 @charset "UTF-8";
/* Desarrollado por DiWeb123.com */
/* El conocimiento de Jesucristo, su mensaje y misión es el propósito escencial de la vida de cada ser humano. Mientras el ser humano desconozca a Jesucristo vivirá víctima de sí mismo, sus circunstancias y limitaciones. */

/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, abbr, article, aside, command, details, figcaption, figure, footer, header, hgroup, mark, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th, figcaption {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}
fieldset, iframe {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
article, aside, footer, header, hgroup, nav, section, figure, figcaption {
	display: block;
}
/* RESET */

body {
	background:url(images/bgptl.jpg) no-repeat 0px 50px;
	background-size:cover;
	font-family: 'Lato', sans-serif;
}
#header {
	background:url(images/bgheader.jpg) center bottom #000000;
	background-size:cover;
	height:297px;
	box-shadow: 0px 7px 10px #000000;
}

#insideheader {
	background:url(images/bgheader.jpg) center bottom #000000;
	background-size:cover;
	height:350px;
	box-shadow: 0px 7px 10px #000000;
}

#header_wrap {
	width:960px;
	margin:auto;
	padding-top:22px;
}

#insideheader_wrap {
	width:960px;
	margin:auto;
	margin-top:52px;
}

#wrap {
	background:none;
	width:960px;
	margin:auto;
}
#tablecontent tr td {
	padding:5px 0 5px 0;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 670px;
	padding: 0;
	margin: 0;
	background:#000;
	box-shadow: 10px 1px 10px #000000;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 670px;
	left: 0;
	top: 0;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 670px;
	border: 0;
}

.homestore {
	height:169px;
	width:260px;
	color:#fff;
	padding:15px;
}

.homestore a {
	color:#fff;
	text-decoration:none;
}
#homestore1 {
	height:259px;
	width:290px;
	color:#fff !important;
	background:url(images/homestore.jpg) bottom right no-repeat #805f2d;
}
#homestore2 {
	height:259px;
	width:290px;
	color:#fff !important;
	background:url(images/homestore.jpg) bottom right no-repeat #7FBF00;
}

#homestore3 {
	height:259px;
	width:290px;
	color:#fff !important;
	background:url(images/homestore.jpg) bottom right no-repeat #7FBFcc;
}

#homestore1.homestoresp {
	height:259px;
	width:290px;
	color:#fff !important;
	background:url(images/homestore-sp.jpg) bottom right no-repeat #805f2d;
}
#homestore2.homestoresp {
	height:259px;
	width:290px;
	color:#fff !important;
	background:url(images/homestore-sp.jpg) bottom right no-repeat #7FBF00;
}

#homestore3.homestoresp {
	height:259px;
	width:290px;
	color:#fff !important;
	background:url(images/homestore-sp.jpg) bottom right no-repeat #7FBFcc;
}



table.homestore tr td { color:#fff; }

.homestore { padding-top:25px; }

#welcome, #welcome-sp {
	margin-top:20px;
	margin-left:10px;
 	height:105px;
	width:615px;
	color:#fff;
	padding:140px 15px 0 15px;
	text-align:justify;
}

#welcome {
	background:url(images/welcome.png) top left no-repeat;
}

#welcome-sp {
	background:url(images/welcome-sp.png) top left no-repeat;
}

#language {
	margin:15px 0px 17px 118px;
	height:27px;
	width:150px;
	background:#000;
	box-shadow: 2px 2px 2px #000000;
	color:#fff;
	padding:8px;
}

#language img {
	cursor:pointer;
	border:none;
	padding-left:5px;
}

#mp3 {
	width:268px;
	height:114px;
	background:url(images/bgmp3.jpg);
	box-shadow: 2px 2px 2px #000000;
	color:#fff;
	text-align:center;
	padding:12px 8px;
}

#menu {
	margin:auto;
	width:890px;
	background:url(images/horse.png) 20px bottom no-repeat #452609;
	box-shadow: 2px 2px 2px #000000;
	padding:6px 0 6px 65px;
}

#menu table {
	color:#fff;
	font-weight:300;
}

#menu table td {
	cursor:pointer;
	padding:6px 15px;
}
#insidemenuwrap {
	background:#452609;
	border-top:#fff 5px solid;
	border-bottom:#fff 5px solid;
	box-shadow: 2px 2px 2px #000000;
	top:0px;
	position:fixed;
	width:100%;
	z-index:100000;
}
	
#insidemenu {
	margin:auto;
	width:890px;
	background:url(images/horse.png) 20px bottom no-repeat; 
	padding:6px 0 6px 65px;	
}

#insidemenu table {
	color:#fff;
	font-weight:300;
}

#insidemenu table td {
	cursor:pointer;
	padding:6px 15px;
}

#content {
	margin:auto;
	width:940px;
	min-height:300px;
	background:#fff; 
	box-shadow:2px 2px 2px #000000;
	padding:8px;	
}

.breadcrumbs {
	float:right;
	margin-top:2px;
	margin-bottom:-28px;
}

#content .breadcrumbs, .breadcrumbs a {
	font-size:12px;
	text-decoration:none;
	color:inherit;
	cursor:pointer;
	margin-bottom: 35px;
	text-transform:uppercase;
}

#content h1 {
	font-size:25px;
	font-weight:bold;
	padding:5px 0 10px 0;
	text-transform:uppercase;
}

#content h2 {
	font-size:22px;
	font-weight:300;
	padding:5px 0 8px 0;
}

#content h3 {
	font-size:18px;
	font-weight:300;
	padding:5px 0 5px 0;
	text-transform:uppercase;
}

