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

/*---Reset begin--------------
-----------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*----Reset end---------------
-----------------------------*/


#container {
	max-width: 872px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 872px;/* a min-width may be desirable to keep this layout from getting too narrow. This keeps line length more readable in the side columns. IE6 does not respect this declaration. */
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	border:none;
}

.content {
	border:none;
}

#hero1 {clear:both;width:872px;height:210px;border:none;margin:0px;padding:0px;background:#ffffff;}


.sectionheader {
	width:872px;
	height:50px;
	background-image:url(../sectionBG.jpg);
	border:none;
	display:block;
}
.sectionheader_lt{padding: 10px 0px 0px 15px;float:left;font-size:1.75em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:center;color:#ffffff;}

.sectionheader_rt{padding: 10px 5px 0px 0;float:right;font-size:1.25em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:200;text-align:center;color:#172841;}
.sectionheader_rt a:link{padding: 0 5px 0px 0;float:right;font-size:1.25em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:200;text-align:center;color:#172841;}
.sectionheader_rt a:visited{padding: 0 5px 0px 0;float:right;font-size:1.25em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:200;text-align:center;color:#172841;}
.sectionheader_rt a:hover{padding: 0 5px 0px 0;float:right;font-size:1.25em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:200;text-align:center;color:#172841;}
.sectionheader_rt a:active{padding: 0 5px 0px 0;float:right;font-size:1.25em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:200;text-align:center;color:#172841;}

#subscriberForm{
	clear:both;
	height:40px;
	width: 872px;
	background-color: #8e8e8e;
	padding:10px 0px 0px 0px;
}
.emailAddForm1{
	width:350px;
	padding:5px 15px 0px 15px;
	font-size:17px; 
	color: #ffffff; 
	font-family:Helvetica, Arial, sans-serif;  
	text-align:left;
	text-decoration: none;
	border:none;
	outline:none;
	line-height:normal;
	display: block;
	float:left;
	background-color: #8e8e8e;
	margin:0px;
}

.emailAddForm2{
	width:480px;
	float:left;
	padding:0 0 0 5px; 
	font-size:17px; 
	color: #ffffff; 
	font-family: Helvetica, Arial, sans-serif; 
	text-align:left;
	background-color: #8e8e8e;
	margin:0px;
}
.Subscribe {padding:0; margin:0; position:relative; top:4px; left:0px;}
.inputBox {text-align:left; width::180px; font-size:14px;color:#333;line-height:18px;}
.inputBox_New {width::65px; height:24px; font-size:14px; color:#333; line-height:18px; background-image: url(http://promotions.newegg.com/NEemail/EmailImg/latest_2012/icon_evo.jpg);
background-position: 12px; background-repeat: no-repeat; border: 0; background-color: #FFF; text-indent: 30px;}
.Subscribe_New {padding:0px; margin:0px; position:relative; top:-2px; left:0px; bottom: 2px;}

.ad872x225 {
	height: 225px;
	width: 872px;
	margin:0px;
	padding:0px;
	clear:both;
	border: none;
}

.ad872x255 {
	height: 255px;
	width: 872px;
	margin:0px;
	padding:0px;
	clear:both;
	border: none;
}

.adblock872x373 {
	height: 373px;
	width: 872px;
	margin:0px;
	padding:0px;
	float: left;
	border: none;
}

.ad431x373left {
	height: 373px;
	width: 431px;
	margin:0px;
	padding:0px;
	float: left;
	border: none;
}

.ad431x373right {
	height: 373px;
	width: 431px;
	margin:0px;
	padding:0px;
	float: right;
	border: none;
}

.img a {
	outline: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	outline:none;
}

.img {
	margin: 0px;
	padding: 0px;
	height: 200;
	width: 210;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
}

/* unvisited link */
.img a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	outline:none;
}

/* visited link */
.img a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border:none;
	outline:none;
}

/* mouse over link */
.img a:hover {
	text-decoration: none;
	border:none;
	outline:none;
}

/* selected link */
.img a:active {
	text-decoration: none;
	border:none;
	outline:none;
}

.desc01 a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #1f497d;
	font-family: Helvetica, sans-serif;
	line-height: normal;
	outline:none;
}

/* visited link */
.desc01 a:visited {
	color: #1f497d;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica, sans-serif;
	line-height: normal;
	outline:none;
}

/* mouse over link */
.desc01 a:hover {
	color:#1f497d;
	text-decoration: none;
	border: 0px;
	outline:none;
}

/* selected link */
.desc01 a:active {
	color:#1f497d;
	text-decoration: none;
	border: 0px;
	outline:none;
}



#header {
	width:872px;
	border:none;
}

#emailAdd {	
border:none;
}

.email01 {
	height: 20px;
	font-size:10px;
	color:#000000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	padding: 5px 0px 0px 0px;
	border:none;
}

.promoEmail {
	height: 20px;
	font-size:10px;
	color:#000000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	text-align:center;
	padding: 5px 0px 0px 0px;
	border:none;
	text-decoration:underline; 
}

#logo{
	width:418px;
	height: 105px;
	margin: 0px;
    padding: 0px 0px 0px 0px;
    border: none;
	float:left;
}

#tagline{
	width:454px;
	height: 105px;
	margin: 0px;
    padding: 0px 0px 0px 0px;
    border: none;
	float:left;
	border:none;
}

