/*base styles*/

body {
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}

h2 {
	font-size: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


a:link {
	color: BLUE;
	text-decoration: none;
}

#topnav a:visited {
	color: #666;
	text-decoration: none;
}

#topnav a:hover {
	color: #999;
	text-decoration: underline;
}

#topnav a:active {
	color: #666;
	text-decoration: none;
}



img {border:0px;}

.red {
	color: #F00;
}

.14 {
	font-size: 14px;
}

.15 {
	font-size: 15px;
}

.16 {
	font-size: 16px;
}

.17 {
	font-size: 17px;
}

.18 {
	font-size: 18px;
}


.rowcatprice {
	font-size: 14px;
	color: RED;
	font-weight: bold;
}

.rowcattext {
	font-size: 11px;
}

.white-promotion-header {
	font-size: 14px;
	color: #fff;
}


.under-search {
	font-size: 10px;
	color: #666;
	text-decoration: none;
}


.orange-sidebar-header {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-family: "century gothic";
}

.orange-sidebar-header2 {
	font-size: 16px;
	color: #f0820b;
	font-weight: bold;
	font-family: "century gothic";
}




.red-sidebar-header {
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	font-family: "century gothic";
}

.blue-sidebar-header {
	font-size: 16px;
	color: #374a97;
	font-weight: bold;
	font-family: "century gothic";
}

.blue-sidebar-cart {
	font-size: 13px;
	color: #374a97;
	font-weight: bold;
	font-family: "century gothic";
}

.smalltext {
	font-size: 10px;
}

.Mediumtext {
	font-size: 11px;
}

input {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cccccd;
	font-size: 11px;
	padding: 4px;
}

input.submit { 
	background-color: #f0820b;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	background-image: url(donttouch/form-button-bg.png);
	background-position: top;
	background-repeat: repeat-x;
} 

select {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #cccccd;
	font-size: 11px;
	padding: 2px;
}

/*template elements*/

#topnav-wrapper {
	padding: 0 0 0 0;	
}

#topnav {
	height: 45px;
	margin: 0 auto;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	width: 1000px;
	color: #666;
	text-align: right;
	font-size:10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 35px;

	z-index: 500;
}

#topnav h1 {
	color: #666;
	font-size:11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 19px;
	padding-top: 10px;

	
}

#topnav a:link {
	color: #666;
	text-decoration: none;
}

#topnav a:visited {
	color: #666;
	text-decoration: none;
}

#topnav a:hover {
	color: #666;
	text-decoration: underline;
}

#topnav a:active {
	color: #666;
	text-decoration: none;
}

#header-wrapper {
	height: 90px;
	position: relative;
}

#header {
	height: 90px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: relative;
	width: 990px;
	font-size: 12px;
	color: #333;
	background-color: #FFF;
	z-index: 200;
}




#header img {
	display:list-item;
}

#navigation-wrapper {
	height: 40px;
	position: relative;
}

#navigation {
	height: 40px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	width: 1000px;

	background-image: url(/common/graphics/nav-gradient-uplonggr.png);
	background-position: center;
	background-repeat: no-repeat;
}

.navtext {
	color: #666;
	font-size:15px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 19px;
	padding-top: 10px;

	
}


#navspace {
	height: 40px;
	margin: 25 auto;
	padding: 30 0 0 0;
	position: relative;
}

#cart {
	height: 20px;
	margin: 0 auto;
	position: relative;
	width: 225px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	line-height: 20px;
	padding-right: 7px;
	background-image: url(/common/graphics/cart-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
}

.freeshipping {
	color: #f0820b;
	text-decoration: none;
	font-weight: bold; 

}


#cart a:link {
	color: #f0820b;
	text-decoration: none;
}

#cart a:visited {
	color: #f0820b;
	text-decoration: none;
}

#cart a:hover {
	color: #ffaa4f;
	text-decoration: underline;
}

#cart a:active {
	color: #f0820b;
	text-decoration: none;
}

#header-wrapper {
	height: 90px;
	position: relative;
}

#small-promotion-wrapper {
	position: relative;
}

#small-promotion {

	height: 5px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	width: 1000px;
	text-align: center;
	color: #666;
	
}

#promotion-wrapper {
	position: relative;
}

#promotion {
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	width: 1000px;
	background-repeat: no-repeat;
	text-align: center;
	color: #666;
}


#promotion img {
	display:list-item;
}

