/* CSS Document */

/*This CSS file was written by Iain Hanlon iain@jetblackinc.co.uk*/
/**********************************/

/*Structural Elements*/
/**********************************/
body {
	background-color: #000000;
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	background-image: url(images/structure_09/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:0px;
}

div#wrapper {
	width: 600px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/structure_09/wrapper_bg.jpg);
	background-repeat: no-repeat;
	}

div#header {
	width: 600px;
	background-repeat: no-repeat;
	height: 140px;
	margin:0px;
	}
	
div#logo {
	width: 121px;
	background-repeat: no-repeat;
	height: 140px;
	float:left;
	}
	
#logo h1 {
	width: 121px;
	height: 140px;
	background-image: url(images/structure_09/cpl_logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 38px;
	text-align: center;
	line-height: 100px;
	text-indent: -2000em;
	}

#logo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	margin: 0px;
	}

div#bannavwrap {
	width: 468px;
	height: 140px;
	background-repeat: no-repeat;
	float:left;
	}
	
div#banner {
	width: 468px;
	height: 60px;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
	background-color: #FFFFFF;
	}
	
div#navigation {
	width: 468px;
	height: 20px;
	padding-top:35px;
	background-repeat: no-repeat;
	float:left;
	background-image: url(images/structure_09/nav_bg.jpg);
	}

div#main {
	width: 600px;
	float: left;
	}

div#main_content {
	width: 578px;
	float: left;
	padding-left:11px;
	padding-right:11px;
	margin-bottom:10px;
	}
	
div#main_contentone {
	width: 578px;
	background-color:#000000;
	float: left;
	padding-left:11px;
	padding-right:11px;
	margin-bottom:10px;
	}

div#garage {
	width: 188px;
	height: 450px;
	float: left;
	background-image: url(images/structure_09/ga_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 130px;
	}
	

div#garlogo {
	width: 188px;
	background-repeat: no-repeat;
	height: 130px;
	float:left;
	}
	
#garlogo h1 {
	width: 188px;
	height: 130px;
	background-image: url(images/structure_09/garage_logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 38px;
	text-align: center;
	line-height: 100px;
	text-indent: -2000em;
	}

#garlogo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	margin: 0px;
	}

div#rotator_one {
	width: 188px;
	height: 320px;
	float:left;
	}

div#cathouse {
	height: 450px;
	width: 188px;
	float: left;
	margin-left:7px;
	background-image: url(images/structure_09/ch_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 130px;
	}


div#catlogo {
	width: 188px;
	height: 130px;
	float:left;
	}
	
#catlogo h1 {
	width: 188px;
	height: 130px;
	background-image: url(images/structure_09/cathouse_logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 38px;
	text-align: center;
	line-height: 100px;
	text-indent: -2000em;
	}

#catlogo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	margin: 0px;
	}

div#rotator_two {
	width: 188px;
	height: 320px;
	float:left;
	}


div#tunnel {
	height: 450px;
	width: 188px;
	float: left;
	margin-left:7px;
	background-image: url(images/structure_09/tu_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 130px;
	}


div#tunlogo {
	width: 188px;
	background-repeat: no-repeat;
	height: 130px;
	float:left;
	}
	
#tunlogo h1 {
	width: 188px;
	height: 130px;
	background-image: url(images/structure_09/tunnel_logo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-size: 38px;
	text-align: center;
	line-height: 100px;
	text-indent: -2000em;
	}

#tunlogo h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	margin: 0px;
	}

div#rotator {
	width: 188px;
	height: 320px;
	float:left;
	}


div#footer {
	clear: both;
	text-align: left;	
	}
	
/* navigation */	
ul#navlist
{
padding-left: 0;
white-space: nowrap;
margin: 0px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a {
	line-height:14px;
	font-size:14px;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	font-weight: normal;
}

#navlist a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navlist a:hover
{
color: #D61E79;
text-decoration: none;
}

/*Text Formatting*/
/**********************************/
	
#freshers {
	width:800px;
	height:70px;
	float:left;
	}
	
#freshers h1 {
	height: 70px;
	width: 800px;
	background-image: url(images/freshers_button.jpg);
	background-repeat: no-repeat;
	margin: 0 0px;
	font-size: 38px;
	text-align: center;
	line-height: 70px;
	text-indent: -2000em;
	}

#freshers h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
	}


/*Text Formatting*/
/**********************************/
p {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 8px;
}

#footer p {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 20px;
	margin-bottom: 8px;
	text-align: center;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: normal;
}
h2 {

	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	margin-bottom: 5px;
	font-weight: normal;
}

h3 {

	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}

 h4, h5, h6 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-weight: normal;
	margin-bottom:5px;
}




/*Inline Elements Text*/
/**********************************/
.boldbody {
	font-weight: bold;
}


.formlabel {
	clear: left;
	float: left;
	width: 50px;
	padding-right: 5px;
	text-align: right;
	font-size: 12px;
}

/*Inline Elements Structure*/
/**********************************/

.picspan {
	display: block;
	padding: 0px;
	float: left;
	line-height: 100%;
	height: 100%;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 0px;
	list-style-type: none;
	overflow: hidden;
	margin-bottom: 0px;
}


