body {
	-x-system-font:none;
	font-family:Helvetica;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	margin:0 0 30px;
	width:1020px;	
	margin-left:30px;
	border:0;
}

a {
	text-decoration: none;
	border: 0px;
}

p {
	font-face:helvetica;
	font-size:12px;
}

a img {
	border: 0px;
}

h3 {
	font-size:17px;
	color:#6040a0;
}

.title {
	font-size:12px;
	color:#fd691c;
	font-weight:bold;
	font-family:Helvetica;
	font-family:helvetica;

}

#content {
	clear:both;
	width:1020px;
	padding:0px;
	min-height:-3px;
	margin-left:10px;		
}

#header {
	height:10px;
}

.notifier {
	z-index: 100;
	margin: 0px 0px;
	padding: 8px 8px;
	border: 1px solid #f00;
	background-color: #fc0;
}

.rounded_border {
	color:#6040a0;
	padding:1px;
	width: 180px;
	border:1px solid #6040a0;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}

.weather_rounded_border {
	color:#6040a0;
	padding:1px;
	min-width: 100px;
	border:1px solid #6040a0;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}

.footer_elements {
	border-top:1px solid red;	
	padding:5px;
	margin-top:2px;
	width:981px;
	color:#bca8c8;
	margin-left:48px;
	font-size:12px;
}

#footer a {
	color:#bca8c8;
}

.login_tab {
	background-color:lightgrey;
	font-size:13px;
	padding:3px;
	width:150px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;	
}

#notification {
	border: 1px solid #7d53a5;
	background-color: #cfc;
	padding: 5px;
	margin: 10px 0;
}

#widget_notification {
	
	padding: 5px;
	margin: 10px 0;
}

#plan_itinerary {
	padding: 5px;
}

#sidebar {
	position: relative;
	left: 800px;
	width: 0px;
}


strong 
{
	font-size:15px; 	
}


/* CSS for */

.toh {
	float:left;
	padding:0px 9px 9px 9px;
	background-color:#bca8c8;
	width:138px;
	min-height:448px;
	margin-left:17px;	
}

.theme_content {
	float:left;
	width:590px;
	margin-left:1px;
	margin-top:1px;
}

.theme_content1 {
	float:left;
	width:835px;
	margin-left:1px;
	margin-top:1px;
}

.theme_descrption {
	width:588px;
	min-height:180px;
	padding:0px;
}

.special_offer {
	float:left;
	padding:1px;
	width:245px;
	height:394px;
	margin-left:1px;
}

.fieldWithErrors {
	border: 2px solid #f66;
}

.clear_both {
	height: 0px; 
	font-size: 0px;
	font-weight:normal;
	line-height: 0px;
	margin: 0px;
	padding: 0px;	
	clear: both;
	background-color:'';
}

.clear_div {
	margin: 0px;
	padding: 0px;	
	clear: both;
}

/* Menu Tabs for Ivinca */

#menu_tabs
{
	float:left;
	width:1020px;
	background:#FFF;
	font-size:30%;
	line-height:340%;
	margin-left:35px;	
}

#menu_tabs ul
{
	list-style:none;
	margin:0px 0 0;
	padding:1px 0 0 3px;
}

#menu_tabs li 
{
	display:inline;
	margin:0;
	padding:0;
}

#menu_tabs a 
{
	float:left;
	margin:0;
	padding:0 1px 0 0;
	text-decoration:none;
}

#menu_tabs a span 
{
	float:left;
	display:block;
	background:url("/images/common/tabs/tab.jpg");
	width:180px;
	padding:8px;
	color:black;
	font-size:17px;
}

#menu_tabs a span {float:none;}

#menu_tabs a:hover 
{	
	background:url("/images/common/tabs/tab_highlight.jpg");
}

#menu_tabs a:hover span 
{
	background:url("/images/common/tabs/tab_highlight.jpg");
}

#menu_tabs #current a 
{
	background:url("/images/common/tabs/tab_highlight.jpg");
}

#menu_tabs #current a span 
{	
	background:url("/images/common/tabs/tab_highlight.jpg");
}


/* CSS for input elements */


