/* MAIN SETTINGS
-------------------------------------*/

body {
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #666;
	line-height:normal;
	background-color: #FFF;
	background-repeat: repeat-x;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999;
	font-size: 14px;
}

/* LINK PROPERTIES
-------------------------------------*/

a {	color: #666;
	text-decoration: none;
}
a:hover { color: #666; text-decoration: underline; }

a.black {	color: #999;
	text-decoration: none;
} 
a.black:hover { color: #999; text-decoration: underline; }

/* FOOTER LINK PROPERTIES
-------------------------------------*/

a.footer {
	color: #666;
	text-decoration: none;
	font-size: small;
}
a.footer:hover {
	color: #666;
	text-decoration: underline;
	font-size: small;
}

/* TOP LINK PROPERTIES
-------------------------------------*/

.cart{padding-left:110px;line-height:26px;}
.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;}
.cart .advsearch{background:url(images/ico_search.gif) left no-repeat;padding:4px 0 4px 20px;}

/* TOP NAVIGATION
-------------------------------------*/

.topmenu{
	width:900px;
	background-color: #999;
}
div#topnav
{
	background-color: #999;
	border-top: solid 0px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
	font-size: small;	
}
div#topnav ul
{
font-family: 100% Verdana, Arial, Helvetica, sans-serif;
color: white;
text-align: right;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
line-height:1.3;
}
div#topnav ul li
{
display: inline;
}
div#topnav ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
margin-right: -1px;
}
div#topnav ul li a:hover
{
	background-color: #999;
	color: white;
	text-decoration: underline;
}

/* SECOND NAVIGATION
-------------------------------------*/

#menu { background-color: #A54C6A; height: 34px; list-style: none; margin: 0px; padding: 2px 0px 0px 12px; text-align: center; line-height:1.3;}
  #menu li { float: left; height: 30px; font: bold 10px/30px Tahoma, Arial, sans-serif; background: url(images/separator.gif) 0% 100% no-repeat; }
  #menu li.f { background: url(images/separator.gif) 0px 6px no-repeat; }
  #menu li.s { background: none; }
   #menu li a { color: #ffffff; padding: 0px 20px; } #menu li a:hover, #menu li.over a { color: #000000; }
   
/* SEARCH PROPERTIES
-------------------------------------*/
   
.sub	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ECF6F7;
background: #50806A;
height: 20px;
width: 56px;
border: 1px solid #50806A;
padding-bottom:12px;
text-align:center;
}

input.search	{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background: #ECF6F7;
height: 16px;
width: 240px;
border: 1px solid #50806A;
}

td.searchtd{
	height:10px;
	text-align:right;
	
}

/* LEFT NAVIGATION
-------------------------------------*/

.leftmenu {
	margin: 0px;
	background-image: url(images/lefttop.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 141px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
	display: block;
}

.leftmenu_list {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	margin: 0px;
	background-image: url(images/leftmenubg.gif);
	background-repeat: repeat-y;
	width: 137px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 16px;
}

.leftmenu_text {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	list-style-type: none;
	margin: 0px;
	background-image: url(images/leftmenubg.gif);
	background-repeat: repeat-y;
	width: 137px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	line-height: 16px;
}

.leftmenu_list li {
	display: inline;
}

.leftmenu_list a {
	color: #666;
	text-decoration: none;
	padding-left: 9px;
	display: block;
}
.leftmenu_list a:hover {
	text-decoration: underline;
}

leftbar {
	
}

/* HOME PAGE PRODUCTS
-------------------------------------*/

.homeproduct{border-bottom:1px dashed #50806A; padding:8px 0;}
.homeproduct .txt{padding:2px 8px 0 0;}
.homeproduct a{font:bold 14px Arial, Helvetica, sans-serif;}
.homeproduct span{color:#333;font-weight:bold;padding:2px 8px 0 0;}

/* TITLES
-------------------------------------*/

h1 {
	font-size: 20px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	padding-top: 5px;
	border-bottom: 0px dashed #50806A;
	color : #333;
	margin-left: 4px;
	margin-right: 4px;
}
h2 {
	font-size: 15px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	border-bottom: 0px dashed #50806A;
	color : #333;
}
h3 {
	font-size: 15px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	border-bottom: 0px dashed #50806A;
	color : #333;
}
h4 {
	font-size: 15px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	border-bottom: 0px dashed #50806A;
	color : #333;
}
h5 {
	font-size: 10px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	border-bottom: 0px dashed #50806A;
	color : #333;
}
/* RIGHT BACKGROUND
-------------------------------------*/

td.rightbg{
width:5px;

}

/* MINICART PROPERTIES
-------------------------------------*/

table.mincart{
	background-color: #CCC;
	width:135px;
	font-size: x-small;
	font-weight: normal;
	color: #666;
}

td.mincart{
background-color: #CCC;
}

/* HORIZONTAL RULE
-------------------------------------*/

HR {
height: 0;
border-width: 1px 0 0 0;
border-style: dashed;
border-color: #50806A;
}

/* SEARCH, CART ETC TABLES
-------------------------------------*/

table.cobtbl{
	background-color: #999;
}

td.cobhl{
	background-color: #999;
	color: #333;
}

td.cobll{
	background-color: #CCC;
	color : #333;
}

/* PRICE DISPLAY
-------------------------------------*/

.prodprice, .detailprice {
	color: #666;
	font-size: 16px;
}
#envelope {
	background-color: #fff;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #999;
	
}
#innerbody {
	background-color: #CCC;
	width: 902px;
	margin-right: 9px;
	margin-left: 9px;
	color: #666;
	
	font-size: 12px;	
}
#leftboxtop {
	background-color: #999;
	
	padding: 5px;
}
#envelope table tr td p {
	color: #666;
	font-size: 12px;
}
#rightbox {
	border-right-width: thick;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#line {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	background-color: #666;
	border-width: 0 0 1px 0;
}
table {
	color: #999;
	font-size: 12px;
}
#footer{
	font-size: 14px;
	line-height: normal;
	color: #333;
	background-color: #999;
}
.maintext {
	font-size: 12px;
	color: #666;
}
a.maintext {	color: #999;
	text-decoration: none;
} 
a.maintext:hover { color: #999; text-decoration: underline; }
.bulletlist {
	color: #666;
}
.justify {
	text-align: justify;
}
.tablelayout {
	color: #666;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.kjn {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.floatleft {
  float: left;
  margin: 3px 8px 3px 0;
}
.biggertext {
	font-size: 14px;
}
#ha {
	font-size: 20px;
	font-family : Arial, sans-serif;
	font-weight : normal;
	padding-top: 5px;
	border-bottom: 0px dashed #50806A;
	color : #333;
	margin-left: 4px;
	margin-right: 4px;
}

