

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

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

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

.content_document:hover {
	background: #E3E3E3;
	text-decoration:none;
}

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

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

.hm_small_listing strong a, h2 a, .h2 a{
	color:#00578E;
	text-decoration:none;
}

.hm_small_listing strong a:hover, h2 a:hover, .h2 a:hover{
	color:#00578E;
	text-decoration:underline;
}

h1 a, .h1 a{
	color:#00578E;
	text-decoration:none;
}

h1 a:hover, .h1 a:hover{
	color:#00578E;
	text-decoration:underline;
}

.logo{
	margin-left:-20px;
	float:left;
}

.first_sentence{
	float:right;
	text-align:right;
	margin-right:8px;
	color:#FFF;
	padding-top:30px;
}

.wrap {
	width:960px;
	margin:0 auto;
	padding:0;
	margin-bottom:20px;
}
.main_page {
	width:960px;
	padding:0px;
}
#content_layout {
	width:640px;
	float:left;
	padding:0;
	margin:0 auto;
	margin-left:20px;
	margin-top:20px;
	text-align:justify;
}
#sidebox_layout {
	width:300px;
	float:left;
	padding:0;
	margin:0 auto;
	margin-top:20px;
}
.clear {
	clear:both;
	margin:0 auto;
	padding:0;
}

.menu{
	clear:both;
	font-size:16px;
	margin-top:18px;
	background-image:url(../images/menu.png);
	background-repeat:repeat-x;
	height:30px;
}

.menu a{
	float:left;
	line-height:30px;
	padding-left:28px;
	padding-right:28px;
	margin-right:2px;
	margin-bottom:8px;
	color:#FFF;
	text-decoration:none;
}

.menu a:hover, .menu_active{
	text-decoration:none;
	background-image:url(../images/menu_hover.png);
	background-repeat:repeat-x;
	color:#FFF;
}

.seperator{
	background-color:#FFF;
	height:30px;
	width:2px;
	float:left;
}

hr{
	clear:both;
	padding:0px;
	margin:0px;
	height:1px;
	border-style:solid;
	border-width:2px 0 0 0;
	border-color:#0177C1;
}

.search_box{
	width:280px;
	float:left;
	background-color:#EEEEEE;
	height:222px;
	padding:10px;
}

#headerflash{
	float:left;
	width:660px;
	height:242px;
	background-image:url(../images/flash.jpg);
	background-repeat:no-repeat;
}

.sidebox_h1, .sidebox_h2{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:5px;
}

.sidebox_h2{
	color:#0177C1;
}

.sidebox_h2 span, .sidebox_h1 span{
	font-size:13px;
	font-weight:normal;
	display:block;
}

.gray_btn{
	background-image:url(../images/gray_btn.png);
	background-repeat:no-repeat;
	display:block;	
	width:136px;
	height:26px;
	line-height:24px;
	text-align:center;
	cursor:pointer;
	float:right;
	margin-top:10px;
}

a.gray_btn{
	color:#000;
}

a:hover.gray_btn{
	background-image:url(../images/blue_btn.png);
	background-repeat:no-repeat;
	color:#FFF;
	text-decoration:none;
}

.blue_box{
	background-color:#0177C1;
	padding:10px;
	margin-bottom:20px;
	color:#FFF;
	border:#00578E solid 1px;
}

a.sidebox_link{
	display:block;
	float:left;
	color:#FFF;
	width:124px;
	line-height:25px;
	background-color:#3D8FC3;
	margin-right:5px;
	margin-bottom:6px;
	padding-left:10px;
}

.sidebox_link{
	color:#FFF;
	line-height:25px;
	background-color:#3D8FC3;
	margin-right:5px;
	margin-bottom:6px;
	padding-left:10px;
}

.sidebox_link img{
	margin-right:10px;
	padding-top:5px;
	display:block;
	float:left;
}

h1{
	background-image:url(../images/h1.png);
	background-repeat:no-repeat;
	line-height:30px;
	font-size:16px;
	color:#00578E;
	padding-left:30px;
	margin:0px;
}


.h1{
	background-image:url(../images/h1.png);
	background-repeat:no-repeat;
	line-height:30px;
	font-size:16px;
	color:#00578E;
	padding-left:30px;
	margin:0px;
}

