/*****************************************************************************
																			//
Styles in the base-layout are: -											//
																			//
Body Styles																	//
Outer wrapper																//
Header 																		//
Footer																		//
News																		//
Bottom Bar																	//
TC Header																	//
TC Search 																	//
TC Call to Action															//
Bookmarks																	//
Product Block																//
Second level - Navigation													//
Top 10's																	//
Destination Guides															//
H1 Main Headers																//
Other Destination information (TC Mag stories, TC Reviews)					//
Product Page - image scroll													//
Destination Page - Container divs											//
																			//
//////////////////////////////////////////////////////////////////////////////



/**************************** Body Styles *******************************/

body {
	font-size: 100%; /* Base font is default 16px */
	line-height:1.125em; /* 16×1.125=18 */
	color: #000;
	background-color:#ffffff;
	background-image:url(/Images/Css/back-grad.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

hr {
	border:0;
	border-bottom:1px solid #d7d8d5;
}

/****** top bar *******************************************************/
#top-bar {
	border-top:5px solid #bed600;
	padding:5px;
	background-image:url(/Images/Css/grad-blk.jpg);
	background-repeat:repeat-x;
	background-color:#404040;
}


/************** Outer Wrapper - Contains all other divs ***************/

#outer-wrapper {
	background-color: #fff;
	color:#000;
	margin: 0 auto 10px auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 980px;
	padding:0;
	border-left:1px solid #e0ded9;
	border-right:1px solid #e0ded9;
}

/************** Header Container & Containing divs ******************/

#header-container {
	/* background-image:url('../images/bg-repeat.gif'); uncomment this if you need a repeating background */
	width:100%;
	text-align: left; /* Redefines the text alignment defined by the body element. */
}

.logo {
	float:left;
	margin:0;
}

.strapline {
	width:550px;
	margin:0 0 0 15px;
	padding:25px 0 0 0;
}

.strapline h2 {
	color:#685c53;
	font-size:20px;
}

.header-right {
	width:980px;
	margin:0 auto;
}

.flags { 
	width:690px;
	text-align:right;
	float:right;
}

.flags ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.flags ul ul {
	width:80px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.flags li {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; 
}

.flags ul li#aboutus, li#contact {width:70px;}

.flags ul li#text {
	float:right;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	width:100px;
	margin-right:10px;
	padding:3px 0 0 0;
	line-height:13px;
}

.flags ul li#aboutus a {
	float:right;
	font-size:10px;
	color:#ffffff;
	line-height:13px;
	padding:3px;
	margin:0 0 0 10px;
}

.flags ul li#aboutus a:hover{
	float:right;
	font-size:10px;
	color:#ffffff;
	background-color:#bed600;
	display:block;
	line-height:13px;
	padding:3px;
	margin:0 0 0 10px;
}

.flags ul li#contact a {
	float:right;
	font-size:10px;
	color:#ffffff;
	line-height:13px;
	padding:3px;
	margin:0 0 0 10px;
}

.flags ul li#contact a:hover{
	float:right;
	font-size:10px;
	color:#ffffff;
	background-color:#bed600;
	display:block;
	line-height:13px;
	padding:3px;
	margin:0 0 0 10px;
}

.flags ul li#flag {
	float:right;
	font-size:10px;
	color:#685c53;
	width:20px;
	text-align:right;
	margin-right:10px;
	padding:3px 0 0 0;
	line-height:13px;
}

/* style the links for the top level */
.flags a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none; 
	color:#000; 
	padding-left:10px; 
	padding-right:0px;
}


/************** Footer Container & Containing divs ******************/

#footer-container {
	/* background-image:url('../images/bg-repeat.gif'); uncomment this if you need a repeating background */
	width:100%;
	text-align: left; /* Redefines the text alignment defined by the body element. */
}

#banner-holder {
	overflow:hidden;
	width:100%;
	margin-bottom:5px;
}

.banner {
	float:left;
	margin-right:10px;
}

