/*
// Katalina Media
// Built by rob@justaride.co.uk
// November 2009
*/
body {
	font-family: Cambria, Times New Roman, Times, serif;
	/*font-weight: bold;*/
	color: #787878;
	/*background: #fff url(/images/page-bg.gif) repeat-y center top;*/
	background: #dedede url(/images/page-bg2.gif) repeat-x center top;
}

a:link, a:visited {
	color: #787878;
}

a:hover, a:active, a:focus {
	color: #db8703;
}

h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.5em;
	color: #db8703;
}

h2{
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.1em;
	color: #db8703;
	margin-top: 25px;
}

p {
	margin: 12px 0px;
}

blockquote {
	margin: 0 20px;
}

#page {
	margin: 20px auto 20px auto;
	width: 830px;
	background: #fff;
	padding: 12px 15px;
	/*border: 2px solid #787878;*/
}

#header {
	position: relative;
	height: 110px;
}

#logo {
	float: left;
	width: 400px;
	height: 50px;
	background: transparent url(/images/logo.gif) no-repeat left top;
	margin-bottom: 19px;
}

#logo span {
	position: absolute;
	left: -9999px;
}

#tagline {
	clear: left;
}

#contactinfo {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}

#phonenumber {
	font-size: 1.7em;
	color: #db8703;
	margin: 5px 0px;
}

#address {
	margin-bottom: 10px;
}

#email a {
	color: #898888;
}

#email a:hover {
	color: #db8703;
}

#navbar {
	/*background: transparent url(/images/menu-middle.gif) repeat-x left top; */
	background-color: #eCeCeC;
	position: relative;
	font-size: 0.9em;
}

/*#navbarleft {
	background: transparent url(/images/menu-left.gif) no-repeat left top; 
	position: absolute;
	left: 0;
	width: 19px;
	height: 37px;
}

#navbarright {
	background: transparent url(/images/menu-right.gif) no-repeat left top; 
	position: absolute;
	right: 0;
	width: 16px;
	height: 37px;
}*/

/* menu basic code - don't modify */
#nav { 
	display: block; 
	margin: 0; 
	padding: 0; 
	position: relative; 
}
#nav li { 
	display: block; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
	float: left; 
	position: relative;
	width: 20%;
	text-align: center;
	background: transparent url(/images/menu-spacer.gif) no-repeat right 7px;
}

#nav li.last {
	background: 0;
}

#nav a { 
	display: block;
	height: 30px;
	line-height: 30px;
}
  
#nav ul { 
	display: none; 
	position: absolute; 
	left: 0; 
	margin: 0; 
	padding: 0; 
}
  
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { zoom: 1; } /* IE6/7 fix */
    
#nav ul li { 
	float: none;
	width: auto;
}

#nav ul ul { 
	top: 0;
}

#nav ul { width: 130px; }
#nav ul ul { left: 131px; }

/* menu theming */
#nav { 
	height: 30px; 
}

#nav a { 
	color: #db8703; 
	font-size: 1.2em; 
	font-weight: normal;
	text-decoration: none;
}

#nav li.hover a {
	color: #f8ad36;
}
  
#nav ul { 
	/*background: transparent url(/images/submenu.gif) no-repeat left bottom;*/
	background-color: #eCeCeC;
	top: 29px;
	width: 162px;
	margin-left: 2px;
}
    
#nav ul li {
	background: 0;
}

#nav li.hover ul a { 
	color: #db8703;
}

#nav ul li a.hover { 
	color: #f8ad36;
}

#nav ul a {
	width: 162px;
}

#homepagevideo {
}

#body {
	margin-top: 20px;
	min-height: 300px;
	padding-bottom: 40px;
}

#body h1 {
	margin-bottom: 15px;
}

#body ul {
	margin: 10px 0;
	padding-left: 35px;
}

#body li {
	list-style: disc outside;
	margin: 7px 0;
}

