/* Fish Tale Sales & Service Main Site ~~~~~~~ */
/* ~~~~~~CSS Style Sheet ~~~~~~~ */

* {
	margin: 0;
	padding: 0;
	}

body {	
	background: url(../media/bg_01.jpg) repeat-x top left;
	width:100%
	}
	
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	line-height:28px;
	font-weight:900;
	color: #2e7299;
}

h2 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:24px;
	line-height:28px;
	font-weight:900;
	color: #2e7299;
}

h3 {
	color:#2e7299;
	font-size:20px;
	line-height:24px;
	text-decoration:none;
	font-weight:900;
	}

h3 > a {
	font-size:16px;
	font-weight:900;
	margin-top:10px;
	margin-bottom:20px;
	text-decoration:none;
}
	
a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {text-decoration:underline;}
	
p {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
	
img {
	border:none;
	padding:3px;
	display: inline;
	}

/* END Basic Styling */

/* ~~~~~~~~~~~~~~~~~~~~ MAIN SECTIONS START HERE ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~ MAIN SECTIONS START HERE ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~ MAIN SECTIONS START HERE ~~~~~~~~~~~~~~~~~ */
/* ~~~~~~~~~~~~~~~~~~~~ MAIN SECTIONS START HERE ~~~~~~~~~~~~~~~~~ */

#mask {
	width: 1000px;
	margin: 0 auto;
}

#skin {
	width: 100%;
}

#title_right {
	font-size: 13pt;
}

#titlea {
	color:#09c;
	font-size:18px;
	text-decoration:none;
	font-weight:800;
	font-family:verdana, arial, helvetica, sans-serif;
	}
#titlea:link {color:#09c;}
#titlea:visited {color:#07a;}
#titlea:hover {text-decoration:underline;}

#footer {
	text-align: center;
	font-size: 14px;
	background: url(../media/bg_02.jpg) repeat-x;
	color: #fff;
	height: 45px;
	margin: 0 auto;
	padding: 10px;
	clear: both;
}

#footer > a {color: #fff;font-size: 14px;font-weight:400;font-family:times;}

#contacttableleft {float:left;margin-right:50px;font-weight:400;border:1px solid #000000;padding:10px;line-height:28px}
#contacttableright {float:left;margin-left:50px;font-weight:400;border:1px solid #000000;padding:10px;line-height:28px}

#largerfont {font:16px/25px verdana, arial, helvetica, sans-serif;font-weight:600;}
#largerfont > a {font-size:16px;}
#boldfont {font:12px/18px verdana, arial, helvetica, sans-serif;font-weight:900;}
#boldfont > a {font-size:12px;color:black;text-decoration:underline;}

#summerscoutfont {font:20px/25px verdana, arial, helvetica, sans-serif;font-weight:900;text-decoration: blink;color:red;}
#summerscoutfont_contact {font-size:16px;color:black;font-weight:700;}
#summerscoutfont_contact > a {font-size:18px;color:black;text-decoration:underline;font-weight:700;}
#summerscout2008h2 {margin:0px 0px 0px 0px;padding:0px;font-size:24px;line-height:28px;font-weight:700;color:#2e7299;float:left;}
#summerscout2008h2 > a {margin-bottom:50px;padding:0px 0px 0px 0px;font-size:14px;line-height:16px;font-weight:700;color:#666666;}
body#twocolumn #maincenter2 {width:78%;float:left;background:#fff;padding-bottom:10px;padding-left: 10px;padding-right: 10px;margin-top: -5px;}
#summerscout_pricebox {border: 0px dotted #black;margin:0px 0px 50px 0px;padding: 20px 35px 10px 35px;}
body#scoutsummer #wrapleft {width:35%;float:left;background:#fff;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-right:10px;margin-top:15px}
body#scoutsummer #wrapright {width:48%;float:left;background:#fff;padding-bottom:10px;padding-left: 10px;padding-right:10px;margin-top:15px;}
body#scoutsummer #wrapleft2 {width:41%;float:left;background:#fff;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-right:10px;margin-top:15px}
body#scoutsummer #wrapright2 {width:41%;float:left;background:#fff;padding-bottom:10px;padding-left: 10px;padding-right:10px;margin-top:15px;}
#scouttitle {font:20px/25px verdana, arial, helvetica, sans-serif;font-weight:800;}
#boatdealsleftmenu {
		font-size: 11pt;
		color:#333;
		text-decoration:none;
		font-weight:700;
		font-family:verdana, arial, helvetica, sans-serif;
		background:#eee;
		padding:5px 5px 50px 5px;
		border: 2px dotted #999;
		text-align: left;
	}
#dealsleftmenu {
		font-size: 11pt;
		color:#333;
		text-decoration:none;
		font-weight:700;
		font-family:verdana, arial, helvetica, sans-serif;
		background:#eee;
		padding:5px 5px 50px 5px;
		border: 2px dotted #999;
		text-align: left;
		float: left;
		width: 45%
	}
#dealsleftmenualt {font-size:12px;color:red;}	
#dealsprice {font-size:10px;color:red;}
#dealsrightmenu {
		font-size: 11pt;
		color:#333;
		text-decoration:none;
		font-weight:700;
		font-family:verdana, arial, helvetica, sans-serif;
		background:#eee;
		padding:5px 5px 50px 5px;
		border: 2px dotted #999;
		text-align: left;
		float: right;
		width: 45%
	}

