/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
body{
	font-family:Lucinda Grande, Arial, Helvetica, sans-serif;
	margin:0;
	background: #fff url(../images/bg.jpg) no-repeat center top;
	height: 100%;
	color:#5d5b46;
}

h1, h2, h3, h4, h5, p, ul, li{margin:0; padding:0;font-weight:normal;}

blockquote{
 padding:15px;line-height:1.5em; background:#fff; border:1px solid #e1e1e1; font-size:12px;
 width:80%;
 margin:10px;
}

i{font-size:15px;}

a{
   color:#ff9900;
}


a:hover{
   color:#666;
}


p{
	font-size:.9em;
	line-height:1.6em;
	padding:10px 0;
	}

h2, h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#00a0c6;
	}

hr{
	margin:20px 0;
	border:none;
	height:1px;
	background:#330000;
	/*clear:both;*/
}

#wrapper{
	background:url(../images/dropshadow.png) repeat-y center top;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


#wrapper,{
	background:url(../images/dropshadow.gif) repeat-y center top;
	}

#header{
	background:#ff9900 url(../images/header.gif) repeat-x center top;
	height:130px;
	position:relative;
}

#contentWrapper{
	width:900px;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
}


#footer{
	position:absolute;
	bottom:0px;
	padding:10px 0 0 10px;
	width:890px;
	height:34px;
	margin:0 auto;
	background:url(../images/bg_footer.gif) repeat-x top left;
}

#footer ul li{
	display:inline;
	margin-right:0px;
}

#footer ul li .last{
	margin-right:50px !important;
}

#footer a{color:#666; text-decoration:none; font-size:12px; margin-right:15px; text-transform:uppercase;}
#footer a:hover{color:#ff9900;}


.clear{
	clear:both !important;
	background:url(../images/bg_content.gif);	
}

#espanole{
	position:absolute;
	right:10px;
	top:5px;
}


#espanole a{
	color:#666666;
	text-decoration:none;
}

#espanole a:hover{
	color:#ff9900;
	text-decoration:none;
}
 
#header h1{
margin-left:-999em;
}

#flashNav{
	background:#ff9900;
	height:30px;
}

#secondaryContent{
	padding:30px 30px 0px 30px;
}

.flashreplaced li{display:inline; padding:10px 20px 0 20px; margin:3px;}
.flashreplaced {margin:0; padding:0;}

#flashNav a{color:#fff;}
#flashNav a:hover{color:#333333;}

/*++++++++++++++++++++++++++++++++++++++++++++++++
Home Page Styles
++++++++++++++++++++++++++++++++++++++++++++++++*/

#homeContent{
	background:url(../images/bg_content.gif);	
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#panel{
	width:180px;
	height:100%;
	float:left;

	padding:20px 0px 10px 10px;
	}
#panel h2{
	color:#b0e2ed;
}

#panel p{color:#f3f4f0;}	

#content{
	width:645px;
	padding:20px 0 10px 10px;
	margin-left:240px;
}

div.homeStory{
	margin:0;	
}

div.homeStory p{
	
	width:420px;
	margin-right:50px;
}
div.homeStory h3{ width:450px;}

div.homeStory img{
	float:right;
	margin-right:30px;
}

.homeStory hr{clear:both;}

#salvationCards{
	position:relative;
	
}

#orderMaterials{}

#orderMaterials a{
	background:url(../images/btn_order.gif) no-repeat top left;
	margin:0 0 0 70px;
	height:27px;
	width:101px;
	display:block;

}
#orderMaterials span{
	margin-left:-999em;
}

#orderMaterials a:hover{
	background:url(../images/btn_order.gif) no-repeat bottom left;

}
#tellYourStory{
	margin:30px 0;
}

#tellYourStory a{
	background:url(../images/btn_share.gif) no-repeat top left;
	margin:10px 0 0 70px;
	height:27px;
	width:101px;
	display:block;

}
#tellYourStory span{
	margin-left:-999em;
}

#tellYourStory a:hover{
	background:url(../images/btn_share.gif) no-repeat bottom left;

}

.clear{
	clear:both !important;
	background:url(../images/bg_content.gif);	
}


/*++++++++++++++++++++++++++++++++++++++++++++++++
Watch Page
++++++++++++++++++++++++++++++++++++++++++++++++*/

#watch{
	margin-bottom:20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++
