@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

body {
	background-color:#F9F9F9;
	color:#666;
	font-family: "PT Sans", Tahoma, Arial, sans-serif;
	font-size:14px;
	width:100%;
}

a {color:#88AA00; outline:none; text-decoration:none;}
a:hover {text-decoration:underline;}
p {line-height:20px; margin-bottom:15px;}
li {list-style:none; display:inline;}
h1, h2, h3, h4, h5 {color:#FF6600; font-weight:normal; margin-bottom:10px;}
img {border:none;} input::-moz-focus-inner {border:none; outline:none;}
input, textarea, input:focus, textarea:focus {border:0; outline:none;}

.ltLeft, .menu li {float:left;}
.rtRight {float:right;}

.clearfix {clear:both;height:1px !important;line-height:1px !important;font-size:1px !important;}
.ui_hidden {display: none;}


#curs {margin-bottom:20px;}
#curs h5 {background:none;margin-bottom:0;padding-bottom:0 !important;
		background:	url(images/container-dotted.png) 0 69px repeat-x;}
	#curs .cursbnr_left_box_title {display:none;}
	#curs * {background:transparent;}
	#curs .cursbnr_left_box {font-size:10px;}
	#curs > table {padding:10px 5px;}
	#curs .cursbnr_values > font {margin-right:10px;}
	#curs .cursbnr_values > font:before {content:'';}    


.logo a,
.menu li.current_homepage a,
.menu li.homepage a,
.second-slider li.previous a,
.second-slider li.next a,
.bottom-featdiv li.navigation1 a,
.bottom-featdiv li.navigation2 a,
.bottom-featdiv li.navigation3 a,
.bottom-featdiv li.navigation4 a,
.bottom-featdiv li.navigation5 a,
.mthumb .zoomin
{text-indent:-9999px; float:left; text-transform:capitalize;}

.foglianiSprite,
.top-menu .search-button,
.top-menu li span.langro,
.top-menu li span.langen,
.menu li.current_homepage a,
.menu li.homepage a,
.bottom-featdiv li a,
.bottom-featdiv li.navigation1 a,
.bottom-featdiv li.navigation2 a,
.bottom-featdiv li.navigation3 a,
.bottom-featdiv li.navigation4 a,
.bottom-featdiv li.navigation5 a,
.bottom-featdiv li.current_navpage a,
.second-slider li.previous a,
.second-slider li.next a,
.quicksend,
.contact-details,
.news-panel {
	background-image:url(images/fogliani-sprite.png);
	background-repeat:no-repeat;
}

.header, .top-container, .second-slider, .container {margin:auto; width:960px;}
.learn-more-div a.learn-more {cursor:default;}

.featdiv h1,
.featdiv p,
.learn-more-div a.learn-more-article,
.bottom-featdiv li.previous-btm-featdiv a,
.bottom-featdiv li.next-btm-featdiv a,
.promo-entry,
.container-leftside h2,
.container-leftside h3,
.container-leftside p,
.container-rightside h4,
.container-rightside h5,
.descriptionSP span,
.technicalSP span,
.downloadSP span,
.breadcrumbs
{text-shadow:1px 1px 0 #FFF;} /* Positive white */

/*.none {text-shadow:-1px -1px 0 #FFF;} Negative white */
.learn-more-div a.learn-more {text-shadow:-1px -1px 0 #B7B7B7;} /* Negative gray */

.left-box h2,
.center-box h2,
.right-box h2,
.left-box p,
.center-box p,
.right-box p,
.left-box li,
.center-box li,
.right-box li,
.allbox a.allbox-learn-more,
.helptitle,
.subtitle
{text-shadow:-1px -1px 0 #CC621A;}

.header-wrapper,
.header,
.top-container,
.featured-slider,
.second-slider ul,
.allbox,
.left-box,
.center-box,
.right-box,
.promo-entry,
.ft-rightbox,
.container-rightside,
.help-center,
.second-slider,
.medium-thumbnail .mthumb
{position:relative;}

.menu, 
.bottom-featdiv, 
.bottom-featdiv li.previous-btm-featdiv a, 
.bottom-featdiv li.next-btm-featdiv a,
.second-slider li.previous a,
.second-slider li.next a,
.lamps,
.promo-entry-bag,
.ft-rightbox img,
.help-center a,
.mthumb .zoomin
{position:absolute;}

.fontSZ12, .container-rightside li span {font-size:12px;}
.nomyriad, .ft-rightbox span {color:#FFF; font:bold 11px "Verdana", Arial;}
.lamps {
	background:url(images/rightlamps.jpg) no-repeat;
	top:-285px;*top:-305px;
	height:700px;
	right:-240px;
	width:264px;
	z-index:1;
}
/****************************************************************
	WRAPPER */
#wrapper {
	height:auto;
	min-height:0;
	margin:auto;
	width:960px;
}

/* HEADER */
.header-wrapper {
	background:#000 url(images/background.jpg) no-repeat 100% 100%;
	overflow:hidden;
	text-align:center;
	z-index:500;
}
.header {margin:0 auto -3px auto;overflow:hidden;text-align:left;}
.logo {margin-top:72px;}
.logo a {
	background:url(images/fogliani-logo.png) no-repeat;
	display:block;
	height:51px;
	width:206px;
}

.top-menu {margin:40px 0 0 0; width:400px;cursor:default;*padding-top:10px;}
.top-menu li {display:inline;
	color:#999;
	font-weight:normal;
	float:left;
	margin-left:5px;
}

.top-menu li a {color:#AAA;}
.top-menu li a:hover {color:#FFF;}
.top-menu li span.langro, .top-menu li span.langen  {
	height:11px;
	margin:1px 0 0 5px;
	width:16px;
	display:block;float:left;
	text-indent:-9999px;
	cursor:pointer !important;
}
.top-menu li.lang {cursor:pointer;overflow:hidden;}
.top-menu li.lang span.lng {display:block;float:left;}
.top-menu li.lang.current span.langro, .top-menu li.lang.current span.langen {display:inline;}

.top-menu li span.langro {background-position:-249px  -281px;}
.top-menu li span.langen {background-position:-279px -281px;}

.top-menu form {margin-top:-7px; width:200px;}
#sstr {
	background:url(images/transparent-img.png) repeat-x 0 0;
	color:#FFF;
	font-size:11px;
	padding:6px 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	width:160px;
	*height:24px;
	*width: 160px;
	*float:left;
}

.top-menu .search-button {
	background-color:transparent;
	background-position:-5px -264px;
	cursor:pointer;
	float:right;
	height:23px;
	text-indent:9999px;
	text-transform:capitalize;
	width:22px;
	position:relative;top:2px;
	opacity: .8;
}
.top-menu .search-button:hover {opacity: 1;}

.menu {font-size:14px;cursor:default;position:relative;width:960px;clear:both;}
.menu ul {width:960px;position:relative;overflow:hidden;padding-top:60px;}
.menu li {
	margin:0 8px 0 0;
	text-transform:uppercase;
}
.menu li a {color:#AAA; display:block; padding:13px 10px 10px;
	
}
.menu li a:hover {text-decoration:none;}
.menu li a:hover, .menu li.current_page, .menu li.homepage a {
	background-color:#F7F7F7;
	border-radius: 5px 5px 0 0 !important;
	-moz-border-radius: 5px 5px 0 0 !important;
	-webkit-border-radius: 5px 5px 0 0 !important;
	
}
.menu li.current_homepage a, .menu li.homepage a {
	background-position:9px 7px !important;
	width:27px;
	*width:45px;
}
.menu li.homepage a {
	background-color:#222;
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	box-shadow:none !important;
}

/* TOP CONTAINER */
.top-container-wrap {
	background:
		url(images/featured-shadow.png) center 358px no-repeat,
		url(images/top-container-bg.jpg) bottom repeat-x;
	*background: url(images/top-container-bg.jpg) bottom repeat-x;
	height:auto;
	width:100%;
	text-align:center;
}
.top-container {text-align:left;*padding-bottom:30px;*margin-bottom:-50px;*border-bottom:1px solid #CCC;}

.featured-slider {
	height:328px;
	overflow:hidden;
}

.slider_wrapper {position:relative;}

.featdiv {height:328px; width:960px;float:left;}
.featdiv h1 {
	font:normal 56px "Puritan",  sans-serif !important;
	letter-spacing:-3px;
	padding-top:35px;
}

.featdiv p {width:440px; padding-bottom:25px;}
.learn-more-div a.learn-more {
	background-position:-5px -180px;
	padding:9px 10px 9px 5px;
	cursor:pointer !important;
}
.learn-more-div a.learn-more:hover {background-position:-5px -214px; text-decoration:none;}

.bottom-featdiv {width:960px;position:relative;height:40px;}
.bottom-featdiv ul {position:static;width:85px;height:100%;margin:auto;cursor:default;}
.bottom-featdiv li.slnav {position:relative;top:10px;}
.bottom-featdiv li.slnav a {background-position:-26px -133px;height:12px;width:12px;display:inline-block;}
.bottom-featdiv li.slnav a:hover {background-position:-26px -145px;}
.bottom-featdiv li.slnav.current a {background-position:-11px -133px;}
.bottom-featdiv li.slnav a span {display:none;}


.bottom-featdiv li.disabled {opacity:.2;}
.bottom-featdiv li.disabled a span {display:none;}

.second-slider li.prev,
.second-slider li.next {
	background-position:-5px -34px;
	left:-10px;
	height:40px;width:50px;
	top:10px;
	z-index:3;
}
.second-slider li.prev a,
.second-slider li.next a {top:14px;*top:5px;}
.second-slider {*padding-top:15px !important;}
.second-slider .controls {*top:15px !important;}

.bottom-featdiv li.previous-btm-featdiv a, .second-slider li.previous a {
	background-position:-5px -34px;
	left:-10px;
	height:40px;width:50px;
	z-index:3;
}
.bottom-featdiv li.previous-btm-featdiv a:hover, .second-slider li.previous a:hover {background-position:-5px -83px;}

.bottom-featdiv li.next-btm-featdiv a, .second-slider li.next a {
	background-position:right -34px;
	right:-10px;
	/*padding:8px 45px 7px 5px;*/
	height:40px;width:50px;
	z-index:3;
}
.bottom-featdiv li.next-btm-featdiv a:hover, .second-slider li.next a:hover {background-position:right -83px;}

.bottom-featdiv ul li a span {display:none;}

.allbox {margin:90px auto 40px; width:930px;*height:300px;}

.allbox li {display: list-item; font-weight:normal;}
.allbox a {color:#FFF; font-size:13px;}

.allbox .box {text-align:left;*overflow:visible;}

.left-box, .center-box, .right-box {
	background-image:
		url(images/loveboxbg.png),
		url(images/lovebox-bottom.png);
	*background-image: url(images/loveboxbg.png);
	*background-color:transparent;
	background-repeat:no-repeat;
	color:#FFF;
	min-height:195px;
	padding:37px 33px;
	width:234px;
	
	z-index:3;
}

.left-box h2, .center-box h2, .right-box h2 {
	background:url(images/lovebox-dotted-line.png) bottom repeat-x;
	color:#FFF;
	display:inline-block;
	font:normal 32px "Puritan", "PT Sans", Arial, sans-serif;
	margin-bottom:10px;
	padding-bottom:7px;
	
}
.left-box {background-position:0 0, 0 95px;}
.center-box {background-position:-307px 0, 0 115px; min-height:205px !important; margin-left:15px;*overflow:hidden;}
.right-box {background-position:-614px 0, 0 95px;}
.allbox a.allbox-learn-more {color:#FFF; font-size:11px; margin-top:15px;
	*height:80px;*display:block;*width:100%;*position:absolute;*left:0;*bottom:-45px;*margin-top:0;
	*background: url(images/lovebox-bottom.png) no-repeat 0 100%;*padding-right:60px;*text-align:right;
}


.box p, .box ul {font: normal 14px/20px "PT Sans", Tahoma, Arial, sans-serif;margin-bottom:10px;}
.box p {height:80px;overflow:hidden;}
.box ul li{height:20px;margin:0;}
.box ul {height:100px;overflow:hidden;}

.box a:hover {text-decoration:none !important;}
.box a:hover span {text-decoration:underline !important;}

.box a.ui_more {margin-top:10px !important;font-weight:normal;text-transform:lowercase;}

.ui_more, .ui_more:hover {text-decoration:none !important;}
.ui_more:hover span {text-decoration:underline !important;}

/* SECONDARY SLIDER */
#bslider {padding-top:20px;position:relative;height:70px;line-height: 70px;white-space: nowrap;}
	#bslider .slider_wrapper {width:880px;height:50px;margin:0 auto;overflow:hidden;position:relative;z-index:2;}
		#bslider .brands {overflow:hidden;}
		#bslider .brands li {width:150px;margin:0 9px;height:46px;float:left;padding:2px 4px;
			background:#FFF;
			border-radius:3px;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;
		}
			#bslider .brands li a {display:block;width:100%;height:100%;overflow:hidden;text-align:center;
				background-color:#FFF !important;}
				
				
				
	#bslider .controls {width:100%;overflow:hidden;position:absolute;top:15px;height:50px;z-index:1;}
	#bslider .controls .next a {right:0 !important;}
	#bslider .controls .prev a {left:0 !important;}


/* CONTAINER WRAP */
.container-wrap {text-align:center;}
.container {text-align:left;
	background:url(images/container-bg.jpg) right repeat-y;
	height:auto;
	padding-bottom:30px;
	margin:0 auto;
}
/* Container - Left Side */
.container-leftside, .container-rightside {padding-top:20px;}
.container-leftside {
	position: relative;
	padding-left:25px;
	padding-right:25px;
	width:600px;
}

.container-leftside h2, .container-leftside h3 {font-size:32px; letter-spacing:-1px;}
.container-leftside h2 span, .container-leftside h3 span {
	color:#999 !important;
	font-size:11px;
	font-weight:normal;
	float:right;
	padding-top:15px;
}

/*.container-leftside span.extra {
	display: block;
	position: absolute;
	top: 30px;
	right: 30px;
	color: #999;
	font-size: 14px;
	font-weight: bold;
}*/

.container-leftside span.link, .container-leftside span.extra {
	display: block;
	font-size: 14px;
	font-weight: bold;
	position:absolute;top:30px;right:30px;
}

.container-leftside h2,
.container-leftside h3,
.single-product,
.descriptionSP,
.technicalSP,
.contactpage,
.contactform p {
	background:url(images/container-dotted.png) bottom repeat-x;
	padding:0 100px 5px 10px;
}

.container-leftside h3 {margin-top:20px;}

.breadcrumbs {margin:-10px 0 20px 10px;}
.breadcrumbs li {color:#D3D3D3; font-size:12px; text-transform:lowercase;}
.breadcrumbs li span {margin:0 5px;}
.breadcrumbs li a {color:#999;}

.promotion-entries {padding:0 5px;}
.promo-entry {height:auto; width:161px; margin:15px 17px 10px;*margin:10px;}
.promo-entry a.promo-etitle {
	color:#666;
	display:block;
	font-size:15px;
	margin:7px 5px;
}
.promo-entry span {
	color:#87AA00;
	display:block;
	font-size:12px;
	margin:0 5px;
}
.promo-entry-img {
	background-color:#CCC;
	border-radius:5px;
	border-top:1px #B7B7B7 solid;
	border-left:1px #B7B7B7 solid;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.promo-entry-img:hover {
	background-color:#2d2d2d;
	border-radius:5px;
	border-top:1px #252525 solid;
	border-left:1px #252525 solid;
}
.promo-entry-bag {
	background:url(images/promotion-entries.png) no-repeat;
	height:71px;
	right:-6px;
	top:-7px;
	width:70px;
}

.row {
	background:url(images/lovebox-dotted-line.png) bottom repeat-x;
	margin-bottom:10px;
	padding-bottom:10px;
	clear:both;
}

/* CONTAINER - Right Side */
.container-rightside {
	background:url(images/rightside-shadow.png) left top no-repeat;
	padding-left:25px;
	width:285px;
	z-index:10;
}

.container-rightside h4, .container-rightside h5 {
	background:
		url(images/rightsidesp.png) right 18px no-repeat,
		url(images/container-dotted.png) 0 69px repeat-x;
	*background:url(images/rightsidesp.png) right 18px no-repeat; 
	font-size:24px;
	margin-top:-26px;
	padding:32px 0 10px 5px;
	letter-spacing:-1px;
}

.container-rightside h5 {
	background-position:right -58px, right 50px !important;
	color:#999;
	margin-top:0;
	padding:17px 0 15px 5px !important;
}
.container-rightside > ul > li {display:block; font-size:16px; margin-bottom:10px;*clear:both;*padding:5px;*display:block !important;}
.container-rightside li span {color:#AAA; display:block; float:right;*display:none;}
.container-rightside li a {color:#666;*display:block;*padding:5px;}
.container-rightside li a:hover {color:#888; text-decoration:none;}
.container-rightside > ul > li.parent > a {color:#FF6600;}

.container-rightside li ul {
	background:url(images/container-dotted.png) bottom repeat-x;
	padding:10px 0 15px 10px;
	margin-bottom:10px;
	clear:both;
	display:block;
}

.container-rightside li ul li {display:block;}
.container-rightside li ul li a {color:#333; display:block; font-size:14px; padding:5px 10px;}
.container-rightside li ul li a:hover, .container-rightside li ul li a.current{
	background:#FF6803;
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8B3D), to(#FF6803));
	background: -moz-linear-gradient(top,  #FF8B3D,  #FF6803);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8B3D', endColorstr='#FF6803');
	border-radius:5px;
	color:#FFF;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;

}

.single-product, .contactpage {margin-bottom:20px; padding:0 10px 20px;}
.news-entry {padding-left:10px; position: relative;font-size:14px;line-height:1.2;color:#999;}
.news-entry span.news-title {font-size:22px; margin-bottom:10px;letter-spacing:-1px;}

.news-entry span.extra {display:block;float:none;margin:-10px 0 5px;
	font-size:12px;color:#555;
}

.medium-thumbnail {height:auto; margin:0 0 0 15px; width:251px;}
.news-small-thumbnail {
	background-color:#EEE;
	border-top:1px #E4E4E4 solid;
	border-left:1px #E4E4E4 solid;
	margin:0 0 5px 5px;
}
.news-small-thumbnail.rtRight {clear:right;}

/*
.medium-thumbnail. mthumb {height:240px; width:240px;}
*/
.medium-thumbnail .mthumb, .medium-thumbnail li, .googlemap, .news-small-thumbnail {
	background-color:#CCC;
	border-radius:5px;
	border-top:1px #B7B7B7 solid;
	border-left:1px #B7B7B7 solid;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.mthumb .zoomin {
	background:url(images/zoom.gif) right top no-repeat;
	display:none;
	margin-top: 10px;
	max-height:240px;
	width:240px;
}

.mthumb:hover .zoomin {display:block;}
.mthumb:hover {
	cursor: pointer;	
}

.mthumb.prod_brand_pic {
	margin-top: 10px;
}

.medium-thumbnail li {float:left; margin:10px 9px 0 0;}
.medium-thumbnail li {
	background-color:#EEE;
	border-top:1px #E4E4E4 solid;
	border-left:1px #E4E4E4 solid;
	max-height:60px;
	padding:4px 5px 5px 5px;
	width:60px;
}

.medium-thumbnail li a, .news-entry span {display:block;}
.medium-thumbnail li:hover, {background-color:#CCC;}

.news-small-thumbnail:hover{
	background-color:#2d2d2d;
	border-radius:5px;
	border-top:1px #252525 solid;
	border-left:1px #252525 solid;
}
.descriptionSP, .technicalSP, .downloadSP {
	margin-bottom:15px;
	/*
width:290px;
*/
}
.descriptionSP span, .technicalSP span, .downloadSP span {
	color:#FF6D0D;
	display:block;
	font-size:22px;
	margin-bottom:7px;
}

.technicalSP dt {float:left;}
.technicalSP dt, .technicalSP dd {display:block; margin:0 10px 5px 0;}
.technicalSP dd., .downloadSP li {margin-bottom:5px;}
.technicalSP dd {font-weight:bold;}

.downloadSP, .downloadSP ul {padding-left:5px;}
.downloadSP li {display:block; margin-top: 5px;display: inline-block; width: 290px; min-height: 48px; float:left;}
.downloadSP li a {color:#797979}
	
.help-center {
	background:
	url(images/container-dotted.png) top repeat-x,
	url(images/container-dotted.png) bottom repeat-x;
	*background:none;
	height:60px;
	margin:25px 0 15px;
	padding:15px 0;
	width:285px;
}
.helptitle {
	color:#FFF;
	display:block;
	float:right;
	font-size:26px;
	letter-spacing:-2px;
	margin:6px 35px -5px 0;
}
.subtitle {
	color:#FFF;
	display:block;
	font-size:13px;
	float:right;
	margin-right:107px;
}

.help-center a {
	background:url(images/helpcenter-sprite.png) 0 0 no-repeat;
	display:block;
	height:61px;
	top:14px;
	left:0;
	width:300px;
}

.help-center a:hover {background-position:0 -63px; text-decoration:none;}


/* Contact page and Quick contact*/
.contactform {width:280px; padding-left:10px;}
.contactform p {padding:0 0 15px; margin-bottom:15px;}
.contactform label, .quickcontact label {display:block; margin-bottom:5px;}
.contactform input[type=text], .contactform textarea, .quickcontact input[type=text], .quickcontact textarea, .quickcontact select,
.contactform select {
	background:#DDD;
	border-radius:5px;
	color:#333;
	font:16px "Myriad Pro", Arial;
	margin-bottom:10px;
	padding:7px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:inset 1px 1px 0px #C6C6C6;
	-webkit-box-shadow:inset 1px 1px 0px #C6C6C6;
	box-shadow:inset 1px 1px 0px #C6C6C6;
	width:265px;
}
.contactform select {padding:5px 10px;width:285px;border:none;}

.contactform textarea, .quickcontact textarea {font-size:13px; height:100px;}
.contactform input[type=text]:focus, .contactform textarea:focus, .quickcontact input[type=text]:focus, .quickcontact textarea:focus {
	-moz-box-shadow:inset 1px 1px 3px #C6C6C6;
	-webkit-box-shadow:inset 1px 1px 3px #C6C6C6;
	box-shadow:inset 1px 1px 3px #C6C6C6;
}
.cv_wrapper {padding-bottom:30px;}

#captcha {width:100px; margin:0 10px 20px 0;}

.quicksend {
	background-position:-130px -180px;
	color:#FFF;
	cursor:pointer;
	display:block;
	font-family:"Myriad Pro", Arial;
	padding:6px 0 9px;
	width:164px;
}

.quicksend:hover {background-position:-130px -214px !important;}

.contact_details {width:250px;}
.contact_details span {display:block;}
.contact_details span strong {display:block; font-size:16px; font-weight:normal; padding:5px 0;}

.googlemap-wrap {
	background:url(images/container-dotted.png) top repeat-x;
	margin-top:25px;
	padding:25px 0 0;
	width:236px;
}

/* FOOTER */
.footer-wrap {
	background:url(images/footerbg.png) no-repeat 0 100%;
	*background-position: 0 0;
    height:285px;
    margin-top:-15px;
    padding:25px 0;
	width:100%;
	*text-align:center;
	position:relative;z-index:500;
}

.footer {margin:auto; width:960px;*text-align:left;margin:0 auto;}
.ft-leftbox {margin:0 70px 0 50px; width:200px;}
.ftitle {
	color:#FFF !important;
	display:block;
	font-size:22px !important;
	margin:0 0 10px -33px;
	padding-left:30px;
}

.contact-details {background-position:-44px -131px;}
.news-panel {background-position:-44px -5px;}

.ft-leftbox, .ft-centerbox, .ft-rightbox {margin-top:30px;}
.ft-centerbox {width:285px;}
.ft-leftbox span {display:block; margin-bottom:5px;}
.ft-leftbox span strong {font-weight:normal; font-size:15px;}
.ft-leftbox span a {font-size:12px;}

.ft-centerbox li {
	color:#666;
	font-size:12px;
}
.ft-centerbox p {color:#666;}
.ft-centerbox li span a, .ft-leftbox span strong, .ft-leftbox span a, .ft-rightbox span a {color:#999;}

.ft-rightbox {margin-left:-10px; width:350px;}
.ft-rightbox .logo {margin:35px 60px 35px 0;}
.ft-rightbox span {
	color:#666;
	display:block;
	font-size:10px;
	font-weight:normal;
	margin-right:50px;
	text-align:right;
}

.ft-rightbox img {
	bottom:-10px;
	position:absolute;
	right:0;
}

.tags {
	margin:10px auto 0;
	padding:10px;
	width:1150px;
}
.tags ul {text-align:center; width:1150px;}
.tags li {
	display:inline;
	font-size:12px;
	margin:0 10px 0 0;
}
.tags li, .tags li a {color:#666;}

.brands-line {
	height:300px;
	margin:15px auto;
	width:1250px;
}

.brands-line ul {text-align:center;}
.brands-line li {display:inline-block; margin:0 5px 10px 0;*display:inline;}
.brands-line li a {*display:inline;}

.mrRight {margin-right:0px;}










/** some lightbox fixes */
	#overlay, #lightbox {z-index:999 !important;}
	#lightbox .clearfix {clear:none !important;height:auto !important;line-height:1.4em !important;font-size:inherit !important}
	#imageDetails {font-size:10px !important;}




.cookie-message,
#cookie-bar {
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 20px;
    padding: 20px 40px 20px 20px;
    color: #fff;
    z-index: 99999;
    font-size: 16px;
    line-height: 30px;
    background: #000;
    margin: 0;
}

.cookie-message a,
#cookie-bar a {
        color: #FF6600;
    text-decoration: underline;
    margin: 0 20px;
}

#cookie-bar p{
	    color: #FF6600 !important;
}

.cookie-message a.cb-disable,
#cookie-bar a.cb-disable {
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
}

.cookie-message .close-mes,
#cookie-bar .close-mes {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    background: #f9423a;
    color: #fff;
    text-align: center;
}

.policy a{
	color: #FF6600;
}

.shop-button{
    color: #fff;
    float: right;
    margin-top: 95px;
    position: absolute;
    right: 29px;
}

.shop-button a{
	    background: #FF8737;
    color: #fff;
    padding: 10px 21px;
    font-weight: bold;
    font-size: 20px;
    border-radius: 4px;
}

.shop-button a:hover{
	    color: #FF8737;
    background:  #fff;
  text-decoration:none;
}