@import url('core.css');

body {
	background: #001348 url(../images/core/bg.jpg) no-repeat center top;
	font-family: Arial;
	font-size: 12px;
}

table {width:450px; margin-left:50px}

.indent {text-indent:-9999px}
.height {height:35px}
.tr_height {height:17px}
.block {display:block}
.clear {display:block; clear:both}
.nobullet {list-style:none}
.mleft {margin-left:90px}
.ul_bottom {margin-bottom:0 !important}
.right {float:right}
.left {float:left}
#content p.ul_bottom {margin-bottom:5px !important}

/********************************************
        HEADER STYLES
********************************************/
#header {padding:0 30px}
#branding {	
	height: 112px;
	width: 900px;
}
#branding img#logo {
	width: 337px;
	height: 93px;
	float: left;
	padding-top: 11px;
	padding-left: 6px;
}
#branding img#phone {
	width: 362px;
	height: 32px;
	float: right;
	padding-top: 65px;
}
#navigation {
	height: 35px;
	width: 900px;
	padding-bottom: 14px;
}
#nav {height:35px}
a#nav-index {
	background: url(../images/nav/home.gif);
	width: 73px;
}
a#nav-boat_links {
	background: url(../images/nav/boat_links.gif);
	width: 94px;
}
a#nav-boat_storage {
	background: url(../images/nav/boat_storage.gif);
	width: 120px;
}
a#nav-rates {
	background: url(../images/nav/rates.gif);
	width: 67px;
}
a#nav-boat_sales {
	background: url(../images/nav/boat_sales.gif);
	width: 103px;
}
a#nav-shop_chandlery {
	background: url(../images/nav/shop.gif);
	width: 156px;
}
a#nav-centre {
	background: url(../images/nav/marine_service.gif);
	width: 181px;
}
a#nav-contact {
	background: url(../images/nav/contact.gif);
	width: 106px;
}

a#nav-index:hover,
a#nav-boat_links:hover,
a#nav-boat_storage:hover,
a#nav-rates:hover,
a#nav-boat_sales:hover,
a#nav-shop_chandlery:hover,
a#nav-centre:hover,
a#nav-contact:hover
{background-position: 0 -35px}

#p-index ul#nav a#nav-index, 
#p-boat_links ul#nav a#nav-boat_links,
#p-boat_storage ul#nav a#nav-boat_storage,
#p-rates ul#nav a#nav-rates,
#p-boat_sales ul#nav a#nav-boat_sales,
#p-shop_chandlery ul#nav a#nav-shop_chandlery,
#p-centre ul#nav a#nav-centre,
#p-contact ul#nav a#nav-contact
{background-position: 0 -35px}


/*---------- banner styles for each pages ------------*/
#p-boat_links #banner {
	background: url(../images/banner/inner/profile-banner.jpg) no-repeat;
	width: 700px;
	height: 101px;
	padding-bottom: 14px;
}
#p-boat_storage #banner, #p-rates #banner, #p-contact #banner, #p-boat_sales #banner, #p-contact_thankyou #banner {
	background: url(../images/banner/inner/inner-banner.jpg) no-repeat;
	width: 700px;
	height: 101px;
	padding-bottom: 14px;
}
#p-shop_chandlery #banner {
	background: url(../images/banner/inner/shop-chandlery-banner.jpg) no-repeat;
	width: 700px;
	height: 101px;
	padding-bottom: 14px;
}
#p-centre #banner {
	background: url(../images/banner/inner/marine-banner.jpg) no-repeat;
	width: 700px;
	height: 101px;
	padding-bottom: 14px;
}

