@charset "utf-8";
#instructions {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
.border-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

#inner_content h3 {
	text-align: center;
	font-size: 1.6em;
	margin-bottom: 10px;

}

.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;
}
#container #maincontent #left_sidebar a:hover {
	background-color: #066;
}


.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;
	font-size: 1.1em;
	text-align: left;
	line-height: 1.6em;
	padding-right: 15px;
	position: relative;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
	margin-left: 0px;
	height: auto;
	padding-bottom: 0px;
	margin-bottom: 15px;
}


#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 img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#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;
	margin-bottom: 20px;
}
#title {
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	display: block;
	margin-bottom: -10px;
}
#title h2 {
	text-align: center;
	zoom: 1;
}

.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;
	height: auto;
}
#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;
	background-color: #FFFFFF;
}
.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;
	display: inline;
	background-color: #FFFFFF;
}
.bookdetails ul {
	float: left;
	text-align: left;
	padding-left: 12px;
	margin: 20px 40px 40px;
}
#ordering {
	display: block;
	width: 90%;
	padding: 15px;
	background-color: #E5ECF9;
	margin-top: 20px;
	margin-bottom: 0px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
#ordering p {
}


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 {
	width: 750px;
	margin-bottom: 15px;
	overflow:hidden;
	text-align: center;
	float: left;
	height: auto;
}

.books {
	margin: 10px;
	width: 720px;
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(grad_grey.png);
	padding-top: 10px;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	

}

#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;
	width: 950px;
}
#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;
	text-align: justify;
}
#bernardbabani p {
	margin-bottom: 15px;
	text-align: justify;
}
#hometext p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#hometext p a:hover {
	color: #999;
}

#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 {
	margin-top: 30px;
	margin-left: 20px;
	overflow:hidden;
	clear: both;
	margin-right: 20px;
}
#range {
	clear: both;
	width: auto;
	margin-top: 30px;
	margin-left: 300px;
	margin-bottom: 20px;
	text-align: left;
}
#centre_image {
	float: left;
	margin-left: 120px;
}
#electronics_books td {
	padding: 4px;
	color: #006600;
	font-size: 0.85em;
}

.price {
	background-color: #E8D0D0;
	text-align: center;
}
.isbn {
}
table {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#electronics_books {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

th {
	color: #FFFFFF;
	background-color: #006666;
	padding: 4px;
	font-size: 0.85em;
}
.no {
	background-color: #cccc99;
	text-align: center;
}
.title, .author, .isbn {
	background-color: #FFCC99;
	text-align: left;
}
.country {
	float: left;
	height: 100px;
	width: 100px;
	padding-top: 20px;
	padding-left: 10px;
}
.flag {
	float: left;
	margin-top: 10px;
}
.logo {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.url {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
.super_series {
	color: #FF6E00;
	font-size: 1.5em;
}

#ie_table {
	display: none;
}

#ordering_card {
	width: 90%;
	padding: 15px;
	/* IE10 */ 
background-image: -ms-linear-gradient(left, #FFFFFF 0%, #E5ECF9 100%);
	/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(left, #FFFFFF 0%, #E5ECF9 100%);
	/* Opera */ 
background-image: -o-linear-gradient(left, #FFFFFF 0%, #E5ECF9 100%);
	/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #FFFFFF), color-stop(1, #E5ECF9));
	/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(left, #FFFFFF 0%, #E5ECF9 100%);


/* Proposed W3C Markup */ 
background-image: linear-gradient(left, #FFFFFF 0%, #E5ECF9 100%)
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
}
.seller_link {
	float: left;
	width: 180px;
	margin-top: 30px;
	font-size: 1.2em;
	margin-left: 30px;
}
.sellerlogo {
	float: left;
	height: 100px;
	width: 150px;
	/* Firefox
display:-moz-box;
	-moz-box-orient:horizontal;
	-moz-box-pack:center;
	-moz-box-align:center;
	/* Safari and Chrome 
display:-webkit-box;
	-webkit-box-orient:horizontal;
	-webkit-box-pack:center;
	-webkit-box-align:center;
	box-orient:horizontal;
	box-pack:center;
	box-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
}
.sellerlogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;

}
.shiftup {
	margin-top: -20px;
}



.seller {
	float: left;
	width: 600px;
	margin-left: 30px;
	margin-top: 10px;
	clear: both;
	background-color: #FFF;
	margin-bottom: 10px;
	height: 100px;
}
.supplier {
	float: left;
	height: 50px;
	width: 170px;
	margin-top: 35px;
}
