@charset "utf-8";
/* CSS Document */
html, body{
 margin:0;
 padding:0;
 background-color: #a9a9a9;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #e5ded5; 
 }
 
 h1{
 font-size: 2em;
 line-height:0.75em;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color:#fff;
}

 h2{
 font-size: 2em;
 line-height:0.75em;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #f7941c;
}
 
 h3{
 font-size: 1.5em;
 line-height:1em;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #fff;
}

 h4{
 font-size: 1.5em;
 line-height:1em;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #f7941c;
}

 h5{
 font-size: 1.2em;
 line-height:1.25em;
 margin:15px 0px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #f7941c; 
}
 
 h6{
 font-size: 1.05em;
 line-height: 1.4em;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #f7941c;
}

 .threecolsleft2 h6{
 color: #f7941c;
 margin:0px;
}

.success h6 {
	margin: 0px;
	font-weight:bold
}
 
p{
	font-size: 80%;
	line-height: 120%;
}

.padding10h {
	padding:0 10px
}

.padding10v {
	padding:10px 0
}

.padding20h {
	padding:0 20px
}

.padding20v {
	padding:20px 0
}

.padding20bottom {
	padding-bottom: 20px
}

.padding20top {
	padding-top: 20px
}

.widthgoogle {
	margin-top:20px;
	float: right;
	width:180px;
}

p.orangetext{
	color: #f7941c
}

.black {
	background-color: #111111;
}

ul {
	font-size: 80%;
	margin-left: -20px;
}

li {
	list-style: none;
	list-style-image: url(../images/Listbullet.gif);
	line-height: 150%;
}

hr {
    border: 0;
    height: 1px;
	 color: #727272;
	 background-color: #727272;
}

img.floatLeft { 
    float: left; 
    margin: 5px; 
}

img.floatRight { 
    float: right; 
    margin: 5px; 
}

.marketingImage {
	margin:20px;
}

.smalltext {
	font-size:.75em 
}

.biggerDifferentColour {
    font-size: 200%;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #5296da;
}
/* ******************************************************************** */ 
/* border style for offers*/
/* ******************************************************************** */ 

#orangeborder {
   margin-bottom:20px;
	border:1px solid #f7941c;
	padding:7px 7px 14px 7px;
	min-height: 265px;
}

/* ******************************************************************** */ 
/* table style */
/* ******************************************************************** */ 

table.him {
   width: 95%;
	margin:0 auto;
	border: 1px solid;
	border-spacing: 0px;
	border-color: #a1a1a1;
	border-collapse: collapse;
	background-color:#4f4f4f;
}

table.him th {
	padding: 5px;
	border: 1px solid;
	border-color: #a1a1a1;
	background-color: #111111;
	font-weight: bold;
	font-size: .80em;
	text-align: left;
	color:#e68f1e;
}

table.him td {
	padding: 3px;
	border: 1px solid;
	border-color: #a1a1a1;
	background-color: transparent;
	font-size:80%;
}

table.him td.odd {
	padding: 5px;
	border: 1px solid;
	border-color: #a1a1a1;
	background-color: #000000;
	width: 50%;
	/*font-size:80%;*/
}

table.himprices {
   width: 95%;
	margin:0 auto;
/*	border: 1px solid; */
	border-spacing: 0px;
	border-color: #a1a1a1;
	border-collapse: collapse;
	background-color:#4f4f4f;
}

table.himprices th {
	padding: 5px;
	border: 1px solid;
	border-color: #a1a1a1;
	background-color: #111111;
	font-weight: bold;
	font-size: .80em;
	text-align: left;
	color:#e68f1e;
}

table.himprices td {
	padding: 3px;
/*	border: 1px solid; */
	border-color: #a1a1a1;
	background-color: transparent;
	font-size:80%;
}

table.himprices td.odd {
	padding: 5px;
/*	border: 1px solid;*/
	border-color: #a1a1a1;
	background-color: #000000;
	width: 50%;
	/*font-size:80%;*/
}
/*
table.himprices tr {
    border: 1px solid;
    border-color: #a1a1a1;
}
*/
table.himpricesincell {
   width: 100%;
	margin:0 auto;
/*	border: 1px solid; */
	border-spacing: 0px;
	border-color: #a1a1a1;
	border-collapse: collapse;
	background-color:#4f4f4f;
    font-size:larger;
}

