@import url('standard.css');
@import url('wc-module-directory.css');

/*** layout CSS ***/
body {
	background: #000;
}

.layer-accessibility {
	display: none
}

#layer-page {
	margin: 0 auto;
	padding: 0;
}

/*fixed width for all*/
#layer-page,
#layer-footer #layer-top-toolbar,
#layer-footer #layer-form-search,
#layer-menu {
	width: 976px;
}

/*** Header CSS ***/
#layer-header {
	height: 14.5em;
	padding: 0 12px 1em 38.4px;
	background: url(/graphics/711travel/bg-header.jpg) no-repeat;
}

#layer-header a {
	position: relative;
	display: block;
	width: 210px;
	height: 74px;
	background: url(/graphics/711travel/logo-711.png) left center no-repeat;
	margin: 37px 0 0 5px;
	float: left;
}

#layer-header h2 {
	font-size: 128%;
	margin: 1.15em 0 0 0;
	font-weight: bold;
	letter-spacing: -1px
}

#layer-header p {
	font-size: 95%;
	font-family: Verdana, Arial, Georgia, Tahoma, Geneva, serif;
}

#layer-header #logo {
	
}

#layer-header #layer-logo h1 {
	display: none;
	padding: 0;
	margin: 0;
}

/*** page and body CSS ***/
#layer-body {
	padding: 19px 13px 8px 13px;
	background: #fff !important
}

/*** footer CSS ***/
#layer-footer {
	
}

#layer-footer #layer-top-toolbar {
	float: right;
	position: absolute;
	top: 0;
	z-index: 3;
	background: transparent url(/graphics/711travel/bg-search-bar.jpg) right top no-repeat;
}

#layer-header-image {
	position: absolute;
	top: 41px;
	left: 595px;
	height: 133px;
	width: 324px;
	background: url(/graphics/711travel/img_quote-guy.png) no-repeat;
}

#layer-footer #layer-top-toolbar ul {
	margin: .6em 1em;
	padding: 0;
	float: right
}

#layer-footer .link-resize {
	color: #FFFFFF;	
}

#layer-footer .link-resize.font-size-selected {
	text-decoration: underline;
}

ul.toolbar {
	list-style-type: none;
	margin: 0;
	padding: 0
}

#layer-top-toolbar ul li {
	display: inline;
	margin-right: 6px;
	color: #AA96D1;
}

#layer-top-toolbar ul li a {
	color: #AA96D1;
}

span.divider-bar {
	padding-left: 6px;
	color: #AA96D1;
}

#layer-top-toolbar ul li span.style-font-small {
	font-size: .8em
}

#layer-top-toolbar ul li span.style-font-big {
	font-size: 1.2em
}


#layer-top-toolbar ul li.position-last {
	border: 0;
	margin: 0
}

#layer-footer #layer-form-search {
	position: absolute;
	top: .1em;
	margin: 0;
	padding: 0;
	background: transparent url(/graphics/711travel/bg-search-bar.jpg) right 0 no-repeat;
}

#module-form-search {
	border: 0;
}

#layer-footer #layer-form-search fieldset {
	float: right;
	margin: 0.5em 1.1em 0.7em 1.1em;
	padding: 0;
	border: 0;
	text-align: right;
}

#layer-footer #layer-form-search input.text {
	background-color: #EEE;
	border: 1px solid #D9D9D9;
}

#layer-footer #layer-form-search label {
	display: none;
}

#layer-footer #layer-form-search input.text {
	width: 145px;
	margin-top: -1px;
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 100%;
	border: none;
}

#layer-footer #layer-form-search li,#layer-footer #layer-form-search p.form-standard-submit {
	display: inline !important;
	padding: 0;
}

#layer-footer #layer-form-search ul {
	float: left;
	margin: .1em 0 0 0;
	padding: 0;
}

#layer-footer #layer-form-search .input-search-submit {
	margin-left: 7px;
	padding-bottom: 3px;
	width: 62px;
	height: 20px;
	background: transparent url(/graphics/711travel/bg_button-search.jpg) no-repeat;
	border: 0;
	color: #FFF;
	font-size: 12px;
}


#layer-footer #layer-form-search .panel-search-submit {
	float: left;	
	margin: 0;
	padding: 0;	
}
	
#layer-footer-content {
	padding: 1.3em 1em 0 1em;
	background-color: #323232;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;	
}

#layer-footer-content a {
	color: #505050
}

#layer-footer-content .style-column-2-1 {
	float: left;
	font-size: 95%;
	color: #FFF;
}

