
#gContent{
	/*clear:both;*/
}

#cover{
	width:245px;
	height:422px;
	float:left;
	background: url("images/frontpage_bloke.png") no-repeat;
}

#cover img{
	margin:170px 75px;
	width:100px;
	/*upload/imageupload/files/thumbs/Coutts Robinson Limited.jpg*/
}

#tShirtList{
	margin-top:20px;
	width:500px;
	margin-right:5px;
	float:right;
}

#tShirtListLink{
	width:100%;
	height:25px;
	padding:0px;
	/*background-color:#f0f;*/
}

.selectedRange{
	color:#aaa;
}

#tShirtListLink ul{
	padding:0px;
	margin:0px;
	margin-left:5px;
}
#tShirtListLink h4{
	padding:0px;
	margin:0px;
	font-size:13px;
}
#tShirtListLink li{
	list-style-type:none;
	float:left;
	padding:0px 10px 0px 10px;
	/*border-bottom:thin solid #aaa;*/
}

#tShirtListC{
	width:100%;
	
}

.tShirtListRow{
	clear:both;
}

.tShirtListCol,.tShirtListColB{
	background-image:url("images/tShirtIco.gif");
	float:left;
	height:40px;
	width:40px;
	margin:0px;
}
.tShirtListColB{
	background-image:url("images/tShirtIcoB.gif");
}
.tShirtListCol img{
	border:none;
	width:20px;
	margin-top:10px;
	margin-left:11px;
}


#gContent{
	width:840px;
	/*background-color:#f0f;*/
}

#navTitle{
	
	height:55px;
}

#navTitle h1{
	float:left;
}

#navTitle h3{
	margin-top:30px;
	float:right;
}


