/* @group Header area */
#header_container{
	background-color: #000;
}
#storefront_site_nav_top{
	background: url(/images/storefront_images/whitestripes/ws_top_frame.gif) no-repeat center top;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#flash_nav{
	margin-right: auto;
	margin-left: auto;
	width: 400px;
	padding-top: 50px;
}
/* @end */

#store_info {
	color: #FFF;
}

#store_info p{ color: #FFF;}


body {
	background-color: #000;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: red;
}

.pagination a {
	color: #FFF;
}

.pagination span.disabled.prev_page {
	color:#FFF;
}

.view_all a {
	 color: #FFF;
}

.cart_box a {
	background-color: #FFF;
}

.cart_box a:hover {
	background-color: #FFF;
}
#store_content {
	background: #000 url(/images/storefront_images/whitestripes/ws_body_bg.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}


#store_content h1 {
	color: red;
}

#category_column a {
	color: red;
	font-size: 1.2em;
}
#category_column a:hover {
	color: #FFFFFF;
}
#category_column a.active_category{
color: #ffffff;
}
#category_column ul li ul{
color: red;
margin-left: 5px;
}
#category_column ul li ul li{
list-style-type: disc;
padding-left: 0;
}


li a.active_category{
color: #fff;
}

#category_column ul li ul li a#mens-shirts {
	font-size: 1em;
       }
#category_column ul li ul li a#girls-shirts {
	font-size: 1em;
}

#category_column ul li ul li a#accessories {
	font-size: 1em;
}
#product_main p{
	color: #fff;
}
#product_main .product_block {
	background-color: #000000;
        border-color: #000;
}

#product_main .product_block a {
	color: red;
}
#product_main .view_button a {
	color: red;
	background-color: #000000;
	border: 1px solid red;
}
#product_main .view_button a:hover {
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#product_main .item_description a{
color: #ffffff;
}
#product_main .item_description strong a {
color: red;
}
#purchase_area, #product_info_right{
	color: #fff;
}

#productMainImage {
	width: 300px;
	height: 300px;
margin-bottom: 0px;
}

#purchase_area {
	border-top: 1px solid #FFF;
	text-align: left;
	padding-top: 10px;
	float: left;
	width: 290px;
	padding-bottom: 10px;
}
.temp_graphic{
	margin-top: 25px;
}

/* @group Footer */
.container.footer{
	width: 900px;
	background: url(/images/storefront_images/whitestripes/ws_bottom_frame.gif) no-repeat;
}

#footer {
	color: red;
	width: 800px;
	padding-left: 100px;
}
/* @end */

#storefront_categories_bottom img {
	padding-left: 15px;
	padding-top: 20px;}

#storefront_site_nav {
background-color: #000;
margin-right: auto;
margin-left: auto;
border-right: 75px solid #000;
border-left: 75px solid #000;
height: 0px;
    width: 900px;
background: #000 url(/images/storefront_images/whitestripes/ws_body_bg.gif) repeat-y;
padding-top: 25px;
} 


#storefront_site_nav font strong p {
width: 700px;
margin-right: auto;
margin-left: auto;
}
#storefront_site_nav font strong ul.bullet li {
width: 700px;margin-right: auto;
margin-left: auto;
}
         

