/* - - - - - - - - - - - - - - - - - - - - -

Title : Yacht & Boat
URL : www.yachtandboat.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

/* default styles */

html {
padding: 0;
margin: 0;
}

body {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	background-color: #ECEDEE;
	font: normal 11px verdana;
	color: #545454;
	line-height:15px;
}

a {
	color: #EA060E;
	text-decoration:none;
}

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



hr { color:#FFFFFF; border-top: dotted #666666 1px;}

form {
  margin: 0;
}

input, select, textarea {
	font: normal 11px verdana;
	color: #5F5F5F;
}

img { border-color:#999999;

}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0
}


.hide {
	display: none;
	}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#top_nav { 
	width: 930px;
	margin: 0 auto;
	padding: 0px;
	border: 0px; 
	text-align:right;}

#wrapper_home {
  width: 986px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
}

#wrapper {
  width: 986px;
	margin: 0 auto;
	padding: 25px 0px 0px 0px;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
}

#logo {
  width: 490px;
	text-align: left;
	vertical-align: top;
	height: 75px; 
	float:left;
	}


#bodywrap {
   	width: 986px;
	min-height:600px;
	background:#ffffff url('/persistent/templateimages/crumb_bg.jpg') repeat-x;
}

#red-heading-bg {
   	width: 986px;
	height:65px;
	background:#ffffff url('/persistent/templateimages/crumb_bg.jpg') repeat-x;
}

/*
----------------------------------------------------------------------------- 
HOME LAYOUT
-----------------------------------------------------------------------------*/

#banner_wrapper {
	background-color:#FFFFFF;
	padding:8px 0px 0px 8px;
	height:212px;
	width: 986px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 978px;
	}
	
html>#banner_wrapper {
	width: 978px;
	}

#flash_banner {
	float:left;
	width: 758px;
	height: 257px;
}

#flash_map {
	width: 292px;
	height: 240px;
	color:#666666;
}

#register {
	float:left;
	height: 257px;
	position:relative;
	left:8px;
	width:204px; }

register_OLD {
	float:left;
	height: 257px;
	position:relative;
	left:8px;
	background-image: url(/persistent/templateimages/register_and_win_bg.jpg);
	background-repeat:no-repeat;
	padding-left:14px;
	padding-top:108px;
	width:204px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 190px;
	height: 149px;
	}
html>#register {
	width: 190px;
	height: 149px;
	}
	
.newsletter_input {
	padding:4px;
}


#bodywrap_home {
	width: 986px;
	margin:0px;
	height:auto;
}

#lhs_home {
	float:left;
	padding: 0px;
	position: relative;
	top:0px;
	left:7px;
    width: 188px; 
	height:auto;
	background-image: url(/persistent/templateimages/sub_menu_bg.jpg);
	background-repeat:repeat-y;
	background-color:  #ECEDEE;
	}
	
#content_wrapper {
	float:left;
	width:auto;
	margin: 0px;
	padding: 0px;
}

#boat_search_wrap {
	float:left;
	position:relative;
	top:0px;
	left:25px;
	width:310px;
}
	
.boat_search { 
	border: 2px solid #D40109;
	padding:4px;
	width:295px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 287px;
	}
html>.boat_search {
	width: 287px;
	}
	
.boat_search_horizontal { 
	border: 2px solid #D40109;
	padding:4px;
	}

#content_home {
	float:left;
	position:relative;
	top:0px;
	left:15px;
	text-align: left;
	width:325px; 
	}
	
.news {
	padding-top:15px;
	width:295px;
}

.polls {
background-color: #ce020a;
color:#FFFFFF;
padding:6px;
text-align:left;
margin: 0px 10px;
}

	
/*
----------------------------------------------------------------------------- 
NAVIGATION
-----------------------------------------------------------------------------*/

#menuwrap {
	height: 32px;
	text-align: left;
	vertical-align: top;
	margin: 15px 0px 0px 0px;
	width: 100%;
	background-image:url(/persistent/templateimages/menu-bg-new.jpg);
	background-repeat:repeat-x;
	}
	
	
/* -- Top Menu Sucker Fish 4 Level -- */

ul#nav, ul#nav ul {
	padding: 0;
	margin: 0 0 0 15px;
	list-style: none;
	line-height: 1;
	}
	

