


img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:957px; 
	margin:0 auto;
	font-size:.75em;
}

#header {
	height:168px;
}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Georgia, "Times New Roman", Times, serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#3e30f6; 
	outline:none;
}
a:hover{
	text-decoration:none;
}


h3 {
	font-size:24px;
	line-height:1.2em;
	color:#544c3e;
	font-weight:normal;
	background:url(image/line-hor.gif) left bottom repeat-x;
	padding:0 0 12px 0;
	margin-bottom:13px;
}
h4 {
	font-size:1em;
	margin-bottom:16px;
}
h5 {
	font-size:19px;
	line-height:1.2em;
	font-style:italic;
	font-weight:normal;
	margin-bottom:20px;
}
	h5 a {
		text-decoration:none;
	}
	h5 a:hover {
		color:#000;
	}
h6 {
	font-size:1em;
	color:#43bada;
	font-style:italic;
	margin-bottom:18px;
}


.link1 { 
	font-weight:bold;
	text-decoration:none;
}
	.link1:hover {
		color:#111;
		text-decoration:none;
	}

.link2 { 
	font-weight:bold;
	text-decoration:none;
	color:#64625f;
}
	.link2:hover {
		color:#111;
		text-decoration:none;
	}


.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}
.line-ver { 
	background-image:url(image/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


.address dt {
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:84px;
		}
		.address dd a {
			color:#64625f;
		}

.department {
	padding-bottom:16px;
}
	.department dd { 
		clear:both;
	}
		.department dd span { 
			float:left;
			width:84px;
		}
		.department dd a {
			color:#64625f;
		}


/*===== header =====*/
#header .logo {
	float:left;
	padding:33px 0 0 32px;
}
	#header .nav {
		float:right;
		padding-top:66px;
	}
		#header .nav li {
			display:inline;
		}
			#header .nav li a {
				background:url(image/nav-bg.gif) left top repeat-x;
				font-size:15px;
				float:left;
				color:#484848;
				text-decoration:none;
				line-height:1.2em;
				padding:11px 0 5px 0;
				margin-left:20px;
			}
			#header .nav li a:hover {
				color:#43bada;
			}

/*===== content =====*/
#content .indent {
	padding:25px 0 35px 7px;
}
#content .indent1 {
	padding:0 0 35px 7px;
}

#content .row-1 {
	padding-bottom:40px;
}

.img-list {
	margin-bottom:-25px;
}
	.img-list li {
		width:100%;
		overflow:hidden;
		padding-bottom:25px;
	}
		.img-list li img {
			float:left;
			margin-right:17px;
		}
		.img-list li p {
			margin-bottom:3px;
		}

.list1 {
	margin-bottom:-17px;
}

.list1 dt {
	padding-bottom:3px;
}
	.list1 dt em {
		color:#aaa9a6;
	}
	.list1 dt a {
		font-size:19px;
		font-style:italic;
		text-decoration:none;
	}
	.list1 dt a:hover {
		text-decoration:underline;
	}
	
	.list1 dd {
		padding-bottom:17px;
	}
		.list1 dd p {
			margin-bottom:3px;
		}
		
.list2 li {
	color:#43bada;
	padding-bottom:9px;
}		
	.list2 li a {
		text-decoration:none;
		font-weight:bold;
		font-style:italic;
	}
	.list2 li a:hover {
		color:#000;
	}


/*== featured box begin ==*/
#featured {width:980px; position:relative; height:267px; overflow:hidden; margin:auto;}
#featured ul.ui-tabs-nav { position:absolute; top:0; list-style:none; padding:0; margin:0; width:213px; z-index:100; margin-left:100%; left:-213px;}
#featured ul.ui-tabs-nav li { padding-bottom:1px;}
#featured ul.ui-tabs-nav li a { 
	display:block;
	background:#534b3f;
	padding:19px 15px 22px 33px;
	color:#b2b0ac;
	text-decoration:none;
	font-size:.91em;
	line-height:13px;
}
#featured ul.ui-tabs-nav li a:hover {
	background:#7b7367;
}
	#featured ul.ui-tabs-nav li a strong {
		display:block;
		color:#fff;
		font-size:18px;
		line-height:1.2em;
		font-weight:normal;
		margin-bottom:4px;
	}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {background:url(image/arrow1.gif) 11px center no-repeat #7b7367 !important;}

#featured ul.ui-tabs-nav li.last { padding-right:0;}

#featured .ui-tabs-panel {
	position:relative;
	z-index:1000;
	width:743px;
}

#featured .ui-tabs-panel .info{ 
	width:317px;
	height:317px;
	background:#ffb911;
	color:#fff;
	line-height:1.5em;
	margin-right:1px;
}
#featured .ui-tabs-panel .info.bg1 {
	background:#ff7d01;
}
	#featured .ui-tabs-panel .info.bg1 .button {
		color:#ff7d01;
	}
	#featured .ui-tabs-panel .info.bg1 .button:hover {
		color:#000;
	}
#featured .ui-tabs-panel .info.bg2 {
	background:#8db526;
}
	#featured .ui-tabs-panel .info.bg2 .button {
		color:#8db526;
	}
	#featured .ui-tabs-panel .info.bg2 .button:hover {
		color:#000;
	}
