/*
//	dvsmith.net CSS v2.0
//	
//	by Dan Smith
//	Copyright 1995-2007
//
*/

@import "/site/css/tables.css";

/*
// 	Basic Elements
*/
body
  {
	margin: 15px 0 10px 15px;
	padding-bottom: 20px;
	background: #ddd url('http://www.dvsmith.net/site/images/bg.png') repeat-x ;
	color: black;
	font-family: verdana,arial,helvetica,sans;
	font-size: 12px;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
  }


/*
// 	Rounded Corners
*/

.tl  {
 	background: url('http://www.dvsmith.net/site/images/tl.png') no-repeat top left;
 	width: 100%;
 	height: 100%;
  }
 .tr {
 	background: url('http://www.dvsmith.net/site/images/tr.png') no-repeat top right;
 	width: 100%;
 	height: 100%;
  }
.bl  {
  	background: url('http://www.dvsmith.net/site/images/bl.png') no-repeat bottom left;
 	width: 100%;
 	height: 100%;
   }
.br  {
 	background: url('http://www.dvsmith.net/site/images/br.png') no-repeat bottom right;
 	width: 100%;
 	height: 100%;
  }

/*
//	Structures
*/
	#nav
	{
		width: 137px;
		height: auto;
		float: left;
	}
	#main
	{
		width: 812px;
		position: absolute;
		left: 170px;
	}
	#header{
		height: 100px;
		width: 788px;
		display: block;
		margin-top: 3px;
		background: #1799d5 url('http://www.dvsmith.net/site/images/header2.png') no-repeat top left;
	}
	#foot
	  {
	  	width: 788px;
		height: 30px;
		display: block;
		margin-top: 3px;
		background: #fff url('http://www.dvsmith.net/site/images/footer_bg.png') no-repeat top left;
	  }

/*
//	Header Elements
*/
	#header h1 
	  {
		padding: 60px 0 0 10px;
		font-family: Myriad, Verdana, Helvetica, sans serif;
		font-size: 2.5em;
		font-style: italic;
		margin: 0;
		color: #fff;
	  }
	#searchbar
	  {
	  	width: 788px;
	  	height: 25px;
	  	background: #333;
	  	display: block;
	  }
	#searchbar .breadcrumbs
	  {
	 	color: #eee;
		text-indent: 10px;
		line-height: 2.6em;
		font-size: 10px;
	  }
	#searchbar .breadcrumbs .separator 
	  {
	   	color: #888;
	  }
	#searchbar .breadcrumbs a
	  {
	  	color: #eee;
	  }
/*	#searchbar .breadcrumbs a:visited
	  {
	  	color: #eee;
	  }
	#searchbar .breadcrumbs a:hover
	  {
	  	color: #eee; */
	  }
	#searchbar .breadcrumbs a:active
	  {
	  	color: #fff;
	  }
	
/*
//	Main Elements
*/
		#main #maintop
		  {
		  	background: url('http://www.dvsmith.net/site/images/main_top.png') no-repeat top left;
			height: 5px;
			width: 812px;
			display: block;
		  }	
		#main #mainContent
		  {
			width: 795px;
			height: auto;
			display: block;
			border: 0px;
			margin: 0px;
			padding: 2px 12px 5px 10px;
			background: url('http://www.dvsmith.net/site/images/main_background.png') repeat-y;
		  }	
		  
		#main #mainContent .mainText
		  {
		  	margin: 5px 12px 5px 5px; 
		  }
		#main #mainbottom
		  {
		/*	background: url('/site/images/nav_bottom.png') no-repeat bottom left; */
			height: 5px;
			width: 812px;
			display: block;
		  }
		  
		.modification
		  {
		  	color: #777;
		  	font-style: italic;
		  	font-size: 9px;
		  	text-align: right;
		  }