#layer-footer-content .style-column-2-2 {
	float: right;
	text-align: right;
	font-size: 95%;
	color: #FFF;	
}

#layer-footer-content .style-column-2-2 ul {
	list-style-type: none
}

#layer-footer-content .style-column-2-2 ul li {
	display: inline;
	margin-left: 18px
}

/*** Menu ***/
#layer-menu {
	position: absolute;
	top: 12.3em;
	margin-left: -17px;
	padding-left: 15px;
	width: 955px;
}

#layer-menu h3{
	display:none	
}

#layer-menu ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position:relative
}

#layer-menu ol li {
	display: block;
	float:left;
	margin: 0;
	padding: 0;
	
}

#layer-menu ol li a {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: .9em 20px 1em 20px;
	background-color: #5D4694;
	color: #fff;
	border-top: 1px solid #866FBF;
	border-left: 1px solid #866FBF;
	border-right: 1px solid #866FBF;
	text-decoration: none;
}

#layer-menu ol li.position-last a {
	background: none
}

#layer-menu ol li a:hover {
	color: #fff;
	background: #a697ce;
}

#layer-menu ol li ol {
	display:none	
}

#layer-menu ol li:hover ol {
	position:relative;
	display:block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#layer-menu ol li ol li a {
	
}

#layer-menu ol li ol li ol li a {
	padding-left: 27px
}

#layer-menu ol li.state-selected a {
	background: #FFFFFF !important;
	color: #000 !important
}

/*** Sub Menu and side menu***/
#layer-menu-sub, #layer-menu-side {
	margin-bottom: 1em;
}

#layer-menu-sub h3, #layer-menu-side h3{
	display: none;
}

#layer-menu-sub ol, #layer-menu-side ol {
	margin: 0;
	padding: 0;
}

#layer-menu-sub ol li, #layer-menu-side ol li {
	padding-top: 5px;
	background: url(/graphics/711travel/bg_sub-nav-top-corner.gif) center top no-repeat;
	list-style: none;
}

#layer-menu-sub ol li.state-selected {
	background: url(/graphics/711travel/bg_sub-nav-top-selected-corner.gif) center top no-repeat!important;
}

#layer-menu-sub ol li.state-selected ol li {
	background: none;
	padding-top: 0;
}

#layer-menu-sub ol li a:hover,
#layer-menu-sub ol li.state-selected a:hover {
	background-color: #a697ce!important;
	text-decoration: none!important;	
}

#layer-menu-sub ol li a, #layer-menu-side ol li a {
	display: block;
	padding: 0.3em 12px 0.7em 12px;
	background: #765EB4 url(/graphics/711travel/bg_sub-nav-bottom-corner.gif) center bottom no-repeat;
	color: #FFFFFF;
	margin-bottom: 1px
}

#layer-menu-sub ol li.state-selected a {
	margin-bottom: 0!important;	
	background-color: #E7E3F4!important;
	color: #5A4894!important;
}

#layer-menu-sub ol li.state-selected ol li a {
	padding-bottom: 0.3em;
	margin-bottom: 0!important;	
}

#layer-menu-sub ol li.state-selected ol li.position-last a {
	padding-bottom: 1.2em;
	background: #E7E3F4 url(/graphics/711travel/bg_sub-nav-bottom-selected-corner.gif) center bottom no-repeat;
}

#layer-menu-sub ol li.state-selected, #layer-menu-side ol li.state-selected{
	background:none;	
}

#layer-menu-sub ol li.state-selected a, #layer-menu-side ol li.state-selected a,
#layer-menu-sub ol li.state-selected ol li.state-selected a, 
#layer-menu-sub ol li.state-selected ol li.state-selected ol li.state-selected a {
	font-weight: bold;
	background: #FAFAFA;
}

#layer-menu-sub ol li.state-selected ol li a,
#layer-menu-sub ol li.state-selected ol li.state-selected ol li a {
	font-weight: normal
}

#layer-menu-sub ol li ol, #layer-menu-side ol li ol{
	padding-bottom: 0.2em;
}

#layer-menu-sub ol li ol li ol, #layer-menu-side ol li ol li ol{
	padding-bottom: 0.3em;
}

#layer-menu-sub ol li ol li a, #layer-menu-side ol li ol li a{
	padding-left: 24px;
	font-weight: normal;
	background: #EEE;
}

#layer-menu-sub ol li.state-selected ol li.state-selected a, #layer-menu-side ol li ol li a{
	background: none;
}

