/* CSS Document */
/*
File	 			css/common.css
Version				1.00
Description			Common CSS Elements
URL					www.warcupskene.com
Copyright Notice	© Copyright Lazy Grace Ltd.
*/

/* Formatting */

body {
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
div#site {
	padding: 0;
	margin: 0px auto 0px auto;
	width: 820px;
	background-image: url(../images/site_bg.gif);
	background-repeat: repeat-y;
}
div#left_bg {
	padding: 0;
	margin: 0;
	width: 60px;
	height: auto;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	float: left;
	clear: left;
}
div#container {
	padding: 0;
	margin: 0;
	width: 700px;
	height: auto;
	background: transparent;
	float: left;
}
div#right_bg {
	padding: 0;
	margin: 0;
	width: 60px;
	height: auto;
	background-image: url(../images/bg_left.gif);
	background-repeat: no-repeat;
	float: left;
}
div#header {
	padding: 0;
	margin: 0;
	width: 700px;
	height: 80px;
	background: transparent;
}
.nav_container {
	padding: 0;
	margin: 0;
	width: 700px;
	height: 38px;
	background: transparent;
	list-style: none;
	display: inline;
}
div#feature_image {
	padding: 0;
	margin: 0;
	width: 700px;
	height: 187px;
	background: transparent;
	clear: both;
}
div#content {
	padding: 0;
	margin: 0;
	width: 700px;
	height: auto;
	background: transparent;
}
div#footer {
	padding: 0;
	margin: 0;
	width: 820px;
	height: 80px;
	clear: both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}
div#left {
	padding: 0;
	margin: 0;
	width: 250px;
	height: auto;
	float: left;
	background: transparent;
}
div#right {
	padding: 0;
	margin: 0;
	width: 450px;
	height: auto;
	float: left;
	background: transparent;
}


/* Titles */

.title {
	padding: 0;
	margin: 0;
	width: 450px;
	height: 35px;
	background: transparent;
}
.sub_title {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 35px;
	background: transparent;
}


/* Navigation */

.nav_left {
	padding: 0;
	margin: 0;
/*	width: 275px; */
	width: 219px;
	height: 38px;
	float: left;
	background-image: url(../images/nav/left.gif);
	background-repeat: no-repeat;
}

ul#nav {
	/*margin: 91px 0 0 0;*/
	margin: 0;
	padding: 0 0 0 119px;
	width: 581px;
	height: 38px;
	background: #ffffff;
	display: block;
	z-index: 5;
}
ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	list-style: none;
}
ul#nav li span {
	position:absolute;
	top:-9999px;
}

/* Home */
.nav_home {
	width: 56px;
	height: 38px;
	background: url(../images/nav/nav.gif) -119px 0 no-repeat;
	display: block;
}
.nav_home_on {
	width: 56px;
	height: 38px;
	background: url(../images/nav/nav.gif) -119px -76px no-repeat;
	display: block;
}
.nav_home:hover {
	background: url(../images/nav/nav.gif) -119px -38px no-repeat;
}
/* about us */
.nav_about_us {
	width: 73px;
	height: 38px;
	background: url(../images/nav/nav.gif) -175px 0 no-repeat;
	display: block;
}
.nav_about_us_on {
	width: 73px;
	height: 38px;
	background: url(../images/nav/nav.gif) -175px -76px no-repeat;
	display: block;
}
.nav_about_us:hover {
	background: url(../images/nav/nav.gif) -175px -38px no-repeat;
}
/* what we do */
.nav_what_we_do {
	width: 94px;
	height: 38px;
	background: url(../images/nav/nav.gif) -248px 0 no-repeat;
	display: block;
}
.nav_what_we_do_on {
	width: 94px;
	height: 38px;
	background: url(../images/nav/nav.gif) -248px -76px no-repeat;
	display: block;
}
.nav_what_we_do:hover {
	background: url(../images/nav/nav.gif) -248px -38px no-repeat;
}
/* q&a */
.nav_qa {
	width: 45px;
	height: 38px;
	background: url(../images/nav/nav.gif) -342px 0 no-repeat;
	display: block;
}
.nav_qa_on {
	width: 45px;
	height: 38px;
	background: url(../images/nav/nav.gif) -342px -76px no-repeat;
	display: block;
}
.nav_qa:hover {
	background: url(../images/nav/nav.gif) -342px -38px no-repeat;
}
/* resources */
.nav_resources {
	width: 81px;
	height: 38px;
	background: url(../images/nav/nav.gif) -387px 0 no-repeat;
	display: block;
}
.nav_resources_on {
	width: 81px;
	height: 38px;
	background: url(../images/nav/nav.gif) -387px -76px no-repeat;
	display: block;
}
.nav_resources:hover {
	background: url(../images/nav/nav.gif) -387px -38px no-repeat;
}
/* latest news */
.nav_latest_news {
	width: 92px;
	height: 38px;
	background: url(../images/nav/nav.gif) -468px 0 no-repeat;
	display: block;
}
.nav_latest_news_on {
	width: 92px;
	height: 38px;
	background: url(../images/nav/nav.gif) -468px -76px no-repeat;
	display: block;
}
.nav_latest_news:hover {
	background: url(../images/nav/nav.gif) -468px -38px no-repeat;
}
/* links */
.nav_links {
	width: 49px;
	height: 38px;
	background: url(../images/nav/nav.gif) -560px 0 no-repeat;
	display: block;
}
.nav_links_on {
	width: 49px;
	height: 38px;
	background: url(../images/nav/nav.gif) -560px -76px no-repeat;
	display: block;
}
.nav_links:hover {
	background: url(../images/nav/nav.gif) -560px -38px no-repeat;
}
/* contact us */
.nav_contact_us {
	width: 91px;
	height: 38px;
	background: url(../images/nav/nav.gif) -609px 0 no-repeat;
	display: block;
}
.nav_contact_us_on {
	width: 91px;
	height: 38px;
	background: url(../images/nav/nav.gif) -609px -76px no-repeat;
	display: block;
}
.nav_contact_us:hover {
	background: url(../images/nav/nav.gif) -609px -38px no-repeat;
}