/*
// Navigation Elements 
*/
		#nav .logo
		  {
			width: 120px;
			height: 100px;
			display: block;
			border-bottom: inherit;
			border-width: 0 0 1px 0;
			border-style: none none solid none;
			padding: 0 4px 7px 0;
			margin: -7px 0px 5px -2px;
		  }
		#ntop
		  {
			background: url('http://www.dvsmith.net/site/images/nav_top.png') no-repeat top left;
			height: 5px;
			width: 137px;
			display: block;
		  }	
		#navmain
		  {
			width: 120px;
			height: auto;
			display: block;
			border: 0px;
			margin: 0px;
			padding: 10px 12px 2px 6px;	
			border-style: solid;
			background: url('http://www.dvsmith.net/site/images/nav_background.png') repeat-y;
		  }
		#nbottom
		  {
		/*	background: url('/site/images/nav_bottom.png') no-repeat bottom left; */
			height: 5px;
			width: 137px;
			display: block;
		  }	
		#nav a, #nav a:link, #nav a:visited
		  {
			width: auto;
			height: 1.5em;
			display: block;
			background-color: #03C;
			color: white;
			font-family: verdana,arial,sans;
			font-size: 10px;
			padding: 2px;
			margin: 2px;
			vertical-align: baseline;
			text-indent: 3px;
			text-decoration: none;
			line-height: 1.5em;
		  }
		#nav a:hover
		  {
			height: 13px;
			border: black 1px solid;
			background: #36F;
			color: #9FF;
			padding: 2px 1px 2px 1px;
			text-decoration: underline;
			line-height: 13px;
		  }
		#nav a:active
		  {
			background-color: #FC6;
			color: #000;
		  }

/*
//	Navigation Pop-up Menus
*/
		#nav ul
		  {
			list-style-type: none;
			margin: 0;
			padding-left:0;
			width: 120px;
		  }
		#nav li
		  {
			margin: 0;
			position: relative;
			list-style-type: none;
			color: white;	
		  }
		#nav li > ul
		  {
			display: none;
			position: absolute;
			top: 2px;
			left: 114px;
			float: left;
			clear: left;
			border-color: #000;
			border-width: 1px;
			border-style: solid;
			background-color: #FFF;
			z-index:1
		  }
		#nav li:hover > ul
		  {
			display: block;
		  }
		#nav .drop
		  {
			background: #03C url('http://www.dvsmith.net/images/site/menu_arrow.png') no-repeat 97% 60%;
		  }
		#nav hr
		  {
			width: 80%;
			height: 1px;
			color: #aaa;
			background-color: #aaa;
			border-style: solid;
			border-top: 1px;
			margin-top: 4px;
			margin-bottom: 4px;
		  }

/*
//	Bottom Elements
*/
#copyright
  {
	color: white;
	font-family: verdana, arial, helvetica, sans serif;
	font-size: 9px;
	line-height: 1.2em;
	font-style: normal;
	padding: 12px 0 0 10px;
  }
#bottomLinks  
  {
	float: right;
	font-size: 10px;
	line-height: 1.5em;
	margin-right: 1.0em;
	padding-top: 10px;
  }
	#bottomLinks a
	  {
		color: #ddd;
		display: inline;
		font-weight: bold;
		border-left: #eee 1px solid;
		padding-left: .5em;
	  }
	#bottomLinks a:link
	  {
		text-decoration: none;
	  }
	#bottomLinks a:visited   
	  { 
		color: #ccc;   
	  }
	#bottomLinks a:hover   
	  { 
		text-decoration: underline;   
	  }
	#bottomLinks a:active
	    {
			color: #fff;
			text-decoration: underline;
	    }
 
 a:link   {
	text-decoration: none;
	color: #3151d2;
  }
a:visited
  {
	color: #5d89c4;
	text-decoration: none;
  }
a:hover   {
	color: #092965;
	text-decoration: underline;
  }
a:active
  {
	color: #d4ab06;
	text-decoration: underline;
  }
