/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */
body {
	text-align: left;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #eaf0f1;
	font-family: "Century Gothic", Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #20363b;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 30px;
	
}
body a{
	color: #32606b;
	text-decoration: underline;
}
body a:hover{
	color: #32606b;
	text-decoration: none;
}
h1 {
	font-size: 140%;
	color: #004a58;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height:24px;
}
h2 {
	font-size: 124%;
	color: #20363b;
	font-weight: bold;
	margin: 0px 0 8px 0;
}
h3 {
	font-size: 100%;
	color: #004a58;
	font-weight: bold;
	margin: 0px;
}
h4 {
	font-size: 110%;
	color: #004a58;
	font-weight: normal;
	margin: 0px;
}
.subheads {
	line-height: 16px;
	color: #777777;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}
.bodytext {
	display: block;
	margin: 0px 0px 8px 0px;
}
.bodytext ul {
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 0px 0px;
}
.bodytext li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.sectionspacer {
	display: block;
	height: 9px;
	clear: both;
}


/* ========================================== *
/* MAIN BLOCK ELEMENTS */
/* ========================================== */

#banner {
	margin: 0 auto;
	text-align: right;
	width: 770px;
	height: 100px;
	background-image: url(images/banner-bg.gif);
	background-repeat: no-repeat;
	background-position: 539px 0;}
#container {
	text-align: center;
	margin: 0 auto;
	width:770px;
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	border-top: 1px solid #ffffff;
}
#maintable {
	width: 760px;
	margin: 0px 5px 0 5px;
	padding: 0 0 20px 0;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color: #FFFFFF;
	background-image: url(images/grey-bar.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#basebar {
	text-align: center;
	margin: 0 auto;
	width:770px;
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	background-color: #FFFFFF;
	color: #355861;
	font-size: 80%;
	line-height: 19px;
	padding-bottom: 12px;
}
#footer {
	margin: 0 auto;
	width: 770px; height: 10px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

/* ========================================== *
	TOP BAR
/* ========================================== */

#logo img{
	float: left;
	border: 0px;
}

/* ========================================== *
	COLUMN ONE
/* ========================================== */
#col1 {
	padding: 36px 0 0 0;
	width: 190px;
	text-align: left;
	vertical-align: top;
	margin:0px;
}
#mainnav {
	width: 170px;
	color:#20363b;
	text-align: left;
	margin: 0 10px 0 10px;
	background-color: #e2e2e2;
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-weight:bold;
	text-decoration:none;
}
#mainnav a{
	color:#20363b;
	display: block;
	text-decoration: none;
	font-weight:normal;
}
#mainnav a:hover{
	color:#20363b;
	display: block;
	text-decoration: underline;
}
#mainnav ul{
	width: 170px;
	margin:0px;
	padding:0px;
}	
#mainnav li{
	display: block;
	line-height: 17px;
	padding: 9px 0px 9px 0px;
	border-top:1px solid #c6cacb;
	text-indent: 10px;
}
#mainnav ul ul{
	width: 164px;
	background-color:#eeeeee;
	margin:0px;
	padding:5px 0 5px 0;
	border-left: 6px solid #c6cacb;
	border-top: 1px solid #c6cacb;
}	
#mainnav ul ul li{
	font-size: 95%;
	display: block;
	line-height: 22px;
	text-indent: 10px;
	border: 0px;
	list-style-type: none;
}		


