/*
Global Media Outreach CSS Styles
---------------------------------
Author:			Michael Weimer
*/

/*Default Settings */
html, body, ul, li, h1, h2, h3, img, #sidebar { 
	margin: 0; 
	padding: 0;
	border: 0;
	list-style: none;
	}
/*Default Settings - end */

body {
	text-align: center;
	height: 100%;
	min-width: 770px;
	background-color: #d7dce3;
	font: 12.4px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	}

#wrapper {
	position: relative;
	text-align: left;
	width: 770px;
	margin: 0 auto;
	background: url(http://www.globalmediaoutreach.com/images/bg_glow_tiling.gif) repeat-y;
	}

#banner {
	background: url(http://www.globalmediaoutreach.com/images/banner.jpg) no-repeat top;
	height: 400px;
	width: 770px;
	}
	
#search_main {
	float: right; 
	margin: 69px 15px 0 0;
	display: inline;
	}
	
#search_main p {
	margin: 0;
	color: #dae6fe;
	font-size: 11px;
	}

/* Nav */
#nav, #nav ul {
	float: right;
	margin: -279px 0 0 0;
	}
	
#nav li {
	float: left;
	position: relative;
	}
	
#nav01 a {
	position: relative;
	width: 70px;
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}
	
#nav01 a span { 
	background: url(http://www.globalmediaoutreach.com/images/nav01.jpg) no-repeat top left;
	position: absolute;
	width: 70px;
	height: 40px;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	cursor: pointer;
	}
	
#nav02 a {
	position: relative;
	width: 75px;
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}
	
#nav02 a span { 
	position: absolute;
	background: url(http://www.globalmediaoutreach.com/images/nav02.jpg) no-repeat top left;
	width: 75px;
	height: 40px;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	cursor: pointer;
	}	

#nav03 a {
	position: relative;
	width: 76px;
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}
	
#nav03 a span { 
	position: absolute;
	background: url(http://www.globalmediaoutreach.com/images/nav03.jpg) no-repeat top left;
	width: 76px;
	height: 40px;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	cursor: pointer;
	}	
	
#nav04 a {
	position: relative;
	width: 53px;
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}
	
#nav04 a span { 
	position: absolute;
	background: url(http://www.globalmediaoutreach.com/images/nav04.jpg) no-repeat top left;
	width: 53px;
	height: 40px;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	cursor: pointer;
	}	
	
#nav05 a {
	position: relative;
	width: 84px;
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}
	
#nav05 a span { 
	position: absolute;
	background: url(http://www.globalmediaoutreach.com/images/nav05.jpg) no-repeat top left;
	width: 84px;
	height: 40px;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	cursor: pointer;
	}	
	
#nav06 a {
	position: relative;
	width: 126px;
	height: 40px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}
	
#nav06 a span { 
	position: absolute;
	background: url(http://www.globalmediaoutreach.com/images/nav06.jpg) no-repeat top left;
	width: 126px;
	height: 40px;
	top: 0;
	left: 0;
	z-index: 1;
	margin: 0;
	cursor: pointer;
	}	

#nav li ul {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 131px;
	padding: 0 10px 15px 15px;
	margin: 0 0 0 -15px;
	}


#nav li ul a {
	width: 116px;
	height: 22px;
	padding: 2px 3px 0 7px;
	text-decoration: none;
	color: #012361;
	}
	
/* Tan hack for IE5.x */	
* html #nav li ul a {  
	width: 126px; 
	w\idth: 116px; 
	height: 24px;
	he\ight: 22px; 
	}
/* Tan hack */

