@charset "utf-8";
/* Phaseten.co.uk */

/* Main Page */
body{
    /* affects everything inside the body tag */
    background-color: #f1ebe3;
	font: 11px Arial, Helvetica, sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #FFFFFF;
    }
	/* No image should have a border when linked */
    a img{
    border: 0;
    }
	img{
	border: 0;
	}
	a{
	color: #61a6d1;
	text-decoration: none;
	}
  h1 {
	margin: 0;
	text-shadow:none;
	}
	h2 {
	font-weight:normal;
	line-height: 1.5;
	}
	h4 {
	font-size:20px;
	margin: 0;
	font-weight: normal;
	}
	h5 {
	margin: 0;
	font-size:12px;
	color:#222222;
	
	}
	h1, h2, h3 {
	color:#000000;
	margin:0 0 10px;
	}

	.wrapper{
	width: 920px;
	padding: 6px 0 0 0;
	margin: 0 auto 0 auto;
	}
	div#header1{
	height: 110px;
    background-color: #4a3c31;
	color: #a49d99;
	}
	div#headerlogo {
	width: 305px;
	height: 110px;
	float:left;
	}
	div.centered {
	 width: 920px;
	 margin-left: auto;
	 margin-right: auto;
     padding: 0px 25px;
	}
	.header{
	width: 100%;
	height: 110px;
	background: #4a3c31 url('../images/header.gif') no-repeat;
	border-bottom: 1px solid #eee;
	text-shadow: none;
	}
	.nav{
	height:17px;
	float:left;
	margin-top: 93px;
	padding: 0;
	}
	.nav ul{
	height: 17px;
	list-style-type: none;
	/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	display: block;

}
	.nav ul li{
	height: 17px;
	float: left;
	margin-right: 1px;
	}
	.navblue{
	width:100px;
	height:18px;
	float:left;
	height: 17px;
	margin-top: 93px;
	}
	.navblue ul{
	list-style: none;
	/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	display: inline-table;
	}
	.navblue ul li{
	float: right;
	margin-right: 1px;
	}
	
	/* menu */
        #menu{
	margin:0px;
	padding:0px;
	list-style:none;
	color:#fff;
	display:inline-block;
	float:left;
	z-index:1000;
		}
		
		#menu h5{
		color:#FFFFFF;
		margin-top:4px;
		}
		
        #menu a { color:#fff; text-decoration:none; }
        #menu > li {
		float:left;
		margin-right:5px;
		padding:0 1px;
		position:relative;
		width:116px;
		background: #99cc00;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		text-align:center;
		}
		menu > li a:hover {color:#FFFFFF;}
        #menu .logo {background:transparent none repeat scroll 0% 0%; padding:0px; background-color:Transparent;}
        /* sub-menus*/
        #menu ul { padding:0px; margin:0 10px 0 0; display:block; display:inline;}
        #menu li ul { position:absolute; left:-21px; top:0px; margin-top:17px; width:115px; line-height:5px; background-color:#0099ff; color:#FFFFFF; /* for IE */ display:none; }
        #menu li:hover ul { display:block;}
        #menu li ul li{ display:block; margin:5px 20px; padding: 5px 0px;  border-top: dotted 1px #FFFFFF; list-style-type:none; }
        #menu li ul li:first-child { border-top: none; }
        #menu li ul li a { display:block; color:#FFFFFF; }
        #menu li ul li a:hover { color:#FFFFFF; }
        /* main submenu */
        #menu #main { left:0px; top:-20px; padding-top:20px; background-color:#0099ff; color:#fff; z-index:999;}
        /* corners*/
        #menu .corner_inset_left { position:absolute; top:0px; left:-12px;}
        #menu .corner_inset_right { position:absolute; top:0px; left:150px;}
        #menu .last { background:transparent none repeat scroll 0% 0%; margin:0px; padding:0px; border:none; position:relative; border:none; height:0px;}
        #menu .corner_left { position:absolute; left:-38px; top:25px;}
        #menu .corner_right { position:absolute; left:59px; top:25px;}
        #menu .middle { position:absolute; left:-21px; height: 20px; width: 80px; top:25px;}
	
	.user{
	background-image:url('../images/user1.gif');
	background-repeat:no-repeat; 
	height:17px ;
	width:95px; 
	text-align:center;
	margin-bottom: 0px;
	}
	.onlinenav{
	width: 306px;
	height: 28px;
	background: url('../images/onlinenav.png') no-repeat;
	float: right;
	margin: 0 26px 0 0;
	}
    .info{
	width: 920px;
	height: 150px;
	}
	.member{
	width: 460px;
	height: 150px;
	float: left;
	background-color: #ffffff;
	text-align: left;
	}
	/* search */
.search{
	width: 459px;
	height: 150px;
	float: right;
	text-align: right;
	font-size: 8pt;
	background-color: #ffffff;
	}
.searchfield{
	background: #fff;
	text-align: right;
	font-size: 8pt;
	margin: 20px 1px 0 0;
	color: #444444;
	height: 22px;
	    }
	.searchfield a{
	color: #61a6d1;
	text-decoration: none;
	height:140px;
	}
	.search a{
	color: #61a6d1;
	text-decoration: none;
	height:140px;
	}

/* End search */
	.profile_info{
	text-align: left;
	float: left;
	width: 240px;
	height: 140px;
	margin-left: 20px;
	color: #444444;
	font-size: 8pt;
	}
	.profile_img{
	text-align: left;
	float: left;
	height: 140px;
	}
	.dad{
	background-color:#ffffff;
	}
	.dad ul{
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	text-align: left;
	font-size: 8pt;
	color: #444444;
	}
	.dad ul li{
	margin: 0 0 0 0;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #b7bbc7;
	}
	.dad ul li a{
	color: #61a6d1;
	text-decoration: none;
	}
	.login {
	background: #fff;
	text-align: left;
	font-size: 8pt;
	margin: 10px 0 0 15px;
	color: #444444;
    }
	.login a{
	color: #61a6d1;
	text-decoration: none;
	}
    .mainpage {
	width: 888px;
	height: 650px;
	background: #f1ebe3;
	margin-left: auto;
	margin-right: auto;
	margin: 20px auto 0 auto;
	}
	.maincontent {
	width: 876px;
	height: auto;
	}
/* End of Main Page */


/* Box */
    .boxcenter {
	margin-top: 2px;
	float:left;
	width:280px;
	padding: 0 5px 0 5px;
	}
	.boxcenter-center{
	border-left: 1px solid #CCC;	
	border-right: 1px solid #CCC;	
	}
	.boxheadercenter {
	margin: 1px;
	border-bottom: 1px;
	border-color: #4A3C31;
	border-bottom-style: solid;
	}
	.boxheadertext {
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
	text-align: left;
	border-bottom: 1px;
	border-color: #4A3C31;
	}
	
/* End of Box */

/* Home Page */
    .slide {
	width: 60%;
	height: 100%;
	float: left;
	padding-top: 20px;
	}
	.homecenter {
	width: 876px;
	}
	.toptopics {
	font-family: Verdana;
    font-size: 11px;
    color: #000000;	
	}
	.toptopics a{
	font-family: Verdana;
    font-size: 11px;
    color: #61a6d1;	
	text-decoration: none;
	}
	.articaltext2 {
	height: 100px;
	font-family: Verdana;
    font-size: 11px;
    color: #000000;	
	padding-top: 5px;
	margin: 1px;
	}
	.articalmore {
	font-family: Verdana;
    font-size: 11px;
    color: #61a6d1;	
	text-align: right;
	text-decoration: none;
	}
	.articalmore a{
	font-family: Verdana;
    font-size: 11px;
    color: #61a6d1;	
	text-align: right;
	text-decoration: none;
	}
	.about {
	width: 340px;
	height: 200px;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 25px;
	}
	.welcome {
	width: 340px;
	height: 200px;
	font-family: Verdana;
	font-size: 40px;
	font-weight:bold;
	color: #000000;
	text-align: left;
	line-height: 35px;
	text-transform:uppercase;
	letter-spacing: -5px;
	}
	.homeinvite {
	width: 340px;
	height: 90px;
	border: 1px solid #cccccc;
	font-family: Verdana;
    font-size: 11px;
    color: #000000;	
	text-align: left;
	}
	.homeinviteleft {
	width: 250px;
	height: 90px;
	float: left;
	font-family: Verdana;
    font-size: 11px;
    color: #000000;	
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
	}
	.homeinviteleft a{
	color: #61a6d1;	
	text-decoration: none;
	}
	.homeinviteright {
	width: 79px;
	height: 90px;
	float: right;
	}
/* End of Home Page */

/* SLIDE

#slider {
	width: 500px;
	height: 300px;
	position: relative;
	overflow: hidden;
	text-shadow:none;
	}
#sliderContent {
	width: 500px;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 500px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	top: 0;
	left: 0;
}
ul { list-style-type: none;}

*/
#button {
float:right;
height:27px;
margin:20px 0;
position:relative;
right:20px;
top:-100px;
width:130px;
text-shadow: none;
z-index: 99;
}

