@charset "utf-8";
/* CSS Document */
body,html{
	height:100%;
	margin:0px;
    padding:0px;
	background-color:#000000;
}

#main{
	width:100%;
	float:left;
}

#centre{
	width:990px;
}

#topPanel{
	width:990px;
	float:left;
	margin-top:20px;
	margin-bottom:10px;
}

#topNav{
	width:990px; 
	float:left;
}

.homeposition{
	position:relative;
	left:25px;
	top:128px;
	width:383px;
	padding:0px;
}
.newsposition{
	position:relative;
	left:25px;
	top:200px;
	width:380px;
	padding:0px;
}

a:hover{
	color:#fff200;
	font-weight:bold;
}

#content{
	width:990px;
	float:left;
	margin:0px 0px 0px 0px;
}
#events_content{
	width:990px;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:left;
}
#events_content #skyscraper{
	width: 160px;
	height: 600px;
	margin:0px;
	float:left;
	overflow:hidden;
	display:inline;
	text-align:right;
}
#home_content{
	width:990px;
	height:390px;
	background-image:url(../images/home_background.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
}
#contact_content{
	width:990px;
	height:390px;
	background-image:url(../images/contact_background.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
}
#ad_content{
	width:990px;
	height:390px;
	background-image:url(../images/ad_background.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
}
#list_content{
	width:990px;
	height:390px;
	background-image:url(../images/list_background.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
}
#about_content{
	width:990px;
	height:390px;
	background-image:url(../images/about_background.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:left;
	float:left;
	margin:0px 0px 0px 0px;
}

#contact_content a:link,a:visited,a:hover,a:active{
	color:#008ec3;
	text-decoration:none;
	font-weight:bold;
}
#ad_content a:link,a:visited,a:hover,a:active{
	color:#008ec3;
	text-decoration:none;
	font-weight:bold;
}


#content #leftCol{
	width:188px;
	float:left;
	margin: 0px 15px 0px 0px;
	overflow:hidden;
	display:inline;
}

#content #leftCol #searchBox{
	width:188px;
	height:247px;
	/*float:left;
	margin: 0px 15px 0px 9px;*/
}
#content #leftCol #nameSearchBox{
	width:178px;
	height:85px;
	background:url(../images/namesearch.jpg) no-repeat top left;
	margin-bottom:15px;
	padding-top:17px;
	padding-left:10px;
}

.nameSearchHeading{
	margin:0px; 
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}

#content #leftCol #blurb{
	margin:5px 0px 0px 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:138px;
	overflow:hidden;
}

#content #leftCol #blurb h2, p{
	margin-top:5px;
	margin-bottom:5px;
}
#content #leftCol #blurb h2{
	text-transform:uppercase;
}

#content #focus{
	width:594px;
	float:left;
	overflow:hidden;
	display:inline;
	margin-left:15px;
}
#content #focusevents{
	width:815px;
	float:left;
	overflow:hidden;
	display:inline;
}

#content #skyscraper{
	width: 177px;
	height: 600px;
	margin:0px;
	float:left;
	overflow:hidden;
	display:inline;
	text-align:right;
}

#footer{
	width:990px;
	float:left;
	margin:5px 0px 5px 0px;
}
#copyright{
	width:990px;
	float:left;
	margin:5px 0px 0px 0px;
	background-image:url(../images/copyright_bg.gif);
	background-repeat:repeat-x;
	background-position:center;
}
#copyright .copyright_txt{
	float:right;
	background-color:#000000;
	padding:3px;
	font-size:10px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}

#footer #iGraphic{
	float: left;
}

#footer #leaderboard{
	width: 728px;
	height: 90px;
	margin:0px 15px 0px 0px;
	float:left;
}

#footer #surfGraphic{
	float: left;
}

