

body{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
color:#000000;
background-image:url(../images/bground.png);
background-repeat:repeat-x;
background-position:top;
}

/* new clearfix */
.fixed:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .fixed             { zoom: 1; } /* IE6 */
*:first-child+html .fixed { zoom: 1; } /* IE7 */

ul{
	margin:0px;
	padding:0px;
	margin-left:20px;
}

li{
	padding:0px;
	margin:0px;	
	margin-bottom:5px;
	list-style:url(../images/bullet.png);
}

.footer li{
	padding:0px;
	margin:0px;	
	margin-bottom:5px;
	list-style:url(../images/bullet-white.png);
}

a{
text-decoration:none;
color:#00263C;
}

a:hover{
text-decoration:underline;
color:#00263C;
}

.menu a{
	color:#FFF;
	text-decoration:none;
	width:136px;
	text-align:center;
	display:block;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.menu a:hover{
	background-image:url(../images/menu_hover.png);
	background-repeat:no-repeat;
}

.footer a{
	color:#FFF;
	text-decoration:none;
}

.footer a:hover{
	color:#FFF;
	text-decoration:underline;;
}

.footer_links a{
	color:#0177C1;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

.footer_links a:hover, .sidebox_h2 a:hover{
	color:#0177C1;
	text-decoration:underline;
}

.sidebox_h2 a{
	color:#0177C1;
	text-decoration:none;
}

.sidebox_h1 a{
	color:#0177C1;
	text-decoration:none;
}

.sidebox_h1 a:hover{
	color:#0177C1;
	text-decoration:underline;
}

h1 a{
	color:#CE6009;
	text-decoration:none
}

h1 a:hover{
	color:#00578E;
	text-decoration:none
}

.first_sentence{
	float:right;
	margin-bottom:20px;
	margin-right:10px;
	color:#175386;
}

.wrap {
	width:960px;
	margin:0 auto;
	padding:0;
}

.main_page {
	width:940px;
	padding:10px;
}

.content_layout {
	width:620px;
	float:left;
	padding:0;
	margin:0 auto;
	text-align:justify;
}

.sidebox_layout {
	width:300px;
	float:left;
	padding:0;
	margin:0 auto;
	margin-left:20px;
}

.clear {
	clear:both;
	margin:0 auto;
	padding:0;
}

.menu{
	clear:both;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	width:940px;
	line-height:36px;
	font-size:16px;
	color:#FFF;
	margin-top:20px;
	margin-bottom:20px;
}

.header_graybox{
	background-image:url(../images/gray_header_box.png);
	background-repeat:no-repeat;
	height:194px;
	width:300px;
	text-align:center;
	color:#434444;
}

.header_graybox img{
	margin-top:20px;
	margin-bottom:6px;
}

#headerflash{
	float:left;
	margin-top:-10px;
	margin-left:315px;
	position:absolute;
	width:625px;
	height:204px;
	background-image:url(../images/flash2.jpg);
	background-repeat:no-repeat;
}

.box_small_wrap{
	background-image:url(../images/small-box-top.png);
	background-repeat:no-repeat;
	background-position:top;
	width:300px;
	margin-bottom:20px;
}

.box_small{
	background-image:url(../images/small-box-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
}

.box_large_wrap{
	clear:both;
	background-image:url(../images/large-box-top.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:20px;
}

.box_large{
	background-image:url(../images/large-box-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	padding-bottom:20px;
}

.box_xlarge_wrap{
	clear:both;
	background-image:url(../images/xlarge-box-top.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:20px;
}

.box_xlarge{
	background-image:url(../images/xlarge-box-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	padding-bottom:20px;
}

.box_xlarge span{
	display:block;
	float:left;
	width:286px;
}

h1{
	font-size:16px;
	color:#CE6009;
	background-image:url(../images/h1.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

h2{
	color:#CE6009;
	font-size:13px;
}

h2 a{
	color:#CE6009;
	text-decoration:none;
}

h2 a:hover{
	color:#CE6009;
	text-decoration:underline;
}

h3{
	font-size:16px;
	color:#FFF;
	background-image:url(../images/h3.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;	
}

.sidebox_h1{
	font-weight:bold;
	font-size:16px;
	color:#0177C1;
	background-image:url(../images/h2.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:17px;
	margin-bottom:10px;
}

.sidebox_h2{
	font-weight:bold;
	font-size:14px;
	color:#0177C1;
	border-bottom:#0177C1 solid 1px;
	margin-top:15px;
	margin-bottom:10px;
}

.more a{
	color:#000;
	text-decoration:underline;
}

.more a:hover{
	color:#0177C1;
	text-decoration:underline;
}

.gray_btn{
	text-align:center;
	display:block;
	color:#00578E;
	font-size:14px;
	font-weight:bold;
	width:135px;
	line-height:26px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}

a.gray_btn{
	color:#00578E;
	text-decoration:none;
	background-image:url(../images/gray_btn.png);
	background-repeat:no-repeat;	
}

a:hover.gray_btn{
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/blue_btn.png);
	background-repeat:no-repeat;	
}

.blue_btn{
	text-align:center;
	display:block;
	color:#00578E;
	font-size:14px;
	font-weight:bold;
	width:135px;
	line-height:26px;
	margin-top:10px;
	margin-bottom:10px;
	float:right;
}

a.blue_btn{
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/blue_btn.png);
	background-repeat:no-repeat;	
}

a:hover.blue_btn{
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/blue_btn_hover.png);
	background-repeat:no-repeat;	
}

.footer{
	background-image:url(../images/blue_box.png);
	background-repeat:no-repeat;
	height:157px;
	color:#FFF;
	padding:10px;
	padding-top:0px;
}

.footer div{
	display:block;
	width:305px;
	float:left;
}

.footer_links{
	text-align:center;
	color:#0177C1;
}


.car_small_image{
	float:left;
	width:169px;
}

.car_txt{
	float:left;
	text-align:center;
	margin-left:4px;
	margin-bottom:15px;
	width:107px;
	min-height:100px;
	_min-height:100px;	
}

.car_txt strong{
	font-size:13px;
	margin-bottom:17px;
	display:block;
}

.car_txt div{
	font-weight:bold;
	font-size:18px;
	color:#0177C1;
	margin-bottom:4px;
}

.car_txt span{
	display:block;
	color:#FF4418;
	margin-bottom:6px;
}

hr{
	clear:both;
	display:block;
}

.car_features{
	margin-top:15px;
	margin-bottom:10px;
	margin-right:5px;	
	font-weight:bold;
	font-size:14px;
	padding-top:37px;
	padding-left:0px;
	float:left;
	width:41px;
	height:21px;
	text-align:center;
}

.car_features_full{
	float:left;
	font-weight:bold;
	width:150px;
	margin-bottom:10px;
}

.seats{
	background:url(../images/seats.png) no-repeat;
}

.doors{
	background:url(../images/doors.png) no-repeat;
}

.big_bags{
	background:url(../images/big_bags.png) no-repeat;
}

.small_bags{
	background:url(../images/small_bags.png) no-repeat;
}

.gearbox{
	background:url(../images/gearbox.png) no-repeat;
}

.gearbox_m{
	background:url(../images/gearbox_m.png) no-repeat;
}	

.ac{
	background:url(../images/ac.png) no-repeat;
}

.car_rates{
	display:block;
	width:120px;
	float:right;
}

.circle_gray_btn{
	margin-top:28px;
	background-image:url(../images/circle_gray_btn.png);
	background-repeat:no-repeat;
	line-height:26px;
	float:left;
	width:95px;
	font-size:14px;
	font-weight:bold;
	color:#4C4C4B;	
}

.circle_blue_btn{
	margin-top:28px;	
	float:left;
	background-image:url(../images/circle_blue_btn.png);
	background-repeat:no-repeat;
	line-height:26px;
	width:95px;
	font-size:14px;
	font-weight:bold;
	color:#00578E;
}

.circle_gray_btn div, .circle_blue_btn div{
	padding-left:9px;
	padding-right:18px;
	float:left;
}

.circle_blue_btn div{
	color:#FFF;
}

.content_document {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:32px;
	padding-left:10px;
	margin-top:10px;
	border: solid 1px #e3e3e3;
	background: #fdfdfd;
	display:block;
}

.content_document:hover {
	background: #E3E3E3;
	text-decoration:none;
}

.content_video {
	clear:both;
	margin:0px;
	padding:10px;
	margin-top:10px;
	border: solid 1px #e3e3e3;
	background: #fafafa;
	display:block;
	text-align:center;
}

.content_video span{
	font-size:16px;
	font-weight:bold;
	line-height:32px;
	display:block;
	color:#368ad1;
}

.content_images {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}

.first_image {
	clear:both;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

/***************************************************RESOURCE STYLES********************************************************/

.resource a {
	clear:both;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
.resource-addurl {
	margin-top:5px;
	float:right;
	margin-right:10px;
	clear:both;
	margin-bottom:10px;
}
.resource-addurl a {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.resource {
	margin-bottom:10px;
}
.resource-category {
	text-decoration:none;
	float:left;
	width:250px;
	height:30px;
	font-weight:bold;
}
.resource-category a {
	color:#000000;
	text-decoration:none;
}
/***************************************************END OF RESOURCES STYLES********************************************************/



/***********************************************************************************************************************************
*																																   *
*													  BEGIN OF FORM STYLES													       *	
*																															       *
************************************************************************************************************************************/



/********************************************************FORMS STYLES**************************************************************/

form p {
	margin-top:10px;
	margin-bottom:10px;
	color:#929293;
}

label {

}

.enquiry_form p input {
	font-size:12px;
	width:540px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

.enquiry_form input{
	width:262px;
	border: 1px solid #BDD8FF;
	padding:6px;
	margin-bottom:5px;
}

.enquiry_form select{
	font-size:12px;
	width:520px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
	padding-top:6px;
}

.enquiry_form textarea{
	font-size:12px;
	width:540px;
	height:60px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
}

.fullbooking{
	width:610px;
	float:left;
	margin-right:10px;
}

.fullbooking input{
	width:270px;
	border: 1px solid #BDD8FF;
	padding:6px;
	margin-bottom:15px;
	margin-left:4px;
	margin-right:4px;
}

.fullbooking select{
	font-size:12px;
	width:270px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
	padding-top:6px;
	margin-left:4px;
}

.fullbooking p.fourcol{
	display:block;
	float:left;
	margin-bottom:15px;
}

.fullbooking p.fourcol select{
	font-size:12px;
	width:148px;
	height:30px;
	border: 1px solid #BDD8FF;
	padding:4px;
	padding-left:0px;
	padding-right:0px;
	margin-left:4px;
	float:left;
}

.fullbooking textarea{
	font-size:12px;
	width:564px;
	height:60px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
	margin-left:4px;
}

.contact_form p input {
	font-size:12px;
	width:592px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:5px;
	padding-top:6px;
}

.contact_form input{
	width:284px;
	border: 1px solid #BDD8FF;
	padding:6px;
	margin-bottom:5px;
}

.contact_form select{
	font-size:12px;
	width:520px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

.contact_form textarea{
	font-size:12px;
	width:592px;
	height:60px;
	border: 1px solid #BDD8FF;
	padding-left:5px;
}

.resources_form p input {
	font-size:12px;
	width:580px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

.resources_form input{
	width:262px;
	border: 1px solid #BDD8FF;
	padding:6px;
	margin-bottom:5px;
}

.resources_form select{
	font-size:12px;
	width:595px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

.resources_form textarea{
	font-size:12px;
	width:580px;
	height:60px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
}

.errormessage{
	font-size:12px;
	font-weight:bold;
	color: #B80404;
	border : 1px solid #B80404;
	padding : 5px;
	background :#DEEBDD;
	width : auto;
	font-weight:bold;
	margin-bottom:15px;
}

.okmessage{
	font-size:12px;
	font-weight:bold;
	color: #37852E;
	border : 1px solid #37852E;
	padding : 5px;
	background :#DEEBDD;
	width :auto;
	margin-bottom:15px;
}

.submit_btn{
	height:32px;
	line-height:32px;
	width:100px;
	padding:0px;
	margin:0px;
	font-size:14px;
	float:right;
	margin-bottom:25px;
	border : 1px solid #BDD8FF;
}

.req{
	background-image:url(../images/req.gif);
	background-repeat:no-repeat;
	background-position:right;
}


/*****************************************************END OF FORMS STYLES**********************************************************/

/******************************************************SEARCH FORM STYLES**********************************************************/

.search_form input{
	display:block;
	margin-bottom:23px;
	width:274px;
}

.search_form select{
	display:block;
	width:280px;
	margin-bottom:22px;
}

/***************************************************END OF SEARCH FORM STYLES******************************************************/

/*****************************************************ENQUIRY FORM STYLES**********************************************************/

.enquiry_form{
	text-align:left;
}

.enquiry_form input{
	float:left;
	width:280px;
	margin-right:15px;
	margin-bottom:15px;
}

.enquiry_form textarea{
	clear:both;
	width:580px;
	margin-right:15px;
	margin-bottom:25px;
}

/***************************************************END OF ENQUIRY FORM STYLES*******************************************************/

/*******************************************************OFFERS FORM STYLES***********************************************************/

.offers_form input{
	display:block;
	margin-bottom:8px;
	width:274px;
}

/**************************************************END OF OFFERS FORM STYLES********************************************************/

/***********************************************************************************************************************************
*																																   *
*													  END OF FORM STYLES													       *	
*																															       *
************************************************************************************************************************************/


/******************************************************PAGINATION STYLES************************************************************/
.pager {
	clear:both;
	text-align:center;
}
.pager li {
	background-image:none;
	display:inline;
	list-style-type:none;
	padding:6px;
	font-weight:bold;
	line-height:22px;
	color:#003150;
	margin:4px;
}
.pager a {
	padding:2px 5px;
	background-color:#DFEDF7;
	border:1px solid #90c2e1;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#003150;
}
.pager a:hover {
	text-decoration:none;
	background:#eef7fc;
	color:#003150;
}
.item-list ul.pager li {
	margin:0;
	padding:0;
	margin:2px;
}
/***************************************************END OF PAGINATION STYLES********************************************************/

table.car_rates_table{
	border:#FFF solid 1px;
	margin-bottom:10px;
	margin-top:6px;
}

table.car_rates_table th{
	font-weight:bold;
	background-color:#D0D2D3;
	text-align:center;
	border:#FFF solid 1px;
	padding:5px;
}

table.car_rates_table td{
	background-color:#E8E8E8;
	text-align:center;
	border:#FFF solid 1px;
	padding:5px;
}

.newsstorydate{
	font-style:italic;
	color:#666;
	margin-bottom:10px;
}








.cars_prices th {
	border:#1C5B90 solid 1px;
	border-collapse:collapse;
	color:#FFF;
	background-color:#0177C1;
	padding:0px;
	line-height:34px;
}

.cars_prices {
	clear:both;
	border:#1C5B90 solid 1px;
	border-collapse:collapse;
	padding:2px;
	font-size:11px;
	text-align:center;
	background-color:#F3F3F3;
	margin-top:7px;
	margin-bottom:15px;
}

.cars_prices td {
	border:#1C5B90 solid 1px;
	border-collapse:collapse;
	line-height:28px;
}

.cars_prices_row2{
	background-color:#E5E3E3;
}



.message-error {
	background: #EDE4E4 url(../images/icons/message-error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 20px 15px 55px;
	border-top: 2px solid #B80404;
	border-bottom: 2px solid #B80404;
	color: #B80404;
	font-weight:bold;
	margin-bottom: 15px;
	}

.message-ok {
	background: #DEEBDD url(../images/icons/message-ok.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 20px 15px 55px;
	border-top: 2px solid #37852E;
	border-bottom: 2px solid #37852E;
	color: #37852E;
	font-weight:bold;
	margin-bottom: 15px;
}


.fullbooking p {
	margin:0px;
	padding:0px;
	float:left;
	position: relative;
}

.fullbooking p label{
	position:absolute; top:10px; left:10px;
	color:#666666;
}

.fullbooking br {display: none;}

.fullbooking select, .fullbooking submit, .fullbooking input, .fullbooking textarea {
	color:#000000;
	font-size:12px;
	height:20px;
	border: 1px solid #aaaaaa;
	width:275px;
	padding:5px;
}

.fullbooking p.onecol { width:600px; }
.fullbooking p.onecol select, .fullbooking p.onecol textarea, .fullbooking p.onecol submit, .fullbooking p.onecol input { width:590px; }
.fullbooking p.onecol textarea { height:50px; width:592px; margin-bottom:15px;}

.fullbooking p.twocol { width:305px; float:left;}
.fullbooking p.twocol select, .fullbooking p.twocol textarea, .fullbooking p.twocol submit, .fullbooking p.twocol input { width:286px; }


	/*********************************************************** VALIDATION ENGINE ****************************************************************/

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:10px 10px 10px 10px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
				
/*********************************************************** VALIDATION ENGINE ****************************************************************/


/***********************************************************DATE PICKER****************************************************************/

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

/*********************************************************** END DATE PICKER****************************************************************/


	

