/*YOUR CUSTOM STYLES*/



.transparent2
{ 
  opacity:.50;
  -moz-opacity:.50; 
  filter:alpha(opacity=50); 
}

.green{
	color: #88B10A;
}

.services{
	border:1px solid #FCFCFC;
	background: #FCFCFC;
	padding: 19px;
	overflow: hidden;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
	   -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
	    -ms-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
		 -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
			box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.14);
	-webkit-transition:all 250ms ease-in-out 0s;
	   -moz-transition:all 250ms ease-in-out 0s;
	    -ms-transition:all 250ms ease-in-out 0s;
	     -o-transition:all 250ms ease-in-out 0s;
		    transition:all 250ms ease-in-out 0s;
}


    .text_red {
	font-size: 14px;
	font-weight: bold;
	color:#E40000;
	
	}

	
	.entries {
	width: 160px;
	text-align:left;
	color: #425A6C;
	line-height: 18px;
	padding: 3px 3px 3px 3px;
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #D0D0D0;
	margin: 2px 2px 2px 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
		
}


	.entries2 {
	width: 250px;
	text-align:left;
	color: #484848;
	Margin-top:4px;
	height:44px;
	line-height: 24px;
	padding: 7px 8px 7px 8px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #E2E2E2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	   -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
		 -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
			box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	-webkit-transition:all 250ms ease-in-out 0s;
	   -moz-transition:all 250ms ease-in-out 0s;
	    -ms-transition:all 250ms ease-in-out 0s;
	     -o-transition:all 250ms ease-in-out 0s;
		    transition:all 250ms ease-in-out 0s;
		
}

	.entries_op {
	width: 160px;
	text-align:left;
	color: #425A6C;
	line-height: 14px;
	padding: 1px 3px 1px 3px;
	font-family: sans-serif, Arial;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #D0D0D0;
	margin: 1px 2px 2px 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
		
}



.sml {
  font-size: 14px;
  margin:bottom:4px;
}

.break10 {
  display: block;
  position: relative;
  margin: 10px 0 30px 0;
  clear: both;
}


