/*

revolved stylesheet v1
client: dbConsulting
created by: daelan wood




*/

/* =General
-----------------------------------------------------------------------------*/


/* Zero down margin and paddin on all elements */
* {
	margin: 0;
	padding: 0;
}

body {

	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size:12px;
	text-align: center; 
	min-width: 760px;
	background:#fff url('../images/topBg.gif') top left repeat-x;
	height:100%;
}


/* =Headings
-----------------------------------------------------------------------------*/

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}


/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}



/* =General Layout Styles
-----------------------------------------------------------------------------*/


#wrapper {
	 
	width: 978px; 
	margin: 0 auto; 
	padding:0 0 0 0;
	text-align: left; 
	background:#fff;
	height:auto;
  
}


/* =Branding
-----------------------------------------------------------------------------*/


#mastHead {
  
	padding: 0;
	width:978px;
	height:166px;	
	margin:0;
	
	}


#logo{
	
	position:relative;
	float:left;
	width:251px;
	height:166px;	
	padding:0;
	margin:0 0 0 0;

}

/* =Main Nav
-----------------------------------------------------------------------------*/


#theNav{

position:relative;
float:right;
margin:0 5px 0 0;


}


#navHolder{
	
	position:relative;
	float:left;
	width:727px;
	height:166px;	
	padding:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background: url('../images/navBg.jpg');

}


#navListHolder{
	
	position:relative;
	float:left;
	width:707px;
	height:36px;	
	padding:0;
	margin:76px 0 0 0;


}


/* --- Navigation styles --- */

#navHolder ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
font: 10px/20px "Lucida Grande", verdana, sans-serif;
text-align: center;

}

#navHolder a.home
{

display: block;
background: url(../images/btnHome.gif) top left no-repeat;
width:61px; 
height:36px;
text-indent: -9000px;

}



#navHolder a.aboutus
{

display: block;
background: url(../images/btnAboutus.gif) top left no-repeat;
width:93px; 
height:36px;
text-indent: -9000px;

}


#navHolder a.contactus
{

display: block;
background: url(../images/btnContactus.gif) top left no-repeat;
width:111px; 
height:36px;
text-indent: -9000px;

}

#navHolder a.tv
{

display: block;
background: url(../images/btnTv.gif) top left no-repeat;
width:132px; 
height:36px;
text-indent: -9000px;

}



#navHolder a.corporate
{

display: block;
background: url(../images/btnCorporate.gif) top left no-repeat;
width:155px; 
height:36px;
text-indent: -9000px;

}

#navHolder a.liveevents
{

display: block;
background: url(../images/btnLiveevents.gif) top left no-repeat;
width:111px; 
height:36px;
text-indent: -9000px;

}





#navHolder a:hover {
background-position:0 -36px;

}

#navHolder #active a {
background-position:0 -36px;
}






/* =Content Holder
-----------------------------------------------------------------------------*/


#content { 
	position:relative;
	float:left;
	width:978px;
	margin:0;
	padding:0;
	height:auto;
	background: url(../images/contentBg.gif) top left repeat-y;
	/* underscore hides it from everything but IE */
	_top:-2px;
	
}



/* =Secondary Content (left)
-----------------------------------------------------------------------------*/

#secondaryContent {

	position:relative;
	float:left;
	width: 441px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	margin:20px 0 20px 0;
	
}

#secondaryContent img{


margin:0 0 0 20px;
border: 4px solid #969595;


}

#secondaryInner{

	position:relative;
	float:left;
	_width: 384px;
	_margin:10px 0 20px 10px;
	background:#eaeaea;
	padding:10px;
	border: 1px solid #d1d0d0;


}

#secondaryInner[ID]{


	width: 385px;
	margin:10px 0 20px 20px;



}


#secondaryInner img.projectThumb {
	
	margin: 5px 10px 0 10px;
	border: 4px solid #969595;
	float:left;
	
}



#secondaryInner h1 {

	font-size: 16px;
	width:369px
	margin:0 10px 10px 10px;
	color:#414040;
	background:#d1d0d0;
	padding:5px 0 5px 5px;
}

.hr {

	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #4d86b3;
	
}

