/* Main content */
body{
	margin:1px;
	color:#333;
	line-height:1.6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	
}
ul{
	margin:0;
	padding:0;
	color:#999999;
	background-image: url(images/gray_hdng_gray_bgx.gif);
	background-repeat: repeat-x;
}
.wrapper{}

/* Link properties */
a:link{
	color:#000;
	text-decoration:none;
}
a:visited{
	text-decoration:none;
	color:#000;
}
a:active{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:none;
	color:#811D24;
}

a.white:link{text-decoration:none;color:#fff;}
a.white:visited{text-decoration:none;color:#fff;}
a.white:active{text-decoration:none;color:#fff;}
a.white:hover{
	text-decoration:none;
	color:#FFF;
}

/* Left menu */
.submenu1{
	width:200px;
	background-color: #FFF;
}
#submenu1
{
	padding-top: 4px;
	padding-bottom: 7px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	line-height:14px;
}

a.submenu1:link
{
	color: #00483A;
	text-decoration: none;
	border-left: 0px solid #9EC36F;
	font-size: 14px;
	padding-left: 4px;
	font-style: normal;
	font-weight: normal;
}

a.submenu1:visited
{
	color: #00483a;
	text-decoration: none;
	border-left: 0px solid #9EC36F;
	padding-left: 4px;
	font-size: 14px;
	font-weight: normal;
}

a.submenu1:hover
{
	color: #153365;
	border-left: 0px solid #006699;
	padding-left: 4px;
	background-color: #FFF;
	font-weight: bold;
}
a.submenu1:active
{
color: #E55016;
border-left: 0px solid #006699;
Background: #FFF;
padding-left: 4px;	
}

#submenu1 li
{
list-style: none;
padding: 4px 0 4px 0;
border-bottom: 1px dotted #ABABAB;
}

/* Top section */
.logo{height:70px;}
.cart{padding-left:50px;line-height:20px;}
.cart .basket{background:url(images/ico_cart.gif) left no-repeat;padding:4px 0 4px 20px;}
.cart .account{background:url(images/ico_account.gif) left no-repeat;padding:4px 0 4px 20px;}

/* Top menu */
.mainmenu{}
.mainmenu ul{margin-top:2px;}
.mainmenu ul li{list-style:none;display:inline;margin-right:-3px;}
.mainmenu ul li {background:url(images/menu_bgx.gif) repeat-x;height:31px;border:1px solid #61bed1;padding:6px 10px;font-weight:bold;color:#ffffff;}
.submenu{
	background:url(images/submenu_bgx.gif) repeat-x;
	height:31px;
	border:0px solid #9ec36f;
	padding-left:10px;
}
.submenu {color:#ffffff;}
.brdrbtm{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
}
.contents{padding:0;}
.banner{margin:1px 0;}
.contents_contents{padding:0px 0;}

/* Content */
.centerSide{
	padding-top: 0;
	padding-right: 17;
	padding-bottom: 0;
	padding-left: 0px;
}
.product{
	padding:8px 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: center;
}
.product .txt{padding:2px 8px 0 0;}
.product a{font:bold 14px Arial, Helvetica, sans-serif;}
.product span{color:#333;font-weight:bold;}

/* Titles */
h1{
	margin:0;
	padding:0;
	color:#00483A;
	border:0px solid #61bed1;
	padding:4px 0;
	padding-left:10px;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
h2{
	margin:0;
	padding:0;
	color:#ffffff;
	padding-left:0px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	background-image: url(images/submenu_bgx.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

/* Footer */
.footer{
	background-color:#FFF;
	padding:24px;
	line-height:18px;
}
/* Mini search */
.search{
	padding-right:10px;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #cfcfcf;
	border-right-color: #cfcfcf;
	border-bottom-color: #cfcfcf;
}
input.search{border:none;background-color:#fff;margin:2px 8px;color:#333;}
/* Horizonatl rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #e69d01;
}
/* Minicart */
TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
border: 1px dotted #e69d01;
background-color: #FFF;
width: 196px;
}

td.mincart
{
background-color: #fdedc9;
}
/* Tbale backgrounds */
TABLE.cobtbl{
background-color: #e69d01;
}

TD.cobhl{
background-color: #fdedc9;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#333;
padding-top: 4px;
text-align: center;
}

.prodname, .detailname{
color: #333;
font-weight:bold;
}

form {
margin: 0;padding: 0;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}
