﻿/* CSS for Wylands Marine */

body{
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#FFFFFF;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

.iframe{
	overflow-x:hidden;
	background-color:#FFFFFF;
	border:2px solid #006699;
	scrolling:yes;
	width:628px;
	height:378px;
	margin:0px;
	padding:1px;
}

.map{
	overflow:hidden;
	background-color:#FFFFFF;
	border:1px solid #333333;
	width:298px;
	height:298px;
	padding:0px;
}

.form{
	font-size:14px;
	line-height:24px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
input, textarea, select{
	border: 1px #999999 solid;
	background-color: #FFFFFF;
	color: #000000;
}
.form input.submit:hover{
	background-color:#0099CC;
	border:1px solid #003366;
	cursor:pointer;
}

.table{
	padding:0px;
	font-size:14px;
	line-height:28px;
	font-family:Arial, Helvetica, sans-serif;
	border:4px solid #333333;
	color:#333333;
	width:820px;
	text-align:left;
	margin:0px;
}
tr.dark{
	background-color: #0093c6;
	height: 28px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
tr.light{
	background-color:#E4EAEE;
	height:28px;
	vertical-align:middle;
	padding:0px;
	margin:0px;
	border:0px;
}
tr.lighter{
	background-color: #F8F9FB;
	height: 28px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td.left{
	width: 300px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	border: 0px;
	color: #000000;
}
td.right{
	width:400px;
	padding:0px;
	margin:0px;
	border:0px;
}

td.left2{
	width:70px;
	padding:0px 0px 0px 10px;
	margin:0px;
	border:0px;
}
td.right2{
	width:220px;
	padding:0px;
	margin:0px;
	border:0px;
}

p{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	text-align:left;
}

p a:hover{
	text-decoration:underline;
}

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

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

img{
	margin:0px;
	padding:0px;
	border:0px;
}

#Wylands_Full_Page{
	position:relative;
	width:100%;
	margin:0px;
	padding:0px;
	border:0px;
}

#Wylands_Container{
	position:relative;
	width:900px;
}

.Horizontal_Spacer{
	position:relative;
	clear:both;
	width:100%;
}

.Vertical_Spacer{
	position:relative;
	float:left;
}

#Header{
	width:100%;
	height:173px;
	background-image:url(images/header_bg.png);
	background-repeat:no-repeat;
}

#Logo{
	width:106px;
	height:136px;
	position:relative;
	float:left;
}
#Logo a span{
	display:block;
	height:136px;
	line-height:136px;
	width:106px;
	text-decoration:none;
}

#Return_Home{
	width:144px;
	height:30px;
	background-image:url(images/return_home.png);
	background-position:0px -40px;
	background-repeat:no-repeat;
	float:left;
}

#Label{
	width:256px;
	height:136px;
	position:relative;
	float:left;
	padding:0px;
	margin:0px;
}

#Page_Content{
	width:100%;
	position:relative;
}

#Slideshow{
	position:relative;
	float:left;
	width:634px;
	height:408px;
	margin:0px;
	background-image:url(images/slideshow_bg.png);
}

#Content_top{
	position:relative;
	float:left;
	width:634px;
	height:17px;
	margin:0px;
	background-image:url(images/content_top.gif);
	background-repeat:no-repeat;
}
#Content_main{
	position:relative;
	float:left;
	width:614px;
	min-height:375px;
	margin:0px;
	background-image:url(images/content_main.gif);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-right:10px;
}
#Content_bottom{
	position:relative;
	float:left;
	width:634px;
	height:17px;
	margin:0px;
	background-image:url(images/content_bottom.gif);
	background-repeat:no-repeat;
}


#Lower_Left{
	position:relative;
	width:634px;
	background-repeat:no-repeat;
	float:left;
	padding:0px;
	text-align:left;
}	

#Lower_Right{
	position:relative;
	float:left;
	margin:0px 0px 0px 22px;
	padding:0px;
	width:244px;
}

#Quick_Links{
	width:244px;
	padding:0px;
	margin:0px;
	height:189px;
}
.quick_link{
	width:244px;
	height:63px;
}
#Inventory_Link a span{
	width:244px;
	height:63px;
	line-height:63px;
	display:block;
	background-image:url(images/quicklinks.png);
	background-position:0px 0px;
	text-decoration:none;
}
#Inventory_Link a:hover span{
	background-position:-244px 0px;
	text-decoration:none;
	cursor:pointer;
}
#Service_Link a span{
	width:244px;
	height:63px;
	line-height:63px;
	display:block;
	background-image:url(images/quicklinks.png);
	background-position:0px -63px;
	text-decoration:none;
}
#Service_Link a:hover span{
	background-position:-244px -63px;
	text-decoration:none;
	cursor:pointer;
}
#Contact_Link a span{
	width:244px;
	height:63px;
	line-height:63px;
	display:block;
	background-image:url(images/quicklinks.png);
	background-position:0px -126px;
	text-decoration:none;
}
#Contact_Link a:hover span{
	background-position:-244px -126px;
	text-decoration:none;
	cursor:pointer;
}

