/*
Theme Name: Frommer's Support
Theme URI: http://support.frommers.biz
Description: Custom WordPress theme.
Version: 2.0
Author: Cyrus Collier

*/

@import url('highlight.css');

body {
	margin: 0px;
	height: 0px;
	background-color: #c41230;
	font-family: verdana, helvetica, arial, sans-serif;
}

a {
	text-decoration: none;
	color: inherit;
}
#wrapper {
	margin: 0 auto;
	width: 930px;
}
.topLink {
	display: block;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 0px 13px;
	color: #ffffff;
	font-size: 15px;
	line-height: 15px;
	text-decoration: none;
	background: url('images/left_arrow_cta.png')  no-repeat 0px 5px;
}
.topLink:hover {
	color: #cccccc;
	background: url('images/left_arrow_cta_hover.png')  no-repeat 0px 5px;
}
#page {
	background-color: #ffffff;
}
#header {
	position: relative;		
	background-color: #ffffff;
}
#home #header {
	height: 343px;
	background-color: transparent;
}
#page #header img {
	position: absolute;	
	z-index: -10;
}
#page #header h1 {
	display: block;
	margin: 0px 0px 0px -5px;
	padding: 21px 0 25px 0;
	height: 53px;
	width: 499px;
	z-index: 10;
}
#home #page #header h1 {
	padding: 21px 0 0 0;
}
#page #header h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 499px;
	background-image: url('images/frommers_unlimited_header.png');
}
#page #header h1 a i {
	display:none;
}

#page #header .copyArea {
	display: block;
	margin: 0px;
	padding: 25px;
	width: 325px;
	color: #c41230;
	background-image: url('images/opacity_white_70.png');
	font-size: 13px;
	line-height: 27px;
}
#page #header .copyArea h2 {
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height:30px;
}
#page #header .copyArea p {
	padding: 0px;
	margin: 0px;
}

#page #header .callToAction {
	position: absolute;
	top: 104px;
	left: 544px;
	display: block;
	height: 210px;
	width: 355px;
	background-image: url('images/demo_cta.jpg');
	background-color: #c41230;
	background-repeat: no-repeat;
}
#page #header .callToAction i {
	display:none;
}
#page #header .callToAction:hover {
	background-position: 0px -210px;
}
#page #content  {
	background-color: #ffffff;
	padding: 5px 0px 5px 0px;
}
#page #content .sectionHighlight {
	width: 306px;
	float: left;
	/* color: #999696; */
	color: #7e7d7d;
	font-size:12px;
}
#page #content #gettingStartedHighlight, #page #content #examplesHighlight  {
	margin-right: 6px;
}
#page #content .sectionHighlight h3 {
	margin: 0px;
	font-size: 16px;
	background-color: #999999;
	color: #ffffff;
	font-weight: normal;
}

#page #content .sectionHighlight h3 a {
	display: block; 
	color: #ffffff;
    padding: 4px 0px 7px 20px;	 
}

#page #content .sectionHighlight h3 a span {
    margin-right: 20px;
    padding-right: 16px;
    background: url(images/misc_arrow.png) no-repeat right 60%;
    cursor: pointer;  
}

#page #content #gettingStartedHighlight h3{
	background-color: #ed8e2d;
}
#page #content #examplesHighlight h3 {
	background-color: #004b8e;
}
#page #content .sectionHighlight h3:hover {
	background-color: #c41230 !important;	
}
#page #content .sectionHighlight p {
	padding: 15px 20px 0px 20px;
	line-height: 16px;
	margin: 0px;
}
#page #content .sectionHighlight ul {
	list-style-image: url('images/gray_arrow_list_icon.png');
	padding-top: 12px;
	margin-top: 0px;
}
#page #content #gettingStartedHighlight ul{
	list-style-image: url('images/orange_arrow_list_icon.png');
	color: #ed8e2d;
}

#page #content .sectionHighlight ul li a,
#page #content .sectionHighlight p a {
	text-decoration: none;
	color: #7e7d7d;
}

#page #content .sectionHighlight ul li a:hover,
#page #content .sectionHighlight p a:hover {
	text-decoration: underline;
}

#page #content #gettingStartedHighlight ul a,
#page #content #gettingStartedHighlight p a {
	color: #ed8e2d;
}

#page #content #examplesHighlight ul {
	list-style-image: url('images/blue_arrow_list_icon.png');
	color: #004b8e;
}

#page #content #examplesHighlight ul a,
#page #content #examplesHighlight p a {
	color: #004b8e;
}

#page #content .sectionHighlight ul li {
	margin: 0px 0px 6px 0px;
}


#footer {
	padding: 10px 0 30px 0;
	text-align: right;
	color: #ffffff;
	font-size: 12px;
}

#footer a { color: white; }
#footer a:hover, #footer a:active { text-decoration: underline; }

#navigation {
	float: left;
	margin: -6px 65px 0px 15px;	
	width: 160px;
}
#navigation ul {
	width: 175px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
	/* border: 1px solid green; */
}

#navigation ul li a.active {
	margin: 0px 0px 0px -6px;
	background-image: url('images/active_menu_background.png');
	background-repeat: repeat-y;
	background-position: left;
}