#nav li {
	float: left;
	padding: 0;
	height: auto;
	margin: 0;
	list-style: none;
	}
	

#nav li a {
	color: #FFFFFF;
	height: 32px;
	background-color:#EA060E;
	font: bold 11px/30px verdana;
	line-height: 2.5;
	display: block;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	margin: 0px;
	color:#fff;
	border-right:1px solid #fff;
	background-image:url(/persistent/templateimages/menu-bg-new.jpg);
	background-repeat:repeat-x;
	background-position:left;
	}
		
	#nav li a:hover { 
		background-color:#7F0204;
		text-decoration:none;
		background-image:none;
		}

	#nav li.selected a { 
		background-color:#7F0204;
		text-decoration:none;
		background-image:none;
		}

	#nav li.selected a:hover { 
		background-color:#7F0204;
		text-decoration:none;
		background-image:none;
		}
		
		
#nav li#nav_last {
		}
	
		
	

/* -------- Drop down menu -------- */	

#nav li ul a, #nav li ul a:visited {
	font: normal 10px Verdana;
	display: block;
	text-decoration: none;
	text-align: left;
	line-height: 1.5;
	padding: 5px 3px;
	color: #FFFFFF;
	height: auto;
	width: auto;
	border-right:0px;
	background: none;
	background-color: #7F0204;
	text-transform: none;
	}
	#nav li ul a:hover {
	background-color: #ea060e;
	text-decoration: none;
	color: #FFFFFF;
		}

#nav li.selected ul a, #nav li.selected ul a:visited {
	font: normal 10px Verdana;
	display: block;
	text-decoration: none;
	line-height: 1.5;
	text-align: left;
	padding: 5px 3px;
	color: #FFFFFF;
	width: auto;
	background: none;
	background-color: #7F0204;
	text-transform: none;
	}
	#nav li.selected ul a:hover {
		background-color: #ea060e;
		text-decoration: none;
		color: #FFFFFF;
		}

#nav li ul li { 
	background-color: #7F0204;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 220px;
	w\idth: 226px;
	margin: 0;
	padding: 0;
	}

#nav li li {
	width: 220px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FFFFFF;
	}

#nav li ul ul {
	margin: -1.90em 0 0 150px;
	}

#nav li:hover ul ul,
#nav li:hover ul ul ul,
#nav li.sfhover ul ul {
	left: -999em;
	}

#nav li:hover ul,
#nav li li:hover ul,
#nav li li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul {
	left: auto;
	z-index: 500;
	}

#nav li:hover, #nav li.sfhover {
	position: static;
	}
	





/* Sub menu */

ul#subnavmenu {
  position: relative;
	top:0px;
	left: 0;
	margin: 0;
  padding: 0px;
	width: 188px;
  list-style: none;
	}
	
ul#subnavmenu a {
  	padding: 0px 0px 0px 0px;
  	display: block;
  	color: #333;
  	font: bold 11px/16px Verdana;
  	text-decoration: none;
  	height: 36px;
	cursor: pointer;
	text-align:left;
	top: 4px;
	padding-left:15px;
	background: url('/persistent/templateimages/sub_menu_off.gif') no-repeat;
	width: 188px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 173px;}
	
html>ul#subnavmenu a {
	width: 173px;
	}

 

ul#subnavmenu a:hover,
ul#subnavmenu li:hover a,
ul#subnavmenu li.iehover a {
	color:#A20B0F;
	background: url('/persistent/templateimages/sub_menu_on.gif') no-repeat;
	}
ul#subnavmenu li.subcurrent a {
	color:#A20B0F;
	background: url('/persistent/templateimages/sub_menu_on.gif') no-repeat;
	}

ul#subnavmenu ul,
ul#subnavmenu li.subcurrent ul {
	margin: 0;
  padding: 0;
	width: 188px;
  list-style: none;
	}

ul#subnavmenu ul li,
ul#subnavmenu li.subcurrent ul li {
	width: 188px;
  height: auto;
  list-style: none;
	}

