/* -- default style -- */
body {
	padding:0px 0 0;  /*89px 0 0*/
	margin:0;
	color:#555;
	background:#fff url(images/iecool3.jpg) no-repeat 50% 0;
	font:11px Arial;
}

div, table, th, tr, td, h1, h2, h3, h4, h5, h6, p, img, ul, ol, form, fieldset, input, textarea, select {
	padding:0;
	margin:0;
}
img { border:none; display:block;}
ul  { list-style:none; }

.spacer {
	clear:both; font-size:0; line-height:0;
}
.imgleft {
 margin-left:25%;
}
/* -- anchor style -- */
a {
	outline:none;
	text-decoration:none;
	color:#ca2f54;
	background-color:inherit;	
}
a:hover {
	text-decoration:none;
}
a.view {
	background:url(images/view-btn-bg.jpg) no-repeat 0 0;
	display:block;
	width:90px;
	height:0;
	padding-top:53px;
	overflow:hidden;
	margin-top:17px;
}
a.view:hover { background-position:0 -53px;}

a.backto {
	background:url(images/back-btn-bg.jpg) no-repeat 0 0;
	display:block;
	width:90px;
	height:0;
	padding-top:53px;
	overflow:hidden;
	margin-top:17px;
}
a.backto:hover { background-position:0 -53px;}


/* -- element style -- */
h2 {
	font:24px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#4c3537;
	background-color:inherit;
	padding-bottom:18px;
}
h8 {
	font:24px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#4c3537;
	background-color:inherit;
	padding-bottom:15px;
}
p.greenBig {
	font-size:14px;
	line-height:16px;
	color:#9b9b1b;
	background-color:inherit;
	padding-bottom:8px;
}
p.greenVar {
	font-size:12px;
	line-height:16px;
	color:#9b9b1b;
	background-color:inherit;
	padding-bottom:14px;
}

p.greenVar1 {
	font-size:12px;
	line-height:16px;
	color:#9b9b1b;
	background-color:inherit;
	padding-bottom:14px;
	padding-left:15px;
}

p.greenVarBig {
	font:14px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#9b9b1b;
	background-color:inherit;
	padding:20px 0;
}
ul.listLink {
	background:url(images/dash-line-01.gif) repeat-x 0 0;
	padding-top:1px;
	padding-bottom:30px;
}
ul.listLink li {
	background:url(images/dash-line-01.gif) repeat-x 0 100%;
	padding-bottom:1px;
}
ul.listLink li a {
	color:#cc3456;
	background-color:inherit;
	background:url(images/arrow-ico-1.gif) no-repeat 5px 7px;
	font-size:10px;
	line-height:16px;
	display:block;
	padding-left:18px;
}
ul.listLink li a:hover {
	color:inherit;
	background-color:#fbedd5;
	text-decoration:none;
}

