/* General styles */
body,th,td,tt,p,div,span {
	color: #2d2d2d;
	font: 12px tahoma,  verdana, arial, sans-serif;
}
body,form,div {
	margin:	0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
}
body {
	background-color: #ededed;
	width: 990px;
        margin-left: auto; 
        margin-right: auto;


}
input,textarea,select {
	color: #2d2d2d;
	font: 12px tahoma, verdana, arial, sans-serif;
	padding: 0px;
	margin: 0px 3px 0px 0px;
}
input, textarea {
	padding: 1px;
}
textarea {
	margin: 0px;
}
.input-text {
	color: #2d2d2d;
	/*border: 1px solid #6e9db7;*/
	border: 1px solid #333333;
	vertical-align: top;
	font-weight: normal;
}
.input-textarea {
	/*border: 1px solid #6e9db7;*/
	border: 1px solid #333333;
	font-weight: normal;
}
.input-text-100 {
	color: #2d2d2d;
	border: #333333 1px solid;
	width: 100%;
}
p {
	margin-top:	6px;
	margin-bottom: 0px;
	color: #2c2b2b;
	font-weight: normal;
}
span {
	color: #2c2b2b;
	font: 12px tahoma, verdana, arial, sans-serif;
	line-height: 16px;
}
a {
	font: 12px tahoma, verdana, arial, sans-serif;
}
a:link, a:visited, a:active {
	color: #004994;
	text-decoration: none;
}
a:hover {
	color: #f27a00;
	text-decoration: underline;
}
.underlined:link, .underlined:visited, .underlined:active {
	/*inherits*/
}
.underlined:hover {
	/*inherits*/
}
.underlined-bold:link, .underlined-bold:visited, .underlined-bold:active {
	font-weight: bold;
}
.underlined-bold:hover {
	font-weight: bold;
}
.hand {
	cursor: pointer;
}
.nowrap {
	white-space: nowrap;
}
hr {
	border: solid #ced6da 0px;
	border-top-width: 1px;
	height: 0px;
}
.dark-hr {
	border: solid #d5d5d5 0px;
	border-top-width: 1px;
	height: 0px;
	margin: 14px 0px 19px 0px;
}
.page-title:link, .page-title:visited, .page-title:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.page-title:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.error-text {
	color: #f27a00;
	font-weight: bold;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
	font-size: 0px;
}
/* /General styles */

/* View large image link */

.view-large-image-link:link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}

/* Header styles */
.top-repeat-bg {
	background-repeat: repeat-x;
	background-position: bottom;
}
.language-currency-selectors {
	float: right; 
	padding-top: 9px;
}
.select-text {
	float: left;
	margin-right: 3px;
	padding-top: 3px;
}
.top-search-wrapper {
	float: left;
	padding: 8px 0px 0px 10px;
}
.top-bg {
	background-color: #fefefe;
}
.top-quick-link:link, .top-quick-link:visited, .top-quick-link:active {
	font-size: 12px;
	text-decoration: underline;
	color: #414141;
}
.top-quick-link:hover {
	font-size: 12px;
	text-decoration: none;
	color: #414141;
}
.select-language {
 	color: #2e2e2e;
	font: 12px tahoma, arial, verdana, sans-serif;
}
.top-quick-box1 {
	background-color: #a0af4b;
	font-size: 9px;
}
.top-quick-box2 {
	background-color: #969696;
	font-size: 9px;
}
/* /Header styles */

/* Footer styles */
.bottom-repeat-bg {
	background:url(images/bg_bottom.png) bottom center no-repeat;
	height:120px;
}
.bottom-menu-links:link, .bottom-menu-links:visited, .bottom-menu-links:hover, .bottom-menu-links:active {
	color: #004994;
	font: 12px arial, verdana, sans-serif;
	text-decoration: underline;
}
.bottom-menu-links:hover {
	text-decoration: none;
}
/* /Footer styles */

/* Side boxes styles */
.sidebox-link:link, .sidebox-link:visited, .sidebox-link:active {
	color: #2d2d2d;
	font: 12px tahoma, arial, verdana, sans-serif;
}
.sidebox-link:hover {
	color: #2d2d2d;
	font: 12px tahoma, arial, verdana, sans-serif;
}
.sidebox-input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	/*border: #8fb1da 1px solid;*/
	border: 1px solid #808080;
	width: 113px;
}
.sidebox-title-delim {
	border-top: 1px solid #f7f25d;
	border-bottom: 1px solid #ffffff;
	background-color: #f7f25d;
}
/* /Side boxes styles */

/* Categories side box */
.sidebox-rootcategory, .sidebox-rootcategory:link, .sidebox-rootcategory:visited, .sidebox-rootcategory:hover, .sidebox-rootcategory:active, .sidebox-subcategory:link, .sidebox-subcategory:visited, .sidebox-subcategory:hover, .sidebox-subcategory:active {
	color: #333333;
	font: bold 12px arial, tahoma, verdana, sans-serif;
}
/* /Categories side box */

/* Search side box */
.search-text {
	color: #2d2d2d;
	font: bold 12px tahoma, verdana, arial, sans-serif;
}
.search-selectbox {
	width: 150px;
	padding: 0px;
	margin: 0px;
}
/* /Search side box */