/*

this uses an image for IE to keep the dotted line consistent between IE and everyone else 

*/

* html .hr {

	border-bottom: none;
	padding: 1px;
	background: url(../images/css-dotted.gif) repeat-x bottom;	
	
}



#secondaryInner p {

	font-size: 11px;
	margin: 5px 10px 0 15px;
	color:#333;
	
}


#secondaryInner a{

	position:relative;
	text-decoration:underline;
	color: #495b71;
	background: url(../images/btnArrow.gif) 0 -1px no-repeat;
	padding: 0 0 0 14px;


}

#secondaryInner a visited{

	position:relative;
	text-decoration:underline;
	color: #495b71;

}

#secondaryInner a:hover{

	text-decoration:underline;
	color:#B97B21;

}


/* =Main Content
-----------------------------------------------------------------------------*/

#mainContent { 

	position:relative;
	width: 517px; 
	margin:25px 0 20px 0; 
	float:left;

	
}


#mainContent h1 {
	
	font-size: 18px;
	margin: 0 0 15px 15px;
	padding:0;
	font-weight:normal;
	color:#cb732d;
	

}


#mainContent h2 {
	
	font-size: 14px;
	margin: 0 0 15px 15px;
	padding:0;
	font-weight:normal;
	color:#333;
	


}

.contentList{

margin:10px 0 10px 40px;
list-style-image: url(../images/tick.gif);


}

.contentList li{

font-size: 12px;

}


#mainContent img.Hone{

	margin: 20px 0 0 20px;
	

}



#mainContent p {

	padding: 5px 20px 0 15px;
	font-size: 12px;
	color:#333;
	line-height:16px;
	
}


#mainContent a{

	font-size:12px;
	color:#cb732d;
	text-decoration:underline;
	
}

#mainContent a:hover{


	font-size:12px;
	color:#333;
	text-decoration:underline;
	
}


#mainContent a visited{

	font-size:12px;
	color:#cb732d;
	text-decoration:underline;
	
}



/* =Main Content Inner Pages
-----------------------------------------------------------------------------*/

#mainContent2 { 

	position:relative;
	width: 617px; 
	margin:25px 0 20px 0; 
	float:left;

	
}


#mainContent2 h1 {
	
	font-size: 18px;
	margin: 0 0 15px 15px;
	padding:0;
	font-weight:normal;
	color:#cb732d;


}


#mainContent2 h2 {
	
	font-size: 14px;
	margin: 0 0 15px 15px;
	padding:0;
	font-weight:normal;
	color:#333;
	


}

#mainContent2 h3 {
	
	font-size: 12px;
	margin: 0 0 15px 15px;
	padding:0;
	font-weight:bold;
	color:#cb732d;
	


}

#mainContent2 ul{

margin: 10px 0 15px 35px;



}

#contentList{

margin:10px 0 10px 40px;
list-style-image: url(../images/tick.gif);


}

#contentList li{

font-size: 12px;

}


#mainContent2 img.Hone{

	margin: 20px 0 0 20px;
	

}



#mainContent2 p {

	padding: 5px 20px 0 15px;
	font-size: 12px;
	color:#333;
	line-height:16px;
	
}


#mainContent2 a{

	font-size:12px;
	color:#cb732d;
	text-decoration:underline;
	
}

#mainContent2 a:hover{


	font-size:12px;
	color:#333;
	text-decoration:underline;
	
}


#mainContent2 a visited{

	font-size:12px;
	color:#cb732d;
	text-decoration:underline;
	
}


/* =Secondary Content 2 (left)
-----------------------------------------------------------------------------*/

#secondaryContent2 {

	position:relative;
	float:left;
	width: 341px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	margin:20px 0 20px 0;
	
}

#secondaryContent2 img{


margin:0 0 0 20px;
border: 4px solid #969595;


}

#secondaryInner2{

	position:relative;
	float:left;
	_width: 284px;
	_margin:10px 0 20px 10px;
	background:#eaeaea;
	padding:10px;
	border: 1px solid #d1d0d0;


}

#secondaryInner2[ID]{


	width: 285px;
	margin:10px 0 20px 20px;



}