Ecards
++++++++++++++++++++++++++++++++++++++++++++++++*/
#ecards, #yourstory, #order{
	padding: 0  50px 20px 50px;
	margin:0 0 0 22px;
	background:url(../images/bg_tabbed.gif) no-repeat bottom;
}

#ecards label{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0px 0;
	color:#ff9900;
}

#ecards input, #ecards textarea{
	margin:3px 0;
	background: #fff;
	border:1px solid #c2c2c2;
	color:#666666;
}

#ecardsForm{
	width:270px;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #eee;
	background: #fff;
	padding:20px;
}

#ecardSelection{
	margin:0 0 0 320px;
	border:1px solid #eee;
	background: #fff;
	padding:20px;
	text-align:center;
}

#ecardSelection img{
	padding:10px;
	margin:5px 0;
	background:#777562;
	border:1px solid #3f3e32;
}

input.ecardButton{
	border:none !important;
}

#ecardSelection form{
	margin:10px;
	
	}


/*++++++++++++++++++++++++++++++++++++++++++++++++
yourstory
++++++++++++++++++++++++++++++++++++++++++++++++*/	
	
#yourstoryform{
	width:340px;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #eee;
	background: #fff;
	padding:20px;
}

#yourstoryform input, #yourstoryform textarea, input, textarea{
	margin:3px 0;
	background: #fff;
	border:1px solid #c2c2c2;
	color:#666666;
}

#yourstoryform label, label{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0px 0;
	color:#ff9900;
}

#story{
	padding-top:20px;
	margin:0 0 0 400px;
}

p.pullquote{
	padding:18px 0 22px 18px;
	font-size:11px;
	margin:20px 0;;
	background:url(../images/quote.gif) no-repeat top left ;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++
order
++++++++++++++++++++++++++++++++++++++++++++++++*/	
	
#orderpics{
	width:340px;
	float:left;
	margin:0 10px 0 0;
	border:1px solid #eee;
	background: #fff;
	padding:20px;
}

#orderpics img{
	margin:2px;
}

#orderpics img:hover{
	opacity: .5;
	filter: alpha(opacity=50);
}



#orderform input, #orderform textarea{
	margin:3px 0;
	background: #fff;
	border:1px solid #c2c2c2;
	color:#666666;
}

#orderform label{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0px 0;
	color:#ff9900;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++
Wallpapers
++++++++++++++++++++++++++++++++++++++++++++++++*/	
#extras td{
	padding:10px;
	font-size:12px;
	text-align:center;
}

#extras td img{
	margin-bottom:6px;
}

#extras a{
	text-decoration:none;
	color:#666;
	margin:0 7px !important;
}

#extras a:hover{
	text-decoration:none;
	background:#ff9900;
	color:#fff;
	}


#extras table{
	margin-bottom:20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++
Site Map	
++++++++++++++++++++++++++++++++++++++++++++++++*/	

#sitemap a{
	color:#ff9900;
	text-decoration:none;
}


#sitemap a:hover{
	color:#666;
}

#sitemap li{
	list-style-type:none;
	padding:5px 10px ;
}
 
#sitemap ul{
     padding:0 0 10px 0;
}

#sitemap{
  margin-left:380px;
  padding:10px 0;
}


#pics{
float:left;
margin-right:20px;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++
Next Steps	
++++++++++++++++++++++++++++++++++++++++++++++++*/


#nextsteps{
    padding:20px;
	margin:40px;
}

#nextsteps label{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 0px 0;
	color:#ff9900;
}

#nextsteps input, #nextsteps textarea{
	margin:3px 0;
	background: #fff;
	border:1px solid #c2c2c2;
	color:#666666;
}

#commentsForm{
	width:270px;
	float:left;
	margin:20px 10px 0 0;

}

#stepstopeace{
	margin:0 0 0 280px;	
	padding:20px;
	text-align:center;
}

#stepstopeace img{
	padding:5px;
	margin:5px 0;
	
	
}

input.ecardButton{
	border:none !important;
}

#stepstopeace form{
	margin:10px;
	
	}

#spanish{
	padding:0 0 0 20px;
	margin-left:310px;
}


#spanishVid{
  width:450px;
}
#spanishAudio{
  width:350px;
  padding:0 0 0 20px;
 }
 
 #spanish h1{
    margin:20px 0 0 0;
 }
 
 #spanishpics{
   width:305px;
   float:left;
 }
 
  img, div { behavior: url(iepngfix.htc) }