.wrapper {background: #fff;}
.head_wrapper {
	background:url(../images/header-bg.png) repeat-x;
}
.head_wrapper .body {background: none;}



.sub-bg {position: relative; z-index: 10;}
/* HEADER */
.navbar-social {
	height: 100%;
	margin: 13px 0;
	text-align: right;
}
#header .row-fluid, #header .row-fluid .span3, #header .row-fluid .span6{

}
#content .span4:last-child {margin-bottom: 50px;}
/*NAVIGATION*/

ul.dropdown-menu.nav-child {
	padding: 5px 10px;
}
ul.dropdown-menu.nav-child li {
	border-bottom: 1px dotted #666;
}
.dropdown-menu.nav-child li:last-child {
	border-bottom: none;
}
.dropdown-menu a {padding: 7px 5px;color: #696e74;}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
	text-decoration: none;
	color: #dd4d60 !important;	
	background-color: #fff;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}	
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
	color: #dd4d60 !important;	
	text-decoration: none;
	outline: 0;
	background-color: #fff;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffffffff', GradientType=0);
}

.nav > li.dropdown.open.active > a:hover {	

	background: none;

}


.call-to-action {width: 220px;float: right;}
.call-to-action .call-agent {font-style: italic; color: #333; font-size: 15px;line-height:22px; padding-top: 10px;}
.call-to-action .phone-number {font-weight: bold; color: #003359; letter-spacing: 1px;font-size: 24px;text-align: center;}
p.agent-info{
    color:  #003358;
    font-size: 22px;
    line-height:  26px;
    margin:  10px 0 0 0;
}
p.agent-info span{
    color:  #333;
    margin:  0 10px 0 0;
    font-size: 16px;
}

/** FEATURE SECTION **/
/** FEATURE SECTION **/
#feature{
    width:  100%;
}
#feature .sprocket-features-pagination-wrapper {width: 100%; position: absolute; bottom: 10px;z-index: 10;}
#feature .layout-slideshow .sprocket-features-pagination {
    //width: 960px;
    //margin: 0 auto;
    text-align: right;
}

#feature .layout-slideshow .sprocket-features-pagination li{
    border-radius:  0;
    padding:  5px;
    background-color:  #fff;
}


#feature .sprocket-features .sprocket-features-img-container {height: 300px; width: 100%;background-position: 50% 50%; background-repeat: no-repeat;}
#feature .sprocket-features .sprocket-features-content {text-align: right;}
#feature .sprocket-features h2.sprocket-features-title {font-size: 44px; text-transform: uppercase;font-weight: normal;color: #CF283E;margin-top: 30px;padding: 0px 4px;display:block;float: right;background: none repeat scroll 0 0 rgba(255, 255, 255, 0.43);}
#feature .sprocket-features .sprocket-features-desc {width: 35%;display:block;float: right;clear:both;background: none repeat scroll 0 0 rgba(255, 255, 255, 0.60);}
#feature .sprocket-features .sprocket-features-desc p {font-style:italic; font-size: 14px; color:#4d4d4d;}
#feature .sprocket-features .sprocket-features-desc a.readon {display:block;color: #CF283E;padding-top: 6px;}
/*
#feature .sprocket-features h2.sprocket-features-title a{
	font-size: 48px; text-transform: uppercase;font-weight: normal;color: #CF283E;margin-top: 30px;
	padding: 0px 4px;display:block;float: right;font-family:Lato;width:280px;line-height: 48px;
}
#feature .sprocket-features h2.sprocket-features-title {
	width: 35%;display:block;float: right;clear:both;font-family:Lora;font-size:13px;color:#4d4d4d;
	 background: none repeat scroll 0 0 rgba(255, 255, 255, 0.43);
	 margin-top:20px;
	 padding:15px;
	 padding-left:0px;
}
#feature .sprocket-features .sprocket-features-desc {
	width: 35%;display:block;float: right;clear:both;font-family:Lora;font-size:13px;color:#4d4d4d;
	 background: none repeat scroll 0 0 rgba(255, 255, 255, 0.43);
	 padding:15px;
	 padding-left:0px;
	 margin-top:-12px;
}

#feature .sprocket-features .sprocket-features-desc a{
	text-decoration:none;
	font-family:Lato;
	font-size:16px;
	color:#CF283E;
}
*/





#feature .sprocket-features .sprocket-features-desc p {font-style:italic; font-size: 14px; color: #003359;}
/** Homepage */

.item-page .row-fluid h3.front_head{
    color:  #003358;
}

.item-page .row-fluid h3.front_head span.header_grey{
    color:  #666666;
}

/*.item-page .row-fluid .middle{
    border-left:  dotted 1px #666;
    border-right:  dotted 1px #666;
    margin-left:  1%;
    padding:  0 1.2%;
}*/

/* INTERIOR PAGE HEADER / BREADCRUMBS */
.sub-bg #top{
    background: #0a3d60; /* Old browsers */
background: -moz-linear-gradient(top,  #0a3d60 0%, #011d32 98%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a3d60), color-stop(98%,#011d32)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0a3d60 0%,#011d32 98%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0a3d60 0%,#011d32 98%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0a3d60 0%,#011d32 98%); /* IE10+ */
background: linear-gradient(to bottom,  #0a3d60 0%,#011d32 98%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a3d60', endColorstr='#011d32',GradientType=0 ); /* IE6-9 */
padding:  5px 0;
margin-bottom:  15px;
}

.sub-bg #top h2{
    font-size:  26px;
    color:  #ccccca;
}

.sub-bg #top .breadcrumb{
    background-color:  transparent;
    color:  #ccccca;
    border-radius:  none;
    text-align:  right;
}

.sub-bg #top .breadcrumb li{
    text-shadow: none;
}

