/* ========== GLOBAL STYLES ========== */

body {
	background: url('../img/BG.png') repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
	font-family: Garamond, Georgia, Tahoma;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	}
	
img {
	border: none;
	margin: 0;
	padding: 0;
	}

h1 {
	color: #486638;
	padding: 0;
	margin: 0 0 20px 0;
	text-align: left;
	font-size: 30px;	
	line-height: 1em;
	font-style: italic;
	}

h1.home { 
	color: #486638 !important;
	margin: 0 0 0 10px;
	padding:0;
	text-align: left;
	font-size: 30px; 	
	line-height: 1em;
	font-style: italic;
	}

*html h1.home { margin-bottom: 10px; }

h2 {
	color: #003366;
	font: bold 11px Arial;
	line-height: 0px;
	padding: 0;
	margin: 0;
	}

/* ========== TEXT ========== */

p {
	font-size: 15px;
	line-height: 22px;
	}

p.home {
	font-size: 16px;
	line-height: 24px;
	padding: 0 10px 0 10px;
	}
	
*html p.ie { margin-top: 0px; }

p.news { font-size: 13px; line-height: 16px; }

p.footer { font-size: 10px; color:#9f9c9c; }

span.date { font-weight: bold; }

.selectbox {
	overflow:auto;
	border:1px solid #a5acb2;
	color:#537044;
	font-size:12px;
	font-weight:bold;
	padding: 10px;
	height:200px;
	margin-bottom: 10px;
	width:245px;
	}

#pageFooter {
	font-weight: bold;
	font-size: 10px;
	color: #231f20;
	text-align: center;
	position: relative;
	}

#pageFooter p { margin: 0; padding: 0; }	
#pageFooter a:link, #pageFooter a:visited { text-decoration: none; color:#231f20; }
#pageFooter a:hover { text-decoration: underline; }

ul.list li { 
	margin-bottom: 8px;
	line-height: 18px;
	}

/* ========== LINKS ========== */

a, a:visited {
	color: #000;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}

/* ========== CONTENT ========== */

#page {
	background: url("../img/BGtop.png") repeat-x;
	margin:0;
	padding: 32px 0 0 0;
	}

#pageTop {
	background: url("../img/navbar.png") repeat-x bottom;
	margin:0 auto;
	padding:0;
	height: 132px;
	width: 845px;
	}

#content {
	background: url("../img/contentBG.png") repeat-y;
	width: 825px;
	margin: 0 auto;
	padding: 0 10px 30px 10px;
	text-align: left;
	}

#footer {
	background: url("../img/footer.png") no-repeat;
	width: 845px;
	height: 82px;
	margin: 0 auto;
	padding: 0;
	}
#footer img { display: none; }

#logoPrint { display: none; }

a.logo:link, a.logo:visited { background: url("../img/logo.png") no-repeat; height: 132px; width: 146px; float: left; outline: none;}
a.logo:hover { background: url("../img/logo-hover.png") no-repeat !important; height: 132px; width: 146px; float: left;}

/* ====== WIDGET STYLES ====== */

#widgets { float:right; margin:130px 0 0 4px; }

.wigLocation { background:url("../img/widgetTop.png") no-repeat; height:61px; width:150px; margin:0; padding:0; }
.wigSearch { background:url("../img/wigSearch.png") no-repeat; height:61px; width:150px; margin:0; padding:0; }
.wigBody { background:url("../img/widgetBG.png") repeat-y; width: 150px; margin:0; padding:0; }
.wigFooter { background:url("../img/widgetFooter.png") no-repeat; height:26px; width: 150px; margin:0 0 10px 0; padding:0; }
.wigBody form { margin:0; padding:0; }
.wigBody ul { margin: 0 10px 0 10px; padding: 0; }
.wigBody ul li { list-style-type:none; text-align: left; margin: 0; padding:0px; border-bottom: 1px solid #d9d9d9; }
.wigBody a:link, .wigBody a:visited { color: #cccccc; font-weight: bold; font-size: 12px; text-decoration: none; }

#searchbox {
	background: url('/img/searchbox.png') no-repeat;
	margin-bottom: 7px;
	border: 1px solid #333;
	}

/* =========== END ===========*/

/* ======= LIST ITEMS ======= */

.navcontainer {
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	}

#navlist {
	margin: 0px;
	padding: 0px;
	float:left;
	}

#navlist li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:left;
	}

#navlist li a { 
	margin: 0;
	padding: 0;
	}
	
#navlist li a:link, #navlist li a:visited { 
	margin: 17px 0 0 0; 
	padding: 0; 
	outline: none; 
	color: #FFF; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none; 
	display:block; 
	height: 49px; 
	}	

#navlist li a:hover { 
	color: #333;
	border-bottom:none;
	text-decoration:none;
	}