.banner-right {
	float:left;
	margin:0;
}


/************************** Middle banner offers - 2nd level ******************************/

#banner-middle {
	float:left;
	width:300px;
	border-left:5px solid #d7d8d5;
	border-right:5px solid #d7d8d5;
	border-bottom:5px solid #d7d8d5;
	margin:0 10px 0 0;	
}
	
.main-banner-middle-holder {
	width:275px;
	height:105px;	
	float:left;
	margin: 5px 0;
	}

.banner-middle-holder {
	width:100000px;
	height:100px;
	float:left;
	}
	
.banner-middle-header {
	background-color:#d7d8d5;
	color:#1c1c1c;
	padding:1px 3px 1px 5px;
}
	
.banner-middle-holder ul{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	}
	
.banner-middle-holder ul li{
	height:100px;
	width:253px;
	margin:0 5px 0 0;
	padding:3px 10px 0px 10px;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}

.banner-middle-story-left {
	width:148px;
	float:left;
}

.banner-middle-story-right {
	float:left;
	margin-left:5px;
}

.banner-middle-story-title {
	color:#1c1c1c;
	background-color:transparent;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:0;
}

.banner-middle-story-title a{
	color:#1c1c1c;
	background-color:transparent;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:0;
}

.banner-middle-story-body {
	color:#1c1c1c;
	background-color:transparent;
	font-size:12px;
	line-height:16px;
	margin-top:5px;
}

.banner-middle-story-price {
	color:#1c1c1c;
	background-color:transparent;
	font-size:12px;
	line-height:20px;
	margin-top:5px;
}

.banner-middle-story-more {
	color:#73808b;
	font-size:10px;
	text-align:right;
}

.offer-left-arrow {
	width:12px;
	float:left;
}

.offer-right-arrow {
	width:12px;
	float:left;
}

/************************** news css ******************************/

.news-header {
  background-color:#d7d8d5;
  color:#333333;
  padding:5px 0 5px 10px;
}

#news-container {
	width:961px;
	height:135px;
	background-color:#fff;
	float:left;
	margin-bottom:10px;
	border-bottom:3px solid #1c1c1c;
	border-top:3px solid #1c1c1c;
	}
	
.main-news-holder {
	width:936px;
	height:130px;	
	float:left;
	margin: 5px 0;
	}

.news-holder {
	width:100000px;
	height:130px;
	float:left;
	}
	
.news-holder ul{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	}
	
.news-holder ul li{
	height:123px;
	width:297px;
	border:1px solid #DDDDDD;
	margin:0 5px 0 0;
	padding:0 5px;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	

.news-holder ul li a{
	height:130px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}

.news-holder ul li a:hover{
	margin:0 5px 0 0;
	background-color:transparent;
	text-decoration:none;
	}
	
.left-arrow {
	width:12px;
	float:left;
}

.right-arrow {
	width:12px;
	float:left;
}

.news-story-title {
	color:#73808b;
	background-color:transparent;
	font-weight:bold;
	padding:5px;
	font-size:12px;
}

.news-story-body {
	color:#CCCCCC;
	background-color:transparent;
	padding:5px;
	font-size:12px;
}

.news-story-body a{
	color:#1c1c1c;
	background-color:transparent;
	font-size:12px;
	width:50px;
}

.news-story-body a:hover{
	color:#dddddd;
	background-color:transparent;
	font-size:12px;
	width:50px;
}

/************ Bottom bar ****************/

#bottom-bar {
	background-color:#c7c2bc;
	color:#333333;
}


