/* -- Shop --*/

#shop_intro {
	width:100%;	
}

#support {
	margin:0 0 25px 0;
	padding:30px 0 0 29px; 
	width:63%;
	float:left; 

}

#picture {
	width:234px;
	margin:0 0 0 0; 
	float:right;	
}

.t-shirt-field {
	clear:both;
	width:100%;
	margin:0;
	padding:0px 0;
	}
			
.t-shirt-field ul {
	list-style:none;
	overflow: hidden;
	margin:30px 0;
	padding:0;
	}
			
.t-shirt-field ul li {
	overflow: visible;
	float: left;
	width:200px;
	height:430px;
	margin:0 10px  0 0;
	padding:6px;
	background:#fff;
	}
	
.shopbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:200%;
	color:#000;
	background:#E5C847 url(button-1.png) repeat-x bottom left;
	padding:6px;
	margin:14px 0;
	-moz-border-radius:5px;
	border:1px solid #CDB340;
	}
	
/* button-1.png */