#promotion2 {
	height: 49px;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
	width: 1000px;
	background-image: url(/common/graphics/cyber.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #666;
}

#tabs-wrapper {
	height: inherit;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#tabs {
	width: 1000px;
	position: relative;
	height: 300px;
	margin: 0 auto;
	background-color: #cccccc;
}

#bread-crumb-container {
	width: 774px;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-left: 20px;
	height: inherit;
	text-align: left;
}



#banner-containerhome {
	width: 850px;
	height: inherit;
	text-align: center;
}

#banner-container {
clear:left;

width:850px;
}


#sort-container {
height:inherit;
text-align:center;
width: 850px;
}

#search-spacer {
	height: 15px;
}

#body-content-wrapper {
	width: 980px;
	position: relative;
	height: inherit;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	background-color: #fff;
}

#body-content-wrapper a:link {
	color: #000000;
	text-decoration: none;
	
}

#body-content-wrapper a:visited {
	color: #663300;
	text-decoration: none;
	
}

#body-content-wrapper a:hover {
	color: #ffaa4f;
	text-decoration: underline;
	
}

#body-content-wrapper a:active {
	color: #f0820b;
	text-decoration: none;
	font-weight: bold;
}

#footer-wrapper {
	height: inherit;
	position: relative;
}

#footer {
	height: inherit;
	margin: 0 auto;
	position: relative;
	width: 970px;
	text-align: left;
	line-height: 19px;
	font-size: 11px;
	border-bottom: 4px #FFFFFF solid;
	border-top: 4px #eeeeee solid;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

#footer a:link {
	color: #666;
	text-decoration: none;
}

#footer a:visited {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-decoration: underline;
}

#footer a:active {
	color: #666;
	text-decoration: none;
}

#image-bottom-wrapper {
	height: inherit;
	position: relative;
}

#image-bottom {
	height: inherit;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	position: relative;
	width: 1000px;
	text-align: left;
	background-color: #FFF;
	height: inherit;
	text-align: center;
}



#content {float:left;position:relative;z-index:0;margin-bottom:5px;width:980px}
#leftcol {float:left;position:relative;width:200px; overflow:hidden;}

