

/*=== Setup ===
dk blue 0e4277
lt blue b9c6ea  afbfd0
magenta 7d3f59
lt grey c1c1c1
purlple 5c2763
*/

* html #centercolumn, ,html #leftcolumn {
  overflow: hidden;
  display:inline;
}

*{	
	margin: 0;
	padding: 0
}

img {
	border:0;
}

body{
	color: #333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: .8em;
	background-color: #fff  ;
	line-height:1.6em;
	text-align:center;
	background: url(http://www.quae.com/images/Q7.gif) left bottom no-repeat  ;

	background-attachment: fixed;

}

a{
	color: #5c2763;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

ul, ol{
	list-style:none;
}

h1{
	font-size: 1.4em;
	color: #5c2763;
	line-height:1.2em;
}

h2{
	font-size: 1.4em;
	color: #5c2763;
	line-height:1.2em;
	border-bottom: dotted #aaa 1px;
	margin-top:1.7em;
}

h2.subtitle{
	font-size: 1.1em;
	color: #555555;
	line-height:1.2em;
}


.bookheader{
	color: #3b5f87;
}

.subcatsbox{
	background: #eee;
}

h3{
	font-size: 1.1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5c2763;
	margin-top:1.7em;
	border-bottom:1px dotted #aaa;
	padding-bottom: 2px;
}

h5{
	font-size: 1em;
	margin-bottom:.2em;
}

#left h3{
	color: #5c2763;
	font-size: 1.3em;
	text-transform:uppercase;
	margin-top:0;
}


/*=== Layout ===*/

#bar{
 	background-color:#C8D1EB;
	height:10px;
	margin-right: 20%;
	margin-left: 18%;
	z-index:10;	
	position:relative;
}



#superwrap{
 	 width:1000px;	
	 margin:auto;	
	 position:relative;	 
}

#wrapper{
	position:relative;
}


/*=== Header ===*/
#header{
	height: 134px;  	
}

#headercontents{
	min-width:780px;
	position:relative;
	margin-top: -17px;
}

#logo{
    text-align:left;
	padding-top:46px;
}

#cartinfo{
	position:absolute;
	top:24px;
	right:0;
	width: 150px;
	height: 79px;
    text-align:left;
	padding-top: 8px;
	padding-left:15px;
	padding-right: 15px;
	padding-bottom:8px;
	border: 1px solid #c1c1c1;
	-webkit-border-radius: 4px;
   	-moz-border-radius: 4px;
   	border-radius: 4px;
	text-transform:uppercase;
	font-size:0.9em;
}

#cartinfo a{
	line-height:1.5em;
	color:#5c2763;
}
	
#cartinfo h3{
	margin:  0 0 0.3em 0;
	background: url(http://www.quae.com/images/icon_shoppingCart.gif) no-repeat top left;
	padding-left:25px;
	boroder-bottom:1px solid #c1c1c1;
	font-weight:normal;
	font-size:1.1em;
}


/*=== Navbars ===*/
#nav{
	height: 35px;
	background: #0e4277;
	position:relative;
}

#subnav {
	text-align:left;
	position:relative;
	height:2.9em;
	clear:both;
	margin-top:7px;
	background: #C8D1EB;
	padding-right:1em;
}

#nav a{
    display:block;
	height:35px;
	line-height: 35px;
	font-size: 95%;
	color: #fff;
	text-transform:uppercase;
}


#nav a:hover{
    background:#1F6299;
}

.leftlink{
	text-align:center;
	float: left;  
	width:14.1%;	
}

.divlink{ 
	border-right:#6879a4 1px solid;	
}

.rightlink{
	text-align:center;
	float: right;
    margin-top:0.5em;
}

.endlink{
	border:0;
}
.rightlink a {
	color: #666;
}

.rightlink a.language {
	color: #5c2763;
	font-weight:bold;
}

img.coverImage {
	border: #c1c1c1 1px solid;
}

/*- Search -*/

.searchfield{
	border:1px #7c8c9f solid;
	color:#666666;
	padding:2px;
	font-size:11px;
	1ine-height:19px;
	height:16px;
	width:120px;
	float:left;
}