/********************************************
        CONTENT STYLES
********************************************/
#content {padding:0 30px}
#primary {width:700px; padding-right:19px; float:left}
#home-banner {
	height: 240px;
	width: 700px;
	padding-bottom: 13px;
}
#primary_content p, #primary_content li {line-height:1.7; color:#010101}
#primary_content {
	background: url(../images/core/text-bg.gif) repeat-y;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#p-index #text {
	background: url(../images/core/text-bg2.gif) no-repeat top;
}	
#text {
	/*background: url(../images/core/text-bg3.gif) no-repeat top;*/
	width: 650px;	
	padding: 20px 20px 0 30px;	  
}
#primary_bottom {
  width: 700px;
  height: 44px;
  display: block;
	background: url(../images/core/text-bottom.gif) no-repeat;
}
#cta-rates {
  width: 225px;
  height: 186px;
  display: block;
  float: left;
  text-align: center;
  background: url(../images/core/cta-rates.jpg) no-repeat;
}
#cta-rates a {
	position: relative; 
	top: 155px;
	left: 20px; 
	width: 160px;
	display: block;
	font-weight: bold; 
	line-height: 1.2;
}
#cta-rates a:hover, #text a:hover {text-decoration:none}
#index_ul ul#ul_right {padding-left:20px}
#text #cta-rates a {color:#fff}
#text a:link, #text a:visited {color:#010101}
#secondary{width:180px; float:left}
#p-boat_links h4 {margin-bottom:15px}
/*----------	cta styles  ----------*/
.cta {padding-bottom:14px; text-align:center}
.cta a { 
	color: #fff; 
	font-weight: bold; 
	width: 180px;		
}
#selling-points-bg { width: 180px; background: url(../images/core/selling-pts-bg.gif) repeat-y; }
#selling-points {
  width: 157px;
  background: url(../images/core/selling-pts-bg2.gif) no-repeat top;
  font-size: 0.9em;
  color: #FFFFFF;
  padding: 80px 10px 0 13px;
}
#selling-points ul { margin: 0; list-style-type: none; }
#selling-points li { 
	background: url(../images/core/icon-list.gif) no-repeat 0 5px; 
	padding-left: 20px; 
	margin: 0;
	line-height: 1.5; 
}
#selling-points-bottom {
  background: url(../images/core/selling-pts-bottom.gif) no-repeat;
  display: block;
  width: 180px;
  height: 13px;
}
#boats {
  width: 173px;
  height: 82px;
  display: block;
  position: relative;
  background: url(../images/core/boats-shapes.gif) no-repeat;
}
#boats a {position:relative; top:58px}
#skipper {
  width: 187px;
  height: 109px;
  display: block;
  position: relative;
  background: url(../images/core/skipper-ticket.gif) no-repeat;
}
#skipper a {position:relative; top:70px; left:-8px; line-height:1.3}
#boats a:hover, #skipper a:hover {text-decoration:none}

#popup_enquiry_form {color:#fff; padding:30px}
#p-boat_links #primary a:link, #p-boat_links #primary a:visited {text-decoration:none}
#p-boat_links #primary a:hover {text-decoration:underline}

/* storage images styles */
#storage_img, #storage_img2, #storage_img3 {width:650px}
#storage_img img, #storage_img2 img, #storage_img3 img {
	border: solid 1px #81bef7;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#storage_img2 li {margin-left:80px}
#storage_img3 li {margin-left:40px}

/* storage rate form style */
#storage_rate {
	display: block;
	padding: 15px 50px;
	background-color: #D5DBE0;
	background-repeat: repeat-y 
	background-position: center top;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 540px;
	height: 185px;
	margin-bottom: 20px;
}
#rate_form_bottom {
	display: block;
	width: 540px;
	padding-bottom: 10px;
}
#rate_result {
	width: 400px; 
	float: left; 
	position: relative;
	top: -3px;
	padding-left: 20px;
}

/********************************************
        CONTACT US STYLES
********************************************/
#enquiry_form {width:300px; float:left}
#enquiry_form textarea, #enquiry_form input {
	color: #555;
	padding: 3px;
}
#enquiry_form li {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#enquiry_form input.submit, #enquiry_form input.reset {
	padding: 3px;
	width: 90px;
	font-size: 11px;
}
#enquiry_form input.reset {margin-left:10px}
.baseform textarea, .baseform input[type="text"] {width: 180px}
.baseform ul {margin:0 !important}
.baseform label {width:70px}
.baseform label.error {margin-left:77px; height:0}
#rate_form {padding-left:30px}
#rate_form #boat_length {font-size:11px}
#rate_form input {margin-top:8px}
#rate_form input#calculate, .popup_enquiry_link {
	background-color: #0070ee;
	border: #0070ee solid 1px;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px 5px;
	cursor:pointer;
}
#rate_form label {position:relative; top:-2px}
#p-rates label.error{
	color: red;
	float: right;
	padding-top: 10px;
}
#p-rates h5 {margin-top:17px; font-size:16px}
#storage_rate h4 {margin-bottom:10px !important}
#details a {color:white; text-decoration:none}
#rate_result h4 {padding-top:10px}


