/* **** Devreach.com 2008 **** */
/* Inner Pages */

#cmsWrapperInner 
{     
    background: #000 url(devReachGnd_2011.jpg)  no-repeat 0 0 ;  
    background-attachment: fixed;    
    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;
}

.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;
}
.drBottomBorder
{
    border-bottom: 1px dotted #999;
    display: block;
    margin: 3px 0 8px 0;
}
.separator
{
    color: #999;
    padding-left:2px;
}

.drBreadCrumbs a
{
    color: #333;
    text-decoration: underline !important;
}

.drContent a
{
    color: #000;
    text-decoration: underline;
}

.drContent .sf_postBookmark a
{
   
    text-decoration: none;
}

.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: #DA1A01;
    font-weight: normal;
    text-transform: uppercase;        
}

.drContent .drRightCol .drInnerLeftCol
{    
    background: #f2f2f2;  
    width: 554px; 
    padding: 20px 10px 130px 10px;   
    min-height: 440px;   
}

.drContent .drRightCol .drInnerOneCol 
{
	background:#F2F2F2 none repeat scroll 0 0;
	min-height:440px;
	padding:20px 0 130px;
	width:100%;
}
.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: 20px 0 10px 0;

}


.drContent .drInnerLeftCol h2
{
    font: 18px arial; 
    color: #bb0000;
    font-weight: normal;  
    padding: 10px 0 5px 0;  
    background: url('h2BottomRepeatX.gif') 0 38px repeat-x ;     
}

.sponsor h2, .speaker h2 
{
     background: none !important;
}

.drContent .drInnerRightCol h2
{
    font: 18px Georgia; 
    color: #DA1A01;
    font-weight: normal;
    clear: both;
}

/* 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
}
.sf_newsList p.sf_newsAuthor,
.sf_newsList p.sf_postCategory,
.sf_newsList p.sf_postTags 
{
    display: none;
}





/* 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;
}

/*gallery*/
.sf_singleImageCaption
{
	display: none;
}
/*passes*/
.drContent .drLeftPass
{
	background:none;
	
	float: left;
	padding:11px 0 20px 12px;
	width:207px;
}

.drContent .drLeftPass img
{
	border: 0px;
}
.first 
{
	margin: 0 33px 0 16px;
}
.drPaymentBy
{
	font-size: 13px;
}
 ul.drFeatures
 {
	border-bottom: 1px solid #aab4a0;
 }
.drFeatures li
{
	background: url('bullet.gif') no-repeat left center;
	padding: 5px 13px;
	list-style-type: none;
	list-style-position:inside;
	display: inline-block;
}

.drFeatures li.empty
{
	background: none;
	display: block;
	height: 33px;
	padding: 0px;
}
.drInnerLeftCol .drPassPrice
{
	font-size: 22px;
	width: auto;
}

.note
{
    color: #c3c3c3;
	font-size: 12px
}

.drPassTitle {
	display:inline-block;
	font-size:14px;
	padding-bottom:12px;
}
/*presentations*/
.downloads
{
     border-bottom: 1px dotted #ccc;
     padding-bottom: 12px;
}
.drInnerLeftCol ol.downloads dl
{
     padding:0 0 0 25px;
}
.pdf
{
    background: url('pdf.gif') no-repeat 0 2px;
   
}
.ppt
{
    background: url('ppt.gif') no-repeat 0 2px;
}
.avi
{
    background: url('wmv.gif') no-repeat 0 2px;
}
.zip
{
    background: url('zip.gif') no-repeat 0 2px;
}
.drContent .drInnerLeftCol h2.drPresentations
{
    background: none;
   
    color: #000;
    font-size:1.1em;
    font-weight:bold;
    margin:0;
    padding:20px 0 8px 0;
    
}
.drContent .sf_libraryList li 
{
    list-style-type: none;
    padding:5px 0 5px 5px;
}
.info
{
    font-size: 0.9em;
    color: #666;
}

/*DevReach Online - Custom Hardcore Schedule*/
.dr_welcomeImg
{
    margin: 20px 0px 0px 30px;  
    font-family: Verdana;
}

p.dr_welcomeText
{
    font-family: Verdana;
    line-height: 17px; 
    font-size: 11px;   
    margin: 0px 60px 10px 30px;  
}

.dr_welcome9Sep
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 15px;    
}

.dr_joinOnline
{
    margin: 0px 47px 0px 30px;
    padding: 10px 0px 0px 10px;
    font-weight: bold;
    font-family: Verdana;
    font-size: 13px; 
    background: #CCCCCC;
}

.dr_onlineTip
{
    width: 477px;
    height: 113px;
    margin: 50px 0px 33px 30px;
}
                                                            
.dr_onlineTipTitle
{
    width: 462px; /*477px*/
    height: 21px; /*26px*/
    background: #CCCCCC;
    padding: 5px 0px 0px 15px;
    line-height: 17px;
    font-size: 13px;
    font-weight: bold;
}

.dr_onlineTipText
{
    background: url('triangle_down.png') no-repeat -10px -10px  #FFFFFF;
    width: 377px; /*477px*/
    height: 47px; /*87px*/
    padding: 40px 40px 0px 60px;
}


.dr_outlookExport
{
    background: url('outlookevent.png') top right no-repeat;
    width: 200px;
    height: 20px;
    padding: 2px 30px 0px 0px;
    text-align: right;
    float: right;
    
}

.dr_outlookExport a
{
    text-decoration: underline;
    color: #006699;
}



.dr_eventWrapper
{
    background: #CCCCCC;
    width: 477px;
    height: 120px;
    padding-top: 15px;
    margin-left: 30px;
}

.dr_eventTime
{
    background: #FFFFFF;
    width: 143px;
    height: 100px;
    float: left;
    padding-top: 20px;
    text-align: center;
}

.dr_eventInfoWrapper
{
    width: 334px;
    height: 120px;
    float: left;
    background: #999999;
    position: relative;
}

.dr_eventTitle
{
    width: 284px;
    margin: 20px 20px 0px 30px;
    text-decoration: underline;
    float: left;
}

.dr_eventBy
{
    width: 130px; 
    margin-top: 10px;
    margin-left: 30px;
    float: left;
    clear: left;
}

.dr_eventOutlook
{
    background: url('outlookevent.png') bottom right no-repeat;
    width: 130px;  
    float: right;
    padding: 10px 25px 0px 0px;
    margin: auto 5px 0px auto;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.dr_eventDownloadPPT
{
    background: url('powerpoint-icon-16.gif') bottom right no-repeat;
    width: 130px;  
    float: right;
    padding: 10px 17px 0px 0px;
    margin: auto 5px 0px auto;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
 
.dr_eventOutlook a
{
    text-decoration: underline;
    color: #006699;
}

.dr_eventDownloadPPT a
{
    text-decoration: none;
    color: #006699;
}

.dr_eventTimeFirst
{
    display: block;
    background: url('triangle_down.png') no-repeat -25px -5px;
    height: 36px;
    margin-top: -20px;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana;
}

.dr_eventTitleFirst
{
    display: block;
    background: url('triangle_down.png') no-repeat -20px -5px; 
    padding-left: 35px;
    height: 36px; 
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana;
}

.dr_evetInfoFirst
{
    margin-top: 0px !important;
}
