@charset "utf-8";

img {
	border:0;
	padding:0;
}

Body {
	background-attachment:inherit;
	background-image: url(images_newsite/BG_main.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #f6f7fb;
	margin: 0px;
	padding: 0px;
	
}

#IEmenuFloat { position:relative; z-index:2; top: -3px; height:54px; visibility:inherit; float:inherit; width:900px; }

A.MainText:link {
	color: #0C7CBC;
	text-decoration: none;
}

A.MainText:visited {
	color: #0C7CBC;
	text-decoration: none;
}

A.MainText:active {
	color: #0C7CBC;
	text-decoration: none;
}

A.MainText:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color:#006699;
	text-decoration:underline;

}

A:visited {
	color: #006699;
	text-decoration:underline;

}

A:active {
	color: #006699;
	text-decoration:underline;

}

A:hover {
	color: #ff8a00;
	text-decoration:underline;
}

a.tooltip:hover {
	cursor:help;
}

.minilogintop {
	color:#512501;
}

.minilogintop a:link, .minilogintop a:active, .minilogintop a:visited {
	color:#512501;
	text-decoration:underline;
}

.minilogintop a:hover {
	color:#a44900;
	text-decoration:none;
	background:#e7ebf3;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 10px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #DFE7EE;
	border: solid #2B345B;
	border-width: 2px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #DFE7EE;
	border: solid #2B345B;
	border-width: 2px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select, input
{
font-size: 11px;
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #aec0d4;
	background-color: #aec0d4;
	border:0;
	height : 1px;
}


H3 {
font-size: 14px;
font-family : Arial;
font-weight : Bold;
color : #0C7CBC;
margin-top:0px;
margin-bottom:0px;
}

H5 {
	font-size:10px;
}

IMG.float {float: right}

P.catname {
font-size:15px;
vertical-align:bottom;
}

IMG.catimage {
border:0px;
float:center;
padding:3px;
}
td.catimage {text-align:center;
vertical-align:top;}

TABLE.cobtbl{
background-color: #EBEBEB;
border: 1px #999999;
}

TD.cobhl{
background-color: #F7F7F7;
}

TD.cobll{
background-color: #FFFFFF;
}

#footer {
	background-image: url(images_newsite/BG_bottom_link_area.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #e1e3fd;
	height: 378px;
	width: 874px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	color: #FFF;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0;
}

div.prodid, div.detailid {
	color:#000000;
	text-align:left;
}

div.prodname, div.detailname {
	font-size: 14px;
	font-family : Arial;
	font-weight : Bold;
	color : #006699;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
}

div.proddescription {
	text-align: left;
	color:#000000;
}

div.prodprice {
	text-align: left;
	font-size:12px;
	font-weight:bold;
}

div.listprice, div.detaillistprice {
	text-align: left;
	font-size:12px;
}

img.prodimage {
	vertical-align: top;	
}

div.detaildescription {
	text-align:left;
	color:#000000;
}

div.detailoptions {
	text-align:right;
	vertical-align:middle;
}

div.detailprice {
	text-align:left;
	font-weight:bold;
	color:#000000;
}

td.detailimage {
	vertical-align: top;
}

div.detailmanufacturer, div.prodmanufacturer {
	color:#000000;
	text-align:left;
}

td.product {
text-align:left;
background-color: #FFF;
} 

button {
	font-size:small;
}

BR.smaller {
font-size: 1px;
line-height: 5px;
}

.review {
color: #000;
font-weight: bold;
}

.showallreview, .reviewcomments {
color: #000;
font-weight: normal;
}

.reviewname {
color: #999;
font-weight: bold;
}

hr.review {
width: 100%;
text-align:left;
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #006AC8;
}

/* Search Box */

form{margin:0;padding:0}

.search-box{ /*outer background*/
height: 20px;
padding:0;
margin:0;
width: 190px;
}

input.search-field{ /*input field */
float: left;
border:0;
margin:0;
padding:0;
font-family:tahoma;
font-size: 13px;
height:18px;
background: #e7e7e7 url(images/topsearch.png) repeat-x top left;
width: 143px;
border: 1px solid #6b7e8d;
color: #5c5c5c;
vertical-align:bottom;
}

input.search-go { /*search icon */
vertical-align:bottom;
float:right;
border:0;
margin:0;
padding:0;
margin-left: 5px;
height: 20px;
width: 34px;
background: url(images/topsearchbut.gif) no-repeat top left;
cursor: pointer;
}

ieMenuFloat {
	position:relative;
	z-index:2;
	top: -2px;
	visibility:inherit;
	float:inherit;
}