body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #fff;
	background-image: url(../images/bgBody.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
}
a {
	color: #315D9C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #315D9C;
}
img { border :none; }
h1, h2, h3, h4, h5, h6  {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	color: #FF6600;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #42637D;
	border-bottom: 1px solid #D4D0C8;
	background-color: #F2F1F1;
	background-image: url(../images/iconH2.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	padding: 5px 0px 5px 20px;
}
h3.hotels {
	border-bottom: 1px solid #D4D0C8;
	background-image: url(../images/iconH2.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	background-color: #F2F1F1;
	padding: 5px 0px 5px 20px;
	font-size: 16px;
	color: #42637D;
}
h3 {
	background-image: url(../images/iconH2.gif);
	background-repeat: no-repeat;
	background-position: 10px 14px;
	padding: 5px 0px 0px 20px;
	font-size: 16px;
	color: #42637D;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #D4D0C8;
	background-color: #315D9C;
	background-image: url(../images/arrowMenuTopDown.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding: 7px 0px 6px 30px;
}
h5 {
	color: #315D9C;
	font-size: 14px;
}
h5 a { color: #83A1CD; }
h5 a:hover {
	background-color: #DAE9FF;
	text-decoration: none;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #42637D;
	padding: 0px;
	margin: 0px 0px -15px 0px;
}
.stars {
	margin: 10px 0px 0px 0px;
}
#container {
	background-image: url(../images/bgTop.gif);
	background-repeat: repeat-x;
}
#flashHeader, #mainMenu, #titleImage, #content, #footer {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
}
#titleImage {
	text-align: right;
	border-right: 1px solid #EFEFEF;
	height: 99px;
	
}
#flashHeader {
	border-top: 2px solid #FEB32B;
}
/*---------------------------------------------*/ 
/*  MAIN Menu                                  */
/*---------------------------------------------*/ 
#mainMenu {
	border-top: 6px solid #84B8F1;
	background-color: #104787;
	padding: 10px 0px;
	text-align:center;
}
#mainMenu a.menu {
	color: #fff;
	font-size: 10px;
	padding: 5px 20px 5px 10px;
	margin: 0px 7px 0px 8px;
	border: 1px solid #104787;
	background-image: url(../images/arrowMenuTopDown.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-transform: uppercase;
}
#mainMenu a.menu:hover {
	color: #83B7F1;
	text-decoration: none;
	border: 1px solid #83B7F1;
	background-image: url(../images/arrowMenuTopUp.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#mainMenu a.active {
	color: #83B7F1;
	font-size: 10px;
	text-decoration: none;
	padding: 5px 20px 5px 10px;
	margin: 0px 7px 0px 8px;
	border: 1px solid #83B7F1;
	background-image: url(../images/arrowMenuTopUp.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.dropdownmenu {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	margin-top: 10px;
}
.dropdownmenu a {
	color: white;
	width: 100%;
	display: block;
	background-color: #315D9C;
	border-bottom: 1px solid #214E8D;
	background-repeat: no-repeat;
	background-position: 12px 12px;
	padding: 5px 0px 5px 20px;
	text-decoration: none;
	text-indent: 5px;
}
.dropdownmenu a:hover {
	color: white;
	background-color: #4279BB;
	text-decoration: none;
	border-bottom: 1px solid #214E8D;
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
}
#subMenu01 { width : 158px; }
#subMenu02 { width : 177px; }
#subMenu03 { width : 156px; } 
#subMenu04 { width : 112px; }
/*---------------------------------------------*/ 
/*  CONTENT                                    */
/*---------------------------------------------*/ 
#content div { float : left; }
.mLeft {
	width: 144px;
	margin: 0px;
	margin-bottom: 10px;
	border-left: 1px solid #d4d0c8;
	position: relative;
	top: -28px;
}
.mLeft img { margin : 10px 5px 0px 5px; }
.news {
	width: 124px;
	padding: 0px 10px;
	background: #fafafa;
	font-size: 11px;
}
.news a {
	color: #6C6C6C;
	padding: 10px 0px;
	border-bottom: 1px solid #EFEFEF;
	display: block;
}
.news a:hover {
	text-decoration: none;
	color: #315D9C;
}
.mCenter {
	float:left;
	width: 370px;
	border-top: 1px solid #d4d0c8;
	padding: 10px 15px;
	font-size: 12px;
	
}
.mCenter  ul { margin : 10px 20px; }
.mCenter  li { padding-bottom : 20px; }
.mCenter p {
	font-size: 12px;
}
.mCenter p.path {
	font-size: 12px;
	border-bottom: 1px solid #D4D0C8;
	padding: 6px 0px 5px 0px;
	position:relative;
	top: -7px;
}
.mCenter div.module {
	padding-bottom: 5px; 
	padding-top: 5px; 
	margin-bottom: 5px; 
	background-image: url(../images/dot.gif); 
	background-repeat: repeat-x; 
	background-position: top;  
	width: 100%;
}
.mCenter div.module p {
	font-size: 11px;
	color: #666;
}
.mCenter div.module img {
	
}
.mCenter div.module div.price {
	color:#999999;
	font-size: 11px;
	font-style:italic;
}
.mCenter div.module div.price span {
	color:#FF9900;
	font-weight:bold;
	font-style:normal;
}
.mCenter div.module div h6 a {
	color:#FF9900;
}
/*
	Hotels List
*/
.mCenter div.hotelsList {
	background-color:#fafafa;
	padding: 0px;
	line-height: 20px;
	font-size: 11px;
	border: 1px solid #F0F0F0;
}
.mCenter div.hotelsList ul {
	float:left;
	padding: 0px;
	margin: 0px;
	width: 49%;
}
.mCenter div.hotelsList ul.first {
	margin-right: 2px;
}
.mCenter div.hotelsList ul.second {
	margin-left: 2px;
}
.mCenter div.hotelsList ul li {
	border-top: 1px solid;
	border-top-color: #F0F0F0;
	padding: 3px 6px;
}
.mCenter div.hotelsList ul li.city {
	color:#333333;
	font-weight:bold;
	background-color:#F0F0F0;
	padding-left: 25px;
	background-image: url(../images/arrowSellectDown.gif);
	background-repeat: no-repeat;
	background-position: 7px 12px;
}
.mCenter div.hotelsList ul li.h5s,
.mCenter div.hotelsList ul li.h4s,
.mCenter div.hotelsList ul li.h3s,
.mCenter div.hotelsList ul li.h2s,
.mCenter div.hotelsList ul li.h1s, {
	background-repeat: no-repeat;
	background-position: right;
}
.mCenter div.hotelsList ul li.h5s { background-image: url(../images/5starsList.gif); }
.mCenter div.hotelsList ul li.h4s { background-image: url(../images/4starsList.gif); }
.mCenter div.hotelsList ul li.h3s { background-image: url(../images/3starsList.gif); }
.mCenter div.hotelsList ul li.h2s { background-image: url(../images/2starsList.gif); }
.mCenter div.hotelsList ul li.h1s { background-image: url(../images/1starsList.gif); }
ul.pastEvents li {
	margin: 30px;
}
/*
	Hotels List End
*/

/**/
img.logo {
	border: 1px solid #BAC2D8;
	margin-top: 10px;
	margin-right: 10px;
	width: 109px;
}
a img.logo {
	border: 1px solid #FFCC99;
	margin-top: 10px;
	margin-right: 10px;
	width: 109px;
}
a:hover img.logo {
	border: 1px solid #FF9900;
	margin-top: 10px;
	margin-right: 10px;
	width: 109px;
}
.mRight {
	width: 204px;
	margin: 0px;
	border-right: 1px solid #d4d0c8;
	border-top: 1px solid #EFEFEF;
}
.mRight h2 {
	border-top: 1px solid #D4D0C8; 
	/*position: relative;
	top: -1px;*/
	
}
.mRight div.subMenu { 
	width: 204px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	background-color: #4279BB;
	display:block;
}
.mRight div.subMenu a {
	color: #BAD0EB;
	width: 87%;
	display: block;
	padding: 5px 0px 5px 25px;
	text-decoration: none;
	text-indent: 5px;
}
.mRight div.subMenu a:hover  {
	color: white;
	background-color: #356CAF;
	text-decoration: none;
	background-image: none;
}
.mRight div.subMenu a.active {
	color: white;
	background-color: #315D9C;
	text-decoration: none;	
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
.mRight div.subMenu a.active:hover {
	color: #BAD0EB;
	background-color: #315D9C;
	text-decoration: none;	
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
.select {
	background-color: #fafafa;
	padding: 10px;
}
.select img { margin-left : 5px; }
.select a {
	color: #839CBC;
	border: 1px solid #839CBC;
	padding: 5px;
	display: block;
	width: 170px;
	margin-bottom: 10px;
	background-image: url(../images/arrowSellectDown.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.select a:hover {
	color: #315D9C;
	text-decoration: none;
	border: 1px solid #839CBC;
	background-image: url(../images/arrowSellectUp.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#div1, #div2 { margin : -10px 0px 10px 0px; }
#div1 a, #div2 a {
	color: #42637D;
	display: block;
	border: none;
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	padding: 5px 0px 5px 20px;
	text-decoration: none;
	text-indent: 5px;
	margin: 0px;
	width: 160px;
}
#div1 a:hover, #div2 a:hover {
	background-color: #F2F1F1;
	text-decoration: none;
	border: none;
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
}
#subMenu05 {
	width: 165px;
	margin-top: -58px;
}
#subMenu06 {
	width: 165px;
	margin-top: -98px;
}	
/*---------------------------------------------*/ 

/*---------------------------------------------*/ 
.archives { padding	: 10px; }
.archives img { margin-left: 5px; }
.archives a {
	color: #839CBC;;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 5px 5px 25px;
	display: block;
	width: 150px;
	margin-bottom: 10px;
	background-image: url(../images/arrowSellectDown.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.archives a:hover  {
	color: #315D9C;
	text-decoration: none;
	background-image: url(../images/arrowSellectUp.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.monts a {
	color: #42637D;
	display: block;
	border: none;
	font-weight: normal;
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	padding: 5px 0px 5px 20px;
	text-decoration: none;
	text-indent: 5px;
	margin: 0px;
	width: 160px;
}
.monts a:hover {
	background-color: #F2F1F1;
	text-decoration: none;
	border: none;
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
.monts a.active {
	background-color: #FbFbFb;
	text-decoration: none;
	font-weight: bold;
	border: none;
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
/*---------------------------------------------*/ 
/*  FOOTER                                     */
/*---------------------------------------------*/ 
#footer table {
	text-align: left;
	margin-left: 150px;
}
#footer table td { padding : 10px; }
#footer table td.ico  {
	background-color: #F2F1F1;
	border-right: 1px solid #d4d0c8;
}
#footer table td.ico img { margin : 5px 10px 0px 5px; }
#footer table td.menu  {
	border-top: 1px solid #d4d0c8;
	font-size: 10px;
}
#footer table td.copyright  {
	background-color: #FAFAFA;
	border-top: 1px solid #d4d0c8;
	border-right: 1px solid #d4d0c8;
	color: #42637D;
	font-size: 10px;
}
/*---------------------------------------------*/ 
/*  FORM                                       */
/*---------------------------------------------*/ 
div.mCenter table { 
	width:365px;
	margin-bottom: 10px;
}
div.mCenter table thead td { 
	background-color: #0A4279;
	color: #fff;
	font-weight: bold;
}
div.mCenter table th, td { padding: 5px; }
div.mCenter table th {
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	background-color: #EAEFFB;
	font-weight: normal;
}
div.mCenter table td { 
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #D9E6F4;
}
/*---------------------------------------------*/ 
/*  FORM                                       */
/*---------------------------------------------*/ 
div.mCenter form table { 
	width:365px;
	margin-bottom: 10px;
}
div.mCenter form table thead td { 
	background-color: #0A4279;
	color: #fff;
	font-weight: bold;
}
div.mCenter form table th, td { padding: 5px; }
div.mCenter form table th {
	text-align: right;
	font-size: 11px;
	vertical-align: top;
	background-color: #EAEFFB;
	width: 150px;
}
div.mCenter form table td { 
	text-align: left;
	vertical-align: top;
	background-color: #D9E6F4;
	color: #fff;
}
div.mCenter input { width: 160px }
div.mCenter select { width: 166px }
div.mCenter textarea {	
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: 60px;
}
div.mCenter input.radio { width: auto }
div.mCenter div.note {
	font-size: 10px;
	font-weight: normal;
}
span.required { color:#FF6600; }
div.mCenter input.btn {
	border: 1px solid #D9E6F4;
	background-color: #0A4279;
	width: 160px;
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 4px 2px;
}
div.mCenter ul { }
div.mCenter ul li { 
	margin: 0px;
	padding:  0px;
}
/*---------------------------------------------*/ 
/*  Contact    Table                           */
/*---------------------------------------------*/ 
div.mCenter table.contact { 
	width: 365px;
	
}
div.mCenter table.contact td { 
	text-align: left;
	vertical-align: top;
	background-color: #fff;
	color: #333;
	padding: 5px;
	font-weight:normal;
}
/*---------------------------------------------*/ 
/*  Read More                                  */
/*---------------------------------------------*/ 
.readmore {
	font-size:11px;
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 4px 9px;
	margin: 0px;
	padding: 2px 3px 2px 12px;
	line-height: 18px;
}
a.readmore:hover {
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-color: #F2F9FF;
	text-decoration:none;
}
a.acrobat {	
	background-image: url(../images/acrobat.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	margin: 0px;
	padding: 2px 5px 2px 30px;
}
a.acrobat:hover {	
	background-image: url(../images/acrobat.gif);
	background-repeat: no-repeat;
	background-color: #F2F9FF;
	background-position: 5px 0px;
	text-decoration:none;
}
.linkout{
	margin: 0px;
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #f0f0f0;
}
.linkover {
	margin: 0px;
	padding: 10px 5px 10px 5px;
	border-top: 1px solid #ccc;
	background-color:#fcfcfc;
}
.specialOffers  { 
	padding: 0px;
	margin: 0px;
	background-color: #4279BB
}
.specialOffers  a {
	display: block;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
	text-indent: 5px;
	color: white;
	background-color: #315D9C;
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	font-weight:bold;
}
.specialOffers a:hover  {
	color: #BAD0EB;
	background-color: #315D9C;
	text-decoration: none;	
	background-image: url(../images/arrowDropDownMenu.gif);
	background-repeat: no-repeat;
	background-position: 12px 12px;
	font-weight:bold;
}
.bgMap {
	padding: 0px 0px 0px 10px;
}



div.whiteTable table td { 
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-color: #FFFFFF;
}
