/* *************************************************************************
Description:	The Style Sheet for the SeeWhoCares.com website.
Project:	SeeWhoCares.com
Author:		Neal Gamradt
Created:	2006.02.27
Updated:	2006.08.24
************************************************************************* */

/* -------------------------------------
BEGIN: General Tag Specific Methods
------------------------------------- */

* {
	padding: 0px;
	margin: 0px;
}

body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-align: center; /* This line is here to fix everyone's favorite IE 5.x alignment bug. */
	background-color: #3e3e3e;
}

em {
	display: block;
	margin: 10px 0px 0px 0px;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}

h1 {
	font-size: 1.6em;
	margin: 10px 0px;
}

h2 {
	font-size: 1.4em;
	margin: 10px 12px;
}

img {
	border-style: none;
}

p {
	/* text-indent: 12px; */
	text-indent: 0px;
	margin: 10px 12px;
}

a:link,
a:visited,
a:hover,
a:active {
	color: #000000;
	text-decoration: underline;
	outline: none;
}

a:hover {
	text-decoration: none;
}

a.gold:link,
a.gold:visited,
a.gold:hover,
a.gold:active {
	color: #d9c580;
	text-decoration: none;
}

a.gold:hover {
	text-decoration: underline;
}

ol {
	list-style-type: circle;
}

li {
	padding: 0px 0px 6px 0px;
}

li a:link,
li a:visited,
li a:hover,
li a:active {
	padding: 0px 0px 6px 0px;
	color: #d9c580;
	text-decoration: none;
}

li a:hover {
	text-decoration: underline;
}

/* -------------------------------------
END: General Tag Specific Methods
------------------------------------- */

/* -------------------------------------
BEGIN: Main Structure Tags
------------------------------------- */

#wrapper {
	width: 800px;
	height: 600px;
	background-image: url(/images/background.jpg);
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#header {
	width: 800px;
	height: 90px;
	background-color: #000000;
}

#header_left_logo {
	position: relative;
	top: 19px;
	left: 42px;
}

#header_right_logo {
	position: relative;
	top: 4px;
	left: 472px;
}

#subheader {
	width: 800px;
	height: 46px;
	background-image: url(/images/header.png);
}

#content {
	width: 800px;
	height: 423px;
	font-size: 1.1em;
}

/* -------------------------------------
END: Main Structure Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Homepage Tags
------------------------------------- */

#homepage #js_back {
	display: none;
}

/* -------------------------------------
END: Homepage Tags
------------------------------------- */

/* -------------------------------------
BEGIN: About Us Tags
------------------------------------- */

#aboutus #wrapper {
	height: auto;
}

#aboutus #content {
	width: 492px;
	height: 341px;
	margin: 20px 0px 10px 150px;
	padding: 26px;	
	background-image:url('../images/aboutus_background.jpg');
	background-repeat: no-repeat;
	color: #000;
}

#aboutus h1 {
	width: 100%;
	text-align: center;
}

#aboutus h2 {
	margin: 0px;
	padding: 8px 0px 8px 0px;
	font-style: oblique;
}

#aboutus h3 {
	margin: 0px;
	padding: 5px 0px 8px 0px;
	font-size: 1.2em;
}

#aboutus #listing {
	float: left;
	width:50%;
}

#aboutus #details {
	float: right;
	width:50%;
	background-color: #dbdcde;
}

#aboutus ul {
	list-style-type: none;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

#aboutus #listing ul li {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#aboutus ul li a:link, 
#aboutus ul li a:visited, 
#aboutus ul li a:hover, 
#aboutus ul li a:active {
	color: #000;
	outline: none;
}

#aboutus ul li a:hover {
	color: #911b17;
}

#aboutus label {
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

#aboutus span {
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

/* -------------------------------------
END: About Us Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Privacy Page Tags
------------------------------------- */

#privacy #wrapper {
	width: 800px;
	height: auto;
	background-image: none;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#privacy #content {
	width: 800px;
	height: auto;
	font-size: 1.1em;
	color: #000;
}

#privacy #js_back {
	display: none;
}

#privacy address {
	margin: 10px 24px;
}

#privacy p {
	text-indent:12px;
	margin: 10px 12px;
}

#privacy h1 {
	width: 100%;
	text-align:center;
}

#privacy h2 {
	text-indent: 0px;
	text-decoration: underline;
}

#privacy ol {
	margin: 10px 36px;
	list-style-type: lower-alpha;
}

#privacy li {
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
}

#privacy .noindent {
	text-indent: 0px;
}

/* -------------------------------------
END: Privacy Page Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Church Page Tags
------------------------------------- */

#church #wrapper {
	width: 800px;
	height: auto;
	background-image: none;
	background-color: #a3221d;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#church #content {
	width: 800px;
	height: auto;
	font-size: 1.1em;
	color: #fff;
}

