/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial,Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial,Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial,Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :Arial,Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body
{
background:url(images/bg.jpg) repeat-x #e4e9ec top;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align: center;
margin:0px auto auto auto;
color:#000;
clear:both;
}

body.page1 #menu_tab li.tab1 a,
body.page2 #menu_tab li.tab2 a,
body.page3 #menu_tab li.tab3 a,
body.page4 #menu_tab li.tab4 a,
body.page5 #menu_tab li.tab5 a,
body.page6 #menu_tab li.tab6 a,
body.page7 #menu_tab li.tab7 a,
body.page8 #menu_tab li.tab8 a{
	color: orange;
}

#header{
width:1000px;
height:136px;
/*background:url(images/header_bg.jpg) no-repeat center; */
background: url(images/banners/boat-banner3.jpg) no-repeat scroll 0% 100%;
margin:0px auto;
}
#logo{
float:left;
padding:15px 0 0 15px;
}
#main_container{
width:1000px;
height:auto;
background-color:#FFFFFF;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
text-align: left;
}
#main_content{
clear:both;
overflow:hidden;
}
A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #133155;
  text-decoration: none;
}

FORM {
	display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:Arial,Arial, sans-serif;
  font-size: 11px;
  background:#ffffff;
  color: #000000;
  font-weight : bold;
}

A.headerNavigation { 
  color: #000000; 
}

A.headerNavigation:hover {
  color: #133155;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #133155;
}


.affiliates {line-height: 28px; font-size: 16px;}
.affiliates ul{margin: 0px;}
.affiliates, .affiliates ul li {float:left; color: orange;}
.affiliates ul li { list-style:none; margin: 5px; color: orange}
.affiliates	ul li a{text-decoration:underline; color: peru;}
.affiliates ul li a:hover{text-decoration:none;}