.priceBox{
	height:30px;
	border:none;
}


.productRow {
	height:280px;
	width:872px;
	clear:both;
	border:none;
}

.prodBlk {
	width:211px;
	margin: 0px 7px 0px 0px;
    padding: 0px;
    border: none;
	float:left;
	
}

.bttmLt {
	width:55px;
	margin: 0px;
    padding: 2px 0px 2px 10px;
    border: none;
	float:left;
	
	}
	
.bttmRt {
	width: 120px;
	margin: 0px;
	border: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.desc01 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#1f497d; 
	font-size:13px; 
	text-decoration:none; 
	font-weight:bold; 
	line-height:15px;
	width:192; 
	text-align: center;
	padding: 10px 0px 10px 0px;
	border:none;
}

.desc02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #958957;
	font-size: 26px;
	height: 26px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	border:none;
}

.desc03 {
	font-family:Arial, Helvetica, sans-serif; 
	color:#958957;
	font-size:12px; 
	color:#a6a6a6; 
	text-decoration:line-through; 
	line-height:10px;
	margin: 1px 0px 1px 0px;
	border:none;
}

.desc04 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#1f497d; 
	text-decoration:none; 
	line-height:15px;
	margin: 1px 0px 1px 0px;
	border:none;
}

.offerEnds {
	width:872px;
	height: 20px;
	font-size:10px;
	color:#ffffff;
	background:#1C2D47;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border:none;
	display:block;
}
.space5 {
	height:5px;
	clear: both;
	border:none;
}
.space10 {
	height:10px;
	clear: both;
	border:none;
}
.space15 {
	height:15px;
	clear: both;
	border:none;
}

.space20 {height:20px;clear: both;border:none;}
.space30 {height:30px;clear: both;border:none;}
.space40 {height:40px;clear: both;border:none;}
.space50 {height:50px;clear: both;border:none;}
.space100 {height:100px;clear: both;border:none;}

.hr {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 0px;
	margin: 1px 0;
	width: 872px;
}
.hr2 {
	background-image:url(../872x10_hr.png);display:block;
	border:none;
	height: 10px;
	width: 872px;
}
.vert_hr {
	background-color: none;
	border: 1px solid #a6a6a6;
	height: 40px;
	margin: 0px 1px;
	width: 0px;
	float: left;
}
/*---footer-----*/
#footer {
	width: 872px;
	background:#434f63;
	clear: both;
	border:none;
}
#footerTitle h3{
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 15px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: none;
	border:none;
	outline:none;
	line-height:normal;
	clear:both;
	display: block;
	padding: 5px 15px 5px 15px;
}
#footNav {
	height:130px;
	
	}
.footNavCol{
	width:211px;
	margin: 0px 0px 0px 0px;
    padding: 0px;
    border: none;
	float:left;
	
}
#footNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
	border:none;
}

#footNav li {
	border:none;
}

