/*  
Theme Name: LADDC Custom Theme
Theme URI: http://www.aetechnology.net
Description: A Custom Theme developed for LADDC.org
Author: Liz Eisworth - aeTechnology.net
Author URI: http://www.aetechnology.net

*/



* {
    padding: 0;
    margin: 0;
} 

body
{ 
background: #C1B898 url(images/bodyBG.gif) top repeat-x;
			font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif ;
			font-weight : normal ;
			font-size:0.8em;
}
pre {font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif ;
				font-weight : normal ;
				overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
				white-space: pre-wrap; /* css-3 */
				white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
				white-space: -pre-wrap; /* Opera 4-6 */
				white-space: -o-pre-wrap; /* Opera 7 */ /*
				width: 99%; */
				word-wrap: break-word; /* Internet Explorer 5.5+ */
			}
.wrapper{overflow:hidden;
			width: 964px;			
			vertical-align: top;
			border: 0px solid #818181;
			background-color:#FFFFFF;
			
			margin:auto;}

.superHeader{background: #DFDAC6 url(images/superNavBG.gif) bottom center no-repeat ;
			height:46px;
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;}
.headerNav{	background-color:transparent;
			min-height:25px;
			padding:21px 0px 0px 0px;
			width:630px;
			border:0px dotted red ;
			float:left;
			margin:0px 0px 0px 0px;
			
			}
.headerSearch{	background-color:transparent;
			min-height:46px;
			padding:15px 30px 0px 0px;
			width:304px;
			border:0px dotted red ;
			float:left;
			font-weight:bold;
			margin:0px 0px 0px 0px;
			}
.headerSearch #searchform{float:right;
			}
 #searchform #s {
	width: 160px;
	padding: 2px;
	}
/* ************Header MENU**************** */ 
ul#navbar {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    min-height:25px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border:0px solid green;
	display:inline;
	float:left;
	}
#navbar li {
	background:#ffffff url("images/tab1.gif") repeat-x;
    list-style:none;
    display:inline;
	min-height:25px;
	line-height:25px;
	list-style-type:none;
	vertical-align:middle;
	float:left;

	}
/* *******tab1********* */ 
#navbar li a {
    width:auto;
    text-decoration:none;
    background:#ffffff url("images/tab1.gif") repeat-x;
    float:left;
	min-height:25px;
	line-height:25px;
	vertical-align:middle;
	padding:0px 5px 0px 5px;
	}

#navbar li a:hover {
	text-decoration:underline;
	}			
/* ************END Header MENU**************** */ 


	


.header {   background: #DFDAC6 url(images/headerBG.gif) top center ;
			width: 964px;
			height:152px;
			margin:0px;
			border: 0px solid green;
			float:left;
			padding:0px 0px 0px 0px;
			color:#ffffff;
			font-weight:bold;
			}

.headerLogo{float:left;
		width:230px;
		}


.right{float:right;
		margin-left:25px;
		margin-bottom:15px;}

.captionRight{float:right;
			margin-left:25px;
			margin-bottom:15px; 
			text-align:center;}

.left{float:left;
		margin-right:10px;
		margin-bottom:10px;}

.captionLeft{float:left;
			margin-right:15px;
			margin-bottom:15px; 
			text-align:center;}




.contentContainer3Col { background: #ffffff url(images/pageBG3Col.gif) top left repeat-y;
			width : 964px;		
			vertical-align: top;
			padding-left:15px;
			padding-right:15px;
			float:left;
			border-top:1px solid #CFCAB9;
			padding-bottom:5px;
			border:0px solid green;
				}
.contentContainer2Col { background: #ffffff url(images/pageBG2Col.gif) top left repeat-y;
			width : 964px;		
			vertical-align: top;
			padding-left:15px;
			padding-right:15px;
			float:left;
			border-top:1px solid #CFCAB9;
			padding-bottom:5px;
			border:0px solid green;
				}
/* ************ALL PAGES MAIN MENU**************** */ 
.navColumn{float:left;
				width:230px;
				font-size:1.0em;
				background-color:transparent;
				padding:0px 0px 0px 0px;
				border-top:0px solid #FFFFFF;
				border:0px dashed red;
				margin:0px 0px 0px 0px;
				}

.padded{padding:5px;}
.clear{clear:both;}

