body{
	border: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 0.8em;
	font-family: tahoma, verdana;
	background-image: url(images/back_body.gif);
	background-repeat: repeat;
	background-position: top left;
	width: 100%;
	text-align: center;
}

input{
	border: 1px solid #7f9db9;
	padding: 2px;
}

blockquote
{
    margin: 20px;
}

textarea{
	border: 1px solid #7f9db9;
	padding: 2px;
}

a
{
    color: #00d2ff;
}

ul.normal
{
    margin-left: 10px;
}

ul.normal li
{
    background-image: url(/images/bullet.gif);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    margin-left: 0px;
    padding-left: 20px;
    list-style-type:none;
}

ul.address
{
    font-size: larger;
    padding: 0;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
}

ul.address li
{
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}

a.white{
	border: 0px;
	color: White;
}

a.linktoblog
{
    text-indent: -9999px;
    display: block;
    background-image: url(/images/back_linktoblog.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 184px;
    height: 131px;
}

a.linktoblog:hover
{
    background-position: 0px -131px;
}

a.linktoblogsaunas
{
    text-indent: -9999px;
    display: block;
    background-image: url(/images/back_linktoblog2.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 600px;
    height: 75px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

a.linktoblogsaunas:hover
{
    background-position: 0px -75px;
}

a.contactemail
{
    display: block;
    text-align: center;
    font-size: 3em;
    text-decoration: none;
    margin-bottom: 10px;
}

.contactno
{
    margin-top: 10px;
    font-size: 3em;
    color: #00d2ff;
}

a.sendenquiry
{
    border: solid 4px white;
    background-color: #00d2ff;
    color: White;
    display: block;
    padding: 10px;
    text-decoration: none;
    font-size: 1em;
    width: 100px;
    text-align: center;
}

a.showblogs
{
    display: block;
    background-image: url(/images/icons/page_white_stack.gif);
    background-repeat: no-repeat;
    background-position: 135px 0px;
    padding-left: 15px;
    margin-top: 10px;
    text-align: right;
}

a.hideblogs
{
    display: block;
    background-image: url(/images/icons/page_white_copy.gif);
    background-repeat: no-repeat;
    background-position: 80px 0px;
    padding-left: 15px;
    margin-top: 10px;
    text-align: right;
}

img{border: 0;}

img.photo
{
    margin: 10px;
	border: solid 1px #cccccc;
	padding: 3px;
	background-color: White;
}

h1
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 3.0em;
    margin-bottom: 0px;
    margin-top: 0px;
}

h1.brownonwhite
{
    font-family: Verdana;
    font-weight: normal;
    font-size: 3.0em;
    color: #93877a; 
}

h1.whiteonbrown
{
    margin-top: 10px;
    font-family: Verdana;
    font-weight: normal;
    font-size: 3.0em;
    color: #ffffff;
}
h2
{
    color: #60574e;
    font-weight: normal;
	font-size: 2em;
	margin-bottom: 0px;
}
h2.largewhiteonbrown
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 3.0em;
    margin-bottom: 0px;
    margin-top: 10px;
}
h2.address
{
    color: #00deff;
}
h3{
	color: #60574e;
	font-family: Verdana;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
}

h3.blogdate
{
    margin-top: 10px;
}

h3.gallery
{
    
}

p{
	margin-top: 0px;
	margin-bottom: 10px;
}

.quote{
	font-size: 1.2em;
	color: lightblue;
	font-weight: bold;
}

#maintop
{
    width: 728px;
    height: 31px;
    background-image: url(images/back_top.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-left: auto;
    margin-right: auto;	
}

#mainwrapper{
	width: 728px;
	background-image: url(images/back_mainwrapper.gif);
	background-repeat: repeat-y;
	margin-left: auto;
    margin-right: auto;	
	text-align: center;
}

#mainbottom
{
    width: 728px;
    height: 17px;
    background-image: url(images/back_bottom.gif);
    background-repeat: no-repeat;
    margin-left: auto;
    margin-right: auto;
    background-position: center top;
}


#main
{
    background-color: White;
    margin-left: auto;
    margin-right: auto;
    width: 708px;
    text-align: left;
}

#border
{
    margin: 4px;
}

#contentwrapper
{
    width: 700px;
	text-align: left;
	background-repeat: no-repeat;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#bottomcontent
{
    background-color: #93877a;
    padding: 20px;
    color: White;  
    padding-top: 10px;
    background-image: url(/images/back_bottomcontent.gif);
    background-repeat: repeat-x;
}

#leftcontent
{
    width: 300px;
    float: left;
}

#rightcontent
{
    width: 300px;
    float: right;
}

#header
{
    background-color: #786d61;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-image: url(/images/back_header.gif);
    /*
    background-image: url(/images/logo.gif);
    background-repeat:no-repeat;
    background-position: 20px 20px;
    */
    width: 700px;
    height: 160px;
}

#detailcontent
{
    background-color: White;
}

#footer
{
    margin-top: 10px;
    font-size: smaller;
    color: #cccccc;
    text-align: center;
}

#navigation
{    
    position: absolute;
    width: 700px;
    height: 50px;
    background-image: url(/images/back_navigation.gif);
    background-repeat: repeat-x;
    top: 110px;    
}

#navigation div
{
    float: right;
}

#navigation a
{
    display: block;
    background-image: url(images/back_nav.gif);
    background-position: center top;
    background-repeat: repeat-x;
    margin-right: 20px;
}

#navigation a.home
{
    text-indent: -9999px;
    background-image: url(images/button_home.gif);
    background-position: 0px 0px;
    height: 50px;
    width: 33px;
}

#navigation a.pools
{
    text-indent: -9999px;
    background-image: url(images/button_pools.gif);
    height: 50px;
    width: 31px;
}

#navigation a.projectblog
{
    text-indent: -9999px;
    background-image: url(images/button_project.gif);
    height: 50px;
    width: 72px;  
}

#navigation a.aboutus
{
    text-indent: -9999px;
    background-image: url(images/button_aboutus.gif);
    height: 50px;
    width: 53px;  
}

#navigation a.spas
{
    text-indent: -9999px;
    background-image: url(images/button_spas.gif);
    height: 50px;
    width: 49px;  
}

#navigation a.saunas
{
    text-indent: -9999px;
    background-image: url(images/button_saunas.gif);
    height: 50px;
    width: 97px;  
}

#navigation a.contactus
{
    text-indent: -9999px;
    background-image: url(images/button_contactus.gif);
    height: 50px;
    width: 63px;  
}

#navigation a:hover
{
   background-position: 0px -50px;
}

/*
#navigation a.AspNet-Menu-Selected
{
   background-position: 0px -100px;
}

#navigation a.AspNet-Menu-Selected:hover
{
   background-position: 0px -50px;
}
*/

.clear
{
    clear: both;
}

/*Contact Form*/
div.contactform
{
    background-image: url(/images/back_contactform.gif);
    background-repeat: repeat-x;
    background-color: #c7ffff;
    padding: 20px;
}

div.contactform input{
	background-color: white;
}

div.contactform fieldset {
  margin-bottom: 10px;
  position: relative;
  padding: 20px 20px 20px 20px;
  border: none;
  border: 1px solid #e0f0ff;
  background-image: url(images/back_form.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  border-bottom: none;
}

div.contactform ol {
  margin: 0;
  padding: 0;
}

div.contactform li {
  list-style: none;
  margin-bottom: 10px;
}

div.contactform legend 
{
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.8;
}
div.contactform label {
  width: 170px;
  display: block;
  line-height: 1.8;
  vertical-align: top;
}

/*Blogs*/
.blogitemdatebutton
{
    color: White;
    text-align: center;
    float: left;
    background-image: url(/images/back_date.gif);
    background-repeat: no-repeat;
    background-position: top left;
    width: 110px;
    height: 110px;
    padding-top: 16px;
}

.blogitemdatebutton .blogday
{
    font-family: Tahoma;
    font-size: 2em;
    margin-bottom: 2px;
}

.blogitemdatebutton .blogmonth
{
    font-size: 1.6em;
    margin-bottom: 2px;
}

.blogitemdatebutton .blogyear
{
    font-size: 1.4em;
}

.blogarchiveitem
{
    background-image: url(/images/icons/page_white_text.gif);
    background-position: 10px 12px;
    background-repeat: no-repeat;
    padding: 10px;
    padding-left: 30px;
    border-bottom: dotted 1px #baaea0;
}

.blogarchiveitemselected
{
    background-color: #e3f9ff;
    background-image: url(/images/icons/page_white_text.gif);
    background-position: 10px 12px;
    background-repeat: no-repeat;
    padding: 10px;
    padding-left: 30px;
    border-bottom: dotted 1px #baaea0;
}

/*images*/
a.thumbnail
{
   display: block;
   border: 1px solid #ebebeb;
   padding: 2px;
   margin: 2px;
   float: left;
}

a.thumbnail:hover
{
   display: block;
   border: 1px solid #c0c0c0;
   padding: 2px;
   margin: 2px;
}

#blogleftcolumn
{
    float: left;
    width: 400px;
}

#blogrightcolumn
{
    float: right;
    width: 250px;
}

.pageheader
{
    background-image: url(/images/back_pageheader.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    margin: 0px;
    padding: 20px;
    background-color: #c7ffff;
}

.pagecontent
{
    margin-top: 10px;
    padding: 0px 20px 20px 20px;  
}

.bloglatestnews a
{
    color: White;
}

.biogimage
{
    margin: 5px;
}

/*latest blog usercontrol*/
.bloglatestnewstitle
{
    font-weight: bold;
}

.bloglatestnewsdate
{
    margin-bottom: 10px;
}

#bloggerprofile
{
    margin-top: 20px;
}

