
@import url('news.css');
@import url('events.css');
@import url('litrack.css');
@import url('faq.css');
@import url('jobs.css');
@import url('users.css');
@import url('items.css');
@import url('layout.css');
@import url('novo.css');


/* Palette

light grey: #eef0f0
medium grey: #b5bfbf
steel grey: #576d6e
blue: #0067c5
red: #c10435
dark blue: #1e336c
silver blue (background: #c3ccd7
*/


/* Layout Styles */


* {padding:0;}

BODY.SiteBody
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#000000;	
	line-height:17px;
	margin:0px;
	background-color:#c3ccd7;
	text-align:center;

}



/* Hide from IE5/Mac \*/
* html #wrapper {height:100%;}
#wrapper {display:block;}
/* End hide */



#wrapper 
{
    display:block;
    margin-top:22px;
    margin-left:auto;
    margin-right:auto;
    width:938px;
    text-align:left;
   
  
    
    
    
}


HTML>BODY #wrapper 
{
    margin-top:25px;
   
   
    
}



#topCap 
{
 
 width:938px;
 background-image: url('/DovetailWRP/Site/Themes/images/bg_top.jpg');
 background-repeat: no-repeat;   
 height:12px;
 margin-bottom:-2px;
    }


#content
{
   
    width:938px;
    text-align:left;
    background-image: url('/DovetailWRP/Site/Themes/images/bg_middle.jpg');
    background-repeat: repeat-y;
    display:block;
    height:520px;  
    
    
}


#bottCap 
{
 width:938px;
 background-image: url('/DovetailWRP/Site/Themes/images/bg_bott.jpg');
 background-repeat: no-repeat;   
 height:12px; 
 margin-bottom:20px;
    }


#leftDiv {
	width:300px;
	height:455px;
	z-index:2;
	float:left;
	position:relative;
	left:30px;
	margin-top:10px;
		
}


#rightDiv 
{
  
    width:570px;
    float:right;
    height:455px;
    margin-top:10px;
    position:relative;
    right:30px;
    display:block;
    
    
       
}

#rightMiddle {
	width:350px;
	z-index:2;	
	float:left;
}

#rightBottom {
	width:560px;
	height:120px;
	
	
		
}
#rightTop {
	width:560px;
	height:44px;
	
	
		
}


#leftToolbar {
    width:290px;
    height:35px;
    background-color:#eef0f0;
    border-left: solid 2px #b5bfbf;
    border-top: groove single #b5bfbf;
    background-position:left;
    background-image: url('/DovetailWRP/Site/Themes/images/account_text.gif');
    background-repeat:no-repeat;   
}

HTML>BODY #leftToolbar {
    border-top: solid 1px #b5bfbf;
} 


#rightToolbar {
    width:570px;
    height:35px;
    background-color:#eef0f0;
    border-left: solid 2px #b5bfbf;
    border-top: groove single #b5bfbf; 
       
}

HTML>BODY #rightToolbar {
    border-top: solid 1px #b5bfbf; 
           
}



#logo {
    margin-top:10px;
    margin-bottom:10px;
   
        
}

HTML>BODY #logo {margin-top:15px; margin-bottom:12px;}


#newsroom 
{
    display:block;
    width:290px; 
    border-left: solid 2px #b5bfbf;
    border-top: groove single #b5bfbf;   
    background-color:#eef0f0;
    margin-bottom:21px;
    background-position:left;
    background-image: url('/DovetailWRP/Site/Themes/images/grey_bar.gif');
    background-repeat:repeat-y;   
}


HTML>BODY #newsroom 
{
    border-top: solid 1px #b5bfbf;   
}

#networking 
{
    width:290px; 
    height:115px;
    border-left: solid 1px #b5bfbf;
    border-top: solid 1px #b5bfbf;    
    
}


#footerMenu
{
    width:570px; 
    border-left: solid 2px #b5bfbf;
    border-top: groove single #b5bfbf;   
    background-color:#eef0f0; 
    height:60px;  
}


HTML>BODY #footerMenu
{
    
    border-top: solid 1px #b5bfbf;   
   
}

#footer
{
    display:block;
    margin-top:10px;
    width:560px; 
    font-size:11px;
    color: #576d6e;
   
   
    
}


.languages
{
    margin-top:0px;
    margin-left:5px;
    font-size: 11px;
    height:20px;
    display:block;
    
   
}