.himpricesrowoddic {
	padding: 0px;
	border: 0px;
	border-color: #a1a1a1;
	background-color: #000000;
	width: 50%;
}

.himpricesrowodd {
	padding: 5px;
	border: 1px solid;
	border-color: #a1a1a1;
	background-color: #000000;
	width: 50%;
}

.himpricesroweven {
	padding: 5px;
	border: 1px solid;
	border-color: #a1a1a1;
	background-color: transparent;
	width: 50%;
}

.himpricessection {
	padding: 5px;
    border:1px solid;
	border-color: #a1a1a1;
	background-color: #a9a9a9;
	width: 50%;
}
.himpricesspacer {
	padding: 5px;
	border-color: #a1a1a1;
	background-color: transparent;
	width: 50%;
}
/* ******************************************************************** */ 
/* forms */
/* ******************************************************************** */ 

table.himform {
   font-size: .85em;
	margin:0 auto;
	height: 670px;
	border-right: 1px solid;
	border-spacing: 0px;
	border-color: #727272;
	border-collapse: collapse;
	background-color:#111111;
}

/*table.himform th {
	padding: 7px;
	border: 1px solid;
	border-color: #727272;
	background-color: transparent;
	text-align: left;
	color:#e68f1e;
}*/

table.himform td {
	padding: 5px;
	/*border: 1px solid;
	border-color: #727272;*/
	background-color: transparent;
	font-size:80%;
	font-weight: bold;
}

textarea {
	color: #f1f1f1;
	font: bold 1em verdana,sans-serif;
	padding:2px; 
	background-color:#4f4f4f; 
	border: 1px solid #e5ded5;
	border-left: 5px solid #e5ded5;
} 

option {
	color: #f1f1f1;
	font: bold 1em verdana,sans-serif;
	padding:3px; 
	background-color:#4f4f4f;
}

input {
	color: #f1f1f1;
	font: bold 1em verdana,sans-serif;
	padding:2px; 
	background-color:#4f4f4f; 
	border: 1px solid #e5ded5;
	border-left: 5px solid #e5ded5;
   height: 17px;
	padding-top:3px
}

input[type="submit"] {
	height: 25px;
	padding-bottom:5px;
}

input[type="reset"] {
	height: 25px;
	padding-bottom:5px;
}

select {
	color: #f1f1f1;
	font: bold 1em verdana,sans-serif;
	padding:2px; 
	background-color:#4f4f4f; 
	border: 1px solid #e5ded5;
	border-left: 5px solid #e5ded5;
	padding-bottom:3px;
	height: 25px;
}

/* ******************************************************************** */ 
/* links colours */
/* ******************************************************************** */ 

a:link {
	color:#f7941c;
	text-decoration: none;
}

a:active {
	color: #5db5e2;
	text-decoration: none;
}

a:hover {
	color: #fea821;
	text-decoration: underline;
}

a:visited {
	color: #5db5e2;
	text-decoration:underline;
}

.contactInfo a:link{
 color:#f5d37c;
 text-decoration: none;
}

.contactInfo a:hover{
 color: #c85922;
 text-decoration: none;
}

.contactInfo a:visted{
 color:#f5d37c;
 text-decoration: none;
}

.contactInfo a:active {
 color:#f5d37c;
 text-decoration: none;
}

li a:link {
	color:#f7941c;
	text-decoration: none;
}

li a:hover {
	color: #fea821;
	text-decoration: underline; 
}
 
/* end links colours */

/* ******************************************************************** */ 
/* page layouts */
/* ******************************************************************** */ 

.contactInfo{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 110%;
 font-weight: normal;
 font-style: italic;
 line-height: 25px;
}

#pagewidth{ 
 width:1050px;
 margin: 0 auto; 
} 
 