.break15 {
  width:100%;
  height:15px;
  clear: both;
}



		table.report{ 
		background-color:transparent; 
		border-collapse:collapse; 
		border-spacing:0; 
		width:100%;
		margin-bottom:0px; 
	}
	
	caption{ 
		margin:20px 0; 
		text-align:center; 
		font-weight:bold; 
	}

	table.report th, 
	table.report td{ 
		padding:2px; 
		text-align:left; 
		vertical-align:top; 
		border-bottom:1px solid #efefef;
		font-size:14px;	

		
	}
	
	table.report th{ font-weight:bold; border-top:0; color:#346699;  }
	
	table.report thead th{ vertical-align:bottom; }
	


		table.plain{ 
		background-color:transparent; 
		border-collapse:collapse; 
		border-spacing:0; 
		width:100%;
		margin-bottom:0px; 
	}
	
	caption{ 
		margin:20px 0; 
		text-align:center; 
		font-weight:bold; 
	}

	table.plain th, 
	table.plain td{ 
		padding:2px; 
		text-align:left; 
		vertical-align:top; 
		font-size:14px;	

		
	}
	
	table.plain th{ font-weight:bold; border-top:0; color:#346699;  }
	
	table.plain thead th{ vertical-align:bottom; }


table.booker{ 
		background-color:#FDFDFD; 
		border-collapse:collapse; 
		border-spacing:0; 
		width:100%;
		margin-bottom:5px; 
	}
	
	caption{ 
		margin:20px 0; 
		text-align:center; 
		font-weight:bold; 
	}

	table.booker th, 
	table.booker td{ 
		padding:4px; 
		
		vertical-align:top; 
		border-top:1px solid #efefef;
	}
	
	table.booker th{ text-align: left; font-weight:bold; border-top:0; }
	
	table.booker thead th{ vertical-align:bottom; }

	

table.imagetable {	
	font-size:11px;
	line-height:13px;
	color:#444;
	border-width: 1px;

	border-collapse: collapse;
	
}
table.imagetable th {
	background:#b5cfd2 url('http://www.gogogocarhire.com.au/images/cell-blue2.jpg');
	color:#FFFFFF;
	text-shadow:0 1px 0 #3B424A;
	font-size:14px;
	border-width: 0px;
	padding-left: 4px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 4px;
	border-style: solid;
	border-color: #BCBCBC;
	text-align:center;
		border-top-left-radius:2px;
	border-top-right-radius:2px;
}
table.imagetable td {
	background:#dcddc0 url('http://www.gogogocarhire.com.au/images/cell-grey2.jpg');
	border-width: 1px;
	padding: 2px 4px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	text-align:center;
	vertical-align:middle;
	color:#000000 !important;
}




table.admin {	
	font-size:12px;
	line-height:13px;
	color:#444;
	border-width: 1px;

	border-collapse: collapse;
	
}
table.admin th {
	background:#b5cfd2 url('http://www.gogogocarhire.com.au/images/cell-blue2.jpg');
	color:#FFFFFF;
	text-shadow:0 1px 0 #3B424A;
	font-size:14px;
	border-width: 0px;
	padding-left: 4px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 4px;
	border-style: solid;
	border-color: #BCBCBC;
	text-align:center;
    border-top-left-radius:2px;
	border-top-right-radius:2px;
}
table.admin td {
	background:#FDFDFB;
	border-width: 1px;
	padding: 2px 4px 2px 2px;
	border-style: solid;
	border-color: #E0E0E0;
	font-size:13px;
	text-align:left;
	text-decoration:none;
	vertical-align:top;
}



table.imagetable_sum2 {
	font-size:11px;
    line-height:11px;
	border-top:1px solid #BCBCBC;
	border-spacing: 0;
	border-collapse: collapse;
	padding: 0px;

	
}
table.imagetable_sum2 th {
    background:#FFFFFF;
	padding: 0px;
	text-align:center;
	border-collapse: collapse;
    border: 1px solid #BCBCBC;
	padding: 0px;
}
table.imagetable_sum2 td {
	background:#F6F6EC;
	padding: 0px;
	text-align:center;
	border-collapse: collapse;
	border-right:0px;
	border-bottom:0px;
    border-left:1px solid #BCBCBC;
    border-top: 1px solid #BCBCBC;
	padding: 0px;	
}

table.imagetable_sum2  td.dates { 
    background:#FFFFFF;  
	padding: 0px;
	text-align:center;
	border-collapse: collapse;
	border-right:0px;
	border-bottom:0px;
    border-left:1px solid #BCBCBC;
    border-top: 1px solid #BCBCBC;
	padding: 0px;;
}

 table.imagetable_sum2  td.booked { 
    background: url('http://www.gogogocarhire.com.au/images/booked.png');  
	height:12px; 
	border-left:0px; 
	border-bottom:0px;
}

 table.imagetable_sum2  td.bookedw { 
    background: url('http://www.gogogocarhire.com.au/images/bookedw.png');  
	height:12px; 
	border-left:0px; 
	border-bottom:0px;
}

 table.imagetable_sum2 td.unavail { 
    background: url('http://www.gogogocarhire.com.au/images/unavail.png');  
	height:12px; 
	border-left:0px; 
	border-bottom:0px;
}
 table.imagetable_sum2  td.out { 
    background: url('http://www.gogogocarhire.com.au/images/out.png');  
	height:12px; 
	border-left:0px; 
	border-bottom:0px;
}

 table.imagetable_sum2  td.outw { 
    background: url('http://www.gogogocarhire.com.au/images/outw.png');  
	height:12px; 
	border-left:0px; 
	border-bottom:0px;
}
 table.imagetable_sum2  td.returned { 
    background: url('http://www.gogogocarhire.com.au/images/returned.png');  
	height:12px; 
	border-left:0px; 
	border-bottom:0px;
}
 table.imagetable_sum2  td.int { 
    background: url('http://www.gogogocarhire.com.au/images/int.png');  
	height:12px; 
	border-left:0px; 
	border-bottom:0px;
}



table.imagetable_thin {
	font-size:11px;
	color:#444;
	border-width: 1px;
	border-color: #DFDFDF;
	border-collapse: collapse;
	
}
table.imagetable_thin th {
	background:#b5cfd2 url('http://www.gogogocarhire.com.au/images/cell-blue2.jpg');
	color:#FFFFFF;
	text-shadow:0 1px 0 #3B424A;
	font-size:12px;
	border-width: 0px;
	padding-left: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 4px;
	border-style: solid;
	border-color: #DFDFDF;
	text-align:center;
	border-top-left-radius:2px;
	border-top-right-radius:2px;
}
table.imagetable_thin td {
	background:#dcddc0 url('http://www.gogogocarhire.com.au/images/cell-grey.jpg');
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	border-style: solid;
	border-color: #DFDFDF;
	text-align:center;
}


	
.blue_head{
	font-weight: bold;
	
	font-size: 16px;
	line-height: 16px;
	color: #159EB7;
}

.orange_head{
	font-weight: bold;
	
	font-size: 16px;
	line-height: 16px;
	color: #F09800;
}

.red_head{
	font-weight: bold;
	
	font-size: 16px;
	line-height: 16px;
	color: #FF3535;
} 

.green_head_large {
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
	color: #30B52D;
}

.green_head{
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	color: #30B52D;
}

.grey_head{
	font-weight: bold;
	
	font-size: 16px;
	line-height: 16px;
	color: #7D7D7D;
}

.green_head2{
	font-weight: bold;
	
	font-size: 14px;
	line-height: 14px;
	color: #30B52D;
}

.green_head3{
	font-weight: bold;
	
	font-size: 12px;
	line-height: 12px;
	color: #30B52D;
}

.orange_head2{
	font-weight: bold;
	
	font-size: 14px;
	line-height: 14px;
	color: #F09800;
}

.red_head2{
	font-weight: bold;
	
	font-size: 14px;
	line-height: 14px;
	color: #FF3535;
} 

.yellow_head{
	font-weight: bold;
	
	font-size: 14px;
	line-height: 16px;
	color: #FFFF40;
}

.lgreen_head{
	font-weight: bold;
	
	font-size: 14px;
	line-height: 16px;
	color: #BDF020;
}

.white_head{
	font-weight: bold;
	
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
}


.main_text {

	
	font-size: 12px;
	line-height: 12px;
	color: #707070;
} 

.sm_text {

	font-size: 12px;
	line-height: 12px;
	color: #F9FAFB;
} 




.button_eight{
	width: 120px;
	background: url( ../images/buttons/button_8.png)  repeat-x 0 0;
	text-align:center;
	color: #FFFFFF;
	line-height: 30px;
	padding: 0px 0px 10px 0px;
	float:left;
}

.seega{
	width: 100px;
	text-align:left;
	color: #222346;
	line-height: 14px;
	padding: 1px 3px 1px 3px;
	font-family: sans-serif, Arial;
	font-size: 11px;
	
}

.seega_admin {
	width: 200px;
	text-align:left;
	color: #222346;
	line-height: 14px;
	padding: 1px 3px 1px 3px;
	font-family: sans-serif, Arial;
	font-size: 11px;
	
}

.seega-hirer{
	width: 100px;
	text-align:left;
	color: #425A6C;
	line-height: 16px;
	padding: 1px 3px 1px 3px;
	font-family: sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
		
}

.seega-hirer2{
	width: 100px;
	text-align:left;
	color: #898989;
	line-height: 14px;
	padding: 1px 3px 1px 3px;
	font-family: sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #888;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
		
}

.seega-hirer-date{
    width: 140px;
	background-color:#FFFFFF;
	text-align:center;
	color: #425A6C;
	line-height: 16px;
	padding: 1px 3px 1px 3px;
	font-family: sans-serif, Arial;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
		
}


.seega9{
	text-align:left;
	color: #222346;
	font-family: sans-serif, Arial;
	font-size: 11px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CBDDDF;
}

.seega2{
	width: 100px;
	text-align:left;
	color: #6F6F6F;
	line-height: 16px;
	padding: 1px 3px 1px 3px;
	font-family: sans-serif, Arial;
	font-size: 11px;
	
}

.seega3{
	width: 100px;
	text-align:left;
	color: #494747;
	line-height: 16px;
	padding: 1px 3px 1px 3px;
	font-family: sans-serif, Arial;
	font-size: 12px;
	
}

.search_bkg{
	 width:300px;
     float:left; 
     margin: 0px 45px 0px 0px;	 
	 background:#FFFFFF; 
	 padding:10px;
	 background: url(../images/cell-grey3.jpg) no-repeat;
	 border:1px solid #EFEFEF;
}

.spec_top{
	float:right;
	height: 30px;
	width: 90px;
	padding: 0 0px 0 0;
	
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-shadow:0 1px 0 #3B424A;
	font-size: 15px;
	line-height: 18px;
	text-decoration: none; 
	background: url(../images/spec.png) no-repeat;
	padding: 5px 25px 25px 5px;
	margin: 7px 0px 0px 0px;
}

.spec2{
	
	height: 36px;
	width: 35px;
	
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-shadow:0 1px 0 #3B424A;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none; 
	background: url(../images/spec2.png) no-repeat;
	padding: 5px 5px 5px 5px;

}

.rates_div {

	color:#222674;
	border-radius:5px;
	background-color:#F3F3F3;
	border-style:solid;
	border-width:1px;
	border-color:#CBDDDF;
	padding:10px;
	line-height:30px; 
	margin-top:10px; 

}

.client_div {

	color:#222674;
	border-radius:5px;
	background-color:#F3F9F3;
	border-style:solid;
	border-width:1px;
	border-color:#CBDDDF;
	padding:5px;
	line-height:23px; 
	margin-top:5px; 

}

.ext_div1 {

	width:650px;
	color:#222674;
	border-radius:5px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CBDDDF;
	padding:5px;
	line-height:18px; 
	margin-top:2px; 
	color:#437D2F;
}
	
.ext_div2 {

	width:650px;
	color:#222674;
	border-radius:5px;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#CBDDDF;
	padding:5px;
	line-height:18px; 
	margin-top:2px; 
	color:#107486;	

}

. date_func_box {
	background: #FFFF99;
	padding: 5px;
	border: 1px solid #FF6633;
	overflow: hidden;
	height: 400px;
	margin-bottom: 15px;
	margin-top: 5px;
	background: url( ../images/grey.jpg)  repeat-x 0 0;
}

.large_text{
	
	font-size: 16px;
	line-height: 16px;
	color: #607788;
}
.med_text{
	
	font-size: 14px;
	line-height: 14px;
	color: #607788;
}

.med_text_grey{
	
	font-size: 14px;
	line-height: 14px;
	color: #FCFCFC;
}

.large_text_red{
	
	font-size: 18px;
	line-height: 16px;
	color: #C50000;
}

.large_text_green{
	
	font-size: 16px;
	line-height: 16px;
	color: #00C000;
}

.large_text_blue{
	
	font-size: 16px;
	line-height: 16px;
	color: #1498B0;
}

.large_text_white{
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
}

.xlarge_text_white{
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.med_text_red{
	
	font-size: 14px;
	line-height: 14px;
	color: #C50000;
}

.mid_text_red{
	
	font-size: 14px;
	line-height: 14px;
	color: #C50000;
}

.mid_text_blue{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #0378EF;
}
.mid_text_green{
	
	font-size: 14px;
	line-height: 14px;
	color: #00C000;
}

.mid_text_greenM{
	
	font-size: 14px;
	line-height: 14px;
	color: #00C000;
}

.small_text_green{
	
	font-size: 10px;
	line-height: 13px;
	color: #00C000;
}

.small_text{
	
	font-size: 12px;
	line-height: 15px;
	color: #607788;
}

.smaller_text_green{
	
	font-size: 11px;
	line-height: 13px;
	color: #00C000;
}

.book {
    border: 1px solid #ECECEC;
	padding:5px 10px 2px 5px;
	background: #FFFFFF;
    border-radius: 8px;
	margin:3px 0px 5px 0px;
}

.book-grey {
    border: 1px solid #ECECEC;
	padding: 15px 10px 15px 25px;
	background: #FCFCFC;
	font-size: 13px;
    border-radius: 5px;
	margin:5px 0px 5px 0px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10);
	   -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10);
	    -ms-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10);
		 -o-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10);
			box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.10);
	-webkit-transition:all 250ms ease-in-out 0s;
	   -moz-transition:all 250ms ease-in-out 0s;
	    -ms-transition:all 250ms ease-in-out 0s;
	     -o-transition:all 250ms ease-in-out 0s;
		    transition:all 250ms ease-in-out 0s;
} 

