body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family:Vendana,Arial;
	font-size:12px;
	min-width:760px;
}

#topbar {
	font-size: 10px;
	color: dimgray;
	font-family: Arial, Helvetica, sans-serif;
	}

.greytext {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.bluetext {color: #0033FF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.tbl{
margin:0;
padding:2px;
border:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tblsmall{
margin:0;
padding:0px;
border:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tbl td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

td,.smalltext,.pulldown {font-family: Arial, Helvetica, sans-serif;font-size: 11px}
th {font-family: Vendana,Arial, Helvetica, sans-serif;font-size: 12px;font-weight:800;text-align:left;background-color:#ff9900;color:white}


a:link {
	text-decoration: none;COLOR: #ff9900;
}

a:visited {
	text-decoration: none;COLOR: #ff9900;
}
a:hover {
	text-decoration: none;COLOR: red;
}
a:active {
	text-decoration: none;COLOR: #ff9900;
}

select,input ,textarea{
BORDER-BOTTOM: #000066 1px solid; BORDER-LEFT: #000066 1px solid; BORDER-RIGHT: #000066 1px solid; BORDER-TOP: #000066 1px solid; COLOR: #000066; FONT-SIZE: 9pt
}

button,submit,reset {
height: 20 px; width: 60 px; font-size: 12px; background-color: #6487dc; color:#FFFFFF;}

a {
	padding: 0px 1px 0px 1px;
	font-size: 12px;
}

code, kbd, pre, tt, var, span.file {
	font-family: "courier new", "courier", monospace;
}

.title
{
font-family:Vendana,Arial;
font-size:30px;
color:#c0c0c0;
font-weight:900;
padding:20 0 20 0;

}


.title SUB
{
color:#ff9900;
font-size:40px;
}


.prodimg {
border:1px solid #cccccc;
width:150px;
height:100px;
padding:0px;
margin:5 10 0 0; 
float:left
}

#nav {
	FONT-FAMILY: Verdana,Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	margin: 15px 10px 0 0px;
	padding: 2px;
	float:left;
	width:120px;
	border:dotted 1px #DBE3E5;

}
#nav a, #nav a:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	background: Gainsboro;
	border: solid 1px #ffffff;	
	border-left-width:1px;
	width:auto!important;
	width:100%;
	padding: 5px 10px 5px 6px;
}
#nav a:hover, #nav a:visited:hover {
	color: #fff;
	background:#ff9900;
	border: solid 1px white;
	border-left-width:1px;
	border-left-color:#ff9900;
	border-right-color:#999999;
	border-bottom-color:#999999;
}
#nav a:active, #nav a:visited:active {
	background: #fff;
	color:#ff9900;
}


#nav .subclass, #nav .subclass:visited {
	display: block;
	text-decoration: none;
	color: #666666;
	background: WhiteSmoke;
	border: solid 1px #ffffff;	
	border-left-width:1px;
	width:auto!important;
	width:100%;
	padding: 5px 10px 5px 16px;
}
#nav .subclass:hover, #nav .subclass:visited:hover {
	color: #000000;
	background:#DBE3EE;
	border: solid 1px white;
	border-left-width:1px;
	border-left-color:red;
	border-right-color:#999999;
	border-bottom-color:#999999;
}
#nav .subclass:active, #nav .subclass:visited:active {
	background: #fff;
}


#category 
{
font-size:30px;
color:#c0c0c0;
font-weight:900;
width:600px;
*width:600px;
margin:5px 0 5px 0;
padding:5px 0 5px 0;
float:left;
}

#section
{

font-size:16px;
color:#ff9900;
font-weight:600;
margin:10 0 0 0;
}

.item_w
{
font-size:12px;
color:#606060;
font-weight:300;
font-style:normal;
height:auto;
padding:5;
margin:10 5 0 10;
border:1px dashed #bbbbbb;

}


#item_g
{

font-size:11px;
color:#ff9900;
padding:0 0 0 20;
margin:0 0 0 20;
}


hr {border:1px solid #ff9900;
border-bottom:#ffffff;
size:1px;

}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#buttons
{
float:right;
padding:3px;
margin:3px;

}

#buttons a
{
	padding: 1px;
	margin:2px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	font-size: 10px;
	width:80px;
	line-height:12px;
	text-align:center;
	display:block;
}

.tnc {padding:5px;color:#565656;font-family:arial;font-size:11px;width:520px;}

/*  ************* Basket ************* */

#Basket {
width:500px;
* width:520px;
border:3px double silver;
padding:10px;
color:DimGray;
background-color:WhiteSmoke;
margin:20px 0 0 0;
}

#basket td {
border:1px solid #ececec;

padding:5px;
}

.qty {width:30px}

	dt {
		font-weight: bold;
	}
	
	dd {
		margin: 0 0 1em 0;
	}

		dl.toc dt {
		margin-top: 1em;
		font-size: 110%;
	}
	dl.toc p {
		margin: 0;
		text-indent: 1em;
	}
	dl.toc p:first-child {
		text-indent: 0;
	}
	dl.toc > dd {
		margin-left: 1em;
	}
	
#topnav {
	background-image : url(img/bg_menu.gif);
	background-repeat : repeat-x;
	height:25px;
	margin:0px 0 0 150px;
	padding:5px 0 0 0;
	text-align:left;
	min-width:520px;	
}
#topnav a {	

	padding:0 px 10px 0 10px;
	border:0px none;
	border-left:1px solid #ff9900;
	font-size: 12px;
	color:DimGray;
	}
	
#topmenu {
	background-image : url(img/topmenuimg.jpg);
	background-position:left bottom;
	background-color: #fd7318;
	background-repeat: no-repeat;
	border: 1px solid dimgray;
	text-align:center;
	padding:10px 0 0 0;

	min-width:700px;
}

#content {margin:20px;padding:0px;max-width:760px;}

.orangetitle {background-color:#ff9900;
color:DimGray;
font-size:14px;
font-weight:900;
width:400;
display:block;
margin:10px 0 10px 0;
}

#method {
background-color:WhiteSmoke;
border:1px dashed #ffcc66;
margin:30px 0 20px 0;
font-size:9px;
color:DimGray;
padding:5px;
}

#method li {
margin:0 0 0 -20px;
}

#paypal {
float:right;
}

