
@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

Blue/Green: #4f9ca3
Dark Blue/Green: #006f7a
Grey Text: #666666
Dark Blue Text: #00177b
Light Blue Link Text #9398c7
Light Green Color: #d1e5e7
Gold Link Text #efaa22
*/


BODY.SiteBody
{
	font-family:'Helvetica','Sans-Serif';
	font-size:13px;
	color:#000000;	
	line-height:17px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	text-align:center;
}

#wrapper 
{
    display:block;
    margin-top:20px;
    margin-left:auto;
    margin-right:auto;
    width:796px;
    text-align:center;  
    background-color:#ffffff;
        }


#top_row 
{
    display:inline-block;
    text-align:left;
    width:774px;
    background-image: url(/DovetailWRP/Site/Themes/images/header_bak.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    height: 100px;
    
}


#middle_row 
{
    display:inline-block;
    margin-top:20px;
    text-align:left;
    width:774px;
    
    
    
    }


#middle_row_inside 
{
    display:inline-block;
    margin-top:20px;
    text-align:left;
    width:774px;
   
    
    }



#bottom_row 
{
    display:inline-block;
    text-align:left;
    width:774px;
    height: 140px;
    clear:both;
   
    
    }


#Accounts
{
    float:left;
    width:133px;
    margin-right:20px;    

    }
    
 
Table#AccountsTable 
{
    width:132px;
    background-image: url(/DovetailWRP/Site/Themes/images/online_banking_background.gif);
    background-repeat:no-repeat;
    
    }  
    
#AccountsTable TD
{
    padding:0 4px; 
    vertical-align:middle;
    font-size:10px;
    height:24px;
    color:#4f9ca3;
    font-weight:bold;    
    }
    
#AccountsTable A {color:#006f7a !important;} 

#AccountsTable A:HOVER {color:#00177b !important;}    


#Feature
{
    float:left;
    width:290px;
    margin-right:20px;
    
    }
    
    

#Extras
{
    float:right;
    width:207px;    
    }


#Content
{
    
    width:620px;
    text-align:left;
    margin-bottom:30px;
    float:right;
    display:inline-block;
   
  
        
    }

#insideSplash {position:relative; top:23px; float:right;}


#Footer
{    
    float:left;
    width:133px;
    margin-right:20px;
    background-image: url(/DovetailWRP/Site/Themes/images/green_line.gif);
    background-position:top;
    background-repeat: repeat-x;
    
    }
    
.footer_header {font-size:11px; font-weight:bold; color:#4f9ca3; display:block; line-height:11px; margin-top:10px;}

.footer_text {font-size:11px; display:block; line-height:11px; margin-top:5px; color:#666666; }    
    
    

#BottomRight
{
    background-image: url(/DovetailWRP/Site/Themes/images/green_line.gif);
    background-position:top;
    background-repeat: repeat-x;
    padding-top:4px;
    float:right;
    width:620px;
    
    
    }
    
    
    
#BottomLogos {margin-top:16px; width:200px; display:block;}

#copyright {margin-top:10px; font-size:11px; color: #666666; display:block;}  

/*	BEGIN: Standard HTML Tags */

  
IMG
{
  border:0px;
}


P, TD 
{
	font-family:'Helvetica','Sans-Serif';
	font-size:12px;
	color:#000000;	
	line-height:15px;

}

LI
{
	list-style-image: url(/images/homepage/bullet.gif);
	FONT-SIZE: 11px;
	PADDING-left: 0px;
	PADDING-TOP: 0px;
	PADDING-right: 5px;
	padding-bottom:0px;
	FONT-FAMILY: 'Tahoma';
	margin-top:10px;
}

A:link, A:visited
{
	color:#00177b;
	font-weight:bold;
	text-decoration:none;
}

A:hover 
{
	color:#efaa22;
	font-weight:bold;
	text-decoration:none;
}
INPUT
{
	border:solid 1px #000000;
}



/* BEGIN: Template Specific CLASS Styles - Available as styles in PageBuilder */

.GreenHeader
{
    font-family:'Helvetica','Sans-Serif';	
    font-size:11px;	
    color:#006f7a; 
    font-weight:bold;
    margin-bottom:-8px;
    line-height:12px;	
    
    }

HTML>BODY .GreenHeader {margin-bottom:2px;}



	

	