ul#subnavmenu ul li a,
ul#subnavmenu li.subcurrent ul li a {
	background-position: 15px;
  	padding: 0px;
	background: none;
	border-bottom: 1px dotted #cccccc;
  	display: block;
  	color: #A20B0F;
  	font: normal 11px/22px Verdana;
  	text-decoration: none;
  	height: auto;
	cursor: pointer;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	width: 188px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 173px;}
	
html>ul#subnavmenu ul li a,
	ul#subnavmenu li.subcurrent ul li a {
	width: 173px;
	}

ul#subnavmenu ul li a:hover,
ul#subnavmenu ul li.iehover a {
	color:#333333;
	}
	
ul#subnavmenu ul li.sub2 a{
	color:#0D2041;
}

ul#subnavmenu ul li.sub2 a:hover, ul#subnavmenu ul li.sub2current a:hover, ul#subnavmenu ul li li.sub2current a {
	border-bottom: 1px dotted #cccccc;
	color:#333333;
}


ul#subnavmenu ul li li.sub3 a {
	border-bottom: 1px dotted #cccccc;
	color:#525252;
	}
	
ul#subnavmenu ul li li.sub3current a:hover, ul#subnavmenu ul li li.sub3 a:hover, ul#subnavmenu ul li li.sub3current a {
	border-bottom: 1px dotted #cccccc;
	color:#000000;
	}


	
/*
----------------------------------------------------------------------------- 
Left Hand Side
-----------------------------------------------------------------------------*/
	
#lhs {
	float:left;
	padding: 0px;
	position: relative;
	top:7px;
	left:7px;
    width: 188px; 
	height:auto;
	background-image: url(/persistent/templateimages/sub_menu_bg.jpg);
	background-repeat:repeat-y;
	background-color:  #ECEDEE;
	}
	
.member_login {
	position:relative;
	top:12px;
	left:10px;
	width: 188px; 
	border: none;
	height:155px;
	line-height:17px;
}

.email_alert {
	position:relative;
	border: none;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left:6px;
	width: 188px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 182px;
	}
	
html>.email_alert {
	width: 182px;
	}

.member_login a{
text-decoration:underline;
}

.button {
background-color:#CC0000;
color:#FFFFFF;
padding:2px 5px 2px 5px;
border:none;
}

/*
----------------------------------------------------------------------------- 
Main Content
-----------------------------------------------------------------------------*/
#content_wrap {
	float:left;
	padding: 25px 10px 10px 15px;
	color:#fff;
	text-align: left;
	width:610px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 580px;
	}
	
html>#content_wrap {
	width: 580px;
	}
	
#content_wrap a:hover {
	text-decoration:none;
}

#content_wrap_news_ticker {
	float:left;
	padding: 25px 10px 10px 15px;
	color:#fff;
	text-align: left;
	width:740px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 715px;
	}
	
html>#content_wrap_news_ticker {
	width: 715px;
	}

.category_ul {
margin-top:0px;
margin-bottom:8px;
}

.category_li {
list-style-image:url(/persistent/templateimages/flag.gif);
}

.breadcrumb {
	color:#FFFFFF;
}

#footer_table {
width: 615px;
text-align:center;
}
#footerBar { border: 2px solid #D40109; padding: 15px; }
#footerBar h3 { padding: 0px 0px 10px 0px; margin: 0px; font: bold 16px Arial, Helvetica, sans-serif; }
#footerBar ul { 
    padding: 0px;
    margin: 0px;
    list-style: none; }
    #footerBar li a { font: normal 12px/17px Arial, Helvetica, sans-serif; text-decoration: underline; }
#footerText { padding: 10px; text-align: center; }




/*
----------------------------------------------------------------------------- 
Banner Ads
-----------------------------------------------------------------------------*/
#advert_home {
	width: 615px;
	height:60px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

#banner_header1 {
	width: 468px;
	height: 75px;
	float:left;
}

/*
----------------------------------------------------------------------------- 
Right Hand Side
-----------------------------------------------------------------------------*/
#rhs_home {
	float:right;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 10px 6px;
	background-image:url(/persistent/templateimages/divider_right_bg.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	height:auto;
	width: 140px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 128px;
	}
	
html>#rhs_home {
	width: 128px;
	
	} 
		
