/* 
2am Design : CSS for HERO
-----------------------------------------------------------------------------------------------
*/


/*****************************************************
* Global
*****************************************************/

* { padding: 0; margin: 0; }

body {
	text-align: center;
	background: #FFFFFF;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

ul,
li  { list-style-type: none; }
img { border: 0; }
a   { outline: none; }

div.clear {
	clear: both;
}

.hidden { display: none; }


/*****************************************************
* Typography
*****************************************************/

#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 105%;
	font-weight: bold;
	color: #75015D;
	text-decoration: none;
	padding-bottom: 8px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding-bottom: 8px;
	color: #000000;
}
#content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding-bottom: 8px;
	color: #000000;
}
#title h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 105%;
	font-weight: bold;
	color: #75015D;
	text-decoration: none;
	padding-bottom: 8px;
}
#news h2 {
	text-indent: -7777px;
	display: block;
	height: 27px;
	width: 163px;
	line-height: 8px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	color: #ABA7A1;
	text-align: left;
	display: block;
	padding-left: 229px;
	padding-bottom: 5px;
}
#sidebar h3 {
	display: block;
	height: 18px;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #AEAAA4;
	text-align: left;
	padding-top: 9px;
	padding-left: 13px;
}

/*****************************************************
* Links
*****************************************************/

#logo a,
#logo a:visited,
#logo a:hover {
	display: block;
	height: 199px;
	width: 100%;
	text-indent: -7777px;
}
#partner a,
#partner a:visited,
#partner a:hover {
	display: block;
	height: 133px;
	width: 100%;
	text-indent: -7777px;
}
#content a,
#content a:visited {
	font-weight: bold;
	color: #75015D;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#visit a,
#visit a:visited,
#visit a:hover {
	text-indent: -7777px;
	display: block;
	height: 100px;
	width: 100%;
}
.all-news a,
.all-news a:visited,
.all-news a:hover {
	background: url(../images/view-all-news.gif) no-repeat left top;
	display: block;
	height: 27px;
	width: 100%;
}
#footer a,
#footer a:visited {
	color: #ABA7A1;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

/*****************************************************
* Layout
*****************************************************/

#header {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	height: 199px;
	margin-top: 30px;
}
#logo {
	background: url(../images/logo.gif) no-repeat left top;
	float: left;
	height: 199px;
	width: 207px;
}
#body {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	float: left;
	width: 207px;
}
#partner {
	background: url(../images/bpool-unltd.gif) no-repeat left top;
	height: 133px;
	width: 207px;
	margin-top: 20px;
}
#content {
	float: left;
	width: 334px;
	border-left: 3px solid #75015D;
	text-align: left;
	padding-right: 17px;
	padding-left: 20px;
}
#title {
	float: left;
	width: 334px;
	border-left: 3px solid #75015D;
	text-align: left;
	padding-right: 17px;
	padding-left: 20px;
}
#sidebar {
	width: 163px;
	float: left;
	background: #E4DFD7;
	padding-bottom: 100px;
}
#visit {
	background: url(../images/drop-in.gif) no-repeat left top;
	height: 119px;
}
.latest-news {
	background: url(../images/latest-news.gif) no-repeat left top;
}
#footer {
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	margin-bottom: 50px;
}


/*****************************************************
* Lists
*****************************************************/

#nav ul {
	display: block;
	width: 207px;
}
#nav li {
	text-align: left;
	display: block;
	height: 30px;
	width: 207px;
}
#nav li a,
#nav li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/button-bg.gif) no-repeat left top;
	display: block;
	height: 22px;
	width: 195px;
	padding-top: 8px;
	padding-left: 12px;
}
#nav li a:hover {
	background: #75015D url(none);
}
#news ul {
	display: block;
	width: 163px;
	background: #F6F4F1;
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: left;
}
#news li {
	padding-bottom: 10px;
}
#news li a,
#news li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	text-decoration: none;
	padding-left: 12px;
	display: block;
	padding-right: 12px;
	color: #75015D;
}
#news li a:hover {
	text-decoration: underline;
}

/*****************************************************
* Forms
*****************************************************/

.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 200px;
}

/*****************************************************
* Other
*****************************************************/

.picsright {
/*	padding: 1px;
	border: 1px solid #3C0F14;*/
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	margin-left: 5px;
	margin-right: 0px;
}
.picsleft {
/*	padding: 1px;
	border: 1px solid #3C0F14;*/
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	margin-left: 0px;
	margin-right: 5px;
}