.languages A:LINK, .languages A:HOVER, .languages A:VISITED 
{
    color: #576d6e;   
    }




.newsroomHeader A:LINK, .newsroomHeader A:VISITED
{
    font-size:15px;
    font-weight:bold;
    margin-left:8px;
    text-indent:4px;
    margin-top:4px;
    padding-bottom:6px;
    color:#1e336c;
    background-position:bottom;
    background-image: url('/DovetailWRP/Site/Themes/images/dashed_border.gif');
    background-repeat:repeat-x;
    width:280px;   
    display:block;     
    
}





/* INSIDE PAGE STYLES */


#fullToolbar {
    position:relative;
    margin-left:30px;
    top:8px;
    width:880px;
    height:35px;
    background-color:#eef0f0;
    border-left: solid 2px #b5bfbf;
    border-top: groove single #b5bfbf;
    background-position:left;
    background-image: url('/DovetailWRP/Site/Themes/images/account_text_inside.gif');
    background-repeat:no-repeat;     
}

HTML>BODY #fullToolbar {
    border-top: solid 1px #b5bfbf;
} 


#insideLeftDiv {
	width:200px;
	height:auto;
	z-index:2;
	float:left;
	position:relative;
	left:30px;
	margin-top:10px;
	
 	
}


#insideRightDiv 
{  
    width:660px;
    float:right;
    height:auto;
    margin-top:20px;
    position:relative;
    right:30px;
    display:block;
    border-top: solid 1px #b5bfbf;  
    border-left: solid 1px #b5bfbf;
        
}

#leftMenu 
{
   
    
    border-left: solid 1px #b5bfbf;
    border-top: solid 1px #b5bfbf;  
    background-color:#eef0f0;
    padding-top:10px;
    margin-bottom:60px;
    
   
    
}


#insideNetworking 
{
    width:200px; 
    height:40px;
    border-left: solid 1px #b5bfbf;
    border-top: solid 1px #b5bfbf;
    vertical-align:bottom;    
    position:relative;
    top:-95px;
    left:30px;
    
}




#insideSplash 
{
    margin-top:2px;
    width:143px;
    float:right;
    }



#insideContent
{
   
    width:938px;
    text-align:left;
    background-image: url('/DovetailWRP/Site/Themes/images/bg_middle.jpg');
    background-repeat: repeat-y;
    padding-bottom:20px;
    display:inline-block;
    
    
    
}


#insidePage
{
    
    position:relative;
    width:490px;
    top:10px;
    left:10px;
    float:left;
    
    
    }



#videos {background-color:#576d6e; width:500px; margin-top:10px;}













/*	BEGIN: Standard HTML Tags */

  
IMG
{
  border:0px;
}


P, TD 
{
	font-family:Arial, Sans-Serif;
	font-size:12px;
	color:#000000;	
	padding:0;
	margin-bottom:0px;
	line-height:normal;
	

}

HTML>BODY UL
{
    padding-left:30px;
    }

LI
{
	FONT-SIZE: 12px;
	PADDING-TOP: 0px;
	PADDING-right: 5px;
	padding-bottom:0px;
	font-family:Arial, Sans-Serif;
	margin-top:10px;

}

A:link, A:visited
{
	color:#0067c5;
	font-weight:bold;
	text-decoration:none;
}

A:hover 
{
	color:#c10435;
	font-weight:bold;
	text-decoration:none;
}
INPUT
{
	border:solid 1px #b5bfbf;
	margin: 4px  0;
	vertical-align:middle;
	
}

/* BEGIN: Template Specific CLASS Styles - Available as styles in PageBuilder */


.BlueHeader 
{
    font-family:Arial, Sans-Serif;
    font-weight:bold;
    color:#0067c5;
    margin-bottom:-12px;
    
}

.BlueItalicText
{
    font-family:Arial, Sans-Serif;
    font-weight:normal;
    font-style:italic;
    color:#0067c5;     
}

/* Rate Display Styles */

.RateTable {margin-top:20px;}

.RateTableHeader {font-size:13px; height:28px;}


	
	
#sectionHeader {font-family: Georgia, Serif; font-size:16px; font-weight:bold; color:#1e336c; margin-right:5px;}
#pageheader {font-family: Georgia, Serif; font-size:16px; font-weight:bold; color:#c10435;}