.bottom-bar-right {	float:right;text-align:right;width:950px;}
/* hack to correct IE5.5 faulty box model */
* html .bottom-bar-right {float:right;text-align:right;width:950px; w\idth:950px;}
/* remove all the bullets, borders and padding from the default list styling */
.bottom-bar-right ul {padding:0;margin:0;list-style-type:none;}
.bottom-bar-right ul ul {width:80px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.bottom-bar-right li {float:left;}
/* style the links for the top level */
.bottom-bar-right a {display:block;font-family: Arial, Helvetica, sans-serif;font-size:10px; font-weight:bold; text-decoration:none; color:#000; padding-left:14px; padding-right:14px;}

.bottom-bar-right a:hover { text-decoration:underline; }


/************** TC Header ******************/

.tc-header {
	width:100%;
}

.tc-header-search {
	overflow:auto;
	height:100%;
	width:100%;
	margin-bottom:10px;
}

.tc-header-left {
	width:900px;
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	color:#ffffff;
	background-repeat:repeat-x;
	padding:7px 0 7px 10px;
	float:left;
}

.tc-header-left h1 {
	color:#685c53;
	font-size:14px;
	font-weight:bold; 
}

.tc-header-left h2 {
	font-size:28px; 
	line-height:32px;
}

.tc-header-left h2 a{
	color:#FFFFFF;
}

.tc-header-left-nav ul li a:hover{
	color:#c7c2bc;
	background-color:#fdfdfd;
}

.tc-header-left p {
	line-height:24px;
	font-weight:bold;
}

.tc-header-left p a{
	font-weight:bold; 
	color:#ffffff;
}

.tc-header-left-nav {
	float:left;
	padding:5px;
	width:970px;
	color:#fff;
	background-color:#fbaf18;
}

* html .tc-header-left-nav {
	float:left;
	padding:6px;
	width:980px;
	color:#fbaf18;
}

.tc-header-left-holder {
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	background-repeat:repeat-x;
	width:980px;
	float:left;
}

.tc-header-img {
	float:left;
}

.tcheader-container {
	overflow:auto;
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	background-repeat:repeat-x;
	width:980px;
}


/***************** Bookmarks ************************/

.bookmark-links {
	overflow: auto; 
	height: 100%;
	background-color:#eeeeee;
}

.bookmark-links ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.bookmark-links ul li {
	float:left;
	font-size:12px;
	font-weight:bold;
	margin-left:5px;
}

.bookmark-links ul li#bookmark{
	display:block;
	padding:10px;  
	font-size:12px;
	font-weight:bold;
}

.bookmark-links ul li a {
	display:block;
	padding:10px;  
	font-size:10px;
}

.bookmark-links ul li a:hover {
	display:block;
	padding:10px;
	font-size:10px;
	background-color:#c7c2bc;
}


/************** TC SEARCH divs ******************/

#tc-search {
	width:100%;
	margin-bottom:10px;
}

#tc-search-left {
	float:left;
	width:75px;
}

#tc-search-right {
	float:left;
	width:855px;
	height:60px;
	margin:0 0 0 10px;
	background-color:#d7d8d5;
	color:#fff;
}

/***************** TC Call to action ********************/

#tc-cta {
	background-color:#fbaf18;	
	padding:10px;
	margin-bottom:10px;
}

/*********************** PRODUCT BLOCK ***************************************/

.product-block {
	width:100%;
}

.product-block-header {
	background-color:#73808b;
	color:#FFFFFF;
	padding:10px;
	font-weight:bold;
	font-size:14px;
}

.product-block-body {
	padding:10px 0 0 0;
	margin:0 0 10px 0;
}

.product-block-body-bottom {
	padding:10px 0 0 0;
	margin:0;
}

.product-detail {
	width:312px;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #1c1c1c;
	background-color:#FFFFFF;
}

.product-detail-r {
	width:311px;
	float:left;
	margin:0;
	border:1px solid #1c1c1c;
	background-color:#FFFFFF;
}

.product-detail-left {
	width:197px;
	padding:10px;
	float:left;
}

.product-detail-left-r {
	width:196px;
	padding:10px;
	float:left;
}

* html .product-detail-left-r {
	width:190px;
	padding:10px;
	float:left;
}

.product-detail-right {
	float:left;
	width:95px;
}

.product-detail-bottom {
	width:312px;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #1c1c1c;
	background-color:#FFFFFF;
}