/* ========================================== *
	COLUMN TWO
/* ========================================== */
#col2 {
	width: 570px;
	text-align: left;
	vertical-align: top;
	padding: 36px 0 0 0 ;
}
.pagetitle {
	border-bottom: 1px solid #7a8587;
	height: 27px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	vertical-align:top;
}
.pagetitle-tab {
	background-image: url(images/tab-corner.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#3d5e68;
	height: 27px;
	width: 170px;
	line-height: 27px;
	text-indent: 10px;
	color:#FFFFFF;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.contentarea {
	font-size: 90%;
	width: 560px;
	text-align: left;
	vertical-align:top;
	line-height: 1.6em;	
	margin: 0 0 50px 0;
	padding:0px;
}

.templatearea {
	font-size: 90%;
	width: 600px;
	text-align: left;
	vertical-align:top;
	line-height: 1.6em;	
	margin: 10px 10px 50px 10px;
	padding:0px;
}

.contentarea2 {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 560px;
	text-align: left;
	line-height: 1.6em;	
	margin: 0 0 50px 0;
	padding:0px;
}
#welcome {
	background-image: url(images/home-welcome.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 376px;
	height: 192px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
.welcome-text {
	width: 350px;
	padding: 53px 10px 0px 15px;
	
}
	
#home-feature1 {
width: 180px;
height: 129px;
background-image: url(images/home-feature1.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
text-align:right;
vertical-align:top;
padding:0;
margin: 10px 0px 0px 10px;
display: block;
}
#home-feature1 a{
width: 180px;
height: 129px;
background-image: url(images/home-feature1.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
text-align:right;
vertical-align:top;
padding:0;
display: block;
}
#home-feature1 a:hover{
width: 180px;
height: 129px;
background-image: url(images/home-feature1.gif);
background-repeat: no-repeat;
background-position: 0px -129px;
text-align:right;
vertical-align:top;
padding:0;
display: block;
}
#home-feature2 {
width: 180px;
height: 143px;
background-image: url(images/home-feature2.gif);
background-repeat: no-repeat;
background-position: top left;
text-align:right;
vertical-align:top;
padding:0;
margin: 0px 0px 0px 10px;
}
#home-feature2 a{
width: 180px;
height: 143px;
background-image: url(images/home-feature2.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
text-align:right;
vertical-align:top;
padding:0;
display: block;
}
#home-feature2 a:hover{
width: 180px;
height: 143px;
background-image: url(images/home-feature2.gif);
background-repeat: no-repeat;
background-position: 0px -143px;
text-align:right;
vertical-align:top;
padding:0;
display: block;
}
#home-feature3 {
width: 157px;
height: 192px;
background-image: url(images/home-feature3.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
text-align:right;
vertical-align:top;
padding:0;
margin: 0px 0px 0px 395px;
display: block;
}
#home-feature3 a{
width: 157px;
height: 192px;
background-image: url(images/home-feature3.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
text-align:right;
vertical-align:top;
padding:0;
display: block;
}
#home-feature3 a:hover{
width: 157px;
height: 192px;
background-image: url(images/home-feature3.gif);
background-repeat: no-repeat;
background-position: 0px -192px;
text-align:right;
vertical-align:top;
padding:0;
display: block;
}

#home-features {
	width: 540px;
	height: 360px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	vertical-align:top;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.home-features-items {
	width:100px;
	padding: 20px 0 0 20px;
	margin: 0px;
	line-height: 18px;
	float: left;
}
#content1 {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding: 30px 0 4px 20px;
	width: 500px;	
}
#content2 {
	width: 425px;
	float: left;
}
#content3 {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	margin: 0 0 0 167px;
	padding: 5px 10px 0 10px;
}
#search-results {
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#bookshop_features {
	width: 520px;
	float: left;
}


.shopcategory {
	background-image: url(images/categories-bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 464px;
	height: 67px;
	padding: 0px;
	display: block;
	margin: 7px 0px 0px 0px;
	
}
.shopcategory a {
	width: 100%;
	display: block;
	font-family: "Century Gothic", Arial, Geneva, Verdana, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.shopcategory a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.shopcatspan {
	padding: 25px 0px 0px 36px;
}




.subtitle {
	font-style: italic;
	display: block;
}
#book-details {
	width: 170px;
	padding: 10px 0 0 0;
	float: left;
	text-align: left;
	vertical-align:top;
}
#book-details-text {
	background-image: url(images/book-details-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 160px;
	height: 71px;
	padding: 0 6px 7px 6px;
}
#alsoavailable {
	background-image: url(images/alsoavailable-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 158px;
	margin-top: 5px;
}
.alsoavailabletext {
	padding: 5px 4px 10px 7px;
	font-style: italic;
	line-height: 16px;
}
#add-to-cart {
	background-image: url(images/addtocart.gif);
	background-repeat: no-repeat;
	background-position: 0 0 ;
	width: 170px;
	height: 57px;
	padding: 0;
	display: block;
}
#add-to-cart a{
	background-image: url(images/addtocart.gif);
	background-repeat: no-repeat;
	background-position: 0 0 ;
	width: 170px;
	height: 57px;
	padding: 0;
	display: block;
}
#add-to-cart a:hover{
	background-image: url(images/addtocart.gif);
	background-repeat: no-repeat;
	background-position: 0 -57px ;
	width: 170px;
	height: 57px;
	padding: 0;
	display: block;
}
.features {
	width:110px;
	margin: 21px 0 0 15px;
	line-height: 18px;
	float: left;
}
.featured-base {
	padding: 0 0 20px 0;

}
.listing {
	font-size: 90%;
	line-height: 18px;
	padding: 10px 15px 0 15px;
	}
