@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: #22221a;
	}


.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: #000;
	color: #6b6c66;
	padding: 10px;
	height: 16px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-transform: uppercase;
	font-size: .9em;
	margin: 20px 0px;
}

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

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

ul.library li h1 {
	font-size: 1.3em;
/*	padding: 0px 0px 3px 145px;*/
	color: #fff;
	}
	
ul.library {
	border-top:1px solid #3f3f35;
	border-left:1px solid #3f3f35;
	border-collapse:collapse;
	vertical-align: middle;
	overflow: hidden;
}

ul.library li {
	border-bottom:1px solid #3f3f35;
	border-right:1px solid #3f3f35;
	padding: 20px;
	padding-left: 160px;
	height:  260px;
	color: #a4a48f;
	vertical-align: top;
	float: left;
	width: 145px;
}
ul.library li p{
	line-height: 120%
}
ul.library li a.img {
	float: left;
	margin-left: -140px;
}
ul.library li:hover{background-color: #3f3f35;}
ul.library.other li{
	background: #34342b;
}
ul.library.other li:hover{
	background: #3f3f35;
}
h1.title  {
	color: #fff;
	margin: 40px 0 20px 0;
}
ul.library li a:hover {color: #fff; text-decoration: none; background: #cd4321 url() no-repeat;padding: 2px;}

/*#library h1.title  {
	color: #fff;
	margin: 40px 0 20px 0;
	}

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

#library table td {
	border-bottom:1px solid #3f3f35;
	border-left:1px solid #3f3f35;
	padding: 20px;
	height:  232px;
	color: #a4a48f;
	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, ul li 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: #3f3f35;}

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

