html, body{
	margin:0;
	padding:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color:#666666;
	font-weight : normal;
	background-color : #96D9F3;
	
}
/* Structure
***********************************************/
IMG {
	border:0px;
}
#container{
	margin-left:auto;
	margin-right:auto;
	width:780px;	
}
#inner {
	position: relative;
	float:left;
	width:780px;
	background-color : #FFFFFF;
}
#logo {
	position: relative;
	float:left;
	width:780px;
	background-image : url(../images/bg_top.jpg);
	background-repeat : no-repeat;
	height:64px;
}

ul {
	font-size:70%;
	font-weight : normal;
}
li {
}
ol {
	font-size:100%;
}
hr {
	color:#CCCCCC;
	height:1px;
	text-align:left;
}
/* Header
***********************************************/
#topnav {
	position: relative;
	float:left;
	width:535px;
	height:19px;
	padding-top:3px;
	font-size:70%;
	text-align:left;
	padding-left:245px;
	color:#000000;
	background-image : url(../images/bg_nav_rest.jpg);
}
#topnav a:link {color: #000000;text-decoration: none;}
#topnav a:visited {color: #000000;text-decoration: none;}
#topnav a:hover {color: #FFFFFF;text-decoration: none;}
#topnav a:active {color: #000000;text-decoration: none;}
.nolinktopnav {color: #FFFFFF;text-decoration: none;}
#left {
	position: relative;
	float:left;
	width:235px;
	padding-top:10px;
}
#right {
	position: relative;
	float:left;
	width:466px;
}

#leftnav {
	position:relative;
	float:left;
	width:225px;
	font-size:70%;
	text-align:left;
	font-weight : normal;
	padding-left:10px;
}

#leftnav a:link {color: #319998;text-decoration: none;}
#leftnav a:visited {color: #319998;text-decoration: none;}
#leftnav a:hover {color: #319998;text-decoration: underline;}
#leftnav a:active {color: #319998;text-decoration: none;}
.nolinknav {color: #319998;text-decoration: none;font-weight : bold;}

#content{
	position:relative;
	float:left;
	text-align:left;
	width:740px;
	padding-left:20px;
	padding-right:20px;
	
	
}
#contentimage {
	position:relative;
	float:right;
	padding-left:15px;
	padding-bottom:15px;
}

