

html, body, div, h1, h2, h3, ul, ol, li, form, fieldset,  input, textarea {      margin: 0;      padding: 0;      font-size: 100%;  }  ul {list-style: none;}  img, fieldset {border: 0;}  h1, h2, h3 {font-weight: normal;}  em {font-style: italic;}  strong {font-weight: bold;}   

html{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px;
margin:0px;
color:#000000;
background-color:#FFF;
background-image:url(../images/bground_t.png);
background-repeat:repeat-x;
background-position:top;
}

body{
background-image:url(../images/bground_b.png);
background-repeat:repeat-x;
background-position:bottom;
padding-bottom:60px;
margin:0px;
}

/* 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 */

.mainbox table tr{
	background:#e7f2f9;
}

.mainbox table th{
	background:#d1eafa;
}

a{
	color:#000;
	text-decoration:none;
}

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

.footermenu a{
	color:#999999;
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}

.footermenu a:hover{
	color:#999999;
	text-decoration:underline;
}

.sidebox_h1 a{
	color:#FFF;
	text-decoration:none;
}

.sidebox_h1 a:hover{
	color:#FFF;
	text-decoration:underline;
}

h1 a{
	color:#0177C1;
	text-decoration:none;
}

h1 a:hover{
	color:#0177C1;
	text-decoration:underline;
}

#headerflash{
	background-image:url(../images/flash.jpg);
	background-repeat:no-repeat;
}

.header{
	clear:both;
	left:-25px;
	top:-20px;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	width:1010px;
	height:142px;
	color:#fff;
	position:absolute;
}

.wrap {
	width:960px;
	margin:0 auto;
	padding:0;
}

.content_layout {
	width:620px;
	float:left;
	padding:0;
	margin:0 auto;
	text-align:justify;
	padding-left:20px;
	padding-top:135px;
	padding-right:10px;
	min-height:700px;
	_min-height:700px;	
}

.sidebox_layout {
	width:300px;
	float:left;
	padding:0;
	margin:0 auto;
	padding-top:135px;
	padding-left:10px;
}

.main_page{
	background-color:#FFF;
	position:relative;
}

.shadow{
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	position:absolute;
	width:1000px;
	height:664px;
	top:0px;
	left:0px;
	margin-top:122px;
	margin-left:-16px;
	z-index:-6;	
}

.logo{
 	float:left;
	margin-left:20px;
	margin-bottom:5px;
	height:102px;
}

ul.menu{
	clear:both;
	padding-left:20px;
	width:970px;
}

ul.menu li {
	display:block;
	height:40px;
	float:left;
	font-size:16px;
	color:#FFF;
	padding-left:10px;
}

ul.menu li a{
	display:block;
	text-align:center;
	color:#FFF;
	width:151px;
	height:40px;
	padding-top:5px;
}

ul.menu li a:hover, ul.menu li a.active{
	color:#0C3D6E;
	text-decoration:none;
	width:151px;
	height:40px;
	padding-top:5px;
	background-image:url(../images/menu_hover.png);
	background-repeat:no-repeat;	
}

.content_layout ul{
	margin-left:15px;
}

.content_layout ol{
	margin-left:30px;
}

.content_layout ul li{
	list-style:inside;
}

