html, body {
  text-align: center;
  height: 90%;
}
body, td, input, select, p {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  line-height: 15px;
  color: #607393;
}
h1 {
  font-size: 95%;
  margin-top: 0 ;
  line-height: 15px;
  padding: 4px;
  padding-left: 0px;
  margin-bottom: 0px;
  text-decoration: underline;
}

h2 {
  font-size: 100%;
  margin-top: 0 ;
  line-height: 15px;
  padding: 4px;
  padding-left: 0px;
  margin-bottom: 0px;
}

 .scroll{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 65%;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	width: 150px;
	height: 114px;
	 padding: 4px;
	color: #ffffff;
    background-color: #607393;
	border-left: 1px solid #607393;
    border-right: 1px solid #607393;
    border-bottom:1px solid #607393;
    border-top: 1px solid #607393;

}
 .guestname{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 95%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #ffffff;
    background-color: #607393;

}
/*Links colour and size - Dordogne Chateau etc*/
a {
 color: #1C5BA3;
 font-size: 90%;
}
a:hover {
	text-decoration: none;
}

hr {
	clear: both;
  border: 1px solid #d0d0d0;
}
/*Sets the center column*/

.container {
  width: 770px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0;
}

.header {
  height: 90px;
  position: relative;
  width: 760px;
}

/*Center logo Lot Cycling Holidays*/
.header .banner {
  position: absolute;
  left: 175px;
  top: 0;
  border-left: 2px groove #0272B5;
  border-right: 1px solid #0272B5;
  border-bottom: 2px groove #0272B5;
  border-top: 1px solid #0272B5; 
}

/*Image top right corner color &amp; style*/
.header .top_right {
  position: absolute;
  right: -10px;
  top: 0px;
  width: 162px;
  background-color:  #ffffff;
  height: 128px;
}

.logo {
 position: absolute;
 background-color:  #B8C1D1;
 width: 164px;
 text-align: center;
 font-size: 80%;
  color: #1C5BA3;
  border-left: 1px solid #0272B5;
  border-right: 1px solid #0272B5;
  border-bottom: 1px solid #0272B5;
  border-top: 1px solid #0272B5;  
  padding: 0;
  height:  88px;
  left: 0;
  top: 0;
}

.columns {
  margin-top: 10px;
  position: relative;
  height: 100%;
}

.column_left {
  width: 167px;
  padding: 0;
  height:  2100px;
  background-color:  #607393;
  position: absolute;
  z-index: 10;
  left: 0px;
  top: -1px;
}
/*Left col heading color and style*/
.column_left .heading {
  background-color:  #B8C1D1;
  width: 157px;
  font-weight: bold;
  color: #000;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 5px;
}

/*Sets width and position right col*/

.column_right {
	position: absolute;
	right: -1px;
	top: 31px;
	width: 164px;
	padding-top: 10px;
	text-align: center;
	border: none;
	height: 1021px;
}
/*Sets width and position right col*/
.column_right ul {
  list-style: none;
  margin: 0;
  padding: 0;
   border: none;
}
/*Sets width and position right col*/
.column_right li {
  margin-bottom: 7px;
}
/*Page heading logo*/
.page_heading_logoblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 96%;
	font-weight: bold;
	text-decoration: none;
	 text-align: center;
	color: #0272B5;
}	
/*Sets width and position center col*/	
.content {
  padding: 5px;
  padding-top: 10px;
  width: 424px;
  margin: 0 0 0 170px;
}

/*Center text headings and lines color &amp; style*/
 .item {
  border-top: 1px solid #aaa;
  padding: 10px;
  padding-left: 0;
  padding-bottom: 15px;
  margin-bottom: 10px;
  position: relative;
  display: block;
  
}
/*Center col picture square on left*/
.centercontent{
	border-top: 1px solid #aaa;
	padding: 10px;
	padding-left: 0;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 310px;
	position: relative;
	display: block;
 }	
 /*Preload images rotating*/	
  div#preload { display: none;
 }	
  
.textlogobluesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	color: #0272B5;	  
}
.textlogobluesmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #0272B5;	  
}
.textlogo_bluesmall_bold_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #0272B5;	  
}

 .textlogoblueboldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #0272B5;	 
	text-decoration: underline;
}	

 .logo_blue_bold_link_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #0272B5;	 
	text-decoration: underline;
}		
	.textlightblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 80%;
	font-weight: normal;
	text-align: left;
	color: #607393;
}
	.textlightbluesmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 75%;
	font-weight: normal;
	text-align: left;
	color: #607393;
}
 .textlightbluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 80%;
	font-weight: bold;
	text-align: left;
	color: #607393;
}
 .text_bluebold_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 85%;
	font-weight: bold;
	text-align: center;
	color: #607393;
}
 .textlightbluebold12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 95%;
	font-weight: bold;
	text-align: left;
	color: #607393;
}
 .textlight_bluebold12_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 95%;
	font-weight: bold;
	text-align: center;
	color: #607393;
}
 .textlightblueboldlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 85%;
	font-weight: bold;
	text-align: left;
	color: #607393;
	text-decoration: underline;
}	
/*review links colour and size*/
.Reviewlink {
	 color: #1C5BA3;
	 font-size: 90%;

}

