/* 
******************************************************************* 
 
Title:			global.css 
Browser(s):		Safari, Firefox, IE7/8 
 
Author:			Andy Davis (adavis@raddsigns.com) 
Version:		v1.0
Last modified:	10.21.2009 
 
******************************************************************* 
*/ 

html, body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #b7b7b7;
}

body {
	background: url(../images/main-bg.jpg) no-repeat top center #fff;
}

a {
	color: #34bedd;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

a.visited {
	color: #ed1c24;
	text-decoration: none;
}

/*  HEADER  */

h1.main-logo {
	display: block;
	width: 145px;
	height: 125px;
	background: url(../images/catchcover-logo.png) no-repeat;
	text-indent: -9999px;
	color: #000;
	float: left;
	margin: 12px 0 0 28px;
	padding: 0px;
}

h1.logo a {
	border: none;
	display:block;
}

/*  HOMEPAGE MAIN BANNER  */

.main-banner {
	background: url(../images/main-banner.png) no-repeat;
	display: block;
	position: relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 1!important;
}

h2.banner-title {
	width: 355px;
	height: 175px;
	display: block;
	background: url(../images/coveryourhole.png) no-repeat;
	text-indent: -9999px;
	position: relative;
	top: 30px;
	left: 118px;
}

p.banner-text {
	display: block;
	font: bold 17px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFF;
	text-transform: uppercase;
	position: relative;
	top: 90px;
	left: 20px;
	text-shadow: #333 1px 1px 2px;
}

p.banner-text span {
	width: 65px;
	height: 45px;
	background: url(../images/ice-text.png) no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: -40px;
	left: 110px;
	display: block;
}

.made-in-mn {
	width: 62px;
	height: 60px;
	position: absolute;
	left: 865px;
	top: 225px;
}

/*  HOMEPAGE SUB BOXES  */

ul#sub-boxes {
	margin: 13px 0 0 0;
	padding: 0;
	font: bold 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #34bedd;
	height: 205px;
	width: 940px;
	display: block;
}

ul#sub-boxes li {
	list-style-type: none;
	display: block;
	margin: 0 14px 0 0!important;
	padding: 10px;
	width: 284px;
	height: 184px;
	background: url(../images/sub-box-bg.png) repeat-x #000;
	margin-right: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
}

ul#sub-boxes li a {
	display: block;
}


ul#sub-boxes li.last {
	margin-right: 0px!important;
}

.sub-left {
	width: 160px;
	float: left;
	margin-right: 5px;
	position: relative;
	display: block;
}

.sub-left a {
	width: 160px;
}

.sub-left p {
	font: normal 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #e1e1e1;
	line-height: 18px;
	position: absolute;
	top: 55px;
	width: 160px;
}

.sub-left p.starting-price {
	font: bold 18px "Georgia", "Times New Roman", Times, serif;
	color: #fcfcfc;
	position: absolute;
	top: 155px;
	left: 5px;
	width: 160px;
}

.sub-left p.starting-price span {
	font-style: italic;
} 

.sub-right {
	width: 114px;
	float: right;
	display: block;
	position: relative;
}

.sub-right img {
	width: 114px;
	float: left;
}

a.moreinfo-btn {
	width: 110px;
	height: 30px;
	background: url(../images/moreinfo-btn.png) no-repeat;
	display: block;
	text-indent: -9999px;
	position: absolute;
	top: 155px;
}

a.moreinfo-btn:hover {
	background-position: -110px 0;
}

/*  FOOTER  */

#link-bar {
	width: 940px;
	height: 45px;
	background-color: #000;
	margin-top: 3px;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#link-box {
	width: 638px;
	float: left;
}

#link-box p {
	font: bold 12px "Georgia", "Times New Roman", Times, serif;
	color: #959595;
	font-style: italic;
	margin: 15px 0 0 12px;
	float: left;
}