#church #js_back {
	display: none;
}

/* #church #footer abbr {
	display: none;
} */

#church #footer span {
	display: none;
}

#church address {
	margin: 10px 24px;
}

#church p {
	text-indent:12px;
	margin: 10px 12px;
}

#church #content div {
	margin: 0px 0px 0px 22px;
	padding: 10px 0px 10px 0px;
}

#church h1 {
	width: 100%;
	text-align:center;
}

#church h2 {
	text-indent: 0px;
	text-decoration: underline;
}

#church h3 {
	padding: 0px 0px 0px 18px;
	text-indent: 0px;
}

#church label {
	padding: 0px 10px 0px 0px;
}

#church ol {
	margin: 10px 36px;
	list-style-type: circle;
}

#church li {
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
}

/* -------------------------------------
END: Church Page Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Main Page Film Strip Tags
------------------------------------- */

#film_wrapper {
	float: left;
	width: 524px;
	height: 419px;
}

#film_wrapper #porn {
	float: left;
	width: 109px;
	height: 129px;
}

#film_wrapper #porn .top {
	float: left;
	width: 109px;
	height: 30px;
	background-image: url(/images/porn_film_top.png);
}

#film_wrapper #porn .middle {
	float: left;	
	width: 109px;
	height: 82px;
	background-color: #000;
}

#film_wrapper #porn .bottom {
	float: left;
	width: 109px;
	height: 17px;
	background-image: url(/images/porn_film_bottom.png);
}

#film_wrapper #divorce {
	float: left;
	width: 129px;
	height: 129px;
}

#film_wrapper #divorce .top {
	float: left;
	width: 129px;
	height: 26px;
	background-image: url(/images/divorce_film_top.png);
}

#film_wrapper #divorce .middle {
	float: left;	
	width: 129px;
	height: 82px;
	background-color: #000;
}

#film_wrapper #divorce .bottom {
	float: left;
	width: 129px;
	height: 18px;
	background-image: url(/images/divorce_film_bottom.png);
}

#film_wrapper #preg {
	float: left;
	width: 129px;
	height: 129px;
}

#film_wrapper #preg .top {
	float: left;
	width: 129px;
	height: 22px;
	background-image: url(/images/preg_film_top.png);
}

#film_wrapper #preg .middle {
	float: left;	
	width: 129px;
	height: 82px;
	background-color: #000;
}

#film_wrapper #preg .bottom {
	float: left;
	width: 129px;
	height: 18px;
	background-image: url(/images/preg_film_bottom.png);
}

#film_wrapper #debt {
	float: left;
	width: 130px;
	height: 129px;
}

#film_wrapper #debt .top {
	float: left;
	width: 130px;
	height: 18px;
	background-image: url(/images/debt_film_top.png);
}

#film_wrapper #debt .middle {
	float: left;	
	width: 130px;
	height: 82px;
	background-color: #000;
}

#film_wrapper #debt .bottom {
	float: left;
	width: 130px;
	height: 18px;
	background-image: url(/images/debt_film_bottom.png);
}

#top_endcap {
	float: left;
	width: 5px;
	height: 127px;
	background-image: url(/images/debt_film_endcap.png);
}

#film_wrapper #television_text {
	float: left;
	width: 501px;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #fff;
}

#film_wrapper #loneliness {
	float: left;
	width: 114px;
	height: 124px;
}

#film_wrapper #loneliness .top {
	float: left;
	width: 114px;
	height: 18px;
	background-image: url(/images/loneliness_film_top.png);
}

#film_wrapper #loneliness .middle {
	float: left;
	width: 114px;
	height: 81px;
	background-color: #000;
}

#film_wrapper #loneliness .bottom {
	float: left;
	width: 114px;
	height: 25px;
	background-image: url(/images/loneliness_film_bottom.png);
}

#film_wrapper #suddenloss {
	float: left;
	width: 130px;
	height: 124px;
	margin: 0px 0px 0px 0px;
}

#film_wrapper #suddenloss .top {
	float: left;
	width: 130px;
	height: 20px;
	background-image: url(/images/suddenloss_film_top.png);
}

#film_wrapper #suddenloss .middle {
	float: left;
	width: 130px;
	height: 82px;
	background-color: #000;
}

#film_wrapper #suddenloss .bottom {
	float: left;
	width: 130px;
	height: 22px;
	background-image: url(/images/suddenloss_film_bottom.png);
}

#film_wrapper #drug {
	float: left;
	width: 130px;
	height: 124px;
	margin: 0px 0px 0px 0px;
}

#film_wrapper #drug .top {
	float: left;
	width: 130px;
	height: 23px;
	background-image: url(/images/drug_film_top.png);
}

#film_wrapper #drug .middle {
	float: left;
	width: 130px;
	height: 81px;
	background-color: #000;
}