#featured .ui-tabs-panel .info.bg3 {
	background:#3abde3;
}
	#featured .ui-tabs-panel .info.bg3 .button {
		color:#3abde3;
	}
	#featured .ui-tabs-panel .info.bg3 .button:hover {
		color:#000;
	}	
	
	#featured .ui-tabs-panel img {
		position:absolute;
		left:318px;
		top:0;
	}
	#featured .info .inner { 
		padding:14px 32px 0 30px;
	}
		#featured .info h2{ 
			font-size:44px; 
			line-height:1.2em;
			margin-bottom:17px;
		}
		#featured .info .button {
			float:left;
			background:#fff;
			color:#ffb911;
			font-weight:bold;
			text-decoration:none;
			padding:3px 10px 4px 7px;
		}
		#featured .info .button:hover { 
			color:#000;
		}
		
		#featured .info p {
			margin-bottom:24px;
		}

#featured .ui-tabs-hide { display:none; }
/*== featured box end ==*/


/*===== footer =====*/
#footer {
	height:auto;
	padding:0 0 34px 30px;
}
#footer, #footer a {
	color:#b1b0af;
}
#footer img {
	float:left;
	margin-right:31px;
}
#footer p {
	margin:0;
	padding:30px 0 0 0;
}


/*----- forms -----*/
#booking-form fieldset {
	border:none;
}
	#booking-form label { 
		display:block;
		height:46px;
	} 
		#booking-form input { 
			width:265px;
			padding:2px 0 2px 3px;
			color:#91867f;
			font-size:.91em;
		}
		#booking-form select {
			width:138px;
			color:#64625f;
			font-size:.91em;
		}
		#booking-form label.arrival select {
			width:85px;
		}
		#booking-form textarea {
			width:265px;
			height:125px;
			padding:0 0 0 3px;
			margin-bottom:20px;
			color:#91867f;
			overflow:auto;
			font-size:.91em;
		}
		
		
#contacts-form fieldset {
	border:none;
}
	#contacts-form label { 
		display:block;
		height:46px;
	} 
		#contacts-form input { 
			width:287px;
			padding:2px 0 2px 3px;
			color:#91867f;
			font-size:.91em;
		}
		#contacts-form textarea {
			width:287px;
			height:201px;
			padding:0 0 0 3px;
			margin-bottom:20px;
			color:#91867f;
			overflow:auto;
			font-size:.91em;
		}
/*Placement Page style*/
.sponsorListHolder{
	margin-bottom:30px;
}

.sponsor{
	width:180px;
	height:180px;
	float:left;
	margin:4px;
	
	/* Giving the sponsor div a relative positioning: */
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	/*  The sponsor div will be positioned absolutely with respect
		to its parent .sponsor div and fill it in entirely */

	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #ddd;	
	background:url("img/background.jpg") no-repeat center center #f9f9f9;
}

.sponsorFlip:hover{
	border:1px solid #999;
	
	/* CSS3 inset shadow: */
	-moz-box-shadow:0 0 30px #999 inset;
	-webkit-box-shadow:0 0 30px #999 inset;
	box-shadow:0 0 30px #999 inset;
}

.sponsorFlip img{
	/* Centering the logo image in the middle of the sponsorFlip div */
	
	position:absolute;
	top:50%;
	left:50%;
	margin:-70px 0 0 -70px;
}

.sponsorData{
	/* Hiding the .sponsorData div */
	display:none;
}

.sponsorDescription{
	font-size:11px;
	padding:50px 10px 20px 20px;
	font-style:italic;
}

.sponsorURL{
	font-size:10px;
	font-weight:bold;
	padding-left:20px;
}

.clear{
	/* This class clears the floats */
	clear:both;
}
.note{
	font-size:12px;
	font-style:italic;
	padding-bottom:20px;
	text-align:center;
}


/*Box style*/
.text_box
 {
padding:2px 10px; 
background:#dddddd;
width:150px;
border-radius:25px;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */
 }
 .text_box1
 {
padding:2px 10px; 
background:#dddddd;
width:250px;
border-radius:25px;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */
 }
 
 
/* ---------------*/

.ticker {
	width: 250px;
	height: 40px;
	overflow: hidden;
	border: 1px solid #DDD;
	margin: 0;
	background:url(image/news_back.jpg) no-repeat;
	padding: 0;
	list-style: none;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #DDD;
}


#ticker_02 {
	height: 300px;
}

.ticker li {
	height: auto;;
	border-bottom: 1px dotted #fd0119;
	padding: 5px;
	margin: 0px 5px;
}

#ticker_04 {
	height: 150px;
}
#ticker_04 li {
	height: 40px;
	overflow: hidden;
} 
#ticker_04 img {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
}

.ticker1 {
	width: 980px;
	height: 25px;
	margin-left:50px;
	padding-left:50px;
	overflow: hidden;
	background-color:#ff0000;
	border: 1px solid #DDD;
	margin: 0;
	padding: 0;
	list-style: none;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #DDD;
}
.ticker1 li {
	height: 25px;
	border-bottom: 1px dotted #DDD;
	padding: 2px;
	margin: 0px 20px;
}