.tablebase {
	width: 428px;
	height: 26px;
	background-image: url(images/basebar.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-size: 90%;
	padding-right: 10px;
	text-align:right;
}
#cart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 122px;
	height: 100px;
	background-image: url(images/cart-bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-align:right;
	vertical-align:top;
	line-height: 18px;
	padding:35px 0 0 0;
	float: right;
	margin: 0px 0px 0px 0px;
}
#cart-text {
	margin: 0px 10px 20px 5px;
}

.contentarea br {
	line-height: 10px;
	margin:0px;
	padding:0px;
}


/* ========================================== *
	FORM STYLES
/* ========================================== */
#search {
	width:170px;
	background-image: url(images/book-search.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 34px 0 0 10px;
	margin: 0 0 0 10px;
}
#search-go a{
	width:170px;
	height: 34px;
	background-image: url(images/search-go.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0 0 0px;
	margin: 0 0 0 10px;
	display:block;
}
#search-go a:hover{
	width:170px;
	height: 34px;
	background-image: url(images/search-go.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0 0 0px;
	margin: 0 0 0 10px;
	display:block;
}
#categories {
	width:170px;
	height: 74px;
	background-image: url(images/categories.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0 0 10px;
	margin: 0 0 10px 10px;
}
.textfield {width: 144px; height: 18px; margin: 0; padding: 0; line-height: 18px;}
.dropdown {width: 144px; height: 18px; margin: 34px 0 0 0; padding: 0px; line-height: 18px;}
.invisible {
	display: block;
	visibility: hidden;	
}

/* ========================================== *
	IMAGES
/* ========================================== */

.image1{
	padding: 1px;
	border: 1px solid #7a8587;
	margin: 5px 0 15px 0;
	display: block;
}
.image2{
	width: 52px;
	padding: 1px;
	border: 1px solid #7a8587;
	margin: 0px 15px 0px 0px;
	float:left;
}
.image3{
	width: 110px;
	padding: 1px;
	border: 1px solid #7a8587;
	margin: 0px 0px 9px 0px;
}
.image4{
	width: 153px;
	padding: 1px;
	border: 1px solid #7a8587;
	margin: 0px 0px 9px 0px;
}
.image5{
	width: 100px;
	padding: 1px;
	border: 1px solid #7a8587;
	margin: 0px 0px 9px 0px;
}



.subnav {
	display: block;
	width: 100%;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #c4ccce;
	padding: 5px 0px 5px 0px;
	margin-bottom: 4px;
	text-align: left;
	text-indent: 14px;
	vertical-align: top;
}
.subnav a {
	color: #615f5f;
	width: 100%;
	display: block;
	font-style: italic;
	text-decoration: none;
}
.subnav a:hover {
	color: #a10909;
	display: block;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}



.picture-top {
	display: block;
	margin: 2px auto 2px auto;
}
.picture-left {
	margin: 0px 15px 13px 0px;
	float: left;
	position: relative;
}
.picture-right {
	margin: 0px -3px 9px 20px;
	float: right;
	position: relative;
}
.picture-bottom {
	display: block;
	margin: 2px auto 13px auto;
}
.signinform {
display: block;
margin: 12px 0px 8px 4px;
}
.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
}



.contacttablecell {
	padding: 3px 5px 4px 0px;
	vertical-align: top;
	text-align: left;
}
.contactfield {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width: 270px;
	color: #444444;
	background-color: #F3F3F3;
}

.contactfield2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	width: 160px;
	color: #444444;
	background-color: #F3F3F3;
}

.button {
	display: block;
	text-align: center;
	vertical-align: bottom;
	margin: 0px 4px 0px 10px;
}
.button a {
	display: block;
	border: 1px solid #807572;
	width: 75px;
	padding: 6px;
	font-weight: bold;
	color: #20363b;
	font-size: 14px;
	text-decoration: none;
	white-space: nowrap;
}
.button a:hover {
	text-decoration: none;
	color: #cb006a; 
}