@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:.85em;
}

img{
	border:none;
}

#wrapper{
	width:975px;
	margin:auto;
	border:1px solid #333;
	
	
}

#logoheader{
	text-align:right;
	font-size:1.6em;
	height:70px;
	line-height:65px;
	padding-right:10px;
	background:#FFF;
	
}
#logoheader img{
		float:left;
}
#conference{
	background:url(/images/bg_conference.jpg);
	height:225px;
}

#registernowButton{
	background:url(/images/btn_registernow.png) no-repeat right;
	width:340px;
	height:38px;
	position:relative;
	top:165px;
	text-align:right;
	line-height:40px;
	padding-right:35px;
	font-size:1.25em;
}



/*  White Links  */
a:link.white, a:visited.white{
	color:#FFF;
	border-bottom:1px solid #FFF;
	text-decoration:none;
}
a:hover.white, a:active.white{
	color:#FFF;
	text-decoration:none;
	border:none;
}

/*  End White Links  */

/*  Navigation Links  */

#nav{
	font-size:18px;
	margin:0;
	padding:0 0 0 20px;
	width:955px;
	height:51px;	
	background: url('/images/topnav_bgd.gif') 0 0 repeat-x;
}
#nav #social_buttons{
	margin:0;
	padding:0 0 0 7px;
}
#nav a:link, #nav a:visited{
	padding:20px 6px 10px;
	border:none;
	position:relative;
	top: -14px;
	color:#FFF;
	text-decoration:none;
	background:none;
	
}
#nav a:hover, #nav a:active{
	color:#5e1e79;
	text-decoration:none;	
	background: url('/images/topnav_bgd_on.gif') 0 0 repeat-x;
}
#nav img.line{
	padding:0 6px;
}

/*  End Navigation Links  */


/*  Dropdown Navigation Links  */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
 
}

ul.dropdown {
	position: relative;
	z-index: auto;
	float: left; 
}

ul.dropdown li {
 float: left;
 border:0px solid #f00;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
 
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
 border:0px solid #f00;
 margin:0px;
 padding:0px;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

/* @import "default.css"; */


ul.dropdown li a {
 display: block;
 padding: 7px 8px;
}


/* ------------- Override default */

	ul.dropdown li {
	 padding: 0;
	 
	}


/* ------------- Reinitiate default: post-override activities  */

	ul.dropdown li.dir {
	 padding: 7px 20px 7px 14px;
	 
	}

	ul.dropdown ul li.dir {
	 padding-right: 15px;
	 
	}


/* ------------- Custom */

	ul.dropdown li {

	}

	ul.dropdown ul a {
	 padding: 4px 4px 4px 4px;
	 /*width: 100%;  Especially for IE */
	 
	}

	ul.dropdown ul a:hover {
	 background-color: #d1e155;
	 
	}

	ul.dropdown a.open {
	 background-color: #5e1e79;
	 color: #d1e155;
	}

	ul.dropdown ul a.open {
	 background-color: #5e1e79;
	 color: #5e1e79;
	}


	/* CSS 2.1 */

	ul.dropdown li:hover > a.dir {
	 background-color: #d1e155;
	 color: #5E1E79;
	 height:26px;
	  background: url('/images/topnav_bgd_hover.gif') 0 0 repeat-x;
	 
	}

	ul.dropdown ul li:hover > a.dir {
	 background-color: #d1e155;
	 color: #5e1e79;
	 height:26px;
	  background: url('/images/topnav_bgd_hover.gif') 0 0 repeat-x;
	 
	}
	/*------------------------------------------------------------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				*(.class|:hover)
 * @level sep	ul
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown {
 font-size: 18px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-style:normal;
 font-weight:normal;
 text-transform: normal;
 margin:0;
 padding:0 0 0 0px;
 width:802px;
 height:40px;	
 background: url('http://www.womenoffaith.com/images/topnav_bgd.gif') 0 0 repeat-x;
 padding-top:11px; 
}

	ul.dropdown li {
	 padding: 0px;
	 line-height: normal;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {

	}

	ul.dropdown a:link,
	ul.dropdown a:visited { color: #fff; text-decoration: none; height: 24px; }
	ul.dropdown a:hover { color: #76b900; text-decoration: none; }
	ul.dropdown a:active { color: #5e1e79; height: 24px; }
	


/* ----- END LEVEL */


	/* ----- NON-FIRST LEVEL */

	ul.dropdown ul {
	 /* width: 180px; */
	 background-color: #fff;
	 color: #fff;
	 font-size: 11px;
	 text-transform: none;
	 filter: alpha(opacity=90);
	 -moz-opacity: .9;
	 KhtmlOpacity: .9;
	 opacity: .9;
	}

		ul.dropdown ul li {
		 background-color: transparent;
		 color: #000;
		 filter: none;
		 border:0px solid #f00;
		 margin:0px; padding:0px;
		}

		ul.dropdown ul li.hover,
		ul.dropdown ul li:hover {
		 background-color: transparent;
		}

		ul.dropdown ul a:link,
		ul.dropdown ul a:visited { color: #5e1e79; }
		ul.dropdown ul a:hover { color: #5E1E79; text-decoration: none; }
		ul.dropdown ul a:active { color: #5e1e79; }
		
.li_sublink {
margin-top:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.ul_submenu {
margin:0px; padding:0px; border:1px solid #f00;
}

/* ----- END LEVEL */



/*------------------------------------------------------------------------------------------------------/
 * @section	Support Class 'dir'
 * @level sep	ul, .class
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
 padding-right: 8px;
 background-image: none;
 background-position: 100% 50%;
 background-repeat: no-repeat;
 
}

/* ----- END LEVEL */


/* Components override */


/*  End Dropdown Navigation Links  */


#conferenceTextbox{
	background:url(/images/bg_transparent-white.png) repeat;
	width:570px;
	position:relative;
	top:155px;
	float:right;
	text-align:left;
	padding:5px;
	font-size:1.10em;
}

#content{
	background:#FFF;
	padding:10px;
}

#flashhome{
	width:590px;
	height:300px;
}

#homeboxButtons{
	float:right;
	width:365px;
}

.buttonBox{
	width:177px;
	height:147px;
	float:right;
	margin:0px 0px 4px 5px;
}

.buttonBox2{
	float:none;
	clear:both;
	width:359px;
	height:147px;
	float:right;
	margin:2px 0 0 0;
}

#subsection{
	background:#f7941e;
	padding-top:10px;
}

