/*====================================================================
DENTONS DIRECTORY - GLOBAL STYLE SHEET
Copyright 2009 Dentons Directories Ltd
Written by dentonscreative.com
======================================================================*/

/* Global Styles */
* {margin: 0; padding: 0; border: 0; font-family: Arial, Helvetica, sans-serif;}
body {
	text-align: left;
	font-size: 62.5%;
	background: #689D3E url(../images/bg.jpg) repeat-x center top;
}
.clear {clear: both;}
a { font-size: 14px;font-weight: bold;color: #35547E;text-decoration: none;}
a:hover {color: #2A7830;text-decoration: underline;}




/*====================================================================
HOME PAGE LAYOUT
======================================================================*/

#wrapper {
	margin: 0 auto;
	width: 967px;
}
#header h1 {
	position: absolute;
	left: 2px;
	top: 0;
	background: url(../images/logo.jpg);
	text-indent: -9999px;
	height: 173px;
	width: 457px;
}
#header h2 {
	position: absolute;
	left: 600px;
	top: 82px;
	text-indent: -9999px;
	height: 31px;
	width: 303px;
	background-image: url(../images/tel.jpg);
}
#content {
	background-color: #FFFFFF;
	width: 967px;
	background: url(../images/content_bg.gif) no-repeat center top;
}
#footer {
	height: 40px;
	background: url(../images/bottom_content.gif) no-repeat center top;
}
#footer a { font-size: 12px;font-weight: bold;color: #1D2B3F;text-decoration: none;}
#header {
	width: 967px;
	height: 219px;
	position: relative;
	text-align: left;
	background: url(../images/top_shadow.jpg) no-repeat center bottom;
}
#left_col {
	width: 500px;
	float: left;
	text-align: left;
	display: inline;
}
#left_col h3 {
	color: #24762D;
	font-weight: normal;
	font-size: 30px;
	margin: 20px 0 20px 30px;
}
#left_col h4 {
	color: #24762D;
	font-weight: normal;
	font-size: 18px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 30px;
}
#right_col img {
	margin-top: 20px;
}
#left_col p {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	margin: 0 50px 20px 30px;
}
#right_col {
	width: 460px;
	float: right;
	display: inline;
	height: 450px;
}
#footer p {
	font-size: 12px;
	color: #FFFFFF;
	padding: 15px 0 0 0;
	text-align: center;
}
#left_col ul {
	margin-left: 50px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
#left_col li {
	margin: 0 30px 10px 0;
}
#left_col .listcol {
	display: block;
	float: left;
	width: 211px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#gallery img {
	margin-left: 30px;
	margin-right: -15px;
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #355D2C;
}
.fadeCont {width: 426px; position: relative;}
.fadeCont img {position: absolute; width: 426px; top:  0; left: 0;} 
/*====================================================================
MAIN SITE NAVIGATION
======================================================================*/

/* Main Graphic Nav */
/* nav */
#nav {
	background: url(../images/nav.jpg) repeat-x;
	height: 46px;
	width: 631px;
	position:absolute;
	top: 173px;
	left: 32px; 
}
#nav ul {
	width: 631px;
	height: 46px;
	position:absolute;
	background: url(../images/nav.jpg) no-repeat;
	left: 0;
	top: 0;
}
#nav ul li { 
	list-style:none; 
	position:relative; 
	top:0;
}
#nav ul li	{
	list-style: none;
	position:absolute;
	}
#nav ul li, #nav a {
	height: 46px; 
	display:block;
}
#nav ul li a {
	text-indent: -9999px; 
	text-decoration: none;
}
#op1 {left: 0; width: 68px;}
#op2 {left: 68px; width: 102px;}
#op3 {left: 170px; width: 114px;}
#op4 {left: 284px; width: 99px;}
#op5 {left: 383px; width: 123px;}
#op6 {left: 506px; width: 125px;}

#op1 a:hover {background: transparent url(../images/nav.jpg) no-repeat 0 -46px;}
#op2 a:hover {background: transparent url(../images/nav.jpg) no-repeat -68px -46px;}
#op3 a:hover {background: transparent url(../images/nav.jpg) no-repeat -170px -46px;}
#op4 a:hover {background: transparent url(../images/nav.jpg) no-repeat -284px -46px;}
#op5 a:hover {background: transparent url(../images/nav.jpg) no-repeat -383px -46px;}
#op6 a:hover {background: transparent url(../images/nav.jpg) no-repeat -506px -46px;}