#content	{ background-color: transparent;
			float:left;
			margin-left:10px;
			padding-top:5px;
			width:479px;
				border:0px solid red;}
#widecontent	{ background-color: transparent;
			float:left;
			padding-left:10px;
			padding-top:15px;
			width:700px;
				border:0px solid red;}
.entry{padding:0px 10px 10px 0px;}
.entry img{margin:20px;}
.entry ul{list-style-position:outside;
			margin:10px 10px 10px 10px;}
.entry ul li{list-style-position:outside;}


#button {
	width: 230px;
	padding: 0px 0px 20px 0px;
	margin:20px 0px 0px 0px;
	border-top:  1px solid #A5A5A5;
	color: #333;
	float:left;
	border:0px dotted yellow;
	text-align:left;
	}

#button ul {
		list-style: none;
		list-style-position:outside;
		margin: 0;
		padding: 0;
		border-bottom:  1px solid #ffffff;
		border-left: 0px solid #494A4B;
		}
		
#button li {
		margin: 0px;
		padding:0px 0px 0px 0px;
		list-style-position:outside;
		}
html>body #button li a {
		width: auto;
		}

/* ************PAGES SUB MENU**************** */ 
#button li.page_item a {
		display: block;
		padding: 5px 5px 5px 20px;
		background: #F8EEC4 url("images/nav1.gif") no-repeat;
		color: #000000;
		text-decoration: none;
		width: 205px;
		border-bottom:0px solid #FFFFFF;
		}

#button li.current_page_item a{background-position:-232px 0px; text-decoration:underline; color:#520400;}

#button li.page_item a:hover {
		
		background-color: #F8EEC4;	
		text-decoration:underline;
		background-position:-232px 0px;
		color:#520400;
		}
#button ul li ul li.page_item a {background: #F8EEC4 url("images/nav2.gif") repeat-y;										
										padding: 5px 5px 5px 40px;
										width:185px;
										text-decoration:none;
										color: #000000;

										}
#button ul li ul li.current_page_item a{background-position:-232px 0px; text-decoration:underline; color:#520400;}

#button ul li ul li ul li.page_item a {background: #F8EEC4 url("images/nav2.gif") repeat-y;
										padding: 5px 5px 5px 60px;
										width:165px;
										text-decoration:none;
										color: #000000;
										}
#button ul li ul li ul li.current_page_item a{background-position:-232px 0px; text-decoration:underline; color:#520400;}

#button ul li ul li ul li ul li.page_item a {background: #F8EEC4 url("images/nav2.gif") repeat-y;
										padding: 5px 5px 5px 80px;
										width:145px;
										text-decoration:none;
										color: #000000;
										font-size:.9em;
										font-weight:normal;
										}
#button ul li ul li ul li ul li.current_page_item a{background-position:-232px 0px; text-decoration:underline; color:#520400;} 
/* ************END  PAGES SUB MENU**************** */ 


#button ul ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border-top:  0px solid #E0E0DF;
		border-left: 0px solid #494A4B;
		border-bottom: 0px solid #797979;
		}
#button li a.subSubNav {
		display: block;
		padding: 5px 5px 5px 35px;
		border-right:0px;
		background-color: #E0E0DF;
		color: #666666;
		text-decoration: none;
		width:156px;
		
		}
#button li a.subSubNav:hover{ 
		display: block;
		padding: 5px 5px 5px 35px;
		border-right:0px;
		background-color: #FFFFFF;
		color: #666666;
		text-decoration:underline;
		
		}

.pdfReader{background-color:#F7E7B3;
			border:1px dashed #7E7E7E;
			width:198px;
			margin:0px auto 3px auto;
			padding:5px;
			clear:left;}

#sidebar{width:215px;
			border:0px dotted green;
			float:left;
			padding-top:3px;
			padding-bottom:3px;}
#sidebar ul li{list-style-position:outside;
				margin-bottom:5px;}
#sidebar h2{font-size:1.2em;
			margin-top:0px;}
#whatsNew{background:#ffffff url(images/whatsNewBoxBG.gif) top right no-repeat;
			border:1px dashed #7E7E7E;
			width:194px;
			margin:0px auto 3px auto;
			padding:5px;
			}
#whatsNew h2{color:#063673;
			margin-bottom:12px;
			margin-top:10px;
			}