#navigation ul li a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 6px 12px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	background-color: #999999;	
}
#navigation ul li#gettingStartedNavigation a {
	background-color: #ed8e2d;	
}
#navigation ul li#examplesNavigation a {
	background-color: #004b8e;	
}
#navigation ul li#apiReferenceNavigation a {
	background-color: #07960a;	
}

#navigation li ul  {
	margin: 4px 0px 4px 0px;
	padding: 0px;
}
#navigation li li {
	border-top: 1px solid #bdddf8;
	margin: 0px;
	padding: 0px;
}

#navigation li li:first-child {
	border-top: 1px solid #ffffff;
}

#navigation li li a {
	display: block;
	margin: 0;
	padding: 2px 0px 2px 12px;
	background-color: #ffffff !important;
	/* color: #c41230; */
	color: #004b8e;
	font-size: 10px;
	/* border: 1px solid red; */
	text-decoration: none;
}

#navigation li li a:hover {
	text-decoration: underline;
}

#navigation li li li  {
	border-top: 1px solid white;
	margin:0;
	padding:0;
}
#navigation li li li a {
	display: block;
	margin: 0;
	padding: 0px 0px 4px 24px;
	/* border: 1px solid black; */
}

#navigation li li.current_page_item a,
#navigation li li.current_page_parent > a {
    color: #C41230;
}


#mainContent {
    float: left;
	width: 595px;	
	font-size: 12px;
	color: #444444;
	margin-top: -6px;
	margin-bottom: 30px;
}

#mainContent a {
    color: #004B8E;
    text-decoration: underline;
}

#mainContent p, #mainContent ul {
	line-height: 140%;
}
#mainContent .firstHeader {
	margin-top: 10px;
}
#mainContent h1 {
	font-size: 25px;
	color: #c41230;
	font-weight: normal;
	border-bottom: solid 3px #bdddf8;
	margin: 0px 0px 12px 0px;
	padding: 4px 0px 0px 0px;
}
#mainContent h1 .additionalInfo {
	float: right;
}
#mainContent h2 {
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin: 24px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
}

#mainContent h3 { color: #000000; }

#mainContent h4 {
	font-size: 12px;
	/*color: #c41230;*/
	font-weight: bold;
	margin: 6px 0px;
	padding: 0px 0px 0px 0px;
}
#mainContent h6 {
	font-size: 12px;
	color: #000000;
	margin: 12px 0px 0px 0px;;
	padding: 0px 0px 0px 0px;
}
#mainContent .indentBox {
	margin: 0px 0px 0px 32px;
}
#mainContent p,
#mainContent ul,
#mainContent ol,
#mainContent dl {
	margin: 12px 0px 12px 0px;
}

#mainContent .feedmenu {
    font: 14px monospace;
    list-style: none;   
}

#mainContent .feedmenu li { margin-bottom: 6px; }

#mainContent .feedapi { margin-bottom: 40px; }

#mainContent .feedapi h2 {
    border-bottom: 1px solid #BDDDF8;
    border-top: 1px solid #BDDDF8;
    padding: 10px 0;
}

#mainContent .feedapi dl { padding-left: 12px; }

#mainContent .feedapi dt {
    font: 14px monospace;
    color: #884444;
    margin-bottom: 6px;
}

#mainContent .feedapi .parameters dt {
    font: 14px monospace;
    color: #884444;
    margin-bottom: 6px;
}

#mainContent .feedapi dd {
    margin: 0 0 12px 20px;   
    font-size: 11px;
}

#mainContent .feedapi dd ul { margin: 0; padding: 0; }

#mainContent .feedapi dd li { margin: 0 0 0 36px; }

#mainContent a.ctaLink {
	color: #c41230;
	text-decoration: underline;
	padding-right: 9px;
	background: transparent url('images/red_arrow_cta_link.png') no-repeat center right; 
}
#mainContent a.ctaLinkBlue {
	font-weight: bold;
	font-size: 12px;
	color: #004b8e;
	padding-right: 11px;
	background: transparent url('images/blue_arrow_cta_link.png') no-repeat center right; 
}

#mainContent a.ctaLinkBlueOpen {
	background: transparent url('images/blue_arrow_cta_link_open.png') no-repeat center right !important; 
}

.overlay {
	background-color: #f0f0f0;
	border: 1px solid #c41230;
	position: absolute;
	display: none;
	width: 595px;
}
.overlay .inner {
	margin: 20px 40px 20px 40px;
}

#mainContent .tabArea { margin-top: 10px; }

#mainContent .tabArea ul.tabs {
	position: relative;
	margin: 0px;
	padding: 0px;
	z-index:10;
	list-style: none;	
}
#mainContent .tabArea ul.tabs li {
	width: 175px;
	font-weight: bold;
	margin-right: 2px;
	text-align:center;
	display: block;
	float: left;
	border: 1px solid #999999;
	border-bottom: none; 
	background-color: #c9c7c7;
	color: 	#666666;
	position: relative;
	top: 1px;
}
#mainContent .tabArea ul.tabs li a {
	display: block;
	line-height: 33px;
	color: #666666;
	text-decoration: none;
}
#mainContent .tabArea ul.tabs li.active {
	display: block;
	float: left;
	line-height: 34px;
	position: relative;
	top: 1px;
	border: 1px solid #cccccc;
	border-bottom: none;
	background-color: #f3f2f2;
	color: 	#000000; 	
}
.tabArea .tabContent {
	border: 1px solid #cccccc;
	background-color: #f3f2f2;
	padding: 2px;
	position: relative;
}

