
/* general styles */

.clear 
{
	height: 0;
	overflow: hidden;
	clear: both;
}
.height 
{
	height: 10px;
}

p, div, h1, h2, h3, h4, h5, ul, img 
{
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 
{
	color: #FFF;
}
h1 
{
	font-size: 2em;
	line-height: 1.2em;
}
h2 
{
	font-size: 1.8em;
	line-height: 1.2em;
	padding-bottom: 20px;
}

ul 
{
	list-style: none;
}

a img 
{
	border: 0;
}

.cms_content 
{
	color: #FFF;
	font-size: 1.3em;
	line-height: 1.6em;
}
.cms_content h1
{
	font-size: 1.8em;
	line-height: 1.2em;
}
.cms_content h2
{
	font-size: 1.7em;
	color: #FFF;
	line-height: 1.2em;
	padding-bottom: 0;
}
.cms_content h3
{
	font-size: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #d91905;
}
.cms_content h4
{
	font-size: 1em;
	padding-top: 5px;
	color: #d91905;
}
.cms_content h5
{
	font-size: 0.9em;
	padding-top: 5px;
	color: #d91905;
}
.cms_content p
{
	margin-bottom: 8px;
}
.cms_content a
{
	color: #c31605;
	text-decoration: none;
}
.cms_content a:hover
{
	text-decoration: underline;
}

/* container styles */

body 
{
	font-family: Arial, Sans-Serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	padding-left: 9px;
	background: #000 url(/Images/body_bg.gif) repeat-y center;
}
#container 
{
	width: 871px;
	margin-left: auto;
	margin-right: auto;
	background-color: #000;
}

/* Header */

#header 
{
	background-color: #000;
	border-bottom: 7px solid #fff;
}
#header_left 
{
	float: left;
	width: 210px;
	padding-left: 40px;
	padding-top: 13px;
	padding-bottom: 15px;
}
#header_right 
{
	float: left;
	width: 621px;
}
#header_right #header_right_top 
{
	height: 56px;
}
#header_right #header_right_top p
{
	text-indent: -10000px;
	background: url(/Images/tel.gif) no-repeat;
	height: 30px;
	width: 258px;
	float: left;
	margin-top: 15px;
}
#header_right #header_right_top a
{
	text-indent: -10000px;
	background: url(/Images/newsletter_signup.gif) no-repeat;
	height: 58px;
	width: 255px;
	float: right;
}
#header_right h2
{
	clear: both;
	text-indent: -10000px;
	background: url(/Images/logo_2.jpg) no-repeat bottom;
	height: 46px;
	width: 491px;
}

/* Navigation */

#nav 
{
	height: 26px;
	margin-top: 21px;
	padding-left: 2px;
}
#nav li 
{
	display: inline;
	height: 26px;
}
#nav li a
{
	height: 26px;
	text-indent: -10000px;
	display: block;
	float: left;
	width: 102px;
	color: #000;
}
#nav li.home_nav a
{
	background: url(/Images/home_nav.gif) no-repeat;
}
#nav li.home_nav_active a, #nav li.home_nav a:hover
{
	background: url(/Images/home_nav_active.gif) no-repeat;
}
#nav li.about_nav a
{
	background: url(/Images/about_nav.gif) no-repeat;
}
#nav li.about_nav_active a, #nav li.about_nav a:hover
{
	background: url(/Images/about_nav_active.gif) no-repeat;
}
#nav li.capabilities_nav a
{
	background: url(/Images/capabilities_nav.gif) no-repeat;
	width: 115px;
}
#nav li.capabilities_nav_active a, #nav li.capabilities_nav a:hover
{
	background: url(/Images/capabilities_nav_active.gif) no-repeat;
	width: 115px;
}
#nav li.news_nav a
{
	background: url(/Images/news_nav.gif) no-repeat;
}
#nav li.news_nav_active a, #nav li.news_nav a:hover
{
	background: url(/Images/news_nav_active.gif) no-repeat;
}
#nav li.gallery_nav a
{
	background: url(/Images/gallery_nav.gif) no-repeat;
}
#nav li.gallery_nav_active a, #nav li.gallery_nav a:hover
{
	background: url(/Images/gallery_nav_active.gif) no-repeat;
}
#nav li.contact_nav a
{
	background: url(/Images/contact_nav.gif) no-repeat;
	width: 96px;
}
#nav li.contact_nav_active a, #nav li.contact_nav a:hover
{
	background: url(/Images/contact_nav_active.gif) no-repeat;
	width: 96px;
}

/* Banners */

#banner 
{
	background: url(/Images/banner.jpg) no-repeat;
	height: 132px;
	border-bottom: 2px solid #FFF;
}
#banner_lower 
{
	background: url(/Images/banner_2.jpg) no-repeat;
	height: 152px;
}

/* Main Content */

.maincontent_left 
{
	width: 635px;
	float: left;
	padding-top: 15px;
	padding-left: 25px;
}
.maincontent_left_capabilities 
{
	padding-left: 0;
	padding-top: 0;
}
#maincontent_right
{
	width: 185px;
	padding-left: 20px;
	float: left;
	padding-top: 15px;
}
.gallery_hotspot 
{
	background: url(/Images/gallery_hotspot.gif) no-repeat;
	height: 132px;
	width: 148px;
	text-indent: -10000px;
	display: block;
}
.capabilities_hotspot 
{
	background: url(/Images/capabilities_hotspot.gif) no-repeat;
	height: 139px;
	width: 148px;
	margin-top: 20px;
}
.capabilities_hotspot h3 
{
	height: 0;
}
.capabilities_hotspot h3, .capabilities_hotspot a
{
	text-indent: -10000px;
	overflow: hidden;
}
.capabilities_hotspot_gallery 
{
	margin-top: 0;
}
.capabilities_hotspot ul
{
	height: 70px;
	color: #FFF;
	font-size: 1.4em;
	padding-top: 45px;
	padding-left: 15px;
}
.capabilities_hotspot ul li
{
	margin: 0;
	padding: 0;
	padding-bottom: 3px;
}
.capabilities_hotspot a
{
	display: block;
	background: url(/Images/viewallservices.gif) no-repeat;
}

/* Footer */

#footer 
{
	color: #9b9ca0;
	font-size: 1em;
	padding-bottom: 10px;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
}
#footer a
{
	color: #9b9ca0;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}
#footer ul li
{
	display: inline;
}
#footer ul
{
	float: left;
}

#footer p
{
	float: left;
}
.footer_left 
{
	width: 240px;
	text-align: left;
}
.footer_center 
{
	width: 330px;
	text-align: center;
}
.footer_right 
{
	width: 270px;
	text-align: right;
}

/* Sitemap */

.sitemap li 
{
	padding-bottom: 3px;
}
.sitemap a 
{
	color: #FFF;
	text-decoration: none;
	font-size: 1.5em;
}
.sitemap a:hover 
{
	text-decoration: underline;
}
.sitemap ul 
{
	font-size: 0.8em;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* Capabilities */

.left_nav 
{
	width: 170px;
	float: left;
}
.left_nav li a 
{
	background: #fff url(/Images/left_nav_bg.gif) repeat-x bottom;
	width: 162px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
	padding-left: 8px;
}
.left_nav li a:hover, .left_nav li.CapabilityItem_active a
{
	background: #000;
	color: #FFF;
}

.right_capability_content 
{
	float: left;
	padding-top: 25px;
	padding-left: 25px;
	width: 471px;
}

/* News */

.news_item 
{
	color: #FFF;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #FFF;
	font-size: 1.4em;
	width: 600px;
	line-height: 1.4em;
}
.news_item_last 
{
	border: 0;
}
.news_item h4
{
	font-weight: normal;
	font-size: 1.2em;
}
.news_item_mid  
{
	padding-bottom: 10px;
}
.news_item_mid p 
{
	color: #d91905;
	font-size: 1em;
	float: left;
}
.news_item_mid a 
{
	float: right;
}

.news_article 
{
	color: #FFF;
}
.news_article h2
{
	padding-bottom: 5px;
}
.news_article .news_date
{
	color: #d91905;
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 10px;
}
.news_article .cms_content
{
	padding-bottom: 10px;
}

/* Gallery */

.gallery_container 
{
	width: 595px;
}
.gallery_container h2 
{
	float: left;
}
.gallery_container .gallery_p 
{
	color: #fff;
	font-size: 1.2em;
	font-style: italic;
	float: right;
	padding-top: 8px;
}
.gallery_item 
{
	width: 164px;
	padding-left: 50px;
	padding-bottom: 20px;
	padding-top: 10px;
	float: left;
}
.gallery_item_first 
{
	padding-left: 0;
}
.gallery_item .viewmorebtn 
{
	float: right;
}
.gallery_item_box 
{
	float: right;
	border: 1px solid #fff;
	width: 162px;
}
.gallery_item_box a
{
	float: left;
}
.gallery_item_box_lower 
{
	background-color: #fff;
	color: #000;
	padding: 4px;
	clear:left;
}
.gallery_item_box_lower h5
{
	color: #000;
	font-size: 1.2em;
}
.gallery_item_box_lower p
{
	font-size: 1.1em;
}

.gallery_details_item 
{
	width: 424px;
	margin-bottom: 15px;
}
.gallery_details_item_inner 
{
	border: 1px solid #fff;
	clear: both;
}
.enquireaboutlink 
{
	float: right;
}
img.gallery_main_image
{
	border: 1px solid white;
	display: block;
}
.cms_content.gallery 
{
	padding-bottom: 15px;
	width: 422px;
}
.paging 
{
	color: #FFF;
	float: right;
	font-size: 1.3em;
}
.paging a 
{
	color: #FFF;
	text-decoration: none;
}
.paging a:hover 
{
	text-decoration: underline;
}

/* Contact */

.contact_content 
{
	width: 411px;
	float: left;
}
.contact_content h2
{
	padding-bottom: 5px;
}
.contact_content p 
{
	color: #FFF;
	font-size: 1.1em;
	font-style: italic;
	padding-bottom: 15px;
}
.contact_form 
{
	background: url(/Images/contact_bg2.gif) repeat-y;
}
.contact_form_top_bg 
{
	background: url(/Images/contact_bg.gif) no-repeat right top;
	padding-top: 10px;
	padding-left: 8px;
	border-bottom: 1px solid #d91905;
}

.contact_form_top_bg label 
{
	font-size: 1.4em;
	width: 100px;
	text-align: right;
	padding-right: 15px;
	padding-top: 2px;
	clear: left;
	float: left;
}
.contact_form_top_bg input 
{
	width: 255px;
	background-color: #000;
	border: 1px solid #d91905;
	float: left;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-bottom: 7px;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
}
.contact_form_top_bg textarea 
{
	width: 255px;
	height: 250px;
	background-color: #000;
	border: 1px solid #d91905;
	float: left;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	margin-bottom: 7px;
}
.contact_form_top_bg select 
{
	width: 265px;
	float: left;
	margin-bottom: 12px;
	margin-top: 5px;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	color: #636466;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.contact_form_top_bg .val 
{
	font-size: 1.1em;
	float: left;
	clear: left;
	padding-left: 115px;
	margin-top: -5px;
	padding-bottom: 5px;
	color: #d91905;
	width: 200px;
}

.form_buttons 
{
	clear: both;
	padding-left: 115px;
	width: 265px;
	font-size: 1.4em;
	padding-top: 3px;
	padding-bottom: 6px;
}
.form_buttons a
{
	color: #d91905;
	text-decoration: none;
	font-weight: bold;
}
.form_buttons a.reset_btn
{
	float: left;
}
.form_buttons a.submit_btn
{
	float: right;
}

.contact_details 
{
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 55px;
	height: 415px;
}
.payment_details 
{
	padding-bottom: 40px;
	background: url(/Images/contact_details_bg.gif) no-repeat 20px bottom;
	color: #FFF;
	font-size: 1.3em;
	padding-left: 20px;
	float: left;
}
.contact_confirmation 
{
	font-style: italic;
	color: #FFF;
	font-size: 1.2em;
}

.speciallabel 
{
	display: none;
}

/* Newsletter */

.newsletter_form 
{
	padding-top: 30px;
	width: 400px;
}
.newsletter_form label 
{
	color: #d91905;
	font-size: 1.5em;
	width: 60px;
	float: left;
	clear: both;
}
.newsletter_form input 
{
	background-color: #d91905;
	border: 1px solid #FFF;
	color: #000;
	font-size: 1.2em;
	width: 250px;
	float: left;
	margin-bottom: 8px;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
}
.newsletter_form a
{
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}
.newsletter_form .val 
{
	float: left;
	clear: both;
	font-size: 1.1em;
	display: block;
	width: 317px;
	text-align: right;
	padding: 0;
	padding-bottom: 8px;
	margin-top: -5px;
}
