/*
-----------------------------------------------
Style Sheet

Site: Danielle Steel
Author:   Ben Legate    www.cubeworks.co.uk    ben.legate@cubeworks.co.uk
Version:  Jan 2008
----------------------------------------------- */

/*
Colour Wheel --------------------- */


/*
Dark Charcoal #333333
Dark Green #019d99
Gold #cfb338
Light Green #b8e0de
Footer Green #008a86


*/

/* Zero down margin and paddin on all elements */
	* {
	  margin: 0;
	  padding: 0;
	}

body {
  font-family: Verdana, sans-serif;
  font-color:#333333;
  background-image:url(../images/homebg.gif);
  background-repeat: repeat-x;
  
}

/*
COMMON --------------------- */

h1 {
  font-size:28px;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  color:#019d99;
  margin:20px 0 25px 0;
  display:block;
}

h2 {
  font-size: 20px;
  font-family: Verdana, sans-serif;
  font-weight: normal;
  color:#019d99;
  margin:5px 0 10px 0;
  display:block;

}

h3 {
  font-size: 14px;
  font-family:Verdana, sans-serif;
  font-weight:bold;
  color:#cfb338;
  margin:10px 0 15px 0;
  display:inline;
}

h4 {
  font-size: 12px;
  font-family:Verdana, sans-serif;
  font-weight:bold;
  color:#cfb338;
  display:inline;
}

p, li {
  font-size: 12px;
  line-height:18px;
  display:block;
  margin:0 0 20px 0;
}

li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

a.main {
	font-size: 12px;
	line-height:14px;
	color:#cfb338;
	text-decoration:none;
	background: url(../images/arrow.gif) no-repeat left center;
	padding-left:15px;
	font-weight:bold;
	display:block;
	margin:5px 0 10px 0;
}

a.main:hover {
	text-decoration:underline;
	line-height:14px;
	display:block;
}

a.white {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

a.white:hover {
	text-decoration:underline;
}

img {
	text-decoration:none;
	border:0pt none;
	float:left;
	margin-right:8px;
	margin-bottom:-5px;
	
}

a {
	font-size: 12px;
	color:#cfb338;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

a.buynowlarge:link, a.buynowlarge:visited {
  display: block;
  width: 77px;
  height: 76px;
  background: #fff url(../images/buynowbuttonlarge.gif) no-repeat;
  float:right;
  margin:0 0 10px 10px;
}

a.buynowlarge:hover {
 background: #fff url(../images/buynowbuttonlargeover.gif) no-repeat;
 float:right;
}

a.buynowsmall:link, a.buynowsmall:visited {
  width:37px;
  height:37px;
  background: #fff url(../images/buynowbuttonsmall.gif) no-repeat;
  float:right;
}

a.buynowsmall:hover {
 background: #fff url(../images/buynowbuttonsmallover.gif) no-repeat;
 float:right;
}

a.buynow:link, a.buynow:visited {
  width:49px;
  height:48px;
  background: url(../images/homebuynowbutton.png) no-repeat;
  float:right;
}

a.buynow:hover {
 background: url(../images/homebuynowbuttonover.png) no-repeat;
 float:right;
}

a.enternow:link, a.enternow:visited {
  display: block;
  width: 64px;
  height: 64px;
  background: #fff url(../images/enternowlarge.png) no-repeat;
  float:right;
  padding-top:-15px;
}

a.enternow:hover {
 background: #fff url(../images/enternowlargeover.png) no-repeat;
 float:right;
}



img.pic{
	border: 4px solid #019d99;
	margin:0 10px 10px 0;
	display:block;
}

a img.pic:hover{
	border: 4px solid #cfb338;
	margin:0 10px 10px 0;
	display:block;
}

#custom-doc { 
	width:960px;
	*width:960px;
	min-width:960px;
	margin:auto;
	text-align:left;
}

#header, #columns, .masthead{
	margin:0 auto;
	width:960px;
	display:block;
}

.title {
  font-size: 14px;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  color:#019d99;
  display:block;
  margin:-28px 0 15px 0;

}

.red {
	color:#dd2931;
}

.green {
	color:#019d99;
}


/*
HOME LAYOUT--------------------- */

.primarycolumnhome, .secondarycolumnhome{
	width:325px;
	float:left;
	padding:25px 15px 75px 0;
}

.tertiarycolumnhome{
	padding:25px 0 75px 0;
	width:270px;
	float:left;
}

/*
SUB LAYOUT--------------------- */