.link {
	width: 460px;
	height: 24px;
	background-color: #383737;
	border: none;
	margin:10px 0 0 60px;
	font: bold 14px "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #707070;	
}

ul.company-links {
	display: inline;
	float: right;
	margin-right: -1px;
}

ul.company-links li {
	list-style-type: none;
	display: block;
	float: left;
}

ul.company-links li a.fishhawk {
	width: 116px;
	height: 45px;
	background: url(../images/fishhawk-btn.png) no-repeat;
	display: block;
	border-right: 1px solid #000;
	border-left: 1px solid #666;
	text-indent: -9999px;
}

ul.company-links li a.fishhawk:hover {
	background-position: -116px 0;
}

ul.company-links li a.ripcity {
	width: 116px;
	height: 45px;
	background: url(../images/ripcity-btn.png) no-repeat;
	display: block;
	border-right: 1px solid #000;
	border-left: 1px solid #666;
	text-indent: -9999px;
}

ul.company-links li a.ripcity:hover {
	background-position: -116px 0;
}

#news {
	width: 300px;
	height: 45px;
	float: right;
	background: url(../images/mail-icon.png) left no-repeat #33a8c1;
	background-position: 5px 0;
	border-left: 1px solid #666;
	-moz-border-radius-top-right: 5px;
	-moz-border-radius-bottom-right: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#news p a {
	position: relative;
	left: 60px;
	top: 12px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	color: #FFF;	
	text-decoration: none;
	text-shadow: #2c7685 1px 1px 1px;
}

#news p a:hover {
	color: #efefef;
	text-shadow: #666 1px 1px 1px;
}


/*  PRODUCTS PAGES  */

#fragment-1, #fragment-2, #fragment-3, #fragment-4 {
	background-color: #0b0f11;
	color: #CCC;
	padding: 5px 10px;
}

#fragment-1 p, #fragment-2 p, #fragment-3 p, #fragment-4 p {
	margin-bottom: 12px;
	line-height: 16px;
}

#fragment-1 ul, #fragment-2 ul, #fragment-3 ul, #fragment-4 ul {
	margin-left: 10px;
	margin-bottom: 12px;
}

#fragment-1 li, #fragment-2 li, #fragment-3 li, #fragment-4 li {
	margin-left: 10px;
	margin-bottom: 6px;
	list-style-type: square;
}

#sub-title-products {
	background: url(../images/sub-title-bg.png) repeat-x;
}

#sub-title-products h2 {
	font: bold 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ed1c24;
	padding: 15px 0 16px 18px;
	text-shadow: #000 1px 1px 1px;
}

blockquote.sidebar-quote {
	width: 300px;
	height: 294px;
	text-indent: -9999px;
	background: url(../images/sidebar-quote.gif) no-repeat;
	margin-bottom: 20px;
}

.product-grid {
	padding: 15px;
	background-color: #0b0f11;
	text-align: center;
}

.text-page {
	padding: 15px;
	background-color: #0b0f11;
	text-align: left;
	line-height: 18px;
}

.text-page h3 {
	font: bold 24px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 28px;
	color: #429bae;
	margin-bottom: 20px;
}

.text-page p {
	line-height: 16px;
	margin-bottom: 20px;
}

.product-grid ul {
	margin:10px 0 0 10px;
	padding:0;
	text-align: center;
	width: 620px;
}

.product-grid ul li {
	list-style-type: none;
	float: left;
	text-align: left;
	width: 175px;
	margin: 0 24px 45px 0;
}