.tabArea .tabContent .panel { height: 400px; }

.tabArea .tabContent .topControls {
	background-color: #d6d6d6;
	border: 1px solid #999999;
	padding: 5px;
	color: #040607;
}
.tabArea .tabContent .tabContentInner{
	background-color: #ffffff;
	margin-top: 2px;
	border: 1px solid #999999;
	padding: 5px;
	height: 354px;
	overflow: auto;
}

.tabArea .tabContent #loadingOverlay {
    height: 364px;
    width: 587px;
    position: absolute;
    left: 3px;
    top: 36px;
    text-align: center;

}

.tabArea .tabContent #loadingOverlay #loadingScreen {
    position: absolute;
    width: 100%;
    height: 100%;
}

.tabArea .tabContent #loadingOverlay #loadingScreen.active {
    background: #000000;   
}

.tabArea .tabContent #loadingOverlay #loadingContent {
    position: absolute;
    z-index: 1;
    top: 35%;
    width: 100%;
    color: #004B8E;
}

#mainContent pre {
    margin: 0;
    white-space: pre-wrap;
}
#mainContent pre code { padding: 10px;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Feed presentation styles */

#presentation .tabContentInner > div { padding: 13px 20px; }

#presentation .tabContentInner a {
    color: #EF5400;
    text-decoration: none;
}

#presentation .tabContentInner p {
    line-height:20px;
    margin:6px 0 12px;
}

#presentation .tabContentInner h2 {
    background-color: #EF5400;
    color: #EF5400;
    font-size: 29px;
    line-height: 29px;
    margin: 0 0 4px;
    padding: 0 0 0 12px;
}

#presentation .tabContentInner h2 span {
    background-color: #FFFFFF;
    padding: 0 7px;
}

#presentation .tabContentInner ul.linkList li {
    color: #EF5400;
    }

#presentation .tabContentInner .detailBox { margin:7px 0 24px; }

#presentation .tabContentInner .detailBox img {
    border: 0;
    float:left;
    margin:0 10px 0 0;
}

#presentation .tabContentInner .details { line-height: 16px; }

#presentation .tabContentInner .destinationMenu ul {
    line-height: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

#presentation .tabContentInner .destinationMenu ul li ul {
    list-style: none;
    margin: 8px 0 0;
    padding: 0 0 0 18px;
}

#presentation .tabContentInner .destinationMenu ul li ul li {
    color: #EF5400;
    line-height: 14px;
    list-style: disc outside none;
    margin: 0 0 5px;
}

#presentation .tabContentInner ul.detailList {
    line-height: 14px;
    list-style: none;
    margin: 0;
    padding: 0; 
}

#presentation .tabContentInner ul.detailList li {
    margin: 0 0 5px;
}

.rank1 {
    overflow: hidden;
    text-indent: -999px;
    width: 13px;
    background: url('images/rank-star.png') repeat-x center right;
}

.rank2 {
    overflow: hidden;
    text-indent: -999px;
    width: 26px;
    background: url('images/rank-star.png') repeat-x center right;
}

.rank3 {
    overflow: hidden;
    text-indent: -999px;
    width: 39px;
    background: url('images/rank-star.png') repeat-x center right;
}

.rank4 {
    overflow: hidden;
    text-indent: -999px;
    width: 52px;
    background: url('images/rank-star.png') repeat-x center right;
}

.price1 {
    overflow: hidden;
    text-indent: -999px;
    width: 10px;
    background: url('images/price-sign.png') repeat-x center right;
}

.price2 {
    overflow: hidden;
    text-indent: -999px;
    width: 20px;
    background: url('images/price-sign.png') repeat-x center right;
}

.price3 {
    overflow: hidden;
    text-indent: -999px;
    width: 30px;
    background: url('images/price-sign.png') repeat-x center right;
}

.price4 {
    overflow: hidden;
    text-indent: -999px;
    width: 40px;
    background: url('images/price-sign.png') repeat-x center right;
}

#featuredEventsOverview.TOWN {
    float: left;
    width: 400px;
}

.address {
    margin: 2px 0 20px 0;
}

.detailGroup {
    margin-bottom: 10px;
}

.infoTable {
    width: 100%;
    border-collapse: collapse;
}

.infoTable tr {
    border-bottom: 1px solid #ccc;
}

.infoTable th {
    width: 25%;
    background-color: #f6f6f6;
    xborder-bottom: 1x solid #ccc;
}

.infoTable td {
    width: 75%;
    xborder-bottom: 1px solid #ccc;
}

.infoTable th,.infoTable td {
    text-align: left;
    vertical-align: top;
    padding: 3px 5px 3px 5px;
}