.primarycolumn {
	width:605px;
	float:left;
	padding:25px 60px 75px 0;
}

.secondarycolumn{
	padding:25px 0 75px 0;
	width:270px;
	float:left;
}



/*
MASTHEAD--------------------- */

.masthead {
	height:173px;
	width:960px;
	position:relative;
	left: 10px;
	right: 10px;
	top: 12px;


}

.masthead h1 {
	margin: 0; 
	position: absolute; 
	top: 22px; 
	z-index: 3; 
	width: 175px; 
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9000px;
}

.masthead h1 a {
	display: block;
	background: url(../images/logo.gif) no-repeat;
	height: 126px;
}

/*
HEADER--------------------- */

.headerhome {
	height:289px;
	width:960px;
	text-align:left;
	display:block;
}

.header {
	height:5px;
	width:960px;
	text-align:left;
	display:block;
	background-color:#019d99;
}

.headerimage {
	width:353px;
	height:289px;
	text-align:left;
	background: url(../images/headermainimage.jpg) no-repeat;
	float:left;
}

.headercontent {
	width:607px;
	height:289px;
	text-align:left;
	background: url(../images/headercontentbg2.gif) no-repeat;
	float:left;
}

.featuredbookscontent {
	width:282px;
	text-align:left;
	float:left;
	padding:45px 0 0 0;
}

.headerbooklink {
	width:560px;
	text-align:left;
	float:left;
	margin-top:25px;
	margin-left:8px;
	padding:-5px;
}

/*
CONTENT--------------------- */


#content  {
	margin:0 auto;
	width:960px;
	display:block;
}

.divide  { 
	border-bottom:dashed 1px #b8e0de;
	border-width:thin;
	padding:15px 0 0 0;
	clear:both;
}

.booklisting {
	width:125px;
	float:left;
	padding:20px 16px 0 0;
}

.bookinfo {
	width:125px;
	height:100%;
	float:left;
	display:block;
	padding:10px 16px 10px 0;
}

.start  { 
	float:left;
}

.end  { 
	float:right;
	margin-top:-10px;
}

.publicationorder  { 
	float:left;
	margin-top:-45px;
	font-size:11px;
	font-style:italic;
}

.pagination  { 
	float:right;
	margin-top:-45px;
	display:block;
}

.social  { 
	float:right;
	margin-top:-45px;
	margin-right:-10px;
	display:block;
}

.alphabeticalorder  { 
	font-size:11px;
	font-style:italic;
	margin-top:-15px;
}

.darkgreen  { 
	color:#019d99;
	font-size:11px;
	font-style:italic;
	margin-top:-15px;
}

.message  { 
	margin-bottom:30px;
}

.cover  { 
	padding:0 20px 20px 0px;
}

.photogallery {
	width:580px;
	float:left;
}

#facebookbanner {
	width:269px;
	height:48px;
	background-image: url(../images/facebook-banner.gif);
	margin:25px 0 15px 0;
}

#facebookbanner p {
	width:150px;
	float:right;
	font-size: 11px;
	padding:10px 6px 0 0;
  	font-family: Verdana, sans-serif;
  	font-weight: bold;
  	color:#9eb1d8;
	line-height:12px;
}

#facebookbanner a {
	font-size: 11px;
  	font-family: Verdana, sans-serif;
  	font-weight: bold;
  	color:#ffffff;
	line-height:12px;
	text-decoration:none;
}

#facebookbanner a:hover {
	text-decoration:underline;
}

#competitionbanner {
	width:276px;
	height:162px;
	background-image: url(../images/competition-banner.gif);
	margin:0 0 15px 0;
}


#competitionbanner h1 {
	width:200px;
	float:left;
	font-size: 18px;
	padding:0 0 0 10px;
  	font-family: Georgia, Verdana, sans-serif;
  	color:#000000;
	line-height:22px;
}

#competitionbanner p {
	width:150px;
	float:right;
	font-size: 11px;
  	font-family: Verdana, sans-serif;
  	color:#000000;
	line-height:8px;
}

#competitionbannerlarge {
	width:600px;
	height:260px;
	background-image: url(../images/competition-banner-large.jpg);
	margin:30px 0 45px 0;
}

#competitionbannerlarge h1 {
	width:250px;
	float:left;
	font-size: 22px;
	padding:0 0 0 10px;
  	font-family: Georgia, Verdana, sans-serif;
  	color:#000000;
	line-height:28px;
	padding:10px 0 0 20px;
}