.product-detail-r-bottom {
	width:311px;
	float:left;
	margin:0;
	border:1px solid #1c1c1c;
	background-color:#FFFFFF;
}

/************ other hotels - on product page *********************/

.product-detail-hotel {
	width:100%;
	margin-bottom:10px;
	background-color:#1c1c1c;
}

.product-detail-left-HOTEL {
	width:270px;
	padding:10px 10px 13px 10px;
	float:left;
	background-color:#1c1c1c;
}

.product-detail-left-r-HOTEL {
	width:131px;
	padding:10px;
	float:left;
}

.product-detail-right-HOTEL {
	float:left;
	width:150px;
	padding:0;
	background-color:#1c1c1c;
}

/************** other hotels - one generic page at the bottom *******************/

.stock-left {
	width:146px;
	float:left;
	padding:8px 8px 6px 8px;
}

.stock-right {
	width:150px;
	float:left;
}

.stock-left-r {
	width:145px;
	float:left;
	padding:7px 8px 7px 8px;
}

/********** Second level - Navigation *******************/

.leveltwo-left {
	width:225px; 
	height:40px; 
	font-size:1em; 
	float:left; 
	background-color:#F7F7F7; 
	min-height:340px;
}

* html .leveltwo-left {
	width:225px; 
	w\idth:225px; 
	float:left; 
	min-height:340px;
}

.leveltwo-left ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.leveltwo-left a {
	color:#1c1c1c; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none; 
	padding:5px 10px; 
	margin:0; 
	display:block;
}

.leveltwo-left a:hover {
	background:#73808b; 
	color:#fff; 
	display:block;
	text-decoration:none;
}

.leveltwo-left li#current a{
	background:#73808b; 
	color:#fff; 
	display:block;
}

/* second level map page */
.leveltwo-left-map {
	width:185px; 
	height:40px; 
	font-size:1em; 
	margin-right:10px; 
	float:left; 
	background-color:#F7F7F7; 
	min-height:410px;
}

* html .leveltwo-left-map {
	width:185px; 
	w\idth:185px; 
	margin-right:10px; 
	float:left; 
	min-height:410px;
}

.leveltwo-left-map ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.leveltwo-left-map a {
	color:#1c1c1c; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	text-decoration:none; 
	padding:5px 10px; 
	margin:0; 
	display:block;
}

.leveltwo-left-map a:hover {
	background:#73808b; 
	color:#fff; 
	display:block;
	text-decoration:none;
}

.leveltwo-left-map li#current a{
	background:#73808b; 
	color:#fff; 
	display:block;
}

/**************** Second Level - top other *************/

#top-container {

}

.leveltwo-right {
	width:755px;
	float:left;
}

#main-container {
	margin-bottom:10px;
}

#leveltwo-main {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#top-map-container {
	margin:10px 0;
}

/***************** Top 10's ************************/

.top10-container {
	margin-bottom:10px;
}

.top10-header {
	width:100%;
	background-color:#1c1c1c;
	color:#fff;
}

.top10-header-number {
	width:35px;
	float:left;
	padding:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#73808b;
	text-align:center;
}

.top10-header-left {
	float:left;
	padding:13px 0 7px 20px;
}

.top10-header-right {
	text-align:right;
	padding:10px;
}

.top10-body {
	background-color:#d7d8d5;
	color:#000;
	padding:10px;
}

.top10-body-left {
	line-height:20px;
	font-size:14px;
}

.top10-body-right-grey {
	width:250px;
	float:right;
	border:5px solid #c7c2bc;
	margin-left:10px;
}

.top10-body-right-bottom {
	width:250px;
	float:right;
	border:5px solid #fff;
	margin-top:10px;
}


/******************* Destination Guides *******************/

.dest-guide {
	background-color:#f8f8f8;
	margin:0 0 10px 0;
	padding:5px 0 0 0;
}

