@charset "UTF-8";
/* CSS Document */


/* STORE */

#store_page {
	height: auto;
	width: 920px;
	padding-right: 15px;
	padding-left: 15px;
}

#store_content {
	width: 670px;
	height:auto;
	float:left;
	margin-bottom: 25px;
	margin-right: 0px;
}

#store_nav {
	width:660px;
	float:left;
	background-color: #666666;
	background-image:url(/themes/store/images/store_nav_bg.jpg);
	background-repeat:repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	height: 25px;
	list-style-type: none;
}

#store_home {
	float: left;
	width: 100px;
	list-style-type: none;
	margin-left: 10px;
	background-image: url(/themes/store/images/store_home_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 10px;
	line-height: 28px;
}
#store_content #store_home a {
	color: #FFFFFF;
}
#store_content #store_home a:hover {
	text-decoration:underline;
}

#view_cart {
	float: left;
	width: 100px;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 25px;
	font-size: 10px;
	line-height: 28px;
	
}
#store_content #view_cart a {
	color: #FFFFFF;
}
#store_content #view_cart a:hover {
	text-decoration:underline;
}


#store_nav li {
	font-size:10px;
	float: left;
	width: 70px;
	text-align:center;
	color: #FFFFFF;
	display: block;
	line-height: 14px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-left:5px;
	border-right: 1px #ccc solid;
	list-style-type: none;
}

#store_content #store_nav li a {
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;

}

#store_content #store_nav li a:hover {
	text-decoration: underline;
}

#store_nav .returns, #store_nav .returns li, #store_nav .returns li a {
	list-style-type: none;
	font-size:10px;
	float: left;
	color: #FFFFFF;
	width: 120px;
	height:20px;
	text-align:center;
	
}

#store_nav .returns, #store_nav .returns li, #store_nav .returns li a {
	text-decoration:underline;
}


#store_feature {
	width:auto;
	height:670px;
	background-color:#CCCCCC;
	float: left;
}

#store_feature {
	width:auto;
	height:670px;
	background-color:#CCCCCC;
	float: left;
}

#store_feature_450px {
	width:auto;
	height:450px;
	background-color:#CCCCCC;
	float: left;
}

#store_feature_530px {
	width:auto;
	height:530px;
	background-color:#CCCCCC;
	float: left;
}

#store_sub_feature {
	width:auto;
	height:83px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:10px;
	float: left;
}

#store_prod_col1 {
	width:190px;
	height:auto;
	float:left;
	margin-right: 10px;
	margin-top:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding:10px;
}

#store_prod_col2 {
	width:190px;
	height:auto;
	float:left;
	margin-right: 10px;
	margin-top:20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding:10px;
}

#store_prod_col3 {
	width:190px;
	height:auto;
	float:right;
	margin-top:20px;
	padding:10px;
}
	
.store_merch {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.merch_desc {
	font-size: 11px;
}
#store_prod_col3_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}
#store_content #store_display {
	color: #333333;
	float: left;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#store_item_desc {
	float: left;
	width: 390px;
	height: auto;
}
#store_item_image {
	width: 260px;
	float: left;
	height: auto;
	padding: 10px;
}
.store_price {
	color: #009933;
	font-weight: bold;
	font-size: 16px;
}
#store_display #view_larger {
	width: 100px;
	padding: 5px;
	background-color: #990000;
	color: #FFFFFF;
	margin-left: 85px;
	float: left;
	margin-right: 85px;
	text-align: center;
}
#store_display #add_to_cart {
	font-size: 16px;
	color: #FFFFFF;
	width: 220px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin-right: 30px;
}

a.store_item_desc {
	text-decoration: none;
}

#store_item_desc #add_to_cart a {
	color: #FFFFFF;
}
#store_display #view_larger a {
	color: #FFFFFF;
}
#store_item_desc .store_disclaimer {
	color: #990000;
	font-weight: bold;
}
#store_content .fenderstore_normal {
	margin: 0px;
	padding: 4px;
}
#store_content .checkout_desc {
	font-size: 10px;
	color: #666666;
	padding: 2px;
	width: auto;
}
#store_content #cc_billing_address {
	width: 325px;
	float: left;
	margin-right: 20px;
	height: auto;
	margin-bottom: 25px;
}
#store_content #shipping_address {
	width: 325px;
	float: left;
	height: auto;
	margin-bottom: 25px;
}
#store_content #cc_information {
	padding: 5px;
	width: 325px;
	background-color: #CAE5CC;
	float: left;
}
#store_content #store_nav .sub_nav {
}
#store_content #store_ckout_submit {
	float: left;
	width: 300px;
	margin-left: 25px;
}

#store_content td, th {
	padding: 2px;
	vertical-align: top;
}
#store_content table {
	vertical-align: top;
}
#store_content p {
	margin: 0px;
}



/* Product Sidebar List/Linkage */

#content #store_content #store_nav .cart {
	width: 40px;
	float: left;
	list-style-type: none;
}

