body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
	text-decoration: none;
}

br.clear
{
	clear: both;
}

img a {
	border: 0;
}

.footer {
	font-size: 12px;
	color: #000000
	text-decoration: none;
}


.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #003399
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #021e60
}

div#content_area
{
	width: 545px;
	margin: 0;
	padding: 0;
}

div#cart_link_container
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#cart_links
{
	float: right;
	margin: 10px;
	margin-top: 0;
	padding: 10px;
	border: 2px solid #5C5CD6;
	background: #D7D7F4;
}
/* Flash Messages */
div.flash_message, span.message
{
	margin: 20px 50px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}

div#flash_ok, span#ok
{
	border: 2px solid #00B82E;
	background: #B3FF99;
}

div#flash_error, span#error
{
	border: 2px solid #F00;
	background: #FFA8A8;
}

span.message, span#ok, span#error
{
	border: none;
	font-size: 12px;
	padding: 2px;
	margin: 0 45px;
}
/* Shopping / Product List Styles */
p.buy_now_button
{
	margin: 0 !important;
	margin-top: 5px !important;
}

p.buy_now_button a
{
	border: 2px solid  #B7DCFF;
	display: block;
	padding: 3px;
	margin: 0;
}

p.buy_now_button a:hover
{
	background: #D9EDFF;
}

/*div.checkout h2
{
	text-align: center;
	color: #5B5BD5;
	margin: 5px;
	padding: 0;
	overflow: hidden;
}
*/
div.checkout p.header_note
{
	font-size: 11px;
	text-align: center;
	width: 90%;
	padding: 3px;
	margin: 2px;
}

div#breadcrumb
{
	margin: 0 40px;
	padding: 10px 10px;
}

div#productCatContainer, div#prodMainContainer
{
	padding: 0;
	margin: 0 45px;
	overflow: hidden;
}
#productCatContainer h2
{
	padding: 0;
	margin: 3px 0;
	color: #021e60;
	font-size: 16px;
}

#productCatContainer ul, #prodMainContainer ul
{
	list-style-type: none !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 0;
}

#prodMainContainer li
{
	list-style: none !important;
	list-style-type: none !important;
	text-align: center;
	float: left;
	width: 100px;
	margin: 10px;
	padding: 5px;
	border: 1px solid #eee;
}

#prodMainContainer div.image
{
	text-align: center;
}

#product_info
{
	overflow: hidden;
	margin: 0 40px;;
	padding: 10px;
}

#product_info h3
{
	margin: 0 !important;
}

div#product_info ul, div#product_info li
{
	list-style: none !important;
}