#leftcol{
 width:240px;
 padding:0 5px; 
 float:left; 
 position:relative; 
/* background-color:#520608;*/
 background-color:#cccccc;
 height:650px; 
 }
 
#logo {
	margin:27px 5px 0px 0px;;
}
 
#twocols{
 width:800px; 
 float:right; 
 position:relative;
 height:650px;  
 }
 
#rightcol{
 width:825px; 
 float:right;
 padding:0px; 
 position:relative; 
 background-color:transparent;
 height:650px; 
 }
 
 #rightcolbase{
 width:775px;
 height:16px;
 background-color: transparent;
 margin:0px;
 width: 800px;
 position: relative;
 margin-top:-16px;
 margin-left: 25px;
 z-index: 2; 
 }
 
 .arrowHorizontal{
 margin-left:750px;
 width:32px;
 height:16px;
 }
 
 .arrowVertical{
 margin:50px 0px 0px 0px;
 width:16px;
 height:32px;
 }
 
#maincol{
 background-color: transparent;  
 float: left; 
 position: absolute; 
 width:15px;
 height:650px;
 z-index: 1;
 }
 
#pagecontent {
 border-top: 10px solid #f7941c;
 clear:both;
 display:block;
 overflow: auto;
 background-color:#4f4f4f;
 padding:0;
}

/* ******************************************************************** */ 
/* page grids */
/* ******************************************************************** */ 

.wrapper{
   position: relative;
   float: left;
   left: 0px;
   width: 1040px;
   /*padding-bottom: 10px;*/
	background-color:#4f4f4f; 
}

#wrapperOverlay{
   position: relative;
   padding: 10px;
   left: 0px;
	background-color:#4f4f4f; 
}

.onefullWidth{
   position: relative;
   float: left;
   margin:0 10px;
   width: 955px;
	background-color:#4f4f4f; 
}
#twoWidthLeft{
   position: relative;
   float: left;
   left: 1px;
   width: 50%;
}
#twoWidthRight{
   position: relative;
   float:left;
   left: 0px;
   /*margin-left: 15px;*/
   width: 50%;
}
.twoWidthLeft1{
   position: relative;
   float: left;
   left: 0px;
   width: 49%;
	/*height: 675px;*/
  /* background-color: #353535;
	border: 1px solid #727272;*/
	}
.twoWidthleft2{
   position: relative;
   float:left;
   margin-left: 15px;
   width: 49%;
	/*height: 675px;*/
  /* background-color: #353535;
	border: 1px solid #727272;*/
}
.threeWidthleft1{
   position: relative;
   float: left;
   left: 0px;
   width: 32%;
   background-color: #4f4f4f
}
.threeWidthleft2{
   position: relative;
   float: left;
   left: 20px;
   width: 32%;
   background-color: #4f4f4f
}
.threeWidthleft3{
   position: relative;
   float: left;
   left: 40px;
   width: 32%;
   background-color: #4f4f4f
}
.fourleft1{
   position: relative;
   float: left;
   left: 5px;
   width: 235px;
   height: 235px;
   background-color: #4f4f4f
}
.fourleft2{
   position: relative;
   float: left;
   left: 15px;
   width: 235px;
   height: 235px;
   background-color: #4f4f4f
}
.fourleft3{
   position: relative;
   float: left;
   left: 25px;
   width: 235px;
   height: 235px;
   background-color: #4f4f4f
}
.fourleft4{
   position: relative;
   float: left;
   left: 35px;
   width: 235px;
   height: 235px;
   background-color: #4f4f4f
}
.threecolsleft1_hp{
   position: relative;
   float: left;
   left: 5px;
   width: 780px;
	padding:10px;
   background-color:#4f4f4f; 
}
.threecolsleft2_hp{
   position: relative;
   float: left;
   left: 10px;
   width: 200px;
	padding: 10px 20px 20px 20px;
   background-color: #000;
	margin-bottom:20px
}
.onecol{
   position: relative;
   float: left;
   left: 5px;
   width: 97%;
  /* height: 480px;*/
	padding:10px;
   background-color:#4f4f4f; 
}