/* 
NAVIGATION --------------------- */

#primarynav{
	position:absolute;
	right:0px;
	bottom:25px;
	text-align:left;
	
}

#primarynav li {
  float:left;
  padding-right:5px;
  margin-right:10px;
}
#primarynav a {
  font-size:14px;
  font-family: Verdana, sans-serif;
  font-weight:bold;
  text-decoration: none;
  color: #333333;
  float: left;
  display: block;
}
#primarynav a:hover {
  font-size:14px;
  font-family: Verdana, sans-serif;
  font-weight:bold;
  text-decoration: none;
  color: #cfb338;
  float: left;
  display: block;
}
#primarynav li.first {
  font-size:14px;
  font-family: Verdana, sans-serif;
  font-weight:bold;
  text-decoration: none;
  color: #019d99;
  float: left;
  display: block;

}

/*
FOOTER--------------------- */


#footer  {
	width:100%;
	height:100%;
	clear:both;
	background-color:#b8e0de;
	border-top: solid 1px #019d99;
}

.footerlinks{
	margin:0 auto;
	width:960px;
	display:block;
	padding:30px 0 50px 0;
	text-align:right;
}

a.footerlinks  {
	font-size:11px;
	color:#019d99;
	text-decoration:none;
	display:inline;
	padding:0 15px 0 0;
	font-weight:normal;
}

a.footerlinks:hover {
	text-decoration:underline;
	display:inline;
}

.footerlinks p {
	font-size:11px;
	color:#019d99;

}

/*
FORM-------------------------- */

form {
  font-size:11px;
  width: 600px;
  margin-top:30px;
  
}


/* fieldset styling */
fieldset {
  margin: 10px 0; /*  space out the fieldsets a little*/
  padding:20px;
  border : 0pt;
  background-color:#b8e0de;
}

/* legend styling */
legend {
  font-weight: bold;
  font-size: 16px;
  font-family: Verdana, sans-serif;
  color:#019d99;
  padding-bottom:30px;
  margin-left:-5px;
}

form p {
  position: relative;
  width: 100%;
}

/* style for  labels */
label {
  float: left;
  width: 130px;
  font-weight:bold;
}

.newsletter {
  float: left;
  width: 500px;
  font-weight:bold;
  margin-left:10px;
}

#remember-me label {
  width: 4em;
}

/* style for required labels */
label .required {
  font-size: 0.83em;
  color:#760000;
}

/* style error messages */
label .feedback {
  position: absolute;
  margin-left: 230px;
  left: 200px;
  right: 0;
  font-weight: bold;
  padding-left: 15px;
  color:#dd2931;
  font-size:11px;
  line-height:14px;
  width:100px;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 10em;
}

input {
  width: 200px;
}

input[type="text"], textarea {
  border-top: 1px solid #019d99;
  border-left: 1px solid #019d99;
  border-bottom: 1px solid #019d99;
  border-right: 1px solid #019d99;
  height:25px;
  width:295px;
  line-height:20px;
  padding-left:5px;
  vertical-align:center;
}

input.radio, input.submit {
  width: auto;
}

input.checkbox {
  width:20px;
  float:left;
}

/* style form elements on focus */
input:focus, textarea:focus {
  background: #ffc;
}

input.radio {
  float: left;
  margin-right: 1em;
}

textarea {
  width: 300px;
  height: 100px;
}

/* Individual form styling */

.agerange {
  width: 150px;
}

#attach{
  width: 180px;
  line-height:25px;
}

#postcode{
  width: 150px;
  line-height:25px;
}

#browse {
	width:100px;
	height:25px;
	background-color:#019d99;
	color:#ffffff;
	border:none;
	line-height:25px;
	margin-left:10px;
 	font-family:Verdana, sans-serif;
	font-size:12px;
    text-decoration:none;
    font-weight:bold;
	cursor:pointer;

}

input#submit {border:none; background-color:transparent; background-image:url(../images/button.gif); background-repeat:no-repeat; color:#fff; font-size:1.4em; width:96px; padding:2px 0px 8px 0px; margin:0px; cursor:pointer;}

/*
FORM BUTTON------------------- */

.buttons a, .buttons{
    display:block;
    float:left;
	background: url(../images/button.gif) no-repeat;
	border:0pt;
	width:96px;
	height:27px;
	font-family:Verdana, sans-serif;
	font-size:12px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    cursor:pointer;

}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
	
	

/* 
LIGHTBOX---------------------- */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
