/*  
Theme Name: UpNorthBooks - book
Theme URI: http://www.northernexposuredesign.com/
Description: Default theme for UpNorthBooks
Version: 1.0
Author: Northern Exposure Design
Author URI: http://www.northernexposuredesign.com/
*/

body {
	margin: 0px;
	padding: 0px;
	font-size: .82em;
	font-family:"Times New Roman", Times, serif;
}
a, a:link, a:visited {
	color: black;
	text-decoration: none;
}
a:hover{
border-bottom: 1px solid red;
}
#pgheader {
	background: transparent url(images/pgheader.jpg) no-repeat;
	width: 995px;
	height: 36px;
}
#page {
	background: transparent url(images/pgbody.jpg) repeat-y;
	padding:1px 0;
	width: 995px;
}
#pgfooter { 
	background: transparent url(images/pgfooter.jpg) no-repeat; 
	width: 995px;
	height: 36px; 
	clear: both;
}

#pgleft {
/*	width: 282px; */
	width: 255px;
	padding-top:0;
}
#pgleftcnt {
	width: 232px;
}
#pgleftcnt img{
	margin-top: 69px;
}
#pgleftcnt ul {
	list-style-type: none;
	margin:0 0 0 0px;
	padding:0;
}
#pgleftcnt ul li{
	margin:0 0 0 10px;
	padding:0;
	text-align:center;
}
#pgleftcnt ul li h2{
	text-align:center;
	font-size:1.25em;
	margin:20px 0 0 0 ;
	text-decoration: underline;
}
#pgleftcnt ul li h3{
	text-align: center;
	margin: 20px 0 0 0;
}
#pgleftcnt ul li p {
	margin-top: 2em;
}
#pgleftcnt ul li p a,
#pgleftcnt ul li p a:link,
#pgleftcnt ul li p a:visited {
	border-bottom: 1px dotted red;
}
#pgleftcnt ul li p a:hover {
	border-bottom: 1px solid red;
}
#frmMailList {
	margin: 20px 0;
}
#frmMailList p { margin: 0 auto; }
#frmMailList fieldset { border: none; margin:0 }
#frmMailList input {

}
#pgright {
	float: right;
	clear: none;
	width: 740px;
	padding-top:0;
}
#pgrightcnt {
	padding: 0 145px 0 75px;
}
#pgrightheader{
	text-align: center;
}
#storeaddress {
	text-align: center;
}
#logo {
	width: 156px;
	height: 100px;
	margin: 40px auto 10px auto;
	background-image: url(/w/wp-content/themes/upnorthbooks01/images/logo.jpg);
}
#logo a,#logo a:link, #logo a:visited,#logo a:active, #logo a:hover {
	display: block;
	height: 100px;
	border:0;
	outline:none;
}
#pgNav {
	width: 508px;
	text-align: center;
	background-color: green;
}
#pgNav ul {
	list-style-type: none;
	padding: 5px 0px;
}
#pgNav ul li {
	display: inline;
	padding: 0 .5em;
}
#pgNav ul li a,
#pgNav ul li a:link,
#pgNav ul li a:visited {
	color: white;
	text-decoration: none;
}
#pgNav ul li.thepage {
	color: white;
	border-bottom: 1px solid red;
}
#pgNav ul li a:hover {
	border-top: 1px solid red;
	border-bottom: 1px solid red;
}
.clear {
	clear: right;
}
.clearfooter{
		margin-top: 30px;
		clear:right;
}
#salesinclude {
	width: 168px;
	margin-right: 20px;
	float: left;
}
#salesinclude h2 {
	font-size: 1.25em;
	text-align: center;
	text-decoration: underline;
}
#salesinclude ul {
	margin-left: 5px;
}
#buysaletrade {

}
#buysaletrade h2 {
	font-size: 1.25em;
	text-align: center;
	text-decoration: underline;
}
#bstauthors{
	text-align: center;
}
#bstauthors h3{
	font-size: 1em;
	text-decoration: underline;
}
#pgfootright {
	margin-left: 282px;
	margin-right: 145px;
	width: 595px;
	padding-top:0;
	text-align: center;
}
.divline {
	width: 75%;
	height: 1px;
	margin: 0 auto;
	border-top: 1px solid black;
	text-align:center;
}
/* ---- */
.contactform {
	position: static;
	overflow: hidden;
}

.contactleft {
	width: 25%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contacterror {
	border: 1px solid #ff0000;
}

.contactsubmit {
}