a.bodylink:link {text-decoration: none;	color:#00BBE8;}
a.bodylink:visited {text-decoration: none;	color:#00BBE8;}
a.bodylink:hover {text-decoration: underline;	color:#00BBE8;}
a.bodylink:active {text-decoration: none;	color:#00BBE8;}

/*********** Generic Style***********/
 h1{font-size:90%;font-weight:bold; color:#134A8A;}
 h2{font-size:70%; font-weight:normal;margin-bottom:0px;}
 h3 {font-size:70%; font-weight:normal;}
 
/* Bottom
***********************************************/
#footer a:link {color: #000000;text-decoration: none;}
#footer a:visited {color: #000000;text-decoration: none;}
#footer a:hover {color: #000000;text-decoration: underline;}
#footer a:active {color: #000000;text-decoration: none;}
.nolink {color: #000000;text-decoration: underline;}

#footer {
	position:relative;
	float:left;
	width:780px;
	font-size:60%;
	text-align:center;
	color: #000000;
	padding-top:5px;
	border-top:1px solid #000000;
	
}

#ctform {
	width:350px;
	padding-top:10px;
}

#ctsubmit{
    position:relative;
	text-align:left;
	padding-top:10px;
	height:40px;
	width:300px;
}
#ctlegal {
	position:relative;
	text-align:left;
	width:300px;
	height:70px;
}
INPUT, SELECT {
	border:1px solid #CCCCCC;
	background-color : #ffffff;
	font-size:80%;
}

#containerhome{
	margin-left:auto;
	margin-right:auto;
	width:805px;	
}
#innerhome {
	position: relative;
	float:left;
	width:805px;
}
#logohome {
	position: relative;
	float:left;
	width:805px;
	background-image : url(../images/bg_homepage_top.jpg);
	background-repeat : no-repeat;
	height:64px;
}
#contenthome {
	position: relative;
	float:left;
	width:345px;
	padding-top:200px;
	padding-left:430px;
	padding-right:30px;
	background-image : url(../images/bg_contenthome.jpg);
	background-repeat : no-repeat;
	height:211px;
}
#topnavhome {
	position: relative;
	float:left;
	width:560px;
	height:19px;
	padding-top:3px;
	font-size:70%;
	text-align:left;
	padding-left:245px;
	color:#000000;
	background-image : url(../images/bg_nav.jpg);
}
#topnavhome a:link {color: #000000;text-decoration: none;}
#topnavhome a:visited {color: #000000;text-decoration: none;}
#topnavhome a:hover {color: #FFFFFF;text-decoration: none;}
#topnavhome a:active {color: #000000;text-decoration: none;}
.nolinktopnavhome {color: #FFFFFF;text-decoration: none;}

#footerhome a:link {color: #000000;text-decoration: none;}
#footerhome a:visited {color: #000000;text-decoration: none;}
#footerhome a:hover {color: #000000;text-decoration: underline;}
#footerhome a:active {color: #000000;text-decoration: none;}
.nolinkhome {color: #000000;text-decoration: underline;}

#footerhome {
	position:relative;
	float:left;
	width:805px;
	font-size:60%;
	text-align:center;
	color: #000000;
	padding-top:5px;
	
}
#logotrader {
	position: relative;
	float:left;
	width:208px;
	background-image : url(../images/bg_logotrader.jpg);
	background-repeat : no-repeat;
	padding-left:572px;
	padding-top:4px;
	
}
#contenttrader {
	position: relative;
	float:left;
	width:740px;
	padding-left:20px;
	padding-right:10px;
	color:#000000;
	padding-top:10px;
}
#topnavtrader {
	position: relative;
	float:left;
	width:760px;
	padding-top:3px;
	font-size:60%;
	text-align:left;
	color:#000000;
	padding-left:20px;
	border-bottom:1px solid #000000;
	height:15px;
	font-weight:bold;
}
#topnavtrader a:link {color: #000000;text-decoration: none;}
#topnavtrader a:visited {color: #000000;text-decoration: none;}
#topnavtrader a:hover {color: #000000;text-decoration: underline;}
#topnavtrader a:active {color: #000000;text-decoration: none;}
.nolinktopnavtrader {color: #000000;text-decoration: underline;}

.welimage {
	position: relative;
	float:left;
	width:126px;
	background-image : url(../images/bg_main_prod.jpg);
	padding-left:4px;
	padding-top:4px;
	background-repeat : no-repeat;
}

.welcome {
	color:#000000;
	font-size:150%;
}
#prodnav {
	position: relative;
	float:left;
	width:140px;
	color:#000000;
}
#mainprodnav {
	position: relative;
	float:left;
	width:135px;
	font-size:70%;
	padding-left:5px;
	padding-bottom:20px;
	padding-top:1px;
}
#mainprodnav  a:link {color: #0099CC;text-decoration: none;}
#mainprodnav  a:visited {color: #0099CC;text-decoration: none;}
#mainprodnav  a:hover {color: #0099CC;text-decoration: underline;}
#mainprodnav  a:active {color: #0099CC;text-decoration: none;}
.nolinkprodnav  {color: #003366;text-decoration: none;}
#prodsearch {
	position: relative;
	float:left;
	width:130px;
	background-color : #EAF1F9;
	padding:5px;
	font-size:70%;
	border-bottom:1px solid #000000;
	
}
#trolley {
	position: relative;
	float:left;
	width:140px;
	background-color : #EAF1F9;
	color:#000000;
	padding:5px;
	border-bottom:1px solid #000000;
	
}
#trolley table {
	color:#666666;
}
#contentproduct {
	position: relative;
	float:left;
	width:470px;
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	padding-top:10px;
}
#contentproduct form {
   position: relative;
	float:left;
	width:470px;
}
#productouter{
 	position: relative;
	float:left;
	background-image : url(../images/bg_content.jpg);
	background-repeat : repeat-y;
}
.prodtitle {
	color:#000000;
	font-size:200%;
}
.prodtitle2 {
	color:#000000;
	font-size:100%;
	font-weight : bold;
}
.thumbnail img{border: 0px solid white;margin: 0 0px 0px 0;}
.thumbnail:hover{background-color: white;}
.thumbnail:hover img{border: 0px solid white;}
.thumbnail span{
position: absolute;
left: -450px;
border: 1px solid #80BDF4;
visibility: hidden;
background-color: white;
z-index:50;
}
.thumbnail span img{border-width: 0px;padding: 0px;}
.thumbnail:hover span{  visibility: visible;top:-100px;left: -200px; z-index: 50; background-color: white;}
.desc{
	color:#01B2D4;
	font-weight:bold;
}
.prodimage {
	position: relative;
	float:left;
	width:200px;
	background-image : url(../images/bg_prod.jpg);
	padding-left:4px;
	padding-top:4px;
	background-repeat : no-repeat;
 	height:200px;
}
.prodthumb {
	position: relative;
	float:left;
	width:72px;
	background-image : url(../images/bg_thumb_image.jpg);
	padding-left:4px;
	padding-top:4px;
	background-repeat : no-repeat;
 	height:72px;
}
.price {
	color:#FF0000;
	font-weight : bold;
}
.grey_pix {
	background-image : url(../images/grey_pix.jpg);
	background-repeat : repeat-x;
}
.smalltext {
	color:#999999;
	font-size:90%;
}
.smalltext2 {
	color:#999999;
	font-size:70%;
}
.troltitle {
	font-size:80%;
	color:#01B2D4;
	font-weight:bold;
}
.alert {
	color:#FF0000;
}
td.black{
	color:#000000;
	
}
#dell, #inv {
	position:relative;
	float:left;
	display:none;
	height:50px;
	width:470px;
	background-color : #ff0000;
}
.formleft {
	position:relative;
	float:left;
	width:110px;
	color:#000000;
	font-size:70%;
}
.formright {
	position:relative;
	float:left;
	width:300px;
	color:#000000;
	font-size:70%;
}
#orderform {
	position:relative;
	float:left;
}
.bodyTextForm {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
	
}