#layer-menu-sub ol li.state-selected ol li.state-selected a {
	padding-top: .5em;
	padding-bottom: .5em
}

#layer-menu-sub ol li.state-selected ol li.state-selected ol li a {
	padding-top: .3em;
	padding-bottom: .3em
}

#layer-menu-sub ol li ol li ol li a, #layer-menu-side ol li ol li ol li a{
	padding-left: 36px;
	background: #FFF !important;
}

#layer-menu-quick-links {
	position: absolute;
	right: 230px;
	padding: 9px 20px;
	background: none;
	text-align: right;
}

#layer-menu-quick-links ul {
	margin: 0;
	padding: 0
}

#layer-menu-quick-links ul li {
	list-style-type: none;
	display: inline;
	margin-left: 15px
}

#layer-menu-quick-links ul li a {
	color: #57468C;
}

#layer-menu-quick-links ul li span.divider-bar {
	color: #EEEEEE
}

/*** horizontal frontpage CSS ***/
#layer-frontpage.style-horizontal .style-col2 #layer-panel-1 {
	float: left;
	width: 614px;
	min-height: 145px;
	margin: 0 0 0 13px;
}

#layer-frontpage.style-horizontal .style-col2 #layer-panel-2 {
	float: right;
	width: 305px;
	min-height: 145px;
}

#layer-frontpage.style-horizontal .style-col2 #layer-panel-1 h2,
#layer-frontpage.style-horizontal .style-col2 #layer-panel-1 h3 {
	color: #045FA5;
	font-size: 170%;
}

.layer-purple-title-box {
	background: none!important;
}

.layer-purple-title-box h2,
.layer-purple-title-box h3 {
	padding-left: 0!important;
	color: #6D5899!important;
	font-size: 170%!important;
	font-weight: normal!important;
	border: 0!important;
	text-transform: none!important;
}

.layer-purple-title-box a {
	color: #584887;
	font-weight: bold;
}

#layer-frontpage.style-horizontal #layer-wide-panel {
	padding: .5em 6px;
	margin-bottom: .5em;
	background-color: #EEEEEE
}

#layer-frontpage.style-horizontal #layer-main-panel {
	margin: 0 10px 9px 0;
	padding: 13px 12px;
	background-color: #EEEEEE;
	width: 600px
}

#layer-frontpage.style-horizontal #layer-main-panel h3 {
	margin-bottom: 14px
}

#layer-frontpage.style-horizontal #layer-main-panel img {
	margin-right: 14px
}

#layer-frontpage.style-horizontal #layer-main-panel h2 {
	margin-top: 0
}
	
#layer-frontpage.style-horizontal #layer-main-panel a {
	color: #102A77
}

#layer-frontpage.style-horizontal .style-col1 {
	float: left;
	width: 304px;
}

#layer-frontpage.style-horizontal .style-col3 {
	clear: both;	
}

#layer-frontpage.style-horizontal .style-col3  .layer-purple-box, 
#layer-frontpage.style-horizontal .style-col3 .style-panel {
	float: left;
	width: 308px;
	margin-right: 12px;
}

#layer-frontpage.style-horizontal .style-col3  .layer-purple-box.position-last,
#layer-frontpage.style-horizontal .style-col3 .style-panel.position-last {
	margin-right: 0 !important;
}

#layer-frontpage.style-horizontal .style-col3  .layer-purple-box {
	padding: 6px 0 0 0;	
	background: url(/graphics/711travel/bg_purple-box-top-corner.gif) no-repeat;
}

#layer-frontpage.style-horizontal .style-col3  .layer-purple-box a {
	color: #0064A6;
}

#layer-frontpage.style-horizontal .style-col3  .layer-purple-box img {
	float: right;
	margin-left: 5px;
	border: 5px solid #FFFFFF;
}

#layer-frontpage.style-horizontal .style-col3  .layer-purple-box h3,
#layer-frontpage.style-horizontal .style-col3  .layer-purple-box h2 {
	width:	278px;
	margin: 0 0 15px 0!important;
	padding-bottom: 16px;
	color: #045FA5;
	background: url(/graphics/711travel/bg_dotted-purple.gif) 0 bottom repeat-x;
	font-size: 170%;
}

#layer-frontpage.style-horizontal .style-col3  .layer-purple-box p {
	margin-bottom: 0;	
}

#layer-frontpage.style-horizontal .style-col3  .layer-purple-box .container-panel {
	min-height: 153px;
	margin: 0!important;
	padding: 8px 15px;
	background-color: #E7E3F4;	
}

