/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #2c2c2c;
	font-size: 100%;
}

h1 {
	color: #287fbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: normal;
}

h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
}

h3 {
	color: #287fbd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
}

h4 {
	color: #2c2c2c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
}

a {
	color: #287fbd;
	text-decoration: none;
}

p {
	color:#FFFFFF;
	font-size:80%;
}

a:hover {
	color: #2c2c2c;
	text-decoration: none;
}

.smalltext {
	font-size: 0.85em;
}

/*Styles the menu container*/
#menuouter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 206px;
	background: url(../images/navigation/nav-box-bottom.png) no-repeat bottom left #4195d0;
	z-index:0
}

#menuinner {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 15px;
	width: 176px;
	list-style: none;
	background: url(../images/navigation/nav-box-top.png) no-repeat top left;
	z-index:0;
}

#menuinner img {
	margin: 0px -15px -10px -15px;
}
/*END - Styles the menu container*/

/*Styles the Tips content of the left column widget*/
.TipsOuter {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 206px;
	background: url(../images/navigation/nav-box-bottom.png) no-repeat bottom left #4195d0;
}

.TipsInner {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 15px;
	width: 176px;
	list-style: none;
	background: url(../images/navigation/nav-box-top.png) no-repeat top left;
}

.TipsInner img {
	margin: 0px -15px 0px -15px;
}

.TipsList {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px;
	width: 176px;
	list-style: none;
	font-size: 0.8em;
}

.TipsList li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 176px;
	list-style: none;
	display: block;
}

.TipsList li a {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 100%;
	color: #ffffff;
	padding: 8px 0px 8px 0px;
	background: url(../images/navigation/list-seperator.png) no-repeat bottom center;
}

.TipsList li a:hover {
	color: #115a8e;
}

.TipsList li ul {
	width: 176px;
	padding: 0px;
	font-size: 0.8em;
	background-image: none;
}

.TipsList li ul li {
	background: url(../images/navigation/nav-arrow.gif) no-repeat 0px 8px;
}

.TipsList li ul li a {
	padding: 4px 0px 4px 0px;
	text-indent: 15px;
	background: url(../images/navigation/second-list-seperator.png) no-repeat bottom center;
}
/*END Styles the content of the left column widget*/

/*Styles for main content area.*/
#main p{
color:#333333;
}

.sponsor_title {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	background: url(../images/widgets/box-title-swoosh.png) no-repeat top left #4195d0;
}
.sponsor_title h2 {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #ffffff;
	text-indent: 10px;
	width: 100%;
	background: url(../images/widgets/box-title-corner.png) no-repeat top right;
}

.sponsor_title h2 a {
	color: #ffffff;
}

.sponsor_title h2 a:hover {
	color: #2c2c2c;
}

.sponsor_content {
	padding: 5px;
	width: 143px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	font-size:80%;
	color:#000000;
	border:none;
}

/*Styles the widgets on right hand column*/
.widget_title {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	background: url(../images/widgets/box-title-swoosh.png) no-repeat top left #4195d0;
}

.widget_title h2 {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #ffffff;
	text-indent: 10px;
	width: 100%;
	background: url(../images/widgets/box-title-corner.png) no-repeat top right;
}

.widget_title h2 a {
	color: #ffffff;
}

.widget_title h2 a:hover {
	color: #2c2c2c;
}

.widget_content {
	padding: 10px;
	width: 143px;
	margin-bottom:10px;
	background-color:#e0f3fe;
	font-size:80%;
	color:#000000;
}
/*END - Styles the widgets on right hand column*/

/*Adverts*/
#advert_tower{
float:right;

}
#ContentAdvert{
	text-align:center;
}
#ContentAdvert img{
	margin-top:20px;
}



/*Homepage content*/
.boxtitle {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 30px;
	background: url(../images/widgets/box-title-swoosh.png) no-repeat top left #4195d0;
}

.boxtitle h2 {
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #ffffff;
	text-indent: 10px;
	width: 100%;
	background: url(../images/widgets/box-title-corner.png) no-repeat top right;
}

.boxtitle h2 a {
	color: #ffffff;
}

.boxtitle h2 a:hover {
	color: #2c2c2c;
}

.newsconsole {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 15px 0px 0px;
	background: url(../images/page/content-box-bg.png) repeat-x bottom left #e0f3fe;
}

.newsconsole img {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 15px 0px 0px;
}

.newsconsole h3 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size:90%;
}

.newsconsole p {
	font-size:80%;
	color:#333333;
}


.newsconsole .smalltext {
	font-size:70%;
	padding-top: 0px;
	margin-top: 0px;
}

.newsstories {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 561px;
	list-style: none;
	background: url(../images/page/content-box-bg.png) repeat-x bottom left #e0f3fe;
	font-size:80%;
}

.newsstories li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 8px;
	width: 95px;
	height: 54px;
	list-style: none;
	border-right: 1px solid #ffffff;
	cursor:crosshair;
}

.newsstories li.current, .newsstories li.current a, .newsstories li:hover, .newsstories li:hover a {
	background-color: #4195d0;
	color: #ffffff;

}

#News h2{
	color:#333333
}

 #News p{
	color:#333333
}

.fullwidth {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
}

.fullwidth .lefthalf {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 276px;
}

.fullwidth .righthalf {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 276px;
}

.contentbox {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 4% 10px 4%;
	width: 92%;
	background: url(../images/page/content-box-bg.png) repeat-x bottom left #e0f3fe;
}

.contentbox ul {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0;
	list-style: none;
	width: 100%;
}

.contentbox ul li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 4px 0px 4px 0px;
	list-style: none;
	width: 100%;
	text-indent: 15px;
	border-bottom: 1px dotted #aed6f0;
	background: url(../images/page/list-icon.png) no-repeat top left;
}

.contentbox ul li a{
	font-size:80%;
}

.tab {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	width: 141px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	color: #ffffff;
	font-size: 1.1em;
	text-indent: 10px;
	background: url(../images/page/tab.png) no-repeat top left;
}

.tab a {
	color: #ffffff;
}

.tab a:hover {
	color: #2c2c2c;
}


/* thumbnail list */
	ul#thumbs, ul#thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}
	
	ul#thumbs div{
	clear:left;
	display:block;
	}

	ul#thumbs li{
		float:left;
		margin-right:5px;
		border:1px solid #999;	
		padding:2px;
	}
	ul#thumbs a{
		display:block;
		float:left;
		width:175px;
		height:135px;
		line-height:200px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
	ul#thumbs a img{
		float:left;
		position:absolute;
		top:-20px;
		left:-50px;
	}
	
	.GalleryTitle{
		color:#333333;
		font-size:80%;
	}
	.GalleryQty{
		color:#999999;
		text-align:right;
		font-size:80%;
	}
	
	/* clearing floats */
	
		ul#thumbs:after, li#thumbs:after{
			content:"."; 
			display:block; 
			height:0; 
			clear:both; 
			visibility:hidden;
			}
		ul#thumbs, li#thumbs{
			display:block;
			}
		/*  \*/
		ul#thumbs, li#thumbs{
			min-height:1%;
			}
		* html ul#thumbs, * html li#thumbs{
			height:1%;
			}	
	
	/* // clearing floats */

/* // thumbnail list */

.picture { background-color: #F9F9F9; 

border: 1px solid #CCCCCC; padding: 3px; 

font: 11px/1.4em Arial, sans-serif; 

text-align: center;} 

.picture img { border: 1px solid #CCCCCC; 

vertical-align:middle; margin-bottom: 3px; } 

.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; } 

.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 