#searchformadvanced{
	padding: 24px;
	margin-bottom:15px;	
}

#searchform{
    position:absolute;
	top:0.5em;
	left:0.5em;
}
#searchform a{
   display:block;
   position:absolute;
	top:0.5em;
	left:15.5em;
   color:#333;
   width:180px;
}

#searchform a.newsletters{
   display:block;
   position:absolute;
	top:0.5em;
	left:32.5em;
   color:#333;
   width:180px;
}

#searchform a.tagslink{
   display:block;
   position:absolute;
	top:0.5em;
	left:27.5em;
   color:#333;
   width:80px;
}

hr{
	border-top: thin solid #C1C1E5;
	height: 1px;
	color:#C1C1E5;
	margin-bottom:2em;
}

#searchbutton{	
	margin-left:4px;
}

/*=== Columns ===*/
#columns{
    clear:both;	
	padding-top:0.5em;	
	position:relative;
		zoom: 1.0;
}


#homewrap {
	margin-top:-18px;
	width:99.9%;
	position:relative;
	z-index:100;
	display:block;
	
}

#homewrap .col{	
	float:left;
	width:45%;	
	overflow:hidden;
	position:relative;
}
#homewrap .sep{	
	float:left;	
	width:6%;
}

#homewrap img {
  padding:4px;
  margin:0.3em 0;
  border:1px solid  #c1c1c1;
}

#homewrap a{	
	font-weight:bold;
}

#homewrap h2{	
	margin-top:0;
    text-transform:uppercase;
	margin-bottom:0.6em;
}

#homewrap h3{	
	margin-top:0.2em;
    text-transform:uppercase;
	border:0;
}


#center {
    padding:28px 0px 15px 15px;
	text-align:left;
	position:relative;

}

#left {
    width:215px;
	padding: 10px 25px 35px 0px;
	text-align:left;
	min-height:550px;
}

#left ul {
	margin-bottom:1.7em;
}
		
#left li {
	padding-top:1.2em;
	line-height:1.2em;
}

#left a, #seealsolinks a{
	color:#333;
	font-size: 1.05em;
}


#left a:hover, #seealsolinks a:hover{
	border-bottom: 1px dotted #aaa;
}

#right p,#searchform{
	font-size:0.9em;  
	line-height:1.5em;   
}

#right img{
	float:left;
	padding-right:5px;
}

.image{
	padding-bottom: 15px;
}

.buttonbar{
	width: 130px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.buttonrow{
	height: 20px;
	padding-bottom: 1px;
}
.buttonicon{
	float: left;
	padding-right: 7px;
}
.buttonmenu {
	text-align:left;
	
}
.buttonmenu a{	
	color: #6E361A;
	font-size: .9em;
}

.booksubtitle {	
	
	padding-top: 5px;
	font-size:1.1em;
}

a.GCOIspecialtitle {
	color: #000000;
	font-size: 1.2em;
}

.subtitle{
	color: #000000;
}

#seealso .subtitle{
	color: #555555;
}
.authorlist{
	color: #5C2763;
}

#seealso {
	font-size:0.95em;
}
	
#seealso a.GCOIspecialtitle {
	color: #555555;
	font-size: 1em;	
}

#bookmenu {
	margin-bottom:1em;
	margin-top:1em;
}

#bookmenu img{
	float:left; 
	margin-top:4px;
	margin-right:4px;
}

#bookmenu a {	
	color: #333333;
}


#bookmenu a:hover {	
	border-bottom: 1px dotted #aaa;
}

#googlebutton{	
	padding:1em 0 0 1em;
}