/* Notification box */
.notification-body {
	padding: 6px 10px 6px 22px;
	text-align: justify;
}
.notification-title-n { /* Notification message */
	color: #6d7733;
	font: bold 12px arial, verdana, sans-serif;
}
.notification-border-n {
	border: 1px solid #6d7733;
	background-color: #f9ffeb;
	color: #000000;
	margin: 0px 39px;
}
.notification-th-n {
	text-align: left;
	padding: 5px 4px 0px 2px;
}
.notification-title-e { /* Error message */
	color: #c12929;
	font: bold 12px arial, verdana, sans-serif;
}
.notification-border-e {
	border: 1px solid #c12929;
	background-color: #fff7f4;
	color: #000000;
	margin: 0px 39px;
}
.notification-th-e {
	text-align: left;
	padding: 5px 4px 0px 2px;
}
.notification-border-w { /* Warning message */
	border: 1px solid #eba600;
	background-color: #fff7f4;
	color: #000000;
	margin: 0px 39px;
}
.notification-title-w {
	color: #eba600;
	font: bold 12px arial, verdana, sans-serif;
}
.notification-th-w {
	text-align: left;
	padding: 5px 4px 0px 2px;
}
/* /Notification box */

/* Section in main box */
.section-border {
    border: 1px solid #6d7733;
    background-color: #f9ffeb;
}
.section-title {
   /* background-color: #f4f5e6;*/
    color: #6d7733;
    padding: 7px 8px 7px 7px;
}

.section-title a:link, .section-title a:visited, .section-title a:hover, .section-title a:active {
    color: #6d7733;
    vertical-align: middle;
    font: bold 12px Arial;
    text-decoration: underline;
}

.section-title a:hover {
    text-decoration: none;
}

.section-body {
    padding: 7px 8px 10px 32px;
    color: #333333;
}
.section-body-details {
    background: #fbfdfe url(images/section_body_bg.gif) repeat-x bottom;
    color: #2d2d2d;
    padding: 18px 16px;
}
/* Section in main box */

/* Buttons */
.button:link, .button:visited, .button:hover, .button:active, .action_button:link, .action_button:visited, .action_button:hover, .action_button:active, .big_button:link, .big_button:visited, .big_button:hover, .big_button:active {
	border-left: 1px solid #ccab4a;
	color: #000000;
	background: #fbb125 url('images/but_bg.gif') repeat-x 0 0;
	font: 12px Tahoma;
	cursor: pointer;
	white-space: nowrap;
	display: inline;
	text-decoration: none;
	padding: 3px 9px 3px 10px;
}

.action_button:link, .action_button:visited, .action_button:hover, .action_button:active {
	border-left: 1px solid #a3af60;
	background: #bcce58 url('images/action_but_bg.gif') repeat-x 0 0;
}

.big_button:link, .big_button:visited, .big_button:hover, .big_button:active {
	border: 1px solid #b75128;
	background: #ff501a url('images/big_but_bg.gif') repeat-x 0 0;
	padding: 5px 14px 5px 17px;
}
.disabled_big_button:link, .disabled_big_button:visited, .disabled_big_button:hover, .disabled_big_button:active {
	background: #ededed url(images/big_but_disable_bg.gif) repeat-x;
	color: #b4b4b4;
	border: 1px solid #c1c1c1;
	text-decoration: none;
	display: inline;
	font: bold 9px Verdana, Geneva, Arial, Helvetica, sans-serif;    
	padding: 5px 14px 5px 17px;
	cursor: not-allowed;
}

.text_button_link:link, .text_button_link:visited, .text_button_link:hover, .text_button_link:active, .action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:hover, .action_text_button_link:active {
	white-space: nowrap;
	margin-right: 1px;
	font: bold 12px tahoma, verdana, arial, sans-serif;
	padding: 3px 5px 1px 0px;
	text-decoration: none;
	color: #000000;
}
.text_button_link:hover, .action_text_button_link:hover {
	text-decoration: underline;
	color: #f27a00;
}
/*.action_text_button_link:link, .action_text_button_link:visited, .action_text_button_link:hover, .action_text_button_link:active {
	color: #ff5400;
}*/


.tab-wrapper {
	overflow: hidden;
	background: url(images/tab_wrapper_bg.gif) repeat-x bottom;
}
.section-active-tab-bg {
	white-space: nowrap;
	color: #ff6410;
	font: bold 12px tahoma, verdana, arial, sans-serif;
	background:url('../../Images/leftmn_active.jpg');
	border-top: 0px solid #a3a3a3;
	border-right: 0px solid #a3a3a3;
	border-left: 0px solid #a3a3a3;
	padding: 0px 0px 0px 0px;
}
.section-inactive-tab-bg {
	font: 12px tahoma, verdana, arial, sans-serif;
	color: #FFFF00;
	white-space: nowrap;
	background: #bece6a url('../../Images/leftmn_inactive.jpg');
	border-top: 0px solid #FFFF00;
	border-right: 0px solid #FFFF00;
	border-left: 0px solid #FFFF00;
	padding: 8px 0px;
	


	margin-bottom: 1px;
}
.tab-content-border {
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	border-left: 1px solid #a3a3a3;
	padding: 17px;
	clear: both;
	margin-bottom: 8px;
}
.section-outer-border {
	border: 1px #7A7A7A solid;
	clear: both;
}
a.sort-link:link, a.sort-link:visited, a.sort-link:hover, a.sort-link:active {
	color: #2c2b2b;
	font-weight: bold;
}