
/* TABS */

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #bfbfbf;
	border-left: 1px solid #bfbfbf;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #bfbfbf;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #535353;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #bfbfbf;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 7px;
	-khtml-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	-moz-border-radius-bottomleft: 7px;
	-khtml-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
/*.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}*/



/*------ DEFAULT STYLES ------*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

* { padding: 0; margin: 0; }

body {
	background-image:url(images/bgmain.gif);
	background-repeat: repeat-x;
	background-color: #e6e6e6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	color: #575757;
	}
	
a img { border: 0; }
	
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.5em;
	line-height: 1.1em;
	font-weight: bold;
	text-transform:uppercase;
	color: #202020;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	margin-top: 12px;
	margin-bottom: 14px;
	}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	line-height: 1.1em;
	font-weight: bold;
	text-transform:uppercase;
	color: #202020;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	margin-top: 12px;
	margin-bottom: 14px;
	}
	
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: bold;
	text-transform:uppercase;
	color: #202020;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	margin-bottom: 14px;
	}
	
h3 a:link, h3 a:hover, h3 a:visited{text-decoration:none;}

h4 {
	margin: 20px 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 110%;
	color: #6F6F6F;
	font-size: 2em;
	background-color: transparent;
	background-image: url(images/underline_title.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 10px 100%;
	text-align: left;
	padding: 5px 0 10px 0;
}

h4 a:link{
	color: #848F32;
	text-decoration:none;
}
h4 a:visited{	text-decoration:none; }
h4 a:hover{	text-decoration:underline;}


/*------ MAKES FIT TO BROWSER ------*/

html, body {
	height: 100%;}
	
* html #wrapper {
	height:100%
}

/*------ FINISH ------*/
	
p {
	margin-bottom: 18px;
	padding: 0 20px 0 20px;
}

ul li
{
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 25px;
	padding-bottom: 12px;
}

/*------ SCAFFOLD ------*/


 #wrapper { 
 	margin: 0 auto;
	width: 984px;
	background-color: transparent;
}

#menu {
	position: relative;
	margin-top: 10px;
	width: 984px;
	height: 40px;
	background-color: #ffffff;
	}
	
#mainimage {
	position: relative;
	width: 984px;
	height: 400px;
	margin-top: 20px;
 }

	
.slideshow {
	position: relative;
	width: 984px;
	height: 400px;
	margin-top: 20px;
	background: transparent;
	overflow: hidden; }

.slideshow img {
	background: transparent;
}
	
.tania {
	position: relative;
	width: 938px;
	height: 250px;
	margin-top: 20px;
	background: transparent;
	overflow: hidden;
	 }
.damien {
	position: relative;
	width: 938px;
	height: 250px;
	margin-top: 20px;
	background: transparent;
	overflow: hidden;
	 }
	
#whatwedo {
	position: relative;
	width: 100%;
	height: 270px;
	margin-top: 0px;
	overflow: hidden;
	border: solid 0px #eeeeee;
	}
	
#whatwedo a:link{color: #EEEDEE; text-decoration:none; border: solid 0px #eeeeee;}
#whatwedo a:visited{	text-decoration:none; border: solid 0px #eeeeee;}
#whatwedo a:hover{	text-decoration:underline; border: solid 0px #eeeeee;}
	
	
.whatwedo_tbl {
	height: 250px;
	margin-top: 20px;
	background-image: url(images/bg_bottom4x.gif);
	background-repeat: no-repeat;
	}
.whatwedo_tbl a:link{color: #EEEDEE; text-decoration:none; border: solid 0px #eeeeee;}
.whatwedo_tbl a:visited{	text-decoration:none; border: solid 0px #eeeeee;}
.whatwedo_tbl a:hover{	text-decoration:underline; border: solid 0px #eeeeee;}
	

#content {
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 0px;
	}
	
#footer {
	position: relative;
	width: 100%;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: transparent;
	color: #6F6F6F;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana, Arial, sans-serif;
	}
	
#footer .footer-tabs {
	float: left;
	width: 245px;
	height: 140px;
	margin-top: 20px;
}
	
#quote {
	position: relative;
	width: 880px;
	height: 49px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image:url(images/quote_bubble_lg.png);
	background-color: transparent;
	background-repeat: no-repeat;
	color: #AAAA55;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 16px;
	line-height: 120%;
	padding: 25px 30px 30px 30px;
	text-align: center;
	}


/*------ LINK ------*/