#nav li ul ul {
	margin: -20px 0 0 150px;
	visibility: hidden; 
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul {
	left: -9999px;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover {
	background: #729afe;
	}
	
#nav li.subnav ul li .nav_div {
	background-image: url(http://www.globalmediaoutreach.com/images/nav_bg_tiling.gif);
	z-index: 50;
	}
	
#nav li.subnav ul li .nav_nodiv {
	background: url(http://www.globalmediaoutreach.com/images/nav_bg_tilingbtm.gif);
	z-index: 50;
	}
	
#nav li.subnav ul li.nav_top {
	background: url(http://www.globalmediaoutreach.com/images/nav_bg_top.gif) no-repeat top;
	padding: 8px 0 0 0;
	z-index: 50;
	}
	
#nav li.subnav ul li.nav_btm {
	background: url(http://www.globalmediaoutreach.com/images/nav_bg_btm.gif) no-repeat bottom;
	padding: 0 0 8px 0;
	z-index: 50;
	}

#nav li.subnav ul li a:hover {
	background: #729afe;
	z-index: 50;
	}


/* Side Bar */
#sidebar {
	float: left;
	width: 163px;
	margin: -263px 0 0 5px; 
	display: inline; /*ie double margin fix*/ 
	}
	
#sidebar .get_involved {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_getinvolved.jpg) -161px 0;
	padding: 0;
	margin: 0;
	width: 161px;
	height: 113px;
	}

#sidebar .get_involved a {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_getinvolved.jpg);
	display: block;
	width: 161px;
	height: 113px;
	}
	
#sidebar .get_involved a:hover {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_getinvolved.jpg) -161px 0;
	}
	
#sidebar .left {
	margin: 0 0 0 -2px;
	}
	
#sidebar .responses {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_responses.jpg) -159px 0;
	margin: 0;
	padding: 0;
	width: 159px;
	height: 90px;
	}

#sidebar .responses a {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_responses.jpg);
	display: block;
	width: 159px;
	height: 90px;
	}
	
#sidebar .responses a:hover {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_responses.jpg) -159px 0;
	}
	
#sidebar .newsletters {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_newsletter.gif) -159px 0;
	margin: 0;
	padding: 0;
	width: 159px;
	height: 29px;
	}
	
#sidebar .newsletters a {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_newsletter.gif);
	display: block;
	width: 159px;
	height: 29px;
	}
	
#sidebar .newsletters a:hover {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_newsletter.gif) -159px 0;
	}
	
#sidebar .prayer {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_prayerteam.gif) -159px 0;
	margin: 0;
	padding: 0;
	width: 159px;
	height: 27px;
	}
	
#sidebar .prayer a {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_prayerteam.gif);
	display: block;
	width: 159px;
	height: 27px;
	}
	
#sidebar .prayer a:hover {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_prayerteam.gif) -159px 0;
	}
	
#sidebar .donate {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_donate.gif) -159px 0;
	margin: 0;
	padding: 0;
	width: 159px;
	height: 27px;
	}
	
#sidebar .donate a {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_donate.gif);
	display: block;
	width: 159px;
	height: 27px;
	}
	
#sidebar .donate a:hover {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_donate.gif) -159px 0;
	}
	
	
#sidebar .link {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_link.gif) -159px 0;
	margin: 0;
	padding: 0;
	width: 159px;
	height: 27px;
	}
	
#sidebar .link a {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_link.gif);
	display: block;
	width: 159px;
	height: 27px;
	}
	
#sidebar .link a:hover {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_link.gif) -159px 0;
	}
	
	
#sidebar .contact {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_contact.gif) -159px 0;
	margin: 0;
	padding: 0;
	width: 159px;
	height: 34px;
	}
	
#sidebar .contact a {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_contact.gif);
	display: block;
	width: 159px;
	height: 34px;
	}
	
#sidebar .contact a:hover {
	background: url(http://www.globalmediaoutreach.com/images/sdbr_contact.gif) -159px 0;
	}
	

/* Home Page */
#content_home {
	float: right;
    width: 570px;
	margin: -228px 14px 30px 0; 
	display: inline; /*ie double margin fix*/ 
	z-index: 40;
	}
	
#vision {
	position: relative;
	width: 327px;
	height: 130px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}	

#vision span {
	background: url(http://www.globalmediaoutreach.com/images/hm_vision.gif) no-repeat;
	position: absolute;
	width: 327px;
	height: 130px;
	margin: 0;
	color: #7a97ad;
	top: 0;
	left: 0;
	z-index: 1;
	}
	
