/* $Id: style.css,v 1.12 2007/08/08 05:34:34 brendon Exp $ */

BODY {
height: 100%;
	background:#112c42 url(../images/bg.gif) top repeat-x;
	margin:0;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color: #5E6163;
	font-size:10px;
	
}
BODY, TABLE {
}

BODY, TD {

	font-size:11px;
	
}

A{ color: #4a7ef6;}

p
{
margin: 10px 0px 0px 0px;
}

INPUT,TEXTAREA {

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
}

.menu
{
	color: #07141e;
	text-decoration: none;
}

.menu:hover
{
	color: #07141e;
	text-decoration: underline;
}

.menuin
{
	color: #07141e;
	text-decoration: none;
}

.menuin:hover
{
	color: #07141e;
	text-decoration: underline;
}

.submenu
{
	color: #07141e;
	margin-left: 25px;
	text-decoration: none;	
}

.submenu:hover
{
	color: #07141e;
	margin-left: 25px;
	text-decoration: underline;
}

.submenuin
{
	color: #07141e;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.submenuin:hover
{
	color: #07141e;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

/* secondary menu */

.smenu
{
	color: #07141e;
	text-decoration: none;
}

.smenu:hover
{
	color: #07141e;
	text-decoration: underline;
}

.smenuin
{
	color: #07141e;
	text-decoration: none;
}

.smenuin:hover
{
	color: #07141e;
	text-decoration: underline;
}

.ssubmenu
{
	color: #07141e;
	margin-left: 25px;
	text-decoration: none;	
}

.ssubmenu:hover
{
	color: #07141e;
	margin-left: 25px;
	text-decoration: underline;
}

.ssubmenuin
{
	color: #07141e;
	font-weight:bold;
	margin-left: 25px;
	text-decoration: none;
}

.ssubmenuin:hover
{
	color: #07141e;	
	font-weight:bold;
	margin-left: 25px;
	text-decoration: underline;
}

.topmenu1
{
	color:#07141e;
	margin-left: 20px;
	color: #07141e;
	text-decoration: none;
}

.topmenu1:hover
{
	margin-left: 20px;
	color: #07141e;
	text-decoration: underline;
}

.topmenu
{
	color: #07141e;
	text-decoration: none;
}

.topmenu:hover
{
	color: #07141e;
	text-decoration: underline;
}

.friendmenu
{
	padding-top: 10px;
	color: #07141e;
	font-size:8pt;
	margin-right: 20px;
}

.printmenu
{
	padding-top: 10px;
	color: #07141e;
	font-size:8pt;
}
.contentPageTitle
{
width: 100%;
font-weight:bold;
color:#07141e;
font-size: 16px;
padding: 11px 0px 0px 0px;
margin: 0px 0px 11px 0px;
}
.textAndImagesTitle
{
font-weight:bold;
}
.pollName
{
font-weight:bold;
}
.pollChoiceName
{
font-weight:bold;
}
.pollChoiceDescription
{
}
.pollChoiceDescription p
{
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
}
.pollVoteButton
{
background-color:#ff6600;
color:#ffffff;
border:none;
font-weight:bold;
width:100px;
cursor:pointer;
}
.pollChoiceRow
{
border-bottom:solid 1px #cccccc;
padding-bottom:15px;
padding-top:15px;
}
.newsletterError
{
font-weight:bold;
color:#ff0000;
}
.newsletterSuccess
{
font-weight:bold;
color:#009900;
}
.blogEntry {

	/*border-bottom:solid #999999 1px;	*/
}
.blogEntry HR {

	height:0.5px;
	color:#E3CBAF;
	background-color:#E3CBAF;
/*	background-color:#999999;*/
}
.blogDate
{
font-weight:bold;
}
.blogTitle
{
font-weight:bold;
}
.blogText
{
}

.forumName
{
font-weight:bold;
}
.forumColumnHeader
{
font-weight:bold;
border-bottom:solid #999999 1px;
padding:3px;
}
.forumColumnData1
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumColumnData2
{
font-size:8pt;
border-bottom:solid #cccccc 1px;
padding:3px;
}
.forumViewSubject
{
font-weight:bold;
text-transform:uppercase;
}
.forumViewAuthorDate
{
font-size:8pt;
}
.forumReplySubject
{
font-weight:bold;
}

.calendarOuterDay
{
background-color:#92a5dd;
}
.calendarInnerDay
{
height:60px;
font-size:8pt;
text-align:left;
background-color:#d1dcfa;
}
.calendarEarDate
{
font-size:8pt;
font-weight:bold;
color:#5E6163;
}
.calendarHeader
{
background-color:#4c75f1;
text-align:center;
padding:4px;
font-size:8pt;
font-weight: bold;
color:#FFFFFF;
}
.calendarDetailTitle
{
font-weight:bold;
margin:0 0 1em 0;
}
.calendarDetailDescription
{
	/*width:60%;

	margin:0 0 2em 0;
	border-bottom:1px solid #B3143A;
	padding-bottom:1em;*/
}
.calendarDetailImage
{
	border:solid 1px #000000;
	margin:0 1em 1em 0;
}
.calendarListDate
{
	font-weight:bold;
	color:#4a7ef6;
}
.calendarCurrentLink
{ 
	font-weight:bold;
}
.calendarBullets
{
	color:#ac9b8c;
}
.calendarTableBg {

	background-color:#F5EBE2;
}
.calendarHeaderDateLinks {
	text-align:center;
	border-bottom:1px solid #07141e;
	padding-bottom:1em;
}
.calendarImageCell {
	padding:10px 0 0 10px;
	width:110px;
	text-align:center;
}
.calendarDateCell {
	padding:10px 0 0 10px;
	width:110px;
	vertical-align:top;

}
.calendarTitleCell{

	padding:10px 0 0 0;
	vertical-align:top;		
}
.categoryLinkHeader {

	text-align:center;
}
.categoryLinkText {

	text-align:center;

}
.login-msg {

	
	color:#900;
	font-style:italic;
	padding:10px 0 15px 0;
}
.msg {

	/* status and error */
	color:#900;
	font-style:italic;
	padding:5px 0 5px 0;
	text-align:center;
}

.faq-topic-header {font-weight:bold;}
.faq-question {color:#07141e; font-weight:bold;}
.faq-answer {}


.testimonials1
{
width: 15px; height: 99px; 
}
.testimonialsphoto1
{
width: 68px; height: 99px; 
}
.testimonialsread1
{
width: 137px; height: 99px;  font-size:7pt; padding: 8px;
}

.testimonials2
{
width: 13px; height: 19px; 
}
.testimonialsphoto2
{
width: 75px; height: 19px; 
}
.testimonialsread2
{
width: 137px; height: 19px; font-size:7pt; padding: 8px;
}

/* List of News title links for inserting into site pages */
.latestNewsComponent
{
BORDER-bottom: #07141e 1px solid;
text-decoration:none;
text-align: left;
font-size:11px;
color:#626366;
margin: 0px 0px 0px 0px;
padding: 2px 0px 6px 0px;
}

.latestNewsComponent p
{
margin: 0px 0px 0px 0px;
padding: 1px 0px 1px 0px;
}

.latestNewsComponent a
{
text-decoration:none;
text-align: left;
font-size:11px;
}

.latestNewsComponent a:hover
{
text-decoration:underline;
text-align: left;
font-size:11px;
}



.emailFormLabel {font-weight:bold}

/* standard text input class */
.ftxt {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}
.ftxtarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
}

.ftxt2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
	margin: 0px 0px 10px 0px;
}
.ftxtarea2 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 20em;
	margin: 0px 0px 10px 0px;
}

.ftxtquery {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10pt;
	width: 10em;
}

/* standard submit button */
.fsub {width:8em;  }

/* standard select list */
.fsel {width:15em;  }


/* DIV For email form and the likes */
.buttonBar { 

	text-align:center;
	padding-top:1em;
}

/* container & elements of Contacts page */

.contactsIntro {

	width:400px;


}
.contactsRegionHeader {

	color:#999;
	font-size:3;
	font-weight:bold;
}

.contactsContactHeader {

	font-size:2;
	font-weight:bold;
	
}

/* container & elements of Latest News Page story */
.latestNews {

}
.latestNewsDate {

	font-style:normal;
	color:#999;
} 

.latestNewsTitle, .newsItemTitle {

	font-weight:bold;
color: #626366;
	font-size:12px;
text-transform:uppercase;
}

.orange_rule {
height:1px;
width:100%;
background-color:#07141e;
margin-bottom:10px;
}

/* text of displayed story */
.latestNewsSource {
	margin-right:0;

}

/* listing of story 'Links' on News Release Page */
.latestNewssListing {  }

/* Items within latestNews sListing */)
.latestNewssListingItem {  }
.latestNewssListingItem A {text-decoration:underline;  }