#footNav a {
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: underline;
    display: block;
	padding: 2px 32px 2px 15px;
	border:none;
	outline:none;
	line-height:normal;
}
#contactBlock{
	height: 70px;
	display: block;
	clear: both;
	
}
.contactInfo1{
	width:260px;
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: underline;
	float:left;
	display: block;
	padding: 5px 5px 5px 15px;
	border:none;
	outline:none;
}
.contactInfo1 a:link{width:260px;font-family:Helvetica, Arial, sans-serif;font-size:11px;color:#a6a6a6;text-align:left;text-decoration:underline;float:left;display:block;padding:0px 5px 5px 0px;border:none;outline:none;}
.contactInfo1 a:visited{width:260px;font-family:Helvetica, Arial, sans-serif;font-size:11px;color:#a6a6a6;text-align:left;text-decoration:underline;float:left;display:block;padding:0px 5px 5px 0px;border:none;outline:none;}
.contactInfo1 a:hover{width:260px;font-family:Helvetica, Arial, sans-serif;font-size:11px;color:#a6a6a6;text-align:left;text-decoration:underline;float:left;display:block;padding:0px 5px 5px 0px;border:none;outline:none;}
.contactInfo1 a:active{width:260px;font-family:Helvetica, Arial, sans-serif;font-size:11px;color:#a6a6a6;text-align:left;text-decoration:underline;float:left;display:block;padding:0px 5px 5px 0px;border:none;outline:none;}

.contactInfo2{
	width: 260px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: none;
	float: left;
	display: block;
	padding: 5px 0px 5px 15px;
	outline: none;
}
.contactInfo2 a {
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: underline;
    display: block;
	border:none;
	outline:none;
	line-height:normal;
}
.contactInfo3{
	width: 260px;
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 11px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: none;
	float:left;
	display: block;
	padding: 5px 0px 5px 15px;
	border:none;
	outline:none;
}

#disclaimer p{
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: none;
	border:none;
	outline:none;
	line-height:normal;
	clear:both;
	display: block;
	padding: 5px 15px 5px 15px;
}

#disclaimer a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: underline;
	border: none;
	outline: none;
	line-height: normal;
	font-weight: bold;
}
.disclaimerLine {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #a6a6a6;
	text-align: left;
	text-decoration: none;
	border: none;
	outline: none;
	line-height: normal;
}
#footerBttm p{
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 10px;
	color: #a6a6a6;
	text-align: center;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	border:none;
	outline:none;
	line-height:normal;
	clear:both;
	display: block;
}

#footerBttm a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #a6a6a6;
	text-align: center;
	text-decoration: underline;
	border: none;
	outline: none;
	line-height: normal;
	font-weight: bold;
}

#socialBar {
	padding:5px 0px 0px 0px;
	width:250px;
	float:right;
	
}
.socialBox1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	line-height:14px; 
	color:#a6a6a6;
	float:left;
	padding:10px 0px 0px 0px;
}
.socialBox2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	line-height:14px; 
	color:#a6a6a6;
	float:left;
}
.socialBttn2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight: bold; 
	line-height:14px; 
	color:#a6a6a6;
	display:block;
	float:left;
	padding: 5px;
	text-align:right;
}
/* prod_box begin - Filbert Fontejon 7/16/2015 */
/*
Section Switches:
-product brand: on=.prod_brand, off=prod_brand1
-eggpoints: on=.prod_eggpts, off=.prod_eggpts1 
-trendflag (blue only): on=.prod_mid0, off=.prod_mid1 .prod_mid1
-trendflag (white only): on=.prod_mid2, off=.prod_mid1 .prod_mid1
-trendflag (blue & white): on=.prod_mid3, off=.prod_mid1 .prod_mid1
-trendspot: on=.trendspot, off=.trendspot1
-promocode: on=.prod_procode1 & prod_procode2, off=.prod_procode1b & prod_procode2b
-promocode (alternate text): .prod_procode1a & prod_procode2a
-MIR: on=.prod_mir0, off=.prod_mir1
*/

