@charset "UTF-8";
/* RELIT layout */
/* It's all About Jesus */

*, img, a {
	padding: 0;
	margin: 0;
	border: 0;
	}

ul{
	list-style: none;
	}

body {
	font: .7em Arial, Helvetica, sans-serif ;
	line-height: 140%;
	background-color: #f2f2f1;
	}


.right {float: right;}
.left {float:  left;}
	
a {outline: none}

p {padding: 10px 0px;}

#wrap {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	}

#promos {
	padding-top: 5px;
	}

#promos img {
	padding-right: 2px;
	}

#footer {
	background: #932b1d;
	color: #aeae92;
	padding: 10px;
	height: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	font-size: .9em;
	margin: 20px 0px;
}

.footerRe {color: #fff;}

#footer a {
	color: #aeae92;
	text-decoration: none;
	}

#footer a:hover {
	color: #fff;
	}
	
#library h1.title  {
	color: #fff;
	margin: 40px 0 20px 0;
	}

#library table h1 {
	font-size: 1.3em;
	padding: 0px 0px 3px 145px;
	color: #3f3f35;
	}
	
#library table {
	border-top:1px solid #b7b49c;
	border-right:1px solid #b7b49c;
	border-collapse:collapse;
	vertical-align: middle;
}

#library table td {
	border-bottom:1px solid #b7b49c;
	border-left:1px solid #b7b49c;
	padding: 20px;
	height:  232px;
	color: #7a786e;
	vertical-align: top;
}

#library table.other td {
	background: #34342b;
	}

	#library table.other td.off {
		background: transparent;
		}

table img {
	padding-right: 20px;
	float: left;
	vertical-align: middle;}


table p a {color: red; text-decoration: none;line-height: 1.4em;}
table p a:hover {color: #fff; text-decoration: none; background: #cd4321 url() no-repeat;padding: 2px;}
table p {float: right ;width:  140px;  padding: 0px; line-height: 120%}
table td:hover, #library table.other td:hover {background-color: #fff;}

small {font-size: .65em;display: block; line-height: 1em;}
 


#drop_R_nav {
	background: #1f1f1f url() no-repeat;
	padding: 20px;
	position: absolute;
	top: 60px;   
	margin-left: 85px;
	font-size: 1.1em;
	color:  #999; 
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90); 
	width:  200px;
	letter-spacing: -1px;
}

#drop_R_nav li {
	padding-top: 8px;
}

#drop_R_nav a {
	text-decoration: none;
	color: #fff;
	font-size: 1.3em; 
	display: block;
}


#drop_R_nav a:hover {
	text-decoration: none;
	color: red;
}




/* Newsletter */    

#newsletter {
	background: url(../images/newsletter.gif) no-repeat; 
	width: 622px;
	height: 188px;  
}

#subscribe {
	text-align: right;
	margin-right: 25px;
	padding-top: 30px;
}




input.inputStyle {
	font-size: 2em;
	background: transparent url() no-repeat;
	width: 250px;
	padding: 8px 0px 0px 8px;
	margin-left: 20px;       
	outline: none;
}

#signupbutton {
	margin-top: 18px;
	outline: none;
	}
	
.secondInput {
	margin-top: 24px;
	}