#leftcol h4 {margin:5px 0 5px 0;}
#buyingguide {}
#rightcol {float:right;position:relative;width:751px;overflow:hidden;}
.fulldesc {display:block; clear:left; margin: 10px 0 5px 0;background-image:url(/common/newfiles/orangearrow.gif); background-repeat:no-repeat; background-position:0 3px;vertical-align:middle; top:1px; color:#000; padding:0 0 0 10px; text-align:left;}
#leftcol em, #leftcol h3 {display:block; clear:left;font-size:9pt;}
#leftcol h3, #rightcol h3 {display:block;clear:both}
#leftcol h3 {margin-top:15px;}
#rightcol h3 {padding:10px;}
#leftcol a {text-decoration:none;}
#leftcol a:hover {text-decoration:underline;}
#shopbycategory a {text-decoration:none;}
#shopbycategory a:hover {text-decoration:underline}
.staff{left:-30px;position:relative;}
.leftimg, a .leftimg{clear:both; display:block;left:-10px;position:relative;}
.rightbox, #featuredbrands {width:740px;}
.rightbox, .rightbottom, #leftcol {padding:10px;}
#mainimg {float:left; position:relative; width:750px; height:250px;}
#featuredproductinfo {display:block; right:10px; position:absolute; top:10px; width:275px; height:235px; z-index:1; overflow:hidden; text-align:right;}
#featuredproductinfo h3 {display:block;float:right;position:relative;clear:right;width:100%;}
.catpagepromo {display:block; position:relative; float:left; width:352px; z-index:1; overflow:hidden; font-size:7pt; }
.catpagepromoinfo {display:block; right:0px; position:absolute; margin:10px 10px 0 0; width:100px; height:140px; z-index:1; overflow:hidden; text-align:right;}
a.catpagepromo {text-decoration:none;color:#000}
a.catpagepromo:hover {color:inherit}
.catpagepromo em {float:left;position:absolute; text-align:left; left:1px; width:340px;padding:3px 0 6px 10px; bottom:6px;font-size:7pt; font-weight:normal; background-color:#fff; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
#featuredproductxt {filter:none; -moz-opacity:1; -khtml-opacity: 1; opacity: 1; height:200px; overflow:hidden;}
#featuredbrands {padding:10px;}
.transparent {filter:alpha(opacity=93);	-moz-opacity:0.93;	-khtml-opacity: 0.93; opacity: 0.93;}
#quadbox, ul#featuredlist {width: 100%; position:relative;left:-40px;}
.quad, ul#featuredlist li {width:150px; height:24em; float:left; position:relative;overflow:hidden;}
.quad p, ul#featuredlist li p {padding:0 5px 0 5px; position:absolute;top:185px;left:0}
.quad h4, ul#featuredlist li h4 {padding:5px 2px; text-align:center; width:150px; font-size:8pt; position:absolute; top:150px;height:20px;left:0}
.quad h4 a, ul#featuredlist li h4 a {text-decoration:none;}
.quad em, ul#featuredlist li em {font-size:7pt; padding:5px 0 5px 0; position:absolute;font-weight:normal;text-align:center; width:145px; bottom:10px; left:0}
.quad em, .quad h4, .quad p, ul#featuredlist li em, ul#featuredlist li h4, ul#featuredlist li p {background-color:#fff;}
.quad img {margin:0 auto; text-align:center; display:block;}
#promos {padding:10px;}
#brandlist {height:5em;overflow:hidden}
#promos img {float:left;position:relative;width:285px; margin:10px 10px 0 0; 0;display:block;padding:0}
img.promos {float:left;position:relative; padding:0 0 10px 10px; display:block;margin:0}
.leftbottom h3, #featuredproductinfo h3 {padding: 0 0 10px 0}
.rightbox h2 {font-size:10pt;}
.desc {text-decoration:none; position:absolute; bottom:5px;}
.starrating {float:right;position:relative;margin:10px; width:85px;}
.featuredprodlogo {float:right;position:relative;}
.important {font-size:9pt; color:#990000;}
.oldprice {text-decoration:line-through; color:#666666;}
.priceline {font-size:11pt; display:block;}
.newprice {color:#000000;}
/*--.leftbox, .leftbottom, #content {background-color:#fffcf1;}--*/
.topseller {float:right; position:relative; top:0px; right:0px; margin:0 0 5px 5px;}
.quad, #featuredbrands {background-color:#fff;}
.stock {display:block;width:63px; height:63px; background-image:url(/common/newicons/row-blank.gif);position:relative;float:left;padding:0;margin:4px 3px 0 3px; overflow:hidden;}
.prodicon {display:block;position:relative;float:left;padding:0;margin:0}
.stock em, .stock strong {display:block;float:left;position:absolute; width:63px; text-align:center;}
.stock em {top:19px; font-size:14pt; font-weight:bolder;}
.stock strong {bottom:3px; font-weight:normal; font-size:7pt;}
.divider {height:0px; margin:0; width:100%; clear:both;left:-10px;display:block;padding:0;line-height:0;overflow:hidden;}
.featureview {display:block; clear:left; margin: 0 0 5px 0; text-align:right;}
#featureviewicon1, #featureviewicon2, #featureviewicon3 {display:block; float:right;width:40px;height:40px;position:absolute;bottom:5px;}
#featureviewicon3 {right:5px;}
#featureviewicon2 {right:50px;}
#featureviewicon1 {right:95px;}
#viewitembutton {display:block;float:right;bottom:5px; position:absolute;right:0px;}
.leftcol h4 {display:block; clear:left; margin:10px 0 10px 0;float:left;position:relative;}
.catpagebanner, .catpagepromo {float:left;position:relative;display:block;margin-bottom:5px;}
#frontpagetext p, p.signature {margin-bottom:10px; width:730px;line-height:1.6em;display:block;}
#frontpagetext {display:block;padding:10px;}
#leftcontainer {width:165px; float:left; position:relative; padding:0; margin:0;}

h2#header2 {display:block;width:100%;font-size:10pt;font-weight:bold;}
h2#header2 {color:#fff;background-color:#666666}
h2#header3 {display:block;width:170px;font-size:10pt;font-weight:bold;text-align:center;}
h2#header3 {color:#fff;background-color:#333333}
h2#header4 {display:block;width:170px;font-size:10pt;font-weight:bold;text-align:center;}
h2#header4 {color:#fff;background-color:#666666}
.textheader {display:block; clear:left; margin: 0 0 10px 0;background-image:url(http://www.cymaxstores.com/common/newfiles/orangearrow.gif); background-repeat:no-repeat; background-position:0 50%;vertical-align:middle; top:1px; padding:0 0 0 10px; color:#000;width:100%;letter-spacing:.1em;}
.signature {text-align:right; font-style:italic}



#content_table {clear:both;width:990px}

.productpage-images {float:left;margin:0 10px 10px 0;position:relative;width:250px}

.productpage-firstinfo {float:left;position:relative;width:400px;margin:0;}

.productpage-firstinfo p {margin:5px 0 5px 0;display:block;}
.CPprodDescription h2 {display:block;font-size:10pt;}

#RowPrice,#RowListPrice2,.prSnippetEngine {display:block;float:left;position:relative}
#RowPrice {padding:5px;text-align:right;width:85px}
.prodpage-price {font-size:15px;font-weight:bolder;color:#006600}
#RowListPrice2 {padding:5px;width:140px}
#RowListPrice2 a {line-height:20px}
.rowlistprice {color:#777;text-decoration:line-through}
.prodbox strong, .prodbox .rowlistprice {display:block;}
.clearleft,#DivMainProduct {clear:left}

#DivTopAddToCart,#DivOptionalAddToCart,#DivIncludedAddToCart {clear:left;float:right;position:relative;text-align:right;width:auto}
#DivTopAddToCart img,#DivTopAddToCart select,#DivOptionalAddToCart img,#DivIncludedAddToCart img,#DivOptionalAddToCart input,#DivIncludedAddToCart input,#DivOptionalAddToCart select,#DivIncludedAddToCart select,.fpblock input,.fpblock select,.block-featuredbrands img,.productpage-firstinfo input,.productpage-firstinfo img, #featuredbrands img, #brandlist img {font-size:7pt;margin:4px 3px;vertical-align:middle}.fpblock {width:675px}
.fpblock-small p {display:block;float:left;font-size:7pt;padding-left:15px;padding-right:15px;text-align:center}
.fpblock-small img {height:auto;padding-bottom:5px;position:relative;text-align:center}
.fpblock-imgdiv {float:left;height:auto;position:relative;text-align:center;width:85px}
.fpblock-txtdiv {display:block;float:left;overflow:hidden;position:relative;width:575px}
.fpblock-txtdiv img {margin:3px -1px 3px 0}
.fpblock p {display:block;float:left;margin:0;padding:0;width:200px}

.subbox2 {color:#fff;display:block;margin-top:5px;padding:5px;width:auto;float:left;position:relative;clear:left;margin-bottom:-1px;}

.tab_hover {color:#666;cursor:pointer;font-weight:bolder}
.tab {border:0;cursor:pointer;text-align:center;width:auto}
.data_tab, .moreproducts {clear:left;height:auto;padding:10px;}
.data_tab {width:auto}

table.productpage-productdata {border-left:1px #ccc solid;border-right:1px #ccc solid}
.leftcolumn a:link,.rightcolumn a:link,.loglinks a,.categorycolumn a,.prodbox a,#hbar-container li a:hover,#prodtabs-container li a:hover,.block-shopbycategory a, .prodcat-options a {text-decoration:none}
.leftcolumn a:hover,#hbar-container li a,#prodtabs-container li a,#hbar-container li a:hover,#prodtabs-container li a:hover,.subbox2 p,.subbox2 em,.subbox2 a,.tab,.tab_hover,.tab,.tab_hover,.searchsite-text em,.searchlinks a {color:#fff}



.divider {border-top:1px solid #c8c3c0}
.quad {border-right:1px solid #c8c3c0}
#feedback {background-color:#FFF;background-image:url(/common/backgrounds/fadegray.gif);background-repeat:repeat-x;background-position:0 -55px}
.leftimg, a .leftimg,.rightbox, #featuredbrands,#mainimg,.quad {border-bottom:1px solid #c8c3c0;}
#rightcol {border-left:1px solid #c8c3c0}
#rightcol {margin-left:5px;}
#contentOLD {border:1px solid #c8c3c0}
.moreproducts a {text-decoration:none;}
.moreproducts img {margin-right:5px;}
.block-featuredcategories .clear {height:10px}
.clear,#checkoutaffiliates img,#checkoutaffiliates input {clear:both}

.block-third p,.block-textfill .text {padding:10px}

/* -------- color styling - neutral beige-grays ---------------------- */hr {border-bottom-color:#c8c3c0}.textBox,select.textBox { background-color: #FFFFFF; border: 1px solid #7b7470}#searchnav,#cydeals,#prodtabs-container li {background-color:#383635}h1,h2,h3,h4,h5,h6,b,ul.links li a,ul.links li a:link,ul.links li a:visited,ul.links li a:hover,.CPprodDescDet,.CPprodSPriceT,.CPprodSPriceV,.stockstatus,#header .phone_code,.subbox1 { color: #7b7470; }em,.searchlinks a:hover,.specialoffernotice .line2,.newprice {color:#383635}#hbar-container li:hover,#prodtabs-container li:hover,.DivTopAddToCart,.subbox2,#prodtabs-container li.tab_hover,.leftcolumn a:hover,#nav a.daddy:hover,#nav li ul a:hover,#nav li:hover, #nav li.sfhover{background-color:#7b7470}.block-shopbycategory,.block-specials,.block-third,.block-third-nav,.block-mainimage,.block-newitems,.final-subbox,.block-textfill,.data_tab,.block-featuredproduct,.leftcolumn,.rightcolumn,.checkblock,.fullblock,.block-h1,.prodcat-options,.block-rightspecial, .moreproducts,.block-testimonial,.moreproducts,#nav li ul {border: 1px solid #c8c3c0;background-color:#FFFFFF;background-image:url();background-repeat:repeat-x;background-position:0 -55px}.block-featuredbrands,.block-featuredcategories,.block-rightspecial, .moreproducts,.block-testimonial,.moreproducts,.specialoffer,.sidebarcontainer,.catimg1,.catimg2,.catimg3,.in,.testingborder {border: 1px solid #c8c3c0;background-color:#FFFFFF}

#prodtabs-container li.tab,#prodtabs-container li.tab_hover,#searchnav {background-color:#333333;top:1px}

#prodtabs-container {display:block;float:left;height:auto;position:relative;z-index:3}
#hbar-container li,#prodtabs-container li {float:left;font-size:8pt;list-style-image:none;list-style-position:inside;list-style-type:none;margin-top:5px;position:relative;text-decoration:none}

#prodtabs-container li {background-color:#eee;margin-right:5px;padding:5px 3px 5px 5px}

#prodtabs-container li a {padding:0 6px;text-decoration:none}

#hbar-container ul,#prodtabs-container ul {list-style:square;margin-left:0}
.rightcolumn {float:right;height:auto;display:block;position:relative;margin-left:1px;padding:5px;text-align:left;width:185px}
.homecategories,#prodtabs-container {width:auto}
.leftcolumn,.specialoffer {margin:0 5px 5px 0;padding:10px;text-align:left;width:165px}
.leftcolumn a:link,.rightcolumn a:link,.loglinks a,.categorycolumn a,.prodbox a,#hbar-container li a:hover,#prodtabs-container li a:hover,.block-shopbycategory a, .prodcat-options a {text-decoration:none}
.leftcolumn a:hover,#hbar-container li a,#prodtabs-container li a,#hbar-container li a:hover,#prodtabs-container li a:hover,.subbox2 p,.subbox2 em,.subbox2 a,.tab,.tab_hover,.tab,.tab_hover,.searchsite-text em,.searchlinks a {color:#fff}

.block-featuredcategories a, .dcat a {float:left;position:relative;text-align:center;text-decoration:none;width:110px;}
.dcat a em {display:block;width:100%;text-align:center;clear:left}
.dcat {float:left;position:relative}
.dcat a {margin:0 5px 5px 0; height:14em;}
.prodcat {display:block;float:left;margin:0 20px 5px 0;overflow:hidden;position:relative;text-align:left;width:207px;font-size:8pt;padding-right:15px;}

.checkout td{padding:3px;text-align:left}



em {font-size:1em;font-style:normal;font-weight:700}
#header .logobar {display:block;float:left;height:80px;position:relative;width:250px}
#header .loglinks {display:block;float:right;height:10px;position:absolute;right:30px;text-align:right;top:5px;width:auto;z-index:1}



.icons-container {clear:left;display:block;float:left;height:100px;position:relative;width:100%;z-index:999}
a.tt {color:#000;font-size:8pt;position:relative;text-decoration:none;z-index:24}
a.tt span {display:none}
a.tt:hover {z-index:25}
a.tt:hover span.tooltip {background-color:#fff;border:#ccc 1px solid;display:block;left:10px;padding:10px;position:absolute;text-decoration:none;top:100px;width:200px}

.top-bottom-border {
	border-top-width: 1px;

	border-top-style: solid;
	border-top-color: #CCCCCC;

}
.info-box {
	background-color: #eeeeee;
	border: 1px solid #cccccd;
	float:left;
	width:200px;
	position:relative;
	text-align:center;
	padding:5px;
	margin:1px;
	vertical-align:middle
	
}

.related-box {
	border: 1px solid #cccccd;
	float:left;
	width:200px;
	position:relative;
	padding:5px;
	margin:1px;
	vertical-align:middle
	
}
.related-box img
{
float:left;
margin:5px;
} 

.related-box a:visited {
	color: #333333;
	text-decoration: none;
}

.related-box a:hover{
	color: #333333;
	text-decoration: none;
}
.related-box a:link{
	color: #333333;
	text-decoration: none;
}

.title-box {
	background-color: #F0F0F0;
	border: 1px solid #cccccd;
	float:left;
	width:700px;
	position:relative;
	padding:5px;	
}

.content-box {
	border: 1px solid #cccccc;
	float:left;
	width:460px;
	position:relative;
	display:block;
	margin:2px;
	padding:5px;

}

.content-bml {
	float:left;
	width:473px;
	position:relative;
	display:block;

}


.checkout-large {
	border: 1px solid #cccccc;
	float:left;
	width:900px;
	position:relative;
	display:block;
	margin:2px;
	padding:5px;

}




.details-box {
	border: 1px solid #cccccc;
	width:724px;
	position:relative;
	display:block;
	margin:2px;
	padding:5px;
	
}




.product-nav {
float: left;
	list-style: none;
	margin: 0;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	height: 40px;
	line-height: 20px;
	
	color: #ffffff;
	
	
}

.title-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align:left;
	float: auto;
}

.title-item-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	float: auto;
	
	text-align:right;
}
.price-font {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.listprice-font {
	font-size: 18px;
	font-weight: bold;
}

.price-container {
	font-size: 14px;
	width:215px;
	float:left;
	padding:3px;
}
.totalprice-container {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 17px;
	width:215px;
	font-weight:bold;
	float:left;
	padding:3px;
}
.totalprice-container2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 17px;
	width:295px;
	font-weight:bold;
}


.shippingprice-container {
	font-family: Arial, Helvetica, sans-serif;
	color:#990000;
	font-size: 15px;
	width:215px;
	font-weight:bold;
	float:left;
	padding:5px;
}
.navbar-header {
	width:700px;
	z-index:-1;
}

.navbar-container {
	background-color:#333;
	width:735px;
	z-index:1;
	position: relative;
	overflow: visible;
	margin-bottom:2px;
	margin-left:2px;
}

#navbar-tab{
		
		background-color:#333;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #fff;
		padding:10px;
		z-index:-1;
		width:auto;
		float:left;
		border-right: solid #FFF 1px;
		
	}
	

#navbar-tab a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar-tab a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#navbar-tab a:link{
	color: #FFFFFF;
	text-decoration: none;
}

.right-text-small {
	font-size: 14px;
}
.right-text-Medium {
	font-size: 14px;
}
.right-text-large {
	font-size: 17px;
	font-weight:bold;
}

.Large-content-text {
	font-size: 18px;
	font-weight:bold;
}


#ExtraImages img {height:60px;margin-right:-1px;width:60px}


#divCyDeal {
width: 250px;
margin: 0 auto;
border: 1px solid #000000;
position: absolute;
top: 200px;
left: 50%;
margin-left: -125px;
z-index:10000; 
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
}

#winTnx{
width: 300px;
height: 100px;
margin: 0 auto;
border: 1px solid #000000;
position: fixed;
top: 50%;
left: 50%;
z-index:10000; 
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:Gray;
padding:3px;
}


#giveaway {
width: 810px;
height: 560px;
margin: 0 auto;
border: 1px solid #000000;
position: fixed;
top: 100px;
left: 150px;
z-index:10000; 
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:#990000;
padding:3px;
top: 50%;
left: 50%;
margin-left: -405px;
margin-top: -280px;
}

#emailFriend {
width: 810px;
height: 360px;
margin: 0 auto;
border: 1px solid #000000;
position: absolute;
top: 100px;
left: 150px;
z-index:10000; 
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:#f0820b;
padding:3px;
top: 50%;
left: 50%;
margin-left: -405px;
margin-top: -180px;
}

#productInquiry {
width: 810px;
height: 300px;
margin: 0 auto;
border: 1px solid #000000;
position: absolute;
top: 100px;
left: 150px;
z-index:10000; 
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:#f0820b;
padding:3px;
top: 50%;
left: 50%;
margin-left: -405px;
margin-top: -150px;
}

#pnlThanksEmail {
width: 310px;
height: 100px;
margin: 0 auto;
border: 1px solid #000000;
position: absolute;
top: 100px;
left: 150px;
z-index:10000; 
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:#f0820b;
padding:3px;
top: 50%;
left: 50%;
margin-left: -155px;
margin-top: -50px;
}

#pnlThanksInquiry {
width: 310px;
height: 100px;
margin: 0 auto;
border: 1px solid #000000;
position: absolute;
top: 100px;
left: 150px;
z-index:10000; 
background-color:#ffffff;
border-width:3px;
border-style:solid;
border-color:#f0820b;
padding:3px;
top: 50%;
left: 50%;
margin-left: -155px;
margin-top: -50px;
}


#topnav-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
	line-height: 35px;
}

#topnav-menu ul li {
  display: block;
  position: relative;
  float: left;
}

#topnav-menu li ul { 
	display: none; 
}

#topnav-menu ul li a {
  display: block;
  text-decoration: none;
  padding: 5px 4px 5px 4px;
  margin-left: 1px;
  white-space: nowrap;
}

#topnav-menu ul li a:hover { 
	background: #f5f5f5; 
}

#topnav-menu li:hover ul {
  display: block;
  position: absolute;
}

#topnav-menu li:hover li {
  float: none;
  font-size: 11px;
}