.threecolsleft1{
   position: relative;
   float: left;
   left: 5px;
   width: 700px;
  /* height: 480px;*/
	padding:10px;
   background-color:#4f4f4f; 
}
.threecolsleft2{
   position: relative;
   float: left;
   left: 20px;
   width: 200px;
  /* height: 480px;*/
	padding: 10px 20px 20px 20px;
   background-color: #000;
}

#threecolsleft{
   position: relative;
   float: left;
   left: 5px;
   width: 700px;
	padding:10px;
   background-color:#4f4f4f; 
}

#halfWidthLeft1{
   position: relative;
   float: left;
   left: 0px;
   width: 46%;
	background-color: transparent;
	}

#halfWidthleft2{
   position: relative;
   float:left;
   margin-left: 30px;
	padding-left:10px;
	width: 47%;
	background-color: transparent;
	border-left:1px solid #727272;
}

/* end */
 
/* ******************************************************************** */ 
/* definition lists */
/* ******************************************************************** */ 

 dl.event {
	margin: 2em;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.event dt {
	position: relative;
	left: 0;
	top: 1.25em;
	width: 8em;
	font-weight: normal;
	text-align: right;
	color: #f7941c;
	text-transform: uppercase;
}
.event dd {
	border-left: 1px solid #727272;
	margin: 0 0 0 12em;
	padding: 0 0 .5em 1.5em;
	color: #e5ded5;
	font-size: 80%;
	line-height: 120%;
	width:500px
}

dl.table-display {
	float: left;
	font-size: 0.7em;
	margin: 0em 0em 1em 0em;
	padding: 0;
	border-bottom: 1px solid #a1a1a1;
}
.table-display dt {
	clear: left;
	float: left;
	width:110px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #a1a1a1;
	font-weight: bold;
}
.table-display dd {
	float: left;
	width: 80px;
	margin: 0;
	padding-top:5px;
	border-top: 1px solid #a1a1a1;
}

 dl.twocol {
	margin:0em 0em 1em 0em;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.twocol dt {
	position: relative;
	left: 0px;
	top: 1.25em;
	width: 6em;
	font-weight: normal;
	text-align: right;
	color: #f7941c;
	text-transform: uppercase;
	margin-left:-1px;
}
.twocol dd {
	border-left: 1px solid #727272;
	margin: 0 0 0 9em;
	padding:0em 1.5em 0 .5em;
	color: #e5ded5;
	line-height: 120%;
	font-size: 80%;
	width:340px
}

.twocol dd ul {
	font-size:1em;
}

 dl.success{
	margin: 2em auto;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.success dt {
	position: relative;
	left: 0;
	top: 1.25em;
	width: 14em;
	font-weight: normal;
	text-align: leftt;
	color: #f7941c;
	text-transform: uppercase;
}
.success dd {
	border-left: 1px solid #727272;
	margin: 0 0 0 18em;
	padding: 0 0 .5em 1.5em;
	color: #e5ded5;
	font-size: 80%;
	line-height: 120%;
}

/* end */

/* ******************************************************************** */ 
/*gallery*/
/* ******************************************************************** */ 

 div.gallery img {
 	border: 3px solid #f7941c;
 }

/* end */

/* ******************************************************************** */ 
/*footer */
/* ******************************************************************** */ 

#footer{
 height:85px;
 border-top:1px solid #727272; 
 padding-top:15px;
 background-color:#4f4f4f;
 clear:both;
 display:block;
 overflow:auto;
 }
 
 #footerOverlay{
 width: 95%;
 margin: 0 auto;
 padding-top:10px;
 display:block;
 overflow:auto;
 }
 
 #copyright {
 float:right;
 padding:3px 20px;
 font-size: 70%;
 color: #e5ded5; 	
 }
 
 /*end */
 
/* ******************************************************************** */ 
/* Clearfix       */
/* ******************************************************************** */

.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/* ******************************************************************** */ 
/*                      printer styles                                  */ 
/* ******************************************************************** */ 
  
@media print{ 
hide the left column when printing 
#leftcol{display:none;} 

hide the right column when printing 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}