.prod_4clmn{width:872px;}
.prod_4clmn .prod_box{float:left;margin:20px 2px 0 2px;width:210px;height:380px;border:none;}
.prod_4clmn .prod_brand{width:auto;height:30px;margin:0 0 0 5px;position:absolute;}
.prod_4clmn .prod_brand img{height:100%;}
.prod_4clmn .prod_brand1{width:auto;height:30px;margin:0 0 0 5px;position:absolute;display:none;}
.prod_4clmn .prod_img{width:210px;margin:30px 0 0 0;position:absolute;}
.prod_4clmn .prod_eggpts{margin:30px;margin:0 0 0 100px;position:absolute;}
.prod_4clmn .prod_eggpts img{height:100%;}
.prod_4clmn .prod_eggpts1{margin:30px;margin:0 0 0 0;position:absolute;display:none;}

.prod_3clmn{width:872px;}
.prod_3clmn .prod_box{float:left;margin:20px 39px 0 39px;width:210px;height:380px;border:none;}
.prod_3clmn .prod_brand{width:auto;height:30px;margin:0 0 0 5px;position:absolute;}
.prod_3clmn .prod_brand img{height:100%;}
.prod_3clmn .prod_brand1{width:auto;height:30px;margin:0 0 0 5px;position:absolute;display:none;}
.prod_3clmn .prod_img{width:210px;margin:30px 0 0 0;position:absolute;}
.prod_3clmn .prod_eggpts{width:72px;margin:0 0 0 100px;position:absolute;}
.prod_3clmn .prod_eggpts img{height:100%;}
.prod_3clmn .prod_eggpts1{width:72px;margin:0 0 0 0;position:absolute;display:none;}

.prod_2clmn{width:872px;}
.prod_2clmn .prod_box{float:left;margin:20px 75px 0 130px;width:210px;height:380px;border:none;}
.prod_2clmn .prod_brand{width:auto;height:30px;margin:0 0 0 5px;position:absolute;}
.prod_2clmn .prod_brand img{height:100%;}
.prod_2clmn .prod_brand1{width:auto;height:30px;margin:0 0 0 5px;position:absolute;display:none;}
.prod_2clmn .prod_img{width:210px;margin:30px 0 0 0;position:absolute;}
.prod_2clmn .prod_eggpts{width:72px;margin:0 0 0 100px;position:absolute;}
.prod_2clmn .prod_eggpts img{height:100%;}
.prod_2clmn .prod_eggpts1{width:72px;margin:0 0 0 0;position:absolute;display:none;}