.required { 
	color:#07141e;
	font-weight:bold;
 }

.documentGroupFiles {

	padding:2em 0 2em 0;
	line-height:2.0em;

}
.documentGroupHeader {
/* only when there's a single group on display - instead of SELECT element */

	font-weight:bold;
}

/************** table cells for email form ************************/

TD.emailFormHeading {
	/* applied to items of type 'heading' */
}


/*

Vertical layout means the item's name and element are stacked in two
consecutive table rows; each cell has a colspan = 2. Horizontal signifies
name and element in a single row, one cell each. Change a field's layout
using the siteBuilder
*/

TD.emailFormVerticalName{}
TD.emailFormVerticalElement{ }

TD.emailFormHorizontalName{text-align:right;}
TD.emailFormHorizontalElement{ }

/*----------------------------------------------------------------------*/
/*----------TMC Specific Styles--------------------------------------*/
/*----------------------------------------------------------------------*/

/*----------General Styles----------------------------------------------*/

#container
{
margin-left:auto;
margin-right:auto;
margin-top: 35px;
width:950px;
text-align:left;
position:relative;
}

#bgcontainer
{
width:950px;
float:left;
position:relative;
}

.smallgrey
{
float:left;
width: 500px;
color: #c1c1c2;
font-size:10px;
margin: 7px 0px 10px 0px;
}

