/* Authors OnLine

based upon andreas06 
	- an open source xhtml/css 
	website layout by Andreas Viklund 
	- http://andreasviklund.com . 
	Free to use for any purpose as 
	long as the proper credits are 
	given for the original design work.

	Version: 1.1, November 28, 2005 
	Edited for Authors OnLine By:
	K Reeve
*/


body {
	background:#e0e0e0 url(http://images.authorsonline.co.uk/bodybg.gif) repeat-x;
	color:#505050;
	font:76% Georgia,Verdana,Tahoma,Arial,sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}

p {
	line-height:1.5em;
	margin:0 0 15px;
}

a {
	color:#fa9035;
	font-weight:700;
	text-decoration:none;
}

a:hover {
	color:#d04a10;
}

hr {
	height:1px;
	margin:10px 0;
	width:98%;
}

dt {
	font-weight:700;
}

dd {
	margin:1px 0 12px 15px;
}

#container {
	background:#E0E0E0 url(http://images.authorsonline.co.uk/bodybg.gif) repeat-x;
	margin:0 auto;
	text-align:left;
	width:752px;
}

#sitename {
	color:#ffffff;
	font-weight:400;
	height:60px;
	margin:0 20px 10px 0;
	text-align:left;
	width: 100%;
}

#sitename h1 {
	font-size:2.2em;
	margin:0;
	padding-top:20px;
}

#sitename span {
	font-size:1.6em;
	letter-spacing:-1px;
	margin:0;
}

#slogan,#slogan a {
	font-family: "Times New Roman", Arial, SunSans-Regular, Sans-Serif;
	margin-top: -50px;
	margin-right: 10px;
	text-align: right;
	font-weight:bold;
	font-style: italic;
	color: #FFF;
	text-decoration: none;
}
#slogan {
	font-size:1.5em;
}

div#topsearch {
	font-size: 11pt;
	vertical-align: top;
	display: inline;
	color: #FFF;
}

.top_searchbutton {
	font-size: 9pt;
	margin: 0;
	margin-left: 5px;
}

.top_searchbox {
	height:9pt; /*we specify the the object dimensions like the image dimensions*/
	font-size: 9pt;
	margin: 0px;
}

#nav {
	background:url(http://images.authorsonline.co.uk/greypx.gif) bottom left repeat-x;
	float:left;
	width:752px;
	margin-top: 10px;
}


#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav a {
	background:url(http://images.authorsonline.co.uk/tabs.gif) no-repeat 100% 0;
	color:#808080;
	display:block;
	font-size:1.2em;
	letter-spacing:-1px;
	padding:7px 20px 4px 11px;
	text-decoration:none;
}

#nav a:hover {
	color:#505050;
}

#nav li {
	background:url(http://images.authorsonline.co.uk/tabs.gif) no-repeat 0 0;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
}

#nav #current {
	background:url(http://images.authorsonline.co.uk/tabs.gif) no-repeat 0 -41px;
}

#nav #current a {
	background:url(http://images.authorsonline.co.uk/tabs.gif) no-repeat 100% -41px;
	color:#303030;
	padding:7px 20px 5px 11px;
}

#wrap1, #wrap3 {
	background:#ffffff url(http://images.authorsonline.co.uk/innerbg.gif) repeat-y;
	border-bottom:1px solid #808080;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	clear:both;
	padding:0;
	width:750px;
	min-height: 600px;
}
#wrap3 {
	background:#ffffff url(http://images.authorsonline.co.uk/innerbg2.gif) repeat-y;
}
#wrap2, #wrap4 {
	background:url(http://images.authorsonline.co.uk/header.jpg) top left no-repeat;
	padding:10px;
	width:730px;
	min-height: 530px;
}
#wrap4 {
	background:url(http://images.authorsonline.co.uk/header2.jpg) top left no-repeat;
}

#header {
	height:30px;
	position:relative;
	width:730px;
}

#header h1 {
	float:left;
	font-size:1.4em;
	margin:0;
	width:180px;
}

#topbox {
	color:#808080;
	margin:0 0 4px;
	text-align:right;
}

#topbox a {
	color:#d04a10;
}

#topbox a:hover {
	text-decoration:underline;
}

#leftside {
	float:left;
	margin:-10px -10px 0 !important;
	margin-left: -5px;
	padding: 0;
	width:160px !important;
	height: 720px;
}

#leftside h1 {
	font-weight:400;
}

#rightside {
	float:right;
	margin:30px 02px 10px 0;
	width:160px;
	border-left: 1px dashed #FEE0C9;
	padding-left: 10px;
}

.right_heading {
	font-size:1.3em;
	font-family: Tahoma, Times New Roman;
	font-weight:400;
	margin: 0;
	width: 85%;
	text-align: center;
}

#rightside p {
	font-size:0.9em;
	margin:2px 0 12px 10px;
}

#rightside img {
	border:1px solid #fa9035;
	margin:10px 0 5px 5px;
	padding:2px;
}

#content {
	margin:0;
	padding: 0;
	margin-left: 170px;
	padding-left: 2px;
	padding-right: 2px;
}


#contentalt {
	margin:45px 15px 0 180px;
}

#content p, #contentalt p, #index_content p {
	margin:8px 0 0 10px;
}

#content h1, #contentalt h1, #index_content h1 {
	color:#505050;
	font-size:2em;
	font-weight:400;
	margin:15px 0 10px;
	padding:0;
}

#content h2, #contentalt h2, #index_content h2 {
	color:#505050;
	font-size:1.5em;
	font-weight:400;
	margin:20px 0 10px;
	padding:0;
}

#content img, #contentalt img {
	border:1px solid #fa9035;
	float:left;
	margin:5px 15px 6px;
}