#feature{
	width:295px;
	border-right:1px dotted #FFF;
	float:right;
	margin-right:5px;
}
#feature h2{
	text-align:center;
	margin:0px;
	color:#FFF;
}

#news{
	width:295px;
	float:right;
	margin-right:5px;
}
#news h2{
	text-align:center;
	margin:0px;
	color:#FFF;
}

.subsectionContent{
	width:90%;
	margin:auto;
	overflow:auto;
}
.subsectionContent img{
	margin:5px 0px;
}

#homeAds{
	width:358px;
	float:right;
	margin-right:10px;
}
#homeAds img{
	margin-bottom:5px;
}

#advertisments{
	background:#dceaeb;
	padding:10px;
	vertical-align:middle;
}
.advertismentsLeft{
	float:left;
	
}
.advertismentsRight{
	float:right;
	
}
.advertismentsCenter{
	margin:auto;
	width:170px;
}



/*	Begin RSS Styles	*/
.rss-box{
	background:#FFF;
	margin-top:-5px;
	border:1px dotted #666;
	padding:2px;
	height:325px;
	overflow:auto;
	
	
}
.rss-title{
	font-size:1em;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
}
.rss-items{
	margin-left:-30px;
	list-style:none;
	list-style-type:none;
	font-size:.9em;
	
	
}
.rss-box li{
	margin-bottom:10px;
}

/*	End RSS Styles	*/





/*	Begin Footer */

a:link.footer, a:visited.footer{
	color:#FFF;
	border:none;
	text-decoration:none;
}
a:hover.footer, a:active.footer{
	color:#FFF;
	text-decoration:none;
	border-bottom:1px solid #FFF;
}

#footer{
	font-size:.85em;
	color:#FFF;
	text-align:center;
	width:975px;
	background:#5e1e79;
	margin:auto;
	border-bottom:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #333;
}
#footer h4{
	font-size:1.25em;
	margin:0px;
}

.row{/*Rows for sitemap navigation in the footer*/
	width:162px;
	float:right;
	margin-top:10px;
}
.row p{
	margin:5px 0px;
}

/*  End Footer  */


.clear{
	clear:both;
}
.clearLrg{
	clear:both;
	height:20px;
}