
@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');




/*	BEGIN: Standard HTML Tags */


*
{
    font-family:'Tahoma', 'Sans-Serif';  
    font-size:12px;
    
    }

html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }

  
body.SiteBody {
	
	text-align:center;
}

body
{
	background-color:#000000;
}

img 
{
	border:none;
}

A
{
	color:#666666;
	
	text-decoration:underline;
}

A:hover
{
	text-decoration:underline;
}

#container
{
    margin-left:auto;
    margin-right:auto;
    width:924px;
    text-align:left;  
}

/* Hide from IE5/Mac \*/
* html #container {height:100%;}
#container {display:block;}
/* End hide */


#header 
{
    width: 924px; 
    height: 108px;
    text-align:center;
    display:block; 
    margin-left:auto;
    margin-right:auto;
   
    }

#searcharea
{
    position:relative;
    top:20px;
    width:220px;
    z-index:100;
    text-align:right;
    float:right;
    margin-right:8px;
    vertical-align:middle;
 
    
   
    }

INPUT.searchfield {height:22px; background-color:#666666; border: solid 2px #333333; padding:0;}


#logoshield {float:left; width:340px;}
#logoshield_print {display:none;visibility:hidden;}
    
#shield 
{
    position:relative;
    z-index:50;
    top:10px;
    margin-left:-10px;
    margin-bottom:-40px;
    text-align:left;
    float:left;
    
     
     
}    




#logo
{
    position:relative;
    z-index:50;
    margin-top:12px;
    float:right;  
    
} 

  

#splash
{
    position:relative;
    top:45px;
    left:31px;
    z-index:50;
    width:862px;
    
}     
    
#splashbar
{
    width: 851px; 
    height: 20px; 
    background-image: url(/DovetailWRP/Site/Themes/images/splashbar.gif); 
    background-repeat:repeat-x;
    clear:both;
    text-align:center;
    margin-left:6px;
    
    }    
    

#menubar 
{
    width: 100%; 
    height: 10px; 
    background-image: url(/DovetailWRP/Site/Themes/images/menu_bak.gif); 
    background-repeat:repeat-x;
   
    
    }

#content 
{
    width: 924px;  
    background-image: url(/DovetailWRP/Site/Themes/images/content_bak_grey.gif); 
    background-repeat:repeat-y;
}



#contentarea_home
{background-image: url("/DovetailWRP/Site/Themes/images/contentbak.jpg"); background-repeat:repeat-y;
    margin-top:45px; padding-bottom:10px; display:inline-block; width:924px; position:relative; left:30px; }
    
    
#contentarea
{background-image: url("/DovetailWRP/Site/Themes/images/contentbak.jpg"); background-repeat:repeat-y;
    margin-top:0px; padding-bottom:10px; display:inline-block; width:924px; position:relative; left:30px; }    
    
    
#contentbottom
{margin-top:0px; display:inline-block; width:924px; position:relative; left:30px; }    


#hometext

{
    width:820px; 
    position:absolute; 
    margin-left:50px; 
    display:block; 
    position:relative;
    float:left;
    top:-240px;
    z-index:1000;
     }
     
#hometext p
{
    font-size:11px;
    text-align:justified;
    }     


.blocks
{
    text-align:center;
    margin-left:10px;
    margin-right:10px;
    float:left;
       
     }




#newsbox_container
{
    
    
    width:286px;
    z-index:100;
    height:250px;
    background-image: url(/DovetailWRP/Site/Themes/images/news_bak0909.gif);
    background-repeat:no-repeat;
    float:right;
    
    }







#footer 
{
    width: 924px; height:27px; background-image: url(/DovetailWRP/Site/Themes/images/footer_bak_grey.gif); background-repeat:no-repeat;}
    
    
    
#pagebottom 
{
    width: 924px; color:#ffffff; height:45px;
}    
    
    
    
.HighlightTable
{
	background-color:#ffffff;
	border:none;
	width:100%;
}

.HighlightTable TH
{
	background-color:#b7c731;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	padding:4px;
	color:#000000;
	border:none;
}

.HighlightTable TH *
{
	color:#000000;
}

.HighlightTable TD
{
	padding:10px;
	border:none;
	vertical-align:top;
}


.HomePhotoRight
{
	position: relative;
	float:right;
	margin-left:10px;
	top:-10px;
	margin-bottom:-20px;
	
}

.PhotoRight
{
	float:right;
	margin-left:10px;
}

.PhotoLeft
{
	float:left;
	margin-right:10px;
}

.SideBarTable
{
	float:right;
	margin-left:15px;
	background-color:#ffffff;
	clear:right;
}

.SideBarTable TD
{
	padding:10px;
}

.SideBarTable *
{
	font-size:11px;
}

.SideBarTable2
{
	float:right;
	margin-left:15px;
	width:350px;
	background-color:#ffffff;
}

.SideBarTable2 TD
{
	padding:10px;
}

.SideBarTable2 *
{
	font-size:11px;
}


P.BlueGreyHeader
{
    color: #4d5e6f;
    font-weight:bold;
    margin-bottom:-10px;
    }



/* Blurb CSS */

.LeftBox {border: solid 1px #333333; width: 250px; float: left; margin-right: 32px; }

.CenterBox {border: solid 1px #333333; width: 250px; float: left; margin-right: 32px;}

.RightBox {border: solid 1px #333333; width: 250px; float: right; }

.BoxHeader {height:25px; background-color:#666666; color:#000000; font-weight:bold; vertical-align:middle; text-align:center; margin-top:0; padding-top:5px;}

.BoxHeader A {text-decoration: none; color: #000000;}

.BoxImage {text-align:center;}

.BoxText {margin: 0 10px 10px 10px;}













/* Print CSS */

@media print 
{
	body
	{
		background-color:#ffffff !important;
	}
	
	#BuildMenu, 
	#Searcharea,
	#logoshield,
	.MNU_TextMenu_FOOTER,
	#getnovo,
	.novo_BreadTrail,
	#contentbottom,
	#footer,
	.cmMainMenu,
	.MainMenuBorder
	
	{
		 visibility:hidden;
		 display:none;
	}
	
	#pagebottom *
	{
		color:#000000 !important;
	
	}
	#pagebottom
	{
		border-top:1px solid #000000;
	}
	
	#logoshield_print
	{
		display:block;
		visibility:visible;
		text-align:center;
		width:100%;
	}
	
	* html #container {height:90%;}
	
	#content 
	{
		background-image: none; 
	}

    
	#contentarea, 
	#contentarea_home
	{
		background-image: none;
	}
	
	.HighlightTable,
	.SideBarTable
	{
		border:1px solid #000000 !important;
	} 
	
	#header 
	{
		height:125px;
	}   
}



.BoldContentHeader {display:inline-block; font-weight:bold; margin-bottom:10px;}



/* ecommerce styles */

 TABLE.BuyTable {background-color:#ffffff; padding:8px; width:800px; border: dotted 1px #333333;}
 
.BuyTable  TD {vertical-align:top;}
 
 TD.BuyTitle {font-weight:bold; border-bottom: dotted 1px #333333;}
 
 TD.BuyHeaderDesc  {color:#666666; background-color:#efefef; font-weight:bold; border-right: dotted 1px #333333; border-bottom: dotted 1px #333333;}
 
 TD.BuyHeaderModel  {color:#666666; width:90px; background-color:#efefef; font-weight:bold; border-right: dotted 1px #333333; border-bottom: dotted 1px #333333;}
 
 TD.BuyHeaderPrice  {color:#666666; width:90px; background-color:#efefef; font-weight:bold; border-bottom: dotted 1px #333333;}
 
 TD.BuyColumnImage {width:160px; border-right: dotted 1px #333333; margin-top:15px;}
 
 TD.BuyColumn {border-right: dotted 1px #333333;}
 
 TD.BuyFooter {border-top: dotted 1px #333333;}
 
 .BUYPrice {font-weight:bold; color:Red;}
 
 
 