.book_slim {
    border: 1px solid #D9DDE3;
	padding:3px 10px 10px 10px;
	background: #FFFFFF;
    border-radius: 5px;
} 

.payments {
    border: 1px solid #D9DDE3;
	padding:5px 2px 5px 2px;
	background: #FFFFFF;
    border-radius: 8px;
} 

.generic{
	font-family: Arial,sans-serif;
	font-size: 11px;
	line-height: 11px;
	
}
.g_span{
	font-family: 'PTSansBold', Arial,sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #88B10A;
}

.b_span{
	font-family: 'PTSansBold', Arial,sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #425A6C;
}

.bl_span{
	font-family: 'PTSansBold', Arial,sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #1392A9;
}

.clear{
	width: 100%;
	height: 7px;
	
}

.car_title {
	font-family: Arial,sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #797979;
	width:170px;
	text-align:left;
	padding: 0 0 0px 10px;
	margin: 0px 0px 0px 0px;
}

.class_title {
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #FFFFFF;
	background: #F6A842;
	width:175px;
	text-align:left;
	padding: 0 0 0px 7px;
}

small{
	font-family: 'PTSansItalic',Arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	color: #607788;
	padding: 0 0 3px 0;
}

smallish{
	font-family: 'PTSansItalic',Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #607788;
	padding: 0 0 3px 0;
}