a.nav1:link, a.nav1:visited { background:url('../img/nav_about.png') no-repeat top right; margin:0; padding:0; }
a.nav1:hover	{ background:url('../img/nav_abouton.png') no-repeat top right !important; margin:0; padding:0; }

a.nav2:link, a.nav2:visited { background:url('../img/nav_practice.png') no-repeat top right; margin:0; padding:0; }
a.nav2:hover	{ background:url('../img/nav_practiceon.png') no-repeat top right !important; margin:0; padding:0; }

a.nav3:link, a.nav3:visited { background:url('../img/nav_professionals.png') no-repeat top right; margin:0; padding:0; }
a.nav3:hover	{ background:url('../img/nav_professionalson.png') no-repeat top right !important; margin:0; padding:0; }

a.nav4:link, a.nav4:visited { background:url('../img/nav_meritas.png') no-repeat top right; margin:0; padding:0; }
a.nav4:hover	{ background:url('../img/nav_meritason.png') no-repeat top right !important; margin:0; padding:0; }

a.nav5:link, a.nav5:visited { background:url('../img/nav_news.png') no-repeat top right; margin:0; padding:0; }
a.nav5:hover	{ background:url('../img/nav_newson.png') no-repeat top right !important; margin:0; padding:0; }

a.nav6:link, a.nav6:visited { background:url('../img/nav_contact.png') no-repeat top right; margin:0; padding:0; }
a.nav6:hover	{ background:url('../img/nav_contacton.png') no-repeat top right !important; margin:0; padding:0; }

/* ======= DROP DOWN NAVIGATION ======= */

#navlist li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 0;
	background: #fff;
	border-top: 5px solid #FFF;
	border-bottom:5px solid #FFF;
	border-left:7px solid #FFF;
	border-right:7px solid #FFF;
	/*opacity: .90; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;*/
	list-style-type: none;
	z-index:2000;
}

#navlist li ul li { padding: 0; margin: 0; float:none; }

#navlist li ul a:link, #navlist li ul a:visited  { 
	font: normal 11px Tahoma;
	color: #333 !important; 
	text-decoration: none; 
	display: block !important;
	line-height: 32px;
	height: 32px;
	padding: 0px 20px 2px 10px;	
	text-align: left;
	margin: 0 !important;
	float: none !important;
	background: #CCCCCC;
	border-bottom:1px solid #fff;
	}
	
#navlist li ul a:hover 	{ 
	background: #AFBDA4;
	color: #FFF !important;
	text-decoration: none;
	}

#navlist li:hover ul {
	left: auto;
}

#navlist li:hover ul, #navlist li.sfhover ul {
	left: auto;
}

/* FIXES IE7 STICKY */
#navlist li:hover, #navlist li.hover {
    position: static; 
	text-align:left;
	display: block !important;
}

/* secnav */

#secnavlist {
	margin: 0px;
	padding: 0px;
	width: 170px;
	background: #FFF;
	}

#secnavlist ul {
	margin: 0px;
	padding: 0px;
	}

#secnavlist li {
	background: #CCC;
	list-style-type:none;
	font-size: 18px;
	font-weight: bold;
	height: 26px;
	padding: 0 0 8px 0;
	margin: 2px 0 0 0;
	}
	
*html #secnavlist li { margin-top: -2px; padding-bottom: 0; }
*html #secnavlist li.top { margin-bottom: 3px; }

#secnavlist li.top { margin-top:0px; background: url("../img/subnavTop.png") repeat-x; color: #FFF; padding: 8px 0 0px 10px; }

a.secnav1:link, a.secnav1:visited, a.secnav2:link, a.secnav2:visited, a.secnav3:link, a.secnav3:visited, a.secnav4:link, a.secnav4:visited, a.secnav5:link, a.secnav5:visited, a.secnav6:link, a.secnav6:visited { text-decoration: none; }
a.secnav1:hover, a.secnav2:hover, a.secnav3:hover, a.secnav4:hover, a.secnav5:hover, a.secnav6:hover { text-decoration: underline; }

#secnavlist a:link, #secnavlist a:visited { display: block !important; outline: none; padding: 8px 0 8px 10px; }
#secnavlist a:hover { display: block !important; background: #cfd6c9; }

div#logo-box {margin: 0 0 10px 20px; width: 200px;}

#bio table {float: right;}
#bio p {text-align: justify;}

/* SiteBy css */ 
#siteby { 
width:116px; 
height:23px; 
background:url('http://linkback.monkee-boy.com/sby-mboy-linkback.png') no-repeat top left; 
display:block; position: absolute; top: -3px; right: 3px;
} 
#siteby span { display:none; } 
#siteby a:link, #siteby a:visited { display:block; border-bottom:none; width:116px; height: 23px; }

