/* MAIN SETTINGS
-------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px; padding: 0px; 
	background: #003366;
	/*background: url(images/bkgrd.gif) repeat;*/
	color: #0066FF;
	line-height:1.6;
	
}

#navlist{
	font-variant:small-caps;
	}
#container{
width:1200px;
margin:0px auto;
background:#000000;
background: url(images/bkgrd.gif) repeat;

}
#main {

width: 1200px;
margin: none;

}

#region1 {
	color: #FF9900;
	}

#mainbottom {
margin-top:0px;
margin-bottom:0px;

}

/* LINK PROPERTIES
-------------------------------------*/

a {	color: #FFCC00; text-decoration: none; }
a:hover { color: #FFCCO0; font-weight:bold; }

/* FOOTER LINK PROPERTIES
-------------------------------------*/
.footer {
	width: 1200px;
	text-align:center;
	 }
.footer p {color:#0066CC; font-size:12px;}
.footer a {	color: #999999; text-decoration: none; }
a.footer:hover { color: #333; text-decoration: underline; }

/* 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;
}
div#topnav
{
background-color: #000000;
border-top: solid 0px #FFFFFF;
border-bottom: solid 0px #FFFFFF;
}
div#topnav ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
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: #FF9900;
text-decoration: none;
border-left: 0px solid #fff;
border-right: 0px solid #fff;
margin-right: -1px;
}
div#topnav ul li a:hover
{
background-color: #0066FF;
color: white;
}

/* SECOND NAVIGATION
-------------------------------------*/

#menu { background-color: #000000; width:1100px; height: 34px; list-style: none; margin:0px; padding: 5px 0px 0px 5px; align: center; line-height:1.3;}
#menu ul{ background-color: #000000; width:1050px; height: 34px; list-style: none; margin: auto 0px; padding: 5px 0px 0px 5px; align: center; line-height:1.3;}
  #menu li { float: left; height: 30px; font: bold 14px/14px 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: #0066FF; padding: 0px 7px; } #menu li a:hover, #menu li.over a { color: #FF6600; }
   
/* 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  #003366;
}

td.searchtd{
height:10px;
text-align:center;
vertical-align:top;
}

/* LEFT NAVIGATION
-------------------------------------*/

.leftmenu {
	margin: 0px;
	background-image: url(images/lefttop.gif);
	background-repeat: no-repeat;
	height: 27px;
	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: 14px;
	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: #A54C6A;
	text-decoration: none;
	padding-left: 9px;
	display: block;
}
.leftmenu_list a:hover {
	text-decoration: underline;
}

/* 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 : bold;
	padding-top: 5px;
	color : #333;
	margin-left: 4px;
	margin-right: 4px;
}

/* RIGHT BACKGROUND
-------------------------------------*/

td.rightbg{
width:5px;
background-image: url(images/rightbg.gif);
}

/* MINICART PROPERTIES
-------------------------------------*/

table.mincart{
border: 1px dotted #50806A;
background-color: #FFF;
width:135px;
}

td.mincart{
background-color: #ECF6F7;
}

/* HORIZONTAL RULE
-------------------------------------*/

HR {
height: 0;
border-width: 0 0 0 0;
border-style: dashed;
border-color: #50806A;
}

/* SEARCH, CART ETC TABLES
-------------------------------------*/

table.cobtbl{
background-color: #999999;
width:100%;
text-align:center;

}

td.cobhl{
background-color: #FFFFFF;
color: #0066FF;
}

.cobhl a {
	color:#FF6600;
	}

td.cobll{
background-color: #FFFFFF;
color: #000000;
}

a.cobll{
color: #FF6600;
}

/* PRICE DISPLAY
-------------------------------------*/

.prodprice, .detailprice {
color: #FFFFFF;
font-size: 16px;
font-weight : bold;
}

.detailname {
font-size: large;
color:#FFCC00;
}

td.catname  {
text-align: center;
}

.detailid {
text-align:center;
} 

#proddetail {
text-align:center;
font-size:16px;
}

