*/ Books - Amazon books and more in association with Amazon uk
www.bookshop.visitourscotland.co.uk/
www.visitourscotland.co.uk/
 */

@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.amazon-books #container { 
	width: 1000px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
} 
.amazon-books #header { 
	background: #FFFFFF; 
	padding: 0 10px 0 20px;  
} 
.amazon-books #header h1 {
	margin: 0; 
	padding: 10px 0;
font-family: Times, "Times New Roman", serif;
font-size: 1em;
font-weight: lighter;
font-style: italic;}
.amazon-books #sidebar1 {
	float: left; 
	width: 150px; 
	background: #FFFFFF; 
	padding: 15px 10px 15px 20px; 
}
.amazon-books #sidebar2 {
	float: right;
	width: 160px; 
	background: #FFFFFF; 
	padding: 15px 10px 15px 20px;
}
.amazon-books #mainContent { 
	margin: 0 160px; 
	padding: 0 10px; 
} 
.amazon-books #footer { 
	padding: 0 10px 0 20px; 
	background:#FFFFFF;
} 
.amazon-books #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



p {
font-size: 0.95em;
line-height:1.5em;
margin:0 0 0px;
padding: 5px 0px 5px 0px;
}

a:link {color: #0000CC;
background-color: #ffffff;
text-decoration: none;}

a:visited {
color: #0000CC;
background-color: #ffffff;
text-decoration: none;}


a:hover {color: #0000CC;
background-color: #ffffff;
text-decoration: underline;}

a:active {
color: #0000CC;
background-color: #ffffff;
text-decoration: none;}

h1 {font-size: 1.8em;
font-family: Verdana, Helvetica, Arial, sans-serifd;
text-align: left;
margin:0px 0px 0px 0px;
padding:10px 10px 10px 0px;
line-height: .9em;}


h1.header {
font-size: 1.6em;
font-family: Verdana, Helvetica, Arial, sans-serifd;
text-align: center;
padding: 0 0 5px 0;
line-height: 1.2em;
color: #996666;

}

#sidebar2 h1 {font-size: 1.2em;
font-family: Times, "Times New Roman", serif;
padding: 10px 0px 0px 0px;
font-weight: bold;
text-align: left;}


h2 {font-size: 1.6em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}




h3 {font-size: 1.4em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

#adverts h3 {font-size: .95em;
font-family: Times, "Times New Roman", serif;
font-weight: lighter ;
text-align: center;
font-style: italic;}

h4 {font-size: 1.1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}

h5 {font-size: 1em;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
text-align: left;}
