/* **** Devreach.com 2008 **** */
/* Inner Pages */

#cmsWrapperInner 
{     
    background: url(bgRightSeclevel.jpg)  1038px 0 repeat-y  #fff;     
    position:relative;
    height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */ 
}

.drTop 
{
    background: #000;
    padding: 30px 0 0 14px;
    height: 75px;
    width: 1024px;
    color: #fff;    
}

.drTop a
{
    color: #fff;    
}

.drTop h1
{
    background: url(logo.gif) no-repeat;   
    float:left;
	width:174px;
	height:64px;		
}

.drTop h1 a
{
	display:block;	
	height:100%;
	overflow:hidden;
	text-indent:-9999px;
	position:relative; /* For IE8 */	
}

.drTop .drInner 
{
    float:right;
    padding: 5px 54px 0 24px;
    font: 14px Georgia;   
    text-align: right; 
}

.drTop .drInner span
{    
    font: 11px arial;      
}

/* Inner Content */

.drContent
{
	background: #fff;		
	width: 1038px;
	margin-top: 16px;
}

.drContent li
{
    list-style-position: inside;
    padding: 5px 0 5px 5px;
}

.drBreadCrumbs 
{
    border-bottom: 1px dotted #999;
    border-top: 1px dotted #343434;
    height: 21px;
    padding-top: 3px;
    margin: 3px 0 8px 0;
    font-size: 10px;
}

.separator
{
    color: #999;
    padding-left:2px;
}

.drBreadCrumbs a
{
    color: #333;
    text-decoration: underline !important;
}

.drContent a
{
    color: #000;
    text-decoration: underline;
}

.drContent p
{
    padding: 10px 0 10px 0; 
}


.drLeftCol,
.drRightCol,
.drInnerLeftCol,
.drInnerRightCol
{
    float: left;
}

.drContent .drLeftCol
{
    padding: 11px 0 0 12px;
    width: 207px;
    background: #fff;
}

.drContent .drRightCol 
{
    width: 775px;  
    margin-top: 20px;    
}

.drContent .drRightCol h1
{
    font: 25px Georgia; 
    color: #ff3300;
    font-weight: normal;
    text-transform: uppercase;        
}

.drContent .drRightCol .drInnerLeftCol
{    
    background: #f2f2f2;  
    width: 554px; 
    padding: 20px 10px 130px 10px;   
    min-height: 440px;   
}

.drContent .drRightCol .drInnerRightCol
{
    width: 180px;
    padding: 0 0 0 12px;
    background: #fff;
}

.drInnerLeftCol p, .sf_listItemBody
{    
    line-height: 26px;  
}

.drInnerLeftCol table, .drInnerLeftCol  .hotels
{    
    line-height: 1.3;  
}

.drInnerRightCol .banner
{
    padding-bottom: 60px; 

}

.drInnerRightCol .drSponsorsHome img
{
    padding-top: 10px;    
}

.drContent .drInnerLeftCol h2
{
    font: 15px arial; 
    color: #bb0000;
    font-weight: normal;  
    padding: 10px 0 5px 0;  
    background: url('h2BottomRepeatX.gif') 0 38px repeat-x ;     
}

.drContent .drInnerLeftCol h3
{
    font: 15px arial; 
    color: #bb0000;
    font-weight: normal;  
    padding: 10px 0 5px 0;     
}

.sponsor h2, .speaker h2 
{
     background: none !important;     
}

.drContent .drInnerRightCol h2
{
    font: 18px Georgia; 
    color: #f30;
    font-weight: normal;
    text-transform: uppercase;
}

/* News lists */
#cmsWrapperInner .sf_newsList
{
    min-height: 450px;
}

#cmsWrapperInner .sf_newsList li h2 
{
    font-size: 12px;
    margin: 0px;
    font-weight: bold;
}

#cmsWrapperInner .sf_newsList li 
{
    border-bottom: dotted 1px #ccc;
    list-style-type: none;
    color: #666;
    font-size: 11px;
    background: url('navArrow.gif') 0 5px no-repeat; 
    padding-left: 15px;  
    line-height: 1.3;
    list-style-position: outside;
    height: 100%;
}
.drContent .drInnerLeftCol h2.sf_NewsTitle
{
	background: none;
	color: #000;
	font-weight: bold;
}

.sf_newsList p
{
	padding: 3px 0;
	line-height: normal;
	margin: 0px
}






/* FAQ */



.drInnerLeftCol .sf_anchorList li 
{
    height: 22px;
    border-bottom: dotted 1px #999;
    list-style-type: none;
    color: #666;
    font-size: 11px;
    background: url('navArrow.gif') 0 14px no-repeat; 
    padding: 9px 0 0 13px;
    margin: 0px;
}


.sf_listItemTitle 
{
    color: #BB0000;
    font-weight: normal;
    font-size: 14px;
    height: 33px;
    padding-top:42px;
}


.drInnerLeftCol p.sf_backToList
{
	line-height: normal;
	margin: 5px 0 30px 0;
	padding: 0px;
}

.sf_backToList a
{
    background:#8B8B8B none repeat scroll 0 0;
	clear:both;
	color:#FFFFFF;
	display:block;
	font-size:11px;
	padding:1px 0;
	text-align:center;
	text-decoration:none;
    width: 70px;
}