.sub-bg #top .breadcrumb li a{
    color:  #ccccca;
}

.sub-bg #top .breadcrumb li:last-child{
    font-weight:  bold;
}



/*FOOTER*/
#footer{
    color: #999;
    font-size:  11px;
    background:#E3E4E6 url("/images/fotter_grey_shade.png")  repeat-x;
}



#footer .container .light-bg{
    padding:  10px 20px;
}
#footer p{
    margin:  10px 0;
	font-family: Lato;
	font-size: 13px;
	color: #909090;	
}

#footer p img:hover{
    opacity:  .8;
}




/* primary button style override
-----------------------------------------*/

.btn-primary {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #003359;
	background-image: -moz-linear-gradient(top,#004980,#00345a);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#004980),to(#00345a));
	background-image: -webkit-linear-gradient(top,#004980,#00345a);
	background-image: -o-linear-gradient(top,#004980,#00345a);
	background-image: linear-gradient(to bottom,#004980,#00345a);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff004980', endColorstr='#ff00345a', GradientType=0);
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color: #00345a;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #fff;
	background-color: #00345a;
	*background-color: #00345a;
}
.btn-primary:active,
.btn-primary.active {
	background-color: #003399 \9;
}


/* base page style
-----------------------------------------*/

.page-header h2 {text-transform: uppercase; font-size 24px; font-weight: normal;padding-top: 15px;}
.item-page h3 {font-style: italic; font-weight: normal;}

/* modstyle1
-----------------------------------------*/

.modstyle1 .module-title {background: url('../images/sidenav-header.png') repeat-x;padding: 0px 10px;}
.modstyle1 .module-title h3 {margin: 0px; padding: 0px; line-height: 36px;font-size: 18px; font-style: italic; color: #fff;font-weight: normal;}
.modstyle1 .module2 {background: #f1f1f1;}
.modstyle1 ul.nav.menu {padding: 10px 20px;}
.modstyle1 ul.nav.menu li {
	border-bottom: 1px dotted #808080;
}
.modstyle1 ul.nav.menu li:last-child {border-bottom: none;}
.modstyle1 ul.nav.menu li a {line-height: 36px;color: #808080;font-size: 13px;}
.modstyle1 ul.nav.menu li a:hover {color: #666;}
.modstyle1 ul.nav.menu li.active a {color: #4d4d4d;}

/* modstyle2
-----------------------------------------*/
.modstyle2 .module-title h3 {border: none;font-size: 18px; font-style: italic; color: #333;font-weight: normal;margin-bottom: 0px;padding-bottom: 8px;}

.contentpane iframe {margin: 20px 0px;}

ul.newsfeedmodstyle2, ul.newsfeedmodstyle2 ul {list-style: none;margin: 0px;}



#footer .container {
	padding-top: 20px;
	padding-bottom: 20px;
}
#shadowHeader{
	background: url('../images/header_shadow.png') no-repeat center; height: 15px;
}
.random-image {
    float: left;
    width: 216px;
}

#shadow{background: url("../images/fotter_grey_shade.png") no-repeat scroll 242px 30px #fff;} 
.blog-featured .item-title span{ color: #AB2133;font-family: Lato;font-size:16px;font-weight: bold;font-style: italics;}
.blog-featured .item-title { color: #666666;font-family: Lato;font-size: 16px;font-weight: bold;font-style: italics;}

.banneritem {
    float: left;
    padding-bottom: 30px;
    max-width: 100%;
}

.banneritem img {
    border: 0 none;
    height: auto;
    max-width: 100% !important;
    vertical-align: middle;
}
.sidebar-a {
	margin-bottom: 30px;
}

.trav h3.module-header {
	background: url('../images/module_red_bg.png') #cf283e repeat-x bottom;
	margin: 0px;
	padding: 10px;
	font-family: 'Lato';
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 20px;
	color: #fff;
}
.trav .nav > li > a {
	font-size: 13px;
	line-height: 30px;
	border-bottom: 1px dotted #000;
	margin-left: 20px;
	color: #6E7275;
	margin-right: 20px;
	font-style: italic;
}

.trav {
	background-color: #E5E6E6;
	padding-bottom: 30px;
	
}
.trav .nav > li.active > a {color: #cf283e;}
.trav ul.nav {margin-bottom: 10px;margin-top: 10px;}


#footer h2 {
	color: #bbbbc1;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
}
#footer h2 span.duo {
	color: #666;
}

.itemContainer {border-bottom: #eee 1px solid;}
.itemContainer {line-height: 26px;}
div.itemListCategory {
	background: none;
	border:none;
}

.contact_block{
	float:right;
	padding-top:23px;
	padding-right: 173px;
}

.contact_block_group{
	float: right;
	padding-top: 23px;
	padding-right: 113px;
}

.contact_block_wedding{
	float: right;
	padding-top: 23px;
	padding-right: 49px;
}

.contact_block b{

	color: red;
}

.contact_block_group b{

	color: red;
}

.contact_block_wedding b{

	color: red;
}

/*.online_list ul{
	list-style-type: none;
	padding: 5px;
	display: inline-block;
}*/
#services {
	width: 400px;
	float: left;
}

#services_wedding {
	width: 317px;
	float: left;
}
#services ul{
	list-style-image: url('/images/checkmark_small.png');
}
#services_wedding ul{
	list-style-image: url('/images/checkmark_small.png');
}

.intl_travel{
	float: left;
	width: 232px;
}

.intl_travel2{
	float: left;
	width: 200px,

}

.intl_travel3{
	float: right;
}

.intl_travel4{
	float: left;
	
}

table.compare td, table.compare th {text-align: center;}
table.compare tr :first-child {text-align: left;}
