/*****************************************************************************
																			//
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:#1c1c1c;
	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;
}

/************** 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: 961px;
	padding:0 8px 10px 10px;
	border-bottom:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
}

/************** 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;
}

.logo {
	float:left;
	width:260px;
}

.strapline {
	width:690px;
	text-align:right;
	margin:10px 0 0 0;
}

.header-right {
	float:right;
	width:690px;
	margin-top:10px;
}

.flags { 
	width:490px;
	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#text {
	float:right;
	font-size:10px;
	color:#685c53;
	width:150px;
	margin-right:10px;
	padding: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 {
	clear:both;
	width:100%;
	margin-bottom:10px;
}

.banner-right {
	float:left;
	width:310px;
	border:5px solid #d7d8d5;
}

.banner {
	float:left;
	width:300px;
	border:5px solid #d7d8d5;
	margin-right:10px;
}


/************************** 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:#685C53;
	padding:5px 0 5px 0;
}


.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:#685C53; padding-left:14px; padding-right:14px;}

.bottom-bar-right a:hover {
	color: #FFFFFF;
}


/************** TC Header ******************/

#tc-header {
	width:100%;
	margin-bottom:7px;
}

#tc-header-left {
	width:840px;
	margin:0 0 6px 0;
	background-color:#e70033;
	color:#FFFFFF;
	padding:3px 0 3px 10px;
	float:left;
}

#tc-header-left-nav {
	float:left;
	padding:5px;
	width:840px;
	color:#fff;
	background-color:#fbaf18;
}

* html #tc-header-left-nav {
	float:left;
	padding:6px;
	width:840px;
	color:#ffffff;
}

#tc-header-left-holder {
	width:850px;
	float:left;
	margin-right:10px;
}

#tc-header-img {
	float:left;
}


/***************** Bookmarks ************************/

.bookmark-links {
	background-color:#e0ded9;
	padding:7px 10px;
	margin:10px 0;
}

.bookmark-links ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.bookmark-links ul li {
	float:left;
}

.bookmark-links a {
	display:block;
	padding-left:10px; 
	padding-right:14px;  
	font-size:12px;
}

.bookmark-links a:hover {
	display:block;
	padding-left:10px; 
	padding-right:14px; 
	font-size:12px;
}