/*input.button
{
	background-color:#015b8f;
	border-color:#E1E1E1;
	color:#FFFFFF;
	border:1px solid;
	font-size:11px;
	font-weight:bold;
	line-height:1.3;
	margin:0 0 3px;
	padding:1px 4px 2px;
}*/



input.special_button{
	background-color:#ea7230;
	border-color:#E1E1E1;
	color:#FFFFFF;
	border:1px solid;
	font-size:11px;
	font-weight:bold;
	line-height:1.3;
	margin:0 0 3px;
	padding:1px 4px 2px;
}

input.search
{
	float:left;
	background:url('/images/common/textbox.png') no-repeat;
	width:240px;
	height:20px;
	font-size:15px;
	padding:5px;	
	color:grey;
	border:0px;
	vertical-align:middle;	
}

input.bar_search
{
	float:left;
	background:url('/images/common/textbox_new.png') no-repeat;
	width:210px;
	height:15px;
	font-size:13px;
	padding:4px;	
	color:grey;
	border:0px;
	vertical-align:middle;	
}

input.search_button
{	
	background-color:#bca8c8;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
	line-height:1.3;
	margin:0 0 3px;
	padding:1px 4px 2px;
	height:30px;
	vertical-align:middle;	
}

input.checkbox {
	background:url('/images/common/button_select.png');
	margin:0px;
	padding:10px;
	width:10px;
	height:21px;
}

/* CSS for images */

#details_image
{
  background:url("/images/block_grey_small.gif");
  height:150px;  
}

.add_content {
	background: url("/images/add_content.png") no-repeat;
	display: block;
	line-height: 20px;
	padding-left: 30px;
	margin: 0px;
	height: 30px;
	width: 100px;
}

.add_content:hover {
	text-decoration:none;
}

a .add_content {
	color: black;	
	text-decoration:none;
}

.detailed_items
{
	background-color:#015b8f;
	border-color:#E1E1E1;
	color:#FFFFFF;
	border:1px solid;
	font-size:11px;
	font-weight:bold;
	line-height:1.3;
	margin:0 0 3px;
	padding:1px 4px 2px;
}

.dim {
	background-color:#F0F3FC;
	padding:2px;
}