.sidebox_t{
	background-image:url(../images/sidebox_t.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:10px;
	padding-bottom:0px;
	min-height:110px;
	_min-height:110px;
	position:relative;
}

.sidebox_b{
	background-image:url(../images/sidebox_b.png);
	background-position:bottom;
	margin-bottom:20px;
	padding-bottom:20px;
}

.hidden{
	background-image:url(../images/hidden.png);
	background-repeat:no-repeat;
	position:absolute;
	width:161px;
	height:256px;
	right:0px;
	bottom:0px;
	margin-right:-20px;
	margin-bottom:-40px;
}

.last-minute{
	background-image:url(../images/last-minute-clock.png);
	background-repeat:no-repeat;
	position:absolute;
	width:161px;
	height:256px;
	right:0px;
	bottom:0px;
	margin-right:-20px;
	margin-bottom:-40px;
}

.sidebox_h1{
	font-weight:bold;
	font-size:16px;
	color:#FFF;
	padding-left:20px;
	margin-bottom:8px;
}

ul.links{
	color:#FFF;
}

ul.links li a{
	display:block;
	color:#FFF;
	list-style:url(../images/sidebox_bullet.png);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-bottom:4px;
}

h1{
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#0177C1;
	background-image:url(../images/h1.png);
	background-repeat:no-repeat;
	line-height:37px;
	padding-left:36px;
}

h1 div{
	float:right;
	margin-right:45px;
}

h2{
	clear:both;
	font-size:16px;
	font-weight:bold;
	color:#0177C1;
	line-height:37px;
}

.onecoloumn{
	float:left;
	width:280px;
	margin-right:35px;
	height:130px;
}

.twocoloumn{
	float:left;
	width:285px;
	height:130px;	
}

.carbooking .onecoloumn input{
	width:280px;
	display:block;
	margin-bottom:10px;
	height:25px;
	line-height:25px;
	margin-bottom:20px;
	margin-right:14px;
	margin-left:7px;
}

.carbooking .twocoloumn input{
	width:130px;
	display:block;
	margin-bottom:10px;
	height:25px;
	line-height:25px;
	margin-bottom:20px;
	margin-right:10px;
	float:left;
}

.carbooking .twocoloumn select{
	width:132px;
	float:left;
	display:block;
	margin-bottom:10px;
	margin-right:10px;
	height:25px;
	line-height:25px;
}

.carbooking textarea{
	clear:both;
	width:580px;
	margin-left:6px;
	height:60px;
	margin-bottom:20px;
}

.car_details{
	float:left;
	width:190px;
	margin-left:10px;
}

.car_details span{
	display:block;
	margin-bottom:10px;
}






a.search_active_tab{
	background-image:url(../images/search_active_tab.png);
	background-repeat:no-repeat;
	display:block;
	width:230px;
	line-height:34px;
	font-weight:bold;
	font-size:14px;
	color:#0177C1;
	padding-left:20px;
	position:absolute;
	float:left;
	margin-top:-30px;
}

a.search_disable_tab{
	margin-top:20px;
	background-image:url(../images/search_disable_tab.png);
	background-repeat:no-repeat;
	width:200px;
	line-height:34px;
	font-weight:bold;
	font-size:14px;
	color:#434444;
	padding-left:50px;
	z-index:100;
	position:absolute;
	float:left;
	margin-top:-30px;
	
}

a:hover.search_disable_tab{
	background-image:url(../images/search_active_tab.png);
	background-repeat:no-repeat;
	text-decoration:none;
	z-index:300;
	color:#0177C1;
}


.searchbox{
	position:relative;
}

.carhirebox {
	background-image:url(../images/search_box2.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
	padding:10px;
	height:160px;
	width:610px;
	margin-top:50px;
}

.taxitransferbox {
	background-image:url(../images/search_box2.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:20px;
	clear:both;
	padding:10px;
	height:160px;
	width:610px;
	margin-top:50px;
}


.searchbox form{
	margin:0px;
	padding:0px;

}

.searchbox form p {
	padding:0px;
	margin:0px;
	float:left;
	width:290px;
	padding-left:5px;
	position:relative;
	margin-bottom:15px;
}

.searchbox label{
	position:absolute;
	top: 8px;
	left: 10px;
	color:#000;
}

.searchbox input{
	height:15px;
	padding:5px;
	width:128px;
	display:block;
	margin-right:14px;
	margin-left:7px;
	float:left;
}

.searchbox select {
	width:280px;
	float:left;
	display:block;
	padding:5px;
	margin-bottom:20px;
	margin-right:18px;
	margin-left:7px;
	height:30px;
	line-height:30px;
	border: 1px solid #CCCCCC;
}

.searchbox form p.onecol { width:283px; }
.searchbox form p.onecol input { width:270px; margin:0px;}
.searchbox form p.onecol select { width:283px; margin:0px;}

.searchbox form p.twocol { width:138px; }
.searchbox form p.twocol input { width:125px; margin:0px;}
.searchbox form p.twocol select { width:138px; margin:0px;}

.fleft{
	float:left;
	width:290px;
	margin-right:16px;
}

.fright{
	float:left;
	width:290px;
}












a.btn_blue{
	background-image:url(../images/blue_btn.png);
	background-repeat:no-repeat;
	width:280px;
	line-height:30px;
	color:#FFF;
	display:block;
	clear:both;
	float:right;
	text-align:center;
	margin-right:18px;
}

a:hover.btn_blue{
	background-image:url(../images/blue_btn_hover.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

a.btn{
	background-image:url(../images/btn.png);
	background-repeat:no-repeat;
	width:128px;
	line-height:30px;
	color:#FFF;
	display:block;
	float:right;
	text-align:center;
	margin-right:12px;
	font-size:13px;
}

a:hover.btn{
	background-image:url(../images/btn_hover.png);
	background-repeat:no-repeat;
	text-decoration:none;
}

.title{
	font-size:14px;
	color:#3486BF;
	border-bottom:#3486BF solid 2px;
	margin-left:7px;
	margin-right:18px;
	float:left;
	width:280px;
	margin-bottom:20px;
	margin-top:10px;
}

.car_img{
	float:left;
	background-image:url(../images/car_bground.png);
	background-repeat:no-repeat;
	padding:3px;
	padding-top:5px;
	padding-bottom:5px;
	margin-right:10px;
	width:174px;
	height:115px;
}

.people{
	background-image:url(../images/people.png);
	background-repeat:no-repeat;
	width:46px;
	height:19px;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#606363;
	padding-top:49px;
	text-align:center;
	margin-right:4px;
}

.large_bag{
	background-image:url(../images/large_bag.png);
	background-repeat:no-repeat;
	width:46px;
	height:19px;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#606363;
	padding-top:49px;
	text-align:center;
	margin-right:4px;	
}

.small_bag{
	background-image:url(../images/small_bag.png);
	background-repeat:no-repeat;
	width:46px;
	height:19px;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#606363;
	padding-top:49px;
	text-align:center;
	margin-right:4px;		
}

.manual{
	background-image:url(../images/manual.png);
	background-repeat:no-repeat;
	width:46px;
	height:19px;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#606363;
	padding-top:49px;
	text-align:center;
	margin-right:4px;	
}

.automatic{
	background-image:url(../images/automatic.png);
	background-repeat:no-repeat;
	width:46px;
	height:19px;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#606363;
	padding-top:49px;
	text-align:center;
	margin-right:4px;	
}

.ac{
	background-image:url(../images/ac.png);
	background-repeat:no-repeat;
	width:46px;
	height:19px;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#606363;
	padding-top:49px;
	text-align:center;
	margin-right:4px;		
}

.price{
	float:left;
	width:150px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}

.price div{
	font-size:18px;
	font-weight:bold;
	color:#999999;
	text-decoration:line-through;
}

.price span{
	font-size:18px;
	font-weight:bold;
	color:#3486BF;
}

.text{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	float:left;
	width:245px;
	margin-top:15px;
}

.bluebox{
	background-image:url(../images/bluebox.png);
	background-repeat:no-repeat;
	height:112px;
	margin-bottom:20px;
	font-size:13px;
	color:#FFF;
	padding:12px;
	padding-top:10px;
}

.h2{
	font-weight:bold;
	font-size:16px;
	padding-left:20px;
}

.leftbox{
	float:left;
	width:295px;
	height:80px;
	margin-top:10px;
}

.leftbox div{
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;	
}

.leftbox span{
	font-size:13px;
	margin-bottom:10px;
	display:block;
}

.mainbox, .property_listing, .property_full, .car_listing, .news_listing, .news_fullview, .article_listing, .article_fullview, .carfull, .resource_category, .resource_listing, .products_listing, .products_fullview{
	background-image:url(../images/mainbox.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	margin-bottom:20px;
}

.sidebox  ul.links, .sidebox ul.links_nohover{
	margin-top:10px;
}

.sidebox ul.links_nohover li{
	background-color:#E2E2E2;
	line-height:27px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	display:block;
}

.sidebox ul.links li a{
	background-color:#E2E2E2;
	line-height:27px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	display:block;
}

.sidebox  ul.links li a:hover{
	background-color:#D4D4D4;
	text-decoration:none;
}

.footermenu{
	clear:both;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	height:100px;
	padding-top:30px;
	text-align:center;
	color:#999999;
	margin-top:20px;
}

.footermenu ul li{
	display:inline;
	padding-left:5px;
	padding-right:5px;
	color:#999999;
}


.footermenu  ul{
	margin-bottom: 5px;
}


.footermenu a{
	color:#FFF;
	text-decoration:none;
	color:#999999;
}

.footermenu a:hover{
	color:#999999;
	text-decoration:underline;
}


/******************************************************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********************************************************/

.content_images, .property_images, .car_images, .product_images, .news_images, .article_images, .articles_imagesfull, .product_imagesfull{
	float:left;
	margin-right:9px;
	margin-bottom:10px;
}

.first_image {
	clear:both;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.content_document {
	clear:both;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:32px;
	padding-left:10px;
	margin-top:10px;
	border: solid 1px #D1D1D1;
	background: #E2E2E2;
	display:block;
}

.content_document:hover {
	background: #D1D1D1;
	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;
}

/***************************************************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:280px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}
.resource-category a {
	color:#000000;
	text-decoration:none;
}
/***************************************************END OF RESOURCES STYLES********************************************************/


.sidebox form p {
	padding:0px;
	margin:0px;
	float:left;
	width:290px;
	padding-left:5px;
	padding-bottom:0px;
}

.sidebox label{
	position: relative; top: 25px; left: 10px;
	color:#666666;
}

.sidebox select, .sidebox submit, .sidebox input, .sidebox textarea {
	color:#000000;
	font-size:12px;
	height:20px;
	border: 1px solid #aaaaaa;
	width:270px;
	padding:5px;
}

.sidebox select{
margin-top:16px;
height:32px;
width:282px;
}

.sidebox textarea {
	height:100px;
}

.sidebox .h3  {
	clear:both;
	color:#0177C1;
	margin-left:10px;
	padding-top:15px;
	width:280px;
	border-bottom: 1px solid #0177C1;
}

.sidebox form p.twocol { width:142px; }
.sidebox p.twocol textarea, .sidebox p.twocol submit, .sidebox p.twocol input { width:122px; }
.sidebox p.twocol select {
width:134px;
}

/*************************************************** FORM  STYLES - MAINBOX ********************************************************/

.mainbox form p {
	padding:0px;
	margin:0px;
	float:left;
	position: relative;
	padding-left:5px;
}

.mainbox label{
	position: relative; top: 25px; left: 10px;
	color:#666666;
}

.mainbox select, .mainbox submit, .mainbox input, .mainbox textarea {
	color:#000000;
	font-size:12px;
	height:20px;
	border: 1px solid #aaaaaa;
	width:275px;
	padding:5px;
}

.mainbox textarea {
	height:100px;
	margin-bottom:15px;
}

.mainbox form p.onecol { width:600px; }
.mainbox p.onecol select, .mainbox p.onecol textarea, .mainbox p.onecol submit, .mainbox p.onecol input { width:575px; }

.mainbox form p.twocol { width:295px;}
.mainbox p.twocol select, .mainbox p.twocol textarea, .mainbox p.twocol submit, .mainbox p.twocol input { width:275px; }

.mainbox form p.fourcol { width:145px;}
.mainbox p.fourcol select, .mainbox p.fourcol textarea, .mainbox p.fourcol submit, .mainbox p.fourcol input { width:125px;}
.mainbox p.fourcol select{
	margin-top:15px;
    line-height:31px;
    display:block;
    height:31px;
    width:136px;
}

.message-error{
	font-size:12px;
	font-weight:bold;
	color: #B80404;
	border : 1px solid #B80404;
	padding : 5px;
	background :#DEEBDD;
	width : auto;
	font-weight:bold;
	margin-bottom:15px;
}

.message-ok{
	font-size:12px;
	font-weight:bold;
	color: #37852E;
	border : 1px solid #37852E;
	padding : 5px;
	background :#DEEBDD;
	width :auto;
	margin-bottom:15px;
}

/*************************************************** FORM  STYLES - MAINBOX END *******************************************/













	/*********************************************************** 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 ****************************************************************/

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    Example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:url(../images/colorbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(../images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(../images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(../images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(../images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
    #cboxLoadedContent{margin-bottom:28px;}
    #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
    #cboxCurrent{position:absolute; bottom:4px; left:0px; color:#949494;}
    #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}

    #cboxPrevious{position:absolute; top:0px; left:0px; width:100px; height:90%; text-indent:-9999px; background:url(../images/colorbox/blank.gif) center right no-repeat;}
    #cboxPrevious.hover{background:url(../images/colorbox/prev.gif) center left no-repeat; }

    #cboxNext{position:absolute; top:0px; right:0px; width:100px; height:90%; text-indent:-9999px; display:block; background:url(../images/colorbox/blank.gif) center right no-repeat;}
    #cboxNext.hover{background:url(../images/colorbox/next.gif) center right no-repeat; }

    #cboxLoadingOverlay{background:url(../images/colorbox/loading_background.png) center center no-repeat;}
    #cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) center center no-repeat;}
    #cboxClose{position:absolute; bottom:0; right:0; background:url(../images/colorbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
    #cboxClose.hover{background-position:-25px -25px;}


/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}


.pikachoose{width:600px;height:420px;position:relative;overflow:hidden;}

.pika-image {position: absolute; top:0px; left:0; height: 400px; width: 476px; background: #fafafa; border: 1px solid #e5e5e5; padding: 3px;}
	/*position image holders */
	.pika-image .animation, .pika-image .main-image {position: absolute; top: 3px; left: 3px;}
	.pika-image .animation {display: none;z-index:2;}
	.pika-image img {border:0;}

.pika-image .caption {position: absolute; background: url(../images/pikachoose/75-black.png);  font-size: 11px; color: #fafafa; padding: 10px; text-align: center; width: 456px;bottom: 3px; right: 3px;}
	.pika-image .caption p {padding: 0; margin: 0; line-height: 14px;}

.pika-imgnav a {position: absolute; text-indent: -5000px; display: block;z-index:3;}
	.pika-imgnav a.previous {background: none; height: 320px; width: 50px; top: 10px; left: 3px;cursor:pointer;}
	.pika-imgnav a.previous:hover {background: url(../images/pikachoose/prev.png) no-repeat left 50%; height: 320px; width: 50px; top: 10px; left: 3px;cursor:pointer;}
	.pika-imgnav a.next {background: none; height: 100%; width: 50px; top: 10px; right: 3px;bottom:10px;cursor:pointer;}
	.pika-imgnav a.next:hover {background: url(../images/pikachoose/next.png) no-repeat right 50%; height: 100%; width: 50px; top: 10px; right: 3px;bottom:10px;cursor:pointer;}
	.pika-imgnav a.play {background: url(../images/pikachoose/play.png) no-repeat 50% 50%; height: 140px; width: 40px;bottom:0;left:50%;display: none;cursor:pointer;}
	.pika-imgnav a.pause {background: url(../images/pikachoose/pause.png) no-repeat 50% 50%; height: 140px; width: 40px;bottom:0;left:50%;display:none;cursor:pointer;}

.pika-textnav {display:none}
	
.pika-thumbs {margin: 10px 0 0 0; padding: 0; overflow: hidden;}
	.pika-thumbs li {float: left; list-style-type: none; width: 120px; padding: 3px; margin: 0 2px; background: #fafafa; border: 1px solid #e5e5e5; cursor: pointer;}
		.pika-thumbs li:last {margin: 0;}
		.pika-thumbs li .clip {position:relative;width: 120px; height: 90px; text-align: center; vertical-align: center; overflow: hidden;}

/* jCarousel Styles */

.jcarousel-skin-pika{top:0px;right:0;position:absolute;}

.jcarousel-skin-pika .jcarousel-container-horizontal {
    padding: 0px 0px;
}

.jcarousel-skin-pika .jcarousel-container-vertical {
    width: 115px;
    height: 408px;
    padding: 0px 0px;
}


.jcarousel-skin-pika .jcarousel-clip-vertical {
    width:  115px;
    height: 408px;
}

.jcarousel-skin-pika .jcarousel-item-vertical {
    margin-bottom: 4px;
}

.jcarousel-skin-pika .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}




/***********************************************************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****************************************************************/


	