#Home_Info{
	width:220px;
	height:174px;
	padding:12px;
	background-image:url(images/home_info_bg.png);
	text-align:center;
	font-weight:bold;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	line-height:25px;
}

/*Navigation elements*/
#Navigation{
	position:relative;
	padding:0px;
	margin:0px 13px 0px 207px;
	height:35px;
	z-index: 20000;
	text-align:center;
	width:680px;
	float:right;
}

#tab {
	margin: 0;
	top: 0;
}
#tab ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
#tab li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	text-align:center;
}
#tab a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: 0;
	display: block;
	float: none;
}
#tab a span {
	display: block;
	height:35px;
	color: #006699;
	line-height:35px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
#tab li.item_active a {
	background-position: right bottom;
	border-color: #000000;
}
#tab a:hover {
	background-position: right bottom;
	border-color: #000000;
}
#tab li.item_active a span {
	background-position: left bottom;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
	background-color:#006699;
}
#tab a:hover span {
	background-position: left bottom;
	color: #FFFFFF;
	font-style: normal;
	text-decoration:none;
	cursor:pointer;
	background-color:#006699;
}

.dropmenudiv {
	position: absolute;
	top: -20px;
	float: left;
	display: block;
	visibility: hidden;
	border:none;
	color: #006699;
	z-index: 10000;
	text-decoration: none;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	letter-spacing:1px;
	margin-top:1px;
}
.dropmenudiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.dropmenudiv li {
	display: inline;
	margin: 0;
	padding: 0;
}
.dropmenudiv li.top{
	height:13px;
	background-image:url(images/sub_nav_top.gif);
	width:207px;
	display:block;
	font-size:8px;
	line-height:13px;
}
.dropmenudiv li.bottom{
	height:13px;
	background-image:url(images/sub_nav_bottom.gif);
	width:207px;
	display:block;
	font-size:8px;
	line-height:13px;
}
.dropmenudiv a:visited {
	margin: 0;
	padding: 0;
	display: block;
	color: #006699;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width:207px;
}
.dropmenudiv a:link {
	margin: 0;
	padding: 0;
	display: block;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width:207px;
}
.dropmenudiv a span {
	float: none;
	display: block;
	line-height: 24px;
	background-image:url(images/sub_nav_bg.gif);
	background-position:0px 0px;
	padding: 0px;
	color: #006699;
	padding-left:20px;
}
.dropmenudiv a:hover {
	background-position: left bottom;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.dropmenudiv a:hover span {
	background-position: right bottom;
	color: #FFFFFF;
	font-weight: normal;
	background-position:0px -24px;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	list-style:none;
}
/*end navigation elements*/

h1{
	color:#333333;
	font-size:36px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:36px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:bold;
	font-variant:small-caps;
}

h3{
	color:#0099CC;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:bold;
}

h2{
	color:#333333;
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	padding:0px;
	margin:0px;
	text-align:left;
	font-weight:bold;
}

a h2:hover{
	text-decoration:underline;
}

#Footer{
	position:relative;
	height:30px;
	line-height:30px;
	color:#0099CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:900px;
	margin:0px;
}
.footer_column{
	position:relative;
	width:33%;
	float:left;
}

.footer_column a{
	color:#0099CC;
	text-decoration:none;
}

.footer_column a:hover{
	color:#003366;
	text-decoration:underline;
}

#Iframe_Header{
	height:25px;
	width:634px;
}
#Iframe_Header_Left{
	float:left;
	text-align:left;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006699;
	line-height:24px;
	height:24px;
	width:484px;
}
#Iframe_Header_Right{	
	float:left;
	text-align:right;
	padding-top:10px;
	width:150px;
	height:14px;
}
#Iframe_Header_Right a{
	font-size:12px;
	color:#006699;
	text-decoration:none;
	line-height:14px;
}
#Iframe_Header_Right a:hover{
	color:#0099CC;
	text-decoration:underline;
}

#Contact_Left{
	width:300px;
	margin-right:14px;
	float:left;
	padding:0px;
}

#Contact_Right{
	width:300px;
	float:left;
	padding:0px;
}

#Credit_App_Btn{
	width:634px;
	height:100px;
	background-image:url(images/credit_app_btn.png);
	position:relative;
	background-position:0px 0px;
}
#Credit_App_Btn:hover{
	background-position:0px -100px;
}
#Credit_App_Btn a span{
	display:block;
	width:634px;
	height:100px;
	line-height:100px;
	text-decoration:none;
}
#Credit_App_Btn a:hover span{
	text-decoration:none;
}

.splash_btn{
	width:634px;
	height:60px;
	background-image:url(images/splash_btn.png);
	position:relative;
	background-position:0px 0px;
}
.splash_btn:hover{
	background-position:0px -60px;
}
.splash_btn a span{
	text-align:left;
	padding-left:80px;
	display:block;
	width:554px;
	height:60px;
	line-height:60px;
	text-decoration:none;
	font-size:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.splash_btn a:hover span{
	text-decoration:none;
	color:#FFFFFF;
}