/* Start of CMSMS style sheet 'Books - Other NEW' */
/*===============================================================
Title:     Books - Other for screen media
Author:    Atlantic Communications Group, Inc.
Updated:   June 10, 2009
===============================================================*/

/* GLOBAL STYLES
===============================================================*/
* {margin:0;padding:0}
html, body {height: 100%;}

body {
background: #F1F1F1;
font:83%/1.5 arial,tahoma,verdana,sans-serif}

.wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	width: 100%;
	font-size: 0.9em;
	margin: 0 0 -25px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {height: 25px;} /* .push must be the same height as .footer */
img{border:none}

/* TYPOGRAPHY
===============================================================*/
p, ul {margin: 0; margin-bottom: 10px}

h1{
font-family: arial,verdana,sans-serif;
margin: 0;
color:#000;
padding-bottom: .1em;
font-size: 196%}

h1 span, p span {display: none}

/* LINKS
===============================================================*/
a, a:link, a:visited, a:active {color: #336699;}
a:hover{color: #4C9AE9;}
a:focus {outline: none}


/* HEADER
===============================================================*/
#header{height: 25px;
background: #125485 url(uploads/images/books_other/rogerslowell/rogerslowellbkgd.gif) repeat-x;}

#header h1 a {   /* hotspot to link back to homepage*/
height: 50px;
text-indent: -999em;  /* this hides the text */
text-decoration:none;
display: block;
}

#logo {
position:absolute;
top:0;
width:75px;
padding: 0;
z-index: 50; left:0;
}

#areaheader {
color:#fff;
font-weight:bold;
position:absolute;
top:0;
left:75px;
width:450px;
height: 50px;
}

/* LAYOUT
===============================================================*/
#wrap {min-width:770px; margin: 0 auto; position:relative}
#content-wrap {width:100%}
#content {margin: 0}

/* FOOTER
===============================================================*/
.footer {position:relative; clear:both; padding: 0 0 0 5px; font-size:86%; background-color: #c3c4cb;}

.copyright{
font-family: Arial, Helvetica, sans-serif;
color: #333;
font-size: 90%;
text-align: left;
padding-top:5px;
}

a.link{text-decoration: underline; color:#333}
a.link:hover{text-decoration: underline; color:#000}
/* End of 'Books - Other NEW' */