#secondaryInner2 img.projectThumb {
	
	margin: 5px 10px 0 10px;
	border: 4px solid #969595;
	float:left;
	
}



#secondaryInner2 h1 {

	font-size: 16px;
	width:269px
	margin:0 10px 10px 10px;
	color:#414040;
	background:#d1d0d0;
	padding:5px 0 5px 5px;
}

.hr {

	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #4d86b3;
	
}

/*

this uses an image for IE to keep the dotted line consistent between IE and everyone else 

*/

* html .hr {

	border-bottom: none;
	padding: 1px;
	background: url(../images/css-dotted.gif) repeat-x bottom;	
	
}



#secondaryInner2 p {

	font-size: 11px;
	margin: 5px 10px 0 15px;
	color:#333;
	
}


#secondaryInner2 a{

	position:relative;
	text-decoration:underline;
	color: #495b71;
	background: url(../images/btnArrow.gif) 0 -1px no-repeat;
	padding: 0 0 0 14px;


}

#secondaryInner2 a visited{

	position:relative;
	text-decoration:underline;
	color: #495b71;

}

#secondaryInner2 a:hover{

	text-decoration:underline;
	color:#B97B21;

}



/* =Sub menu for main content
-----------------------------------------------------------------------------*/
#subMenu{

position:relative;
float:right;



}


#subNavlist  {
	
	font-size:9pt;
	list-style: none;
	padding:0;
	margin:5px 0 5px 5px;


}
	
	
#subNavlist li {
	
	
	margin:5px 0 0 0;
	height:auto;
	
}

#subNavlist li a{

	color:#333;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	background: url(../images/plus.gif) 0 2px no-repeat;
	padding-left: 15px;

}

#subNavlist li a:hover{

	color:#B97B21;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;


}

#subNavlist li a visited{

	color:#333;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;

}


#subNavlist #activeSub a{

	font-weight:bold;

}

#subNavlist li a.print{

	color:#333;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	background: url(../images/printer.gif) 0 2px no-repeat;
	padding-left: 15px;

}

#subNavlist li a.print:hover{

	color:#B97B21;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;


}

#subNavlist li a.print visited{

	color:#333;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;

}


#table{

	position:relative;
	width: 588px; 
	margin:20px 0 20px 20px; 
	float:left;

}

#tLeft{

position:relative;
float:left;
width:290px;
margin:0 4px 0 0;
height:auto;

}

#tRight{

position:relative;
float:left;
width:290px;
margin:0 0 0 4px;
height:auto;

}


/* =Footer
-----------------------------------------------------------------------------*/


#footer {

	padding: 0;
	position:relative;
	float:left;
	clear: both; 
	width:978px;
	height:41px;
	margin:0;
	background: url(../images/footerBg.gif) top left no-repeat;
		/* underscore hides it from everything but IE */
	_top:-2px;

	
}

#footer p{

	font-size: 10px;
	color:#333;
	margin:0;
	
}

#footText{

	position:relative;
	float:left;
	
	height:31px;
	
	color:#333;
	
	_width:470px;
	_margin:10px 0 0 10px;
}

#footText[ID]{


	width:460px;
	margin:10px 0 0 20px;
}

#footLinks{
	font-size:10px;
	position:relative;
	float:left;
	width:470px;
	height:31px;
	margin:10px 10px 0 0;
	padding:0;
	text-align:right;
	color:#333;


}

#footer a{

	color:#333;
	text-decoration:underline;
	
}

#footer a:hover{


	color:#cb732d;
	text-decoration:underline;
	
}


#footer a visited{

	color:#333;
	text-decoration:underline;
	
}



/* -- comment form styles -- */


#commentForm{


padding: 5px 20px 0 15px;


}

#commentForm input
{
	display: block;
	width: 15em;
}


#commentForm textarea
{
	display: block;
	width: 100%;
	height:10em;
}


#commentForm input.submit
{
	clear: both;
	
}




#commentForm label
{
	float: left;
	width:100%;
	display: block;
	margin: 1em 1em 0 0;
	font-weight: bold;
}

#commentForm select
{
	display: block;
	
}

#commentForm input.submit{



}
