body {
	background: #FFF;
	margin: 5px 20px;
	overflow-x: none;
}

body, td, th, input, select, textarea, h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

h1, h2, h3, h4 {
	font-weight: bold;
	margin: 0;
}

p {
	line-height: 150%;
	margin: 0 0 10px 0;
}

form { margin: 0; }

a { 
	color: #333; 
	text-decoration: underline;
}

a:hover { color: #666; }

h1 { 
	color: #E1313B;
	font-size: 32px;
	margin-bottom: 2px; font-size: 130%;
}

h2 {
	color: #FFF;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px; font-size: 120%;
}

h3 { 
	color: #E1313B;
	font-size: 16px;
	margin-bottom: 10px; font-size: 110%;
}

h4 { 
	color: #E1313B;
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 10px; font-size: 100%;
}














#header, #surround {
	width: 960px;
	margin: 0 auto;
}

#morecontent h2 {color: #E1313B; text-align: left; text-decoration: none;margin: 12px 0 3px 35px;}

#logo {
	width: 310px;
	float: left;
}

#cart {
	width: 266px;
	height: 97px;
	padding: 10px;
	background: url("../images/cart_bg.gif") top left no-repeat #EFEFEF;
	float: right;
	margin-right: 5px;
	text-align: right;
	line-height: 150%;
}

#cart img { vertical-align: middle; }

#cart div {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #333;
	text-align: left;
	line-height: 120%;
}

#contact {
	width: 245px;
	margin-left: 380px;
	line-height: 150%;
}

#contact b { font-size: 16px; }

#contact img { margin-top: 5px; }

#contact a {color: #2C4794; font-weight: 600;}
#contact a:visited {color: #2C4794;font-weight: 600;}
#contact a:hover {color: #DF313A;font-weight: 600;}

#footer {
	height: 50px;
	margin-bottom: 15px;
	background: url("../images/nav_right.gif") top right no-repeat #DF313A;
}

#footer div {
	height: 35px;
	padding-top: 15px;
	background: url("../images/nav_left.gif") top left no-repeat; margin: 0 auto; padding-left: 15px;
}

#footer div ul {
	width: 945px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#footer div ul li {
	float: left;
	margin: 0 10px;
	display: inline;
}

#footer div ul li a {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


#navigation {
	height: 50px;
	margin-bottom: 15px;
	background: url("../images/nav_right.gif") top right no-repeat #DF313A;
}

#navigation div { padding-left: 15px; }

#navigation div {
	height: 35px;
	padding-top: 15px;
	background: url("../images/nav_left.gif") top left no-repeat;
}

#navigation div ul {
	width: 945px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

#navigation div ul li {
	float: left;
	margin: 0 10px;
	display: inline;
}

#navigation div ul li a {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}



#protx {
	width: 135px;
	height: 65px;
	float: right; margin-top: -12px; _margin-top: -4px;
}

#categories {
	width: 250px;
	float: left;
	margin-bottom: 5px;
	background: url("../images/cat_bottom.gif") bottom left no-repeat #2C4794;
}

#categories div.inner {
	width: 250px;
	margin-bottom: 15px;
	background: url("../images/cat_top.gif") top left no-repeat;
}

#categories div.inner div {
	margin: 0 auto;
	padding: 10px 0 15px 0;
	width: 230px;
	color: #FFF;
}

#categories div.inner div ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #FFF; 
}

#categories div.inner div ul li { border-top: 1px solid #FFF;}

#categories div.inner div ul li a {
	display: block;
	height: 15px;
	padding: 6px 5px;
	color: #FFF;
	text-decoration: none;
border-top: 1px solid #FFF;
}

#categories div.inner div ul li a:hover { background: #4D6CCA; }

#categories div.inner div ul li a.current { 
	padding: 6px 5px 6px 10px;
	background: #E1313B; 
	font-weight: bold;
}

#content { 
	width: 690px; 
	float: right;
}

#fronttext {line-height: 100%;margin: 0 0 10px 0; font-size: 85%;}


#search_form { margin-bottom: 2px; }

#q {
	border: 1px solid #666;
	padding: 3px;
	width: 300px;
}

#search {
	border: 1px solid #2C4794;
	background: #2C4794;
	height: 23px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

#breadcrumb {
	color: #2C4794;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}

#breadcrumb a {	color: #2C4794; }

#order_table { background: #FFF; }

#order_table tr th, #order_table tr td { font-size: 12px; }

#order_table tr th {
	background: #E1313B;
	color: #FFF;
	text-align: center;
	font-weight: bold; padding: 1px 3px 1px 3px;
}

input.table_field { 
	height: 12px; 
	font-size: 12px;
}