.gray_box{
	background-color:#EEEEEE;
	border:#CECECE solid 1px;
	padding:10px;
	margin-bottom:20px;
}

.pagination_box{
	background-color:#FaFaFa;
	border:#CECECE solid 1px;
	padding:0px;
	margin-bottom:20px;
}

.hm_small_listing{
	width:280px;
	float:left;
	height:140px;
	background-image:url(../images/hm_small_listing_box.png);
	background-repeat:no-repeat;
	padding:10px;
	float:left;
	margin-right:9px;
}

h2{
	font-size:14px;
	color:#00578E;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
}

h2 div{
float:right;
margin-right:9px;
}

.h2{
	font-size:14px;
	color:#00578E;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	font-weight:bold;
}

.small_listing_img{
	float:left;
	margin-right:10px;
	border:#CECECE solid 2px;
	width:170px;
	height:127px;
}


.article_listing_img{
	float:left;
	margin-right:10px;
	border:#CECECE solid 2px;
	width:194px;
	height:140x;
}

.hm_small_listing_img{
	float:left;
	margin-right:10px;
	border:#CECECE solid 2px;
	width:128px;
	height:96px;
}

.special_offer{
	border:none;
	position:absolute;
	margin-top:110px;
	margin-left:-2px;
	background-image:url(../images/special_offer.png);
	background-repeat:no-repeat;
	width:174px;
	height:28px;	
}

.special_offer_hm{
	border:none;
	position:absolute;
	margin-top:90px;
	margin-left:-2px;
	background-image:url(../images/special_offer_hm.png);
	background-repeat:no-repeat;
	width:132px;
	height:28px;	
}

.testimonials_box{
	position:absolute;
	background-image:url(../images/testimonials_box.png);	
	background-repeat:no-repeat;
	width:137px;
	height:130px;
	margin-top:-41px;
	margin-left:491px;
	min-height:130px;
	_min-height:130px;	
}

.special_offer_box{
	position:absolute;
	background-image:url(../images/special_offer_box.png);
	background-repeat:no-repeat;
	width:137px;
	height:130px;
	margin-top:-41px;
	margin-left:491px;
	min-height:130px;
	_min-height:130px;		
}

.details{
	color:#686868;
	float:left;
	height:80px;
}

.hm_small_listing strong{
	color:#00578E;
	font-weight:normal;
	display:block;
	text-align:right;
}

.fleft{
	float:right;
	margin-left:10px;
}

.small_listing{
	background-image:url(../images/small_listing.png);
	background-repeat:no-repeat;
	height:157px;
	padding:10px;
	color:#464747;
}

.gray_btn2{
	background-image:url(../images/gray_btn2.png);
	background-repeat:no-repeat;
	width:135px;
	margin-left:10px;
	padding-top:6px;
	text-align:center;
	height:72px;
}

.gray_btn3{
	background-image:url(../images/gray_btn3.png);
	background-repeat:no-repeat;	
	color:#0177C1;
	width:135px;
	line-height:26px;
	text-align:center;
	margin-left:10px;
	margin-bottom:7px;
	
}

#flashgallery2{
	border:#CECECE solid 1px;
	margin-bottom:20px;
	height:390px;
}










.footer{
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	height:52px;
	color:#FFF;
	padding-top:38px;
}

.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_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:12px;
	margin-left:0px;
	margin-top:0px;
}
.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:200px;
	height:30px;
	font-weight:bold;
}
.resource-category a {
	color:#000000;
	text-decoration:none;
}
.resource-category a:hover{
	color:#000000;
	text-decoration:underline;
}
/***************************************************END OF RESOURCES STYLES********************************************************/



/***********************************************************************************************************************************
*																																   *
*													  BEGIN OF FORM STYLES													       *	
*																															       *
************************************************************************************************************************************/



/********************************************************FORMS STYLES**************************************************************/

form p {
	margin-top:10px;
	margin-bottom:10px;
	color:#929293;
}

label {
	margin:0px;
	padding:0px;
	float: left;
	text-align: right;
	width: 120px;
	display: block;
	margin-top: 3px;
	margin-right: 10px;
	color:#4A4A42;
}

