

/*  --------------------------------------------------------------------  */

LINKS_STYLE {LINKS_STYLE}
LINKS_COLOR {color:LINKS_COLOR;}

font-size:15px; font-family:tahoma; color:#111111; font-weight:bold; {font-size:15px; font-family:tahoma; color:#111111; font-weight:bold;}

/*  --------------------------------------------------------------------  */



* { margin:0; padding:0;}

body{
	padding:0;
	margin:0;
	background-image:url(../images/body_bg_top.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	font-family: 'Arial', 'Tahoma', sans-serif;
	text-align:center;
	font-size:84%;
}

input, select, textarea {
	font-family:tahoma; font-size:midium; line-height:normal; color:#282E3E; font-weight:normal;
	vertical-align:middle;
	margin:4px 0;
}

#column_center input, #column_center select {margin:0 5px 2px;}


.in_none {border:none; padding:0;}


table, td {vertical-align:top;}

a {text-decoration:underline;}	
a:hover{text-decoration:none;}

img {
	vertical-align:top;
}

.spacer {font-size:0px; line-height:0px;}
.clear {clear:both; font-size:0; line-height:0; width:100%;}
.clear_r {clear:right; font-size:0; line-height:0;}

#mainWrapper {padding:0px 15px; 	background:url(../images/body_bg_top.gif) repeat-y;
}

.main-width {width:980px; background:#FFFFFF url(../images/header_bg.jpg) top center no-repeat; margin:auto;}
.main-width-small {width:980px; background:#FFFFFF url(../images/header_bg_small.jpg) top center no-repeat; margin:auto;}
.main-padding {padding:14px 13px 18px; border-top:1px solid #D1D1D1;border-left:1px solid #D1D1D1;border-right:1px solid #D1D1D1;}

/*  ------------------------------ Header Styles ------------------------------  */

.header-cart {width:180px; height:39px; float:right; margin-top:0px; padding:4px 0 0px 39px; border-left:2px solid #F0F0F0; background:url(../images/cart_icon.gif) 0px 0px no-repeat; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#B3B3B3;}
*html .header-cart {width:134px;}
*+html .header-cart {width:134px;}
.header-cart strong {color:#191919;}
.header-cart a {color:#F3281A; font-weight:bold; text-decoration:none;}
.header-cart a:hover {text-decoration:underline;}

.header-languages {float:right; padding-right:10px;}

.logo {float:left;}


.links {float:right; padding:0px 20px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.links ul {margin:0; padding:0; list-style:none; width:122px;}
/* .links ul li {padding:3px 0 4px 14px; background:url(../images/links_arrow.gif) 0 8px no-repeat;} */
.links ul li {padding:3px 0 4px 14px;}
.links ul li a {color:#353535;}


.menu {border-top:3px solid #FBC610; background:#191919; width:100%;}

.menu ul {margin:0; padding:0 5px; list-style:none; font-weight:bold; font-size:13px; text-transform:uppercase; font-family:tahoma;}
.menu ul li {background:url(../images/menu_separator.gif) 0 19px no-repeat; float:left; padding:14px 29px 12px 32px;}
.menu ul li.li_un {background:none;}
.menu ul li a {text-decoration:none; color:#FFFFFF;}
.menu ul li a:hover {text-decoration:underline;}


.currencies {float:left; background:#FCFAEC; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#3D4142; padding:20px 39px 14px 35px;}
.currencies select {width:108px;}


.search {float:right; padding:19px 16px 10px;}
.search .input {padding:1px 5px 2px; width:127px; border:1px solid #BFBFBF; margin-right:4px;}



/*  ------------------------------ Center column styles -----------------------  */

#contentMainWrapper {margin-top: 5px;}


.line {padding:0; line-height:0px; font-size:0px; background:url(../images/line_1.gif) top left repeat-x;}


#column_center { width:686px;}
*html #column_center { width:706px;}
*+html #column_center { width:706px;}

#column-center-background {padding:0 0 15px 0; background:#F3FAFD;}
.column-center-background {}
.column-center-width {width:100%; overflow:visible;}

.product a {text-decoration:none; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#353535; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product a strong {text-decoration:none; text-decoration:underline; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#353535; line-height:normal; font-weight:bold; text-transform:uppercase;}
.product a:hover {text-decoration:underline;}

.product strong {font-size:15px; font-family:tahoma; color:#111111; font-weight:bold;}

/*  ------------------------------ Footer styles ------------------------------  */

.footer {width:100%; border-top:4px solid #F4F4F4;}

.footer_pad {padding:16px 0 0;}

.footer .left {float:left; width:258px;}
.footer .left .indent {padding:8px 5px 2px 4px;text-align:right;}

.footer .right {float:right; width:100%; margin-left:-260px;}
.footer .right .margin {margin-left:260px; padding:6px 0 0;}

.footer {color:#4B4B4B; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
.footer a {color:#4B4B4B; text-decoration:underline;}
.footer a:hover {text-decoration:none;}

.footer .copy {padding-top:5px; color:#4B4B4B;}
.footer .copy a {color:#353535; font-weight:bold; text-decoration:none;}
.footer .copy a:hover {text-decoration:underline;}

