@charset "UTF-8";
/* Premier Inn Hotels */

/* Reset Styles */

body {
	background-color: #E0CEE4;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
}

img {
	border:none;	
}

* {
	margin:0;
	padding:0;
}

a {
	outline:none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}

ul{
	margin:0;
	padding:0;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border: none;
}

p {
	margin:10px 0;	
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

h1#title {
	font-size:20px;
	color:#33033f;
	font-family:Arial, Helvetica, sans-serif;
}

/* Home Page Main Content Styles */

#container {
	margin: 0 auto;
	background-color: #FFF;
	width: 1001px;
	height: 100%;
}
#header {
	height: 118px;
	width: 1001px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#introBox {
	height: 235px;
	width: 968px;
	background-image: url(../images/introPage/introMain.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

#introBox1 {
	height: 235px;
	width: 968px;
	background-image: url(../images/introPage/introMain01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}

	#introBox1 #form1 {
		clear:both;
		float:left;
		margin:110px 0 0 20px;
		width:530px;
	}
	
		.searchBox1 {
			display: block;
			width: 401px;
			height: 27px;
			font-size: 18px;
			background: #fff;
			float: left;
			color: #999;
			border: 0px;
			padding:5px;
		}
		
		.submitBtn1 {
			display: block;
			width: 100px;
			height: 37px;
			font-size: 18px;
			font-weight: bold;
			color: #FFF;
			float: left;
			background: url(../images/newbuttongrad.jpg) repeat-x;
			-moz-border-radius-topright: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-top-right-radius: 5px;
			-webkit-border-bottom-right-radius: 5px;
			border:none;
		}
		
#introBox2 {
	height: 235px;
	width: 968px;
	background-image: url(../images/introPage/introMain02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
		
	#introBox2 #form2 {
		clear:both;
		float:left;
		margin:80px 0 0 20px;
		width:550px;
	}
	
		.searchBox2 {
			display: block;
			width: 401px;
			height: 27px;
			font-size: 18px;
			background: #fff;
			float: left;
			color: #999;
			border: 0px;
			padding:5px;
		}
		
		.submitBtn2 {
			display: block;
			width: 100px;
			height: 37px;
			font-size: 18px;
			font-weight: bold;
			color: #FFF;
			float: left;
			background: url(../images/newbuttongrad.jpg) repeat-x;
			-moz-border-radius-topright: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-top-right-radius: 5px;
			-webkit-border-bottom-right-radius: 5px;
			border:none;
		}
		
#introBox3 {
	height: 235px;
	width: 968px;
	background-image: url(../images/introPage/introMain03.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
}
		
	#introBox3 #form3 {
		border:medium none;
		clear:both;
		float:left;
		height:111px;
		margin:80px 0 0 20px;
		width:550px;
	}
	
		.searchBox3 { 
			display: block;
			width: 401px;
			height: 27px;
			font-size: 18px;
			background: #fff;
			float: left;
			color: #999;
			border: 0px;
			padding:5px;
		}
		
		.submitBtn3 {
			display: block;
			width: 100px;
			height: 37px;
			font-size: 18px;
			font-weight: bold;
			color: #FFF;
			float: left;
			background: url(../images/newbuttongrad.jpg) repeat-x;
			-moz-border-radius-topright: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-top-right-radius: 5px;
			-webkit-border-bottom-right-radius: 5px;
			border:none;
		}
		
		/* Home Navigation Styles */
	#navigation {
		width: 343px;
		height: 33px;
		float: left;
	}
		/* Home Buttons */
		a.navbutton {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/home_unselected.gif);
			float: left;
			margin-right: 3px;
		}
		a.navbutton:hover {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/home_hover.gif);
			float: left;
			margin-right: 3px;
		}
		a.navbuttonselected {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/about_selected.gif);
			float: left;
			margin-right: 3px;
		}
		
		/* Map Buttons */
		a.navbuttonmap {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/map_unselected.gif);
			float: left;
			margin-right: 3px;
		}
		a.navbuttonmap:hover {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/map_hover.gif);
			float: left;
			margin-right: 3px;
		}
		a.navbuttonmapselected {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/map_unselected.gif);
			float: left;
			margin-right: 3px;
		}
		/* Home Legal Buttons */
		a.navbuttonlegal {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/legal_unselected.gif);
			float: left;
			margin-right: 3px;
		}
		a.navbuttonlegal:hover {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/legal_hover.gif);
			float: left;
			margin-right: 3px;
		}
		a.navbuttonlegalselected {
			display: block;
			width: 111px;
			height: 33px;
			background-image: url(../images/introPage/navButtons/legal_unselected.gif);
			float: left;
			margin-right: 3px;
		}
	/* End of Navigation */
	
	/* Home Form Styles */
	#form {
		width: 180px;
		height: 111px;
		float: right;
		margin-top: 120px;
		margin-right: 10px;
	}
	#form2 {
		width: 280px;
		float: right;
		margin:34px 12px 0 0;
	}
	#form3 {
		width: 280px;
		float: right;
		margin:54px 0 0 0;
	}
	
	#form3 #buttonHolder, #form2 #buttonHolder, #form1 #buttonHolder {
		margin:0;
		vertical-align:bottom;
	}
	
	.searchboxes {
		float:left;
		width:155px;
		margin-right:8px;
	}
	
	input#departFrom {
		margin-bottom:8px;
	}
	
	input#journeyPlanner {
		margin-top:20px;	
	}
	
	input#searchLoc {
		margin-top:10px;	
	}
	
	#buttonHolder {
		float: left;
		margin-top: 30px;
	}
		/* Submit Button Styles */
		.submitBtn {
			background-image: url(../images/introPage/formbtn_unselected.gif);
			width: 106px;
			height: 30px;
			color: #FFF;
			display: block;
			font-size: 14px;
			border: 0px;
			cursor: pointer;
		}
		.submitBtn:hover {
			background-image: url(../images/introPage/formbtn_hover.gif);
			width: 106px;
			height: 30px;
			color: #FFF;
			display: block;
			font-size: 14px;
			border: 0px;
			cursor: pointer;
		}
		.submitBtn:active {
			background-image: url(../images/introPage/formbtn_onClick.gif);
			width: 106px;
			height: 30px;
			color: #FFF;
			display: block;
			font-size: 14px;
			border: 0px;
			cursor: pointer;
		}
		/* End of Submit Button Styles */
	/* End of Form Styles */