/************** 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:#685C53;
	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:185px; 
	height:40px; 
	font-size:1em; 
	margin-right:10px; 
	float:left; 
	background-color:#F7F7F7; 
	min-height:350px;
}

* html .leveltwo-left {
	width:185px; 
	w\idth:185px; 
	margin-right:10px; 
	float:left; 
	min-height:350px;
}

.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 {
	height:350px;
	margin-bottom:5px;
}

#top-container-video {
	margin-bottom:10px;
}

#top-container-homepage {
	height:350px;
	margin-bottom:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.leveltwo-right {
	width:950px;
	float:left;
	border:5px solid #d7d8d5;
}

#main-container {
	margin-bottom:10px;
}

#leveltwo-main {
	margin:0;
	padding:0;
}

#top-map-container {
	height:410px;
	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 {
	width:430px;
	float:left;
	padding:13px 0 7px 20px;
}

.top10-header-right {
	width:430px;
	float:right;
	text-align:right;
	padding:10px;
}

.top10-body {
	background-color:#d7d8d5;
	color:#000;
	padding:10px;
}

.top10-body-left {
	width:660px;
	float:left;
	line-height:20px;
	font-size:14px;
}

.top10-body-right {
	width:250px;
	float:right;
	border:5px solid #fff;
}

.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-color:#c7c2bc;
	color:#685c53;
}

.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:#685C53;
}

.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;
}
.mainhead p
{
	margin-top:5px;
}

.mainhead a, .mainhead a:link, .mainhead a:focus, .mainhead a:active, .mainhead a:visited
{
	padding:3px;
	margin:0 20px 0 0;
	color:#685c53;
}
.mainhead a:hover
{
	padding:3px;
	margin:0 20px 0 0;
	color:#fff;
}

/*************** 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:505px;
	margin:0 15px 0 0;
	float:left;
}

* html #destination-left {
	width:495px;
	margin:0 15px 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 {
	width:100%;
	margin-bottom:10px;
}

.destination-index-content-left {
	width:475px;
	float:left;
	margin-right:10px;
}

/* remove all the bullets, borders and padding from the default list styling */
.destination-index-content-left ul {padding:0;margin:0;list-style-type:none; width:100%;}
.destination-index-content-left ul ul {width:185px; min-height:511px; width:100%;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/* style the links for the top level */
.destination-index-content-left a {color:#1c1c1c; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; height:30px; line-height:29px; padding:0 10px; margin:5px 10px 5px 0; display:block;}
.destination-index-content-left a:hover {background:#ee2b80; color:#fff;}

.destination-index-content-right {
	width:475px;
	float:left;
}

/* remove all the bullets, borders and padding from the default list styling */
.destination-index-content-right ul {padding:0;margin:0;list-style-type:none; width:100%;}
.destination-index-content-right ul ul {width:185px; min-height:511px; width:100%;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
/* style the links for the top level */
.destination-index-content-right a {color:#1c1c1c; font-family: Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; height:30px; line-height:29px; padding:0 10px; margin:5px 10px 5px 0; display:block;}
.destination-index-content-right a:hover {background:#ee2b80; color:#fff;}


/*************** 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;
}

/*********** bullets ****************/

.bullet ul {
	margin:0 0 0 20px;
	padding:0;
	border:0;
	list-style-type:disc;
	list-style:outside;
}

.bullet ul li {
	font-size:14px;
	line-height:24px;
	margin-bottom:5px;
}

/* Forms -------------------------------------------------------------------------------------------*/

.uniForm {
	margin:0; padding:0;
	position:relative;
	width:100%;
	/* user prefs */
	padding:10px 0;
	text-align:left;
	font-size:11px;
}

/* Some generals */
.uniForm fieldset {
	border:none;
	margin:0; padding:0;
	/* user prefs */
	margin:0 0 7px 0; padding:0 0 10px 0;
	border-bottom:1px solid #efefef;
}

.uniForm fieldset legend {
	color:#000; /* Reset IE */
	margin:0; padding:0;
	/* user prefs */
	margin:0 0 .5em 0;
	font:normal small-caps 100%/100% "Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	letter-spacing:1px;
	font-size:18px;
	color:#bed600;
}

.ctrlHolder { /* This is the main unit that contains our form "modules" */
	overflow:hidden;
	margin:0; padding:0;
	clear:both;
	/* user prefs */
	background:#f9f9f9;
	margin:0; padding:7px 4px;
}

.buttonHolder {
	overflow:hidden;
	clear:both;
	/* user prefs */
	background:#f9f9f9;
	border:1px solid #ccc; border-width:1px 0;
	margin:10px 0 0 0; padding:10px;
	text-align:right;
}

.resetButton {
}

.uniForm .inlineLabel {
	width:auto;
	float:none;
	display:inline;
	/* user prefs */
	margin:0 20px 0 0;
	font-weight:normal;
}

.uniForm .inlineLabel input {
}

/* Highlighting the rows on input focus */
.focused {
	background:#FFFCDF url(../images/uf_focused.png);
	border:1px solid #e2e86f; border-width:1px 0;
	padding:6px 4px;
}

/* Styles for form controls where labels are in line with the input elements */
/* Set the class to the parent to .inlineLabels */
.inlineLabels .ctrlHolder {
}

.inlineLabels label, .inlineLabels .label {
	float:left;
	margin:3px 0 0 0; padding:0;
	line-height:100%;
	/* user prefs */
	width:30%; 
	font-weight:bold;
}

.inlineLabels .textInput, .inlineLabels .fileUpload {
	float:left;
	/* user prefs */
	width:68%;
	border:2px solid #dfdfdf;
}

.inlineLabels .fileUpload > input {
}

.inlineLabels .selectInput {
	float:left;
	/* user prefs */
	width:69%;
	border:2px solid #dfdfdf;
}

.inlineLabels textarea {
	float:left;
	width:68%;
	/* user prefs */
	border:2px solid #dfdfdf;
	height:120px;
}

.inlineLabels .formHint {
	clear:both;
	/* user prefs */
	color:#999;
	margin:5px 0 0 30%; padding:3px 0;
	font-size:80%;
}

/* inlineLabels esthetics */
.inlineLabels .formHint strong {
	padding:0 0 0 14px; 
	background:url(../images/icon_alert.png) 0 0 no-repeat;
	display:inline-block;
}

/* Focus pseudoclasses */
.ctrlHolder .textInput:focus {
	border-color:#bed600;
}

div.focused .textInput:focus {
}

div.focused .formHint {
	color:#000;
}

/* Required asterisk styling, use if needed */
label em, .label em {
	display:block;
	position:absolute; left:28%;
	font-style:normal;
	font-weight:bold;
}

.blockLabels label em, .blockLabels .label em {
	position:static;
	display:inline;
}

/* Messages */
.uniForm #errorMsg {
	background:#ffdfdf url(../images/uf_error.png);
	border:1px solid #df7d7d; border-width:1px 0;
	margin:0 0 1em 0; padding:10px;
}

.uniForm .error, .uniForm .blockLabels.ctrlHolder.error {
	background:#ffdfdf url(../images/uf_error.png);
	border:1px solid #df7d7d; border-width:1px 0;
	position:relative;
}

.uniForm #errorMsg dt, .uniForm #errorMsg h3 {
	margin:0 0 5px 0;
	font-size:110%;
	line-height:100%;
	font-weight:bold;
	color:#000;
	padding:2px 0 2px 18px;
	background:url(../images/icon-error.png) 0 0 no-repeat;
}

.uniForm #errorMsg dd {
	margin:0; padding:0;
}

.uniForm #errorMsg ol {
	margin:0; padding:0;
}

.uniForm #errorMsg ol li {
	margin:0; padding:2px;
	list-style-position:inside;
	border-bottom:1px dotted #df7d7d;
	position:relative;
}

.uniForm .errorField {
	margin:0 0 3px 0;
}

.uniForm .inlineLabels .errorField {
	margin-left:30%;
}

.uniForm .errorField strong {
	background:#FFE2E2;
	padding:1px 3px 3px 3px;
}

.ctrlHolder.error input, .ctrlHolder.error input:focus {
	border-color:#DF7D7D;
}

.ctrlHolder.error.focused {
	padding:7px 4px;
}

.resetButton {
	border:2px solid #e70033;
	background-color:#1c1c1c;
	color:#ffffff;
	padding:2px 5px;
	font-weight:bold;
	margin-right:5px;
}

.submitButton {
	border:2px solid #e70033;
	background-color:#1c1c1c;
	color:#ffffff;
	padding:2px 5px;
	font-weight:bold;
}