#film_wrapper #drug .bottom {
	float: left;
	width: 130px;
	height: 20px;
	background-image: url(/images/drug_film_bottom.png);
}

#film_wrapper #suicide {
	float: left;
	width: 128px;
	height: 124px;
}

#film_wrapper #suicide .top {
	float: left;
	width: 128px;
	height: 26px;
	background-image: url(/images/suicide_film_top.png);
}

#film_wrapper #suicide .middle {
	float: left;
	width: 128px;
	height: 81px;
	background-color: #000;
}

#film_wrapper #suicide .bottom {
	float: left;
	width: 128px;
	height: 17px;
	background-image: url(/images/suicide_film_bottom.png);
}

#bottom_endcap {
	float: left;
	width: 4px;
	height: 124px;
	background-image: url(/images/suicide_film_endcap.png);
}

/* -------------------------------------
END: Main Page Film Strip Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Content Tags
------------------------------------- */

/* MIDDLE CONTENT TAGS */

#content_text {
	float: right;
	width: 246px;
	height: 91px;
	padding: 0px 20px 0px 10px;
}

#evangelism_link {
	float: right;
	cursor: pointer;
}

#evangelism_link  span {
	display: block;
	width: 246px;
	height: 61px;
	margin: 0px 30px 0px 0px;
	background-image: url(/images/god_cares_front.png);
}

/* VIDEO BOX TAGS */

#video_box {
	float: right;
	position: relative;
	bottom: 15px;
	width: 276px;
	height: 257px;
}

#video_box_top {
	width: 276px;
	height: 17px;
	background-image: url('../images/video_box_top.png');
	background-position: top right;
}

#video_box_left {
	float: left;
	width: 14px;
	height: 225px;
	background-image: url('../images/video_box_left.png');

}

#video_box_right {
	float: right;
	/* width: 247px;
	height: 200px;
	padding-top: 25px;
	padding-left: 15px; */
	width: 262px;
	height: 225px;
	background-color: #000000;
}

#video_box_bottom {
	clear: both;
	width: 276px;
	height: 15px;
	background-image: url('../images/video_box_bottom.png');
}

#content_right {
	float: left;
	width: 276px;
	height: 161px;
}

/* -------------------------------------
END: Content Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Main Page Ads Tags
------------------------------------- */

#ads {
	float: left;
	position: relative;
	top: 14px;
	left: 27px;
	width: 478px;
	height: 135px;
	/* padding: 15px 0px 0px 27px; */
	background-image: url(/images/ads_background.jpg);
	background-repeat: no-repeat;
}

#ads img {
	position: relative;
	top: 6px;
	left: 3px;
	width: 147px;
	height: 91px;
	background-color: #000;
}

#ads p {
	text-indent: 0px;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 12px 0px 0px 15px;
}

#ads #newspaper {
	float: left;
	width: 160px;
	height: 129px;
	/* background-image: url(/images/newspaper_ads_background.gif); */
}

#ads #newspaper img {
	left: 9px;
	background-color: #000;
}

#ads #billboard {
	float: left;
	width: 156px;
	height: 129px;
	/* background-image: url(/images/billboard_ads_background.gif); */
}

#ads #mag {
	float: left;
	width: 159px;
	height: 129px;
	/* background-image: url(/images/magazine_ads_background.gif); */
}

/* -------------------------------------
END: Main Page Ads Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Response Page Tags
------------------------------------- */

#video_top {
	position: relative;
	bottom: 7px;
	left: 242px;
	width: 558px;
	height: 21px;
	background-image: url(/images/video_top_tran.png);
}

#left {
	float: left;
	position: relative;
	bottom: 7px;
	width: 282px;
	height: 402px;
}

#right {
	float: right;
	position: relative;
	bottom: 7px;
	width: 518px;
	height: 402px;
}

#text {
	float: left;
	width: 228px;
	padding: 12px 8px 0px 15px;
}

#video_left {
	float: left;
	width: 31px;
	height: 265px;
	background-image: url(/images/video_left_tran.png);
}

#video_right {
	float: left;
	/* width: 497px;
	height: 360px;
	padding: 10px 0px 10px 21px; */
	width: 518px;
	height: 380px;
	background-color: #000;
}

#video_bottom {
	float: left;
	width: 518px;
	height: 14px;
	background-image: url(/images/video_bottom_tran.png);
}

#who_cares_img {
	float: right;
	width: 252px;
	height: 124px;
	border-style: none;
}

#response h1 {
	width: 100%;
	text-align: left;
	font-size: 1.6em;
	font-weight: normal;
	font-style: oblique;
}

/* -------------------------------------
END: Response Page Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Commercial Page Tags
------------------------------------- */