#header
{
width: 438px;
height: 87px;
float: left;
background: url(../images/header.jpg) no-repeat;
padding: 13px 0px 0px 512px;
}

h1
{
font-size: 13px;
font-weight:bold;
height: 30px;
background: url(../images/line.gif) no-repeat bottom left;
}

#page
{
/*float:left;
width: 694px;
background: #FFFFFF url(../images/page_top.gif) top no-repeat;
min-height: 300px;
padding: 0px 0px 42px 42px;*/
float:left;
width: 736px;
background: #FFFFFF url(../images/page_top.gif) top no-repeat;
min-height: 300px;
padding: 0px 0px 0px 0px;
}

.siteSearchContainer
{
position:absolute;
top: 11px;
right: 0px;
}

.siteSearchInput
{
border: 1px #c1c1c2 solid;
color: #c1c1c2;
background: #08141e ;
padding: 2px;
float:left;
font-size:10px;
}

.siteSearchSubmit
{
border: 1px #c1c1c2 solid;
color: #c1c1c2;
background: #08141e ;
float:left;
font-size:10px;
margin: 1px 0px 0px 3px;
}

.border
{
border-bottom: 2px solid #fffc00;
}

#content
{
width: 483px;
float:left;
padding: 0px 42px 42px 42px;
}

#home #content
{
width: 650px;
float:left;
padding: 0px 42px 42px 42px;
}

#home #vouchers p
{
font-weight: bold;
font-size: 14px;
text-align: center;
}

#calendar_content
{
width: 608px;
float:left;
padding: 0px 42px 42px 42px;
min-height: 480px;
}