h1{
	margin:0px 0px 0px 0px;
	color:#fdd82c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}

h2{
	margin:0px 0px 0px 0px;
	color:#4daaf5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.subnavselected{
	color:#fff200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.menuselected{
	width:209px;
	height:28px;
	overflow:hidden;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff200;
	text-decoration:none;
	background-image:url(../images/nav_middle.gif);
	background-position:0px -28px;
	background-repeat:no-repeat;
	/*background-position:0px 0px;*/
	float:left;
	text-align:center;
	line-height:28px;
	padding-bottom:0px;
	z-index:15;
	position:relative;
}

.firstmenuselected{
	width:194px;
	height:28px;
	overflow:hidden;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff200;
	text-decoration:none;
	background-image:url(../images/nav_start.gif);
	background-position:0px -28px;
	background-repeat:no-repeat;
	/*background-position:0px 0px;*/
	float:left;
	text-align:center;
	line-height:28px;
	padding-bottom:0px;
	z-index:15;
	position:relative;
}
.lastmenuselected{
	width:209px;
	height:28px;
	overflow:hidden;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fff200;
	text-decoration:none;
	background-image:url(../images/nav_end.gif);
	background-position:0px -28px;
	background-repeat:no-repeat;
	/*background-position:0px 0px;*/
	float:left;
	text-align:center;
	line-height:28px;
	padding-bottom:0px;
	z-index:15;
	position:relative;
}

.hometext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
}
.hometext a:link,a:active,a:visited,a:hover !important{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#008ec3;
	text-decoration:none;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:5px;
}

#banner1{
	margin-bottom:5px;
}
#banner2{

}

/* **************************************************************************** */
#items{
	width:607px;
	float:left;
}
.item{
	margin-left:10px;
	width:565px;
	float:left;
	display:inline;
	overflow:hidden;
	text-align:left;
}
	.itemImage{
		width:100px;
		height:100px;
		float:left;
	}
	.itemImage img{
		width:85px;
		height:85px;
	}
	
	.itemInfo{
		width:450px;
		float:left;
	}
	.itemInfo a:link, a:active, a:visited, a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#fdd82c;
		text-transform:none;
		font-weight:normal;
	}
		.title{
			width:442px;
			float:left;
			margin:0px 0px 0px 3px;
		}
		.title h2{
			text-transform:uppercase;
		}
		.itemDetails{float:left;}
			.panel1{
				width:221px;
				float:left;
				margin:0px 0px 0px 3px;
			}
				.fields{
					float:left;
					margin: 0px 10px 0px 0px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#FFFFFF;
				}
				.data{
					float:left;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#fdd82c;
					text-transform:lowercase;
					width:160px;
				}
				.data a:link,a:visited,a:hover{
					color:#fdd82c;
				}
			.panel2{
				width:221px;
				float:left;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color:#FFFFFF;
			}
h1{
	margin:0px 0px 0px 0px;
	color:#fdd82c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}

h2{
	margin:0px 0px 0px 0px;
	color:#4daaf5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/***************************************************************
		sIFR CSS Stuff
***************************************************************/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 40px;
	text-align:center;
	background-color:#000000;
	margin:0px 0px 10px 0px;
}



.subsubnavselected{
	color:#fff200;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.subsubnavnoselect{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.distributor_item{
	width:60px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.distributor_item img{
	width:50px;
	height:50px;
}

.descriptionHeading{
	margin:0px 0px 0px 0px;
	color:#4daaf5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}

/* ******************************************************** */
/* **********Start of the styles for scrollbars************ */
#track {
	height: 332px;
	width: 12px;
	float: left;
	background: #585858;
	margin-left:8px;
	overflow:hidden;
}

#thumb {
	float: left;
	height: 100px;
	width: 12px;
	background: #50adf8;
	cursor:pointer;
	overflow:hidden;
}

#heading{
	height:60px;
}
.pagination{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
.pagination a:link, a:visited, a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4eacf8;
	text-decoration:none;
}

/* ******************************************************** */
/* **********Start of the styles for overlay************ */
#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background-image:url(../images/background_trans.png);
}

#overlay div {
     width:300px;
     margin: 207px auto;
     padding:15px;
	 padding-left:70px;
     text-align:center;
}

.copyright_txt a:link,a:active,a:visited,a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