.dest-guide-ul ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.dest-guide-ul li {
	margin:0 0 5px 0; 
	float:left;
}

.dest-guide-ul a {
	color:#1c1c1c; 
	text-decoration:none; 
	margin:0 0 5px 0; 
	padding:5px 0 5px 10px;
	width:230px; 
	font-size:12px;
	display:block;
}

.dest-guide-ul a:hover {
	background:#73808b; 
	color:#fff; 
	display:block;
	text-decoration:none; 
}

/**************************** H1 Main Headers *************************/

.mainhead {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-image:url(/Images/Css/grad-grey.jpg);
	background-color:#dddad7;
	background-repeat:repeat-x;
	color:#ffffff;
}

.mainhead-tc {
	padding:5px 10px;
	margin:0;
	background-image:url(/Images/Css/grad-grey.jpg);
	background-color:#dddad7;
	background-repeat:repeat-x;
	color:#ffffff;
}

.mainhead-guide {
	padding:5px 10px;
	margin:0;
	background-color:#d7d8d5;
	color:#73808b;
}

.mainhead-product {
	padding:5px 10px;
	margin:0 0 5px 0;
	background-color:#d7d8d5;
	color:#73808b;
}

.subhead {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-color:#eeeeee;
	color:#73808b;
}

.subhead-nomargin {
	padding:5px 10px;
	margin:0 0 0 0;
	background-color:#eeeeee;
	color:#73808b;
}

.subhead-green {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	color:#ffffff;
}

.mainhead-prodpage {
	padding:0 0 0 0;
	margin:0 0 15px 0;
}

.mainhead-country {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-color:#685c53;
	color:#ffffff;
}

.mainhead-contact {
	padding:5px 10px;
	margin:0 0 10px 0;
	background-color:#1c1c1c;
}

/*************** Other Destination information (TC Mag stories, TC Reviews) ***************/

.tc-mag-container {
	width:100%;
	margin-bottom:10px;
}

.tc-mag-block {
	margin-bottom:10px;
	background-color:#fbaf18;
}

.tc-mag-block-left {
	width:340px;
	margin-right:10px;
	padding:10px 0 10px 10px;
	float:left;
	background-color:#fbaf18;
}

.tc-mag-block-right {
	width:80px;
	float:left;
} 

/****************** Product Page - image scroll *********************************/

#product-subimg {
	width:430px;
	height:123px;
	background-color:#fff;
	float:left;
	margin:5px 0 10px 10px;
	border-bottom:5px solid #685c53;
	border-top:5px solid #685c53;
	}
	
* html #product-subimg {
	width:430px;
	height:123px;
	background-color:#fff;
	float:left;
	margin:5px 0 10px 5px;
	border-bottom:5px solid #685c53;
	border-top:5px solid #685c53;
	}
	
.product-subimg-holder {
	width:405px;
	height:120px;	
	float:left;
	margin:1px 0 0 0;
	}

.product-subimg-news-holder {
	width:2895px;
	height:120px;
	float:left;
	}
	
.product-subimg-news-holder ul{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	}
	
.product-subimg-news-holder ul li{
	height:120px;
	width:150px;
	border:1px solid #DDDDDD;
	margin:0 0 0 5px;
	padding:0px;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}
	

.product-subimg-news-holder ul li a{
	height:130px;
	width:117px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
	display:inline;
	color:#fff;
	background-color:transparent;
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	}

.product-subimg-news-holder ul li a:hover{
	margin:0 5px 0 0;
	background-color:transparent;
	text-decoration:none;
	}
	
.left-arrow {
	width:12px;
	float:left;
}

.right-arrow {
	width:12px;
	float:left;
}


/****************** Destination Page - Container divs *******************/

#destination-container {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#destination-left {
	width:530px;
	margin:0 9px 0 0;
	float:left;
}

* html #destination-left {
	width:495px;
	margin:0 14px 0 0;
	float:left;
}

#destination-right {
	width:440px;
	float:left;
}

/**************** destination ul ********************/

