body
{
	background-color:#bdbebd;
	background-image:url(images/body_back.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

table
{
	border-collapse:collapse;
	padding:0px;
}

td
{
	border-collapse:collapse;
	padding:0px;
}

.main
{
	margin:auto;
	width:752px;
}

.sub_head
{
	background-color:#521f22;
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	padding-left:14px;
}

.menu_cell
{
	background-image:url(images/menu_width.jpg);
	background-repeat:repeat-y;
}

.menu
{
	background-image:url(images/menu_back.jpg);
	background-repeat:no-repeat;
	background-color:#ced4d8;
	height:411px;
	text-align:top;
}

.menu table td
{
	padding-bottom:4px;
}

.menu a
{
	display:block;
	width:147px;
	height:21px;
	background-image:url(images/menu_hover.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	font-family:verdana;
	font-size:14px;
	color:#521f22;
}

.menu a:hover
{
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#ffffff;
}

.body
{
	width:100%;
	/*background-color:#f3f9fd;*/
	background-color:#ffffff;
	color:#000000;
	font-family:verdana;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}

.body img
{
	/*border:solid 1px #000000;*/
	margin:5px;
}

.body a
{
	color:blue;
	text-decoration:none;
}


.body a:hover
{
	color:#521f22;
}

.grey_col
{
	width:9px;
	background-image:url(images/grey_border.gif);
	background-repeat:repeat-y;
	
}

.footer
{
	background-color:#521f22;
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
}

.footer a
{
	text-decoration:none;
	color:#ffffff;
}

.footer a:hover
{
	color:#FFB0B4;
}

.page_heading
{
	font-size:20px;
	color:#521f22;
	text-decoration:underline;
	padding-right:10px;
	font-family:Gill Sans MT;
}

.sub_links
{
	text-align:right;
}

.sub_links a
{
	color:#ffffff;
	text-decoration:none;
}

.sub_links a:hover
{
	text-decoration:underline;
}

li
{
	padding:2px;
        margin-bottom: 10px;
}

.tub_table
{
	margin:auto;
}

.tub_table td img
{
	border:0px;
}

.tub_table td
{
	vertical-align:top;
	text-align:center;
}


.shell_colors
{
	width:90%;
	margin:auto;
}

.shell_colors td
{
	text-align:center;
	font-weight:bold;
	font-size:10px;
}

.tub_display
{
	margin:auto;
}

.tub_display th
{
	font-size:14px;
	background-color:#521F22;
	border:solid 1px #000000;
	width:100px;
	color:#ffffff;
}

.tub_display td
{
	padding:5px;
	border:solid 1px #000000;
}

.tub_models
{
	width:90%;
	margin:auto;
}

.tub_models td
{
	text-align:center;
}

.contact_form
{
	font-weight:bold;
}

.coyote_table td img
{
	border:0px;
}

h2
{
	font-size:16px;
	color:#521f22;
}

.float
{
	text-align: center;
	display: inline;
	text-align: center;
}

.item
{
	padding: 10px;
	display: table-cell;
	display: inline-block;
	width: 150px;
	vertical-align: top;
}

.item img
{
	border:solid 1px #000000;
}

.show_room_table
{
	width:90%;
	margin:auto;
}

.show_room_table td
{
	text-align:center;
	
}

.show_room_table td img
{
	border:solid 1px #000000;
}

.chem_table td
{
	border:solid 1px #000000;
	padding:3px;
}

.spazazz td
{
	padding-bottom:12px;
}

.cart_table
{
    width:100%;
}

.cart_table td
{
    border:solid 1px #000000;
    padding:3px;
    vertical-align: top;
}

.cart_head_back
{
    background-color: #efefef;
    color:#000000;
    font-size: 14px;
    font-weight:bold;
}

.order_info_view
{
    font-size:14px;
    font-weight: bold;
    background-color: #bdbebd;
}

.checkout_table
{
    width:100%;
}

.checkout_table td
{
    font-weight: bold;
    width:200px;
}

.product_table
{
    background-color: #efefef;
    width:100%;
    border:2px solid #000000;
}

.product_table img
{
    border: solid 1px #000000;
}

.product_title_back
{
    background-color: #522023;
    color:#ffffff;
    font-size: 18px;
    padding: 3px;
}

.price
{
    color: red;
    font-weight: bold;
}

label.error
{


    padding-left: .5em;
    vertical-align: top;
    font-size: 12px;
    font-weight:bold;
    font-style: italic;
    color: red;
   padding:3px;
    width: 150px;
    display: none;
}

div.error
{
    margin-top:20px;
    font-size:20px;
    color: red;
}