#footer {
	clear:both;
	color:#a0a0a0;
	font-size:0.9em;
	height:26px;
	margin-top:20px;
	padding:1px;
	text-align:right;
	width:730px;
}

#footer a {
	color:#a0a0a0;
	font-weight:400;
}

#footer a:hover {
	color:#a0a0a0;
	text-decoration:underline;
}

.menublock {
	margin-bottom:10px;
}

.nav {
	color:#22384F;
	display:block;
	font-weight:700;
	margin-bottom:1px;
	padding:1px 1px 1px 6px;
	position:relative;
	text-decoration:none;
	width:130px;
	font-size: 10pt;
}

.nav:hover {
	border:1px solid #fa9035;
	color:#505050;
	padding:0px 0px 0px 5px;
}

.sub {
color: #d04a10 !important;	
	font-weight: normal;
	font-size:9pt;
	margin-left:10px;
	padding:1px 1px 1px 3px;
	width:90%;
}

.sub:hover {
	border:1px solid #fa9035;
	color:#505050;
	padding:0 0 0 2px;
}

.intro {
	font-weight:700;
}

.active {
	border:1px solid #fa9035;
	padding:1px 1px 1px 9px;
}

.box {
	background:#f8f8f8 url(img/boxbg.gif) top left repeat-y;
	border:1px solid #d0d4d4;
	color:#505050;
	margin:15px auto;
	padding:10px 10px 10px 20px;
	width:75%;
}

.photo {
	margin:5px auto 15px;
	padding:5px;
}

.smallcaps {
	font-variant:small-caps;
}

.mini {
	color:#a0a0a0;
	font-size:0.75em;
	font-weight:400;
	line-height:1.2em;
	margin:20px 0 10px 8px;
}

.small {
	font-size:0.85em;
}

.tiny {
	font-size: 0.65em;
}

.large {
	font-size:1.4em;
}

.soft {
	color:#808080;
}

.normal {
	font-weight:400;
}

.sharp {
	color:#101010;
}

.center {
	text-align:center;
}

.hide {
	display:none;
}
.hide2 {
	visibility: hidden;
}

.FrontWelcome {
	margin-top: -20px;
	margin-left: 160px;
	margin-bottom: -10px;
}

.FrontWelcome h1 {
	text-align: left;
font-size: 2em !important;
	font-size:1.3em;
	font-weight:400;
}

.Article_Display {
	text-align: center;
	width: 97%;
	margin: 0 auto;
}

.Article_Display .Title {
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 25px;
	display: block;
	margin-bottom: 2px;
	color:#d04a10;
}

.Article_Display .Date {
	font-style: italic;

	margin: 0;
}

.Article_Display .Article {
	text-align: left;
	margin: 0;
	padding: 0;
}

#bookpicture {
	padding: 0;
	margin: 0;
	float: right;
	display:inline;
	margin-top: -20px;
	margin-right: 10px;
	margin-left: 4px;
	border-left: 1px dashed #FEE0C9;
	border-bottom: 1px dashed #FEE0C9;
	z-index: 10;
}

#bookpicture_container {
	float: none;
	display: inline;
	margin-left: 8px;
}

#booktitle {
	width: 544px;
	font-size: 1.6em;
	margin-left: 175px;
}

#byline, #cover_byline {
	font-size: 8pt;
	margin-left: 185px;
	width: 235px;
	height: 1em;
	margin-bottom: 20px;
}

#cover_byline {
	margin-left: -155px;
}

#tab_sample, #tab_synopsis, #tab_reviews, #tab_ebook, #tab_paperback, #tab_hardback, #tab_info {
	margin: 0 0 0 170px;
	z-index: 20;
	padding-left: 5px;
	padding-right: 5px;
}

.info_line {
	display: block;
}

.info_header {
	font-weight: bold;
	margin-right: 10px;
	display: inline;
	float: left;
	width: 17em;
}

#covers {
	margin: 0 0 0 170px;
	width: 600px;display: block; 
}

.bottomlink {
	clear: both;
}

.search_direct { 
	text-align: right; 
	display: block; 
}

.search_line {
	border: 1px groove #c0c0c0;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 5px;
}

.coverartist {
	text-align: center;
	font-size: 6pt;
	color: #c0c0c0;
}

.button a, input.delbtn {
	background-color: #EFDED1;
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	border-style: solid;
	border-top-width: 1px; border-right-width: 1px;
	border-bottom-width: 1px; border-left-width: 1px;
	padding: 1px;
	padding-left: 1px;
	padding-right: 1px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	cursor: pointer;
}
	
.button a:hover {
	border-color: #FFFFFF #666666 #666666 #FFFFFF;
	color: #000;
	background-color: #DFCFC3;
}
	
.button a:active {
	color: #FFF;
	border-color: #666666 #FFFFFF #FFFFFF #666666;
}

a.nolink {
	font-weight: normal;
	color: #505050;
}

#leftside ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#leftside #shoppingcart {
	border: 2px dashed #D3D3D3;
	text-align: center;
	width: 95%;
	margin-left: 3.5px;
	margin-right: 6px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#leftside #shoppingcart span {
	display: block;
}

#leftside #shoppingcart #cart_total {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}

#leftside #shoppingcart .fpHeading {
	font-size: 19px;
}

#leftside #shoppingcart #cart_item_count {
	font-size: 20px;
	font-weight: bold;
}

.warning {
	font-size: 1.2em;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.cardLogos { width:70%; margin:0;margin-left: 200px;margin-bottom:-15px;}
.cardLogos .poweredby { height: 33px;width: 139px;}
.cardLogos img { width:32px; height: 20px;}