body
{
	font-family: Verdana;
	color: #2d2d2d;
	padding: 50px;
}

img
{
	border-style: none;
}

a
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

td
{
	vertical-align: top;
}

#main_content
{
	width: 800px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#main_body
{
}

#heading
{
	background-color: #6263a4;
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	height: 90px;
	color: White;
	margin-bottom: 5px;
}

#headingTopLeftCorner
{
	background-image: url(../images/topLeftCorner.gif);
	width: 11px;
	height: 8px;
	padding: 0px;
	margin: 0px;
	float: left;
}


#headingTopRightCorner
{
	background-image: url(../images/topRightCorner.gif);
	width: 11px;
	height: 8px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#headingLogo
{
	background-image: url(../images/logo.gif);
	width: 72px;
	height: 72px;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}

#headingContent
{
	height: 100px;
}

#heading h1
{
	margin: 0px;
}

#heading h2
{
	margin: 0px;
	font-size: 12pt;
}

#main_menu_bar
{
	width: 100%;
	background-color: #6263a4;
}

#main_menu_bar ul
{
	padding: 5px;
	margin: 0px;
}

#main_menu_bar li
{
	list-style: none;
	display: inline;
	padding-left: 15px;
	padding-right: 15px;
	border-right: 1px solid #999;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#main_menu_bar li.lastMenuItem
{
	border: none;
}

#main_menu_bar li a, #main_menu_bar li a:hover, #main_menu_bar li a:visited
{
	color: #FFF;
	text-decoration: none;
}

#softcover_submenu
{
	position: absolute;
	top: 99px;
	left: 70px;
}

#semirigid_submenu
{
	position: absolute;
	top: 99px;
	left: 178px;
}

#metalring_submenu
{
	position: absolute;
	top: 99px;
	left: 325px;
}


.submenu
{
	background-color: #6263a4;
	width: 120px;
	height: 100px;
}


#breadcrumb
{
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 5px;
}

#cart
{
	background-image: url(../images/basket.png);
	width: 135px;
	height: 54px;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	float: right;
	margin-top: 4px;
	margin-right: -5px;
}


#cart_totals
{
	text-align: center;
}

#homepageText
{
	font-size: 10pt;
}

#featuredProducts
{
	font-size: 10pt;
}

.product
{
	float: left;
	width: 180px;
	height: 200px;
	padding: 5px;
}

.product img
{
	width: 100px;
	height: 100px;
}

.product .product_name
{
	font-weight: bold;
	font-size: 8pt;
}

.productAdditionalImages
{
}

.productAdditionalImages img
{
	margin: 10px;
}
.price
{
	font-weight: bold;
	font-size: 10pt;
	color: #F00;
}

.product a
{
	font-size: 8pt;
}

.clear_div
{
	clear: both;
}

.product_row
{
}

hr
{
	border-width: 2px;
	border-style: solid;
	border-color: #6263a4;
}

.productDetails
{
	font-size: 10pt;
}

.productDetails label
{
	font-weight: bold;
}

.productDetails .productPricingDetails
{
	font-weight: bold;
}

.productDetails .productDetailsLeft
{
	float: left;
	width: 200px;
}


.productDetails .productDetailsRight
{
	padding-left: 210px;
}

#footer div
{
	float: left;
	display: inline-block;
	width: 130px;
	vertical-align: top;
	font-size: 8pt;
}

#footer div a
{
	font-size: 10pt;
	font-weight: bold;
}

#footer div ul
{
	text-align: left;
	list-style: none;
	padding: 0px;
	margin-left: 0px;
}

#footer div ul a
{
	font-size: 8pt;
	font-weight: normal;
}

#paymentoptions_footer img
{
	float: left;
}

.basket 
{
	width: 100%;
	font-size: 10pt;
	margin-bottom: 20px;
}

.basket th
{
	background-color: #2e307d;
	color: #fff;
	text-align: left;
	padding-left: 5px;
}

.basket td
{
	border-bottom: 1px dashed #2e307d;
}

.basket .product_name
{
	width: 60%;	
}

.basket .product_qty
{
	width: 10%;
}

.basket .smallDetails
{
	color: #888;
	font-size: 8pt;
	font-weight: bold;
}

.basket .quantityBox
{
	width: 30px;
}

.basket .blankcell
{
	border-style: none;
	text-align: center;
	vertical-align: top;
}

.basket .subtotals
{
	border-style: none;
	background-color: #2e307d;
	color: #FFF;
}

div.checkout
{
	float: right;
	width: 150px;
	padding: 5px;
	font-weight: bold;
	font-size: 12pt;
}

table.checkout
{
	width: 75%;
	font-size: 10pt;
	font-weight: bold;
}

table.checkout td
{
	width: 50%;
}

table.checkout input
{
	width: 200px;
}

table.checkout select
{
	width: 200px;
}

input.submit
{
	width: 200px;
	margin: 10px;
}

.no_products
{
	text-align: center;
	font-weight: bold;
	padding: 10px;
}

.error
{
	padding: 5px;
	color: #F00;
}

.no_product_error
{
	text-align: center;
	font-weight: bold;
	margin: 50px;
}

.thankLabel
{
	font-weight: bold;
	text-align: center;
	padding: 10px;
	background-color: #ddd;
}

.displayAltNavigation
{
	font-size: 8pt;
}

.displayAltNavigation ul
{
	list-style: none;
}