#commercial #video_left {
	float: left;
	width: 31px;
	height: 389px;
	background-image: url(/images/video_left_tran_commercial.png);
}

#commercial h1 {
	width: 100%;
	text-align: left;
	font-size: 1.6em;
	font-weight: normal;
	font-style: oblique;
}

#commercial ul {
	margin: 10px 36px;
	list-style-type: circle;
}

#commercial li {
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
}

/* -------------------------------------
END: Commercial Page Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Links Page Tags
------------------------------------- */

#resources #left {
	float: left;
	padding-top: 7px;
	width: 524px;
	height: 416px;
}

#resources #right {
	float: right;
	padding-top: 7px;
	width: 276px;
	height: 416px;
	display: inline;
}

#resources #menu h1 {
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
	font-style: oblique;
	font-weight: bold;
	color: #000;
}

#resources #menu ul {
	height: 123px;
	list-style-type: circle;
	padding: 0px 0px 0px 10px;
	color: #911b17;
}

#resources #menu li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

#resources #menu a.other_issues:link,
#resources #menu a.other_issues:visited,
#resources #menu a.other_issues:hover,
#resources #menu a.other_issues:active {
	font-weight: bold;
	color: #911b17;
	padding: 0px 0px 7px 0px;
	text-decoration: none;
}

#resources #menu a.other_issues:hover {
	text-decoration: underline;
}


#resources #menu a:link,
#resources #menu a:visited,
#resources #menu a:hover,
#resources #menu a:active {
	font-weight: bold;
	color: #000;
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	outline: none;
}

#resources #menu a:hover {
	color: #911b17;
	text-decoration: underline;
}

#resources #menu span {
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: center;
}

#get_help_now {
	width: 469px;
	height: 249px;
	margin: 11px 0px 0px 30px;
	padding: 0px;
	background-image:url(/images/get_help_now_wrapper.gif);
}

#get_help_now h1 {
	padding: 18px 0px 0px 15px;
	margin: 0px;
	font-weight: normal;
	font-size: 1em;
	color: #fff;
}

#get_help_now #box {
	width: 452px;
	height: 200px;
	margin: 7px 0px 0px 8px;
	background-image:url(/images/get_help_now_box.jpg);
}

#get_help_now #menu {
	float:left;
	width: 190px;
	height: 190px;
	padding: 10px 0px 0px 10px;
}

#box_content {
	float:right;
	width: 232px;
	height: 190px;
	display:block;
	padding: 10px 10px 0px 10px;
	color: #000;
	overflow: auto;
}

#box_content h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	color: #000;
}

#box_content p {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#box_content a:link,
#box_content a:visited,
#box_content a:hover,
#box_content a:active {
	font-weight: bold;
	text-decoration: underline;
}

#box_content a:hover {
	text-decoration: none;
}

#box_content ul {
	list-style-type: disc;
	padding: 10px 0px 0px 10px;
}

#find_out_how {
	width: 473px;
	height: 129px;
	margin: 17px 0px 0px 30px;
	background-image:url(/images/find_out_how_wrapper.gif);
}

#find_out_how h1 {
	padding: 16px 0px 4px 15px;
	margin: 0px;
	font-weight: normal;
	font-size: 1em;
	color: #fff;
}

#find_out_how_img {
	padding: 0px;
	margin: 0px 0px 0px 8px;
	border-style: none;
	background-color: #000;
}


/* -------------------------------------
END: Links Page Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Sitemap Tags
------------------------------------- */

#sitemap #content div {
	float: left;
	width: 150px;
	height: 380px;
	padding: 8px 0px 0px 28px;
	color: #ffffff;
}

#sitemap p {
	text-indent: 0px;
	font-weight: bold;
	margin: 5px 0px 10px 0px;
}


/* -------------------------------------
END: Sitemap Tags
------------------------------------- */

/* -------------------------------------
BEGIN: Footer Tags
------------------------------------- */

#subfooter {
	clear: both;
	width: 800px;
	height: 16px;
	background-image: url(/images/footer.png);
}

#footer {
	width: 790px;
	height: 20px;
	padding: 5px 10px 0px 0px;
	color: #5e5e5e;
	font-size: 1.1em;
	background-color: #000;
	text-align: right;
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	display: inline;
	color:#5e5e5e; 
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer span {
	float: left;
}

#footer span a:link,
#footer span a:visited,
#footer span a:hover,
#footer span a:active {
	padding: 0px 10px 0px 10px;
}

#footer span {
	float: left;
}

#privacy #footer span {
	display: none;
}

#js_back a:link,
#js_back a:visited,
#js_back a:hover,
#js_back a:active {
	color: #e5e5e5;
	padding: 0px 10px;
	text-decoration: none;
}

#js_back a:hover {
	text-decoration: underline;
}

/* -------------------------------------
END: Footer Tags
------------------------------------- */
