body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#333333;
	background: #FFFFFF ;
	margin: 0 auto;
	border: 1px solid #0099CC;
	border-top: none;
	text-align:center;
	width: 990px;
}

a{ text-decoration: none; color: #0099CC;}
a:visited{ text-decoration: none; color: #0099CC;}
a.basketlink{	color: #0099CC;	}
a:visited.basketlink{	color: #0099CC;	}
a:hover.basketlink{	color: #0099CC;	text-decoration: underline;	}
a.samplelink{	color: #0099CC;	}
a:visited.samplelink{	color: #0099CC;	}
a:hover.samplelink{	color: #0099CC;	text-decoration: underline;	}
a:link{}
a:hover{	text-decoration: underline;	}
a:active{}

h1	{ font-size: large; font-weight: bold; margin: 0.5em 0;	}
h2	{ font-size: medium; font-weight: bold; margin: 0.5em 0;	}

.banner
{
	background:url(/images/banner.jpg);
	width: 214px;
	height: 59px;
	background-repeat: no-repeat;
	background-position: top right;
}

.footer_links a
{
	font-weight: bold;
	padding: 0 10px 0 10px;
}
div.head_div{
	text-align: left;
	background: none;
}

img.logo{
	border: 0;
	vertical-align: top;
}

div.toptag{
	display: inline;
	border-top: thin solid #333399;
	border-bottom: thin solid #333399;
}

span.toptag{
/*	border-top: thin solid #333399;
	border-bottom: thin solid #333399;*/
	position: relative;
	top: 2em;
}

.bluebutton
{
	font-weight: bold;
	font-size: 0.9em;
	margin: 2px 0px 2px 0;
	padding: 3px 10px 3px 10px;
	text-align: center;
	background-color: #0099CC;
	color: white;
	cursor: pointer;
	border-color: #66CCFF #006699 #006699 #66CCFF;
	border-style: solid;
	border-width: 2px;
}
.bluebutton:visited
{
	color: white;
}
.bluebutton:hover
{
	background-color: #02AAE1;
	text-decoration: none;
	color: white;
}
.bluebutton:active
{
	background-color: #02AAE1;
	border-color: #006699 #66CCFF #66CCFF #006699;
	color: white;
	text-decoration: none;
}

.redbutton
{
	font-weight: bold;
	font-size: 0.9em;
	/*margin: 10px 0px 10px 5px;*/
	padding: 3px 10px 3px 10px;
	text-align: center;
	background-color: #E80000;
	color: white;
	cursor: pointer;
	border-color: #FF0000 #CC0000 #CC0000 #FF0000;
	border-style: solid;
	border-width: 2px;
}
.redbutton:hover
{
	background-color: #EE0000;
	text-decoration: none;
	color: white;
}
.redbutton a
{
	color: white;
}
.redbutton:visited
{
	color: white;
}
.redbutton:active
{
	background-color: #E80000;
	border-color: #FF0000 #CC0000 #CC0000 #FF0000;
	color: white;
	text-decoration: none;
}

div.mainbody{
	width: 100%;
	background-color: #FFFFFF;
}

div.maintext{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1em;
}

div.maintext_l{
	text-align: left;
	padding: 0 1em;
}

div.info_div{
	border: thin solid #666699;
	padding: 0.2em 0.5em;
	margin: 0 1em 0.2em 1em;
	background: #FFFFFF;
}

img.prod{
	border: 0;/*thin solid #333333;*/
	margin: 0;
	vertical-align: bottom;
}

div.prod_display{
	/*width: 80%;*/
	/*border: thin solid #666699;*/
	/*padding: 0.2em 0.5em;*/
	margin: .2em 0.2em;
	padding: 5px;
	background: #E9F8FD;
}

div.prod_display h2{
	font-size: x-small;
	font-weight: bold;
	padding: 0.1em;
	margin: 0 0 0.2em;
}

div.sideitem{
	width: 142px;
	background: #E9F8FD;
	padding: 0 0 0.5em 0;
	border: 1px solid #0099CC;
	text-align: left;
}

div.boxout{
	border-top: thin solid #666699;
	border-bottom: thin solid #666699;
	padding: 0.5em;
}

div.sideitem p{
	padding: 0.5em 0.5em;
	text-align:left;
	margin: 0;
}

div.sideitem hr{
	color: #666699;
	margin: 0 1em;
}

div.sideitem h2{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	padding: 0.2em 0.2em;
	margin: 0;
}

div.sideitem h2.basket_mini{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	padding: 0.2em 0.2em;
	margin: 0;
	border-bottom: 1px solid #666699;
}

div.sideitem h2.basket_sample{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	padding: 0.2em 0.2em;
	margin: 0;
	border-bottom: 1px solid #666699;
}

.red_bg{
	background: #0099CC;
	color: #FFFFFF;
}

div.sideitem p.login{
	font-weight: normal;
}

div.sideitem ul{
	margin: 0 0 0 2.5em;
	list-style-type: disc;
	padding: 0;
}
ul.menu{
	font-weight: bold;
	margin: 0 0 0 2.5em;
	list-style-type: circle;
	padding: 0;
}

ul.menu li{
	padding-top: 1em;
}

ul li ul{
	list-style-type: disc;
	font-size: 90%;
}

.std_info ul ul li{
	list-style-type: circle;
}

table.home{
	margin : 0 1em;
	/*border : 1px #0099CC solid;*/
	font-size: small;
}

table.home th{
	padding-left : 0.5em;
	text-align : left;
	font-size : small;
	font-weight : bold;
	color : #0099CC;
}

table.home th h1{
	color: #FFFFFF;
	border-bottom: solid black 1px;
	color: #0099CC;
}

table.home th h2{
	font-size: small;
	font-weight: bold;
	color: #0099CC;
	padding: 0.2em 0.2em;
	margin: 0;
}

table.home td{
	text-align : left;
	vertical-align : top;
	/*padding : 0 1em 1em 1em;*/
}

table.home img{
	margin : 0 0 1em 1em;
}

table.home td ul{
	padding-left : -1em;
	list-style-type: disc;
}

table.home td ul li{
	padding-bottom : 1em;
	color : #666699;
}

div.home{
	margin : 0 1em 1em 1em;
	border-left : 1px #666699 solid;
	border-right : 1px #666699 solid;
	border-bottom : 1px #666699 solid;
	float : left;
}

div.home div.head{
	padding-left : 0.5em;
	text-align : left;
	background-color : #666699;
	font-size : small;
	font-weight : bold;
	color : #FFFFFF;
}

div.home div.body{
	padding : 1em;
	text-align : left;
}

p.menu a{
	font-weight: bold;
}

table.main{
	padding: 0.5em;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

td.main{
	/*padding-left: 1em;*/
}

table.prodDisplay h1{
	/*border-bottom: 1px solid black;*/
	font-size: medium;
	color: #0099CC;
	margin: 0;
	padding: 0.5em;
	text-align: left;
}

.left		{	text-align: left;		}
.center	{	text-align: center;	}
.right 		{	text-align: right;		}
.justify		{	text-align: justify;	}
.top		{	vertical-align: top;	}
.middle		{	vertical-align: middle;}
.bottom	{	vertical-align: bottom;}
.blue { color: #0099CC; }

.inline		{	display: inline;			}
.floatl		{	float: left;				}
.floatr		{	float: right;			}
.padded	{	padding: 1em 0.5em 0.5em;	}
.bold		{	font-weight: bold;	}
.error		{	font-weight: bold; color: #CC3333;	}

.smlprnt	{	font-size: x-small;	}
.std_info	{	font-size: small;		}
.attn		{	font-weight: bold;	}
.flipper		{	font-weight: bold; font-size: small;	}
.centered{
	margin-left: auto;
	margin-right: auto;
}
.milland	{	display: none;			}
td.centered{
	padding-left: auto;
	padding-right: auto;
	text-align: center;
}

td.plainBg{
	background-color: white;
}

span.boxed{
	/*border: 1px solid #333333;*/
}

div.attnLine{
	border-bottom: 2px solid #CC3333;
}
/****************FORMS****************/

form{
	display: inline;
	margin: 0;
}

input{
	font-weight: bold;
	color: #333399;
}

textarea{
	font-size: small;
	font-family: Helvetica, Verdana, Arial, Helvetica, sans-serif;
}

form.tight			{			}
form.tight input	{	padding:0; margin: 0; font-size:xx-small;	}

/**************Purchase tables***********/
table.purchase{
	border: thin solid #0099CC;
	background: #E9F8FD;
}

table.purchase th{
	background: #0099CC;
	color: #FFFFFF;
	padding: 2px;
	font-size: 1.2em;
}

.footer_bg
{
	background-color: #4BB5CB;
}
.footer_top
{
	background: url(/images/footer_top_white.jpg);
	color: white;
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 4px;
}
.footer_top a
{
	color: white;
}

table.purchase th h2{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.2em 0.2em;
	margin: 0;
}

table.purchase th.red_bg{
	background: #993333 url(images/bg_red_fade_down.jpg) repeat;
	color: #FFFFFF;
}

table.purchase th.green_bg{
	background: #339966 url(images/bg_green_fade_down.jpg) repeat;
	text-align: left;
}

table.purchase tr.prodInfo td{
	/*border-bottom: 1px solid #666699;
	border-right: 1px solid #666699;
	border-left: 1px solid #666699;*/
	background-color: #fff;
}


table.purchase div.darkbg{
	/*background-color: #666699;*/
	border-top: thin solid #666699;
	border-bottom: thin solid #666699;
	color: #666699;
	font-weight: bold;
}

table.purchase td.divider{
	border-bottom: solid 8px #FFFFFF;
	border-top: solid 1px #666699;
}

table.purchase td.total{
	border-top: solid 1px #666699;
}

table.purchase td.nm{
	border-bottom: solid 1px #666699;
	font-weight: bold;
}

/**************Basket tables***********/
table.basket{
	border: thin solid #0099CC;
	background: #FFFFFF;
	font-size: small;
}

table.basket th{
	background: #0099CC;
	color: #FFFFFF;
	font-weight: bold;
}

table.basket th.plain{
	background-color: #FFFFFF;
	color: #0099CC;
}

table.basket tr.prodInfo td{
	border-bottom: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-left: 1px solid #0099CC;
}

table.basket div.darkbg{
	/*background-color: #993333;*/
	border-top: thin solid #0099CC;
	border-bottom: thin solid #0099CC;
	padding: 0.25em;
	color: #0099CC;
	font-weight: bold;
}

table.basket td.divider{
	border-bottom: solid 3px #0099CC;
}

table.basket tr.prodInfo td.prodim{
	/*background: url(images/bg_grey_ripple_light.jpg) repeat;*/
}


table.basket td.total{
	border-top: solid 1px #0099CC;
}

table.basket td.nm{
	border-bottom: solid 1px #0099CC;
	font-weight: bold;
}

/**************Sample tables***********/
/*******same as basket, but yellow/gold****/
table.sample{
	border: thin solid #0099CC;
	background: #FFFFFF;
	font-size: small;
}

table.sample th{
	background: #0099CC;
	color: #FFFFFF;
	font-weight: bold;
}

table.sample th.plain{
	background-color: #FFFFFF;
	color: #666699;
}

table.sample tr.prodInfo td{
	border-bottom: 1px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-left: 1px solid #0099CC;
}

table.sample div.darkbg{
	/*background-color: #993333;*/
	border-top: thin solid #0099CC;
	border-bottom: thin solid #0099CC;
	padding: 0.25em;
	color: #0099CC;
	font-weight: bold;
}

table.sample td.divider{
	border-bottom: solid 3px #0099CC;
}

table.sample tr.prodInfo td.prodim{
	/*background: url(images/bg_grey_ripple_light.jpg) repeat;*/
}


table.sample td.total{
	border-top: solid 1px #0099CC;
}

table.sample td.nm{
	border-bottom: solid 1px #0099CC;
	font-weight: bold;
}

/**************Info tables***********/
/***********/
table.info{
	border: thin solid #0099CC;
	background: #FFFFFF;
	font-size: small;
	color: #000;
}

table.info th{
	background: #0099CC;
	color: #FFFFFF;
	font-weight: bold;
}

table.info th.plain{
	background-color: #FFFFFF;
	color: #666699;
}

table.info tr.bordered td{
	border-bottom: 1px solid #666699;
	border-right: 1px solid #666699;
	border-left: 1px solid #666699;
}

table.info td{
	background: #FFFFFF;
	padding: 1em 0.5em;
}

table.info div.darkbg{
	/*background-color: #993333;*/
	border-top: thin solid #666699;
	border-bottom: thin solid #666699;
	padding: 0.25em;
	color: #666699;
	font-weight: bold;
}

table.info td.divider{
	border-bottom: solid 3px #666699;
}

table.info tr.prodInfo td.prodim{
	/*background: url(images/bg_grey_ripple_light.jpg) repeat;*/
}