#content p {
	font-size:16px;
	font-weight:300;
	padding:5px 0 5px 0;
}

#content p a {
	text-decoration:underline;
	color:#452609;
	font-style:italic;
}


#content #text {
	max-width:635px;
	margin-left:5px;
}

#content img {
	box-shadow:1px 1px 1px #000000;
	margin:10px;
}

#content img.rightimg {
	text-align:right;
	margin-right:0px;
}

#content img.leftimg {
	text-align:left;
	margin-left:0px;
}

#c2a img {
	cursor:pointer;
	margin-top:0px;
	box-shadow:2px 2px 2px #000000;
}

#footer {
	margin:auto;
	margin-bottom:15px;
	width:936px;
	min-height:100px;
	background:#000; 
	box-shadow:2px 2px 2px #000000;
	padding:10px;
	color:#fff;	
}

#footer table tr td {
	font-size:14px;
	color:#fff;
}

#footer table tr td.copyright, #footer table tr td.copyright a {
	font-size:12px;
}

#footer table tr td a {
	font-size:14px;
	color:#D40000;
	text-decoration:none;
}

#footer ul li {
	list-style:none;
	list-image:none;
	line-height:15px;
	margin-left:12px;
}

#productbanner {
	height:296px;
	width:960px;
	color:#fff !important;
	background:#000;
	box-shadow: black 2px 2px 5px;
}

#productone {
	background:url(images/insidebanner/allienation.jpg) top no-repeat;
	padding:40px 610px 35px 35px;
	height:221px;
}

#producttwo {
	background:url(images/insidebanner/possesstheland.jpg) top no-repeat;
	padding:40px 610px 35px 35px;
	height:221px;
}

#productthree {
	background:url(images/insidebanner/romans.jpg) top no-repeat;
	padding:40px 610px 35px 35px;
	height:221px;
}

#productfour {
	background:url(images/insidebanner/doctrines.jpg) top no-repeat;
	padding:40px 610px 35px 35px;
	height:221px;
}

#productfive {
	background:url(images/insidebanner/beginning.jpg) top no-repeat;
	padding:40px 610px 35px 35px;
	height:221px;
}

#productsix {
	background:url(images/insidebanner/bruises.jpg) top no-repeat;
	padding:40px 610px 35px 35px;
	height:221px;
}

#productseven {
	background:url(images/insidebanner/footprints.jpg) top no-repeat;
	padding:40px 610px 35px 35px;
	height:221px;
}

.productbanner h1 {
	font-size:60px;
	font-weight:100;
	text-transform:uppercase;
	letter-spacing:-4px;
	padding:0;
	margin:0;
	text-align:right;
}

.productbanner h2 {
	font-weight:100;
	text-transform:uppercase;
	font-size:45px;
	letter-spacing:-1px;
	padding:0;
	margin:0;
	text-align:right;
}

.productbanner h3 {
	font-size:17px;
	font-weight:300;
	font-style:italic;
	padding:0 0 30px 0;
	text-align:right;
	padding-right:3px;
	margin-top:-5px;
}

.productbanner p {
	font-size:15px;
	font-weight:300;
	padding:0 0 15px 0;
}

#insidelang {
	margin:-15px 4px 0 0;
	float:right;
	}
	
	#date {
		float:right;
		cursor:none;
		text-transform:capitalize;
	}

#c2a img:hover {
	box-shadow: 2px 2px 2px #452609;

}

#text form#contact {
	width:530px;
	margin-left:40px;
	padding:20px;
	background:url(images/bgptl.jpg) bottom right;
	box-shadow: 2px 2px 2px #000;
	color:#fff;
}

#text form#contact table {
	color:#fff;
}
	
#text form#contact input {
	width:400px;
	border:none;
	padding:3px;
	margin-left:3px;
}

#text form#contact input.send {
	background:#fff;
	color:#000;
	width:100px;
	float:right;
	box-shadow: 1px 1px 1px #fff;
	cursor:pointer;
}

#text.store {
	width:900px!important;
}

#text.store img {
	box-shadow:none;
}

#text.store h1 {
	text-transform:uppercase;
	margin-bottom:3px;
	padding:0;
}

.anchor {
	margin-top:-130px
}

form input.add2cart {
	 box-shadow: 2px 2px 2px #000000;
	height:30px;	 
}


form input.donate {
	box-shadow: 1px 1px 1px #000; height:25px; overflow:hidden; padding:0px; margin:-4px 0 0 5px;
}


.download {
	box-shadow:none!important;
	vertical-align:middle;
}

form.registration {
	margin:15px;
	margin-top:10px;
	padding-left:15px;
	border-left:#452609 5px solid;
}

form.registration input {
	width:220px;
	height:20px;
	padding:4px;
	margin:4px;
}

form.registration input.send {
	width:110px;
	float:right;	
}

form a {
	color:#452609
}

#members {
	border-left:#452609 5px solid;
	margin:15px;
	margin-bottom:40px;
}

#loginghost {
	background:#ffffff;
	opacity: 0.95;
    filter: alpha(opacity=95); /* For IE8 and earlier */
	width:940px;
	height:750px;
	margin-bottom:-750px;
	position:absolute;
	z-index:100;
	text-align:center;
}

#loginghost p {
	padding-top:100px;
	opacity: 1.00;
    filter: alpha(opacity=100);
	font-size:20px;
	text-shadow: 1px 1px 1px #cccccc;
}
	
.player {
	display:none; width:350px; height:50px; margin:10px 50px; overflow:hidden;
}	