#rhs {
	float:right;
	text-align:center;
	margin: 64px 0px 0px 0px;
	padding: 10px 6px 6px 6px;
	background-image:url(/persistent/templateimages/divider_right_bg.jpg);
	background-position: top left;
	background-repeat:repeat-y;
	height:auto;
	width: 140px; /* bmh */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 128px;
	}
	
html>#rhs {
	width: 128px;
	
	}
	
/*
----------------------------------------------------------------------------- 
FOOTER
-----------------------------------------------------------------------------*/
	
	
#footer {
	width: 986px;
	background-color:#A20B0F;
	color:#fff;
	height:100px;
	position:relative;
	}

.foot_menu a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

.foot_menu a:hover {
	text-decoration:underline;
}

#footer_print { display:none;  }

#content_wrap_listing {
  float:left;
  padding: 25px 10px 10px 15px;
  color:#fff;
  text-align: left;
  width:760px; /* bmh */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 730px;
}
html>#content_wrap_listing {
  width: 730px;
}
#content_wrap_listing a:hover {
  text-decoration:none;
}
/* Sortable table styles */
table thead tr th.sort {
  background-image: url(http://www.yachtandboat.com.au/persistent/affiliate/js/jquery/plugins/tablesorter/sort.png);
  background-repeat: no-repeat;
  padding: 0 2px 0 13px;
  cursor: pointer;
}
table thead tr th.sortUp {
  background-image: url(http://www.yachtandboat.com.au/persistent/affiliate/js/jquery/plugins/tablesorter/sort_asc.png);
}
table thead tr th.sortDown {
  background-image: url(http://www.yachtandboat.com.au/persistent/affiliate/js/jquery/plugins/tablesorter/sort_desc.png);
}
table.quicksearch { margin-top: 10px; }
.quicksearch_label { font-weight: bold; }
.sortable tr.alt td {
  background: #ecf6fc;
}
.sortable th {
  height: 20px;
  background: #3e83c9;
  color: #fff;
  font-weight: normal;
  padding: 3px;
  text-align: left;
  border-right: 1px solid #fff;
  line-height: 1.2;
}
table th { padding: 3px; }

/* italk connect styles */
#italk_div
    {
        height: 89px;
        position: relative;
        width: 203px;
    }
    
    form#italk_connect
    {
        background: url( '/persistent/templateimages/form_bg.png' ) 0 0 no-repeat;
        border: 0;
        display: block;
        float: none;
        height: 89px;
        position: relative;
        width: 203px;
    }
    form#italk_connect input#italk_number
    {
        background: url( '/persistent/templateimages/input_bg.gif' ) no-repeat;
        border: 0;
        display: block;
        float: none;
        font-family: "Arial";
        font-size: 11px;
        _font-size: 11.5px;
        height: 25px;
        left: 12px;
        padding: 6px 6px 0 6px;
        position: absolute;
        top: 35px;
        width: 151px;
    }
    
    form#italk_connect label
    {
        border: 0;
        color: #54ae0b;
        cursor: pointer;
        display: block;
        float: left;
        font-family: "Arial";
        font-size: 12px;
        font-weight: bold;
        height: 30px;
        left: 12px;
        line-height: 14px;
        margin: 0;
        padding: 2px;
        position: absolute;
        text-align: left;
        top: 63px;
        width: 183px;
    }
    form#italk_connect input#italk_submit
    {
        border: 0;
        display: block;
        float: none;
        height: 31px;
        padding: 0;
        position: absolute;
        right: 8px;
        top: 32px;
        vertical-align: text-bottom;
        width: 31px;
    }

    /* iepngfix used to display png correctly in IE 6 */
    * { behaviour: url(/persistent/css/iepngfix.htc) }          
    
    form#italk_connect div#hover_info
    {
        display: none;
        position: absolute;
    }
    
    form#italk_connect:hover div#hover_info
    {
        background: url(/persistent/templateimages/box_bg.png) 0 0 no-repeat;
        color: #000000;
        display: block;
        font-family: Arial;
        font-size: 11px;
        left: 16px;
        line-height: 14px;
        height: 103px;
        text-align: center;
        top: 79px;
        width: 172px;
        z-index: 100;
    }
   
    form#italk_connect div#hover_info span
    {
        display: block;
        margin: 0;
        padding: 30px 20px 0 15px;
        width: 140px;
    }