a:link {
	color: #FF6A6A;
	text-decoration: underline;
}
a:hover {
	color: #FF6A6A;
	text-decoration: none;
	}
a:visited {
	color: #990000;
	text-decoration:none;
}
a:focus, a:active {text-decoration: none;}

#larglinks {
	margin-top: 20px;
}

#larglinks p {
	padding-top: 0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	line-height: 110%;
	color: #6F6F6F;
	font-size: 2em;
	display: inline;
	background-color: transparent;
	background-image: url(images/underline_title.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 100%;
	position: relative;
	text-align: left;
	padding-top: 0pt;
	padding-right: 0.3em;
	padding-bottom: 0.1em;
	padding-left: 0pt;
}

#larglinks p a:link{
	color: #848F32;
	text-decoration:none;
}
#larglinks p a:visited{	text-decoration:none; }
#larglinks p a:hover{
	color: #942E3D;
	text-decoration:none;
}



/*------ FONT ------*/

	
.specialsdetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #919191;
}
	

/*------ TABLES ------*/

.leftmenu {
	width: 217px;
	}
	
.leftmenu_table {
	margin-top: 250px;
	}
	
/*------ IMAGES ------*/

.imagefloatright {
	float:right;
	margin-top:auto;
	margin-left:10px;
	margin-bottom:auto;
	}
.imagefloatleft {
	float:left;
	margin-top:auto;
	margin-right:10px;
	margin-bottom:auto;
	}
	
.image_large {
	margin-top:5px
	}
.map {
	border: solid 1px #acabab;
}


/*---------------------
   SUBSCRIBER FORM
---------------------*/

#sub-contact p, label, legend { font: 1em Arial, Helvetica, Verdana, sans-serif; }

#sub-contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#sub-contact {
	display: block;
	background-image:url(images/subscribe_bg.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	width: 300px;
	margin: 8px auto;
	padding: 8px;
	border: 0px solid #b3ca13;
	background-color: transparent;
	-moz-border-radius: 15px;
	-webkit-border-radius:15px;
	font: 1em Arial, Helvetica, Verdana, sans-serif;
	color: #597b3d;
	height: 170px;
	padding-top: 180px;
	padding-left: 60px;
}

#sub-contact .cbox {
	display: none;
}

/* Form style */

#sub-contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 150px; font-size: 1em; }
#sub-contact input, textarea, select {
	margin: 0;
	padding: 5px;
	color: #990000;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	margin: 2px 0;
	font:1em Arial, Helvetica, Verdana, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}   
#sub-contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#sub-contact input.submit { cursor: pointer; border: 1px solid #222; background:#333; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
#sub-contact input.submit:hover { background:#444; }
#sub-contact fieldset { padding:5px; border:0px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
#sub-contact legend {
	padding:50px -20px;
	font-weight:normal;
	color:#990000;
	border:0px solid #eee;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}

#sub-contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */
#sub-contact select {
	cursor:pointer;
}

/* Style for the error message */

#sub-contact .error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('forms/assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#sub-contact #succsess_page h4 { background: url('forms/assets/success.gif') left no-repeat; padding-left:22px; }




/*---------------------
    STANDARD FORMS
---------------------*/

#contact p, #contact label, #contact legend { font: 1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }

#contact { display: block; width: 500px; margin: 8px auto; padding: 8px; border: 1px solid #cbcbcb; background-color: transparent; -moz-border-radius: 5px; -webkit-border-radius:5px; }

/* Form style */

#contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 150px; font-size: 1em; }
#contact input, #contact textarea, #contact select {
	margin: 0;
	padding: 5px;
	color: #990000;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 2px 0;
	font:1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
}   
#contact input:focus, #contact textarea:focus, #contact select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { cursor: pointer; border: 1px solid #222; background:#333; color:#fff; -moz-border-radius: 5px; -webkit-border-radius:5px; }
#contact input.submit:hover { background:#444; }
#contact fieldset { padding:10px; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }
#contact legend { padding:0px -20px; font-weight:bold; color:#000; border:1px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */

/* Style for the error message */

#contact .error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../forms/assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; margin: 10px 0; color:#8a1f11;border: 1px solid #FBC2C4; -moz-border-radius: 5px; -webkit-border-radius:5px; }

#succsess_page h4 { background: url('../forms/assets/success.gif') left no-repeat; padding-left:22px; }

#contact select {
	cursor:pointer;
}