/* Home Left Column Styles */
#contenta {
	height: inherit;
	margin: 10px 16px;
	background-color: #FFF;
}

#leftsection {
	width:250px;
	float:left;
	margin-right:10px;
	margin-left: 0px;
}

#rightsection {
	float:left;
}

#botsection {
	float:left;
	clear:both;
	margin-top:10px;
}

.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 140%;
	width:970px;
}

.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 140%;
	width:250px;
}

.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

#bannersection {
	background: url(../images/premierinn_banner.gif) top left no-repeat;
	width:969px;
	height:97px;
}

#cities {
	width:960px;	
}

/* Right Column Styles */
#rightContent {
	width: 224px;
	float: right;
	text-align: center;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 16px;
	padding-top: 25px;
}
		
.banner:link{
    color : #ffffff;
} 

/* Map Page Styles */

.position_logo{ 
	behavior: url(/scripts/iepngfix.htc) ;
}

#background{
	margin:auto;	
	padding-top:0;
	background-color:#E0CEE4;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:10px;
	width:1001px;	
}

.origin{
	padding-top:30px;
	margin-left:14px;
	margin-bottom:8px;
}

#origin{
	font-size:11px;
	font-weight:500;
	height:13px;
	width:185px;	
	border:1px solid black;
	padding:2px;
}

.location{
	padding-top:50px;
	margin-left:14px;
	margin-bottom:15px;
}

#location{
	font-size:11px;
	font-weight:500;
	height:13px;
	width:185px;
}


.destination{
	margin-left:14px;
	margin-bottom:8px;
}

#destination{
	padding:2px;
	border: 1px solid black;
	font-size:11px;
	font-weight:500;
	height:13px;
	width:185px
}

.go_button {
	margin-left:75px;
}

#body{
background-color:#FFF;
}

#header{
	margin:0;
	padding:0;
}


#map_canvas{
    width:710px;
	height:470px;
	border:5px solid #4F035B;
   margin-top:25px;
}

#map_container{
	display:none;
}

#main_table td{
    vertical-align:top;    
}

#my_textual_div{
    height:600px;
}
#side_panel{	
	margin-left:12px;
	margin-top:15px;
	width:230px;
	background-image:url('images/locationSearch.jpg');
	background-repeat:no-repeat;
}

#panel_top{
	width:227px;
	height:33px;
	
}

#panel_bottom{
	display: none;
	background-repeat:no-repeat;
	height:138px;
}


li.button{
	float:left;
	width:103px;
	height:23px;
	cursor:pointer;
	margin-left:5px;
	list-style:none;
}



#search_bottom{
	height:138px;
}

