@charset "utf-8";
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#inner_content h3 {
	margin-top: 12px;
	text-align: center;
	font-size: 1.6em;
}

.grad-grey {
	background-image: url(grad_grey.png);
	background-repeat: repeat-y;
	background-position: right;
}

#container {
	color: #006600;
	margin-top: 30px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	height: auto;
}
#logo {
	height: 42px;
	background-image: url(logoA.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 40px;
	width: 280px;
}
.books {
	margin: 10px 10px 10px 0px;
	width: 100%;
	background-repeat: repeat-y;
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(grad_grey.png);
	display: inline;
}
.left {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.bookpic {
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	display: inline;
}
.bookdescr {
	width: 440px;
	margin-top: 20px;
	font-size: 1.1em;
	display: block;
	text-align: left;
	line-height: 1.6em;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	float: right;
}


#address {
	height: 80px;
	position: absolute;
	width: 200px;
	left: 700px;
	top: 20px;
}
#left_sidebar a {
	color: #333333;
	text-decoration: none;
	background-color: #006666;
	display: block;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	background-image: url(butt1.png);
	background-repeat: no-repeat;
	width: 140px;
}
#left_sidebar a:hover {
}
#left_sidebar a.colour {
	background-color: #993399;
	background-image: url(full-colour-button.jpg);
	background-repeat: repeat-y;
}
#left_sidebar a.colour:hover {
	background-color: #993399;
	background-image: url(full-colour-buttonalt.jpg);
	background-repeat: repeat-y;
}

#left_sidebar ul {
	margin-top: 20px;
	margin-left: 30px;
	float: left;
	display: inline;
}
#title {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: -10px;
}
.beige {
	background-color: #FBFAFC;
}
.plum {
	background-color: #cc9999;
	text-align: center;
	font-size: 1.6em;
	font-weight: normal;
}
.border {
	border: 1px solid #999999;
}
.image_book {
	height: 360px;
	width: 245px;
	margin-top: 10px;
}
.white {
	background-color: #FFFFFF;
}
#left_sidebar {
	background-color: #FFFFFF;
	float: left;
	width: 199px;
}
#left_sidebar li {
	list-style-type: none;
	margin-bottom: 4px;
}
#header #address p {
	font-style: italic;
}
html {
	background-image: url(bg_tile.png);
	background-position: top;
	background-repeat: repeat-x;
}
#inner_content h2 {
	color: #663333;
	font-weight: bold;
	font-size: 2em;
}
.bookdetails {
	float: left;
	width: 230px;
	clear: none;
}
.left_content {
	float: left;
	width: 240px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bookdetails ul {
	float: left;
	text-align: left;
	padding-left: 12px;
	margin: 20px 40px 40px;
}
#ordering {
	display: block;
	width: 90%;
	padding: 15px;
	background-color: #E5ECF9;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}
#ordering p {
}



#content {
	width: 100%;
}
body {
	height: 100%;
	background-image: url(bg_tile.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#left_sidebar a:hover {
	background-color: #99CCCC;
	background-image: url(butt1a.png);
}
#inner_content {
	background-color: #FFFFFF;
	float: left;
	width: 730px;
	display: inline;
}
.books {
	margin: 10px;
	float: left;
	width: 720px;
}

#bottom_spacer {
	background-color: #99CCCC;
	height: 20px;
}
#bottom_green_bar {
	height: 20px;
	background-color: #006666;
}
#footer {
	height: 120px;
	background-color: #FFFFFF;
	background-image: url(bg_bottom.png);
	background-repeat: no-repeat;
}
#header {
	height: 110px;
	background-color: #99CCCC;
	background-image: url(bg_top.png);
	background-repeat: no-repeat;
	width: 100%;
}

#maincontent {
	background-color: #FFFFFF;
	padding-top: 15px;
}
#vert_space {
	background-color: #99CCCC;
}
#green_bar {
	background-color: #006666;
	height: 20px;
}
#spacer {
	background-color: #99CCCC;
	height: 20px;
}
.push {
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 50px;
}

#ordering p {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#textnav a {
	text-align: center;
	color: #006666;
	text-decoration: none;
}
#textnav a:hover {
	color: #999999;
}
#textnav {
	text-align: center;
	margin-top: 10px;
}
* {
	margin: 0px;
	padding: 0px;
}
.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;
}
#hometext {
	float: left;
	width: 360px;
	margin-top: 10px;
	line-height: 1.5em;
	margin-left: 10px;
}
#hometext p {
	margin-bottom: 15px;
}
#bernardbabani p {
	margin-bottom: 15px;
}
#search {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
#bernardbabani {
	clear: none;
	float: left;
	width: 320px;
	margin-top: 20px;
	margin-left: 20px;
	font-size: 1em;
	line-height: 1.5em;
}
#title img {
	padding-bottom: 5px;
}
#banner_images {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
	position: relative;
	float: left;
	width: 700px;
}
#left_image {
	float: left;
	margin-left: 20px;
	width: 99px;
}
#right_image {
	float: left;
	margin-left: 130px;
}
#range_text {
	clear: both;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}
#range {
	clear: both;
	float: left;
	width: auto;
	margin-top: 30px;
	margin-left: 300px;
}
#centre_image {
	float: left;
	margin-left: 120px;
}
#compnavmenu {
	margin-top: 60px;
	margin-bottom: 15px;
	margin-left: 250px;
}

#electronics_books table {
	font-size: .9em;
	color: #006600;
	margin-top: 20px;
	float: left;
	width: 700px;
}
#electronics_books td {
	padding: 2px 4px;
	color: #006600;
}
#electronics_books th {
	color: #FFFFFF;
	padding: 2px 4px;
	font-weight: bold;
}

.right {
	float: right;
}
#electronics_books #isbn {
	width: 150px;
	background-color: #CED6DF;
}
#electronics_books table #no {
	background-color: #cccc99;
	width: 3em;
	text-align: center;
}
#electronics_books #author {
	width: 150px;
	background-color: #E3E0D0;
}
#electronics_books #price {
	width: 60px;
	text-align: center;
	background-color: #CCCDFF;
	float: left;
}

#electronics_books #title {
	width: 400px;
	text-align: left;
	background-color: #ECE9D8;
}

