/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	color:f00;
	font-family: century gothic, arial, helvetica;
	font-size: 12px;
	height: 100%;
	background: url('../images/bg_tile.jpg') repeat;
}

a 			{
			text-decoration: none;
			color: #000;
			}
			
p			{
			margin: 0;
			padding: 3px;
			}
			
h2			{
			color: #fff;
			width: 513px;
			height: 31px;
			font-size: 18px;
			margin: 0;
			margin-bottom: 5px;
			padding-top: 7px;
			padding-left: 10px;
			background: #fff url('../images/h2.jpg') no-repeat;
			text-align: left;
			}
			
a:hover		{
			text-decoration: none;
			color: #666;
			}

#container {
	margin: 0;
	padding: 0;
	position: relative;
	text-align:center;
	width: 903px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background: #fff;
	}

#logo {
	clear: both;
	width: 903px;
	height: 91px;
	padding-top: 208px;
	margin-left: auto;
	margin-right: auto;
	background:url('../images/header_logo.jpg') no-repeat;
}



#top_nav		{
				clear: both;
				width: 880px;
				margin-left: 10px;
}

#top_nav a		{
				color: #FFF;
				height:20px;
				padding: 0;
				width: 167px;
				display: block;
				float: left;
				font-weight: bold;
				font-size: 14px;
				margin-left: 7px;
				}
				
				
#head_nav		{
				clear: both;
				color: #fff;
				margin-top: 14px;
				float: right;
				margin-right: 10px;
				width: 230px;
				text-align: left;
				}

#searchlabel    {float: left; 
				margin-top: 27px;
				width:50px;
				}
		
.searchbox {
			margin-top: 25px;
			float: left;
			}
			
			
		
.submit 	{
			margin-top: 25px;
			float:right;
			width: 30px;
			height: 30px;
			display: block;
			}
		
#send		{
			border: none;
			background: url('../images/submit_btn.jpg') no-repeat;
			width: 30px;
			height: 30px;
			display: block;
			float: left;
			}
		
.form_float	{
			float: left;		
			}

				
#cards			{
				float: left;
				width: 120px;
				margin-top: 5px;
				margin-left: 0;
				text-align: left;
				}


#left_nav	{
			float: left;
			width: 184px;
			text-align: left;
			background: #fff;
			padding-left: 8px;
			letter-spacing: 0.1em;
			font-size: 11px;
}

#left_nav_top {
			height: 24px;
			width:154px;
			background: url('../images/top_btn.jpg') no-repeat; 	
			padding-left: 28px;
			padding-top: 7px;
			font-weight: bold;
			color: #fff;
			font-size: 14px;
}

#left_nav .btn{
			list-style: none;
			float: left;
			width: 154px;
			height: 24px;
			text-align: left;
			background: #fff;
			letter-spacing: 0.1em;
			font-size: 11px;
			font-weight: bold;
			background: url('../images/btn.jpg') no-repeat;
			padding-left: 28px;
			padding-top: 7px;
}

#left_nav a {
			color: #fff;
			}
			
#left_nav a:hover {
			color: #000;
			}
			
#brand_search	{
			clear: both;
			background: url('../images/brand_search.jpg') no-repeat;
			height: 60px;
			padding-top: 30px;
			margin-top: 5px;
				}

#brand_select {
				width: 165px;
				height: 24px;
				margin-left: 5px;
				float: left;
				font-size: 12px;
				color:#CC6633;
				}
				
#brand_search_go {
				width: 165px;
				height: 24px;
				margin-left: 5px;
				float: left;
			}
			
#bottom_button {
			clear: both;
			float: left;
			margin:0;
			padding: 0;
			height: 12px;
			width: 185px;
			font-size: 8px;
			line-height: 8px;
			background: url('../images/btm_btn.jpg') no-repeat 0px 0px;
			}
			
#left_buttons {
			float: left;
			list-style: none;
			margin: 0;
			padding: 0;
			overflow: hidden;
			border: none;
	    	}

#content	{
			padding: 0;
			margin: 0;
			float: left;
			width: 520px;
			min-height: 980px;
			color: 000;
			background: #fff;
			height: auto;
			overflow: visible;
			background: url('../images/content_tile.jpg') repeat-y 0px 0px;
			text-align: left;
			padding-left: 2px;
			padding-right:3px;
			}
			
#content #home_content {
			width: 512px;
			float: left;
			padding-left: 5px;
			padding-top: 4px;
			padding-bottom: 10px;
			text-align: center;
}

#home_page_p	{
				margin-bottom: 5px;
}

#content #home_content img{
margin: 0;
padding: 0;
}

#banner_link {
margin: 0;
padding:0;
float: left;
padding-left: 3px;
}

		
#featured_products {
					position: relative;
					float: left;
					width: 164px;
					display: block;	
					background: #fff;			
}

#checkout_basket	{
					background: url('../images/basket_bg.jpg') no-repeat;
					float: left;
					height: 103px;
					width: 178px;
					}
					
#checkout 			{
					background: url('../images/checkout.jpg') no-repeat 130px 0px;
					clear: both;
					float: left;
					width: 158px;
					height: 25px;
					margin-top: 15px;
					padding-top: 10px;
					padding-left: 25px;
					font-weight: bold;
					font-size: 14px;
					color: #fff;
					text-align: left;
					cursor: hand;
					}
					
					
#basket 			{
					background: url('../images/basket.jpg') no-repeat 130px 0px;
					clear: both;
					float: left;
					width: 163px;
					height: 25px;
					margin-top: 10px;
					font-weight: bold;
					font-size: 14px;
					color: #fff;
					text-align: left;
					padding-left: 20px;
					padding-top: 6px;
					display: block;
					cursor: hand;
					}
					
#checkout_basket a #basket:hover, #checkout_basket a #checkout:hover{
					color: #CCCCCC;
					}
					
#bottom_content	{
				margin: 0;
				padding: 0;
				clear: both;
				background: url('../images/bottom_content.jpg') no-repeat 192px 0px #fff;
				width: 903px;
				height: 30px;
				}

					
#sub_footer			{
		clear: both;
		width: 903px;
		margin-left: auto;
	margin-right: auto;
	color: #fff;
					}
					
#sub_footer a		{
					color: #fff;
}


#footer_nav_wrapper {
	position: relative;
	clear:both;
	width: 903px;
	height: 55px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background:#000;
	color:#fff;
	font-size:0.8em;
	letter-spacing: 0.1em;
	display: block;
	background: url('../images/footer.jpg') no-repeat;
	}

#footer_nav	{
			padding-top: 5px;
			text-align: center;
			overflow: visible;
			height: 50px;
			width: 890px;
			height: 55px;
			}
			
#footer_nav	a {
			color: #fff;
			}



#footer_nav a:link, #vs_footer_nav  a:visited {
	color:#fff;
	text-decoration:none;
}

#footer_nav a:hover {
	color:#ccc;
				}

.img_border	{
			border: none !important;
}

p	{
	padding: 5px;
	}
	
#payment_choice_margin {
						margin: 0!important;
						padding: 0!important;
						float: left;
						
}

.pmeth, #payment_choice_margin div		{
						padding-left: 10px;
						}

#payment_choice_margin a {
						text-decoration: underline;
						font-weight: bold;
}