   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em "Arial", Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #caf4ff; 
	margin-top:0px;
	background-image:url(img/bg_wave.gif);
	background-position:bottom left;
	background-repeat:no-repeat; 
	

}

a {
	color: #4A8EBC; 
}

a:hover {
	color: #C3593C;
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 1.5em "Arial", Helvetica, sans-serif; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #FFFFFF;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.4em "Arial", Helvetica, sans-serif;
	color: #fff;
	text-align: left;
}

h2 .yellow{
	color: #000;
}

#newsletter h2 {
	color: #000000;
	text-align: right;
	background-color:#FFFF00;
}

/*p {	margin: 5px 0 5px 0; } */

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

.red {color:#B10A0E;}

.delete {color:#B10A0E; text-decoration:line-through;}


/* layout
   ------ */
.wrapper{
	margin: 0px auto;
	width: 770px;
	background-color: #FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
}   

.content {
	margin: 10px 10px 10px 10px;
	width: 750px;
	background-color: #eee7d5;
}

.logo {
	float: left;
	width: 500px;
	padding: 25px 0 11px 10px;
}

.header_right {
	float: right;
	width: 750px;
	height: 22px;
	background-color: #eee7d5;
	margin-bottom: 10px;
	margin-top: 2px;
	border-bottom: #ffffff solid 2px;
	border-top: #ffffff solid 2px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(img/dot.gif) repeat-x bottom;
	color: #444;
}
	



.bar {
	text-align: left;
	font-size: 1.1em;
	height: 22px;
	background-color: #eee7d5;
}

	.bar li {
	padding: 4px 2px 4px 2px;
	color: #808080;
	display: inline;
	height: 22px;
	}
	
	.bar li.active { 
		color: #C3593C;
		font-weight: bold; 
		background-color:#FFCC33;
		padding: 4px 10px 5px 10px;
		text-decoration:none;
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;
		padding: 4px 10px 5px 10px;
		text-decoration:none;	
	} 
	
.bar li a:hover {
	color: #333333;
	background-color:#cccccc;
}	

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}
.newsletter {
	float: right;
	height: 33px;
	padding: 25px 0px 0 30px;
	width: 120px;
	color: #FFF;
	margin: 0 0 3px 0;
}


/*  SUB headers  STARTS   */

.subheader {  /*  SUB header  explore   */
	clear: both;
	margin: 0px 0 0px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
	background-image: url(bg/top2.jpg);
	background-repeat: no-repeat;	height: 180px;
}

.subheader1 { /*  SUB header  prices   */
	clear: both;
	margin: 0px 0 0px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
	background-image: url(bg/top.jpg);
	background-repeat: no-repeat;	height: 180px;
}

.subheader2 { /*  SUB header  location   */
	clear: both;
	margin: 0px 0 0px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
	background-image: url(bg/top5.jpg);
	background-repeat: no-repeat;	height: 180px;
}

.subheader3 {  /*  SUB header  Index   */
	clear: both;
	margin: 0px 0 0px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
	background-image: url(bg/top3.jpg);
	background-repeat: no-repeat;	height: 180px;
}

.subheader4 { /*  SUB header  Contact us   */
	clear: both;
	margin: 0px 0 0px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
	background-image: url(bg/top1.jpg);
	background-repeat: no-repeat;	height: 180px;
}

.subheader5 { /*  SUB header  Accomadation   */
	clear: both;
	margin: 0px 0 0px 0;
	padding: 8px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
	background-image: url(bg/top4.jpg);
	background-repeat: no-repeat;	height: 180px;
}

/* left side
   --------- */

.left {
	float: left;
	width: 550px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
	background: #cccccc url(img/lt.gif) no-repeat;
	color: #000;
	margin-left: 5px;
	padding-top: 2px;
	height: 22px;
	}
		.lt h2 {
	color: #000;
	padding-left: 5px;
	}
	
	.lbox {
	color: #000;
	padding: 0px 12px 0px 0px;
	margin: 0px 0px 15px 5px;
	background: #e0e1e1 url(img/lb.gif) no-repeat bottom left;
	vertical-align: top;
	height: 180px;
	}
	
	.lbox a {
		color: #000;
		background: inherit;
	}
	
	.lbox h2 {
	color: #000;
	padding-left: 5px;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #000000;
	color: #fff;
	background: #6e6e6e;
	margin: 0 10px 30px 5px;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }


/************** Picture Frame  *************************/

.frame {background-color:#00FF00; border-color: #FF0000; border-style: solid; border-width: 1px; padding: 10px 10px 10px 10px;}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 180px;
	margin: 0 0 10px 0;
	max-width: 180px;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
	.rt {
		background: #C85E35 url(img/rt.gif) no-repeat;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
	font-size: 0.9em;
	color: #FEE1D5;
	padding: 4px 10px;
	margin: 0 10px 10px 0;
	width: 160px;
	max-width: 160px;
	height: 120px;
	}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
	height:103px;
	width:150px;
}

/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	font-size: 10px;
	line-height: 1.8em;
	color: #808080;
	background: #eee7d5 url(img/dot.gif) repeat-x;
	padding: 5px 0;
}

.footer a {
	color: #C3593C;
}
/* Pricing */
.price_outer {
	float: left;
	width: 720px;
	margin: 0 0 10px 0;
}
.pricing {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	PADDING-BOTTOM: 4px;
	MARGIN: 0px 0px 0px;
	COLOR: #020100;
	PADDING-TOP: 3px;
	FONT: 12px "Arial", serif;
	Line-height: 18px;
	text-align: center;
}
.pricingHeader {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	BACKGROUND: none transparent scroll repeat 0% 0%; 
	PADDING-BOTTOM: 4px; 
	MARGIN: 0px 0px 0px; 
	COLOR: #020100; 
	PADDING-TOP: 1px; 
	FONT: 12px "Arial", serif;
	font-weight:bold; 
	Line-height: 18px;
	border-bottom-color:#FFFFFF; 
	border-bottom: 11px;
	
}
.pricingMonth {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 1px;
	COLOR: #020100;
	PADDING-TOP: 1px;
	FONT: 12px "Arial", serif;
	font-weight:bold;
	border-bottom-color: #000033;
	border-bottom: 1px;
	background-color: #CAF4FF;
	
}

/************ FLICKR ***********************/


a img, img 			{ border: none; }

#page-wrap			{ width: 800px; margin: 0 auto; }

.photo-link			{ padding: 5px; margin: 5px; border: 1px solid #999; display: block; width: 154px;
					  float: left; }
.photo-link:hover	{ border-color: white; }



/*************************** SLIMBOX ***************************/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(img/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(img/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(img/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