#content_fishing_trip
{
width: 408px;
float:left;
padding: 0px 42px 42px 42px;
min-height: 440px;
}

#fishing_trip_right_col
{
width: 200px;
float:left;
padding: 0px 0px 0px 0px;
}

#fishing_trip_right_col h2
{
font-size: 13px;
font-weight:bold;
height: 30px;
background: url(../images/line.gif) no-repeat bottom left;
}

#fishing_trip_right_col h3
{
font-size: 12px;
font-weight: normal;
color:#4a7ef6;
}

#fishing_trip_right_col span
{
color:#4a7ef6;
}

#gallery_content
{
width: 634px;
float:left;
padding: 0px 0px 0px 40px;
}

#gallery_content img
{
margin: 0px 0px 0px 10px;
}

#home_module_box
{
width: 100%;
float: left;
height: 100px;
clear:both;
}

.home_module
{
position:relative;
float:left;
width: 167px;
height: 100px;
margin: 0px 18px 0px 0px;
background: url(../images/home_module.jpg) top no-repeat;

}

	.home_module h2
	{
	font-size:11px;
	color:#4a7ef6;
	font-weight:bold;
	margin:10px 10px 5px 10px;
	padding:0;
	}
	
	.home_module p
	{
	margin:0px 10px 10px 10px;
	padding:0;
	}

	

.home_module_last
{
position:relative;
float:left;
width: 167px;
height: 100px;
margin: 0px 0px 0px 0px;
background: url(../images/home_module_last.jpg) top no-repeat;
}

	.home_module_last h2
	{
	font-size:11px;
	color:#4a7ef6;
	font-weight:bold;
	margin:10px 10px 5px 10px;
	padding:0;
	}
	
	.home_module_last p
	{
	margin:0px 20px 10px 10px;
	padding:0;
	}
	
	.readmore
	{
	position:absolute;
	top: 100px;
	right: 0px;
	}

#iconlist
{
width: 125px;
min-height:449px;
float: right;
background: url(../images/icons_left.gif) left top no-repeat;
padding: 25px 0px 0px 0px;
}

.icon
{
float:right;
width: 124px;
height: 58px;
padding: 62px 0px 0px 0px;
text-align:center;
}

.icon a
{
color: #285c94;
}


#icon1
{
background: url(../images/icon1.jpg) center top no-repeat;
padding: 90px 0px 0px 0px;
height: 46px;
}

#icon2
{
background: url(../images/icon2.jpg) center top no-repeat;
}

#icon3
{
background: url(../images/icon3.jpg) center top no-repeat;
}

#icon4
{
background: url(../images/icon4.jpg) center top no-repeat;
}

#icon5
{
background: url(../images/icon5.jpg) center top no-repeat;
}

#nav
{
position:absolute;
/*top: 107px;*/
top: 150px;
/*right: 815px;*/
right: 788px;
}

#left_reflection
{
position:absolute;
top: 600px;
left: -19px;
}

#right_reflection
{
position:absolute;
top: 600px;
right:-22px;
}

.footerbg
{
width: 738px;
height: 29px;
position:absolute;
top: -30px;
right: 51px;
}

#footer
{
position:relative;
width: 716px;
height: 18px;
float:left;
text-align:right;
padding: 100px 20px 0px 0px;
background: #FFFFFF url(http://www.taurangamarinecharters.co.nz/images/footer_bg.jpg) top left no-repeat; 
color:#999999;
}

#footer p
{
margin:0;
}

#footer a
{
color:#999999;
text-decoration:none;
}

#patternBg
{
position:absolute; 
top:0; 
left:0; 
background: url(http://www.taurangamarinecharters.co.nz/images/bg_pattern.jpg) top left no-repeat; 
width: 689px;
height: 261px;
}

.header_image
{
float:left;
margin: 0px 0px 20px 42px;
}


.charterBoat2010Winners
{
position: absolute;
top: 230px;
right: -10px;
}

.charterBoat2010Winners img
{
border: none;
}
