@charset "utf-8";
/* CSS Document */
html {
	font-size: 100%;
	height: 100%;
	margin-bottom: 1px;
}
body {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 80%; 
	color:#606060;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#606060;
	/*background-color: #ffebec;*/
	padding-top:0px;
	margin-top:0px;	
	
}
a
{
	color: #01b0d9;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
#container{
	padding:0px;
	margin: 0 auto;
	width:1000px;
	line-height: 130%;
	position: relative;
	border:0px solid #990000;
	background:url(http://www.cfnr.co.uk/img/bgmain.gif)  repeat-y;
}
#container #header
{
	height:112px;
	background-color:#999999;
}
#container #banner
{
	height:84px;
	background-color:#996666;
	background-image:url(http://www.cfnr.co.uk/img/banner.jpg);
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
}
#container #v_menu
{
	height:28px;
	background-color:#FFCC00;
}
#container #main_content
{
	margin-top:0px;
	/*background-color:#999933;*/
	width:1000px;
	
}
#container #main_content #left
{
	width:517px;
	float:left;
	border:0px solid #330000;
	
}
#container #main_content #right
{
	width:483px;
	/*background-color:#CC6600;*/
	float:right;
	border:0px solid #009900;
	
}

#container #content
{
	width:513px;
	
}
#container #content #content_header
{
	
	width:513px;
	height:160px;
	/*background-color:#99CC00;*/
	margin:10px 0;
}
#content_header span{
margin:0px;
padding:0px;
}
#content_header span img{
	
	padding-right:3px;
	margin:0px;
}
#container #content #content_top
{
	background-image:url(http://www.cfnr.co.uk/img/nav_top.gif);
	width:513px;
	height:12px;
	margin:0px;	background-repeat:no-repeat;
	padding:0px;
}
#container #content #content_center
{
	background:url(http://www.cfnr.co.uk/img/nav_center.gif) repeat-y;
	width:503px;/*513*/
	margin:0px;
	margin-top:-4px;
	padding-left:5px;
	padding-right:5px;
	border-bottom:0px solid #006666;
	line-height: 18px; 
}

html>body #container #content #content_center
{
	background:url(http://www.cfnr.co.uk/img/nav_center.gif) repeat-y;
	width:503px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	line-height: 18px; 
	
}
#container #content #content_bottom
{
	background-image:url(http://www.cfnr.co.uk/img/nav_bootom.gif);
	width:513px;
	height:12px;
	margin:0px;
	background-repeat:no-repeat;
	margin-bottom:5px;
	
}
#container  #footer
{
	clear:both;
	height:auto;
	
}
/*----------------*/
div.r_pro_top{
	width:240px;
	float:left;
	margin-left:5px;
	border:0px dotted red;
	margin-bottom:5px;
	margin-top:5px;
	
}
.img_pro_top1{
	float:left;
	width:100px;
	margin-right:5px;
	border:0px;
}
#t_shirt { border: 0px #666 solid; width: 100%; height: auto; padding:0em; }
.pager{
	list-style:none;
	width:auto;
	text-align:center;
	display: inline;
}
.btn_paypal{
	text-align:center;
}
#title_shirt{
	
	text-align:center;
	float:left;
}
.orther_page
{
	float:left;
	margin-left:8px;margin-right:5px;
	margin-bottom:10px;
	
}