.picspanright {
	display: block;
	padding: 3px;
	float: right;
	vertical-align: middle;
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 7px;
	list-style-type: none;
	background-color: #FFFFFF;
	overflow: hidden;
}

.picspanleft {
	display: block;
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
}
.picspanright_banner {
	display: block;
	padding: 3px;
	height: 90px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	width: 580px;
	margin-bottom: 5px;
}

.picspanright_nosizeborder {
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
	float: right;
}

.picspanleft_nosizeborder {
	display: block;
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	overflow: hidden;
	float: left;
}

.picspan_images {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	margin-top: 0px;
	position: relative;
	padding: 5px;
	border: 1px solid #005287;
	background-color: #FFFFFF;
}

/*Creates a transparent block element above a background image*/
/**********************************/
div#homelink1 {
	height: 150px;
	width: 168px;
	margin-left:10px;
	display: block;
	overflow: hidden;
	float:left;
}

div#homelink1 a {
	font-size: 10px;
	display: block;
	height: 150px;
	width: 168px;
}

/*Creates a transparent block element above a background image*/
/**********************************/
div#cpllink1 {
	height: 105px;
	padding-left: 86px;
	padding-top:45px;
	overflow: hidden;
	float:left;
}



/* Freshers Campaign Form */
/**************************/
table#freshers {
font-size: 13px;
}
table#freshers td {
padding-top: 2px;
padding-right: 4px;
padding-bottom: 2px;
}
table#freshers td.space {
height: 60px;
}
table#freshers .inputfield {
border: 1px solid #CCCCCC;
width: 280px;
font-size: 13px;
line-height: 13px;
}
table#freshers #submit_button {
width: 100px;
}
table#freshers .radio_hoodie {
width: auto;
}
table#freshers .dob2 {
width: 24px;
text-align: center;
}
table#freshers .dob4 {
width: 40px;
text-align: center;
}
table#freshers .smaller {
	font-size: 12px;
	color: #FFFFFF;
}
.font11 {
font-size: 11px;
}

.hoodie_box {
width: 180px;
height: 150px;
padding: 10px;
text-align: center;
float: left;
border: 1px solid #CCCCCC;
margin-right: 10px;
margin-bottom: 10px;
font-size: 12px;
color:#FFFFFF;
}
.hoodie_box img {
height: 120px;
display: block;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
border: 0px;
}
.hoodie_submit_box {
width: 400px;
float: left;
}
.steps {
	width: 480px;
	float: left;
	margin-top: 20px;
	font-size: 11px;
	color: #FFFFFF;
}
.id {
width: 480px;
float: left;
margin-top: 20px;
font-size: 12px;
color: #FFFFFF;
}



/* Users Account styles */
/************************/
#user_details {
width: 320px;
float: left;
font-size: 13px;
margin-top: 10px;
}
#user_details p {
margin-top: 10px;
font-size: 13px;
}
#user_details #user_menu a {
margin-right: 10px;
}
#user_details .red {
color: #990000;
}
#user_details form {
display: block;
padding: 0px;
margin: 15px 0px 0px 0px;
font-size: 12px;
}
#user_details input {
border: 1px solid #CCCCCC;
}

#user_photo {
width: 250px;
float: left;
font-size: 13px;
margin-top: 10px;
margin-left: 10px;
}
#user_photo img {
max-width: 250px;
padding: 0px;
margin: 0px;
}
#user_photo form {
display: block;
font-size: 12px;
}
#user_photo input {
border: 1px solid #CCCCCC;
}

.reminder {
margin-top: 20px;
font-size: 13px;
}



/* Test Gallery elements */
/*************************/
#years_container {
width: 590px;
height: 465px;
float: left;
}

#album_container {
width: 590px;
height: 465px;
float: left;
overflow: hidden;
position: absolute;
}

.new_album {
width: 568px;
float: left;
padding: 10px;
border: 1px solid #CCCCCC;
margin-bottom: 10px;
}
.album_thumb {
padding: 5px;
text-align: center;
float: left;
border: 1px solid #cccccc;
margin-right: 10px;
}
.album_thumb img {
border: 0px;
}
.album_fullname {
width: 400px;
float: left;
margin-top: 15px;
}
.album_desc {
width: 400px;
float: left;
}


#album_panel {
width: 590px;
height: 300px;
float: left;
}

.album_menu {
width: 590px;
float: left;
}

.close_album {
width: 590px;
float: left;
}
.close_album a {
color: #330000;
font-weight: bold;
}

.new_thumb {
float: left;
padding: 5px;
text-align: center;
border: 1px solid #CCCCCC;
margin-right: 5px;
margin-bottom: 5px;
}
.new_thumb img {
border: 0px;
padding: 0px;
}
.album_pagination {
width: 590px;
float: left;
}

.arrows_nav {
float: left;
width: 580px;
text-align: center;
font-size: 12px;
margin-bottom: 10px;
}
#large_image {
width: 580px;
float: left;
text-align: center;
margin-bottom: 5px;
}