body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#333333;
	background: #FFFFFF ;
	margin: 1em;
	padding: 0;
	text-align:center;
}

a{ text-decoration: none; color: #3366FF;}
a.basketlink{	color: #CC3333;	}
a:visited.basketlink{	color: #CC3333;	}
a:hover.basketlink{	color: #FF6666;	text-decoration: underline;	}
a.samplelink{	color: #999933;	}
a:visited.samplelink{	color: #999933;	}
a:hover.samplelink{	color: #CCCC66;	text-decoration: underline;	}
a:link{}
a:visited{text-decoration: none; color: #3333FF;}
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;	}


div.head_div{
	text-align: left;
	border-top: thin solid #333399;
	border-bottom: thin solid #333399;
	background: #F0F0F0 url(images/bg_grey_ripple_light.jpg) repeat;
}

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;
}

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: 0 1em 0.2em 1em;
	background: #EEEEEE url(images/bg_grey_ripple_light.jpg) repeat;
}

div.prod_display h2{
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background: #666699 url(images/bg_blue_fade_down.jpg);
	padding: 0.1em;
	margin: 0 0 0.2em;
}

div.sideitem{
	width: 142px;
	background: #EEEEEE url(images/bg_grey_ripple_light.jpg) repeat;
	padding: 0 0 0.5em 0;
	border: 1px solid #000033;
	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: #666699 url(images/bg_blue_fade_down.jpg) repeat;
	padding: 0.2em 0.2em;
	margin: 0;
}

div.sideitem h2.basket_mini{
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background: #993333 url(images/bg_red_fade_down.jpg) repeat;
	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: #33CC99 url(images/bg_yellow_fade_down.jpg) repeat;
	padding: 0.2em 0.2em;
	margin: 0;
	border-bottom: 1px solid #666699;
}

.red_bg{
	background: #993333 url(images/bg_red_fade_down.jpg) repeat;
	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-right : 1px #666699 solid;
	border-bottom : 1px #666699 solid;
	font-size: small;
}

table.home th{
	padding-left : 0.5em;
	text-align : left;
	background: #666699 url(images/bg_blue_fade_down.jpg) repeat;
	font-size : small;
	font-weight : bold;
	color : #FFFFFF;
}

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

table.home td{
	text-align : justify;
	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: thin solid #666699;
	font-size: medium;
	color: #666699;
	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;}

.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: 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 #666699;
	background: #EEEEEE url(images/bg_grey_ripple_light.jpg) repeat;
}

table.purchase th{
	background: #666699 url(images/bg_blue_fade_down.jpg) repeat;
	color: #FFFFFF;
}

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: #F8F8F8;
}


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 #993333;
	background: #FFFFFF;
	font-size: small;
}

table.basket th{
	background: #993333 url(images/bg_red_fade_down.jpg) repeat;
	color: #FFFFFF;
	font-weight: bold;
}

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

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

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

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

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


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

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

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

table.sample th{
	background: #999933 url(images/bg_yellow_fade_down.jpg) repeat;
	color: #FFFFFF;
	font-weight: bold;
}

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

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

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

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

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


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

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

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

table.info th{
	background: #666699 url(images/bg_blue_fade_down.jpg) repeat;
	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;*/
}