#FSmainTable		{border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px;}
.FSdateField		{width:76px; border:0; font-size:11px; padding:1px 0 0 3px}
.FSdateSelect		{border:1px solid #999999; background-color:white}
.FSmonthRolldown	{width:90px; font-size:11px}
.FSyearInput		{width:38px; font-size:11px}
.FSbuttonsRow		{background-color:#E6EEF5; }
.FSdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.FSdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.FScalendarTitles TD{border-bottom:1px solid black; font-size:11px; color:#000000; line-height:14px}
.FScalendar TD		{font-size:11px; font-weight:normal}
.FSinMonth			{color:#00BBE8; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSnotInMonth		{color:#999999; text-decoration:none; width:22px; height:12px; line-height:14px}
.FSinMonth:hover	{font-weight:bold}
.FSnotInMonth:hover	{font-weight:bold}
.FSoutOfRange		{color:red; line-height:14px}
#FSrangeCell		{background-color:#EEEEEE; font-size:0%; text-align:center; line-height:0px; color:#EEEEEE;display:none;}
#FSdateToday		{color:#E6EEF5;font-size:11px; font-weight:bold; line-height:0px;display:none;}

/*OPENNOTES*/
#note_top {
    background-image : url(../images/note/note_top1.gif);
	height:19px;
	background-repeat : no-repeat;
}
#note_mid {
    font: 8pt  "Verdana", Arial, Helvetica, sans-serif;
	color: #000;
	width:160px;
	padding-left:20px;
	padding-right:20px;
	background-image : url(../images/note/note_mid1.gif);
	background-repeat : repeat-y;
}
#note_bot {
    background-image : url(../images/note/note_bottom1.gif);
	height:12px;
	background-repeat : no-repeat;
}
#note1 {
	position: absolute;
	top: 60px;
	left: 100px;
	z-index: 1;
	display: none;
	width:200px;
}
.normprice {
	color:#666666;
	text-decoration : line-through;
}
.red {
	color:#FF0000;
}
#error {
	position:relative;
	float:left;
	padding:10px;
}