body{ 
color:#000000; font:11px/1.55em Verdana, Arial, Helvetica, sans-serif; margin:0; background:url(images/bg.jpg) repeat-x;}

a:link, a:active, a:visited{ color:#333333; text-decoration:none; }
a:hover { color:#666666; text-decoration:none; }
a img { border:0;}
:focus { outline:0; }
img, div, input { behavior: url("iepngfix.htc"); }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; font-family:Arial, Helvetica, sans-serif;}

h1 { font-size:1.65em;color:#990000;line-height:34px; }
h1 span { color:#333333;}

h2 { font-size:1.3em; color:#990000; }
h3 { font-size:1.3em; color:#990000; margin:0; padding:0; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */


/* Paragraph */
p { margin-bottom:.8em; }


/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:bold; }
input, select, button { vertical-align:middle; font-size:98%; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol {  }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }

/* header */
.banner { background:url(images/banner3.jpg) no-repeat; width:920px; height:194px;}
.paddingheader { padding:15px 0 0 35px;}
.box { background:url(images/box.png) no-repeat; behavior: url("iepngfix.htc"); height:165px;}
.bannertop { background:url(images/logo3.jpg) no-repeat; height:110px;}

.linkbtn a:link, .linkbtn a:active, .linkbtn a:visited { background:url(images/white-btn.png) no-repeat; height:56px; color:#520703; display:block; line-height:46px; text-align:center; padding-left:3px; font-weight:bold; behavior: url("iepngfix.htc")}
.linkbtn a:hover { background:url(images/red-btn.png) no-repeat; height:56px; color:#FFFFFF; display:block;  text-align:center; font-weight:bold; line-height:46px; behavior: url("iepngfix.htc")}

.linkbtn a:link.line, .linkbtn a:active.line, .linkbtn a:visited.line, .linkbtn a:hover.line { line-height:10px; padding-top:12px;}

.white-title { color:#FFFFFF; font-weight:bold;  padding:0 7px 0 20px;; line-height:56px; font-size:14px;}
.white-color { color:#FFFFFF;  padding:0 7px 0 20px;}

/* content */
.content-shadow { background:url(images/banner-shadow.jpg) no-repeat;}
.content-middle { background:url(images/middle.jpg) repeat-y;}
.content-bottom { background:url(images/content-bottom.jpg) no-repeat bottom;}
#content { padding:5px 30px 30px 0}

/* menu */

.menutop { background:url(images/title-top.jpg) no-repeat; line-height:49px; color:#FFFFFF; font-weight:bold; padding-left:50px;}
.menumiddle { background:url(images/title-middle.jpg) repeat-y; padding-left:10px;}
/*.menumiddle ul { margin:0 0 0 20px;; padding:0; list-style:none;}
.menumiddle ul li { background:url(images/arrow.jpg) no-repeat; line-height:20px; padding-left:20px;}*/
.menubottom { background:url(images/title-bottom.jpg) no-repeat;} 

/* hottest product */
.product-title { background:url(images/title-name.jpg) no-repeat; line-height:40px; display:block; color:#ad2433; font-size:14px; height:50px; padding-left:65px; font-weight:bold;}

.product-title span { color:#000000; font-size:14px; }
.leftborder { border-left:1px solid #CCCCCC;}

/* footer */
.footer { background:url(images/footer.jpg) repeat-x; height:99px; color:#FFFFFF; font-size:10px;}
.footer a:link, .footer a:visited, .footer a:active { color:#E8E8E8; font-size:10px;}
.footer a:hover { color:#FFFFFF; font-size:10px;}  

.border-right { border-right:dotted 1px #CCCCCC;}
.border-right2 { border-right:dotted 1px #CCCCCC;}
.img-padding { padding:3px; border:1px solid #CCCCCC;}
.border-right2 a:link img, .border-right2 a:active img, .border-right2 a:visited img { padding:3px; border:1px solid #cccccc;}
.border-right2 a:hover img {padding:3px; border:1px solid #3399FF;}

/* Error Msg */
.errMessage { color:#FF0000;}

/* paging link  */
a.page{
	padding: 3px;
	margin: 1px;
	background: #FFFFFF;
	width: 20px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #999999;
}
	
a.page:hover{
	background: #CCC;
}

a.current{ background: #FFCC99; }