/**************************************\
|------------COLOR SCHEME--------------|
|--------------------------------------|
   Body Background:   #
   Main Text:         #
   Links:             #
   Border: 			  #
   Headline:          #

\**************************************/

/* Delete this once you have edited line 185 to your sitename */
body
{
	font-size: 62.5%;
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	line-height: 1.8em;
	background-image: url(../img/bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #00529B;
}



/**************************************/
/*              HEADER                */
/**************************************/
#header
{
	background: none repeat scroll 0 0 #FFFFFF;
	color: black;
	display: block;
	float: left;
	margin: 7px auto 0 auto;
	width: 100%;
	height: 138px;
}

#header-inner
{
	background: none repeat scroll 0 0 transparent;
	display: block;
	margin: 0 auto;
	width: 960px;
}

#header h1
{
	background-image: url(../img/logo-aquamap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	display: block;
	text-indent: -8000px;
	width: 223px;
	height: 111px;
	margin: 11px 0 0 18px;
}


.header-right
{
	width: 600px;
	float: right;
	display: block;
}

#header h2
{
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	color: #00529B;
	font-size: 2.2em;
	float: right;
	display: block;
margin:0.5em 0 1.0588em;
	text-align:right;
width:550px;
}

#header h2 span.phone
{
	clear: both;
	color: #90ABC6;
	display: block;
	font-size: 0.8em;
	padding: 0 0 4px;
}

/**************************************/
/*             NAVIGATION                      */
/**************************************/

#nav-wrapper
{
	background-image: url("../img/menu-right.gif");
	background-position: 100% 0;
	background-repeat: no-repeat;
	display: block;
	float: right;
	padding-right: 10px;
}

ul#nav
{
	background-image: url(../img/menu-left.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 34px;
	float: right;
	display: block;
	background-color: #ccdceb;
	padding-left: 10px;
}

ul#nav li
{
	background-color: #A3C0DB;
	color: #FFFFFF;
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0;
}

ul#nav li a
{
	display: inline;
	float: left;
	font-family: "Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.2em;
	list-style-type: none;
	background-color: #ccdceb;
	color: #00529b;
	text-decoration: none;
	padding: 6px 15px 7px;
}

ul#nav li.current,ul#nav li a.menuparent
{
	background-color: #a3c0db;
	color: #ffffff;
	font-size:1.2em;
	list-style-type: none;
	float: left;
	display: inline;
	padding: 6px 15px 7px;
	text-decoration: none;
	margin-top: 0;
}



ul#nav li a:hover
{
	background-color: #b7cee3;
	color: #00529b;
	list-style-type: none;
	float: left;
	display: inline;
	padding: 6px 15px 7px;
}


/**************************************/
/*           SUB NAVIGATION           */
/**************************************/

#subNavWrapper
{
	background-image: url("../img/sidebox.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 0 0 20px;
	width: 260px;
}

ul#subNav
{
	background-image: url("../img/sidebox.gif");
	background-position: 0 100%;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin: 5px 0 0;
	padding: 10px 10px 10px;
	width: 240px;
}

ul#subNav li
{
	background-image: url("../img/subNavBullet.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	list-style: none outside none;
	margin: 0 0 4px;
	padding-left: 20px;
}

ul#subNav li a
{
	color: #00569D;
	text-decoration: underline;
}

ul#subNav li a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

ul#subNav li.currentpage
{
	background-image: url("../img/subNavBulletCurrent.png");
	background-position: 0 4px;
	background-repeat: no-repeat;
	list-style: none outside none;
	margin: 0 0 4px;
	padding-left: 20px;
	color: #00569D;
}



/**************************************/
/*            MAIN CONTENT            */
/**************************************/
div#content
{
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
	background-color: #D8D8D8;
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-attachment: scroll;
}

#content-inner
{
	display: block;
	margin: -10px auto 0 auto;
	width: 980px;
	background-image: url(../img/inner-bg.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}


#content-inner-inner
{
	display: block;
	background-image: url(../img/inner-page-header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 10px;
	padding: 10px 20px;
	width: 920px;
	overflow: hidden;}

div#content p { color: #333; }

#content-inner-inner-inner
{
	display: block;
	padding:0px;
	width: 620px !important; 
	float: left;
}

.breadcrumbs { margin-bottom: 1.5em; }

/**************************************/
/*           Homepage CONTENT         */
/**************************************/

.home #content-inner-inner
{
	background-image: url("../img/home-page-header.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	margin-left: 10px;
	padding: 10px 20px;
	width: 920px;
	overflow: hidden;
}

#homepage-top-wrapper
{
	width: 920px;
	height: 270px;
	float: left;
	display: block;
	overflow: hidden;
}

#homepage-left
{
	display: block;
	float: left;
	height: 184px;
	margin: 10px 0;
	width: 610px;
}

.homepage-slideshow
{
	width: 610px;
	height: 184px;
	float: left;
	display: block;
}

.homepage-slideshow ul
{
	list-style: none;
	margin-left: 0;
	padding: 3px 0 0;
}

.homepage-slideshow ul li
{
	list-style: none;
	margin: 0;
}


#homepage-right
{
	width: 280px;
	height: 200px;
	float: right;
	display: block;
	margin: 10px 0 10px 0;
}

.home h2
{
	color: #00529B;
	font-size: 2.3em;
	margin: 1.2em 0 1em;
}

.home p.booking-button a
{
	background-image: url(../img/booking-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 190px;
	height: 58px;
	float: left;
	display: block;
	text-indent: -9000px;
	margin-left:35px;
}

.home p.booking-button a:hover
{
	background-image: url(../img/booking-button.png);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	width: 190px;
	height: 58px;
	float: left;
	display: block;
	text-indent: -9000px;
}

p.booking-button a
{
	background-image: url(../img/booking-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 190px;
	height: 58px;
	float: left;
	display: block;
	text-indent: -9000px;
	margin: 3px 10px 80px 35px;
}

p.booking-button a:hover
{
	background-image: url(../img/booking-button.png);
	background-repeat: no-repeat;
	background-position: 0 -70px;
	width: 190px;
	height: 58px;
	float: left;
	display: block;
	text-indent: -9000px;
}


/**************************************/
/*         HOMEPAGE SHOUTBOXES        */
/**************************************/

#homepage-shoutbox-wrapper
{
	width: 940px;
	float: left;
	display: inline;
	overflow: hidden;
	background-color: #CCC;
	margin: 0 0 0 20px;
	
}

.homepage-shoutbox
{
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin: 0 20px 20px 0;
	padding: 0 20px;
	width: 250px;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 230px;
}

.shoutbox-last
{
	margin: 0 0 20px 0;
}

.homepage-shoutbox h3 { color: #3375AF; }

/**************************************/
/*            SIDEBAR                 */
/**************************************/

#sidebar
{
	display: block;
	float: right;
	margin: 10px 0px 20px 0;
	padding: 0 20px;
	width: 260px;
}

/**************************************/
/*               FOOTER               */
/**************************************/

#footer
{
	display: block;
	float: left;
	margin: 0 auto;
	width: 100%;
	background-color: #00529B;;
}

#footer-inner
{
background-image:url("../img/inner-footer-bg.png");
background-position:0 0;
background-repeat:repeat;
display:block;
margin:0 auto;
padding:10px 30px 1px;
width:920px;
}

#footer-inner p
{
	background-color: #3375AF;
	color: #FFFFFF;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 1em;
}


#footer-inner p a
{
	color: #b2cbe1;
	background-color: #3375AF;
	font-size: 1.1em;
	text-decoration: none;
}

/**************************************/
/*          LIGHTBOX GALLERY          */
/**************************************/




strong, th, thead td, h1, h2, h3, h4, h5, h6 { font-weight: bold; }
cite, em, dfn { font-style: italic; }

code, kbd, samp, pre, tt, var, input[type='text'], input[type='password'], textarea
{
	font-size: 92%;
	font-family: monaco, "Lucida Console", courier, monospace;
}

del
{
	text-decoration: line-through;
	color: #666;
}

ins, dfn { border-bottom: 1px solid #ccc; }
small, sup, sub { font-size: 85%; }

abbr, acronym
{
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
}

a abbr, a acronym { border: none; }

abbr[title], acronym[title], dfn[title]
{
	cursor: help;
	border-bottom: 1px solid #ccc;
}

sup { vertical-align: super; }
sub { vertical-align: sub; }

/* QUOTES */
blockquote
{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #666;
}

blockquote *:first-child:before { content: "\201C"; }
blockquote *:first-child:after { content: "\201D"; }

/* BASE SIZES */
/* NOTE: Calulate header margins: TOP: 1.8em/size, BOTTOM: 1.8em/size/2 */
h1
{
	font-size: 2em;
	margin: 1.2em 0 4.7em 0;
	background-color: transparent;
	color: #00529b;
}

h2
{
	font-size: 1.7em;
	margin: 1.07em 0 1.0588em;
}

h3
{
	font-size: 1.5em;
	margin: 1.14em 0 1.2em;
}

h3 { color: #00529B; }

#homepage-right h3
{
	font-size: 1.5em;
	margin: 0.5em 0 1.2em;
}


h4
{
	font-size: 1.3em;
	margin: 1.23em 0 1.384em;
	color: #000;
	background-color: #FFF;
	text-transform: uppercase;
}

h5
{
	font-size: 1.2em;
	margin: 1.33em 0 1.5em;
}

h6
{
	font-size: 1em;
	margin: 1.6em 0 1.8em;
}


h2
{
	color: #00529B;
	margin: 1.2em 0 4.7em;
	font-size:2.3em;
}

/* LISTS */
ul li { margin-left: .85em; }
ul { list-style-type: disc; }
ul ul { list-style-type: square; }
ul li ul li { font-size: 0.85em; }
ul ul ul { list-style-type: circle; }

ol
{
	list-style-position: outside;
	list-style-type: decimal;
}

ol li ol li { font-size: 0.85em; }

dt { font-weight: bold; }

/* MARGINS & PADDINGS */
blockquote *:first-child { margin: .8em 0; }

hr, p, ul, ol, dl, pre, blockquote, address, table, form
{
font-size:1.3em;
line-height:1.6em;
margin-bottom:1.3em;
}

th, td { padding: .8em; }
caption { padding-bottom: .8em; }

/* padding instead of margin for IE */
blockquote
{
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 1.8em 0;
	padding: 0 1em;
}

fieldset
{
	padding: 0 1em 1em 1em;
	margin: 1.6em 0;
}

/* padding-top is margin-top for fieldsets in Opera */
legend
{
	padding-left: .8em;
	padding-right: .8em;
}

legend+* { margin-top: 1em; }

/* compensates for the opera margin bug */
textarea, input { padding: .3em .4em .15em .4em; }
select { padding: .1em .2em 0 .2em; }
option { padding: 0 .4em; }

a
{
	position: relative;
	padding: 0.3em 0 .1em 0;
}

/* for larger click-area */
dt
{
	margin-top: .8em;
	margin-bottom: .4em;
}

ul { margin-left: 1.5em; }
ol { margin-left: 2.35em; }
ol ol, ul ol { margin-left: 2.5em; }
form div { margin-bottom: 3em; }

/* COLORS */
a:link
{
	text-decoration: underline;
	color: #36c;
}

a:visited
{
	text-decoration: underline;
	color: #99c;
}

a:hover
{
	text-decoration: underline;
	color: #c33;
}

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

code, pre
{
	color: #c33;
	margin-bottom: 1.5em;
}

img.left
{
	float: left;
	margin: 0 10px 10px 0;
}

img.right
{
	float: right;
	margin: 0 0 10px 10px;
}

/* very optional, but still useful. W3C uses about the same colors for codes */
/* to create serif italic dramatic text, use this class */
.fancy
{
	color: #666;
	font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
}

/* creates small caps */
.caps
{
	font-variant: small-caps;
	letter-spacing: 1px;
	text-transform: lowercase;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 1.5em 0;
}

/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon
{
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* Make sure the icons are not cut
a[href^="http:"], a[href^="mailto:"], a[href^="http:"]:visited, 
a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], 
a[href$=".rdf"], a[href^="aim:"]
{
	padding: 2px 22px 2px 0;
	margin: -2px 0;
	background-repeat: no-repeat;
	background-position: right center;
}
 */
/* External links
a[href^="http:"]
{
	background-image: url(../img/icons/external.png);
	padding-right: 14px;
}

a[href^="mailto:"] { background-image: url(../img/icons/email.png); }
a[href^="http:"]:visited { background-image: url(../img/icons/visited.png); }
 */
 
/* Files */
a[href$=".pdf"]
{
	background-image: url(../img/icons/pdf.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 22px;
}

a[href$=".doc"] { background-image: url(../img/icons/doc.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 22px;
 }
a[href$=".xls"] { background-image: url(../img/icons/xls.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 22px;
 }

/* Misc */
a[href$=".rss"], 
a[href$=".rdf"] { background-image: url(../img/icons/feed.png); }
a[href^="aim:"] { background-image: url(../img/icons/im.png); }

a[href^="http://aquamap.co.nz/beta/"]
{
	background: none;
	padding: 0;
	margin: 0;
}

/* TEXT CLASSES */
.small
{
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

.large
{
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}

.hide { display: none; }
.quiet { color: #666; }
.loud { color: #000; }
.highlight { background: #ff0; }

.top
{
	margin-top: 0;
	padding-top: 0;
}

.bottom
{
	margin-bottom: 0;
	padding-bottom: 0;
}

.thin { font-weight: lighter; }

.error, .notice, .success
{
	padding: .8em;
	margin-bottom: 1.6em;
	border: 2px solid #ddd;
}

.error
{
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}

.notice
{
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}

.success
{
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}

.error a
{
	color: #8a1f11;
	background: none;
	padding: 0;
	margin: 0;
}

.notice a
{
	color: #514721;
	background: none;
	padding: 0;
	margin: 0;
}

.success a
{
	color: #264409;
	background: none;
	padding: 0;
	margin: 0;
}

.center { text-align: center; }

/*---------STYLES FOR BUTTONS----------*/
/* Demo: particletree.com/features/rediscovering-the-button-element */

/*
	<button type="submit" class="button positive">
	  <img src="css/blueprint/plugins/buttons/icons/tick.png" alt=""/> Save
	</button>

	<a class="button" href="/password/reset/">
	  <img src="css/blueprint/plugins/buttons/icons/key.png" alt=""/> Change Password
	</a>

	<a href="#" class="button negative">
	  <img src="css/blueprint/plugins/buttons/icons/cross.png" alt=""/> Cancel
	</a>
*/

a.button, button
{
	display: inline-block;
	float: left;
	margin: 0 0.583em 0.667em 0;
	padding: 5px 10px 5px 7px;
	/* Links */
	border: 1px solid #dedede;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
	background-color: #f5f5f5;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 100%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
}

button
{
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px;
	/* IE6 */
}

button[type]
{
	padding: 4px 10px 4px 7px;
	/* Firefox */
	line-height: 17px;
	/* Safari */
}

*:first-child+html .container button[type]
{
	padding: 4px 10px 3px 7px;
	/* IE7 */
}

button img, a.button img
{
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
	float: none;
}

/* Standard Buttons */
button:hover, a.button:hover
{
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}

a.button:active, button:active
{
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* Positive */
body .positive { color: #529214; }

a.positive:hover, button.positive:hover
{
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}

a.positive:active, button.positive:active
{
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* Negative */
body .negative { color: #d12f19; }

a.negative:hover, button.negative:hover
{
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}

a.negative:active, button.negative:active
{
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

hr
{
	background: #ddd;
	color: #ddd;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none;
}

hr.space
{
	background: #fff;
	color: #fff;
}

#gallery
{
	width: 100%;
	display: block;
	margin: 10px;
}

.gallery-box
{
	background-color: #CCC;
	width: 200px;
	height: 200px;
	float: left;
	display: block;
	margin: 0 10px 10px 0;
}

.gallery-box p
{
	text-align: center;
	padding: 10px;
}

.gallery-box p img { border: 4px #666 solid; }

/**************************************/
/*          TABLE STYLES              */
/**************************************/
table
{
	border-collapse: collapse;
	width: 50em;
	border: 1px solid #666;
}

caption
{
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
}

col { border-right: 1px solid #ccc; }
col#albumCol { border: none; }

thead
{
	background: #ccc url(images/bar.gif) repeat-x left center;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

th
{
	font-weight: normal;
	text-align: left;
}

#playlistPosHead { text-indent: -1000em; }
th, td { padding: 0.1em 1em; }
.odd { background-color: #edf5ff; }

tr:hover
{
	background-color: #3d80df;
	color: #fff;
}

thead tr:hover
{
	background-color: transparent;
	color: inherit;
}


/**************************************/
/*       CONTACT FORM STYLES           */
/**************************************/
form div.ContactForm { width: 925px; }

/* fieldset styling */
form div.ContactForm fieldset
{
	margin: 1em 0;
	/*  space out the fieldsets a little*/
	padding: 1em;
	border-width: 1px 0 0 0;
	border-color: #CCC;
	border-style: solid;
}

/* legend styling */
form div.ContactForm legend,
form div.BookSurveyForm legend
{ 
color:#00529B;
font-size:1.5em;
margin:1.14em 0 1.2em;
font-weight:bold;
}

form div.ContactForm p
{
	position: relative;
	width: 100%;
	padding: 2px 0;
}

/* style for  labels */
form div.ContactForm label
{
	float: left;
	width: 200px;
}

form div.ContactForm .fb_invalid
{
	background-color: #FCC;
	color: #C03;
	padding: 5px;
	border: 1px #C03 solid;
}


form div.ContactForm .captcha,
form div.BookSurveyFrom .captcha { width: 200px; }

form div.ContactForm .captcha input,
form div.BookSurveyFrom .captcha input
{ width: 100px; }


.error_message
{
	color: #C03;
	font-weight: bold;
}

/* style for required labels */

/*
form div.required
{
	background-color: #FCC;
	color: #C03;
	border: 1px #C03 solid;
	padding: 4px;
}
*/

form div.ContactForm label .required
{
	background-color: #FCC;
	color: #C03;
	border: 1px #C03 solid;
	padding: 4px;
}

form div.ContactForm input
{
	width: 200px;
	padding: 2px;
}

form div.ContactForm input[type="text"], textarea
{
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

form div.ContactForm input.radio, form div.ContactForm input.checkbox, form div.ContactForm input.submit { width: auto; }

/* style form elements on focus */
form div.ContactForm input:focus, form div.ContactForm textarea:focus { background: #ffc; }

form div.ContactForm input.radio
{
	float: left;
	margin-right: 1em;
}

form div.ContactForm textarea
{
	width: 300px;
	height: 100px;
}

form div.ContactForm .submit input { width: 100px; }

/**************************************/
/*            FORM STYLES             */
/**************************************/
form#MyForm { width: 600px; }

/* fieldset styling */
form#MyForm fieldset
{
	margin: 1em 0;
	/*  space out the fieldsets a little*/
	padding: 1em;
	border: 1px solid #ccc;
}

/* legend styling */
form#MyForm legend { }

form#MyForm p
{
	position: relative;
	width: 100%;
	padding: 2px 0;
}

/* style for  labels */
form#MyForm label
{
	float: left;
	width: 200px;
}

form#MyForm #remember-me label { width: 4em; }

/* style for required labels */
form#MyForm label .required { }

form#MyForm input
{
	width: 200px;
	padding: 2px;
}

form#MyForm input[type="text"], textarea
{
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

form#MyForm input.radio, form#MyForm input.checkbox, form#MyForm input.submit { width: auto; }

/* style form elements on focus */
form#MyForm input:focus, form#MyForm textarea:focus { background: #ffc; }

form#MyForm input.radio
{
	float: left;
	margin-right: 1em;
}

form#MyForm textarea
{
	width: 300px;
	height: 100px;
}

form#MyForm #monthOfBirthLabel, #yearOfBirthLabel
{
	text-indent: -1000em;
	width: 0;
}

form#MyForm #DayOfBirth
{
	width: 5em;
	margin-right: 0.5em;
}

form#MyForm #monthOfBirth
{
	width: 10em;
	margin-right: 0.5em;
}

form#MyForm #yearOfBirth { width: 6em; }

/* Color form styling */
form#MyForm #favoriteColor
{
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
}

form#MyForm #favoriteColor h2
{
	width: 10em;
	float: left;
	font-size: 1em;
	font-weight: normal;
}

form#MyForm #favoriteColor div
{
	width: 8em;
	float: left;
}

form#MyForm #favoriteColor label
{
	/*width: 3em;*/
	float: none;
	display: inline;
}
/**************************************/
/*           BOOM SURVEY FORM         */
/**************************************/

form div.BookSurveyForm { width: 600px; }

/* fieldset styling */
form div.BookSurveyForm fieldset
{
	margin: 1em 0;
	/*  space out the fieldsets a little*/
	padding: 1em;
	border: 1px solid #ccc;
}

form div.BookSurveyForm p
{
	position: relative;
	width: 100%;
	padding: 2px 0;
}

/* style for  labels */
form div.BookSurveyForm label
{
	float: left;
	width: 200px;
	padding-right:10px;
}


form div.BookSurveyForm input
{
	width: 200px;
	padding: 2px;
}

form div.BookSurveyForm input[type="text"], textarea
{
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

form div.BookSurveyForm input.radio, form div.BookSurveyForm input.checkbox, form div.BookSurveyForm input.submit { width: auto; }

/* style form elements on focus */
form div.BookSurveyForm input:focus, form div.BookSurveyForm textarea:focus { background: #ffc; }

form div.BookSurveyForm input.radio
{
	float: left;
	margin-right: 1em;
}

form div.BookSurveyForm textarea
{
	width: 300px;
	height: 100px;
}

.NumberCurrentWells, .NameConsentApplicant, .DateOfService
{
	display: block;
	float: left;
	width: 700px;
}



fieldset.WellPosition legend
{
	border: none;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	margin: 1.14em 0 1.2em;
}

/**************************************/
/*               IE HACKS             */
/**************************************/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hide from IE Mac \*/
.clearfix { display: block; }

/* End hide from IE Mac */






.box1 {
	background-color: #f0f0f0;
	width: 223px;
	height: 50px;
	padding: 30px;
	border: 1px solid #d7d7d7;

	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	behavior: url(border-radius.htc);
}


.rel {
	position: relative;
	z-index: inherit;
	zoom: 1; /* For IE6 */
}