.short_desc {
	background-color:lightgrey; 
	width:150px; 
	padding:5px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

/* JAVSCRIPT VALIDATOR */

input.required, textarea.required {
	
}

input.validation-failed, textarea.validation-failed {
	border:2px solid #cf3938;
	
}

input.validation-passed, textarea.validation-passed {

}

.validation-advice {	
	padding: 2px;
	width:70px;	
	background-color: #cf3938;
	color : #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

/* Destination Tabs */

/*.destination_tab_contents
{
	float:left;
	background:#EFF5F3;
	padding:5px;
	min-width:20px;	
	border:1px solid #83acca;
}

#destination_tabs ul
{
	margin:0;
	list-style:none;
	padding-bottom:0px;
	padding-top:0px;
}*/

/*#destination_tabs li 
{
	display:inline;
	margin:0;
	padding:0;
}*/

.destination_list_bars {
	float:left;
	background:url("/images/gradient/destination_shade.jpg");
	width:572px;
	padding:4px;
	margin-left:0px;
	font-size:15px;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.destination_speciality {
	color:#5f2977;
}

.mobile {
	color:#5f2977;
	font-size:14px;
	font-family:Helvetica;
}
/* Destination Detail Tabs */


#destination_tabs
{
	float:left;
	width:730px;
	background:#FFF;
	font-size:10px;
	line-height:normal;
}

#destination_tabs ul
{
	list-style:none;
	margin:10px 0 0;
	padding:1px 0 0 3px;
}

#destination_tabs li 
{
	display:inline;
	margin:0;
	padding:0;
}

#destination_tabs a 
{
	float:left;
	margin:0;
	padding:0 1px 0 1px;
	cursor:pointer;
	text-decoration:none;
}

#destination_tabs a span 
{
	float:left;
	display:block;
	background:url("/images/common/tabs/dest_detail.png");
	min-width:20px;	
	color:black;
	font-size:14px;
	padding:5px;
}

#destination_tabs a span {float:none;}

#destination_tabs a:hover 
{
	background:url("/images/common/tabs/dest_detail_highlighted.png");
}

#destination_tabs a:hover span 
{
	background:url("/images/common/tabs/dest_detail_highlighted.png");
}

#destination_tabs .current a 
{
	background:url("/images/common/tabs/dest_detail_highlighted.png");
}

#destination_tabs .current a span 
{
	background:url("/images/common/tabs/dest_detail_highlighted.png");
}

/* Booking Elements */

.destination_book_items {
	height:10px;
	width:106px;
	color:color:#373535;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:7px;
	padding-top:3px;
	margin:0px;
	font-size:12px;
	font-family:Helvetica;
	background:url("/images/common/book_holiday_button.png");
}

.destination_book_items_blue {
	height:10px;
	width:106px;
	color:color:#373535;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:7px;
	padding-top:3px;
	margin:0px;
	font-size:12px;
	font-family:Helvetica;
	background:url("/images/common/blue_small_icon.png");
}

.destination_normal_items {
	height:8px;
	width:106px;
	color:black;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:7px;
	padding-top:3px;
	margin:0px;
	font-size:10px;
	background:url("/images/common/orange_button.jpg");
}

.destination_book_items a {
	text-decoration: none;
	color:black;
	border: 0px;
}

.destination_normal_items a {
	text-decoration: none;
	color:black;
	border: 0px;
}

/* Styles for Static Pages */

.title_bar{	
	background:url('/images/title_bar.png') no-repeat; 
	padding: 5px;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	font-weight:bold;
	font-size:15px;
}

.static_side_bar {
	float:left; 
	margin-left:10px; 
	font-size: 12px; 
	width:137px;
	padding:5px; 
	line-height:30px; 
	border: 1px solid rgb(188, 198, 207);
}

/* Main Side Bar */

.image_sidebar {
	padding:7px 5px 2px 0px; 
	cursor:pointer;
	width:132px; 
	height:23px; 
}

/* Sub Activity Items */

.sub_activity_items {
	background:url('/images/common/dropdown_bg.png'); 
	padding: 5px;
	border:1px solid #bca8c8; 
	position:absolute; 
	left:230px; 
	top:260px;
}

.login_tab_menu_selected {
	background-color:#6C2B8F; 
	color:#FFFFFF; 
	float:left; 
	margin-left:5px; 
	padding:5px; 
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.login_tab_menu {
	background-color:#dfd7ea;
	color:#000000;
	float:left; 
	margin-left:5px; 
	padding:5px; 
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}


/* Destination List Page */

.itinerary_selection {
	float:left; 
	margin-left:10px; 
	padding:2px; 
	border:1px solid #bca8c8;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.photos_right
{
	background-color:#feeedc;	
	border:1px solid #fcbc87; 
	background-repeat:no-repeat;
	padding:5px;
	min-height:500px;
	width:230px;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
	
}

.factfile_image
{
	background:url('/images/common/factfile.jpg') no-repeat;
	width:234px;
	height:25px;
}

.ivinca_moment_image {
	background:url('/images/common/moment_header.jpg') no-repeat;
	width:234px;
	height:25px;
}

.photos_right_image
{
	background:url('/images/common/photo_header.jpg') no-repeat;
	width:234px;
	height:25px;
	
}

.video_right_image
{
	background:url('/images/common/video_header.jpg') no-repeat;
	width:234px;
	height:25px;
}
.destination_right
{	
	background-color:#feeedc;	
	border:1px solid #fcbc87;
	background-repeat:no-repeat;
	padding:5px;
	min-height:180px;
	width:220px;
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

.destination_right_image {
	background:url('/images/common/itienary_header.jpg') no-repeat;
	background-color:#FFFFFF;
	width:216px;
	height:27px;
}

.destination_selection {
	float:left;
	margin-left:5px;
	background:url('/images/common/orange_button.jpg');
	width:132px;
	height:17px;
	padding:3px;
	font-size:13px;
	font-family:Helvetica;
	text-align:center;
	color:#373535;
}

.destination_right
{	
	background-color:#feeedc;	
	border:1px solid #fcbc87;
	background-repeat:no-repeat;
	padding:5px;
	min-height:190px;
}


input.button
{
	width:84px;
	height:23px;
	font-size: 12px;
    cursor:pointer;
    border:none;
    border-style:none;
    background:#a3c430;
    color:black;
    font-weight:none;
    padding: 1px 3px;
    background:url('/images/common/button_small.jpg') repeat-x left top;
 	font-weight: bold;
}

#toolTipBox {
	display: none;
	padding: 5;
	font-size: 12px;
	border: black solid 1px;
	font-family: verdana;
	position: absolute;
  	background-color: #77477b;
  	color: 000000;

}

.weekend
{
  background-color: none;
}

.weekend:hover
{
  background-color: orange;
}

.rounded_div {
	background-color:#e2dce7;
	color:#6040a0;
	padding:1px;
	width:240px;
	border:1px solid #6040a0;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
}

.rounded_attractions {	
	padding:1px;
	margin-top:3px;
	border:1px solid #6040a0;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	
}

.rounded_attractions_tooltip {	
	padding:1px;
	margin-top:3px;
	border:1px solid #6040a0;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	z-index:+1;
	
}

.header_text{
	font-family:Helvetica;
	font-size:17px;
	color:#000000;


}
.text{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	font-family:Helvetica;
	font-size:12px;

}
.green_box1{
	background-color: #d9e8d2;
	margin-left: 6px;
	width: 150px;
	height: 125px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	padding-left:10px;
	padding-top:10px;
	font-family:Helvetica;
	font-size:14px;
	color:#000000;
}
.green_box{
	background-color: #eaf3e6;
	margin-left: 6px;
	height: 125px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
.blue_box{
	background-color: #e5f1f8;
	margin-left: 6px;
	height: 125px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
.blue_box1{
	background-color: #cce4f1;
	margin-left: 6px;
	width: 150px;
	height: 125px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	padding-left:10px;
	padding-top:10px;
	font-family:Helvetica;
	font-size:14px;
	color:#000000;
}
.purple_box{
	background-color: #f1ecf5;
	
	height: 125px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
.purple_box1{
	background-color: #e3daeb;
	margin-left: 6px;
	width: 150px;
	height: 125px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	padding-left:10px; padding-top:10px;
	font-family:Helvetica;
	font-size:14px;
	color:#000000;
}
.orange_box{
	background-color: #ffe0cc;
	height: 125px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
}
.orange_box1{
	background-color: #fff0e5;
	margin-left: 6px;
	width: 150px;
	height: 125px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	padding-left:10px; padding-top:10px;
	font-family:Helvetica;
	font-size:14px;
	color:#000000;
}
.orange_small_box{
	float:right;
	background-color: #f58220;
	margin-left: 6px;
	width: 120px;
	height:26px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	margin-top:30px;
	padding-left:24px;
	padding-top:2px;
	color:#FFFFFF;
}


#mainContainer{
	width:860px;
	margin:0 auto; 	/* Center alignment */
	text-align:left;
	background-color:#FFF;
}
#leftColumn{	/* Left column of the page */
	width:600px;
	float:left;
	padding-right:5px;
}

#rightColumn{	/* right column, i.e. shopping cart column */
	width:200px;
	height:50px;
	background-color:#DDD;
	margin-left:570px;
margin-top:-40px;
}

.clear{
	clear:both;
}

.product_container{	/* Div for each product */
	width:190px;
	margin-right:15px;
	float:left;
	margin-top:3px;
	padding:2px;
	font-weight:bold;
}

.sliding_product img{	/* Float product images */
	float:left;
	margin:2px;
}
img{	/* No image borders */
	border:0px;
}


.text_box{

-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/search_bg.gif) no-repeat scroll 0 0;
border:0 none;
color:#808080;
float:left;
font-size:15px;
height:22px;
padding:1px;
vertical-align:middle;
width:125px;

}

.textbox
{
 height:15px;
 width:121px;
}



.go_button{

font-family: Arial;
font-size: 11px;
cursor: hand;
width:28px;
border:none;
border-style:none;
height: 23px;
background:#a3c430;
color:#000000;
font-weight:none;
padding: 1px 3px;
background:url(/images/go_bg.gif) repeat-x left top;

}

.attraction
{
 padding-top:10px;
 padding-bottom:10px;
 width:218px;
 padding-left:5px;
 padding-right:5px;
 background-color:#feeedc;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #a18ac2;

}


