/* CSS Document */

		
		body {
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	text-align: center;
	background-image: url(images/home_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #ebebeb;
	background-color: #1f1e1e;
}
#wrapper {
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.wrap_home {
	background-image: url(images/home_wrapper.jpg);
	background-repeat: no-repeat;
	background-position: left 74px;
}
.wrap_contact {
	background-image: url(images/contact_back.jpg);
	background-repeat: no-repeat;
	background-position: left 74px;
}
.wrap_showreel {
	background-image: url(images/showreel_back.jpg);
	background-repeat: no-repeat;
	background-position: left 74px;
}
.wrap_gallery {
	background-image: url(images/photo_back.jpg);
	background-repeat: no-repeat;
	background-position: left 74px;
}

#branding {
	height: 108px;
	width: 1020px;
}
.logo {
	float: left;
	margin-top: 37px;
}

#branding h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 27px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #202635;
	float: left;
	padding-bottom: 4px;
	margin-bottom: 6px;
}
#branding p {
	clear: both;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	width: 450px;
}
#top_nav {
	height: 30px;
	float: right;
	width: 562px;
	margin-top: 44px;
}
#top_nav ul {
	
}
#top_nav ul li{
	list-style: none;
	float:left;
}

#top_nav ul li a{
	display: block;
	text-indent: -5000px;
	height: 30px;
	margin-left: 8px;
}
/* ----------- showreel Button --------------*/
.nav_showreel a{
	width: 93px;
	background-image: url(images/showreel_butt.jpg);
	height: 30px;
	display: block;
}

.nav_showreel a:hover, body#showreel .nav_showreel a{
	background-image: url(images/showreel_butt.jpg);
	background-position: left -30px;
}
/* ----------- gallery_bw Button --------------*/
.nav_gallery_bw a{
	width: 107px;
	background-image: url(images/gallery_bw_butt.jpg);
	height: 30px;
	display: block;
}

.nav_gallery_bw a:hover, body#gallery_bw .nav_gallery_bw a{
	background-image: url(images/gallery_bw_butt.jpg);
	background-position: left -30px;
}
/* ----------- gallery_colour Button --------------*/
.nav_gallery_colour a{
	width: 131px;
	background-image: url(images/gallery_colour_butt.jpg);
	height: 30px;
	display: block;
}

.nav_gallery_colour a:hover, body#gallery_colour .nav_gallery_colour a{
	background-image: url(images/gallery_colour_butt.jpg);
	background-position: left -30px;
}
/* ----------- curriculem Button --------------*/
.nav_curriculem a{
	width: 106px;
	background-image: url(images/curriculem_butt.jpg);
	height: 30px;
	display: block;
}

.nav_curriculem a:hover, body#curriculem .nav_curriculem a{
	background-image: url(images/curriculem_butt.jpg);
	background-position: left -30px;
}
/* ----------- contact Button --------------*/
.nav_contact a{
	width: 84px;
	background-image: url(images/contact_butt.jpg);
	height: 30px;
	display: block;
}

.nav_contact a:hover, body#contact .nav_contact a{
	background-image: url(images/contact_butt.jpg);
	background-position: left -30px;
}
#content {
	clear: both;
}
#col_left {
	float: left;
}
#col_right {
	padding-top: 40px;
	padding-left: 450px;
	height: 376px;
	width: 570px;
}
#col_right_contact {
	padding-top: 40px;
	padding-left: 450px;
	height: 376px;
	width: 570px;
}
#col_right_showreel {
	height: 532px;
}
#col_right_gallery {
	height: 532px;
}
#col_right_curriculem {
}
#col_right_showreel h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	padding-left: 10px;
	height: 50px;
	line-height: 30px;
	padding-top: 20px;
	letter-spacing: -2px;
	color: #FFFFFF;
}
#col_right_gallery h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	height: 50px;
	padding-top: 25px;
	letter-spacing: -2px;
	color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
	padding-left: 20px;
}
#col_right p {
	padding-bottom: 14px;
}
/* Ccontact Form CSS */