#newsitem {border: 2px groove #999;padding: 5px;}

/* Newsletter Section */
#newsfloat {float:left;clear:both;}
#newstitle {color:#000000;font-size:20px;line-height:28px;text-decoration:none;font-weight:900;}
#newstext {font:12px/22px verdana, arial, helvetica, sans-serif;margin:0px 0px 16px 0px;padding:0px;}

#newstext > a:link {color:#09c;}
#newstext > a:visited {color:#07a;}
#newstext > a:hover {text-decoration:underline;}

/* Newsletter Section */

#leftmenu {
		font-size: 14pt;
		color:#333;
		text-decoration:none;
		font-weight:800;
		font-family:verdana, arial, helvetica, sans-serif;
		background:#eee;
		padding:5px 5px 50px 5px;
		border: 2px dotted #999;
		text-align: left;
	}
	
/* Banners STARTS HERE */

#topbanner {
	width: 1000px;
	margin: 0 auto;
	height: 150px;
}

#rightbanner {
		width:58%;
		height: 150px;
		float:left;
		padding:0px;
		margin:0px auto;
		background: url(../media/topbanner_gw360.jpg) no-repeat;
}

#hidden {text-indent:-7000px;height:0px;line-height:0px;}
#hidden {
	width:40%;
	height: 130px;
	float:left;
	padding:0px;
	margin:0px auto;
	background:url(../media/banner_top.gif) no-repeat;
	}
#hidden h1 {
	float: left;
	}
#hidden h1 a {
	display: block;
	float: left;
	margin-left: 10px;
	text-indent: -9000px;
	display: inline;
	}

/* Banners ENDS HERE */	
	
/* CURRENT MENU SYSTEM `````````` STARTS HERE ``````````` */

#navcontainer
{
margin: 14px auto;
padding: 0;
height: 24px;
font: 16px Verdana, san-serif;
font-weight: bold;
width: 100%;
border-bottom: 1px solid #fff; /* Bottom Underline Border*/
list-style-type: none;
background: none;             /* Overall Line BG */
text-align: center;
}

#navlist li
{
margin: 0;
padding: 0;
width: auto;
display: inline;
}

#navlist li a, #navlist li a:link
{
background: none;             /* text BG's */
color: #fff;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: inline;
}

#navlist li a:hover
{
color: #fff;
border-bottom: 4px solid #fff;
cursor: pointer;
background: #2e7299;
position: relative;
}

/* Nav coloring current page */

body.home #navlist li a#home{color: #fff;cursor: default;font-weight: bolder;border-bottom: 4px solid #f90;position: relative;}
body.home #navlist li a#home:hover{border-bottom: 4px solid #f90;background: #2e7299;color: #f90;}

body.sales #navlist li a#sales{color: #fff;cursor: default;font-weight: bolder;border-bottom: 4px solid #f90;position: relative;}
body.sales #navlist li a#sales:hover{border-bottom: 4px solid #f90;background: #2e7299;color: #f90;}

body.service #navlist li a#service{color: #fff;cursor: default;font-weight: bolder;border-bottom: 4px solid #f90;position: relative;}
body.service #navlist li a#service:hover{border-bottom: 4px solid #f90;background: #2e7299;color: #f90;}

body.marina #navlist li a#marina{color: #fff;cursor: default;font-weight: bolder;border-bottom: 4px solid #f90;position: relative;}
body.marina #navlist li a#marina:hover{border-bottom: 4px solid #f90;background: #2e7299;color: #f90;}

body.contact #navlist li a#contact{color: #fff;cursor: default;font-weight: bolder;border-bottom: 4px solid #f90;position: relative;}
body.contact #navlist li a#contact:hover{border-bottom: 4px solid #f90;background: #2e7299;color: #f90;}

body.about #navlist li a#about{color: #fff;cursor: default;font-weight: bolder;border-bottom: 4px solid #f90;position: relative;}
body.about #navlist li a#about:hover{border-bottom: 4px solid #f90;background: #2e7299;color: #f90;}

/* Nav coloring current page */
/* CURRENT MENU SYSTEM ``````````` ENDS HERE ``````````` */



/* Core Content - 2 & 3 Column System STARTS HERE */

	#mainright {
		width:28%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		margin-top: 5px;
		margin-right: 5px;
		}
	
	#mainleft {
		width:18%;
		float:left;
		text-align: center;
		margin-top: 5px;
		margin-left: 5px;
		margin-right: 5px;
		padding-bottom:10px;
		line-height: 16px;
		display: inline;
		}
		

	
/* Core Content - 2 & 3 Column System ENDS HERE */

/* 3-Column System STARTS HERE */	

	body#threecolumn #maincenter {
		width:49%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 25px;
		}
/* 3-Column System ENDS HERE */		

/* 2-Column System STARTS HERE */
	
	body#twocolumn #maincenter {
		width:78%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 25px;
		}
	
/* 2-Column System ENDS HERE */	

/* Class-Dependent Divs START */

/*
	body.sales {background:none;}
	body.sales  #rightbanner {background:none;}
*/

/* Class-Dependent Divs END */