#op1 a.current {background: transparent url(../images/nav.jpg) no-repeat 0 -46px;}
#op2 a.current {background: transparent url(../images/nav.jpg) no-repeat -68px -46px;}
#op3 a.current {background: transparent url(../images/nav.jpg) no-repeat -170px -46px;}
#op4 a.current {background: transparent url(../images/nav.jpg) no-repeat -284px -46px;}
#op5 a.current {background: transparent url(../images/nav.jpg) no-repeat -383px -46px;}
#op6 a.current {background: transparent url(../images/nav.jpg) no-repeat -506px -46px;}

/*====================================================================
BASIC ENQUIRY FORM
======================================================================*/

form {padding: 0; border: 0; font-size: 1em; padding: 0; margin-bottom: 15px; }
form fieldset {padding:  0; border: 0;}

form label, textarea, select {display: block; float: left; padding-top: 3px; font-size: 1.2em;}
form label {margin: 0 5px 5px 0; text-align: left; width: 170px; padding-right: 5px;}
form input {display: block; float: left; height: 20px; width: 200px; border: 1px solid #ccc; font-size: 1.2em; padding: 3px; margin-bottom: 5px;}
form select {display: block; float: left; height: 20px; border: 1px solid #ccc; font-size: 1.2em; padding: 2px; margin-bottom: 5px;}
form textarea {width: 270px; height: 200px; border: 1px solid #ccc; padding: 4px; font-size: 1.2em; margin-bottom: 7px;}

form input:hover, form textarea:hover {border: 1px solid #333333;}
form input:focus, form textarea:focus {border: 1px solid #e9872d;}

form p.disclaimer {font-size: .9em; color: #666; padding: 15px 30px 15px 0; line-height: 1.2em; border-top: 1px solid #ccc; }

form input.submit {float: none; height: 28px; padding: 0; width: 128px; margin: 6px 0 10px 0; border: 2px solid #d5dbcc;}
form input.submit:hover {border: 2px solid #c41230; cursor: pointer;}
form br {clear: left;}
#main table {
	width: 470px;
	font-size: 12px;
	text-indent: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main table th.title {
	font-size: 12px;
	background-color: #D9D1C4;
	line-height: 21px;
}
img.offer {
	margin: 10px;
}
img.pad {
	padding-top: 80px;
}


/* Table Styles */

table.dates {color: #333; font-weight: normal; font-size: 11px; line-height: 14px; border-bottom: 1px solid #053551; margin: 0 0 0 30px; }
table.dates td.header {
	border-bottom: 3px solid #053551;
	background-color: #689D3E;
}
table.dates td.subheader {
	border-bottom: 1px solid #053551;
	background-color: #F7F6F3;
	color: #666666; line-height: 14px; font-weight: bold;
	padding: 5px 0;
}
table.dates h2 {padding: 4px 0; font-weight: bold; font-size: 11px; line-height: 14px; color: #fff; text-align: center;}
table.dates td {line-height: 14px; text-align: center; padding: 3px 0;}
table.dates td.col {background: #edede9; border-right: 1px solid #dadad5; border-left: 1px solid #dadad5;}
table.dates td.avail {color: #339900;}
table.dates strong {color: #cc3300;}
table.dates tr td {border-top: 1px solid #dadad5;}
table.dates tr:hover, table.dates tr:hover td.col {background: #dadad5;}

table#report {margin-left: 20px; margin-bottom: 20px; float: left;}


/*====================================================================
BASIC ENQUIRY FORM
======================================================================*/

form {
	padding: 0;
	border: 0;
	font-size: 1em;
	padding: 0;
	margin-bottom: 15px;
	margin-left: 30px;
}
form fieldset {padding:  0; border: 0;}

form label, textarea, select {display: block; float: left; padding-top: 3px; font-size: 1.2em;}
form label {margin: 0 5px 5px 0; text-align: left; width: 170px; padding-right: 5px;}
form input {display: block; float: left; height: 20px; width: 200px; border: 1px solid #ccc; font-size: 1.2em; padding: 3px; margin-bottom: 5px;}
form select {display: block; float: left; height: 20px; border: 1px solid #ccc; font-size: 1.2em; padding: 2px; margin-bottom: 5px;}
form textarea {width: 270px; height: 150px; border: 1px solid #ccc; padding: 4px; font-size: 1.2em; margin-bottom: 7px;}

form input:hover, form textarea:hover {border: 1px solid #333333;}
form input:focus, form textarea:focus {border: 1px solid #e9872d;}

form p.disclaimer {font-size: .9em; color: #666; padding: 15px 30px 15px 0; line-height: 1.2em; border-top: 1px solid #ccc; }

form .submit {
	float: none;
	width: 120px;
	height: 26px;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin: 0 0 10px 0;
	background-color: #7DAD53;
}
form .submit:hover {cursor: pointer;}
form br {clear: left;}
.hightbug {
	height: 450px;
}