.STYLE2 {color: #ca2f54}
.STYLE3 {color: #ca2f54; line-height:20px;}
.STYLE4 {color: #333366; font-weight: bold; }

.navgitor { margin:0px auto;}

/* -- main/wrapper style -- */
.wrapper { margin:50px auto;}

.sub_wrapper { position:absolute; top:150px; margin:auto;}

.td1 {
 height:20px;
 background:url(images/tdbg.gif);
 background-repeat:repeat-x;
}

.newsdate {
text-align:right;
}

.contact {
 line-height:20px;
 color:#999966;
}
/* -- logo and top link style -- */
td.logoLink {
	height:96px;
	padding:0 10px 0 10px !important;
}
td.logoLink img { float:left;margin-left:10px;}
td.logoLink ul { float:left; margin-top:20px; margin-right:0px;}
td.logoLink ul li {
	float:left;
	font:16px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
td.logoLink ul li a {
	color:#444040;
	background-color:inherit;
	margin:0 9px;
}
td.logoLink ul li a:hover {
	color:#ca2f54;
	background-color:inherit;
	text-decoration:none;
}

/* -- banner style -- */
td.banner {
	font:normal 22px/26px Verdana, Arial, Helvetica, sans-serif;
	color:#9b9b1b;
	background-color:inherit;
}
td.banner p {
	width:429px;
	float:left;
}
td.banner img { float:right;}

/* -- product section style -- */
td.product {
	background:url(images/product-bg.jpg) repeat-x 0 0;
	border:1px solid #fbedd5;
	padding:20px 15px;
}
td.product p.price {
	font:13px/18px Verdana, Arial, Helvetica, sans-serif;
	height:24px !important;
	height:37px;
	color:#bd91a2;
	background-color:inherit;
	padding-top:5px;
	padding-bottom:10px;
}
td.product p.txt {
	color:#c82d52;
	background-color:#fdf4e4;
	border:1px solid #fbedd5;
	font-size:10px;
	line-height:12px;
	height:50px;
	padding:6px 0;

	text-align:left;
}

/* -- certified section style -- */
td.certified {
	color:#a97fb2;
	background-color:inherit;
}
td.certified h2 {
	font-size:18px;
	line-height:20px;
	padding-bottom:9px;
}

/* -- featured product style -- */
td.fProduct {
	color:inherit;
	background:#fcf0dc url(images/f-product-bg.jpg) repeat-y 0 0;
	padding:16px; 
	border-bottom:2px solid #fff;
}
td.fProduct h3 {
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#cc3c5e;
	background-color:inherit;
	padding:0;
}

/* -- footer style -- */
td.footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#baba61;
	background-color:inherit;
	padding:16px 0 30px;
	border-top:1px solid #fbedd5;
}
td.footer ul { padding-bottom:3px;}
td.footer ul li {
	display:inline;
	color:#ca2f54;
	background-color:inherit;
}
td.footer ul li a { margin:0 6px;}
td.footer a:hover {
	color:#333300;
	background-color:inherit;
	text-decoration:none;
}

.p_style{
  font-size:12px;
  color:#FF8EA1;
	
}

#loginbox{
	color:#E65787;
	font-size:12px;
	border: 1px solid; 
	border-color: #F9C0AD;
}

#loginbox input{
	border: 1px solid; 
	border-color: #F9C0AD;
	color: #000;
	background: #F9DABE;
	width: 120px;
	height:15px;
}


#feedbackbox input,textarea,select{
	border: 1px solid; 
	border-color: #F9C0AD;
	color: #000;
	background: #F9DABE;
	
}

#regbox {	
	color: #DD2E54;	
}


#regbox input{
	border: 1px solid; 
	border-color: #F9C0AD;
	color: #000;
	background: #F9DABE;
	width: 150px;
	
}

.img2 {
	max-width: 500px; 
	height:auto; 
	width:expression(this.width > 500 ? "500px" : this.width);

}

DIV.quotes {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center;
}
DIV.quotes A {
	COLOR: #FF8EA1;BORDER-RIGHT: #FF8EA1 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #FF8EA1 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #FF8EA1 1px solid;  MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #FF8EA1 1px solid; TEXT-DECORATION: none
}
DIV.quotes A:hover {
	BORDER-RIGHT: #FF8EA1 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #FF8EA1 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #FF8EA1 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #FF8EA1 1px solid
}
DIV.quotes A:active {
	BORDER-RIGHT: #FF8EA1 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #FF8EA1 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #FF8EA1 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #FF8EA1 1px solid
}
DIV.quotes SPAN.current {
	BORDER-RIGHT: #FF8EA1 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #FF8EA1 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #FF8EA1 1px solid; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #FF8EA1 1px solid; BACKGROUND-COLOR: #FF8EA1;
}
DIV.quotes SPAN.disabled {
	BORDER-RIGHT: #FF8EA1 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #FF8EA1 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #FF8EA1 1px solid; COLOR: #FF8EA1; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #FF8EA1 1px solid
}


.products_show { width:650px; margin:0 auto;}
.products_show h3 { font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#333; margin:20px 0 20px 5px; border-bottom:1px #CCC solid; padding:0 0 10px 0;}
.products_show h4 { margin:20px auto; font-size:11px; font-weight:normal; line-height:20px;}

.products_show_left{ float:left; width:400px; height:240px; padding:0px  !important; padding:10px ;  }
.products_show_left img { width:400px; height:280px;border:1px #CCC solid;}
.products_show_right{ float:left; width:150px; margin:0 0 0 20px;} 
.products_show_right ul { margin:0 auto;}
.products_show_right li { height:25px; margin:5px 0; text-align:left; padding:0 0 0 10px;}

li_end {margin:5px 0;  text-align:left; padding:0 0 0 10px;}