/*Center text headings and lines color and style*/
/*Title is the blue tour headings*/
.center_column_text .item .title  {
  display: block;
  font-weight: bold;
  color: #0272B5;	  
  text-decoration: none;
  line-height: 13px;
  padding-bottom: 3px;
  margin-left: 100px;
   
}

.center_column_text .item .title a:hover {
  color: #97AAAC;
} 

.center_column_text .item .image {
  position: absolute;
  margin-right: 10px;
  font-size: 90%;
  top: 15px;
  left: 2px;
  height: 90px;
  width: 90px;
}
/*Left of tour description in center*/
.center_column_text .item .left {
  position: absolute;
  margin-right: 10px;
  top: 10px;
  left: 0;
  
}
/*Left of tour text and background color*/
.left {
    margin-left: 1px;
	margin-right: 2px;
    background-color: #539FD4;
	text-align: left;
	text-decoration: none;
	font-size: 80%;
	color: #fff;
	height: 270px;
	width: 90px;
	padding-left: 0px;
	position: relative;
	display: block;
}
/*Text size Price in the center column*/
.center_column_text .item .summary {
  margin-left: 100px;
  font-size: 100%;
  padding-bottom: 5px;
  
}
/*More info pic position*/
.center_column_text .item .more_info {
	float:  right;
	margin-top:  3px;
}

.footer {
    vertical-align: bottom;
	clear: both;
	display: block;
	margin-top: 0px;
	margin-left: 15px;
    padding: 5px;
  padding-top: 0px;
    border-top: 2px solid #97AAAC;
   width: 390px;
}

.ulbold {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #607393;
text-decoration: none;
list-style-position: outside;
list-style-type: square;
padding: 4px;
margin: 4px;
padding-left: 2em;

}
.content .heading {
  margin: 8px 0 8px 0;
  background: #195aa4;
  font-weight: bold;
  display: block;
  color: #fff;
  font-size: 13px;
  padding-left: 5px;
  clear: both;
}
/*
.Form_input  {
 	color: #000000;
	background: #cccccc;	  
	border: 2px ;
	width: 40em
	padding: 2px 10px
*/	

#image_rotator {
	height: 167px;
	width: 421px;
	margin: 15px 0 15px 0;
	z-index: 1;
 }  
img { border: none; 
}
 .textlogo_redbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
	color: #c85b92;	
	background: #ffffff;	 
	text-decoration: none;
	
}
 .textlogo_redbold_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	color: #c85b92;	
	background: #ffffff;	 
	text-decoration: none;
}
 .textlogo_redbold_center_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	text-align: center;
	color: #c85b92;	
	background: #ffffff;	 
	text-decoration: underline;
} 
  .VerdanaBold  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
	color: #FFFFFF;
}
 .Verdana_small_center  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	text-align: center;
	color: #FFFFFF;
	margin: 8px 0 8px 0;
	font-weight: normal;
	display: block;
	padding-left: 5px;
}


 .Verdana_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:80%;
	text-align: left;
	color: #FFFFFF;
	margin: 8px 0 8px 0;
	font-weight: normal;
	display: block;
	padding-left: 5px;
	
}
.Whitelink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: underline;
	
	}
/*Format left menu with dotted lines*/
#vertmenu ul li a {
font-size: 85%;
display: block;
border-bottom: 1px dashed #ffffff;
border-top: 0px dashed #ffffff;
border-right: 0px dashed #ffffff;
border-left: 0px dashed #ffffff;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #ffffff;
width:155px;
z-index: 12;
}
.input {
    border: 1px solid #607393;
    background: #E4E8ED;
	font-size: 85%;
	border-bottom: 1px solid #607393;
    border-top: 2px solid #607393;
    border-right:  1px  solid #607393;
    border-left: 2px solid #607393;
	height: 17px;
	
}
.input:hover {
    border: 1px solid #607393;
    background: #E4E8ED;
	font-size: 85%;
	border-bottom: 1px solid #607393;
    border-top: 2px solid #607393;
    border-right:  1px  solid #607393;
    border-left: 2px solid #607393;
	height: 17px;
		
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    border: none;
	width:130px;
	color: #ffffff;
	font-size: 95%;
  	background-color: #607393;
	border: 1px solid #607777;
	height: 25px;
	
}
.button:hover {
    border: 1px solid #607777;
    background: #607393;
    padding: 2px 8px;
}
/*label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
*/