/************/
/*  GLOBAL  */
/************/

/********** NON-HEADER **********/
*{padding:0; margin:0;}

 body {
 font-size:62.5%; 
 background:#047 url(../images/bodybg.png) repeat-x fixed; 
 color:#222; 
 font-family:Arial, Helvetica, sans-serif} 
 /*Font-size: 1.0em = 10px when browser default size is 16px*/

.page-container {
width:900px; 
margin:0px auto; 
margin-top:35px; 
margin-bottom:10px; 
border:solid 8px #886008; 
font-size:1.0em; 
background:#FFFFFF /*url(../images/bg_main_withoutnav.jpg)*/;}

.main {
clear:both; 
width:900px; 
padding-bottom:30px; 
background:transparent url(../images/bg_main_withnav.jpg) top left repeat-y;
}

.main-navigation {
display:inline /*Fix IE floating margin bug*/; 
float:left; 
width:200px; 
margin:0 0 0 0; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;}

.main-content {
display:inline; 
/*Fix IE floating margin bug*/; 
float:left; 
width:640px; 
margin:0 0 0 30px; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;}

.footer {
clear:both; 
width:900px; 
/*height:3.7em;   */
padding:1.1em 0 1em 0; 
background:rgb(225,225,225) url(../images/bg_foot.jpg) no-repeat; 
font-size:1.0em; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;}

.header-breadcrumbs {
clear:both; 
width:900px; 
padding:0 0 20px 0; 
background:#FFFFFF url(../images/bg_main_oneside.jpg) repeat-y top right;}


/********** HEADER **********/
.header {
width:900px; 
font-family:Arial, Helvetica, sans-serif;}

.header-top {
width:900px; 
height:150px; 
background:#FFFFFF /*url(/images/bg_main_withoutnav.jpg)*/;
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;}

.header-middle {
width:900px; 
height:150px; 
background:#FFFFFF url(/images/bannertemp.png); 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;}

#imageContainer { height:150px; } 
 
#imageContainer img { 
display:none; 	
position:absolute; 	
top:0px; left:0px; 	
height:150px;  	
width:900px; 	
} 	

.header-bottom {
width:900px; 
height:30px; 
background: #047 url(/images/bodybg.png) repeat-x fixed;}

/*******************/
/*  HEADER SECTION */
/*******************/

/********** Lion Logo & Denton Sols Logo *********/
.sitelogo {
	width:135px;
	height:135px;
	position:absolute;
	z-index:1;
	margin:8px 0 0 13px;
	background: url(../images/sitelogo.jpg);}

.minilogo {
	width:83px;
	height:100px;
	position:inherit;
	z-index:1000;
	float:right;
	margin-right:25px;
	margin-top:15px;
	background: url(../images/cds.jpg);}

.sitename {
position:absolute; 
z-index:1; 
margin:30px 0 0 200px; 
overflow:visible !important /*Firefox*/; 
overflow:hidden /*IE6*/;}

/********** top right nav = home, about, contact *********/
.nav1 {
width:350px; 
position:absolute; 
z-index:3; 
margin:125px 0 0 555px;}

.nav1 ul {
float:right; 
padding:0 15px 0 0; 
font-weight:bold;
font-size:120%}	

.nav1 li {
display:inline; 
list-style:none;}

.nav1 li a {
display:block; 
float:left; 
padding:2px 5px 2px 5px; 
color:#000000; 
text-decoration:none; 
font-size:120%;}

.nav1 a:hover {
text-decoration:underline; 
color:#FFFFFF;
background:#047 url(../images/bodybg.png) repeat-x fixed; 
}

/********** main nav horizonal panel *********/
.nav2 {
float:left; 
width:900px; 
border:none; 
background:#047 url(../images/bodybg.png) repeat-x fixed; 
color:#FFFFFF;
font-size:1.0em; 
font-size:125%;} 
/*Color navigation bar normal mode*/

.nav2 ul {list-style-type:none;}

.nav2 ul li {
float:left; 
position:relative; 
z-index:1000; 
/*border-right:solid 1px #000033 ;
border-top:solid 1px #000033;
border-bottom:solid 1px #000033;*/}

.nav2 ul li ul {display:none; border:none;}

.nav2 ul li ul {
margin-left:-20px; 
padding:0 4px 4px 4px; 
background:#047 url(../images/bodybg.png) repeat-x fixed top center;} /*Sticky hover zones*/

.nav2 ul li a {
float:left; 
display:block; 
height:3.1em; 
line-height:3.1em; 
padding:0 6px 0 5.5px; 
text-decoration:none; 
font-weight:bold; 
color: #FFFFFF;}

.nav2 ul li:hover {width:auto;}

.nav2 table {
position:absolute; 
z-index:999; 
top:0; 
left:0; 
border-collapse:collapse;}

/*Non-IE6*/
.nav2 ul li:hover a {
background:#047 url(../images/bodybg.png) repeat-x fixed; 
text-decoration:none;} /*Color main cells hovering mode*/

.nav2 ul li:hover ul {
display:block; 
position:absolute; 
z-index:998; 
top:3.0em; 
margin-top:0.1em; left:0;}

.nav2 ul li:hover ul li ul {display: none;}

.nav2 ul li:hover ul li a {
display:block; 
width:10em; 
height:auto; 
line-height:1.3em; 
margin-left:-1px; 
padding:4px 16px 4px 16px; 
border-left:solid 1px #000033; 
border-bottom: solid 1px #000033; 
background-color:#FFFFFF;  
font-weight:normal; 
color:#FFFFFF;} /*Color subcells normal mode*/

.nav2 ul li:hover ul li a:hover {
background:#FFFFFF; 
text-decoration:none;
color:#000066} /*Color subcells hovering mode*/

/*IE6*/
.nav2 ul li a:hover {
background:#FFFFFF; 
text-decoration:none;
color:#000066} /*Color main cells hovering mode*/

.nav2 ul li a:hover ul {
display:block; 
position:absolute;
z-index: 998; 
top:3.1em; 
t\op:3.0em; 
left:0; 
marg\in-top:0.1em;}

.nav2 ul li a:hover ul li a {
display:block; 
w\idth:10em; 
height:1px; 
line-height:1.3em; 
padding:4px 16px 4px 16px; 
border-left:solid 1px #000033; 
border-bottom: solid 1px #000033; 
background:#047 url(../images/bodybg.png) repeat-x fixed; 
font-weight:normal; 
color:#FFFFFF;} /*Color subcells normal mode*/

.nav2 ul li a:hover ul li a ul {
visibility:hidden; 
height:0px; width:0px; 
position:absolute;
z-index: 997;}

.nav2 ul li a:hover ul li a:hover {
background:#047 url(../images/bodybg.png) repeat-x fixed; 
text-decoration:none;
color:#000066} /*Color subcells hovering mode*/


/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */

.main-navigation .round-border-topright {
width:10px; 
height:10px; 
position:absolute; 
z-index:100; 
margin:0 0 0 190px; 
background: url(../images/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {
width:640px; 
margin-bottom:10px !important /*Non-IE6*/; 
margin-bottom:5px /*IE6*/;}

.column2-unit-left {
float:left; 
width:300px; 
margin-bottom:10px !important /*Non-IE6*/; 
margin-bottom:5px /*IE6*/;}

.column2-unit-right {
float:right; 
width:300px; 
margin-bottom:10px !important /*Non-IE6*/; 
margin-bottom:5px /*IE6*/;}

.column3-unit-left {
float:left; 
width:186px; 
margin-bottom:10px !important /*Non-IE6*/; 
margin-bottom:5px /*IE6*/}

.column3-unit-middle {
float:left; 
width:186px; 
margin-bottom:10px !important /*Non-IE6*/; 
margin-bottom:5px /*IE6*/; 
margin-left:40px;}

.column3-unit-right {
float:right; 
width:186px; 
margin-bottom:10px !important /*Non-IE6*/; 
margin-bottom:5px /*IE6*/;}


/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#666666; font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#666666;}
.footer a:hover {text-decoration:none; color:#003567;}
.footer a:visited {color:#886008;}


/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:640px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:900px; height:80px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {float:left; width:900px; border:none; background:rgb(240,240,240); color:rgb(75,75,75); font-size:1.0em; font-size:130%;}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