.image {
	background-image: url(images/ima_ng.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 203px;
	width: 178px;
	margin: 0px;
	padding: 0px;
	font-size:11px;
}
.leftmenuclass{
	background-image: url(images/ry-it-out.gif);
	background-repeat: repeat-y;
	height:auto;
	width: 187px;
	margin: 0px;
	padding-left:15px;
}
.leftmenuclass a {
	color:#ffffff;
	font-size:17px;
}
.content_container{
	padding-left:0px;
	color:#990033;
	font-size:13px;
}
.content_container a {
	color:#990033;
	font-size:13px;
}
TD.footer {
  font-family: Arial,Arial, sans-serif;
  font-size: 10px;
  background: #133155;
  color: #ffffff;
  font-weight: bold;
}
.footer a {
	 color: #ffffff;
	 text-decoration:none;
}



h3{
color:#FF8A00;
font-size:14px;
font-weight:bold;
padding:2px 0;
}
.leftmenu2 {
	padding-left: 10px;
	height: 24px;
	font-size:11px;
}
.leftmenu2 a{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
	text-decoration: none;
	color: #000000;
	
}
.leftmenu2 a:hover{
	text-decoration: none;
	color: #8C0810;
}
.seach_buton {
	background:url(images/link_bg.gif);
	background-repeat:no-repeat;
	height: 24px;
	width: 75px;
	color: #159DCC;
	border:none;
	font-weight:bold;
}
.infoBox {
  background: #ffffff;
  border:0px;
}

.infoBoxContents {
  border:2px solid #F0F4F5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width:500px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:Arial, Verdana, Arial, sans-serif;
  font-size: 10px;
  
}

TD.infoBoxHeading {
  font-family:Arial,Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #133155;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 10px;
 
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #eeeeee;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #FF8A00;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:#000000;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Arial, Arial, sans-serif;
  font-size: 11px;
  color:#000000;
}

TD.accountCategory {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial,Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial,Verdana, Arial, sans-serif;
  color: #ff0000;
}
.table {
  font-family: Arial,Arial, sans-serif;
  font-size:11px;
}
.input_box {
	width: 90px;
	/*height:20px;*/
	font-size: 11px;
}
.input_box1 {
	width:29px;
	/*height:20px;*/
}
.bleft_curve {
	background-image: url(images/let_top_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 10px;
}
.bright_curve {
	background-image: url(images/right_top_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 10px;
}
.btop_bg {
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 8px;
	margin: 0px;
	padding: 0px;
}
.bomleft_curve {
	background-image: url(images/let_bottom_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.bomright_curve {
	background-image: url(images/right_bottom_curve.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 10px;
}
.bom_bg {
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
.left_br {
	background-image: url(images/left_br.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 10px;
}
.right_br {
	background-image: url(images/right_br.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 10px;
}
.boxclass{
	
	font-family: Arial;
	font-size: 12px;
	line-height:20px;

}
.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family:Arial, Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial,Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial,Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:Arial, Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial,Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Arial,Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; }
.dataTableContent { font-family: Arial,Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

TD.infoBoxHeadingCategories {
background:transparent url(images/menu_title_bg.gif) no-repeat scroll center center;
color:#159DCC;
font-size:13px;
font-weight:bold;
height:30px;
line-height:30px;
margin:5px 0 0;
text-align:center;
width:180px;
}
.infoBoxHeadingDisplay{
background:transparent url(images/bar_bg.gif) no-repeat scroll center center;
color:#159DCC;
float:left;
font-size:12px;
font-weight:bold;
height:31px;
line-height:31px;
margin:0 0 0 -7px;
padding:0 0 0 15px;
}
.infoBoxHeadingDisplay a {
	color:#FF8A00;
}

.product_fg_text{
	position: relative;
	line-height:80px;
	margin:0px auto 0px 10px;
	z-index: 10;
	font-size: 40px; 
	color: orange; 
	text-align: center;
	}
.product_bg_image{
	position: relative;
	z-index: 1;
	}

.product_title {
color:#FF8A00;
font-weight:bold;
padding:5px 0;
font-size:11px;
}
.product_title a:hover {
color:#064E5A;
}
.product_title a {
color:#FF8A00;
font-weight:bold;
padding:0px 0;
text-decoration:none;
}
span.price {
color:#FF8A00;
}
/*---------------- menu tab----------------------*/
#menu_tab{
width:1000px;
height:36px;
background:url(images/menu_bg.gif) repeat-x;
}

.menu {
list-style-type:none; float:left; display:block; width:982px; 
margin:0px; padding:0px;background:url(images/menu_bg.gif) repeat-x;}

.menu li {
font-size:11px;
font-weight:bold;
line-height:36px;
position:relative;
float: left;
}
.menu .divider {
display:inline;
width:4px;
height:36px;
float:left;
background:url(images/menu_divider.gif) no-repeat center;
}


.menu ul{
	background: url(images/menu_bg.gif);
	position:absolute;
	display: block;
	visibility: hidden;
	height: auto;
	margin:0px;
	padding: 0px;
	width: 200px;
	
	}
.menu ul li{
	background: url(images/menu_bg.gif);
	display:block;
	position: relative;
	width: 100%;
	clear:both
	}
.menu li:hover ul,
.menu li a:hover ul{
	visibility:visible; position: absolute; top: 36px; overflow:visible;z-index:100;
	}
	
.menu .dropdown{
	cursor: context-menu;
}

a.nav:link, a.nav:visited, a.nav {
/*display:block; float:left;*/
padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#fff;text-shadow: black 2px 2px 5px; }

a.nav:hover{
/*display:block; float:left;*/
padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#199ECD !important;}

.top_bar{
width:1000px;
height:38px;
background-color:#5B5D5F;
}
.top_search{
width:370px;
height:32px;
margin:0px 20px 0 0;
_margin:0px 10px 0 0;
float:right;
background:url(images/top_search_bg.gif) no-repeat center;
}
input.search_input{
width:182px;
height:18px;
float:left;
margin:5px 0 0 0 ;
border:1px solid #dbdbdb;
border-bottom-color:#ffffff;
border-right-color:#ffffff;
}
.search_text{
float:left;
width:110px;
padding:8px 0 0 15px;
color:#999999;
}
.search_text a{
text-decoration:none;
color:#999999;
}
.search_bt{
float:left;
padding:2px 0 0 15px;
}
.languages{
float:right;
width:150px;
padding:8px 0 0 0;
}
.lang_text{
float:left;
padding:0 5px 0 0;
color:#b3adad;
}
a.lang{
display:block;
float:left;
padding:0 5px 0 5px;
}
/*------------------------------oferte_content-----------------------*/
.oferte_content{
width:600px;
height:90px;
float:left;
padding:0 0 0 50px;
}
.top_divider{
display: none;
float:left;
width:1px;
height:90px;
}
.oferta{
width:538px;
float:left;
padding:15px 30px 0 30px;
}
.oferta_img{
float:left;
padding:0 0 10px 0;
}
.oferta_title, .oferta_title_shadow{
font-size:24px;
font-family: Verdana, Georgia;
/*color:#b72c24;*/
font-weight:normal;
text-align:center;

}
.oferta_title{
	color: orange;
	position:absolute;
	z-index: 5;
}
.oferta_title_shadow{
	position: relative; 
	color: black; 
	top: 1px; 
	left: 1px;
	z-index:1;
}
.oferta_details{
width:auto;
float:left;
padding:0 0 0 30px;
}
.oferta_text{
padding:5px 0 5px 0;
font-size:12px;
color:black;
text-align:justify;
line-height:15px;
}
a.details{
width:83px;
height:21px;
display:block;
float:right;
margin:5px 0 0 0;
padding-left:5px;
background:url(images/details_bt_bg.gif) no-repeat center;
text-align:center;
line-height:21px;
text-decoration:none;
color:#000000;
}
/*----------------crumb_navigation-------------*/
.crumb_navigation{
width:980px;
height:15px;
padding: 0px 10px 0 20px;
color:#333333;
background:url(images/navbullet.png) no-repeat 5px 2px;
overflow: hidden;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
color:#0fa0dd;
}
/*--------------footer----------------*/
.footer{
width:1000px;
clear:both;
height:65px;
background:url(images/footer_bg.gif) repeat-x top;
}
.left_footer{
float:left;
width:300px;
padding:5px 0 0 10px;
}
.right_footer{
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:300px;
text-align:center;
color:#666666;
padding:10px 0 0 60px;
}
.center_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.center_footer a:hover{
text-decoration:underline;
}
.blue{
font-size:12px;
font-weight:bold;
line-height:18px;
color:#159DCC;
}
.product_title_big {
color:#FF8A00;
font-size:14px;
font-weight:bold;
padding:5px 0;
}
