/* ------------------------------------- layout */
#container {
margin: 0px auto;
width:990px;
height:auto;
clear:both;
}

#header {
margin: 10px;
background: url("../images/31.png") no-repeat scroll left bottom;
border-bottom: 1px dotted #666;
padding-bottom: 10px;
}

#wrapNav {
margin: 0 0 0 250px;
}
#wrapNav li {
font-size: 1.2em;
}

#sectionNav {
width: 700px;
}

#sidebar {
float:left;
margin:10px;
width: 220px;
}

#sidebar ul {
margin-left: 10px;
}

#sidebar ul li {
font-size: 1em;
}

#content {
margin:10px;
float:left;
width:720px;
}

.articleEx {
width:700px;
background: #fff;
float:left;
margin-bottom: 10px;
}

.articleEx_img {
width:450px;
margin:10px;
float:left;
}

.articleEx_content  {
width: 200px;
float:left;
margin: 10px;
}

.columns {
margin: 0px 20px 0 0;
width: 220px;
float:left;
}

li.columnBox {
margin: 10px 17px 0 0;
display: inline-block;
width: 220px;
background: #fff;
padding-top: 10px;
vertical-align: top;
zoom: 1;
*display: inline;
_height: 250px;
}

.columnBox img {
margin:10px;
}

.sidebarBox {
margin-bottom: 10px;
width: 200px;
clear: both;
}


.blurbBox {
width: 460px;
float:left;
margin: 10px 10px 10px 0;
padding-top: 10px;
}

.detailsBox {
width:220px;
float:left;
margin: 10px 0px 10px 10px;
padding-top: 10px;
}

.pageNumbers {
float:left;
}

/* ------------------------------layout overides -------*/



/*----------------------------SIDEBAR -----------------*/

#emailUs a{
background-image: url(../images/191.png);
background-repeat: no-repeat; 
height: 0px;
display: block;
padding-top: 28px;
width: 28px;
overflow: hidden;
margin: 10px 0 10px 10px;
float: left;
}

#rssBox a{
background-image: url(../images/86.png);
background-repeat: no-repeat; 
height: 0px;
display: block;
padding-top: 28px;
width: 28px;
overflow: hidden;
margin: 10px 0 10px 10px;
float: left;
}

#twitterBox a{
background-image: url(../images/87.png);
background-repeat: no-repeat; 
height: 0px;
display: block;
padding-top: 28px;
width: 40px;
overflow: hidden;
margin: 10px 0 10px 10px;
float: left;
}

#foot {
padding-left: 10px;
}

/* ----------------------- SECTIONS -- */

.bureau { color: #ffcc00;}
.editions { color: #ff0000;}
.pocket { color: 2e4a10;}
.commentary { color: #129933;}

/* --------------------- TYPE -------------------------------*/

blockquote {
padding: 10px;
font-size: 1.4em;
line-height: 1.6em;
font-weight:bold;
width: 250px;
float:right;
font-family: Georgia, Times, serif;
}

blockquote p {
margin:0;
padding:0;
}

blockquote {
margin: 10px;
}

strong {
font-weight:bold;
margin-top:10px;
}

h1, h2, h3, h4, H5, p {
font-weight: normal;
margin-left: 10px;
margin-right: 10px;
}

h1, h2 {
font-family: arial, verdana, sans-serif;
font-family: georgia, serif;
}

h1 {
font-size:1.6em;
line-height:1.4em;
}

h2 {
font-size:1.6em;
line-height:1.4em;
}

h3 {
line-height:1.125em;	
font-size:1.333em;
}

h4 {
font-size: 0.8em;
line-height: 1.4em;
}

h5 {
font-size: .7em;
}

p {
font-size: 1em;
line-height: 1.5em;
margin-bottom: 9px;
}

.caption {
font-size: .7em;
color: #ccc;
font-style:italic;
}

small, .small {
font-size: 0.7em;
font-family: "Lucida Grande", arial, verdana, sans-serif;
}

/* --------------------------------------type overrides */
h1.section_list {
font-weight: normal;
}

#sidebar h2 {
border-top: 1px dotted #666;
margin-top: 20px;
font-size: 1em;
padding-top: 5px;
font-family:arial,verdana,sans-serif;
font-weight:bold;
}

/* links
----------------------------------------------- */
.active {
color: #ff0000;
}

a:hover {
text-decoration:none;
color:#666;
}

a {
text-decoration: none;
color: #666;
}

.section_list a{
color: #000;
text-decoration: none;
}

.section_list a.active {
color:#52d017;
}

.section_list li a {
display:block;
}

.section_list li a:hover {
background: #D6D4D4;
}

/* base
----------------------------------------------- */
html {
background: #EFEDED;
}

body {
margin:0;
padding: 0;
font-family: arial, verdana, sans-serif;
font-size: 75%;
}

img {
border:none;
}

li {

}

em {
font-style:italic;
font-weight:bold;
}

/* shop --- */

.yab-subtotal {
font-weight: bold;
}

a.yab-to-checkout {
background: #ccc;
padding: 5px;
margin-left: 10px;
}

a:hover.yab-to-checkout {
background: #ff0000;
color: #fff;
}

span.yab-subtotal {
margin: 10px 0 0 10px;
}

li.yab-item{
font-weight: bold;
}

li.yab-price {
font-weight: normal;
}

li.yab-qty {
font-weight: normal;
}

table#yab-checkout-table {
width: 100%;
margin-left: 10px;
}

table#yab-checkout-table td {
vertical-align: text-top; 
padding: 10px 10px 10px 0;
}

table#yab-checkout-table tr {
border-bottom: 1px dotted #ccc;
}

table#yab-checkout-table th {
padding-bottom: 10px;
font-size: 1.4em;
font-weight: bold;
}

table#yab-checkout-table img {
margin-right:10px;
border: 5px solid #fff;
}

#yab-checkout-form fieldset {  
border:1px dotted #ccc;
margin-left: 10px;
padding: 10px;
background: #fff;
}

#yab-checkout-form legend {
 
  }

.yab-shop-required {
color: #ff0000;
}


#yab-checkout-form label {
 float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}

#yab-checkout-form submit {
font-weight: 1.4em;
}

.yab-shop-notice {
padding: 10px 0;
font-weight: 1.4em;
}

ul.yab-shop-notice{
margin-left: 10px;
font-weight: bold;
color: #ff0000;
}

.yab-shop-required-notice {
padding-top: 10px;
}

.yab-checkout-tax {
display: none;
}

span.yab-empty {
margin-left: 10px;
}