.destination-ul ul {padding:0;margin:0;list-style-type:none; width:100%; font-size:14px;}
.destination-ul li {margin:0 0 10px 0;}


/******* Destination Quick Reference ****************/

.destination-basics {
	border:5px solid #CCCCCC;
	padding:5px;
	margin:0 0 10px 0;
}

.dest-short {
	width:133px;
	margin:0 2px 0 3px;
	float:left;
	padding:4px 0;
	text-align:center;
	border:1px solid #e8e8e8;	
}

/******* destination index page ***************/

.destination-index-header {
	background-color:#e8e8e8;
	margin-bottom:10px;
	text-decoration:none;
	padding:10px;
}

.destination-index-content {
	margin-bottom:10px;
	overflow:auto;
	height:100%;
}

.destination-index-content-left {
	width:475px;
	float:left;
	margin-right:10px;
}

.destination-index-content ul {
	padding:0;
	margin:0;
	list-style-type:none; 
	width:100%;
}

.destination-index-content ul li a {
	text-decoration:none; 
	padding:5px;
	margin:0 0 5px 0; 
	display:block;
	border:1px solid #efefef;
	font-size:12px;
}
.destination-index-content ul li a:hover {
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	color:#ffffff;
	text-decoration:none;
}

.destination-index-content-right {
	width:475px;
	float:left;
}


/*************** BREADCRUMB ********************/

.breadcrumb {
	margin:0 0 5px 0;
	font-size:10px;
	color:#685c53;
	background-color:#F5F5F5;
	padding:2px 5px;
}

.breadcrumb ul {
	list-style-type:none;
	display:block;
	width:100%;
	padding:0;
	margin:0;
}

.breadcrumb ul li {
	float:left;
}

.breadcrumb ul li a {
	color:#685c53;
}

.breadcrumb ul li a:hover {
	color:#1c1c1c;
	text-decoration:none;
}



#cta-home1 {
	overflow:hidden;
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	margin-bottom:5px;
	padding:5px 10px;
	background-repeat:repeat-x;
}

#cta-home1 h2 {
	font-size:1.4em;
	font-weight:normal;

}

#cta-subpage {
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	padding:5px 10px;
	background-repeat:repeat-x;
}

#cta-subpage h2 {
	font-size:1.4em;
	font-weight:normal;
}


#cta-home {
	background-color:#f8c758;
	margin-bottom:5px;
	padding:5px 10px;	
}

*:first-child+html #cta-home {
	background-color:#E70033;
	margin-bottom:10px;
	padding:5px 10px;
}

* html #cta-home {
	background-color:#E70033;
	margin-bottom:10px;
	padding:5px 10px;
}

#cta-home h2 {
	font-size:1.4em;
	font-weight:normal;
}

/********** BOTTOM LOGOS ***************************/

.logos {
	padding-bottom:10px;
}


/**************** SUB MENU ****************************/

.submenu {
	overflow:hidden;
	height:100%;
	padding:0;
	background-image:url(/Images/Css/grad-grey.jpg);
	background-color:#dddad7;
	background-repeat:repeat-x;
	color:#685c53;
	font-size:12px;
	font-weight:bold;
}

.submenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.submenu ul li {
	float:left;
}

.submenu ul li a{
	padding:5px 10px;
	display:block;
	background-image:url(/Images/Css/grad-grey.jpg);
	background-color:#dddad7;
	background-repeat:repeat-x;
	color:#685c53;
}

.submenu ul li a:hover{
	padding:5px 10px;
	display:block;
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	color:#ffffff;
}

.submenu ul li#index a{
	padding:5px 10px;
	display:block;
	background-image:url(/Images/Css/grad-dkgrey.jpg);
	background-color:#d8e665;
	color:#ffffff;
}

.submenu ul li#index a:hover{
	padding:5px 10px;
	display:block;
}


/**************** SUB MENU TC page****************************/