.product-grid ul li a {
	color: #CCC;
	font: normal 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.product-grid ul li a.more-info {
	color: #d57032;
	font: normal 9px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-top: 8px;
	letter-spacing: 0.1em;
}

.product-grid ul li a:hover, .product-grid ul li a.more-info:hover, .product-grid ul li a:hover p {
	color: #FFF;
}

.product-grid ul li a p {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-right: 30px;
	font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #34bedd;
	line-height: 18px;
}

.product-grid ul li p {
	margin-bottom: 5px;
	padding-bottom: 0px;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #b7b7b7;
	line-height: 16px;
}

.product-grid ul li a img {
	margin-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}

.product-grid ul li a img:hover {
}

.support-list {
	margin: 0 0 8px 25px;
	padding: 0 0 0 20px;
	background: url(../images/support-list-arrow.gif) no-repeat;
	font-weight: normal;
	list-style-type: none;
}

/*  PRODUCT PAGE VIDEOS  */

#sub-banner {
	position: relative;
}

/*  ABOUT PAGES  */

#sub-title-about {
	background: url(../images/sub-title-bg.png) repeat-x!important;
}

#sub-title-about h2 {
	font: bold 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ed1c24;
	padding: 15px 0 16px 18px;
	text-shadow: #000 1px 1px 1px;
	border-bottom: 1px solid #464646;
}

.about-text {
	padding: 15px;
	background-color: #0b0f11;
	line-height: 20px;
}

.about-text p {
	margin-bottom: 15px;
	line-height: 18px;
}

.about-text strong {
	font-size: 15px;
	color: #FFF;
}

.about-text blockquote {
	font-size: 16px;
	padding-left: 20px;
	border-left: 8px solid #0076a3;
	margin-left: 10px;
	margin-bottom: 15px;
	line-height: 24px;
	color: #EFEFEF;
	
}

.side-form form {
	padding: 15px;
}

.side-form p {
	margin: 15px;
	font-weight: normal;
	font-size: 12px;
}


.side-form form {
	margin-bottom: 0px;
}

form input {
	margin-top: 8px;
	margin-bottom: 12px;
	padding-left: 4px;
}

form select {
	margin-top: 8px;
}

form textarea {
	margin-top: 8px;
	width:217px;
	height: 92px;
	font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #EFEFEF;
	border: 2px solid #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 4px;
}

form.dealer-form {
	width: 900px;
	border-bottom: 1px solid #2e7382;
	padding: 0 0 5px 0;
	margin-bottom: 15px;
}

.dealer-results {
	padding-bottom: 25px;
}

.side-bar-form {
	width:225px;
	height: 30px;
	font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #EFEFEF;
	border: 2px solid #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.side-bar-form2 {
	width:265px;
	height: 20px;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #CCC;
	border: 1px solid #666;
}

.side-bar-form3 {
	width:265px;
	height: 80px;
	font: bold 13px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #333;
	background-color: #CCC;
	border: 1px solid #666;
}

.side-bar-form-btn {
	background-color: #ca6b33;
	padding: 6px 8px;
	border: none;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top: -10px;
	margin-bottom: 20px;
}


.side-bar-form-btn:hover {
	background-color: #e8ae4a;
	padding: 6px 8px;
	border: none;
	font: bold 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #FFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	cursor: pointer;
}

.hr-or-line {
	width: 275px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/hr-or.png) no-repeat scroll center;
}

.hr-or-line hr {
	display: none;
}

p.side-note {
	font-size: 10px;
}


/*  SHOPPING CART  */

h3.cart-title {
	font-size: 15px;
	color: #EFEFEF;
	margin-bottom: 20px;
}

.instruct {
	font-size: 10px;
	color: #FFF;
}

.contact-form, .contact-info {
	float: left;
	width: 50%;
}

.contact-info strong {
	color: #fff;
	font-size: 16px;
	margin-bottom: 8px;
}

.contact-info p { 	
	margin-bottom: 6px;
}

/*** FISH HOUSE BUILDERS ***/

#fishhouse-content {
	width: 900px;
	display: block;
	padding-bottom: 5px;
	clear: both;

}

#fishhouse-box {
	width: 880px;
	background-color: #414141;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	padding: 10px;
	margin-bottom: 15px;
}

h4.fish-link {
	font: bold 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 19px;
	margin-bottom: 4px;
}