#nearby{
	border:1px solid #450A5A;
	margin-left:10px;
	width:220px;
	display:none;
}

.hotel_name{
	background-color:#C47FD0;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	color:#3E0451;
}

.hotel_description{
	background-color:#E2CEE7;
	font-size:11px;
	font-weight:bold;
	color:#3E0451;
}

.book_now{
	width:50px;
}

#nearby_hotels .hotel_description td.book_now{
	vertical-align:middle;
}

#my_textual_div{
	display:none;
}

#footerBreaker{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding: 10px 0pt 10px;
}

#footer {
   clear: both;
   width: 1001px;
   height:65px;
   padding: 0px;
   margin: 0px;
   border: none;
   text-align:center;
   background-color:#FFFFFF;
}

    #footerLarge {
        -moz-border-radius:5px 5px 5px 5px;
        background:url("/images/transBlack_bg.png") repeat scroll 0 0 transparent;
        clear:both;
        display:block;
        height:180px;
        margin:15px auto 0;
        width:1000px;
        padding-bottom: 20px;
    }
    .footerSeparator {
        color:white;
    }

#fullMiddleContent {
   padding:15px;
}

#fullHead {
   background-color:#540267;
   padding:15px;
}

#text_left {
   float:left;
   height:auto;
   padding:15px;
   width:670px;
}

/* ---------------------------- General Details ------------------------------------*/

h1 {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: none;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: none;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: none;
}
p {
font-family: Arial, Helvetica, sans-serif;
margin:  0px;
padding: 0px;
border: none;
}
a {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: none;
text-decoration: none;
} 
a:hover, a.active {
color: #FF0000;
cursor:pointer;
}
ol {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: none;
}
ul {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
border: none;
}
img {
border: none;
}
/* ---------------------------- General Details Ends ------------------------------------*/

/* ---------------------------- Content Details ------------------------------------*/
#page {
width: 1000px;
height: auto;
padding: 0px;
margin: 0px auto;
border: none;
background-color: #FFFFFF;
overflow: auto;
}
#header {
width: 1000px;
height: 120px;
padding: 0px;
margin: 0px;
border: none;
background: url(../images/header_bg.jpg) repeat-x;
overflow: hidden;
}
#content {
width: 1000px;
height: auto;
padding: 0px;
margin: 0px;
border: none;
background-color: #FFFFFF;
overflow: auto;
}
#content_left {
float: left;
width: 265px;
height: auto;
padding: 0px;
margin: 0px;
border: none;
}
#content_main {
float: left;
width: 735px;
height: auto;
padding: 0px;
margin: 0px;
border: none;
}

#mapRefreshButton {
   border:medium none;
   height:96px;
   position:absolute;
   right:10px;
   width:96px;
   z-index:50;
}
#directions{
	display:none;
}

#area_info h4 {
	padding:5px;	
	color:#FFF;
	background-image:url('images/purple_bg.jpg');
   width:710px;
}

#directions_table{
	display:block;
	width:100%;
	font-size:14px;
}
#directions_table tr{
	border-bottom:1px solid #CCC;
}

#directions_head{
   cursor:pointer;
	padding:5px;
   margin : 10px 0px;
	color:#FFF;
	background-image:url('images/purple_bg.jpg');
   width:710px;
   font-weight:bold;
   text-indent : 10px;  
}

#directions_head a{
color:#FFFFFF;
}
#directions_head img{
   display:inline;
   vertical-align:text-bottom;   
}

#mail_form{
	display:none;
}

.google_impnote{
	color:red;
}

.EmailDirections{
	padding: 0 0 10px 0;
}

/* ---------------------------- Content Details Ends------------------------------------*/

/* ---------------------------- All Premier Inns (areas) ------------------------------------*/
#all_premierinns {
clear: both; 
height: 375px;
padding: 20px 0 0 0;
margin: 0px;
border: none;
}
.counntryTitle{
   padding: 5px 0pt 0pt 10px;
   color: #4D1A5C;
   font-size:12px;
   font-weight:bold;   
}

.cityContainer{
   padding: 10px 0px 15px 15px;
}

.areaCityContainer{
float: left;
width: 200px;
}


.areasEngland {
border:medium none;
float:left;
line-height:15px;
margin:0 0 20px;
padding:0;
width:700px;
}

.columns-england{
	width: 700px;
	list-style: none;
}
	.columns-england li{
		float: left;
		width: 170px;
	}

.title_areasEngland {
background-color:#C47FD0;
border:medium none;
height:26px;
margin:0;
padding:0;
width:710px;
}