.layer-purple-box-bottom-corner {
	height: 6px;
	margin: 0!important;
	background: url(/graphics/711travel/bg_purple-box-bottom-corner.gif) no-repeat;
}
	
#layer-frontpage.style-horizontal .style-col3 .no-style-panel h2,
#layer-frontpage.style-horizontal .style-col3 .no-style-panel h3 {
	margin: 0;
	padding: 10px;
	font-weight: bold;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	text-transform: uppercase;
	font-size: 100%;
}



/*** panel CSS ***/
.style-panel {
	margin-bottom: 22px;
	background: url(/graphics/711travel/bg_dotted-grey.gif) bottom center repeat-x;
}

.style-panel h3, 
.style-panel h2 {
	padding: 10px;
	margin: 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.style-panel a {
	color: #584887;
}

.style-panel.style-frame-box {
	border: 1px solid #E1E1E1;
	padding: 8px 8px 5px 8px;
	margin-bottom: 12px
}

.style-panel.style-frame-box p {
	margin-bottom: 8px
}

.style-panel.style-frame-box h3 {
	padding: 0;
	background: none;
	color: #AF2024;
	border: 0
}

.style-panel.style-frame-box h3 a,
.style-panel.style-frame-box a {
	color: #AF2024
}

.style-panel.style-frame-box p {
	font-size: 120%
}

.style-panel ol {
	margin: 0 10px;
	padding: .5em 0 0 0;
}

.style-panel ol li {
	list-style-type: none;
	margin-bottom: 1em;
	padding: 2.8px 0;  
}

.style-panel ol li h4 {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 120%
}

.style-panel ol li h4.style-normal-heading {
	font-size: 100%
}

.style-panel ol li p {
	margin-bottom: 0
}

.style-panel ol li.position-last {
	border-top: 1px solid #D8D8D8
}

.style-panel div.style-link-more {
	font-size: 100%;
	font-weight: normal;
	padding: 1px 0;
	margin: 0;
	background: url(/graphics/711travel/bg_dotted-grey.gif) top center repeat-x;
}

.style-panel div.style-link-more p {
	margin: 10px 10px 12px 10px;
	padding: 0;
}


a.style-link-twitter {
	background: url(/graphics/ico_twitter.gif) left center no-repeat;
	padding: 1px 20px;
	display: block
}

a.style-link-rss {
	display: block;
	float: right;
	margin-top: -14px;
	padding: 8px;
	background: url(/graphics/ico_rss.gif) left center no-repeat;
}

/* Purple Box */
.style-column-right .layer-purple-box {
	padding-top: .5em;
	background: #E8E3F5 url(/graphics/711travel/bg_sub-nav-top-selected-corner.gif) no-repeat;
}

.style-column-right .layer-purple-box-bottom-corner {
	height: 5px;
	background: #FFFFFF url(/graphics/711travel/bg_sub-nav-bottom-selected-corner.gif) no-repeat;
}

.style-column-right .layer-purple-box .container-panel {
	padding: 0 15px;
}

.style-column-right .layer-purple-box h3 {
	padding-left: 0;
	padding-bottom: .6em;
	color: #045FA5;
	font-size: 170%!important;
	font-weight: normal!important;
	text-transform: none!important;
	border: 0;
}

.style-column-right .layer-purple-box a {
	color: #0063A8;
}

/*** Horizontal standard Page CSS***/
#layer-standard.style-horizontal .style-main-panel {
	float: right;
	width: 700px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-left {
	float: left;
	width: 443px;
}

#layer-standard.style-horizontal .style-main-panel .style-column-right {
	float: right;
	width: 229px;
}

.layer-left-panel {
	float: left;
	width: 229px;
}

h2.style-page-title {
	font-size: 175%;
	margin-bottom: .7em;
	color: #005EA9;
}

.style-main-image-holder {
	margin-bottom: 2em
}

.style-column-right #layer-right-panel1 {
	margin-bottom: 15px
}

.style-column-right #layer-right-panel3 {
	margin-top: 15px
}

/*** Active objevcts standard CSS ***/

/*** tabs ***/
.style-tabs-container {
	border: 1px solid #fff;
	border-bottom: 2px solid #ccc;
	margin-top: 12px 
}

.style-tabs{
	list-style:none;
	padding:0;
	margin:0;
	clear:left
}

.style-tabs li{
	float:left;
	padding:0;
	margin:0;		
}

.style-tabs li a{
	display:block;
	margin-right: 2px;
	padding:.75em 15px;
	background-color: #6D6D6D;
	color: #FFF;
}

