body{
	margin:0px;
	background-image:url(../images/layout/back_page.png);
	background-repeat:repeat-x;
	font-family:calibri, arial, helvetica;
	background-position:top center;
	background-position:0 -100px;
}
ul, li{
	margin:0;
	padding:0;
	list-style:none;
}
p{
	margin:0;
	padding:4px 0;
}
h1, h2{
	padding:10px 0;
	margin:0;
}


/* Layers */
#shell{
	width:900px;
	position:relative;
	margin:0px auto;
}
#outer_shell{
	min-width:900px;overflow:hidden;
}
#header{
	width:900px;
	position:relative;
	background:#CC1B24;
	height:82px;
	overflow:hidden;
}
#header_left{
	position:absolute;
	right:900px;
	width:120px;
	background:url(../images/layout/back_header_left.png);
	background-repeat:repeat-y;
	height:82px;
}
#header_right{
	position:absolute;
	right:0px;
	width:0px;
	background:#CC1B24;
	height:82px;
}
#header_right_fade{
	position:absolute;
	right:-120px;
	width:120px;
	background:url(../images/layout/back_header_right.png);
	height:82px;
}

#content_top{
	width:777px;
	padding-top:30px;
	float:right;
	background:#f6f6f6;
	background-image:url(../images/layout/back_top_content.png);
	background-repeat:repeat-x;
	position:relative;
	z-index:5;
}
#content_top_inner{
	padding-left:36px;
	width:220px
}
#content_top_mask{
	width:100%;
	height:55px;
	position:absolute;
	bottom:-55px;
	background:url(../images/layout/mask_top.png);
}
#flash{
	position:relative;
	width:485px;
	height:339px;
	float:right;
	margin-top:-30px;
	margin-bottom:-64px;
	z-index:10;
	background:#fff;
	overflow:hidden;
}
#flash2{
	position:relative;
	width:485px;
	height:339px;
	float:right;
	margin-top:-30px;
	margin-bottom:-64px;
	z-index:10;
	overflow:hidden;
}
#flash_mask{
	position:absolute;
	z-index:11;
	top:258px;
	right:0px;
	width:485px;
	height:60px;
	background:url(../images/layout/mask_flash.png);
	overflow:hidden;
}
#flash_outer{
	position:relative;
	background:#fff
}
#flash_shadow_left{
	position:absolute;
	z-index:1;
	top:-30px;
	right:484px;
	width:25px;
	height:300px;
	background:url(../images/layout/shadow_left.png);
}
#flash_shadow_right{
	position:absolute;
	z-index:1;
	top:-30px;
	right:-24px;
	width:25px;
	height:333px;
	background:url(../images/layout/shadow_right.png);
}

#content_bottom{
	width:722px;
	margin-top:-33px;
	margin-right:16px;
	float:right;
	background:#ffffff;
	background-image:url(../images/layout/back_bottom_content.png);
	background-repeat:repeat-x;
	/*background-position:0 -200px;*/
	position:relative;
	z-index:3;
	padding:0 14px;
	padding-top:140px;
}
#content_bottom_bottom{
	padding:12px;
	color:#666;
	min-height:250px;
	
}
#footer{
	position:relative;
	padding:12px;
	margin-top:20px;
}
#footer_text{
	position:absolute;top:20px;left:-143px;width:113px;text-align:right;
	border-bottom:1px solid #f90;
}
#foot2{
	width:100%;
	height:100px;
	margin-top:-15px;
	background-image:url(../images/prof/foot.png);
	text-align:center;
	overflow:hidden;
}
#star{
	position:absolute;
	top:0;
	left:0;
	background:url(../images/layout/star.png);
	width:100%;
	height:235px;
	z-index:0;
}
#main_nav{
	position:relative;
	float:left;
	width:105px;
	padding:5px 8px;
	padding-right:20px;
	background:#CC1B24;
	margin-top:35px;
	text-align:right;
	font-size:14px;
	margin-right:-31px;
	margin-left:1px;
}
#nav_mask_bot{
	position:absolute;width:133px;height:5px;background:url(../images/layout/mask_nav_bottom.png);bottom:-5px;left:0px;overflow:hidden;
}
#nav_mask_bot2{
	position:relative;width:133px;height:5px;background:url(../images/layout/mask_nav_bottom.png);bottom:-10px;left:-8px;overflow:hidden;
}
#nav_mask_top{
	position:absolute;width:133px;height:5px;background:url(../images/layout/mask_nav_top.png);top:-5px;left:0;overflow:hidden;
}