.submenu-tc {
	padding:0;
	background-image:url(/Images/Css/grad-grey.jpg);
	background-color:#dddad7;
	background-repeat:repeat-x;
	color:#685c53;
	font-size:12px;
	font-weight:bold;
}

.submenu-tc ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.submenu-tc ul li {
	float:left;
}

.submenu-tc ul li a{
	padding:5px 10px;
	display:block;
	background-image:url(/Images/Css/grad-grey.jpg);
	background-color:#dddad7;
	background-repeat:repeat-x;
	color:#685c53;
}

.submenu-tc ul li a:hover{
	padding:5px 10px;
	display:block;
	background-image:url(/Images/Css/grad.jpg);
	background-color:#d8e665;
	color:#ffffff;
}

.submenu-tc ul li#index a{
	padding:5px 10px;
	display:block;
	background-image:url(/Images/Css/grad-greyopp.jpg);
	background-color:#d8e665;
	color:#ffffff;
}

.submenu-tc ul li#index a:hover{
	padding:5px 10px;
	display:block;
}


/************* Text Container ***************************/

.text-container {
	overflow:auto;
	height:100%;
	padding:0 10px;
}

.text-container-col1 {
	width:435px;
	margin-right:15px;
	float:left;
}

.text-container-col2 {
	width:510px;
	float:left;
}	

/************* Journals Homepage **************************/

.JournHome-Container {
	margin:0 0 10px 0;
	overflow:hidden;
	height:100%;
}

.JournHome-Col1 {
	width:465px;
	margin:0 5px 0 0;
	float:left;
}

.JournHome-Col2 {
	width:510px;
	float:left;
}

.JournHome-Header {
	font-weight:bold;
	padding:3px 10px;
	background-color:#e0ded9;
	overflow:auto;
	height:100%;
}

.JournHome-Header2 {
	font-weight:bold;
	padding:3px 10px;
	background-color:#efefef;
}

.JournHome-HeaderCol1 {
	width:460px;
	float:left;
}

.JournHome-HeaderCol2 {
	width:380px;
	float:left;
}

.JournHome-map {
	margin:0;
}

.JournHome-SubHead {
	background-color:#e0ded9;
	font-weight:bold;
	padding:3px 5px;
	color:#1c1c1c;
}

.JournHome-SubHead2 {
	background-color:#efefef;
	font-weight:normal;
	font-size:12px;
	padding:3px 10px;
	color:#685c53;
}

.JournHome-Continent {
	overflow:auto;
}

.JournHome-Continent ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:12px;
	display:block;
	font-weight:bold;
}

.JournHome-Continent ul li {
	float:left;
}

.JournHome-Continent ul li a{
	width:244px;
	margin:0 0 5px 0;
	padding:5px;
	display:block;
	border:1px solid #efefef;
	border-right:0;
}

.JournHome-Continent ul li a:hover{
	background-color:#d2e24d;
	width:244px;
	margin:0 0 5px 0;
	padding:5px;
	display:block;
	border:1px solid #efefef;
	border-right:0;
	color:#ffffff;
}

.JournHome-FeaturedContainer {
	padding:10px 10px 0 10px;
	background-image:url(/Images/Css/grad-dkgrey.jpg);
	background-repeat:repeat-x;
	background-color:#a59e98;
}

.JournHome-FeaturedContainer2 {
	padding:10px 10px 0 10px;
	background-image:url(/Images/Css/grad-dkgrey.jpg);
	background-repeat:repeat-x;
	background-color:#a59e98;
	margin-bottom:10px;
}

.JournHome-FeaturedImg {
	border:5px solid #b1aaa6;
	margin:0 0 10px 10px;
	float:right;
}

.JournHome-FeaturedImg p{
	background-color:#c7c2bc;
	padding:5px;
}

.JournHome-StarHolder {
	padding:5px;
	background-color:#998f86;
	margin:5px 0;
}

.JournHome-FeaturedBottom {
	background-color:#998f86;
	text-align:right;
	padding:5px;
}

