@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #e9e6e2;
	font-family: Arial, Helvetica, sans-serif;
	color: #444451;
	font-size: 11px;
	line-height: 137%;
}
img {
	border: 0;
}
h1 {
	color: #3d7f67;
	font-size: 18px;
	margin: 0 0 15px 0;
}
h2 {
	color: #3d7f67;
	font-size: 12px;
	margin: 0 0 15px 0;
}
.title {
	color: #3d7f67;
	font-size: 18px;
	margin: 0 0 15px 0;
	}
.subtitle {
	color: #3d7f67;
	font-size: 12px;
	margin: 0px 0px;
	font-weight: bold;
}
.right-col-title {
	color: #fff;
	font-size: 18px;
}
label {
	color: #3d7f67;
	font-weight: bold;
}
.sidebar, .sidebar a {
	color: #ffffff;
	}
.col {	
	float: left; 
	display: inline;
	padding: 0px;
	margin: 0px;
	}
#box1 {
	border: 1px solid #3d7f67;
	margin-right: 5px;
	width:200px;

	padding: 5px;
	}
#box2{
	border: 1px solid #3d7f67;
	width:200px;
	
	padding: 5px;
	}
#boxes {
	width: 250px;
	}
#container {
	width: 816px;
	margin: 0 auto;
	text-align: left;
}
#container-bg {
	background-image: url(../images/global/content_bg.gif);
	background-repeat: repeat-y;
	width: 816px;
	float: left;
}
#container-top {
	width: 816px;
	height: 18px;
	margin: 20px auto 0 auto;
	background-image: url(../images/global/content_bg_top.gif);
	background-repeat: no-repeat;
}
#container-bottom {
	width: 816px;
	height: 20px;
	margin: 0 auto;
}
.header {
	width: 786px;
	height: 146px;
	margin: 0 0 0 15px;
	display: inline;
	float: left;
}
.nav {
	width: 786px;
	float: left;
	margin: 6px 0 6px 15px;
	display: inline;
	background-color: #8cb4a4;
	height: 35px;
	font-size: 12px;
	color: #5d947f;
}
.nav p {
	margin: 0 0 0 30px;
	padding: 0;
	line-height: 35px;
}
.nav p a:link, .nav p a:visited, .nav p a:active {
	color: #ffffff;
	text-decoration: none;
}
.nav p a:hover {
	color: #3d7f67;
}
.nav-divider {
	margin: 0 5px;
}
.current-page {
	color: #5d947f !important;
}
.content {
	width: 786px;
	margin: 0 0 0 15px;
	display: inline;
	background-image: url(../images/global/copy_bg.gif);
	background-repeat: repeat-y;
	float: left;
}
.copy {
	width: 487px;
	float: left;
	margin: 0;
	padding: 15px 30px;
	background-image: url(../images/global/copy_bg_left.gif);
	background-repeat: repeat-x;
}
.copy p {
	margin: 0 0 10px 0;
}
.copy-photos {
	width: 164px !important;
	width: 184px;
	float: right;
	padding-left: 20px;
	border-left: 1px solid #3d7f67;
	margin: 0 0 20px 20px;
}
.copy-photos img {
	margin-bottom: 20px;
}
.right-col {
	width: 233px;
	float: left;
	display: inline;
	margin: 0 0 0 6px;
	text-align: center;
}
a.reg-inter:link, a.reg-inter:visited, a.reg-inter:active {
	background-image: url(../images/right-col/register-your-interest-but.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 84px;
	text-indent: -9000px;
	width: 233px;
	float: left;
}
a.reg-inter:hover {
	background-image: url(../images/right-col/register-your-interest-but.jpg);
	background-position: 0px -84px;
}
#footer {
	width: 500px;
	margin: 10px auto;
	padding-top: 20px !important;
	padding-top: 0;
}
#footer p {
	font-size: 10px;
	color: #94897d;
	margin: 0 0 10px 0;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #94897d;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
}

#menu-location {
	position: absolute;
	visibility: hidden;
	width: 150px;
	text-align: left;
	top: 225px !important;
	top: 224px;
	left: 50%;
	margin-left: -316px;
	background-color: #8cb4a4;
}
#menu-location ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu-location ul li {
	margin: 0;
	padding: 0;
	height: 20px;
}
#menu-location ul li a:link, #menu-location ul li a:visited{
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	display: block;
	text-indent: 5px;
	line-height: 20px;
	width: 150px;
}
#menu-location ul li a:hover {
	background-color: #3d7f67;
	color: #ffffff;
}

