﻿body, td, th, input, select, textarea
{
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	color: #707070;
}

body
{
	margin: 0;
	padding: 0;
	background: #ACACAC url(images/bg.gif) repeat-x;
}

img { border: 0; }

form { display: inline; }

a
{
	color: #3A4749;
	text-decoration: none;
}

a.footer, a.footer:visited, a.footer:active, a.redd
{
	color: #E1EBEC;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

a.redd:hover { color: #FF4444; }

input.field, textarea.field, input.fieldsmall, input.searchfield, select.fieldsmall
{
	border: solid 1px #898989;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #3A4749;
}

input.field, textarea.field { 	width: 245px; }

input.fieldsmall { 	width: 110px; }

input.searchfield { 	width: 125px; }


div.listitem
{
	background-position: 4px 2px;
	background-repeat: no-repeat;
	background-image: url('images/bullet.gif');
	padding: 0px 0px 0px 16px;
}

p{
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-right: 20px;
	margin-left: 20px;
}

table#copy_table h1{
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}

table#copy_table{
	width: 780px;
}

p#copy_image{
	border: 2px solid orange;
}

h1{
	font-family: verdana, sans-serif;
	font-size: 14px;
}

table#products td{
	font-family: verdana, sans-serif;
	color: #707070;
	font-size: 11px;	
}

table#products td.flask{
	width: 30px;
	padding-left: 12px;
	margin-right: 0px;
	padding-right: 0px;
	border: 0px;
}

table#products td.grey_text{
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}

table#products td.normal_text{
	width: 730px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}

table#products tr.grey_text{
	background-color: #E0E0E0;
	padding-left: 2px;
}

table#products tr.normal_text{
	background-color: white;
}





























