
body {
	background: #163B51;
	margin: 0px;
	font: 12px Arial, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #163A50;
	padding-top: 12px;
	padding-bottom: 3px;
}
h2 {
	padding: 0px;
	margin: 0px;
}
.cart_error, .error {
	color: #d70000;
	font-size: 14px;
	font-weight: bold;
}

.cart_highlight {
	color: #d70000; 
	font-weight : bold;
}

.cart_line hr {
	border: 0px;
	border-bottom: 1px solid #163A50;
	background: #fff;
	padding: 0px;
}

.cart_table {
	padding: 2px;
	width: 100%;
}

.cart_table2 {
	padding: 2px;
}

.cart_table3 {
	border: 1px solid #163A50;
}

.cart_tr {
	background-color: #C8E1F0;
}

.cart_special {
	background-color: #ffff00;
}

.cart_td {
}

.cart_link {
}

.cart_link:visited {
}

.cart_link:hover {
}

.cart_qnt_td {
	width: 10px;
	vertical-align: top;
	text-align:right;
}

.cart_button {
	border: 1px solid #163A50;
	background:#163A50 url("../images/button_off.jpg");
	font: 10px Arial, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	padding-bottom: 2px;
	height: 22px;
	text-transform: uppercase;
}

.cart_button:visited {
}

.cart_button:hover {
	border: 1px solid #d70000;
}

.cart_top_row {
	color: #FFF;
	background: #163A50;
}

.cart_total {
	font-weight : bold;
	font-size: 14px;
}

.cart_subtotal {
	font-weight : bold;
}

.cart_input {
	width:200px;
}
.cart_input_wide {
	width: 400px;
}

.cart_big_link {
}

.cart_vertical_line {
	width: 1px;
	padding: 0px;
	background-color: #163A50;
}
.cart_dropdown_padding {
	padding-bottom: 5px;
}
.cart_dropdown {
	width: 150px;
}
.highlightError {
	background-color: #d70000;
}
.cart_text {
	font-size: 11px;
	font-weight: bold;
	color: #d70000;
}
td {
	font: 12px Arial, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	color: #d70000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #163A50;
	text-decoration: underline;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
#menu_container {
	width: 960px;
	background:#234667 url("<?php echo CART_FOLDER_NAME; ?>/images/menu_off.jpg");
}
#header {
	width: 960px;
	height: 86px;
}
#logo {
	float:left;
	width: 175px;
	height: 86px;
}
#header_row1 {
	float: right;
	width: 785px;
	height: 18px;
}
.red_menu ul {
	color:#fff;
	list-style:none;
	margin:0;
	padding:0;
}
.red_menu li{
	float: right;
	padding:0px;
}
.red_menu li a{
	font-size: 10px;
	font-weight: bold;
	display:block;
	height: 18px;
	line-height:18px;
	color: #fff;
	text-decoration: none;
	background: #d70000;
	border: 0px;
	border-left: 1px solid #790000;
	padding-left: 10px;
	padding-right: 10px;
}
.red_menu li a:hover, .red_menu ul li:hover a{
	background: #790000;
	color:#FFFFFF;
	text-decoration:none;
}
#header_row2 {
	float: left;
	width: 785px;
	height: 48px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cart {
	float: right;
	width: 178px;
	height: 48px;
}
#cart_line {
	float: right;
	width: 1px;
	height: 48px;
	background: #163A50;
}
#search {
	float: right;
	width: 596px;
	height: 48px;
	padding-right: 10px;
	text-align: right;
}
.cart_link a {
	color: #163A50;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.cart_link a:hover {
	color: #d70000;
}
.form_input {
	border: 1px solid #163A50;
	height: 18px;
}
.form_button {
	border: 1px solid #163A50;
	background:#163A50 url("images/button_off.jpg");
	font: 10px Arial, "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #fff;
	padding-bottom: 2px;
	height: 22px;
}
.form_button:hover {
	border: 1px solid #d70000;
}
.header_links {
	padding-top: 10px;
	color: #163A50;
}
.header_links a {
	color: #163A50;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: underline;
}
.header_links a:hover {
	color: #d70000;
}
#content {
	width: 930px;
	min-height: 500px;
	padding: 15px;
}
#content_nopad {
	width: 960px;
}
#nav{ 
	color: #163A50;  
	font-weight : bold;
	font-size: 15px;
}
#footer_nav {
	width: 960px;
	height: 18px;
	text-align: center;
	background: #d70000;
}
#footer {
	width: 960px;
	height: 55px;
	background: #E6EEF0;
}
.footer_left {
	padding-top: 5px;
	float: left;
	width: 220px;
}
.footer_middle {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	width: 520px;
	padding-top: 15px;
}
.footer_right {
	float: left;
	width: 205px;
	text-align: right;
	padding-right: 15px;
	padding-top: 12px;
}

.blue{ 
background: #12125C; 
}
.title {
font-size : 20px;
font-weight : bold;
color: #12125C;
letter-spacing : 5px;
margin:0px;
}

.bluehatch{
background-image:url(/images2/tile3.gif);
background-color: #CFE0E9;
}
.lblue {
background: #E6EEF0;
}
.menutitle{
color: #ffffff;
font-size : 11px;
font-weight : bold;
background-image:url(/images2/menutile.gif);
height: 26px;
text-align: center;
letter-spacing : 3px;
}
.home_warning {
	border: 2px solid #d70000;
	padding: 2px;
}
.home_warning h2 {
	background-color: #d70000;
	padding: 2px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.home_warning p {
	padding: 5px;
	font-size: 12px;
}