.areasNonEngland{
float: left;
width: 245px;
padding: 0px;
margin: 0px;
border: none;
line-height: 15px;
}
	.areasNonEngland ul{
		list-style: none;
	}


.title_areasNonEngland {
width: 221px;
height: 26px;
padding: 0px;
margin: 0px;
border: none;
background-color: #c47fd0; 
}
.title_bar01 {
width: 221px;
height: 26px;
padding: 0px;
margin: 0px;
border: none;
background-color: #c47fd0; 
}
.title_bar02 {
width: 707px;
height: 26px;
padding: 5px 0 0 10px;
margin: 0px;
background: url(../images/purple_bar_bg01.jpg) top left no-repeat; 
}

.noScripText p noscript{
   padding : 10px;
   background-color: red;
}
/* ---------------------------- All Premier Inns Ends------------------------------------*/


/* ---------------------------- Position ------------------------------------*/
.position_logo {
position: relative;
top: 30px;
left: 15px;
}
.position_logo02 {
position: relative;
top: -15px;
left: 750px;
}
/* ---------------------------- Position Ends ------------------------------------*/

/* ---------------------------- Text Details ------------------------------------*/
.text01 {
color: #000000;
font-size: 13px;
}
/* .text02 {
color: #4d1a5c;
font-size: 12px;
font-weight: bold;
} */
.text03{
color: #4d1a5c;
font-size: 11px;
}

.text04 {
color: #4d1a5c;
font-size: 12px;
}
.text05 {
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
}
/* ---------------------------- Text Details Ends------------------------------------*/

#welcome_box{
	display:none;
}

.areaPhoto{
   float : Left;
   padding-right : 10px;
   width : 200px;
}

.areaText{
   float : left;
   width : 500px;	
   font-size:12px;
}

/* ---------------------------- Hotel floating window------------------------------------*/

/* not used?
.hotelFloatingWindow{
   display: block; 
   visibility: visible; 
   width: 360px; 
   position: absolute; 
   height: 164px; 
   left: 1px; 
   top: 1px;
}
*/

.hotelInfoPanel {
   background-color:#FFFFFF;
   background-image:url(../images/bgCard.jpg);
   background-repeat:no-repeat;
   color:#FFCE33;
   font-family:Verdana;
   font-size:11px;
   height:168px;
   padding:5px;
   width:356px;
}

.HotelInfoTextHolder {
	padding-left:40px;
}

#addressHolder {
	padding-left: 40px;
}

.hotelWindow{
   padding: 10px;
}

.hotelWindowImg{
   padding-top: 10px;
}

.hotelInfoText {
   color:#FFFFFF;
   font-weight:bold;
}

.hotelInfoTextHighlight{
	color: #8D6C96
}

#simple_example_window{
    width: 360px;
  }
  
  #simple_example_window_contents{
    background-color: #FFF;
	border:none;
	font-size:12px;
  }
 
  #simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br,
  #simple_example_window_t,#simple_example_window_l,#simple_example_window_r,#simple_example_window_b{
    background-color: #E2EAF0;
    height: 0px;
    width: 0px;
  }
  #simple_example_window_close{
    background-image:url('close button.jpg');
    margin-top:5px;
    margin-left:-5px;
    width:15px;
    height:15px;
  }

.hotspotsImg{
   border : none;
   float : left;
   margin: 15px -15px 15px 38px;
}   
  
/* ---------------------------- Hotel floating window ends------------------------------------*/

/* ---------------------------- Intro window------------------------------------*/
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:384px;
width:735px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
#button{
text-align:center;
margin:100px;
}

.floatContentText{
	width : 530px;
	float : left;
	margin : 5px 10px 0 0;
}

.introduction_box img{
	float : left;
}

#contentLeft{
	float : left;
	width:550px;	
	margin :0px;
	
}	

.position_man{
	border:1px solid #4F045A;
	float : right;
}	

.subHeader{
	margin-top : 10px
}

.position_button01{
	float : left;
	margin : 10px;
}	

#chkboxIntro{
	margin-top: 10px;
}

#howbtn {
	float:left;
	margin:0 0 0 319px;
}

.interact {
	float:left;	
}

.premiercontact {
	font-size:16px;
	border-bottom:1px solid #540267;
	padding-bottom:10px;
}

/* ---------------------------- Intro window ends ------------------------------------*/

/***********************/
/*
*   custom floating window
*
*/