/* services page */
.twocolumn1 {
	width: 400px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px
}

.twocolumn2 {
	width: 400px;
	float: right;
	font-size: 0.9em;
	margin-bottom: 20px
}

/* homepage */
.threecolumn {
	height: 170px;
	float: left;
	margin-top: 10px;
}

.threecolumn1 {
	width: 31%;
	padding-right: 10px;
	border-right: 1px solid #db8703;
}

.threecolumn2 {
	width: 32%;
	margin-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #db8703;
}

.threecolumn3 {
	width: 31%;
	margin-left: 10px;
}

.threecolumn h2 {
	margin-top: 0;
}

/* homepage 2 */
.fourcolumn {
	min-height: 200px;
	float: left;
	margin-top: 10px;
}

.fourcolumn1 {
	width: 23%;
	margin-right: 10px;
}

.fourcolumn2, .fourcolumn3{
	width: 23%;
	padding-left: 10px;
	margin-right: 10px;
	border-left: 1px solid #db8703;
}

.fourcolumn4 {
	width: 23%;
	padding-left: 10px;
	border-left: 1px solid #db8703;
}

.fourcolumn h2 {
	margin-top: 0;
}

.fourcolumn4 h2 {
	color: #6baa3c;
}


.video {
	width:339px;
	height: 216px;
}

.videowrapper {
	/*background: transparent url(/images/video-bg.gif) no-repeat left top;*/
	background-color: #DCDCDC;
	border: 8px solid #DCDCDC;
	float: left;
	width:384px;
	height: 216px;
	/*padding: 8px;*/
	margin-bottom: 10px;
}

/* contact us page */
.imageleft {
	float: left;
	margin-right: 20px;
	clear: left;
}
.imageleft img {
	border: 8px solid #DCDCDC;
}

.officeblock {
	margin-left: 20px;
}

.twoequalcolumns {
	float: left;
	width: 410px;
}

/* video concepts page */
table.concepts th, table.concepts td {
	border: 1px solid #787878;
	padding: 10px;
}

table.concepts th {
	font-family: Calibri, Arial, sans-serif;
	font-size: 1.2em;
	color: #db8703;
	white-space: nowrap;
}

table.concepts td {
	background-color: #eCeCeC;
}

/* contact form */
#contactform {
	width: 400px;
	margin-top: 25px;
	float: right;
}

#contactform .formrow {
	margin-bottom: 20px;
}

#contactform label, #contactform .fakelabel {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 20px;
}

#contactform select, #contactform input, #contactform textarea {
	width: 250px;
	border: 3px solid #DCDCDC;
}

#contactform select.formerror, #contactform input.formerror, #contactform textarea.formerror {
	border-color: #de2121;
}

#contactform select {
	width: 256px;
}

#contactform textarea {
	height: 100px;
}

#contactform #submit {
	width: 100px;
}

#errors {
	margin: 20px auto 0;
	width: 360px;
	color: #de2121;
	border: 1px solid #de2121;
	padding: 0 20px;
}

.offerbox {
	width: 100%;
	text-align: center;
	font-size: 1.8em;
	border: 2px solid #000;
	background-color: #EFAF4A;
	color: #fff;
	margin: 20px 0;
	padding: 20px 0;
}

#offerlist {
	font-size: 1.4em;
	margin: 70px 0 70px 25px;
}

#offerlist li {
	margin: 20px 0;
}

/* footer */
#footer {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	margin: 20px 0 0;
	border-top: 2px solid #DCDCDC;
	padding: 3px 0;
	color: #db8703; 
	font-size: 0.9em;
}
#footer a {
	color: #db8703; 
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#copyright {
	float: left;
}

#siteby {
	float: right;
}

/* common classes */
.clear {
	clear: both;
}

.highlight {
	color: #6baa3c;
	font-weight: bold;
}

.center {
	text-align: center;
}

.grey {
	color: #787878;
}