
html, body, ul, ol, li, p, h1, h2, h3, h4, h4, h6, form, fieldset, a, div, img
{
	margin: 0;
	padding: 0;
	border: 0;
}

#terms
{
	text-align:left;
}

h1
{
	font-size: medium;
}

h2
{
	font-size:medium;
	font-weight: bold;
}

h1, h2
{
	padding:5px 0px 20px 0px;
}

p
{
	text-align:left;
	line-height: 1.5em;
}

#terms li, #terms p
{
	padding: 5px 0px 5px 0;
}

#terms li
{
	margin-left: 20px;
}

body
{
	font-family:Verdana;
	text-align:center;
	background-color: #255381;
}

#wrapper
{
	width: 800px;
	text-align: center;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
	background-color: White;
	margin:auto;
}

#header
{
	height: 170px;
	width:800px;
	background-image: url(images/logo.jpg);
	background-position:left top ;
	background-repeat: no-repeat;
	position:relative;
	text-align:right;
}

#featuredProduct
{
	text-align:center;
	color: #255381;
	float:left;
	padding: 5px 5px 5px 5px;
}

#featuredProduct a
{
	color: #255381;
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
}

#featuredProduct h4
{
	font-size: 16px;
	font-weight: bold;
}

#address
{
	font-size: 12px;
	float: right;
	text-align:right;
	color: #255381;
	padding: 5px 5px 5px 5px;
}	

#menu 
{
	text-align:right;
	height:18px;
	background-image:url(Images/bg_menu.gif);
	position:absolute; left:0px;  bottom: 20px;
	width: 800px;
	padding: 4px 0 0 0;
}

#category, #category ul
{
	font-size: 11px;
	text-align:left;
	list-style-type:none;
	
}

#menu li
{
	position:relative; 
	top: -2px;
	display:inline;
	font-size: 11px;
}

#menu a, #menu a:visited, #category a, #category a:visited
{
	color:White;
	text-decoration:none;		
}

#menu a:hover, #category a:hover
{
	font-size:11px;
	color:Black;	
	text-decoration:none;
}

.viewCart
{
	text-align: right;
}

#cartButtons
{
	text-align: right;
	margin: 10px 0 0 0;
}

#content
{
	width: 800px;
	font-family: Verdana;
	font-size: small;
	height:100%;
}

#leftColumn3
{
	width: 150px;
	float: left;
}

#rightColumn3
{
	width: 150px;
	float: right;
}

#rightColumn3 input, #rightColumn3 select
{
	width:100px;
}

#middleColumn3
{
	margin-right:180px;
	margin-left:180px;
}

#leftColumn2
{
	width: 150px;
	float: left;
}

#rightColumn2
{
	float:right;
	width:630px;
	margin-left:20px;
	text-align:left;
	
}

.boxcontent
{
	font-size:small;
	background: #BDBDBD;
	height: auto;
	margin-bottom: 10px;
	padding: 0 13px 0 13px;
	padding-bottom: 10px;
	text-align: left;
}

.boxcontent p
{
	font-size:12px;
	padding: 0 0 2px 0;
}

.boxtop
{
	background: #255381;
	color:White;
	font-size:small;
	font-weight:bold;
}

#specialOffer
{
	font-size:large;
	padding-top:10px;
}

.specialOfferImg
{
	
}

.originalPrice
{
	text-decoration: line-through;
	font-size:small;
	font-weight:bold;
}

.specialPrice
{
	font-size:small;
	font-weight:bold;
	padding-bottom: 10px;
}

.Discount
{
	font-size:14px;
	font-weight:bold;
	padding-bottom: 10px;
}

.product
{
	text-align: left;
	border-style:solid;
	border-color: #255381;
	border-width: 1px;
	padding: 20px 0px 10px 0px;
}

.top10
{
	font-size:10px;
	font-weight:bold;
}

.productTitle
{
	font-size:large;
	padding-bottom: 20px;
}

.productDescription
{
	font-size:small;
	padding-bottom: 20px;
}

#footer p, #footer a
{
	clear:both;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	text-decoration: none;
	color: Silver;
	text-align:center;
}

.blueButton
{
	background-color: #255381; 
	border-style: outset; 
	border-width: 1; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	color: White;
}

.topCategory
{
	font-weight:bold;
	color: White;
	margin: 5px 0 2.5px 0;
}

.productImage
{
	position: relative;
	text-align: left;
}

.pageHeading
{
	text-align:left;
	font-style:italic;
	font-weight: bold;
	font-size:large;
	padding-bottom: 10px;
}

#pager a, #pager a:visited, #pager span
{
	padding-top: 10px;
	font-size:small;
	color: #255381;
}

#shoppingCart
{
	font-size:small;
}

#shoppingCart table, #shoppingCart tr, #shoppingCart td
{
	border-collapse:collapse;
	border-style:solid;
	border-color: #255381;
	border-width: 1px;
	padding: 5px 5px 0 5px;
}

#shoppingCart thead
{
	font-weight:bold;
}

#shoppingCart input
{
	width:60px;
}

#cartTotal
{
	font-size:small;
	font-weight:bold;
	text-align:right;
}

#inputDetails
{
	font-size:small;
	font-weight:bold;
	text-align: left;
	margin-top:20px;
}

.orderTable
{
	border-collapse:collapse;
	border-width: 1px;
	color:Gray;
	
}
#inputDetails input
{
	width: 150px;
}

#inputDetails img
{
	width:50px;
	height:50px;
}

#inputDetails div
{
	margin-bottom:10px;
}

#inputDetails thead
{
	background: #255381;
	color:White;
}

#inputDetails table
{
	padding: 10px 0 10px 0;
}

#billingAddress input 
{
	width:200px;
}

#deliveryAddress input
{	
	width:200px;
}

#updateAccount
{
	clear:both;
}

.errMsg
{
	font-weight:bold;
	color:Red;
}

#productSort
{
	text-align: right;
	padding: 5px 0 5px 0;
}

.datebox
{
	width:50px;
}

.orderdetails
{
	border-collapse:collapse;
	border-style:solid;
	border-color:Black;
}

#productFeatures
{
	text-align:left;
	padding: 20px 0px 10px 30px;
}

#forgottenPassword
{
	text-align:left;
	
}

#pnlOrderComplete
{
	text-align:left;
}

#aboutUs
{
	text-align:left;
}
	