/* Contact Form */
.c_form {
	padding: 5px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003A65;	
	line-height: 1em;
}
.c_form label {
	padding: 3px 5px 0 10px;
	width: 40px;
	float: left;
	text-align: right;
}
.c_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b19e7d;	
	border-style: solid;
	border-width: 1px;
	border-color: #b19e7d;
	background-color: #fff;
	width: 160px;
}
.c_form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003A65;	
	border-style: solid;
	border-width: 1px;
	border-color: #b19e7d;
	background-color: #fff;
	width: 160px;
	height: 200px;
}
.c_form_butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;	
	border-style: solid;
	border-width: 1px;
	border-color: #b19e7d;
	background-color: #bda885;
	width: 100px;
	float: right;
	margin-right: 18px;
}
.c_thanks {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003A65;	
	line-height: 1em;
	padding: 20px 0 0 0;
}
.contact_p {
	width: 450px;
	height: auto;
	padding: 0 15px;
	color: #452f0a;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	
}
.contact_p a {
	color: #9a7e4d;
}
.enquiry_p {
	padding: 15px 0px 0px 15px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #452f0a;
	font-style: normal;
	line-height: 1.3em;
	text-align: left;
	width: 220px;
	height: auto;
}
#map_canvas {
	width: 420px;
	height: 300px;
	margin: 20px 15px 0 15px;
	text-align: center;
	border: 1px solid #c7d0d6;
}
/* Content */
.p {
	padding: 15px 0px 10px 15px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003A65;
	font-style: normal;
	line-height: 1.5em;
	text-align: justify;
	width: 405px;
	height: auto;
}
.p a:link, .p a:active, .p a:visited {
	color: #779ebc;
	text-decoration: none;
}
.p a:hover {
	color: #003A65;
	text-decoration: none;
}
.sub_p {
	padding: 15px 0px 10px 15px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #452f0a;
	font-style: normal;
	line-height: 1.3em;
	text-align: left;
	width: 210px;
	height: auto;
}
.sub_p a:link, .sub_p a:active, .sub_p a:visited {
	color: #9a7e4d;
	text-decoration: none;
}
.sub_p a:hover {
	color: #452f0a;
	text-decoration: none;
}
#footer_left {
	padding: 20px 0px 0px 60px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003A65;
	font-style: normal;
	line-height: 1.2em;
	text-align: justify;
	width: 530px;
	height: auto;
	float: left;
	background: transparent;
}
#footer_left a:link, #footer_left a:active, #footer_left a:visited {
	color: #003A65;
	text-decoration: none;
}
#footer_left a:hover {
	color: #779ebc;
	text-decoration: none;
}
#footer_right {
	padding: 20px 60px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003A65;
	font-style: normal;
	line-height: 1.2em;
	text-align: right;
	height: auto;
	background: transparent;
}
#footer_right a:link, #footer_right a:active, #footer_right a:visited {
	color: #003A65;
	text-decoration: none;
}
#footer_right a:hover {
	color: #779ebc;
	text-decoration: none;
}
.news_img {
	float: right;
	margin: 0 0 10px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #b19e7d;
}

/* q and a page */

.dep_name_container {
	padding: 15px 0 0px 0px;
}
.dep_name {
	padding: 0px 0 5px 15px;
	color: #9a7e4d;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.3em;
}
.dep_name a {
	color: #9a7e4d;
	text-decoration: none;
}

h2.dep_title {
	width: 405px;
	height: auto;
	padding: 0px 0 10px 15px;
	color: #9a7e4d;
	font-size: 1em;
}
div.qa_container {
	width: 405px;
	height: auto;
	margin: 10px 0 10px 15px;
	border-bottom: 1px solid #9a7e4d;
}
p.question {
	width: 405px;
	height: auto;
	padding: 0px 0 10px 0px;
	font-family: Arial,Helvetica,sans-serif;
	color: #9a7e4d;
	font-style: italic;
	font-size: 0.8em;
}
p.question span, p.answer span {
	font-weight: bold;
}
p.answer {
	width: 405px;
	height: auto;
	padding: 0px 0 10px 0px;
	font-family: Arial,Helvetica,sans-serif;
	color: #003a65;
	font-size: 0.7em;
}

div.divider {
	width: 405px;
	height: 1px;
	margin: 10px 0 10px 15px;
	border-bottom: 1px solid #9a7e4d;
}
div.resource {
	width: 405px;
	height: auto;
	margin: 10px 0 10px 15px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #9a7e4d;
}
div.resource a {
	height: 22px;
	color: #9a7e4d;
	text-decoration: none;
	float: right;
}
p.resource_title {
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	color: #9a7e4d;
	font-size: 0.8em;
}
p.resource_p {
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003A65;
	font-style: normal;
	line-height: 1.5em;
	text-align: justify;
	width: 405px;
	height: auto;
}
.clear {
	clear: both;
}