.clear{
	clear:both;height:1px;width:100%;
}
/*////////Fonts/////////*/
body{
	font-size:13px;
	line-height:1.3;
}
h1, h2{
	font-size:19px;
	font-weight:normal;
	color:#333;
}
#content_top p{
	color:#555;
}
#slideToggle{
	color:#fff;
	cursor:pointer;
	display:block;
}
h3{
	padding:0;
	margin:0;
	padding-top:10px;
}
h2{
	color:#000;
	margin:0;padding:15px 0;
	margin-top:15px;
	padding-bottom:0px;
	font-size:1.3em;
	text-transform:uppercase;
	line-height:1;
	border-top:1px solid #ccc;
}
div#news h2{
	padding-bottom:2px;
	padding-top:20px;
	margin-top:15px;
	border-top:1px solid #ccc;
}


/*////////Img/////////*/
#logo{
	margin-left:161px;
	margin-top:15px;
}
#come{
	float:right;margin-top:17px;margin-right:12px;
}
#lower_logo{
	float:left;
	margin-top:-25px;
}
.lower_brands{
	float:right;
	margin-left:25px;
}

/*///////Links/////////*/
a:link, a:visited, a:hover, a:active{
	color:#fff;
	text-decoration:none;
}
a:hover{
	color:#000;
}
a.info:link, a.info:visited, a.info:hover, a.info:active{
	padding:1px 0;
	display:block;
}
a.info_top:link, a.info_top:visited, a.info_top:hover, a.info_top:active{
	padding:1px 0;
	display:block;
	font-size:16px;
}
a.home_thumbs:link, a.home_thumbs:visited, a.home_thumbs:hover, a.home_thumbs:active{
	margin-right:13px;
	position:relative;
	width:230px;
	height:160px;
	float:left;
	display:block;
	cursor:pointer
}
.thumb_img{
	display:block;
	position:absolute;
	top:23px;
	left:22px;
	width:187px;
	height:112px;
	overflow:hidden;
	background-position:0px 0px;
	z-index:1;
}
.thumb_mask{
	position:relative;z-index:2
}
a.home_thumbs:hover span.thumb_img{
	background-position:0px -112px;
}
.colour{
	visibility:hidden;
	opacity:.5;
	filter:alpha(opacity=50);
	background:#BE1E2D;
	width:187px;
	height:112px;
	position:absolute;
	top:23px;
	left:22px;
	z-index:2;
}
a.home_thumbs:hover span.colour{
	visibility:visible;
}
a.red:link, a.red:visited, a.red:hover, a.red:active{
	color:#CC1B24;
	text-decoration:none;
}
a.red:hover{
	color:#000;
}
a.search_entries:link, a.search_entries:visited, a.search_entries:hover, a.search_entries:active{
	display:block;
	float:left;
	width:140px;
	padding:10px;
	border:1px solid #ccc;
	margin-right:10px;
	margin-bottom:10px;
	color:#CC1B24;
}
a.search_entries:hover{
	background:#CC1B24;
	color:#fff;
}
a.product_link:link, a.product_link:visited, a.product_link:hover, a.product_link:active{
	display:block;
	float:right;
	margin-left:5px;
	border:1px dotted #CC1B24;
}
a.product_link:hover{
	border:1px solid #CC1B24;
}
/*///////Lists/////////*/
div#content_bottom li{
	list-style:disc inside;
}
/*///////Forms/////////*/
#search_form{
	border:1px solid #D2373F;border-right:0;border-left:0;padding:13px 0;margin:6px 0;
}
#search_text{
	width:97px;
}
#search_submit{
	background:none;
	border:none;
	color:#fff;
	padding-right:0;
	
}