.style-tabs li.state-selected a{
	background-color: #EEE;	
	font-weight: bold;
	color: #000;	
}

.style-tab-content{
	clear:both;	
}

/*** pagination ***/
.style-pagination {
	padding: 3px 0 2px 0
}

.style-pagination.position-top{
	margin-bottom:.25em;
	border-bottom:solid 1px #ccc	
}

.style-pagination.position-bottom{
	margin-top:.25em;
	border-top:solid 1px #ccc	
}

.style-pagination .style-pagination-results{
	float:left;
	padding:.5em 6px	
}

.style-pagination .style-pagination-results .style-pagination-number{
	font-weight:bold
}

.style-pagination .style-pagination-pages span {
	display: block;
	float: left;
	margin: 0 3px;
	padding: 1px 5px
} 

.style-pagination .style-pagination-pages {
	float:right;
	padding:.5em 6px	
}

.style-pagination .style-pagination-pages .style-pagination-selected {
	background: #686E7E;
	color: #fff
}

p.style-rss{
	float:left;	
	padding:.5em 6px
}

/*** listing ***/
ol.result-listing{
	list-style:none;
	padding: 8px 0;
	margin:0;
	clear:both
}

ol.result-listing li {
	padding: 5px 0;
	margin-bottom: 16px
}

ol.result-listing li div.wc-layer-image-holder {
	float: left;
	width: 110px;
}

ol.result-listing li div.wc-layer-content {
	float: left;
	width: 320px
}

ol.result-listing li h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

ol.result-listing li p {
	margin-bottom: 4px
}

.result-listing img{
	float:left;
	margin:0 10px 0 6px
}

p.status-no-result {
	padding: 8px
}

table.tbl-result-listing {
	width: 100%
}

table.tbl-result-listing td h3 {
	font-weight: bold;
	margin: 0 0 4px 0
}

table.tbl-result-listing td p {
	margin-bottom: 4px
}

table.tbl-result-listing img{
	float:left;
	margin:0 10px 0 6px
}

/* Details */
div.result-details img {
	margin-right: 8px
}

p.style-return {
	margin: 15px 0 0 0;
	padding: 10px 12px;
	border-top: 1px solid #EEEEEE;
	background: url(/graphics/ico_arrow-dark-blue-left.gif) left center no-repeat;
}


/* Breadcrumbs */
	
#wc-breadcrumbs {
	padding: .4em 8px .6em 1px;
	margin-bottom: 3px
}

#wc-breadcrumbs ul {
	padding: 0;
	margin: 0;
	width:78% 
}

#wc-breadcrumbs ul li {
	display: inline;
}

#wc-breadcrumbs ul li .bar {
	color: #B5B7B6;
}

/* Social bookmark */
#wc-social-bookmark {
	margin: -15px 0 0 0;
	text-align: right;
}

.style-calendar {
	background: url(/graphics/ico_calendar.gif) left center no-repeat;
	padding-left: 18px
}


#layer-catalogue ol {
	margin: 0;
	padding: 0;
}

#layer-catalogue ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#layer-catalogue ol li .catalogue-label {
	background-color: #DBDBDB;
	display: block;
	padding: 5px 14px;
	margin: 3px 0 0 0;
}

#layer-catalogue ol li .catalogue-label:hover {
	background-color: #EDEDED;
}

#layer-catalogue ol li ol {
	margin: 9px 0 11px 24px;
}

#layer-catalogue ol li ol li {
	background: url(/graphics/ico_arrow-right-grey.gif) 0 2px no-repeat;
	padding-left: 14px;
	display: block;
}

#layer-catalogue ol li ol li ol {
	margin: 4px 0 6px 0;
}



/***** pullquote CSS *****/

.pulledquote{
	display: block;
	background: #f9f9f9 url('/graphics/pullquote-top.gif') .5em .2em no-repeat;
	width: 40%;
	padding: 1.75em 0.5em 0.25em 0.5em;
	margin: 0.5em;
	font-size: 1.2em;
	line-height: 1em;
	font-weight:bold;
	color: #666;
}

.pulledquote span.pulledquote-text {
	padding-left: 3.3em;
	text-align: left;
	display: inline;
}

.pulledquote .pullquote-bottom{
	display:block;
	background: url('/graphics/pullquote-bottom.gif') 0 0 no-repeat;
	width:40px;
	height:40px;
	float:right;
}


.pulledquote-left {
	float: left;
	text-align: left;
	
}

.pulledquote-right {
	float: right;
}

.pulledquote-center {
	text-align: center;
	width:100%;
	
}