/********************************************
        FOOTER STYLES
********************************************/
#details { display: block; clear: both; text-align: center; color: #FFFFFF; padding: 15px 0}
#details a {color: #e56400}
#footer {
  font-size: 0.9em;
  background: url(../images/core/footer-bg.gif) no-repeat 23px 0;
  color: #8CC4FD;
  height: 90px;
  padding: 0 30px;
	width: 900px;
}
#footer a { text-decoration: none; color: #8CC4FD; }
#footer a:hover { text-decoration: underline; }
#footer p, #footer li { padding-top:15px; margin: 0; }
#footer #copy {color:#FFFFFF; float:left; width:250px}
#footer #sitemap {float:left}
#footer img#webfirm_logo {float:right}
#p-index ul#sitemap a#sitemap-index, 
#p-boat_links ul#sitemap a#sitemap-boat-links,
#p-boat_storage ul#sitemap a#sitemap-boat-storage,
#p-rates ul#sitemap a#sitemap-rates,
#p-boat_sales ul#sitemap a#sitemap-boat-sales,
#p-shop_chandlery ul#sitemap a#sitemap-shop-chandlery,
#p-centre ul#sitemap a#sitemap-centre,
#p-contact ul#sitemap a#sitemap-contact
{text-decoration:underline}




/********************************************
        LISTING STYLES
********************************************/



.item_listing li div.img {
  border: 5px solid #C0C0C0;
  text-align: center;
  color: #C0C0C0;
}



/********************************************
        PRODUCT DETAIL STYLES
********************************************/



#p-product #content .img{
  border: 5px solid #C0C0C0;
  text-align: center;
  color: #C0C0C0;
  display: inline;
  float: left;
  height: 250px;
  margin-right: 20px;
  width: 250px;
}
#p-product #content .item{
  display: inline;
  float: left;
  width: 360px;
}


/********************************************
        DYANMIC PAGE DETAIL STYLES
********************************************/


#p-dynamic_page #content .img {
  border: 5px solid #C0C0C0;
  text-align: center;
  color: #C0C0C0;
  display: inline;
  float: left;
  height: 150px;
  margin-right: 20px;
  width: 150px;
}
#p-dynamic_page #content .item {
  display: inline;
}


/********************************************
        GOOGLE MAP STYLES
********************************************/



.googlemap{
  height:300px;
  width:300px;
	float: right;
	margin-right: 20px;
}
.googlemap span{
  display: block;
  margin-bottom: 3px;
  text-align: center;
}

/********************************************
        BREADCRUMB STYLES
********************************************/



ul#breadcrumbs li {
  margin-right: 10px;
  font-size: 0.8em;
  
}
.googlemap span{
  display: block;
  margin-bottom: 3px;
  text-align: center;
}


/********************************************
        SLIDER STYLES
********************************************/
#cat_wrapper {
    width: 760px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h3 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 620px;
    left: 10px;
    position: relative;
		float: left;
}

.scroll {
   	width: 620px;
	  overflow: auto;
	  overflow-x: hidden;
	  position: relative;
	  clear: left;	   		
}

.scrollContainer {
	background: #d5dbe0 url(../images/core/content_pane-gradient.gif) repeat-y top;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.scrollContainer div.panel {
    padding: 20px;
    width: 580px;
		display: block;		
		background: #d5dbe0 repeat-y left top;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px; 	
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
		height: 20px;
		width: 620px;
}

ul.navigation li {
    display: inline;
    margin-right: 10px;				
}

#p-boat_sales ul.navigation a:link, 
#p-boat_sales ul.navigation a:visited,
#p-boat_sales ul.navigation a:hover
{ color: #fff }

ul.navigation a {
    padding: 5px 10px;
    text-decoration: none;
		display: block;
		background-color: #4899eb;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
}

ul.navigation a:hover {
    background-color: #003fbd;
}

ul.navigation a.selected {
    background-color: #003fbd;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 60px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

#content h4 {margin:0}

div.panel div {padding: 20px 0}

div.panel img {
	margin: 0 2px;
	padding: 2px;
	border: #fff solid 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#boat_length{
    margin-left: 10px;
    width: 50px;
}