smaller{
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #607788;
	padding: 0 0 3px 0;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }
	
.btn-style{
	border : solid 1px #999999;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	font-size : 14px;
	color : #ffffff;
	padding : 3px 14px;
	background : #d4d4d4;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d4d4d4), color-stop(100%,#999999));
	background : -moz-linear-gradient(top, #d4d4d4 0%, #999999 100%);
	background : -webkit-linear-gradient(top, #d4d4d4 0%, #999999 100%);
	background : -o-linear-gradient(top, #d4d4d4 0%, #999999 100%);
	background : -ms-linear-gradient(top, #d4d4d4 0%, #999999 100%);
	background : linear-gradient(top, #d4d4d4 0%, #999999 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4d4d4', endColorstr='#999999',GradientType=0 );

}

.form-submit-button{
	border : solid 1px #e18307;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	padding : 1px 6px;
	background : #fca11a;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fca11a), color-stop(100%,#e18307));
	background : -moz-linear-gradient(top, #fca11a 0%, #e18307 100%);
	background : -webkit-linear-gradient(top, #fca11a 0%, #e18307 100%);
	background : -o-linear-gradient(top, #fca11a 0%, #e18307 100%);
	background : -ms-linear-gradient(top, #fca11a 0%, #e18307 100%);
	background : linear-gradient(top, #fca11a 0%, #e18307 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca11a', endColorstr='#e18307',GradientType=0 );

}


.form-submit-button5{
	border : solid 1px #808080;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	padding : 1px 6px;
	background : #7a7a7a;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a7a7a), color-stop(100%,#808080));
	background : -moz-linear-gradient(top, #7a7a7a 0%, #808080 100%);
	background : -webkit-linear-gradient(top, #7a7a7a 0%, #808080 100%);
	background : -o-linear-gradient(top, #7a7a7a 0%, #808080 100%);
	background : -ms-linear-gradient(top, #7a7a7a 0%, #808080 100%);
	background : linear-gradient(top, #7a7a7a 0%, #808080 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a7a7a', endColorstr='#808080',GradientType=0 );

}

.form-submit-button2{
	border : solid 1px #198600;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	padding : 1px 6px;
	background : #60c248;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60c248), color-stop(100%,#198600));
	background : -moz-linear-gradient(top, #60c248 0%, #198600 100%);
	background : -webkit-linear-gradient(top, #60c248 0%, #198600 100%);
	background : -o-linear-gradient(top, #60c248 0%, #198600 100%);
	background : -ms-linear-gradient(top, #60c248 0%, #198600 100%);
	background : linear-gradient(top, #60c248 0%, #198600 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#60c248', endColorstr='#198600',GradientType=0 );

}

.form-submit-button3{
	border : solid 1px #404040;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	padding : 1px 6px;
	background : #919191;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#919191), color-stop(100%,#404040));
	background : -moz-linear-gradient(top, #919191 0%, #404040 100%);
	background : -webkit-linear-gradient(top, #919191 0%, #404040 100%);
	background : -o-linear-gradient(top, #919191 0%, #404040 100%);
	background : -ms-linear-gradient(top, #919191 0%, #404040 100%);
	background : linear-gradient(top, #919191 0%, #404040 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#919191', endColorstr='#404040',GradientType=0 );

}



.form-submit-button-large{
	border : solid 1px #e18307;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	padding : 6px 10px;
	background : #fca11a;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fca11a), color-stop(100%,#e18307));
	background : -moz-linear-gradient(top, #fca11a 0%, #e18307 100%);
	background : -webkit-linear-gradient(top, #fca11a 0%, #e18307 100%);
	background : -o-linear-gradient(top, #fca11a 0%, #e18307 100%);
	background : -ms-linear-gradient(top, #fca11a 0%, #e18307 100%);
	background : linear-gradient(top, #fca11a 0%, #e18307 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca11a', endColorstr='#e18307',GradientType=0 );

}

.book-submit-button{
	border : solid 1px #515151;
	border-radius : 6px;
	moz-border-radius : 6px;
	-webkit-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	font-size : 13px;
	font-weight : bold;
	color : #ffffff;
	text-transform: uppercase;
	padding : 5px 10px;
	background : #515151;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#515151), color-stop(100%,#3F3F3F));
	background : -moz-linear-gradient(top, #515151 0%, #3F3F3F 100%);
	background : -webkit-linear-gradient(top, #515151 0%, #3F3F3F 100%);
	background : -o-linear-gradient(top, #515151 0%, #3F3F3F 100%);
	background : -ms-linear-gradient(top, #515151 0%, #3F3F3F 100%);
	background : linear-gradient(top, #515151 0%, #3F3F3F 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#515151', endColorstr='#3F3F3F',GradientType=0 );

}


.submit-button-black{
	border : solid 1px #000000;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 1px rgba(0,0,0,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(0,0,0,1.0);
	box-shadow : 0px 0px 1px rgba(0,0,0,1.0);
	font-size : 14px;
	color : #ffffff;
	padding : 5px 14px;
	background : #5f6166;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f6166), color-stop(100%,#061a31));
	background : -moz-linear-gradient(top, #5f6166 0%, #061a31 100%);
	background : -webkit-linear-gradient(top, #5f6166 0%, #061a31 100%);
	background : -o-linear-gradient(top, #5f6166 0%, #061a31 100%);
	background : -ms-linear-gradient(top, #5f6166 0%, #061a31 100%);
	background : linear-gradient(top, #5f6166 0%, #061a31 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f6166', endColorstr='#061a31',GradientType=0 );

}


.btn-style{
	border : solid 1px #e6e6e6;
	border-radius : 2px;
	moz-border-radius : 2px;
	font-size : 12px;
	color : #696869;
	padding : 1px 10px;
	background : #ffffff;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(49%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6));
	background : -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	background : -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	background : -o-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	background : -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	background : linear-gradient(top, #ffffff 0%, #f1f1f1 49%, #e1e1e1 51%, #f6f6f6 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );

}


.btn-black{
		border:1px solid #464646;
		background-color:#464646;
		background-image:-webkit-linear-gradient(bottom, #464646 0%, #656565 100%);
		background-image:   -moz-linear-gradient(bottom, #464646 0%, #656565 100%);
		background-image:    -ms-linear-gradient(bottom, #464646 0%, #656565 100%);
		background-image:     -o-linear-gradient(bottom, #464646 0%, #656565 100%);
		background-image:        linear-gradient(bottom, #464646 0%, #656565 100%);
		color:#fff;
		text-shadow:1px -1px 0px #444;
		filter:dropshadow(color=#4444444, offx=1, offy=1);
	}
	
	.btn-black:hover{ background:#535353; }
	
	

.btn-blue{
		border:1px solid #1f70ad;
		background-color:#217BD6;
		background-image:-webkit-linear-gradient(bottom, #217BD6 0%, #3E90DE 100%);
		background-image:   -moz-linear-gradient(bottom, #217BD6 0%, #3E90DE 100%);
		background-image:    -ms-linear-gradient(bottom, #217BD6 0%, #3E90DE 100%);
		background-image:     -o-linear-gradient(bottom, #217BD6 0%, #3E90DE 100%);
		background-image:        linear-gradient(bottom, #217BD6 0%, #3E90DE 100%);
		color:#fff;
		text-shadow:1px -1px 0px #1c6396;
		filter:dropshadow(color=#1c6396, offx=1, offy=1);
	}


.form-submit-button4{
	border : solid 1px #1393a9;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	-moz-box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	box-shadow : 0px 0px 1px rgba(153,153,153,1.0);
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	padding : 1px 6px;
	background : #129db5;
	background : -webkit-gradient(linear, left top, left bottom, color-stop(0%,#129db5), color-stop(100%,#127e91));
	background : -moz-linear-gradient(top, #129db5 0%, #127e91 100%);
	background : -webkit-linear-gradient(top, #129db5 0%, #127e91 100%);
	background : -o-linear-gradient(top, #129db5 0%, #127e91 100%);
	background : -ms-linear-gradient(top, #129db5 0%, #127e91 100%);
	background : linear-gradient(top, #129db5 0%, #127e91 100%);
	filter : progid:DXImageTransform.Microsoft.gradient( startColorstr='#129db5', endColorstr='#127e91',GradientType=0 );

}


.client_print {
    font-family: Impact,Arial,sans-serif;
	font-size: 130px;
	line-height: 180px;
	color: #000000;
	text-align:center;

}




	.entries2 {
	width: 250px;
	text-align:left;
	color: #484848;
	line-height: 20px;
	padding: 7px 8px 7px 8px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #E2E2E2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	   -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
		 -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
			box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	-webkit-transition:all 250ms ease-in-out 0s;
	   -moz-transition:all 250ms ease-in-out 0s;
	    -ms-transition:all 250ms ease-in-out 0s;
	     -o-transition:all 250ms ease-in-out 0s;
		    transition:all 250ms ease-in-out 0s;
		
}


.entries3 {
	width: 200px;
	text-align:left;
	color: #484848;
	line-height: 16px;
	padding: 4px 8px 4px 8px;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #E2E2E2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	   -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
		 -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
			box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
	-webkit-transition:all 250ms ease-in-out 0s;
	   -moz-transition:all 250ms ease-in-out 0s;
	    -ms-transition:all 250ms ease-in-out 0s;
	     -o-transition:all 250ms ease-in-out 0s;
		    transition:all 250ms ease-in-out 0s;
		
}


.btn-orange {
  background: #ED900F;
  border-color: #D37E0F;
  color: #fff;
}
}
.btn-orange:hover {
  background: #ED900F;
  border-color: #D37E0F;
  
}
.btn-orange-invert {
  background: #ED900F;
  border-color: #D37E0F;
  color: #fff;
}
.btn-orange-invert:hover {
  color: #fff;
  background: #D37E0F;
  border-color: #D37E0F;
}

.form-control2 {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 3px 3px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}



.btn-book {
  display: inline-block;
  margin: 0px; 2px; 0px; 2px;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 2px 6px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn-book:focus,
.btn-book:active:focus,
.btn-book.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn-book:hover,
.btn-book:focus {
  color: #333333;
  text-decoration: none;
}
.btn-book:active,
.btn-book.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-book.disabled,
.btn-book[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*
================================================================================
|                                 TABS			                              |
================================================================================
*/
.tabs_wrapper{
	padding:0 0 10px 0;
}
.tabs_wrapper ul.tabs{
	overflow: hidden;
	padding-bottom: 4px;
	background: url(../images/tab_border.jpg) repeat-x 0 bottom;
}
.tabs_wrapper ul.tabs li{
	float: left;
	margin-right: 1px;
	cursor: pointer;
	font-weight: bold;
	font-family: 'PTSansBold',Arial,sans-serif;
	font-size: 14px;
	line-height: 38px;
	padding: 1px 18px 0;

	color: #607788;
	overflow: hidden;
	border:1px solid #ECEEF1;
	border-bottom: 0;
	background: none;
	height: 38px;
	border-radius: 5px 5px 0 0;
}
.tabs_wrapper ul.tabs li.current{
	background: url(../images/tab_active.jpg) repeat-x 0 0;
	height: 39px;
	border:0;
	line-height: 40px;
	color: #FFFFFF;
	padding: 1px 19px 0;
}
.home_tabs .box {
  	display: none;
  	background: #F8F8F8;
  	border: 1px solid #D9DDE3;
  	padding: 5px 19px 10px;
}
.home_tabs .box.visible {
  	display: block;

}
.home_tabs .box .all{
	font-size: 13px;
	color: #293848;
	line-height: 20px;
	text-decoration: none;
	float: right;
	margin-right: 53px;
}
.home_tabs .box .all:hover{
	text-decoration: underline;
}
.home_tabs .box .results{
  	font-weight: bold;
  	font-family: 'PTSansBold',Arial,sans-serif;
  	font-size: 13px;
  	line-height: 20px;
  	color: #335271;
  	text-transform: uppercase;
  	padding: 0 0 15px 0;
}
.tabs_wrapper .bx-wrapper{
	position:relative;
}
.tabs_carousel{
	width: 100%;
	position: relative;

}
.tabs_carousel .slide{
	float: left;
	margin-right: 60px;
	position:relative;
	width: 650px;
	text-align: center;
	border:0;
	background: none;
	padding: 0;
}
.tabs_carousel .slide a{
	text-decoration: none;
}
.tabs_carousel .slide a.img{
	display: block;
	width: 380px;
	margin: 0 0 14px;
}
.tabs_carousel .slide a.title{
	color: #293848;
	
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
}
.tabs_carousel .slide a.title:hover{
	text-decoration: underline;
}
.tabs_wrapper .bx-controls{
	position: absolute;
	z-index: 100;
	right: 0;
	top:-33px;
}

.btn-warning {
  margin-right:3px;
}

.btn-success {
  margin-right:3px;
}
.btn-info {
  margin-right:3px;
}

hr.shadow {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

hr.fade { 
  border: 1; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}



hr.double {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.double:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}



ul.ad {
  list-style-type: none;
  margin-left: 5px;
  padding: 0;
}
 
li.ad {
  font: 200 13px/1.5 sans-serif;
  border-bottom: 1px solid #BCBCBC;
  
  background: url(../images/arr.gif) no-repeat 0 0; 
}
 
li.ad:last-child {
  border: none;
}
 
li.ad a {
  text-decoration: none;
  padding: 5px 1px 10px 10px;
  line-height:20px;
  color: #808080;
  display: block;
  width: 150px;
 
  -webkit-transition: font-size 0.3s ease, background-color 0.3s ease;
  -moz-transition: font-size 0.3s ease, background-color 0.3s ease;
  -o-transition: font-size 0.3s ease, background-color 0.3s ease;
  -ms-transition: font-size 0.3s ease, background-color 0.3s ease;
  transition: font-size 0.3s ease, background-color 0.3s ease;
}
 
li.ad a:hover {
  font-size: 14px;
  background: #FBFBFB;
}

.news1{
	width: 180px;
	border:1px solid #D9DDE3;
	padding: 6px 10px 5px 5px;
	margin: 0 0 15px;
	font-size: 12px;
	background: #FFFFFF;
	background: url(../images/news_bg.jpg) no-repeat 0 0;
}

.news1 a:link, .news1 a:visited {
    color:#404040;
}

.home_head {
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  
  
}