#topnav-menu li:hover a { 
	background: #f5f5f5; 
}

#topnav-menu li:hover li a:hover { 
	background: #f5f5f5; 
}


body{
	font-family:Verdana,Arial;
	font-size:11px;
	text-align:left;
	color:#333333;
}

h1{
font-size:20px;

}

.z1{
padding-right:20px; 
background-color:#FFFFFF; 
font-size:13px;}

.z1bold{
padding-right:20px; 
background-color:#FFFFFF; 
font-size:13px;
font-weight:bold;
}

.z1boldred{
padding-right:20px; 
background-color:#FFFFFF; 
font-size:13px;
font-weight:bold;
color:#C11B02;
}

a {
	color:#666666;
}
a.more {
	color:#CC0000;
	font-weight:bold;
}
.cplinks {
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.cphomelinks {
	color:#666666;
	font-size:12px;
}


.z2 {
	font-size:12px;
	}

.z3 {
	font-size:12px;
	font-weight:bold;
	}

.pagination
{
	color:#666666;
	font-size:10px;
}
.paginationa {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}





/* buttons */
.btn {
	height: 22px;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif !important;
	text-align: center;
	color: #49453a;
	padding: 0;
	border:0;
	
}
.btn:hover, .btnHover {
	color: #fab20a;
}
a.btn {
	line-height: 22px;
	display: block;	
}
.b80 {
	width: 80px;
	background: url(button_80.gif) 0 1px no-repeat;	
}

.b136 {
	width: 136px;
	background: url(button_136.gif) 0 1px no-repeat;	
}
.b200 {
	width: 200px;
	background: url(button_200.gif) 0 1px no-repeat;	
}
.b200d {
	width: 200px;
	background: url(button_200d.gif) 0 1px no-repeat;	
}

.b200c {
	width: 200px;
	position: relative;
	left: 29px;
	background: url(button_200.gif) 0 1px no-repeat;	
}
.b204c {
	width: 204px;
	position: relative;
	left: 17px;
	height: 31px;
	background: url(button_204.gif) 0 1px no-repeat;	
}


a.b80, a.b136, a.b200, a.b200c, a.b204c {
	display: block;
}

.btnbig {
	height: 42px;
	font-size: 24px;
	font-family: Arial, Verdana, sans-serif !important;
	text-align: center;
	color: #49453a;
	padding: 0;
	border:0;
	
}
.btnbig:hover, .btnHover {
	color: #330000;
}
a.btnbig {
	line-height: 42px;
	display: block;	
}

.b200big {
	width: 200px;
	background: url(button_200big.gif) 0 1px no-repeat;	
}

