


/*=== Setup ===*/

* html #centercolumn,html #rightcolumn ,html #leftcolumn {
  overflow: hidden;
  display:inline;
  position:relative;
}

*{
	
	margin: 0;
	padding: 0
}

img {border:0;
}

body{
	background: url(http://www.newvillagepress.net/images/bgr.jpg) no-repeat scroll left top #EDE6C8;
	color: #555555;
	font: .8em Helvetica, Arial, sans-serif;
	line-height:1.6em;
	text-align:center;
	min-width: 800px;
}

a, a:hover, a:visited{
	color: #759B20;
	
}

 a:hover{
	color: #759B20;
	text-decoration:underline;	
}

ul, ol{
	list-style:none;
}

li a, li a:visited, li a:hover{
	text-decoration:none;	
}


h1{
	font-size: 1.3em;
	color: #759B20;
	font-weight:bold;
	margin-bottom: 5px;
}

h2{
	font-size: 1.2em;
	color: #759B20;
	font-weight:normal;
	margin-bottom: 5px;
}

h3{
	font-size: 1em;
	color: #759B20;
	font-weight:normal;
}

/*=== Layout ===*/
#superwrap{
	min-width: 750px;
	width: 100%;
	
}
#wrapper{
	margin-left: 30px;
	width: 95%;
}

/*=== Header ===*/
#header{
	height: 101px;
}
/*- Logo -*/
#logo{
	float: left;
	width: 345px;
	text-align: left;
}

/*=== Navbars ===*/
#nav{
	height: 60px;
	padding-left: 5px;
	min-width: 870px;
}
/*- Topnav -*/
#topnav_l{
	height: 30px;
	width: 12px;
	background: url(http://www.newvillagepress.net/images/navbar_left.png) no-repeat top;
	float: left;
}
#topnav_c{
	height: 30px;
	width: 96%;
	background: url(http://www.newvillagepress.net/images/navbar_ctr.png) repeat-x top;
	float: left;
}
#topnav_r{
	height: 30px;
	width: 12px;
	background: url(http://www.newvillagepress.net/images/navbar_right.png) no-repeat top;
	float: left;
}
/*- Topnav Links -*/
#topnavlinks{
	height: 25px;
	font-size: 1.1em;
	color: #fff;
	width: 100%;
}
#topnavlinks a, #topnavlinks a:visited{
	text-decoration:none;
	color: #fff;
}
#topnavlinks a:hover{
	text-decoration:underline;
	color: #fff;
}
.leftlink{
	text-align:center;
	float: left;
	padding-top: 3px;
}
.rightlink{
	text-align:center;
	float: right;
	margin-left: 15px;
	padding-top: 3px;
	font-size:.8em;
}
img.coverImage {
	border: #868079 1px solid;
}
.navspacer{
	margin-left:10px;
	margin-right:10px;
	padding-top:1px;
	width:2px;
	height: 25px;
	float: left;
}
/*- Subnav -*/
#subnav_l{
	height: 25px;
	padding-left: 10px;
	padding-top: 3px;
	color: #6E361A;
	font-size: 1em;
	float: left;
}

#subnav_l a, #subnav_l a:visited{
	color: #6E361A;
	text-decoration: none;
}

#subnav_l a:hover{
	text-decoration: underline;
}

.sublink{
	margin-right: 20px;
}

#subnavlinks a, #subnavlinks a:visited{
	text-decoration:none;
}
#subnavlinks a:hover{
	text-decoration:underline;
}

/*- Search -*/

#searchbar{
	height: 25px;
	float: right;
	margin-right: 22px;
}

.formspace{
	margin-right: 3px;
	background: #fff;
	-webkit-border-radius: 2px;    /* for Safari */
    -moz-border-radius: 2px;       /* for Firefox */
	margin-top: 1px;
	padding: 4px;
	float:left;
	width:10em;
	
}
.searchfield{
	border:0;
}

#searchformadvanced{
	background: #eee8d3;
	width:580px;
	-webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	padding: 24px;
	margin-bottom:15px;
	
}

