/* Set Full Width */

div#left-bar { display:none; }

div#center-main { margin:0px; }

div #location { display:none; }




/* Row 1 */

div#row1 {
	height:300px;
}

div#row1left {
	float:left;
	width:400px;
	border:1px solid #AAA;
	padding:0 10px 10px;
}

div#row1right {
	float:left;
	width:415px;
	margin-left:20px;
	height:100%;
}

div#topstories {
	overflow:hidden;
	display:none;
}

div#popular-shirts {
	border:1px solid #AAA;
	padding:10px;
}

div#popular-shirts h3 {
	font-size:18px;
	margin:0 0 5px;
}


#myController span{
	color:#FFF;
	background:#000;
	cursor:pointer;
}

#jFlowSlide{
}

#myController span.jFlowSelected {
	color:#ff0000;
}

.jFlowPrev, .jFlowNext{
	cursor:pointer;
}




div#topstoriesheader {
	color:white;
	margin-top:10px;
	padding:6px;
	padding-bottom:0px;
	font-weight:bold;
	background:url(images/topmenu-background.gif) repeat-x top left;
	height:24px;
}

div#myController {
	margin-top:20px;
}

div#myController span {
	background:url("images/topmenu-background.gif") repeat-x scroll left top transparent;
	color:white;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:4px;
	padding:3px 6px 6px;
}




/* Row 2 */

div#row2 {
	margin-top:20px;
}

div#topsellers {
}

div#topsellersheader {
	color:white;
	margin-top:10px;
	padding:6px;
	padding-bottom:0px;
	font-weight:bold;
	background:url(images/topmenu-background.gif) repeat-x top left;
	height:24px;
}

div#topsellersitems {
	background-color:black;
}

div#topsellers table.products { margin-bottom:0; }

div#topsellersintro {
	width:130px;
	float:left;
	padding:6px;
}

div#topsellersproducts {
}

div#topsellersproducts table {
	width:auto;
	margin-top:5px;
}

div#topsellersproducts table td {
	background:none repeat scroll 0 0 transparent;
	border:1px solid #888888;
	padding:5px;
	text-align:center;
	vertical-align:bottom;
	width:172px;
}

div#topsellersproducts table td img {
}

div#topsellersproducts table td span.currency {
	color:#ff0000;
}

div#topsellersproducts table td a {
	font-weight:normal;
	text-decoration:none;
	color:white;
}

div#topsellersproducts table td a:hover {
	text-decoration:underline;
}

div#topsellersproducts table td .price-value {
	font-weight:normal;
	font-size:13px;
	color:#3399ff;
}



div#topsellersbottom {
	padding:6px;
	padding-bottom:0px;
	font-weight:bold;
	background:url(images/topmenu-background.gif) repeat-x top left;
	height:24px;
}


/* Row 3 */

div#home3container {
clear:left;
float:left;
margin-bottom:10px;
padding-top:20px;
width:900px;
}

div#home3container h3 {
	color:#FF0000;
	font-size:18px;
	margin:5px 0;
}

div#home3container div#home1, div#home3container div#home2 {
height:240px;
padding:10px;
border:1px solid #AAA;
}

div#home1 {
float:left;
width:535px;
margin-right:20px;
}

div#home2 {
float:left;
width:260px;
}

div#home2 h4 {
	font-size:15px;
}

div#home3container div#home3 {
float:left;
margin-right:0;
border-right:none;
}

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
div#home2 div { margin-bottom:15px; }
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 
span input, span select { width:130px; }
span select { width:135px; }
input.submit { width:100px; }
input.submit, span input, span select {color:black;} 

div#current-offer {
	height:180px;
	width:530px;
}


/* Row 4 */

div#row2 {
	margin-top:20px;
}

div#recentlyadded {
}

div#recentlyaddedheader {
	color:white;
	margin-top:10px;
	padding:6px;
	padding-bottom:0px;
	font-weight:bold;
	background:url(images/topmenu-background.gif) repeat-x top left;
	height:24px;
}

div#recentlyaddeditems {
	background-color:black;
}

div#recentlyadded table.products { margin-bottom:0; }

div#recentlyaddedintro {
	width:130px;
	float:left;
	padding:6px;
}

div#recentlyaddedproducts {
}

div#recentlyaddedproducts table {
	width:auto;
	margin-top:5px;
	margin-bottom:5px;
}

div#recentlyaddedproducts table td {
	background:none repeat scroll 0 0 transparent;
	border:1px solid #888888;
	padding:5px;
	text-align:center;
	vertical-align:bottom;
	width:172px;
}

div#recentlyaddedproducts table td img {
}

div#recentlyaddedproducts table td span.currency {
	color:#ff0000;
}

div#recentlyaddedproducts table td a {
	font-weight:normal;
	text-decoration:none;
	color:white;
}

div#recentlyaddedproducts table td a:hover {
	text-decoration:underline;
}

div#recentlyaddedproducts table td .price-value {
	font-weight:normal;
	font-size:13px;
	color:#3399ff;
}



div#recentlyaddedbottom {
	padding:6px;
	padding-bottom:0px;
	font-weight:bold;
	background:url(images/topmenu-background.gif) repeat-x top left;
	height:24px;
}