#goals {
	position: relative;
	width: 327px;
	height: 89px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}	
	
#goals span {
	background: url(http://www.globalmediaoutreach.com/images/hm_goals.gif) no-repeat;
	position: absolute;
	width: 327px;
	height: 89px;
	margin: 0;
	color: #7a97ad;
	top: 0;
	left: 0;
	z-index: 1;
	}
	
#need {
	position: relative;
	width: 327px;
	height: 89px;
	display: block;
	overflow: hidden;
	margin: 0;
	color: #778c9c;
	text-decoration: none;
	}	
	
#need span {
	background: url(http://www.globalmediaoutreach.com/images/hm_need.gif) no-repeat;
	position: absolute;
	width: 327px;
	height: 89px;
	margin: 0;
	color: #7a97ad;
	top: 0;
	left: 0;
	z-index: 1;
	}
	
#inform {
	margin: 0 0 0 2px;
	}
	
#video_player {
	float: right;
	width: 226px;
	background: url(http://www.globalmediaoutreach.com/images/hm_video.gif) no-repeat 2px 0;
	padding: 5px 5px 0 5px;
	margin: 0 4px 0 0; /* margin: 0 3px 0 0; will fix firefox */
	display: inline; /*ie double margin fix*/ 
	}
	
* html #video_player {
	margin: 0 0 0 -2px; /* ie margin hack */
	background-position: 1px 0; /* server issue?? w/out this server would appear incorrect */
	}
	
/* Tan hack for IE5.x */	
* html #video_player {  
	width: 239px; 
	w\idth: 229px; }
/* Tan hack */


/* Main-Content */
#content {
	float: right;
    width: 570px;
	background: url(http://www.globalmediaoutreach.com/images/pg2_glow_tiling.gif) repeat-y;
	margin: -229px 15px 20px 0;
	display: inline; /*ie double margin fix*/
	}

#content p {
	margin: 10px 15px 10px 18px;
	color: #263548;
	}
	
#content a {
	color: #036;
	font-size: 13px;
	}
	
#content a:visited {
	color: #1f5a94;
	}

#content a:hover {
	text-decoration: none;
	background-color: #dde6f4;
	}
	
#content_head {
	background: url(http://www.globalmediaoutreach.com/images/pg2_banner.jpg) no-repeat;
	height: 150px;
	margin: 0 0 -40px 0;
	}
	
#content_foot {
	background: url(http://www.globalmediaoutreach.com/images/pg2_glow_btm.gif) no-repeat;
	height: 15px;
	margin: 0 0 0 2px;
	}
	
.pg2_btm {
	margin: 0 0 -2px 0;
	}	

strong {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1d4267;
	}

h1 { 
	margin: 6px 0 13px 18px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #2e638c;
	}

#content .float_left {
	float: left;
	margin: 4px 10px 0 0;
	}

.noline {
	text-decoration: none;
	}

.subnav_pic {
	float: right;
	margin: -18px 18px 0 4px;
	}
	
#content .hdr_pic {
	float: right;
	margin: 2px 20px 0 4px;
	}

ul#submenu {
	margin: 15px 0 20px 0;
	}

#submenu li {
	margin: 10px 0 0 18px;
	background: url(http://www.globalmediaoutreach.com/images/icon_arrow.gif) no-repeat 0 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1d4267;
	}
	
#submenu li a {
	margin: 0 0 0 20px;
	font-size: 14px;
	line-height: 11px;
	}
	
/* Tan hack for IE5.x */	
* html #submenu li a {  
	width: 130px;
	line-height: 15px;
	}
/* Tan hack */
		
#divider {
	background: url(http://www.globalmediaoutreach.com/images/icon_divider.jpg) no-repeat;
	width: 540px;
	height: 1px;
	margin: -4px 0 -14px 12px;
	}
	
#divider_short { 
	background: url(http://www.globalmediaoutreach.com/images/icon_divider_short.jpg) no-repeat;
	width: 294px;
	height: 1px;
	margin: -4px 0 -14px 12px;
	}
	