input {
	font-size:12px;
	width:600px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

select{
	font-size:12px;
	width:615px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

textarea{
	font-size:12px;
	width:600px;
	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;
	cursor:pointer;
}

.req{
	background-image:url(../images/req.gif);
	background-repeat:no-repeat;
	background-position:right;
}



.resources_form input {
	font-size:12px;
	width:600px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

.resources_form select{
	font-size:12px;
	width:615px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

.resources_form textarea{
	font-size:12px;
	width:600px;
	height:60px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
}



.search_form{
	padding:0px;
	margin:0px;
}

.search_form select{
	width:275px;
	margin-bottom:4px;
	margin-top:4px;
	padding:0px;
	line-height:normal;
	padding-left:5px;
	height:22px;
}

.search_form input{
	width:270px;
	margin-bottom:0px;
	margin-top:4px;
	padding:0px;
	padding-left:5px;
	line-height:normal;
	height:22px;
}

.enqiry_form p input{
	width:282px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.enqiry_form input{
	width:128px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.enqiry_form p textarea{
	width:590px;
	margin-bottom:10px;
}

/******************************************************PAGINATION STYLES************************************************************/
.pager {
	clear:both;
	text-align:center;
	color:#0177C1;	
}
.pager li {
	background-image:none;
	display:inline;
	list-style-type:none;
	padding:6px;
	font-weight:bold;
	line-height:22px;
	color:#0177C1;
	margin:4px;	
}

.active{
	background:#F00;
	color:#0177C1;
}

.pager a {
	padding:2px 5px;
	background-color:#EAEAEA;
	border:1px solid #CDCDCD;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#0177C1;		
}
.pager a:hover {
	text-decoration:none;
	background:#CDCDCD;
	color:#0177C1;
}
.item-list ul.pager li {
	margin:0;
	padding:0;
	margin:2px;
}
/***************************************************END OF PAGINATION STYLES********************************************************/

.price_table th {
	border:#FFFFFF solid 2px;
	border-collapse:collapse;
	color:#FFF;
	background-color:#0177C1;
	padding:0px;
	width:101px;
	line-height:34px;
}

.months {
	display:block;
	float:left;
	border:#0177C1 solid 1px;
	color:#FFF;
	background-color:#A5C9E3;
	padding:0px;
	width:35px;
	line-height:29px;
	text-align:center;
}

.price_table {
	clear:both;
	border:#0177C1 solid 2px;
	border-collapse:collapse;
	padding:2px;
	font-size:11px;
	text-align:center;
	background-color:#F3F3F3;
	margin-top:7px;
	margin-bottom:15px;
}

.price_table td {
	border:#0177C1 solid 2px;
	border-collapse:collapse;
	line-height:34px;
}




.people{
	background-image:url(../images/people.png);
	background-repeat:no-repeat;
	width:19px;
	height:22px;
	padding-left:22px;
	padding-top:36px;
	float:left;
	margin-right:4px;
}

.large_bags{
	background-image:url(../images/large_bags.png);
	background-repeat:no-repeat;
	width:19px;
	height:22px;
	padding-left:22px;
	padding-top:36px;
	float:left;
	margin-right:4px;
}
.small_bags{
	background-image:url(../images/small_bags.png);
	background-repeat:no-repeat;
	width:19px;
	height:22px;
	padding-left:22px;
	padding-top:36px;
	float:left;
	margin-right:4px;
}




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

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/lytebox-images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/lytebox-images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../images/lytebox-images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../images/lytebox-images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../images/lytebox-images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../images/lytebox-images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../images/lytebox-images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/lytebox-images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../images/lytebox-images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../images/lytebox-images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../images/lytebox-images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../images/lytebox-images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../images/lytebox-images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../images/lytebox-images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(../images/lytebox-images/close_red.png) no-repeat; }
	#lbClose.green { background: url(../images/lytebox-images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../images/lytebox-images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../images/lytebox-images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../images/lytebox-images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../images/lytebox-images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../images/lytebox-images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../images/lytebox-images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../images/lytebox-images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../images/lytebox-images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../images/lytebox-images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../images/lytebox-images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../images/lytebox-images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../images/lytebox-images/pause_gold.png) no-repeat; }


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


	