.prod_mid0{width:210px;height:30px;margin:230px 0 0 0;position:absolute;background-image:url(../imgs/trend_banner.jpg);display:block;}
.prod_mid2{width:210px;height:30px;margin:230px 0 0 0;position:absolute;background-image:url(../imgs/trend_banner1.jpg);display:block;}
.prod_mid3{width:210px;height:30px;margin:230px 0 0 0;position:absolute;background-image:url(../imgs/trend_banner0.jpg);display:block;}
.trendspot{width:105px;height:30px;position:absolute;margin:5px 0 0 0;padding:4px 0 0 10px;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:200;text-align:left;color:#ffffff;text-wrap:normal;text-decoration:none;}

.prod_procode1{width:125px;height:20px;position:absolute;margin:3px 0 0 112px;padding:0px 0 0 0;font-size:.5em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:900;text-align:left;color:#032f6c;text-wrap:normal;text-decoration:none;}
.prod_procode1a{width:125px;height:20px;position:absolute;margin:3px 0 0 112px;padding:0px 0 0 0px;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#032f6c;text-wrap:normal;text-decoration:none;}
.prod_procode1b{width:125px;height:20px;position:absolute;margin:3px 0 0 112px;padding:0px 0 0 0;font-size:.5em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:900;text-align:left;color:#032f6c;text-wrap:normal;text-decoration:none;display:none;}

.prod_procode2{width:100px;height:20px;position:absolute;margin:8px 0 0 112px;padding:5px 5px 0 0;font-size:.95em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#000;text-wrap:normal;text-decoration:none;}
.prod_procode2a{width:100px;height:20px;position:absolute;margin:8px 0 0 112px;padding:10px 5px 0 0;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#000;text-wrap:normal;text-decoration:none;}
.prod_procode2b{width:100px;height:20px;position:absolute;margin:8px 0 0 112px;padding:5px 5px 0 0;font-size:.95em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#000;text-wrap:normal;text-decoration:none;display:none;}


.prod_mid1{width:210px;height:30px;margin:230px 0 0 0;position:absolute;background-image:none;display:block;}
.prod_mid1 .trendspot{display:none;}
.trendspot1{display:none;}

.prod_titlebx{width:210px;height:60px;margin:260px 0 0 0;position:absolute;background:none;display:block;}


.prod_tit01{width:208px;padding:10px 0 0 0;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;}
.prod_tit01 a:link{padding:10px 0 0 0;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;text-decoration: none;}
.prod_tit01 a:visited{padding:10px 0 0 0;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;text-decoration: none;}
.prod_tit01 a:hover{padding:10px 0 0 0;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;text-decoration: none;}
.prod_tit01 a:active{padding:10px 0 0 0;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;text-decoration: none;}


.prod_pricebx{width:210px;height:60px;margin:320px 0 0 0;position:absolute;background:none;display:block;}
.prod_strikeout{width:75px;height:30px;position:absolute;margin:8px 0 0 0;padding:0px 0 0 10px;font-size:.75em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#929292;text-wrap:normal;text-decoration: line-through;}
.prod_strikeout1{width:75px;height:30px;position:absolute;margin:8px 0 0 0;padding:0px 0 0 10px;font-size:.78em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:600;text-align:left;color:#ed7b23;text-wrap:normal;text-decoration:none;}
.prod_price{width:130px;height:30px;position:absolute;margin:5px 0 0 75px;padding:0px 10px 0 0;font-size:1.75em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:900;text-align:right;color:#032f6c;text-wrap:normal;text-decoration:none;}
.prod_priceTxt{width:30px;height:10px;position:absolute;margin:0 0 0 0;padding:14px 0 0 0;font-size:.4em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:900;text-align:right;color:#032f6c;text-wrap:normal;text-decoration:none;}
.prod_priceTxt0{display:none;}
.prod_discount{width:75px;height:30px;position:absolute;margin:20px 0 0 0;padding:0 0 0 10px;font-size:.78em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:600;text-align:left;color:#ed7b23;text-wrap:normal;text-decoration:none;}
.prod_mir0{width:125px;height:30px;position:absolute;margin:33px 0 0 75px;padding:0px 5px 0 0;font-size:.75em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:right;color:#000;text-wrap:normal;text-decoration:none;}
.prod_mir1{display:none;}

/*-------prod_1clmn ------*/
.prod_1clmn{width:872px;height:330px;margin:20px 0 0 0;border:none;}
.prod_1clmn .prod_box{float:left;margin:0 0 0 180px;width:300px;height:330px;border:none;}
.prod_1clmn .prod_brand{width:auto;height:30px;margin:0 0 0 5px;position:absolute;}
.prod_1clmn .prod_brand img{height:100%;}
.prod_1clmn .prod_brand1{width:auto;height:30px;margin:0 0 0 5px;position:absolute;display:none;}
.prod_1clmn .prod_img{width:210px;margin:30px 0 0 0;position:absolute;}
.prod_1clmn .prod_eggpts{width:72px;margin:0 0 0 100px;position:absolute;}
.prod_1clmn .prod_eggpts img{height:100%;}
.prod_1clmn .prod_eggpts1{width:72px;margin:0 0 0 0;position:absolute;display:none;}

.prod_1clmn .prod_box_rt{float:left;margin:20px 0 0 0;width:210px;height:240px;border:none;}
.prod_1clmn .prod_mid0{width:210px;height:30px;margin:0 0 0 0;position:absolute;background-image:url(../imgs/trend_banner.jpg);display:block;}
.prod_1clmn .prod_mid2{width:210px;height:30px;margin:0 0 0 0;position:absolute;background-image:url(../imgs/trend_banner1.jpg);display:block;}
.prod_1clmn .prod_mid3{width:210px;height:30px;margin:0 0 0 0;position:absolute;background-image:url(../imgs/trend_banner0.jpg);display:block;}
.prod_1clmn .trendspot{width:105px;height:30px;position:absolute;margin:5px 0 0 0;padding:4px 0 0 10px;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:200;text-align:left;color:#ffffff;text-wrap:normal;text-decoration:none;}

.prod_1clmn .prod_procode1{width:125px;height:20px;position:absolute;margin:3px 0 0 112px;padding:0px 0 0 0;font-size:.5em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:900;text-align:left;color:#032f6c;text-wrap:normal;text-decoration:none;}
.prod_1clmn .prod_procode1a{width:125px;height:20px;position:absolute;margin:3px 0 0 112px;padding:0px 0 0 0px;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#032f6c;text-wrap:normal;text-decoration:none;}
.prod_1clmn .prod_procode1b{width:125px;height:20px;position:absolute;margin:3px 0 0 112px;padding:0px 0 0 0;font-size:.5em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:900;text-align:left;color:#032f6c;text-wrap:normal;text-decoration:none;display:none;}

.prod_1clmn .prod_procode2{width:100px;height:20px;position:absolute;margin:8px 0 0 112px;padding:5px 5px 0 0;font-size:.95em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#000;text-wrap:normal;text-decoration:none;}
.prod_1clmn .prod_procode2a{width:100px;height:20px;position:absolute;margin:8px 0 0 112px;padding:10px 5px 0 0;font-size:.85em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#000;text-wrap:normal;text-decoration:none;}
.prod_1clmn .prod_procode2b{width:100px;height:20px;position:absolute;margin:8px 0 0 112px;padding:5px 5px 0 0;font-size:.95em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#000;text-wrap:normal;text-decoration:none;display:none;}


.prod_1clmn .prod_mid1{width:210px;height:30px;margin:0 0 0 0;position:absolute;background-image:none;display:block;}
.prod_1clmn .prod_mid1 .trendspot{display:none;}
.prod_1clmn .trendspot1{display:none;}

.prod_1clmn .prod_titlebx{width:210px;height:60px;margin:30px 0 0 0;position:absolute;background:none;display:block;}


.prod_1clmn .prod_tit01{padding:10px 0 0 0;font-size:.90em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;}
.prod_1clmn .prod_tit01 a:link{padding:10px 0 0 0;font-size:.90em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;text-decoration: none;}
.prod_1clmn .prod_tit01 a:visited{padding:10px 0 0 0;font-size:.90em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;text-decoration: none;}
.prod_1clmn .prod_tit01 a:hover{padding:10px 0 0 0;font-size:.90em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;text-decoration: none;}
.prod_1clmn .prod_tit01 a:active{padding:10px 0 0 0;font-size:.90em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:700;text-align:center;color:#032f6c;text-wrap:normal;text-decoration: none;}


.prod_1clmn .prod_pricebx{width:210px;height:60px;margin:90px 0 0 0;position:absolute;background:none;display:block;}
.prod_1clmn .prod_strikeout{width:75px;height:30px;position:absolute;margin:8px 0 0 0;padding:0px 0 0 10px;font-size:.75em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:left;color:#929292;text-wrap:normal;text-decoration: line-through;}
.prod_1clmn .prod_price{width:125px;height:30px;position:absolute;margin:5px 0 0 75px;padding:0px 10px 0 0;font-size:1.75em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:900;text-align:right;color:#032f6c;text-wrap:normal;text-decoration:none;}
.prod_1clmn .prod_discount{width:75px;height:30px;position:absolute;margin:20px 0 0 0;padding:0 0 0 10px;font-size:.78em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:600;text-align:left;color:#ed7b23;text-wrap:normal;text-decoration:none;}
.prod_1clmn .prod_mir0{width:125px;height:30px;position:absolute;margin:33px 0 0 75px;padding:0px 5px 0 0;font-size:.75em;font-family:Helvetica, Arial, Verdana, sans-serif;font-weight:400;text-align:right;color:#000;text-wrap:normal;text-decoration:none;}
.prod_1clmn .prod_mir1{display:none;}

/* prod_box end */

