/*========================= Store Styles ======================*/
a.store_navigation:active { font-size: 12px; font-weight:bold;font-family: Arial; color: #336799; text-decoration: underline;}
a.store_navigation:hover {font-size: 12px; font-weight:bold;font-family: Arial;  color: #336799; text-decoration: underline;}
a.store_navigation:link { font-size: 12px; font-weight:bold;font-family: Arial; color: #336799; text-decoration: underline;}
a.store_navigation:visited { font-size: 12px; font-weight:bold;font-family: Arial; color: #336799; text-decoration: underline;}

.store_btn {
	background:url(../images/store/btn_small.gif) top left no-repeat;
	margin-top:5px;
	width:84px;
	height:23px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	padding-top:3px;
	font-weight:bold;
	border:0px;
}
.store_btn_input {
	background:url(../images/store/btn_small.gif) top left no-repeat;
	width:84px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	border:0px;
}

.store_btn_add {
	background:url(../images/store/btn_add.gif) top left no-repeat;
	width:84px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	border:0px;
}

.store_btn_input_wht {
	background:url(../images/store/btn_small_wht.gif) top left no-repeat;
	width:84px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#336799;
	font-weight:bold;
	border:0px;
}

.field_header {
	background-color:#cf992d;
	margin-top:5px;
	width:84px;
	height:23px;
	text-align:center;
	font-size:13px;
	color:#ffffff;
	padding-top:3px;
	font-weight:bold;
}
	#store_container
	  {
		width:922px;
		background-color:#ffffff;
		padding-left:10px;
		padding-right:10px;
		padding-top:10px;
	  }

	#store_content
	  {
		position: absolute;
		top:200px;
		left:20px;
		width:494px;
		height:777px;
	  }

	#store_h1{
		font: 26px Verdana, Arial, sans-serif;
		color:#cccccc;
		font-weight:bold;
	}

	#store_text1
	{
		font: 12px Arial, sans-serif;color: #464646;margin-left:10px;
	}

	#store_manufacturer
	{
		background-color:#f0f0f0;
		width:187px;
		border: 1px solid #f0f0f0;
		top:25px;
		
	}

	#store_manufacturer .title
	{
		font: 12px Arial, sans-serif;
		color: #FFFFFF;
		font-weight:bold;
		margin-left:10px;
		margin-top:10px;
		padding-left:10px;
		background-color:#336799;
	}

	#store_search
	{
		background-color:#f0f0f0;
		width:187px;
		border: 1px solid #f0f0f0;
		top:25px;
		
	}

	#store_search .title
	{
		font: 12px Arial, sans-serif;
		color: #FFFFFF;
		font-weight:bold;
		margin-left:10px;
		margin-top:10px;
		padding-left:10px;
		background-color:#cc9d2b;
	}

	#store_new
	{
		background-color:#f0f0f0;
		width:187px;
		border: 1px solid #f0f0f0;
		top:25px;
		
	}

	#store_new .title
	{
		font: 12px Arial, sans-serif;
		color: #464646;
		font-weight:bold;
		background:url(../images/store/head_bg.gif) top left repeat-x;
		height:41px;
		padding-left:8px;
	}

	#store_new .txt
	{
		font: 12px Arial, sans-serif;color: #464646;margin-left:10px;margin-top:20px;
	}

	
	#store_features
	{
		background-color:#f0f0f0;
		width:187px;
		border: 1px solid #f0f0f0;
		top:25px;
		
	}

	#store_features .title
	{
		font: 12px Arial, sans-serif;
		color: #464646;
		font-weight:bold;
		background:url(../images/store/item_headerbg.gif) top left repeat-x;
		border: 1px solid #dfdfdf ;
		height:30px;
		width:500px;
		padding-left:8px;
	}

	#store_features .txt
	{
		font: 12px Arial, sans-serif;color: #464646;margin-left:10px;margin-top:20px;
	}

	#store_specials
	{
		background-color:#f0f0f0;
		width:187px;
		border: 1px solid #f0f0f0;
		top:25px;
		
	}

	#store_specials .title
	{
		font: 12px Arial, sans-serif;
		color: #464646;
		font-weight:bold;
		background:url(../images/store/head_bg.gif) top left repeat-x;
		height:41px;
		padding-left:8px;
	}

	#store_specials .txt
	{
		font: 12px Arial, sans-serif;color: #464646;margin-left:10px;margin-top:20px;
	}

	#store_info
	{
		background-color:#f0f0f0;
		width:187px;
		border: 1px solid #f0f0f0;
		top:25px;
		
	}

	#store_info .title
	{
		font: 12px Arial, sans-serif;
		color: #FFFFFF;
		font-weight:bold;
		margin-left:10px;
		margin-top:10px;
		padding-left:10px;
		background-color:#336799;
	}

	#store_info .txt
	{
		font: 12px Arial, sans-serif;color: #464646;margin-left:10px;margin-top:20px;
	}



	#store_categories
	{
		background-color:#e6e6e6;
		width:187px;		
		border: 1px solid #dfdfdf ;
				
	}

	#store_categories .title
	{
		font: 12px Arial, sans-serif;
		color: #464646;
		font-weight:bold;
		background:url(../images/store/head_bg.gif) top left repeat-x;
		height:41px;
		padding-left:8px;
	}

	#store_categories .txt
	{
		font: 12px Arial, sans-serif;color: #464646;margin-left:10px;margin-top:20px;
	}

	#store_right
	{
		position: absolute;
		top:180px;
		left:545px;
		
	}

	#store_bestsellers
	{
		background-color:#e6e6e6;
		width:187px;		
		border: 1px solid #dfdfdf ;
		top:190px;		
	}

	#store_bestsellers .title
	{
		font: 12px Arial, sans-serif;
		color: #FFFFFF;
		font-weight:bold;
		margin-left:10px;
		margin-top:5px;
		padding-left:10px;
		background-color:#336799;
	}

	#store_bestsellers .txt
	{
		font: 12px Arial, sans-serif;color: #464646;margin-left:10px;margin-top:20px;
	}


	

	#cartarea
	{
		width:230px;		
		background-color:#f5f5f5;
		border: 1px solid #dfdfdf;
		
	}

	#viewcart td, th
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	}

	#viewcart h2
	{
		font: 11px Verdana, sans-serif;
		color: #464646;
		font-weight:bold;
		margin-left:10px;
		margin-top:8px;
		height:30px;
		background-color:#e4e69d;
	}

	#viewcart legend
	{
		font: 11px Verdana, sans-serif;
	}

	#viewcart .input
	{
		background-color:#ffffff;
		color:#464646;
		font: 11px Arial, Helvetica, sans-serif;
		
	}

	
	#store_reviews
	{
		background-color:#e6e6e6;
		width:187px;		
		border: 1px solid #dfdfdf ;
		top:190px;		
	}

	#store_reviews .title
	{
		font: 12px Arial, sans-serif;
		color: #464646;
		font-weight:bold;
		background:url(../images/store/head_bg.gif) top left repeat-x;
		height:41px;
		padding-left:8px;
	}

	#store_reviews .txt
	{
		font: 12px Arial, sans-serif;color: #464646;margin-left:10px;margin-top:20px;
	}



	#store_mycart
	{
		
		width:187px;
		height:78px;
		overflow:hidden;
		font: 12px Arial, Verdana sans-serif;
		color:#464646;
	}

	#store_mycart .title
	{
		font: 12px Arial, sans-serif;
		color: #FFFFFF;
		font-weight:bold;
		margin-left:10px;
		margin-top:5px;
		padding-left:10px;
		background-color:#336799;
	}

	

	#store_mycart .view
	{

		margin-left:10px;
		font: 12px Arial, Verdana sans-serif;
	}
	
	#store_mycart td
	{
		font: 12px Arial, Verdana sans-serif;
	}
	#store_body
	{
		position:absolute;
		left:195px;
		top:25px;
		width:520px;
	}

	#store_body .text
	  {
		font: 13px Verdana, sans-serif;
		color: #000000;
		margin-left:20px;
	  }

	#store_body .title
	{
		font: 16px Arial, sans-serif;
		color: #cf544d;
		font-weight:bold;
	}

	#store_body td, th
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	}

	#store_body h2
	{
		font: 11px Verdana, sans-serif;
		color: #464646;
		font-weight:bold;
		margin-left:10px;
		margin-top:8px;
		height:30px;
		background-color:#e4e69d;
	}

	#store_body legend
	{
		font: 11px Verdana, sans-serif;
	}

	#store_body .input
	{
		background-color:#ffffff;
		color:#464646;
		font: 11px Arial, Helvetica, sans-serif;
		
	}

	.sale_strikethrough
	{text-decoration: line-through;}

	.pagetitle {
	font: 12px Arial, sans-serif;
		color: #464646;
		font-weight:bold;
		background:url(../images/store/item_headerbg.gif) top left repeat-x;
		border: 1px solid #dfdfdf ;
		height:30px;
		width:500px;
		padding-left:8px;
	}