#locationCardWrapper {
	background: #FFF;
	border-top: 1px solid #CCC;
        border-right: 1px solid #CCC;
        border-left: 1px solid #CCC;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	width: 270px;
	padding: 3px;
	height: auto;
        float: left;
}
  #locationCardWrapper_tl, #locationCardWrapper_tr, #locationCardWrapper_bl, #locationCardWrapper_br,
  #locationCardWrapper_t,#locationCardWrapper_l,#locationCardWrapper_r,#locationCardWrapper_b{
    background-color: #E2EAF0;
    height: 0px;
    width: 0px;
  }

	#btnWrap {
		width: 100%;
		clear: both;
	}

	#locationCardHead {
		background: url(/images/customWindow/bgtopbr.jpg) repeat-x;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding-top: 5px;
		padding-left: 4px;
		padding-right: 4px;
		width: 262px;;
		color: #FFF;
		font-weight: bold;
		float: left;
		clear: both;
		font-size: 13px;
		height: 20px;
	}

	a.closeBtn {
		background: url(/images/customWindow/closebtn.png) no-repeat;
		width: 17px;
		height: 17px;
		right: 5px;
		position: absolute;
	}

	#locationLogo {
		background: url(/images/customWindow/preminnonwhite.png);
		width: 92px;
		height: 77px;
		float: left;
	}

	#locationTextWrap {
		display: block;
		float: right;
	}

		#address {
			color: #666;
			font-size: 11px;
			margin: 0px;
			padding-top: 10px;
                        padding-right: 4px;
			text-align: right;
                        width: 160px;
		}

		#pricing {
			color: #333;
			font-size: 11px;
			margin: 0px;
			padding: 0px 4px 0 0;
			font-weight: bold;
                        text-align: right;
		}

			.pricing span {
				color: #666;
				font-weight: normal;
			}

	a.locationDirections {
		width: 80px;
		height: 16px;
		display: block;
		float: left;
                color: #333333;
                font-size: 11px;
                margin: 5px 10px 0 18px;
                text-decoration: underline;
	}

		a.locationDirections:hover {
			color: #C47FD0;
		}

	a.locationBook {
		width: 130px;
		height: 26px;
		background: url(/images/customWindow/book.jpg);
		display: block;
		float: left;
		margin: 4px 0 0 12px;
	}

		a.locationBook:hover {
			background: url(/images/customWindow/bookon.jpg);
		}

#bottom{
       background: url(/images/customWindow/bottom.png);
       clear: both;
       width: 278px;
       height: 20px;
}

.clearer{
       clear: both;
}

/* LARGE FOOTER */

#footerLarge {
                display: block;
                clear: both;
                width: 1000px;
                height: 180px;
                background: url(/images/transBlack_bg.png);
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                margin-left: auto;
                margin-right: auto;
                margin-bottom: 0px;
                margin-top: 15px;
            }
			
				#footWrap {
					padding: 10px;
					margin-bottom: 25px;
					overflow: hidden;
				}
				
					.footColumn {
						display: block;
						float: left;
						overflow: auto;
					}
				
					#pageDir {
						
					}
					
						#pageDir p {
							color: #FFF;
							font-weight: bold;
							margin-bottom: 10px;
						}
					
						#pageDir ul {
							list-style: none;
                                                        margin-bottom:10px;
						}
						
							#pageDir ul li.footerRight {
								width: 760px;
								line-height: 160%;
								color: #FFF;
							}
							
								#pageDirLink {
									font-size: 12px;
									color: #FFF;
									text-decoration: none;
									font-weight: bold;
								}
								
									#pageDirLink:hover {
										text-decoration: underline;
									}
                                           #footLeftCol{
                                                width: 200px;
                                           }
                                            #footRightCol{
                                                width: 760px;
                                            }
                                    #footerSeparator{
                                        color : white;
                                    }
									
/*blog styles */

#blog {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}

#blog li {
	padding-bottom: 15px;
	border-bottom: 1px dotted #999;
	margin-bottom: 15px;
	height: 138px;
}
	#blog li.newItem{
		height : auto;
	}


.purpleTextLink {
	color: #639;
	font-weight: bold;
	text-decoration: none;
	clear: both;
	display: block;
}

	.purpleTextLink:hover {
		text-decoration: underline;
	}
	
#blog a.icon {
	display: block;
	float: left;
	width: 120px;
	height: 120px;
	background: url(blogicon.jpg) center center no-repeat;
}

/*************** home addtional JL may '10 *******************/
#popDestinationsTitle{
    margin: 10px 0px;
}

/*************** home additional july '10 ********************/
.submitBtn3:hover {
	background: #D26300;
	cursor: pointer;
}