.JournHome-FeaturedBottom p a {
	color:#ffffff;
	font-weight:bold;
}

/** Latest Journal Scroller ******************************************************/

img{
margin:0;
padding:0;
}

.latestScroll-container {		
	width:510px;
	height:110px;
	background-color:#fff;
	float:left;
	}
	
.latestScroll-holder {
	width:1020px;
	height: 110px;
	float:left;		
	}
	
.latestScroll-holder ul{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	background-color:#1c1c1c;
	}

.latestScroll-holder ul li{
	width:165px;
	height:125px;
	margin:0 3px 0 2px;
	padding:0;
	float:left;
	color:#fff;
	}
	
* html .latestScroll-holder ul li{
	margin:0 2px;
}
	
.latestScroll-imgOverlay {
	color:#ffffff;
	background-color:#1c1c1c;
	padding:3px;
	font-size:10px;
	height:14px;
}

.latestScroll-imgOverlay a:link{
	color:#bed600;
}

.latestScroll-imgOverlay a:hover{
	color:#bed600;
}

.latestScroll-controls {
	border-left:1px solid #efefef;
	border-bottom:1px solid #efefef;
	padding:3px 5px;
}

.latestScroll-controls a:link{
	font-weight:bold;
	color:#bed600;
}

.latestScroll-controls a:hover{
	font-weight:bold;
	color:#bed600;
}

/* steps scroller on index page **********************************************************/

.steps-container {		
	width:980px;
	background-color:#fff;
	float:left;
	}
	
.steps-holder {
	overflow:hidden;
	height:100%;
	width:980px;
	height:195px;	
	float:left;
	}
	
.steps-holder ul{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	background-color:#1c1c1c;
	}

.steps-holder ul li{
	width:980px;
	height:195px;
	margin:0;
	padding:0;
	float:left;
	color:#fff;
	}
	
.steps-imgOverlay {
	height:22px;
	width:127px;
	float:right;
	margin:147px 15px 0 0;
}

/* Journal Block Homepage ****************************************************/

.JournalTitle {
	padding:0 10px;
	font-size:18px;
	font-weight:bold;
}

/* SA Offers *****************************************************************/

.offer-outercontainer {
	overflow:hidden;
}
.offer-container-blank{
	overflow:hidden;
	height:202px;
	margin-bottom:10px;
	border:1px solid #fff;
}
.offer-container {
	overflow:hidden;
	height:202px;
	margin-bottom:10px;
	border:1px solid #e0ded9;
}

.offer-container-right {
	width:145px;
	float:right;
	padding-left:10px;
}

.offer-header {
	background-image:url(/Images/Css/green-grad.jpg);
	padding:5px 10px;
	font-size:14px;
	font-weight:bold;
}

.offer-price {
	padding:5px 10px;
}

.offer-prices {
	padding:5px;
	margin:5px;
	background-color:#efefef;
}
.offer-prices h2
{
	font-style:italic;
	margin-bottom:5px;
}

.offer-overview {
	padding:10px;
}

.offer-terms {
	text-align:right;
	padding:10px;
}

.offer-cols {
	overflow:hidden;
	height:100%;
}

.offer-col1 {
	width:590px;
	float:left;
}

.offer-col2 {
	width:390px;
	float:left;
}

* html .offer-col1 {
	width:587px;
	float:left;
}

.pages{
	float:right;
	font-size:12px;
	font-weight:bold;
}
.pages a{
	cursor:pointer;
	padding:0 2px;
}
.pages a.active{
	color:#98b200;
}
.reference
{
	float:right;
	padding:5px;
	margin:10px;
	background-color:#990000;
	color:#fff;
	font-size:12px;
}
.offerCTA
{
	background-color:#d8e665;
	background-image:url(/Images/Css/grad.jpg);
	font-size:16px;
	color:#fff;
	margin-bottom:10px;
	padding:10px;
}

.slideshow 
{
    margin:0;
    padding:0;
    list-style:none;
}