div#product_info h2
{
	color: #021e60;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

div#product_info #images
{
	float: left;
	margin: 10px;
	width: 150px;
	padding: 10px;
	border: 1px solid #eee;
	text-align: center;
}

div#product_info #images ul, div#product_info #details ul
{
	margin: 0 !important;
	list-style: none !important;
	list-style-type: none !important;
	padding: 0 !important;
}

div#product_info #details
{
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}


div#product_info #details ul li
{
	font-size: 1em;
	padding: 5px !important;
	list-style: none !important;
	list-style-image: none !important;
	list-style-type: none !important;
}

div#product_info #details ul h3
{
	font-size: 1em !important;
	display: inline !important;
	color: #021e60;
}

div#product_info #details div#buttons
{
	margin: 10px;
}

/* Cart Styles */
#shopping_cart_form, .checkout form, #product_info form, #customer_information form
{
	margin: 0 !important;
	padding: 0 !important;
}

div.shopping_cart, div.checkout
{
	padding: 0;
	margin: 0 45px;
}

div.checkout div.shopping_cart
{
	margin: 0;
}

div.shopping_cart table
{
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 1em;
}

div.shopping_cart table th
{
	font-weight: bold;
	text-align: center;
	color: #021e60;
	font-size: 1.2em;
}

div.shopping_cart table tbody td
{
	text-align: center;
}

div.shopping_cart table td.total, div.shopping_cart table td.links
{
	text-align: right;
}

div.shopping_cart table td label
{
	display: block;
	text-align: right;
	font-weight: bold;
	color: #021e60;
}

div.shopping_cart table td
{
	padding: 5px;
}

div.shopping_cart table tr.odd
{
	background: #FFC;
}

/* Not Logged In Page */
div.login
{
	text-align: center;
	font-size: 12px;
}

div.login h3, div.register h3
{
	text-align: center;
	font-size: 14px;
	color: #021e60;
}

div.login label
{
	color: #021e60;
	font-weight: bold;
}

div.login input
{
	margin: 0 10px;
}

div.register
{
	margin: 0 50px;
	font-size: 1em;
}

div.register p.question
{
	font-weight: bold;
}

/* Registration Form */

div#registration
{
	margin: 0 50px;
	font-size: 1em;
}

div#registration h2
{
	text-align: center;
	font-size: 14px;
	color: #021e60;
}

div#registration #has_account
{
	text-align: right;
	font-weight: bold;
	margin: 0 15px;
}

div#registration label
{
	font-weight: bold;
	color: #021e60;
	font-size: 12px;
	display: block;
	text-align: right;
}

div#registration span.required
{
	font-size: 1em;
	color: #F00;
}

span.error
{
	font-size: 12px;
	color: #F00;
}

/* Login */
div.login h2
{
	color: #021e60;
	font-weight: bold;
	font-size: 14px;
}

/* Check Out */
div.customer_information
{
	padding: 0;
	margin: 0;
	overflow: hidden;
}

div#billing_address, div#payment_information
{
	font-size: 12px;
	padding: 10px;
	margin: 10px;
	float: left;
	border: 1px solid #eee;
}

div#billing_address h3, div#payment_information h3
{
	font-size: 14px;
	color: #021e60;
	margin: 5px;
	padding: 0;
	text-align: center;
}

div#billing_address label, div#payment_information label
{
	font-weight: bold;
	color: #021e60;
	font-size: 12px;
	display: block;
	text-align: right;
}

p.buttons
{
	text-align: right;
}

div.checkout .buttons
{
	margin: 0 20px;
}
/* Customer Section */
div#customer_information
{
	margin: 0 45px;
	padding: 10px;
}

div#customer_information h3
{
	padding: 0 !important;
	margin: 10px !important;
}

div#customer_information #nav ul, div#customer_information #nav ul li
{
	margin: 5px 7px !important;
	padding: 0 !important;
}

div#customer_information #nav ul li
{
	float: left;
	margin-right: 0px !important;
	padding: 2px 10px !important;
	list-style: none !important;
	border-right: 2px solid #225783;
}
	
div#customer_information label
{
	display: block;
	text-align: right;
	font-weight: bold;
	font-size: 1em;
}

div#customer_information #verify_address
{
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	background: #FFA8A8;
}

div#customer_information table td, div#customer_information table th
{
	padding: 2px;
}

div#customer_information table td
{
	text-align: center;
}

div#customer_information table thead, div#customer_information table tfoot
{
	background: #3d80df;
	color: #FFF;
	font-weight: 700;
	font-size: 1.1em;
}

div#customer_information table thead a, div#customer_information table tfoot a
{
	color: #FFF;
}

div#customer_information .address
{
	float: left;
	margin: 10px;
	padding: 10px;
	border: 2px solid #eee;
	width: 40%;
	text-align: center;
	height: 225px;
}

div#customer_information .address table
{
	text-align: left;
}

div#order_details
{
	margin: 0 45px;
	padding: 15px !important;
}

div#order_details h3, div#order_details div p, div#order_details div h4
{
	margin: 0 !important;
}

div#order_details div.billing_information, div#order_details div#order_products
{
	margin: 15px 0;
	padding: 10px;
}

div#order_details div#order_products table
{
	width:100%;
	text-align: center;
	border: 1px solid #3D80DF;
}

div#order_details div#order_products table td
{
	padding: 2px;
}

div#order_details div#order_products table label
{
	font-weight: bold;
	display: block;
	text-align: right;
	font-size: 1.1em;
}

div#order_details div#order_products table th
{
	background: #3d80df;
	color: #FFF;
	padding: 2px;
	font-size: 1.1em;
}	

/* News Section */
div#articles
{
	margin: 0 45px;
}

div#articles ul, div#articles ul li, div#articles ul h4, div#articles ul p
{
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	list-style-image: none !important;
}

div#articles ul
{
	margin-left: 15px !important;
}

div#articles ul li
{
	padding: 5px !important;
}

div#articles ul p.description
{
	margin-left: 7px !important;
}