input.table_button { 
	height: 18px; 
	background: #2C4794;
	border: 1px solid #2C4794;
	font-size: 12px;
	color: #FFF;
	font-weight: bold; margin: 2px;
}

#order_table tr td { background: #BBC8EB; padding: 1px 3px 1px 3px;}

#footer div {
	padding: 15px 15px 0 15px;
	color: #FFF;
	font-weight: bold;
}

#footer div a { color: #FFF; }

#footer div span { float: right; }

div.cl { clear: left; }
div.cr { clear: right; }
div.cb { clear: both; }

*.right { float: right; }

*.left {
	float: left;
	margin-right: 15px;
}

span.red { color: #F00; }

div.box {  float: left;
	width: 205px;
	height: 105px;
	padding: 10px;
	margin-bottom: 5px;
	background: url("../images/textbox.gif") top left no-repeat;
}

div.box h3 {font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #E1313B; font-weight: bold; margin-right: 0; margin-bottom: 1px; margin-left: 0px; margin-top: -1px;}

div.box img {
	float: left;
	margin-right: 15px; margin-top: -15px; margin-left: -10px;
}

div.box p { 
	font-size: 12px;
	margin: 0; text-align: justified;
}

div.box a { 
	font-weight: bold;
	text-decoration: none;
}

div.large_box {
	width: 670px;
	height: 340px;
	padding: 15px;
	margin: 15px 0 30px 0;
	background: url("../images/large_box.gif") top left no-repeat;
}

p.top { margin-top: 15px; }


table#SubCategoryTable {
	margin: 5px;
}
table#SubCategoryTable td {
	padding: 3px;
	text-align: center;
	vertical-align: top;
}
table#SubCategoryTable td img {
	display: block;
	margin: auto;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #eee;

}
table#SubCategoryTable td h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 2px;
}
table#SubCategoryTable td p {
	margin: 0;
	padding: 2px;
}

table#ProductListTable {
	margin: 2px;
}
table#ProductListTable tr.odd {
 background-color: #bdc5dd;
}
table#ProductListTable tr.even {
 background-color: #f6bec2;
}
table#ProductListTable th {
	font-size: 0.8em;
}
table#ProductListTable td {
	padding: 3px 1px;
	text-align: center;
}
table#ProductListTable td input.quantityBox {
	width: 3em;
}


table#RelatedCategoriesTable {
	margin: 10px;
	font-size: 0.9em;
}
table#RelatedCategoriesTable td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
table#RelatedCategoriesTable img {
	display: block;
	margin: auto;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #eee;
}

table#RelatedProductsTable {
	margin: 10px;
	font-size: 0.9em;
}
table#RelatedProductsTable td {
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
table#RelatedProductsTable img {
	display: block;
	margin: auto;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #eee;
}

table#shoppingCart {
	margin: 10px;
	border-collapse: collapse;

}
table#shoppingCart th {
	border: 1px solid #999;
	background-color: #ccc;
	padding: 3px 15px; font-size: 80%;
}
table#shoppingCart td {
	border: 1px solid #999;
	background-color: #fff;
	padding: 3px 15px; font-size: 80%;
}
table#shoppingCart td.center {
	text-align: center;
}
table#shoppingCart td.right1 {
	text-align: right;
}

img.product-thumb {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 2px;
	background-color: #eee;
}

table#cart-controls {
	margin: 10px auto;
}
table#cart-controls td {
	padding: 10px;
}

h1.checkout-steps {
	margin: 10px 0; padding:2px; font-size: 140%; width: 505px;
	text-align: left;
	background-color: #DEDEDE;
	color: #E1313B;
}

div#checkoutMessagePanel {
   width: 650px;
   margin: 10px 0;
   border: 2px solid #e1313b;
   background-color: #f1f1fb;
   padding: 5px; font-size: 90%;
}

#checkoutMessagePanel h4 {margin: 0; padding: 0; border: 0; color: #000; text-decoration: none; font-size: 80%;}

#checkoutMessagePanel h2 {color: #000; text-align: left; margin:0; padding:0; font-size: 1.2em;}
#checkoutMessagePanel p {color: #000; text-align: left; margin:0; padding:0;}

dl#search-results {
	margin: 10px;
}

dl#search-results dt {
	margin: 10px 10px 4px 10px;
	font-size: 1.2em;
	color: #e1303c;
	font-weight: bold;
}
dl#search-results dt a {
	color: #e1303c;
}
dl#search-results dd {
	margin: 0 10px 10px 10px;
}
h2#search-summary {
	color: #000; text-align: left;
}

h2#search-summary span.highlight {
	color: #e1303c;
	font-weight: bold;
}

.submitbtn {margin-bottom: -12px;}