/* 
Copyright © heartbeat - All Rights Reserved. 
All mages Copyrighted to their respective owners.
Designing by heartbeat
PHP Programming by MatreX - Thanks~
Do not remove this or the copyright without the
author's consent.
*/

@import url("default.css");
body {
	background: #091013 url('images/mainbg.gif') 0 0 repeat-x;
	background-position:top;
	width:auto;
	height:auto;
}
#main {
	width:921px; 
	background: url('images/bg.gif') 0 0 repeat-y;
	background-position:top center;
	margin-right: auto;
	margin-left: auto;
}
div#header {
	background:url('images/header.gif') 0 0 no-repeat;
	background-position:center;
	height:33px;
	color:#FFF;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
div#header span.welcome {
	float:left;
	margin-left:30px;
	margin-top:10px;
}
div#header span.membership {
	float:right;
	margin-right:30px;
	margin-top:10px;
}
div#header a {
	color:#fefefe;
	text-decoration:none;
}
div#header a:hover {
	color:#3b98a5;
	text-decoration:blink;
}
div#banner {
	background: url('images/banner.jpg') 0 0 no-repeat;
	background-position:center;
	height: 180px;
}
div#nav {
	background: url('images/nav.gif') 0 0 no-repeat;
	height: 33px;
	background-position:center;
}
#container {
	width:900px;
	height:238px;
	padding-top:5px;
	padding-left:17px;
}
div#imageslider {
	float:left;
	width:440px;
	background: url('images/imgslidebg.gif') 0 0 no-repeat;
	height:228px;
}
div#imageslider img.banner {
	width:435px;
	height:178px;
	padding:2px;
}
div#imageslider p.buttons {
	width:170px;
	height:45px;
	color:#fefefe;
	float:left;
	padding-left:10px;
	padding-top:10px;
}
div#imageslider span.buttons {
	background:#11191c;
	padding:7px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px; 
	border: 1px solid #11191c;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
div#imageslider a {
	color:#FFF;
	text-decoration:none;
}
div#imageslider a:hover {
	color:#3b98a5;
	text-decoration:none;
}
div#imageslider a.link {
	color:#3b98a5;
	text-decoration:none;
}
div#imageslider p.info {
	width:235px;
	height:45px;
	color:#fefefe;
	float:right;
	margin-top:10px;
}
div#imageslider span.title {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
div#imageslider span.caption {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
div#latestnews {
	float:right;
	width:440px;
	background: url('images/news.gif') 0 0 no-repeat;
	height:228px;
	padding-right:14px;
}
div#latestnews span.news{
	width: 235px;
	font:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	float:right;
	margin-right:4px;
	margin-top:50px;
}
br.news{
	margin-bottom:18px;
}
div#latestnews img.forward {
	float:right;
	margin-right:18px;
}
div#latestnews p.comment {
	width:438px;
	height: 27px;
	font-size:10px;
	font-family:tahoma, sans-serif;
	color:#fefefe;
	margin-top:208px;
	margin-left:8px;
}
div#title {
	background:#344146;
	width:887px;
	height:25px;
	margin-right: auto;
	margin-left: auto;
}
div#title h1 {
	padding-left:10px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size:13px;
	color: #fefefe;
}
#content {
	background: #252d32;
	margin-right: auto;
	margin-left: auto;
	width: 887px;
	color: #fefefe;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	padding-top:20px;
}
div#info {
	width:600px;
	background: url('images/contentmob_reg.jpg') 0 0 no-repeat;
	padding-left:230px;
	padding-top:40px;
	padding-bottom:100px;
	text-align:left;
}
div#info ul {
	background:#344146;
}
div#info b {
	color:#008ba6;
}
div#info img {
	display:block;
}
#footer {
	background: url('images/footer.gif') 0 0 no-repeat;
	background-position:center;
	height:80px;
}
#footer span.copyright { display:none; }