.the_menu ul, li {
	margin:0; 
	padding:0; 
	list-style:none;
}

.menu_class {
	width: 130px;
	border:1px solid #a49d81;
}

.the_menu {
	background-color:#4A3C31;
	display:none;
	width:200px;
	z-index: 1;
	margin-top: -1px;
	border: 1px solid #a49d81;
	border-right: 1px solid #a49d81;
	border-bottom: 1px solid #a49d81;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.the_menu li {
	background-color: #4a3c31;
	padding:10px; 

}
.the_menu li p{
	color:#FFFFFF;
	text-decoration:none; 
}

.the_menu li a {
	color:#a49d81; 
	text-decoration:none; 
	display:block;
}

.the_menu li a:hover {
	color: #ffffff;
}

/* Footer */
	.footerwrapper {
	width: 920px;
	font: 11px;
	color: #a49d99;
	background: #ffffff;
	margin: 0 auto 0 auto;
	}
	.footer {
	width: 920px;
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	float:right;
	margin-top: 10px;
	}	
	.footercopyright {
	float:left;
	width: 225px;
    font-size: 12px;
	margin:15px 10px 20px 0;
    color: #a49d99;	
	text-align: left;
	}
	#sitemap{
	margin-top: 15px;
	float:left;
	}
	#twitter_div{
	float:left;
	width:225px;
	padding:0 5px;
	margin:15px 10px 20px 0;
	background-color:#f1ebe3;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height: 110px;
	}
	#twitter_div ul{
	list-style: none; 
	line-height: 1;
	float: left;
	padding:0;
	}
	#twitter_div li{
	float: left;
	margin-bottom:5px;
	}
	.footer2 {
	width: 50%;
	height: 112px;
	float: right;
	}
	.footer3 {
	width: 50px;
	height: 21px;
	font-family: Verdana;
    font-size: 12px;
    color: #ffffff;	
	padding-top: 7px;
	padding-left: 55px;
	font-weight: bold;
	}
	.footer4 {
	width: 324px;
	height: 80px;
	border: 1px solid #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	}
	.footer5 {
	height: 80px;
	float: left;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	}
	.footer6 {
	height: 80px;
	float: right;
	text-align: center;
	}
	.footer7 {
	height: 80px;
	float: right;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	}
	.footer8 {
	height: 80px;
	float: right;
	text-align: center;
	border-right: 1px solid #FFFFFF;
	}
	#seperatorfooter {
		height: 1px;
		z-index: 1;
}
	
/* End of Footer */