#signUp {background-color:#FEFDF8;
			border:1px dashed #7E7E7E;
			width:194px;
			margin:0px auto 3px auto;
			padding:5px;}
#signUp h2{color:#800700;}

#survey {background:#FCF9EF url(images/surveyBoxBG.gif) top right no-repeat;;
			border:1px dashed #7E7E7E;
			width:194px;
			margin:0px auto 3px auto;
			padding:5px;}
#survey h2{color:#800700;}

#dental{	width:194px;
			margin:0px auto 3px auto;
			padding:5px;
			}
#dental h2{color:#063673;}

.footerTop3Col {   background: #C1B898 url(images/footerTop3Col.gif) top center ;
			width: 964px;			
			height: 36px;
			float:left;
			
			}

.footerTop2Col {   background: #C1B898 url(images/footerTop2Col.gif) top center ;
			width: 964px;			
			height: 36px;
			float:left;
			
			}		
.footer {   background: #C1B898 url(images/footerBG.gif) top center repeat-y;			
			width: 904px;
			vertical-align: middle;
			text-align : center ;
			float:left;
			font-size:1.0em;
			color:#000000;
			padding: 8px 30px 0px 30px;
			margin:0px;
			border:0px dotted green;
			}

.footerBottom {   background: #C1B898 url(images/footerBottom.gif) top center ;
			width: 964px;			
			height: 20px;
			float:left;
			}
.footerAddress{float:left;
				width:176px;
				padding-right:20px;
				padding-left:20px;
				border-right:1px solid #D7D5CF;
				text-align:left;
				}
.footerLinks{text-align:center;}
.footerLinks p{margin-left:0px;}
.footerLinks ul li{display:inline;}
h1	{  font-size : 1.5em;
			font-weight : bold ;
			text-align : left ;
			color : #416288 ;
			vertical-align: top;
			margin-bottom:8px;}
			


			
h2	{  font-size : 1.3em;
			font-weight : bold ;
			color : #5D0500;
			vertical-align: top;
			margin-bottom:6px;
			margin-top:12px;}

.subNavColumn h2{text-align:center;}

h3	{  font-size : 1.1em;
			font-weight : bold  ;
			text-align : left ;
			color : #000 ;
			margin-bottom:3px;
			margin-top:8px;}

h4	{  font-size : 1.0em;
			font-weight : bold  ;
			text-align : left ;
			color : #666666 ;}



p{margin-top:15px;
margin-bottom:15px;
margin-left:10px;}

em {font-weight:bold;
	font-style:normal;
	color:#A21A16;}
h2 em {
	font-size:1.0em;
	text-decoration:underline;
	color:#000000;}

ul {padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:0px;
	margin-left:10px;}
ol {padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:0px;}
ol li {list-style-position:inside;}
ul li {list-style-position:inside;}

a {
	text-decoration:underline;
	color: #416288;
	font-weight : bold ;
	}
				
a:hover{
	text-decoration: none;
	color: #A21A16;
	font-weight : bold ;
	}
	
a:visited{
	font-weight : bold ;
	}


.hide{visibility:hidden;
		line-height:0px;}

.indent{margin-left:20px;}


.formItem{text-align:right;
			vertical-align:top;}


input	{    	font-weight : normal ;
			font-size : 8pt;
			color: #000000;
			border: 1px solid #666666;		
			}
			
input[type="submit"]{    	font-weight : bold ;
			font-size : 8pt;
			color: #000000;
			border: 1px solid #666666;
			background-color: #EBE8DB;
			}

checkbox{    	font-weight : bold ;
			font-size : 8pt;
			padding:5px;
			}
			
select { 
			background-color: #FFFFFF; 
			color: #000000; 
			font-weight : normal ;
			font-size : 8pt;	
}

.contactForm { 
			background-color: #FFFFFF; 
			color: #000000; 
			font-weight : bold ;
			font-size : 8pt;	
}

.topic{width:185px; float:left; padding-right:10px;}
.ratings{width:200px; float:left; text-align:right;}
.clearBoth{clear:both;}
.surveyQ{margin-top:0px; margin-bottom:5px; border-bottom:1px solid #cccccc;}

.aeTech{font-size:.8em;
		margin:auto;
		text-align:center;
		background-color:#C1B898;}
.aeTech a{text-decoration:none;}
.aeTech a:hover{text-decoration:underline;}