body{
	background: #E0CEE4;
	font-family:sans-serif;
	margin:0;
	padding:0;
}

a {
	outline:none;	
}

#background{
	margin:auto;	
	padding:0px 50px;
	background-color:#E0CEE4;

	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 {
    width: 1001px;
}

    #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;
}

ul{
	margin:0;
	padding:0;
}

#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;
}


#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;
   position:absolute;
   right:10px;
   top: 35px;
   width: 96px;
   height: 96px;
   z-index:50;
}
#directions{
	display:none;
}

#area_info h4, #area_info h2, #area_info h3 {
	padding:5px;	
	color:#FFF;
	background-image:url('/images/purple_bg.jpg');
        width:710px;
        font-size:1em;
        margin: 12px 0 12px 0;
}
    #area_info img{
        float : left;
        margin-right: 10px;
        width: 200px;
    }

#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) ------------------------------------*/

#destinationsTitle{
    margin-top : 10px;
}
#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:675px;
}

.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;
}
    .text1{
        color:#000000;
        font-size:12px;
        line-height:140%;
        margin:10px;
        width:970px;
    }
    #botsection .text01{
        margin: 10px 0px;
    }
.text02 {
    color: #4d1a5c;
    font-size: 12px;
    font-weight: bold;
}
    #leftsection .text02{
        font-size:12px;
        color: #000;
        font-weight: normal;
    }
.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{
   display : inline;
   margin-right: 30px;
   float : right;
   width : 500px;	
   font-size:12px;
}

#premmImgCaption{
	display: inline;
	float: left;
	margin-top: 10px;
	width: 190px;
	font-weight: bold;
	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:right;
	margin:0 29px 0 0;
}

.interact {
        font-size: 16px;
	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{
    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;
}

/* styles from the newstyle.css */
#footerLarge  {
    -moz-border-radius:5px;
    background:url("/images/transBlack_bg.png") repeat scroll 0 0 transparent;
    clear:both;
    display:block;
    height:200px;
    margin:15px auto 0;
    width:1000px;
}
.footColumn {
    display:block;
    float:left;
    overflow:auto;
}
    #footWrap {
        margin-bottom:25px;
        overflow:hidden;
        padding:10px;
    }
            #pageDir p {
                color:#FFFFFF;
                font-weight:bold;
                margin-bottom:10px;
                border:medium none;
                font-family:Arial,Helvetica,sans-serif;
            }
            
            #pageDir ul {
                    list-style: none;
                    margin-bottom:10px;
            }
                #pageDir ul li.footerRight {
                    color:#FFF;
                    width: 760px;
					line-height: 160%;
                }

        #footWrap {
            margin-bottom:25px;
            overflow:hidden;
            padding:10px;
        }
            #pageDirLink {
                color:#FFFFFF;
                font-size:12px;
                font-weight:bold;
                text-decoration:none;
            }
        #footLeftCol{
            width: 200px;
        }
        #footRightCol{
            width: 760px;
        }

        .footerSeparator{
            color : white;
        }
