* {
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
}
html { overflow-y: scroll; }
body {
	background-color: #F0F0F0;
	padding: 0;
	margin: 0;
	color: black;
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	font-size: 9pt;
}
a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #D00707;
	text-decoration: underline;
}
a:focus { outline: none; }
p { margin: 0 0 10px 0; }
p a, p a:hover { text-decoration: underline; color: #D00707; }
img {
	border: 0 none transparent;
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
h1 { font-weight: normal; font-size: 20px; color: #0099FF; margin: 0 0 2px 0; }
h2 { font-weight: bold; font-size: 15px; color: #333333; margin: 0; }
h3 { font-weight: bold; font-size: 12px; margin-bottom: 5px; }

table, table.th, table.td { border-collapse: collapse; border: 0px none transparent; }










/** popover related **/

/** popover type 1 /**/
.popoverElement { position: absolute; display: block; }
div.popoverType1 {
	background-color: #EEEEEE;
	border: 2px solid #808080;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/**	background-image: url('/images2/logos/small_popover.png');
	background-position: right bottom;
	background-repeat: no-repeat; /**/
	color: #333333;
}
div.popoverType1 div.padding { padding: 15px 20px 25px 20px; }
div.popoverType1 div.titleBlock { padding: 5px; margin: 0; height: 20px; background-color: #666666; }
div.popoverType1 div.contentBlock { padding: 10px 0 5px 0; margin: 2px 0 0 0; }
div.popoverType1 h2 { display: block; float: left; margin: 0; color: white; font-size: 18px !important; text-transform: none !important; }
div.popoverType1 div.close { width: 20px; height: 20px; display: block; background-image: url('/images2/icons/cancel.png'); background-repeat: no-repeat; cursor: pointer; float: right; margin: 1px 2px 0 0; }
div.popoverType1 div.close:hover { background-position-y: -20px; }


/** popover type simple /**/
div.popoverTypeSimple {
	background-color: #FFFFFF;
	border: 2px solid #D93939;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/**	background-image: url('/images2/logos/small_popover.png');
	background-position: right bottom;
	background-repeat: no-repeat; /**/
	color: #333333;
}
div.popoverTypeSimple div.padding { padding: 5px 10px 5px 10px; }
div.popoverTypeSimple div.titleBlock { padding: 5px; margin: 0; height: 20px; background-color: #666666; }
div.popoverTypeSimple div.contentBlock { margin: 2px 0 0 0; }
div.popoverTypeSimple h2 { display: block; float: left; margin: 0; color: white; font-size: 18px !important; text-transform: none !important; }
div.popoverTypeSimple div.close { width: 20px; height: 20px; display: block; background-image: url('/images2/icons/cancel.png'); background-repeat: no-repeat; cursor: pointer; float: right; margin: 1px 2px 0 0; }
div.popoverTypeSimple div.close:hover { background-position-y: -20px; }


/** popover type 2 /**/
div.popoverTypeSimple2 {
	background-color: #EEEEEE;
	border: 2px solid #808080;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/**	background-image: url('/images2/logos/small_popover.png');
	background-position: right bottom;
	background-repeat: no-repeat; /**/
	color: #333333;
}
div.popoverTypeSimple2 div.padding { padding: 15px 20px 10px 20px; }
div.popoverTypeSimple2 div.titleBlock { padding: 5px; margin: 0; height: 20px; background-color: #666666; }
div.popoverTypeSimple2 div.contentBlock { padding: 0 0 5px 0; margin: 2px 0 0 0; }
div.popoverTypeSimple2 h2 { display: block; float: left; margin: 0; color: white; font-size: 18px !important; text-transform: none !important; }
div.popoverTypeSimple2 div.close { width: 20px; height: 20px; display: block; background-image: url('/images2/icons/cancel.png'); background-repeat: no-repeat; cursor: pointer; float: right; margin: 1px 2px 0 0; }
div.popoverTypeSimple2 div.close:hover { background-position-y: -20px; }


/** popover type simple /**/
div.popoverTypeSimple3 {
	background-color: #FFFFFF;
	border: 2px solid #39A039;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
/**	background-image: url('/images2/logos/small_popover.png');
	background-position: right bottom;
	background-repeat: no-repeat; /**/
	color: #333333;
}
div.popoverTypeSimple3 div.padding { padding: 5px 10px 5px 10px; }
div.popoverTypeSimple3 div.titleBlock { padding: 5px; margin: 0; height: 20px; background-color: #666666; }
div.popoverTypeSimple3 div.contentBlock { margin: 2px 0 0 0; }
div.popoverTypeSimple3 h2 { display: block; float: left; margin: 0; color: white; font-size: 18px !important; text-transform: none !important; }
div.popoverTypeSimple3 div.close { width: 20px; height: 20px; display: block; background-image: url('/images2/icons/cancel.png'); background-repeat: no-repeat; cursor: pointer; float: right; margin: 1px 2px 0 0; }
div.popoverTypeSimple3 div.close:hover { background-position-y: -20px; }


/** popover type "list all sales" /**/
div.popoverTypeListAllSales {
	background-color: #E7E7E1;
/**	border: 2px solid #D93939;	/**/
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
/**	background-image: url('/images2/logos/small_popover.png');
	background-position: right bottom;
	background-repeat: no-repeat; /**/
	color: #333333;
}
div.popoverTypeListAllSales div.padding { padding: 0; }
div.popoverTypeListAllSales div.titleBlock {
	padding: 6px 10px;
	margin: 0;
	height: 20px;
	background-color: #0099FF; 
	-webkit-border-top-right-radius: 7px;
	-webkit-border-top-left-radius: 7px;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
}
div.popoverTypeListAllSales div.contentBlock { margin: 2px 0 0 0; padding: 0 10px; }
div.popoverTypeListAllSales h2 { display: block; float: left; margin: 0; color: white; font-size: 16px !important; text-transform: none !important; }
div.popoverTypeListAllSales div.close { width: 18px; height: 17px; display: block; background-image: url('/images2/icons/cancel.gif'); background-repeat: no-repeat; cursor: pointer; float: right; margin: 1px 2px 0 0; }
div.popoverTypeListAllSales div.close:hover { }














/** pagination **/
ul.pagination { text-align: center; margin: 0; padding: 10px; }
ul.paginationLeft { text-align: left; }
ul.paginationRight { text-align: right; }
ul.pagination li { margin: 0px 3px; }
ul.pagination a { margin: 0px; }
ul.pagination a:hover { color: red; background-color: #F8F8F8; font-size: 10px; }
ul.pagination li, ul.pagination a {
	font-size: 10px;
	text-decoration: none;
	display: inline;
	background-color: white;
	border: 1px solid #CCCCCC;
	padding: 3px 4px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
ul.pagination li.link {
	padding: 0px;
	border: 0px none transparent;
}
ul.pagination li.currentPage {
	background-color: #E0E0E0;
}
.rhsSmallPagination { float: right; }
.rhsSmallPagination ul { padding-top: 3px; padding-bottom: 3px; }
.rhsSmallPagination ul li, .rhsSmallPagination ul li a, .rhsSmallPagination ul li a:hover { font-size: 9px; padding: 2px 3px; -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px; }















/** form related **/
.successMessage { font-weight: bold; color: green; }
.errorMessage { font-weight: bold; color: red; }

form.formBlock {
	border: 1px solid #CCCCCC;
	margin: auto 0;
	padding: 10px;
}
div.formBlock {
	padding: 15px;
	background-color: #F7F7F7;
	margin: 0;
}
input { width: 200px; }
input.medium1 { width: 200px; }
input.long1 { width: 400px; }
input.image { border: 0 none transparent; width: auto; height: auto; }

.formBlock p.first {
	margin-top: 4px;
	background-color: red;
}

label { cursor: pointer; }
label.nonClickable { cursor: auto; }
label.fieldTitle {
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 150px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
}
label.small1 {	width: 100px;	}
label.medium1 {	width: 190px;	}
label.auto {	width: auto;	}
label.alertsEmailAddress { width: 118px; text-align: left; padding-left: 0px; }
div.field {
	clear: left;
	display: block;
	margin: 0 0 6px 0;
	padding: 1px 0;
}
input, textarea, select {
	background-color: #fff;
	border: 1px solid #ccd;
	color: #333;
	font-size: 12px;
	font-family: 'Lucida Grande',Geneva,Arial,Verdana,sans-serif;
	padding: 2px;
}
textarea {
	overflow: auto;
	width: 350px;
	height: 110px;
}
textarea.small {
	overflow: auto;
	width: 350px;
	height: 60px;
}
textarea.thin {
	overflow: auto;
	width: 300px;
	height: 110px;
}
input.checkbox, input.radio { width: auto !important; background-color: transparent; border: 0px none transparent; cursor: pointer; }

fieldset { border: 0px none transparent; }

fieldset input { background-color: white; }
fieldset input.max { width: 300px; }
fieldset input.long { width: 300px; }
fieldset input.medium { width: 200px; }
fieldset input.small { width: 50px; }
fieldset input.streetNumber { width: 50px; }
fieldset input.streetName { width: 241px; }

fieldset div.submitBlock { margin: 10px 0 0 0; padding: 0; float: right; }

fieldset legend {
	font-size: 12px;
	color: #999;
	margin: 0 0 0 0;
	padding: 0 5px 10px 5px;
	line-height: 150%;
}

div.formMessage { display: none; font-weight: bold; color: red; margin: 0; padding: 10px 0 4px 0; text-align: center; }
div.pleaseWaitBlock { display: block; height: 20px; background-image: url('/images2/ajax_loading.gif'); background-repeat: no-repeat; margin: 2px 10px 0 0; padding: 5px 10px 0 33px; }
fieldset div.pleaseWaitBlock { float: left; margin: 2px 0px 0 0; }

button, .button {
	background-color: #DBDBDB;
	border: 1px solid #999;
	color: black;
	cursor: pointer;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 1px 0px;
	height: 21px;
	padding: 0;
	text-align: center;
}
button:hover, .button:hover { color: red; background-color: #E6E6E6; border: 1px solid #999; }
a.button { display: block; float: left; line-height: 21px; padding: 0 5px; text-decoration: none; }


.popoverLeftSide { float: left; width: 450px; }
.popoverRightSide { float: right; }
.addCommentThumb {
	margin: 5px;
}

img.captcha { width: 175px; height: 45px; }

form input.addToCart { display: block; float: left; border: 0px none transparent; padding: 0px; }

span.required { font-weight: bold; color: #D00707; font-size: 15px; }

ul.stepList { display: block; margin: 0 0 20px 0; height: 22px; }
ul.stepList li { display: block; float: left; padding: 0 20px; height: 22px; line-height: 22px; margin: 0 5px; background-color: transparent; border: 1px solid #E0E0E0; cursor: pointer; }
ul.stepList li.current { background-color: #FFF0F0; cursor: inherit; }
ul.stepList li.disabled { background-color: #C0C0C0; cursor: inherit; }

ul.stepList3{display: block; margin: 0 0 0 300px; height: 22px;}
ul.stepList3 li { display: block; float: left; padding: 0 20px; height: 22px; line-height: 22px; margin: 0 5px; background-color: transparent; border: 1px solid #E0E0E0; cursor: pointer; }
ul.stepList3 li.current { background-color: #FFF0F0; cursor: inherit; }
ul.stepList3 li.disabled { background-color: #C0C0C0; cursor: inherit; }

ul.stepList2 li { display: block; float: left; padding: 0 20px; height: 22px; line-height: 22px; margin: 0 5px; background-color: transparent; border: 1px solid #E0E0E0; cursor: pointer; }
ul.stepList2 li.current { background-color: #FFF0F0; cursor: inherit; }
ul.stepList2 li.disabled { background-color: #C0C0C0; cursor: inherit; }

a.formLinkNoLabel { text-align: center; display: block; margin: 0 auto; }

div.rightSectionPadded { float: left; padding: 5px 0 0 0; }
label.leftSectionNotRequired { padding-top: 5px; }























/** utility **/
.clickable { cursor: pointer; }
.draggable { cursor: move; }
.dull { opacity: 0.25; filter: alpha (opacity=25); }
.hover { background-color: #F1F9FF !important; }
.hoverOff { }

div.template { display: none; }

div.contentEnd {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	height: 0;
	margin: 0;
}
.developmentNoticeBlock { background-color: red; color: black; padding: 2px; text-align: center; font-weight: bold; }
.developmentNoticeBlock em { color: white; }
.contentTemplate { display: none; }
.ccOperatorNoticeBlock { background-color: red; color: white; padding: 5px; text-align: center; font-weight: bold; font-size:16px;}





.tickercontainer { width: 980px; height: 20px; margin: 0 0 5px 0; padding: 0; overflow: hidden; }
div.header .tickercontainer { width: 580px; float: left; margin-top: 2px; }
.tickercontainer .mask { position: relative; left: 0; top: 4px; width: 980px; overflow: hidden; }
div.header .tickercontainer .mask { position: relative; left: 0; top: 4px; width: 650px; overflow: hidden; }
ul.newsticker { position: relative; left: 500px; font: bold 12px Verdana; list-style-type: none; margin: 0; padding: 0; }
ul.newsticker li { float: left; margin: 0; padding: 0; white-space: nowrap; }
ul.newsticker a { white-space: nowrap; padding: 0; color: #ff0000; font: bold 12px Verdana; margin: 0 0 0 0; text-decoration: none; } 
ul.newsticker span { margin: 0 40px 0 0; } 












/** page structure **/
div.container { background-image: url('/images2/site_design/en/header2.png'); background-repeat: no-repeat; width: 980px; margin: 0 auto; padding: 0; background-color: white; border: 1px solid #808080; border-width: 0 1px; }
div.header { background-image: url('/images2/site_design/en/header2.png'); background-repeat: no-repeat; width: 980px; min-height: 144px; margin: 0; padding: 0; }
div.contentBodyPadded { min-height: 300px; padding: 10px 15px 20px 15px; }
div.contentBody { min-height: 300px; padding: 5px 0 0 0; }
div.footer { margin: 0; padding: 0 0 5px 0; text-align: center; font-size: 0.8em; background-color: #CB0000; color: white; }




a.homePageLink { display: block; float: left; width: 375px; height: 113px; text-indent: -1000em; }

div.quickSearch { float: right; margin: 10px 10px 0 0; padding: 0; }
div.quickSearch div.inner { width: 206px; height: 73px; background-image: url('/images2/site_design/en/quick_search_bg2.gif'); background-repeat: no-repeat; padding: 0; }
div.quickSearch div.inner2 { padding: 25px 0 0 8px; }
div.quickSearch input { float: left; width: 184px; height: 12px; line-height: 12px; font-size: 1em; }
div.quickSearch a { display: block; float: right; width: 34px; height: 22px; margin: 3px 7px 0 0; border: 0 none transparent; background-image: url('/images2/buttons/en/go2.gif'); background-color: transparent; text-indent: -1000em; }
div.quickSearch div.searchOptions { float: left; margin: 6px 0 0 0; }
div.quickSearch div.searchOptions label { float: left; margin-right: 15px; color: white; }
div.quickSearch div.searchOptions label input { margin: 1px 3px 0 0; }

div.loggedInInfo { text-align: right; margin: 6px 7px 0 0; }

div.divider, div.divider2 {
	clear: both;
	overflow: hidden;
	text-indent: -1000em;
	margin: 0;
	border: 1px solid #CC6600;
	border-width: 0 0 1px 0;
	width: 100%;
}
div.divider2 { margin: 0 0 10px 0; height: 6px; }
div.spaceBelowDivider { margin: 0 0 20px 0; }



div.dealOfTheDayBanner { margin: 0 0 0 auto; position: relative; background-image: url('/images2/banners/en/deal_of_the_day2.gif'); width: 104px; height: 53px; }
li.dealOfTheDay div.item { margin: -53px 0 0 0; }

div.companyTopSection { margin: 0 auto; width: 980px; text-align: center; cursor: pointer; }
div.companyTopSection div.top { background-image: url('/images2/site_design/box_grey_top1_bg.gif'); background-repeat: no-repeat; background-position: center top; background-color: #E7E7E1; padding: 11px 0 8px 0; }
div.companyTopSection div.top2 { background-image: url('/images2/site_design/box_grey_top1_bg.gif'); background-repeat: no-repeat; background-position: center top; background-color: #E7E7E1; padding: 11px 0 0 0; }
div.companyTopSection div.top2 div.inner { padding-bottom: 11px; }


div.productsListType1 { margin: 0 auto 6px; width: 980px; }
div.productsListType1 div.top { background-image: url('/images2/site_design/box_grey_top1_bg.gif'); background-repeat: repeat-x; background-position: left top; background-color: #E7E7E1; padding: 3px 0 5px 0; }
div.productsListType1 div.bottom { background-image: url('/images2/site_design/box_grey_bottom2_bg.gif'); background-repeat: repeat-x; height: 9px; line-height: 1px; }
div.productsListType1 ul { margin: 0 0 0 11px; }
div.productsListType1 ul li { display: block; float: left; width: 175px; margin: 10px 10px 0 0; padding: 5px 3px 10px; border: 1px solid #A0A0A0; background-color: white; text-align: center; vertical-align: middle; }
div.productsListType1 ul li.perRow4 { width: 224px; }
div.productsListType1 ul li.perRow3 { width: 304px; }
div.productsListType1 ul li.perRow2 { width: 466px; }
div.productsListType1 ul li.perRow1 { width: 949px; }
div.productsListType1 h3 { margin: 0 0 2px 0; font-size: 10pt; }
div.productsListType1 p { margin: 0; }
div.productsListType1 p.price { margin: 0px 0 0 0; font-size: 15pt; font-weight: bold; color: red; }
div.productsListType1 p.saving { margin: 0 0 3px 0; font-size: 10pt; font-weight: bold; }
div.productsListType1 div.prodImage { height: 140px; }
div.productsListType1 div.prodPrice { height: 49px; }

div.productsListType2Outer { margin: 0; width: 959px; background-image: url('/images2/site_design/box_light_blue_top_right_shadow.gif'); background-repeat: no-repeat; background-position: left top; }
div.productsListType2 { margin: 0; width: 980px; }
div.productsListType2 div.top { background-image: url('/images2/site_design/box_grey_top2_bg.gif'); background-repeat: repeat-x; background-position: left top; background-color: #E7E7E1; padding: 4px 0 4px 0; }
div.productsListType2 div.top2 { background-color: #E7E7E1; padding: 4px 0 4px 0; }
div.productsListType2 div.bottom { background-image: url('/images2/site_design/box_grey_bottom2_bg.gif'); background-repeat: repeat-x; height: 9px; line-height: 1px; }
div.productsListType2 ul { margin: 0 0 0 11px; }
div.productsListType2 ul li { display: block; float: left; width: 175px; margin: 10px 10px 0 0; padding: 5px 3px; border: 1px solid #A0A0A0; background-color: white; text-align: center; vertical-align: middle; }
div.productsListType2 ul li.perRow4 { width: 224px; }
div.productsListType2 ul li.perRow3 { width: 304px; }
div.productsListType2 ul li.perRow2 { width: 466px; }
div.productsListType2 ul li.perRow1 { width: 949px; }
div.productsListType2 ul li.noProduct { cursor: auto; }
div.productsListType2 p.price {  margin: 0;font-size: 14pt !important; font-weight: bold; color: red; }
div.productsListType2 p.saving { margin: 0 0 3px 0; font-size: 10pt; font-weight: bold; }
div.productsListType2 div.prodImage { height: 140px; }
div.productsListType2 div.prodPrice { height: 49px; }

h1.listTitle { float: left; height: 26px; margin: 0 0 0 15px; }

.viewButton { display: block; width: 175px; height: 23px; margin: 10px auto 0 auto; background-image: url('/images2/buttons/en/view3_multi.gif'); background-repeat: no-repeat; background-position: left top; text-indent: -1000em; }
.viewButtonLimitedStock { display: block; width: 175px; height: 23px; margin: 10px auto 0 auto; background-image: url('/images2/buttons/en/view3_multi.gif'); background-repeat: no-repeat; background-position: left -23px; text-indent: -1000em; }
.viewButtonSellingFast { display: block; width: 175px; height: 23px; margin: 10px auto 0 auto; background-image: url('/images2/buttons/en/view3_multi.gif'); background-repeat: no-repeat; background-position: left -46px; text-indent: -1000em; }
.viewButtonPriceSlashed { display: block; width: 175px; height: 23px; margin: 10px auto 0 auto; background-image: url('/images2/buttons/en/view3_multi.gif'); background-repeat: no-repeat; background-position: left -69px; text-indent: -1000em; }
.viewButtonNewArrival { display: block; width: 175px; height: 23px; margin: 10px auto 0 auto; background-image: url('/images2/buttons/en/view3_multi.gif'); background-repeat: no-repeat; background-position: left -92px; text-indent: -1000em; }
.viewButtonQuantity { display: block; width: 175px; height: 23px; margin: 10px auto 0 auto; background-image: url('/images2/buttons/en/view3_multi.gif'); background-repeat: no-repeat; background-position: left -115px; }
.viewButtonQuantity div { display: block; float: left; margin: 3px 0 0 70px; background-color: black; padding: 1px 2px; text-decoration: none; color: white; cursor: pointer; }
.viewButtonQuantity:hover { text-decoration: none; }
.buyButton { display: block; float: left; width: 78px; height: 36px; margin: 6px 0 0 5px; background-image: url('/images2/buttons/en/buy.gif'); background-repeat: no-repeat; background-position: left top; text-indent: -1000em; }

div.quantityLeftMessage { display: block; float: left; color: #FF3333; font-size: 10pt; font-weight: bold; margin: 0 5px 3px 0; }
div.quantityLeft { display: block; float: left; background-color: black; padding: 1px 2px; margin: 0 0 15px 0; text-decoration: none; color: white; font-size: 9pt; }


div.slidingPanels { overflow: hidden; }
div.slidingPanelsNav { float: right; margin: 0; }
a.allProducts { float: left; width: 78px; height: 25px; background-image: url('/images2/buttons/en/scroller1_controls3.gif'); background-position: 0 0; text-indent: -1000em; cursor: pointer; }
div.scrollerControlPause { float: left; width: 20px; height: 25px; background-image: url('/images2/buttons/en/scroller1_controls3.gif'); background-position: -78px 0; text-indent: -1000em; cursor: pointer; }
div.scrollerControlPage0 { float: left; width: 20px; height: 25px; background-image: url('/images2/buttons/en/scroller1_controls3.gif'); background-position: -98px 0; text-indent: -1000em; cursor: pointer; }
div.scrollerControlPage1 { float: left; width: 19px; height: 25px; background-image: url('/images2/buttons/en/scroller1_controls3.gif'); background-position: -118px 0; text-indent: -1000em; cursor: pointer; }
div.scrollerControlPage2 { float: left; width: 20px; height: 25px; background-image: url('/images2/buttons/en/scroller1_controls3.gif'); background-position: -137px 0; text-indent: -1000em; cursor: pointer; }
div.scrollerControlPage3 { float: left; width: 20px; height: 25px; background-image: url('/images2/buttons/en/scroller1_controls3.gif'); background-position: -157px 0; text-indent: -1000em; cursor: pointer; }
div.scrollerControlNext { float: left; width: 39px; height: 25px; background-image: url('/images2/buttons/en/scroller1_controls3.gif'); background-position: -177px 0; text-indent: -1000em; cursor: pointer; }


div.quickLinkProductsNav { float: right; margin: 14px 0 0 0; width: 407px; height: 32px; }
#quickLinkProductsNav a.bestSellers { display: block; float: left; width: 148px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4.gif'); background-repeat: no-repeat; background-position: 0 0; text-indent: -1000em; }
#quickLinkProductsNav a.last50Sold { display: block; float: left; width: 131px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4.gif'); background-repeat: no-repeat; background-position: -148px 0; text-indent: -1000em; }
#quickLinkProductsNav a.justArrived { display: block; float: left; width: 128px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4.gif'); background-position: -279px 0; text-indent: -1000em; }
#quickLinkProductsNav.selectedA a.bestSellers { background-position: 0 0; }
#quickLinkProductsNav.selectedB a.bestSellers { background-position: 0 -32px; }
#quickLinkProductsNav.selectedC a.bestSellers { background-position: 0 -64px; }
#quickLinkProductsNav.selectedA a.last50Sold { background-position: -148px 0; }
#quickLinkProductsNav.selectedB a.last50Sold { background-position: -148px -32px; }
#quickLinkProductsNav.selectedC a.last50Sold { background-position: -148px -64px; }
#quickLinkProductsNav.selectedA a.justArrived { background-position: -279px 0; }
#quickLinkProductsNav.selectedB a.justArrived { background-position: -279px -32px; }
#quickLinkProductsNav.selectedC a.justArrived { background-position: -279px -64px; }

div.quickLinkProductsNavAllSales { float: right; margin: 16px 0 0 0; width: 407px; height: 32px; }
#quickLinkProductsNavAllSales a.bestSellers { display: block; float: left; width: 148px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4c.gif'); background-repeat: no-repeat; background-position: 0 0; text-indent: -1000em; }
#quickLinkProductsNavAllSales a.justArrived { display: block; float: left; width: 131px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4c.gif'); background-repeat: no-repeat; background-position: -148px 0; text-indent: -1000em; }
#quickLinkProductsNavAllSales a.finished { display: block; float: left; width: 128px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4c.gif'); background-position: -279px 0; text-indent: -1000em; }
#quickLinkProductsNavAllSales.selectedA a.bestSellers { background-position: 0 0; }
#quickLinkProductsNavAllSales.selectedB a.bestSellers { background-position: 0 -32px; }
#quickLinkProductsNavAllSales.selectedC a.bestSellers { background-position: 0 -64px; }
#quickLinkProductsNavAllSales.selectedA a.justArrived { background-position: -148px 0; }
#quickLinkProductsNavAllSales.selectedB a.justArrived { background-position: -148px -32px; }
#quickLinkProductsNavAllSales.selectedC a.justArrived { background-position: -148px -64px; }
#quickLinkProductsNavAllSales.selectedA a.finished { background-position: -279px 0; }
#quickLinkProductsNavAllSales.selectedB a.finished { background-position: -279px -32px; }
#quickLinkProductsNavAllSales.selectedC a.finished { background-position: -279px -64px; }

div.quickLinkOvershipToggleNav { float: left; margin: 16px 0 0 0; width: 276px; height: 32px; }
#quickLinkOvershipToggleNav a { }
#quickLinkOvershipToggleNav a.companies { display: block; float: left; width: 148px; height: 32px; background-image: url('/images2/nav/en/overship_categories_toggle_tabs.gif'); background-repeat: no-repeat; background-position: 0 0; text-indent: -1000em; }
#quickLinkOvershipToggleNav a.products { display: block; float: left; width: 128px; height: 32px; background-image: url('/images2/nav/en/overship_categories_toggle_tabs.gif'); background-repeat: no-repeat; background-position: -148px 0; text-indent: -1000em; }
#quickLinkOvershipToggleNav.selectedA a.companies { background-position: 0 0; }
#quickLinkOvershipToggleNav.selectedB a.companies { background-position: 0 -32px; }
#quickLinkOvershipToggleNav.selectedA a.products { background-position: -148px 0; }
#quickLinkOvershipToggleNav.selectedB a.products { background-position: -148px -32px; }

div.quickLinkOvershipSaleNav { float: right; margin: 16px 0 0 0; width: 407px; height: 32px; }
#quickLinkOvershipSaleNav a.bestSellers { display: block; float: left; width: 148px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4c.gif'); background-repeat: no-repeat; background-position: 0 0; text-indent: -1000em; }
#quickLinkOvershipSaleNav a.justArrived { display: block; float: left; width: 131px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4c.gif'); background-repeat: no-repeat; background-position: -148px 0; text-indent: -1000em; }
#quickLinkOvershipSaleNav a.finished { display: block; float: left; width: 128px; height: 32px; background-image: url('/images2/nav/en/top_products_tabs4c.gif'); background-position: -279px 0; text-indent: -1000em; }
#quickLinkOvershipSaleNav.selectedA a.bestSellers { background-position: 0 0; }
#quickLinkOvershipSaleNav.selectedB a.bestSellers { background-position: 0 -32px; }
#quickLinkOvershipSaleNav.selectedC a.bestSellers { background-position: 0 -64px; }
#quickLinkOvershipSaleNav.selectedA a.justArrived { background-position: -148px 0; }
#quickLinkOvershipSaleNav.selectedB a.justArrived { background-position: -148px -32px; }
#quickLinkOvershipSaleNav.selectedC a.justArrived { background-position: -148px -64px; }
#quickLinkOvershipSaleNav.selectedA a.finished { background-position: -279px 0; }
#quickLinkOvershipSaleNav.selectedB a.finished { background-position: -279px -32px; }
#quickLinkOvershipSaleNav.selectedC a.finished { background-position: -279px -64px; }

div.quickLinkOvershipProductNav { float: right; margin: 16px 0 0 0; width: 535px; height: 32px; }
#quickLinkOvershipProductNav a.highestPrice { display: block; float: left; width: 148px; height: 32px; background-image: url('/images2/nav/en/overship_categories_product_tabs.gif'); background-repeat: no-repeat; background-position: 0 0; text-indent: -1000em; }
#quickLinkOvershipProductNav a.lowestPrice { display: block; float: left; width: 131px; height: 32px; background-image: url('/images2/nav/en/overship_categories_product_tabs.gif'); background-repeat: no-repeat; background-position: -148px 0; text-indent: -1000em; }
#quickLinkOvershipProductNav a.bestSellers { display: block; float: left; width: 128px; height: 32px; background-image: url('/images2/nav/en/overship_categories_product_tabs.gif'); background-position: -279px 0; text-indent: -1000em; }
#quickLinkOvershipProductNav a.justArrived { display: block; float: left; width: 128px; height: 32px; background-image: url('/images2/nav/en/overship_categories_product_tabs.gif'); background-position: -407px 0; text-indent: -1000em; }
#quickLinkOvershipProductNav.selectedA a.highestPrice { background-position: 0 0; }
#quickLinkOvershipProductNav.selectedB a.highestPrice { background-position: 0 -32px; }
#quickLinkOvershipProductNav.selectedC a.highestPrice { background-position: 0 -64px; }
#quickLinkOvershipProductNav.selectedD a.highestPrice { background-position: 0 -96px; }
#quickLinkOvershipProductNav.selectedA a.lowestPrice { background-position: -148px 0; }
#quickLinkOvershipProductNav.selectedB a.lowestPrice { background-position: -148px -32px; }
#quickLinkOvershipProductNav.selectedC a.lowestPrice { background-position: -148px -64px; }
#quickLinkOvershipProductNav.selectedD a.lowestPrice { background-position: -148px -96px; }
#quickLinkOvershipProductNav.selectedA a.bestSellers { background-position: -279px 0; }
#quickLinkOvershipProductNav.selectedB a.bestSellers { background-position: -279px -32px; }
#quickLinkOvershipProductNav.selectedC a.bestSellers { background-position: -279px -64px; }
#quickLinkOvershipProductNav.selectedD a.bestSellers { background-position: -279px -96px; }
#quickLinkOvershipProductNav.selectedA a.justArrived { background-position: -407px 0; }
#quickLinkOvershipProductNav.selectedB a.justArrived { background-position: -407px -32px; }
#quickLinkOvershipProductNav.selectedC a.justArrived { background-position: -407px -64px; }
#quickLinkOvershipProductNav.selectedD a.justArrived { background-position: -407px -96px; }


div.bottomArea { background-color: #E7E7E1; margin-top: 20px; padding: 10px 30px; }
div.bottomArea img.paymentMethods { display: block; float: left; margin: 12px 30px 0 0; }
div.bottomArea img.comodoSecure { display: block; float: left; margin: 0 75px 0 0; }
div.bottomArea img.moneyBackGuarantee { display: block; float: left; margin: 0 30px 0 0; }
div.bottomArea img.saleAlertRegister { display: block; float: right; margin: 5px 0 0 0; }

div.companyList { margin: 0 auto; width: 980px; }
div.companyList div.top { background-image: url('/images2/site_design/box_grey_top2_bg.gif'); background-repeat: no-repeat; background-position: center top; background-color: #E7E7E1; padding: 11px 10px 6px 11px; }
div.companyList div.top2 { background-color: #E7E7E1; padding: 11px 10px 6px 11px; }
div.companyList div.bottom { background-image: url('/images2/site_design/box_grey_bottom1_bg.gif'); background-repeat: no-repeat; height: 7px; line-height: 1px; }
div.companyList div.bottom2 { background-image: url('/images2/site_design/box_grey_bottom2_bg.gif'); background-repeat: no-repeat; height: 7px; line-height: 1px; }
div.companyList ul { margin: 0 100px 0 0; width: 960px; }
div.companyList ul li { display: block; float: left; width: 318px; height: 180px; margin: 2px 2px 0 0; background-color: white; text-align: center; vertical-align: middle; cursor: pointer; }
div.companyList ul li.noCompany { cursor: auto; }

div.saleLeftSection { float: left; padding: 0 0 0 10px; margin: 0; }
div.saleBannerBackground { width: 717px; height: 202px; }
div.saleDescription { float: right; width: 233px; margin-right: 10px; min-height: 202px; text-align: left; }
#saleVideo { float: right; margin: 10px; }


.paddedContent { margin: 15px; }














/** navs **/
ul.nav1 { float: right; display: block; margin: 0; }
ul.nav1 li { display: block; float: left; }
ul.nav1 li a { display: block; float: left; line-height: 31px; padding: 0 14px 0 15px; color: white; text-decoration: none; font-size: 9pt; font-weight: normal; letter-spacing: 0px; background-image: url('/images2/nav/nav1_divider.gif'); background-repeat: no-repeat; background-position: 0px 8px; }
ul.nav1 li a.shoppingCart { padding-left: 35px; background-image: url('/images2/nav/nav1_shopping_cart_background.gif'); background-repeat: no-repeat; background-position: 0px 9px; }
ul.nav1 li:nth-child(1) a { background-image: none; }
ul.nav1 li a:hover { color: white; text-decoration: none; }
ul.nav1 li div { display: block; float: left; line-height: 31px; padding: 0 14px 0 15px; color: white; text-decoration: none; font-size: 9pt; font-weight: normal; letter-spacing: 0px; background-image: url('/images2/nav/nav1_divider.gif'); background-repeat: no-repeat; background-position: 0px 8px; cursor: pointer; }
ul.nav1 li.dealOfTheDay a { display: block; padding: 0; margin-top: -13px; width: 81px; height: 0px !important; height /**/:40px; /* for IE6's bad box model */ padding-top: 40px; overflow: hidden; background-image: url('/images2/nav/en/nav1_deal_of_the_day.gif'); background-repeat: no-repeat; background-position: left top; line-height: 1px; font-size: 1px; }
ul.nav1 li.salesAlerts div { background-image: none; }

ul.nav2 { float: left; display: block; margin: 27px 6px 0 18px; }
ul.nav2 li { display: block; }
ul.nav2 li a { display: block; line-height: 20px; padding: 0 10px 0 14px; color: #CC0000; text-decoration: none; font-size: 0.9em; font-weight: bold; background-image: url('/images2/nav/nav3_arrow2.gif'); background-repeat: no-repeat; background-position: 4px 6px; }
ul.nav2 li a:hover { color: #CC0000; text-decoration: none; }

ul.nav3 { display: block; margin: 0; padding: 0 0 0 208px; }
ul.nav3 li { display: block; float: left; }
ul.nav3 li a { display: block; float: left; line-height: 31px; padding: 0 14px 0 15px; color: white; text-decoration: none; font-size: 9pt; font-weight: normal; letter-spacing: 0px; background-image: url('/images2/nav/nav1_divider.gif'); background-repeat: no-repeat; background-position: 0px 8px; }
ul.nav3 li:nth-child(1) a { background-image: none; }
ul.nav3 li a:hover { color: white; text-decoration: none; }
ul.nav3 li div { display: block; float: left; line-height: 31px; padding: 0 14px 0 15px; color: white; text-decoration: none; font-size: 9pt; font-weight: normal; letter-spacing: 0px; background-image: url('/images2/nav/nav1_divider.gif'); background-repeat: no-repeat; background-position: 0px 8px; cursor: pointer; }

div.footerNav { }
div.footerNav ul { text-align: center; margin: 5px 0; }
div.footerNav ul li { display: inline; font-size: 11px; }
div.footerNav ul li a { padding: 5px; line-height: auto; font-size: 11px; }
div.footerNav ul li a:hover { padding: 5px; color: #333333; text-decoration: none; }

div.overshipCategoryNav { margin: 0 0 5px 0; padding: 0 15px; background-color: #FF9900; min-height: 22px; }
div.overshipCategoryNav ul { display: block; }
div.overshipCategoryNav ul.subMenu { background-color: white; width: 252px; padding: 0 0 1px 0; }
div.overshipCategoryNav ul.subMenu li { width: 250px; background-color: #FFCC67; border: 1px solid white; border-width: 1px 1px 0 1px; }
div.overshipCategoryNav ul li { display: block; float: left; background-color: #FF9900; }
div.overshipCategoryNav ul li div { display: block; float: left; padding: 0 8px; color: white; text-decoration: none; font-size: 10pt; font-weight: normal; background-image: url('/images2/nav/nav3_divider.gif'); background-repeat: no-repeat; background-position: 0 8px; line-height: 22px; }
div.overshipCategoryNav ul li.hover { background-color: #FFCC67 !important; }
div.overshipCategoryNav ul li.hover2 { background-color: #FEEBC1 !important; }
div.overshipCategoryNav ul li.hover a { color: black; }
div.overshipCategoryNav ul li.hover div { color: black; }
div.overshipCategoryNav ul li a { display: block; float: left; padding: 0 8px; color: white; text-decoration: none; font-size: 10pt; font-weight: normal; background-image: url('/images2/nav/nav3_divider.gif'); background-repeat: no-repeat; background-position: 0 8px; line-height: 22px; }
div.overshipCategoryNav ul.subMenu li a { width: 215px; background-image: none; color: black; }
div.overshipCategoryNav ul.subMenu li.hover { background-color: #FEEBC1 !important; }
div.overshipCategoryNav ul.subMenu li.hover a { color: black; }
div.overshipCategoryNav ul li:nth-child(1) a { background-image: none; }
div.overshipCategoryNav ul li:nth-child(1) div { background-image: none; }
div.overshipCategoryNav ul li ul { width: 10px; }
div.overshipCategoryNav ul li ul li { }
/**
div.overshipCategoryNav ul li ul li a { background-image: none; }
div.overshipCategoryNav ul li ul li div { background-image: none; }
/**/
div.saleNav { margin: 0 0 10px 0; padding: 0 15px; background-color: #FF9900; min-height: 22px; }
div.saleNav ul { display: block; }
div.saleNav ul.subMenu { background-color: white; width: 252px; padding: 0 0 1px 0; }
div.saleNav ul.subMenu li { width: 250px; background-color: #FFCC67; border: 1px solid white; border-width: 1px 1px 0 1px; }
div.saleNav ul li { display: block; float: left; background-color: #FF9900; }
div.saleNav ul li div { display: block; float: left; padding: 0 8px; color: white; text-decoration: none; font-size: 10pt; font-weight: normal; background-image: url('/images2/nav/nav3_divider.gif'); background-repeat: no-repeat; background-position: 0 8px; line-height: 22px; }
div.saleNav ul li.hover { background-color: #FFCC67 !important; }
div.saleNav ul li.hover a { color: black; }
div.saleNav ul li.hover div { color: black; }
div.saleNav ul li a { display: block; float: left; padding: 0 8px; color: white; text-decoration: none; font-size: 10pt; font-weight: normal; background-image: url('/images2/nav/nav3_divider.gif'); background-repeat: no-repeat; background-position: 0 8px; line-height: 22px; }
div.saleNav ul.subMenu li a { width: 215px; background-image: none; color: black; }
div.saleNav ul.subMenu li.hover { background-color: #FEEBC1 !important; }
div.saleNav ul.subMenu li.hover a { color: black; }
div.saleNav ul li:nth-child(1) a { background-image: none; }
div.saleNav ul li:nth-child(1) div { background-image: none; }
div.saleNav ul li ul { width: 10px; }
div.saleNav ul li ul li { }

#link_listAllSales { display: block; float: left; margin: 0 0 0 56px; background-image: url('/images2/buttons/en/list_all_sales2.gif'); background-repeat: no-repeat; background-position: 0 6px; width: 143px; height: 31px; text-indent: -1000em; }
#link_snapSellOut { display: block; float: left; margin: 0 0 0 17px; background-image: url('/images2/buttons/en/link_snap_sellout.gif'); background-repeat: no-repeat; background-position: 0 6px; width: 170px; height: 31px; text-indent: -1000em; }
#link_tvOffer { display: block; float: left; margin: 6px 0 0 16px; background-image: url('/images2/buttons/en/tv_offer.jpg'); background-repeat: no-repeat;  width: 110px; height: 24px; text-indent: -1000em; }
#link_tvOffer:hover { display: block; float: left; margin: 6px 0 0 16px; background-image: url('/images2/buttons/en/tv_offer_on.jpg'); background-repeat: no-repeat; width: 110px; height: 24px; text-indent: -1000em; }
ul.listAllSales li { border: 1px solid #91D4FF; border-width: 0 0 1px 0; margin: 0; padding: 0; }
ul.listAllSales li a { display: block; padding: 5px; color: #133FC0; text-decoration: none; }
ul.listAllSales li a:hover { text-decoration: none; }


a.checkoutNow { display: block; float: right; margin: 5px 10px 0 0; background-image: url('/images2/buttons/en/checkout_now3.gif'); background-repeat: no-repeat; width: 119px; height: 20px; text-indent: -1000em; }



.subscribePopoverBackground { background-image: url('/images2/site_design/subscribe_background.gif'); background-repeat: no-repeat; width: 475px; height: 132px; margin: 0 0 0 8px; }
.subscribePopoverBackground .inner { padding: 66px 0 0 90px; }
.subscribePopoverBackground .submitBlock { margin: 15px 0 0 0; }
.subscribePopoverBackground .terms { float: left; font-size: 7pt; margin: 23px 0 0 0; }
div.formMessageEmailAddress { position: absolute; left: 96px; padding: 5px 0 0 0; }
.subscribeSubmitButton { background-image: url('/images2/buttons/en/subscribe.gif'); background-repeat: no-repeat; width: 71px; height: 21px; border: 0 none transparent; float: left; text-indent: -1000em; margin: 0 0 0 10px; }
.subscribeSubmitButton:hover { border: 0 none transparent; }
fieldset input.registerAlertsEmailAddress { float: left; width: 284px; }

ul.breadcrumbs { margin: 0 0 0 10px; }
ul.breadcrumbs li { float: left; background-image: url('/images2/nav/breadcrumbs_arrow.gif'); background-repeat: no-repeat; background-position: 1px center; }
ul.breadcrumbs li.first { float: left; background-image: none; background-repeat: no-repeat; background-position: left center; }
ul.breadcrumbs li a { display: block; padding: 0 5px 0 13px; text-decoration: none; font-weight: bold; color: #0099FF; }











/** other **/
h3 a, h3 a:hover { text-decoration: none; color: #333333; }
h1.paddedLeft { margin-left: 10px; }
h1.invis { text-indent: -1000em; line-height: 0; margin: 0; font-size: 1px; }
.smallText { font-size: 9px; }
a.backToMainSale { display: block; float: left; padding: 0 0 0 15px; margin: 0 5px 10px 15px; line-height: 15px; background-image: url('/images2/nav/sale_nav_arrows.gif'); background-repeat: no-repeat; background-position: 0 3px; color: #CC0000; font-weight: bold; text-decoration: none; }
a.websiteBy{color: #FFFFFF; text-decoration: none;}
a.websiteBy:hover{color: #FFFFFF; text-decoration: none;}




.freeOfferText{
	border:1px solid #808080;
	padding:5px;
	text-align:justify;
	background-color:#F0F0F0;
}


.freeOfferSearch{
	padding-top:10px;
	text-align:center;
	font-weight:bold;
	color:#0099FF !important;
	font-size:16px;
}

.freeOfferProduct{
	padding-top:10px;
	text-align:justify;
	font-weight:bold;
	color:#0099FF !important;
	font-size:30px;
}


div.clickHereHeader{
	float:left;
	display:block;
	width:221px;
	border:1px solid red;
	background-image: url('/images2/site_design/en/sales_alert.png'); 
	background-repeat: no-repeat; 
	width: 221px; 
	height: 26px; 
	border: 0 none transparent; 
	text-indent: -1000em;
	margin-left:2px;
	margin-top:71px;
	cursor:pointer;
}