hr{
	border-top: 1px solid #cccccc;
	height: 1px;
}

#searchbutton{	
	padding-top:3px;
	width:45px;
	height:19px;
}

/*=== Columns ===*/
#columns{
	margin-right: 210px;
		height: 100%;
}
/*- Left Column -*/
#leftcolumn{
	background:#fff;
	width: 154px;
	margin-left:-180px;
	float:left;
	-webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	padding: 10px;
	
}
/*- Center Column -*/
#centercolumn{
	background:#fff;
	margin-right:5px;
	float:left;
	-webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px;       /* for Firefox */
	padding:10px;
	min-width: 96%;
	margin-bottom: 15px;
	text-align:left;

}
/*- Right Column -*/
#rightcolumn{
	background:#fff;
	width: 150px;
	float:right;
	margin-right:-189px;
	-webkit-border-radius: 3px;    /* for Safari */
    -moz-border-radius: 3px; 	   /* for Firefox */
	padding:19px;       
}

/*- Right, Left Column Content Styles-*/

#rightcolumn img, #rightcolumn img:a, #leftcolumn img, #leftcolumn img:a{
	text-decoration: none;
}

.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, .buttonmenu a:visited{
	text-decoration: none;
	color: #6E361A;
	font-size: .9em;
}

a.GCOIspecialtitle , a.GCOIspecialtitle:visited{
	text-decoration: none;
	color: #000000;
	font-size: 1.2em;
	
}


a.GCOIspecialtitle:hover{
	text-decoration: underline;
	
	
}



.subtitle{
	color: #000000;
}

#seealso .subtitle{
	color: #555555;
}
.authorlist{
	color: #759B20;
}

#seealso {
	font-size:0.95em;
}
	
#seealso a.GCOIspecialtitle , #seealso a.GCOIspecialtitle:visited{
	text-decoration: none;
	color: #555555;
	font-size: 1em;	
}





.buttonmenu a:hover{
	text-decoration: underline;
}

#rightcolumn li a, #rightcolumn li a:visited{
	color: #6E361A;
	text-decoration:none;	
}
#rightcolumn li a:hover{
	text-decoration:underline;	
}

/*- Center Column Content Styles-*/

.centercontent{
	padding: 18px;
	
}

.centercontent p{
	padding-bottom: 1em;
	
}
.leftalign{
	text-align: left;
	margin-bottom: 6px;
}

.leftalign p{
	padding-bottom: 10px;
}

.divider{
	border-top: 1px solid #C1C1E5;
	height: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.title{
	margin-bottom: 15px;
	font-size: 1.1em
}
.title a, .title a:hover{
	color:#759B20;
	text-decoration:none;
}
.title a:hover{
	text-decoration:underline;	
	
}

.CategoryName a, .CategoryName a:hover{
	color:#759B20;
	text-decoration:none;
	font-weight:bold;
}
.CategoryName a:hover{
	text-decoration:underline;	
	
}


.title h2{
	font-weight:bold;
}

.formats{
	border-bottom: 1px solid #759B20;
	margin-bottom: 15px; 
	height: 45px;
}

.formatprice{
	float: left;
	padding-bottom: 10px;
}

.formatbutton{
	float: right;
	padding-top: 14px;
}

.formatbutton img, .formatbutton img a, .formatbutton img a:hover .formatbutton img a:visited{
	text-decoration: none;
}

.formats h2{
	font-weight: bold;
	font-size: 1.1em;
	color: #555555;
}

.details{
	text-align: left;
	font-size: .95em;
}

.details h2{
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
	color: #555555;
}

.small{
	font-size: .9em;
}

.price{
	color: #800000;
}

.strike{
	text-decoration:line-through;
}

/*=== Footer ===*/

#footer{clear:both;
}

.right{
	float: right;
}

.left{
	float:left
}

.DetailLabelText{
	font-weight: bold;
}
:focus {
	outline: 0;
}