/* -----[ Go Cyber Base Style Sheet ]--------------------------------------------------------------------- */
/* -----[   www.gocyber.co.nz ]--------------------------------------------------------------------- */

/* -----[ Portal ]--------------- */
#container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background-color: #FFFFFF;
}
#tab_wrap {
	position: relative;
	width: 900px;
	background-color: #ffffff;
	background-image: url(../images/tabs/top_grey_tab.gif);
	height: 25px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 6px;
	letter-spacing: 1px;
	margin-bottom: 6px;
	color: #FFFFFF;
}
#pp {
	clear: left;
	margin-right: 6px;
	position: relative;
	background-color: #272729;
	display: block;
	float: left;
	width: 391px;
	background-image: url(../images/logos/pp_device.gif);
	background-position: 115px 202px;
	background-repeat: no-repeat;
	height: 635px;
}
#pp_intro {
	margin: 252px 130px 0 40px;
}
#pp_more {
	margin: 77px 50px 0 28px;
	text-align: right;
}
#ps {
	margin-right: 6px;
	position: relative;
	background-color: #d0b168;
	display: block;
	float: left;
	width: 165px;
	height: 635px;
	background-image: url(../images/logos/ps_device.gif);
	background-position: 0px 190px;
	background-repeat: no-repeat;
}
#ps_intro {
	margin: 310px 0 0 20px;
}
#ps_more {
	margin: 72px 15px 0 36px;
	text-align: right;
	height: 28px;
}
#pe {
	margin-right: 6px;
	position: relative;
	background-color: #3d505a;
	display: block;
	float: left;
	width: 160px;
	height: 635px;
	background-image: url(../images/logos/pe_device.gif);
	background-position: 0px 265px;
	background-repeat: no-repeat;
}
#pe_intro {
	margin: 60px 0px 0 15px;
}
#pe_more {
	margin: 14px 15px 0 36px;
	text-align: right;
}
#pe_movies {
	margin: 280px 15px 8px 5px;
	text-align: right;
	color: #58595b;
	height: 30px;
}
#et {
	position: relative;
	background-color: #c5dee8;
	display: block;
	float: left;
	width: 165px;
	height: 635px;
	background-image: url(../images/logos/et_device.gif);
	background-position: 0px 250px;
	background-repeat: no-repeat;
}
#et_intro {
	margin: 39px 0 0 15px;
}
#et_more {
	margin: 8px 15px 0 28px;
	text-align: right;
}
#et_movies {
	margin: 225px 15px 8px 5px;
	text-align: left;
	color: #58595b;
	height: 101px;
}

/*------------Footer------------*/

#foot_wrap {
	clear: both;
	background-image: url(../images/general/base_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 12px 20px 6px 20px;
	background-color: #161616;
	border-top: solid #ffffff 3px;
}
#foot_content {
	float: left;
	width: 400px;
	display: inline;
	position: relative;
}
#foot_rh_panel {
	margin: 0;
	width: 429px;
	float: right;
	display: inline;
	text-align: right;
	position: relative;
}

/*------------ [ Login ] ------------*/

.login_content {
	float: left;
	display: inline;
	position: relative;
	width: 80px;
	color: #b9b87f;
	padding-bottom: 5px;
	padding-top: 3px;
}
.login_rh {
	margin: 0;
	width: 200px;
	float: left;
	display: inline;
	position: relative;
}