/* sites list */
ul#sites {
	width: 530px;
	margin: 0 0 0 20px;
	}

ul#sites li {
	margin: 0 0 30px 0;
	}
	
ul#sites img {
	float: left;
	}
	
ul#sites p {
	margin: 0 0 0 200px;
	color: #263D48;
	}	
	
* html ul#sites p {
	margin: -11px 0 0 200px; /* moves explanatory text upward in ie, except ie7 */
	} 
	
h2 {
	float: right;
	width: 330px;
	margin: -5px 0 0 0;
	font: 15px Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 24px;
	color: #263D48;
	}
	
ul#sites span {
	visibility: hidden;
	}

/* sites list - end */	

ul#newsletter_list {
	margin: 25px 0 20px 0;
	}
	
#newsletter_list li {
	margin: 10px 0 0 19px;
	background: url(http://www.globalmediaoutreach.com/images/icon_pdf.gif) no-repeat;
	padding: 0 0 0 21px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	}

.icon_newsletters {
	float: right;
	margin: 17px 50px 0 0;
	}

ul#sitemap {
	margin: 0 0 0 40px; 
	color: #263D48;
	}

ul#sitemap li {
	margin: 4px 0 8px 0;
	font-size: 13.4px;
	list-style: circle;
	}

ul#sitemap li ul li {
	margin: 0;
	font-size: 12.4px;
	list-style-position: inside;
	}

ul#sitemap li ul li a {
	text-decoration: none;
	}
	
*html ul#sitemap li.misc { 
	margin: -15px 0 0 0; /* ie fix to correctly apply inline list-style: none; */
	}
	
ul#sitemap li.misc ul li {
	text-decoration: none;
	list-style-position: outside;
	}

#form {
	margin: 0 0 0 30px;
	}

#nativity {
	float: right;
	margin: 2px 20px 0 4px;
	display: inline; /*ie double margin fix*/
	}

#nativity .order {
	background: url(http://www.globalmediaoutreach.com/images/icon_nativityorder.jpg) -179px 0;
	width: 179px;
	height: 31px;
	}

#nativity .order a {
	background: url(http://www.globalmediaoutreach.com/images/icon_nativityorder.jpg);
	display: block;
	width: 179px;
	height: 31px;
	}

#nativity .order a:hover {
	background: url(http://www.globalmediaoutreach.com/images/icon_nativityorder.jpg) -179px 0;
	}

#nativity .info {
	background: url(http://www.globalmediaoutreach.com/images/icon_nativityinfo.jpg) -179px 0;
	width: 179px;
	height: 46px;
	}

#nativity .info a {
	background: url(http://www.globalmediaoutreach.com/images/icon_nativityinfo.jpg);
	display: block;
	width: 179px;
	height: 46px;
	}

#nativity .info a:hover {
	background: url(http://www.globalmediaoutreach.com/images/icon_nativityinfo.jpg) -179px 0;
	}

ul#lp_alwaysready {
	margin: 0 0 0 18px;
	color: #2d3f56;
	}
	
ul#lp_alwaysready li {
	list-style: disc;
	list-style-position: inside;
	margin: 4px 0 4px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
	
.press li {
 	color: #263548; 
	margin: 0 0 0 32px; 
	list-style: disc;
	}
	
#feed {
	background: url(http://www.globalmediaoutreach.com/images/icon_feed.png) no-repeat;
	height: 32px;
	width: 32px;
	margin: -43px 0 0 190px;
	}
	
.gmoapp {
	position:absolute; 
	margin:190px 0 0 330px;
	}
	
* html .gmoapp {
	position:absolute; 
	margin:170px 0 0 330px;
	}


/* Footer */

#footer {
	clear:both;
	background: url(http://www.globalmediaoutreach.com/images/footer_bg.jpg) no-repeat;
	height: 55px;
	}

#footer p {
	margin: 0;
	padding: 4px 0 1px 0;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	color: #8798A0;
	}

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

#footer a:hover {
	text-decoration: underline;
	}

/* Footer - End */