.sidebar a:link { text-decoration: none; color: #FFFFFF; }
.sidebar a:visited { text-decoration: none; color: #FFFFFF; }
.sidebar a:hover { text-decoration: none; color: #FFFFFF; }

a, a:link, a:visited, a:hover, a:focus, a:active { border:none;}
a img,:link img,:visited img { border:none; }
a:link {color: #3d7f67; text-decoration: none;}
A:visited {color: #3d7f67; text-decoration: none;}
A:active {color: #8cb4a4; text-decoration: none;}
A:hover {color:#8cb4a4; text-decoration: none;}

/*----------------- forms -----------------*/ 
 
form {
	margin:0;
	padding:0;
	display:inline;
	}
	
.button {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 10px;
	padding: 2px;
	}
 .submitbutton {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 11px;
	text-transform: uppercase;
	padding: 2px;

	}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
	}
 
textarea {
	line-height:1.25;
	}
 
label {
	cursor:pointer;
	}

/*----------------- base tags -----------------*/ 
img {
    behavior: url("js/pngbehavior.htc");
	border: 0;
}

p {
	padding: 0px;
	margin: 10px 0px;
	}
p, td, tr, div {
	font-size: 1.0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
	
small, .small {	font-size: 9px;}
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold , strong, b	{ font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
.center {	text-align: center;	}
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
	
/*----------------- clear fix -----------------*/  
.clear {
	clear:both;
	margin-bottom: -1px; /* for Gecko-based browsers */
	overflow:hidden;
	padding-bottom: 1px; /* for Gecko-based browsers */
	}
.clearfix:after {
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}
.clearfix {display: inline-table;}/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}/* End hide from IE-mac */


	/*----------------- form -----------------*/ 
form,
fieldset,
fieldset div
{
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset legend
{
	display: none;
}
fieldset div
{
	clear: both;
	padding: 0 0 5px;
}

fieldset .note
{
	font-size: 10px;
	font-weight: normal !important;
}

input, 
select, 
textarea 
{
	margin-bottom: 2px;
	font-size: 10px;
}
fieldset input.txt,
fieldset textarea.txt
{
	width: 45%;
}
fieldset input.txt-small,
fieldset textarea.txt-small
{
	width: 20%;
}
fieldset input.txt-tiny,
fieldset textarea.txt-tiny
{
	width: 10%;
}
fieldset input.button
{
	padding: 1px 4px;
	
	font-weight: bold;
	cursor: pointer;
}






/*
	** Lists
*/
fieldset ul li
{
	background-image: none;
	list-style-type: none;
}

ul.row-count-2,
ul.row-count-3,
ul.row-count-4
{
	margin: 0 0 0 40%; 
}

ul.row-count-2 li,
ul.row-count-3 li,
ul.row-count-4 li { float: left; margin-left: 0; }

ul.row-count-2 li { width: 48%; padding-right: 1%; }
ul.row-count-3 li { width: 31%; padding-right: 2%; }
ul.row-count-4 li { width: 25%; }


/*
	** Layouts
*/
fieldset div.full
{
	float: left;
	width: 100%;
	clear: both;
}
	fieldset div.full input.txt,
	fieldset div.full textarea.txt
	{
		width: 90%;
		margin-bottom: 2px;
	}
	fieldset div.full ul
	{
		clear: left;
	}
	fieldset div.full label
	{
		width: 95%;
	}
	fieldset div.full label .required
	{
		position: static;
	}


fieldset div .inset,
fieldset div .inset *
{
	display: inline;
	float: none;
	clear: none;
	width: auto;
}
	fieldset div .inset input.txt
	{
		width: 27%;
	}

fieldset div.buttons
{
	padding-left: 40%;
}


/*
	=Validation Styles
*/
fieldset .attention em,
fieldset .required em
{
	position: absolute;
	left: -8000px;
	width: 4000px;
}
fieldset .required
{
	position: absolute;
	right: 0;
	
	color: #00a3e7;
}
fieldset .attention
{
	position: absolute;
	display: none;
	clear: both;
	width: 140%;
	margin: 20px 0 0 100%;
	padding: 0 0 2px 20px;
	
	background-image: url(../images/icon-error.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	
	color: #e70004;
	font-weight: bold;
}




/*
	** Thickbox
*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#ajaxResults
{
	height: 1%;
	padding-bottom: 20px;
}

#TB_secondLine {
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:1000;
	top: 0px;
	left: 0px;
	
	height: 100%;
	width: 100%;
	
	background-color:#000000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	border: 1px solid #ccc;
	padding: 4px;
	z-index: 1002;
	display:none;
	text-align:left;
	top:43%;
	left:50%;
}
#TB_window label,
#TB_window label span
{
	position: static;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title
{
	height: 27px;
	background-color: #fff;
	color: #333;
}
#TB_title a:link,
#TB_title a:visited
{
	color: #333;
}

#TB_ajaxContent
{
	clear: both;
	height: 1%;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	
	text-align: left;
	font-size: 110%;
	color: #353535;
}

#TB_ajaxContent table
{
	width: auto;
	background-color: #fefefe;
}
#TB_ajaxContent table thead th
{
	background-image: url(../images/thickbox/button-day-bg.gif);
	background-repeat: repeat-x;
}

#TB_ajaxContent.TB_modal{
	padding: 5px;
}

#TB_ajaxContent p
{
	padding:5px 0px 5px 0px;
}

#TB_load
{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:1003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load 
{ /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect 
{ /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#TB_ajaxContent .group
{
	margin: 9px 5px 0;
}