#contactEmail {
	margin-left: 130px;
	margin-bottom: 20px;
}
#col_right_contact fieldset {
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#col_right_contact  fieldset table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 25px;
	padding-bottom: 10px;
}

#col_right_contact  fieldset input {
font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    padding: 5px;
    margin-bottom: 8px;
    border: 1px solid transparent;
    border-radius: 2px;
}

#col_right_contact fieldset textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #F5F5F5;
}

#col_right_contact legend {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
#contactEmail label {
	color: #CCCCCC;
	font-size: 12px;
}

button#contactSubmit {
    padding: 8px;
    border: 1px solid transparent;
    border-radius: 2px;
		background: #fff;
		
}

.linebox {
	width: 250px;
	margin-bottom: 8px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	display: block;
}
.tbox {
	height: 70px;
	width: 250px;
	margin-bottom: 6px;
}

.submitbutton {
	background-color: #A41414;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #A31313;
}

#col_right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	color: #f4f4f4;
	letter-spacing: -2px;
	padding-bottom: 12px;
}
#contact_details {
	padding-left: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	height: 116px;
}
#contact_details h3 {
	font-size: 18px;
	padding-bottom: 10px;
}
a.cta_email {
	background-image: url(images/emial_icon.jpg);
	display: block;
	width: 100px;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.cta_email:hover {
	background-image: url(images/emial_icon.jpg);
	display: block;
	width: 100px;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #cf6c6c;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer {
	clear: both;
	font-size: 11px;
	color: #878787;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.para_left {
	float: left;
}
.para_left a {
	color: #999999;
	text-decoration: none;
}
.para_left a:hover {
	color: #ffffff;
	text-decoration: none;
}
.para_right {
	float: right;
}
a.cta_spain {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 100px;
	background-image: url(images/spain.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	margin-right: 50px;
	float: right;
}
a.cta_spain:hover {
	color: #ffffff;

}
a.cta_england{
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	width: 100px;
	background-image: url(images/england.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	float: right;
}
a.cta_england:hover {
	color: #ffffff;

}
#video_box {
	height: 407px;
	width: 450px;
	margin-left: 270px;
	padding-top: 30px;
	padding-left: 24px;
}




.caption{
	font-style:italic;color:#887;}
.demo{
	position:relative;
	width: 1020px;
	}
.gallery_demo{
	width:650px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.gallery_demo li{
	width:89px;
	height:134px;
	border:2px solid #232122;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 30px;

}
.gallery_demo li div{
	left:240px
}
.gallery_demo li div .caption{
	font:italic 0.7em/1.4 georgia,serif;
}

#main_image{
	height:349px;
	width:232px;
	margin-top: 70px;
	margin-bottom: 10px;
	float: left;
	margin-left: 40px;
	border: 1px solid #999999;
	margin-right: 95px;
}
#main_image img {
	margin-bottom:10px;
}

.nav{
	padding-top:40px;
	clear:both;
	letter-spacing:3px;
	text-transform:uppercase;
	padding-left: 76px;
}

.info{
	text-align:left;
	width:700px;
	margin:30px auto;
	border-top:1px dotted #221;
	padding-top:30px;}
.info p{
	margin-top:1.6em;
}
.nav a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: -1px;
}
.nav a:hover {
	color: #cf6c6c;
}
#curriculem_outer {
	float: left;
	width: 630px;
}

#curriculem_holder {
	clear: both;
	background-color: #281F20;
	padding: 10px;
	border: 1px solid #333333;
}
#curriculem_holder h3 {
	background-color: #666666;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-bottom: 12px;
}

#col_right_gallery h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	height: 50px;
	padding-top: 25px;
	letter-spacing: -2px;
	color: #FFFFFF;
	float: left;
	padding-bottom: 10px;
}
#col_right_curriculem h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-size: 30px;
	font-weight: bold;
	padding-top: 25px;
	letter-spacing: -2px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#curriculem_holder p {
	font-size: 12px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.clearing {
	clear: both;
	font-size: 1px;
	text-indent: -3000px;
	height: 1px;
}
.form_thanks {
	padding-left: 130px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