.img-shadow {
  float:left;
  background: url(http://www.quae.com/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(http://www.quae.com/images/shadow.gif) no-repeat bottom right;
  margin: 5px 0 0 5px !important;
  margin: 5px 0 0 5px;
  }

.img-shadow img {
  background-color: #fff;
  border: 1px solid #C1C1C1 ;
  margin: -6px 6px 0px -6px;

  }

.GCOIblock {
	width:190px;
    float:left;
	margin:20px 0% 20px 2.6%;
	padding:0;	
	text-align:center;	
}

.divider{
	border-top: 1px solid #C1C1E5;
	height: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.title{
	margin-bottom: 15px;
	font-size: 1.1em;
	margin-top:-10px;
}

.title h2{	
	font-weight:bold;
	border-bottom: 0;
}


.detailbox {
	font-family: Helvetica, verdana, arial, sans-serif;
	color: #3b5f87;
	font-weight:bold;
	border-bottom: dotted #AAAAAA 1px;		
}


.eventcategory {		

 	font-size:1.2em;
	font-weight:bold;
	padding-bottom:.7em;
	padding-top:1em;
	} 
	
.eventtitle {
	font-weight:bold;
	}
	

.eventblock {
	padding:0.2em 0 1em 0;
	}	

.eventblock p {
	padding:0.2em 0 0 0;
	margin:0;
	}
.eventdescr {
	padding:0.2em 0 0 0;
	}

/*=== Footer ===*/

#footer{
	clear:both;
    font-size:0.9em;
	position:relative;
	width:100%;
	color:#666;
	text-transform:uppercase;
	border-top: dotted #aaa 1px;
}

#footer ul{
 position:absolute;
 right:0.5em;
 top:1.5em;
}

#footer li {float:left;	
    height:1.8em;	
	padding-left: 2.9em;
	line-height:1.8em;
}

#footerright{
	position:absolute;
	right:0.5em;
	top:3.6em;
}

#footer a {
	color:#666;
}
.underformat{
	border-bottom: dotted #C1C1C1 1px;	
}

h6 {	
	font-size : 13px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
	margin-bottom:0;
}

.padded {	
	padding:5px;
}

.EventName {
	font-size: 1.1em;
	display:block;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #5c2763;
	border-bottom: dotted #C1C1C1 1px;
	margin-bottom:-1em;
	font-weight: bold
}

.CategoryName {
	padding:4px;
	font-size : 13px;
	border-bottom: dotted #C1C1C1 1px;
	color: #3b5f87;
	font-style: normal;
	font-weight: bold
}

A.CategoryName {	
	font-size: 12px;
	color: #3b5f87;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
	border:0;
}

A.CategoryName:HOVER {	
	font-size: 12px;
	color: #3b5f87;
	font-style: normal;
	font-weight: bold;
	text-decoration : underline;
}

.catdescription {
	padding:10px;
}

.bookTitleTop {
	color: #3b5f87;
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 1px dotted #aaa;
}
.authorHeader {
	color: #3b5f87;
	font-size: 1.6em;
	font-weight: normal;
	padding-bottom: 2px;
	
}
/* keep superscript and subscript text from breaking the line-spacing */
sup {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
}
sub {
    font-size: smaller;
    vertical-align: baseline;
    position: relative;
    bottom: -0.25em;
}
.DetailLabelText{
    font-weight: bold;
   
}
#listauthors b{
   	font-weight: normal;
}

#listauthors{
	font-size: 1em;
	padding-top: 0.8em;
}

.otherRoles {
	
}

#shortDetails{
	font-size: 0.9em;
}

#shortDetails span{
	font-weight:bold;
	color:#666666;
}





:focus {
	outline: 0;
}


#BookNav {
	margin:0;
	padding:0 0 1em 0;
}
#BookNav li {
	display:inline;
	font:normal;
	text-transform: uppercase;
	font-style:normal;
	font-weight:normal;
	font-size:1em;
	margin:0 1px 0 0;
	}
#BookNav li a {
	background:#d2ddf7;
	color:#333333;
	text-decoration:none;
	padding:0.3em 0.4em 0.3em 0.6em;
	
	}
	
#BookNav li a:hover {
	text-decoration:underline;
	}	

#BookNav li a:active,#BookNav li a:focus {
	border:0;
    outline:0;
	}	
	
#BookNav li a.active {
	background:#0E4277;
	color:#ffffff;
	border:0;
    outline:0;
	}
	
	