/*
  $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, sans-serif; font-size: 10px; }
.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #100f3b;
  color: #000000;
  margin: 0px;
  padding:0;
}

img { border: 0; margin: 0; padding: 0; } 
h1 { margin: 0; padding: 0; } 
p { margin: 0; padding: 0; }
span { margin: 0; padding: 0; }

h3 {
font-size: 12px;	
}

#entirewrap {
background: #fc7c01 url(images/wholewrap-bg.jpg) repeat-x;
}

#wrapper {
margin: auto;
width: 900px;
border-left: 1px solid #cccbcb;
border-right: 1px solid #cccbcb;
background: #FFFFFF;
}

#orangebar {
height: 11px; background: #100f3b;
}

#shadowwrap {
margin: auto; width: 900px;
}

#main-section {
margin: 20px;
 min-height:600px;
  height:auto !important;
  height:600px;
}

.testimonials {
padding: 10px;	
}

.interactive-right {
text-align: right;
}

.innermain {
border: 1px solid #cccccc;
width: 617px;
border: 20px solid #fff;
}

#inner-wrapper-div, #inner-wrapper-div-cats, #inner-wrapper-div-specials {
border: 1px solid #b6b7cb; margin-left: 20px;
}

table, tr, td {
border: 0;
}

span.larger {
font-size: 16px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #fc7c00;
  text-decoration: underline;
}

FORM {
	display: inline;
}

table.header {
  padding: 20px 20px 0;
}

TR.headerNavigation {
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
background: url(images/header-backing.jpg) repeat-x top; 
}

TD.headerNavigation-dynamic {
  font-family: Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight : bold;
  vertical-align: bottom;
  width: 454px;
background: url(images/header-backing.jpg) repeat-x top; 
}

TD.headerNavigation img {
margin-top: 10px;
margin-left: 6px;
}

TD.headerNavigation .leftmost-img {
margin-left: 20px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  border-top: 1px solid #cccbcb;
  color: #666666;
  height: 38px;
  line-height: 38px;  
padding: 0 20px;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Arial, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #fc7c00;
  color: #ffffff;
  height: 21px;
  line-height: 21px;
}

.box-holidays TD.infoBoxHeading {
	
}

.box-holidays .infoBoxContents {	
background: #eeeeee url('images/newsletter-promo-bg.jpg') bottom no-repeat;
}

.box-holidays .boxText img {
border: 1px solid #100f3b;	
}

#inner-wrapper-div .infoBoxHeading {
	background: #100f3b;
	color: #FC7C00;
}

.headerli li, ul.headerli {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}

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

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: #f8f8f9;
}

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

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

.productListing-heading:hover {
	color: #100f3b;
}

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

A.pageResults {
  color: #0000FF;
}

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

h1, TD.pageHeading, DIV.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #fc7c00;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 24px;
}

#inner-wrapper-div-cats TD.pageHeading, #inner-wrapper-div-specials TD.pageHeading {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #fc7c00;
  font-weight: normal;
  margin: 0;
  padding: 0;
  padding-left: 10px;
  background: #100f3b;
  line-height: 24px;
}

h2 {
	 font-family: Arial, sans-serif;
  font-size: 16px;
  color: #2b50d9;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.7;
}

TD.main a, P.main a {
color: #fc7c00;
}

TD.main a:hover, P.main a:hover  {
color: #fc7c00;
text-decoration: underline;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: 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: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #100f3b;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}

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

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

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

/* message box */

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

/* input requirement */

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

.newsletterinput {
border: 1px solid #999;
}

.submitinput {
color: #fff;
height: 20px;
margin-top: 5px;
background: #100f3b;
border: 0;
}

.newProducts .infoBoxContents img, .categories img, .productListing-data img, #inner-wrapper-div-specials img {
border: 2px solid #fab471;	
margin-top: 10px;
width: 120px;
height: 80px;
margin-bottom: 10px;
}

img.homepromo {
border: 2px solid #fab471;		
}

.boxText a img {
	margin-bottom: 10px;
	border: 2px solid #fab471;	
	}

 .imageborder {
	border: 2px solid #fab471;
	margin-left: 20px;
	margin-bottom: 10px;
 }

.newProducts .infoBoxContents img:hover, .categories img:hover, .productListing-data img:hover, .boxText a img:hover, .imageborder:hover, #inner-wrapper-div-specials img:hover {
border: 2px solid #100f3b;
}
img.homepromo:hover {
	border: 2px solid #fab471;
}
.searchfield {
width: 229px;	
}

.category_desc img {
	border: 2px solid #fab471;
}

.category_desc a img {
	border: none;
}

#cruiseframe td {
	color: red!important;
}

/*-------------------------------------*/
/*   Horizontal Drop-Down Menu Style   */
/*-------------------------------------*/

.horbar	{   /* Color of main horizontal menubar and border */
	color: black;
	height: 30px;
	width: 454px;
}

.horizitem	{          /* Behaviour of main horizontal menu items, leave as is for proper operation */
	float: left;
	white-space: nowrap;
	height: 30px;
	width: 110px;
	text-align: center;	
	background: url(images/header-links/link-bg-blank.jpg) no-repeat;
	margin-right: 6px;
}

.horizitem a {              /* Font style, size of submenu items */
  font-family: Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	position: relative;	
	display: block;
	font-weight: bold;
}

.horizitem a:link, .horizitem a:visited 	{      /* Font style & color of main menu items */
	color: #201f48;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 6px;	
}

.horizitem a:hover	{       /* Font style & color, background menu color of main menu item when hovered over */
	color: #ffffff;
	background: url(images/header-links/link-bg-hover.jpg) no-repeat;
	text-decoration: none;
}

.horizitem a:active	{       /* Font style & color, background menu color of main menu item when clicked */
	color: #ffff00;
	background-color: #666666;	
	text-decoration: none;
}

.horizsubmenu	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.horizsubframe	{      /* Color of submenu item and border */
	background-color: #e6e7e6;
	border: 1px solid #f1cfaf;
	
	position: relative;
	display: block;	
}

.horizsubitem	{       /* Behaviour of sub-menu items - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
}

.horizsubitem a {            /* Font style, size of submenu items */
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;	
	text-decoration: none;
	
	position: relative;
	display: block;	
}

.horizsubitem a:link, .horizsubitem a:visited	{       /* Font color, style of submenu items */
	color: #000000;
	font-size: 12px;	
	text-decoration: none;
	background-color: #ffe6cd;
	line-height: 22px;
}

.horizsubitem a:hover	{      /* Font color, style, background submenu color of submenu item when hovered over */
	color: #ffffff;
	background-color: #ffb772;
	text-decoration: none;
}

.horizsubitem a:active	{      /* Font color, style, background submenu color of submenu item when clicked */
	color: #ffff00;
	background-color: #666666;		
	text-decoration: none;
}

.horizsubitem .horizfwdarr, .horizitem .horizfwdarr	{      /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #ccc;
		font-weight: bold;
}

.horbar .dmselected {   /* Style override for selected root category */
    background: #fff url(images/header-links/link-bg-current.jpg) no-repeat;
}

#catmenuL37 {
	width: 90px;
	background: url(images/header-links/link-bg-small-blank.jpg) no-repeat;
}
#catmenuL37 a:hover {
	background: url(images/header-links/link-bg-small-hover.jpg) no-repeat;	
}
#catmenuL37.dmselected {
    background: #fff url(images/header-links/link-bg-small-current.jpg) no-repeat;	
}

#catmenuL38 {
	width: 126px;
	background: url(images/header-links/link-bg-large-blank.jpg) no-repeat;
}
#catmenuL38 a:hover {
	background: url(images/header-links/link-bg-large-hover.jpg) no-repeat;	
}
#catmenuL38.dmselected {
    background: #fff url(images/header-links/link-bg-large-current.jpg) no-repeat;	
}

.breadcrumb {
padding-left: 20px;
 font-family: Arial, sans-serif;
  font-size: 12px;
  color: #999999;
  padding-top: 15px;
}

.breadcrumb a {
  color: #fc7b00;
}

.breadcrumb a:hover {
  color: #000000;
}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(./images/cal.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}
.testimonials {
	font-style: italic;
}

.t-sender {
font-weight: bold;
color: #de6e08;
font-style: normal;
}
.new-price {
  font-family: Arial, sans-serif;
  color: #100f3b;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}


.container {
	width: 440px;
	padding: 0;
	margin: 0 auto;
	position:relative;
}
.container .folio_block {
	position: absolute;
	left: 0; top: 0;
	margin:0;
	padding:0;
}

.container img {margin:0; padding:0; width:440px; height:224px; margin-left:-6px\9!important;}


/*--Main Container--*/
.container .main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.container .window {
	height:224px;	width: 440px; width: 438px\9!important;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
	margin:0; padding:0;
}
.container .image_reel {
	position: absolute;
	top: 0; left: 0;
}
.container .image_reel img {float: left;}

/*--Paging Styles--*/
.container .paging {
	position: absolute;
	bottom: -8px!important; left: -104px; bottom: -27px\9!important;
	width: 400px; height:1px;
	z-index: 1000; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 12px;
font-size:0.85em;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.container .paging a {
	padding: 4px;
	text-decoration: none;
	color: #000;
	height:1px;
}
.container .paging a.active {
	font-weight: bold;
	background: #000;
color:#fff;
}
.container .paging a:hover {font-weight: bold;}
TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

iframe {
	border: 0;
}

/* FOOTER COLUMN STYLES */
#footercol-wrapper {
	width: 900px;
	margin: 20px auto 0;
	color: #FAB471;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 22px;
  height: 250px;
}

#footercol-wrapper a {
	color: #fff;
}

#footercol-wrapper ul {
	margin: 0;
	padding: 0;
	padding-left: 20px;
}
#footercol-wrapper li { margin-left: 0;
	list-style: none; }
#footercol-wrapper li.footercol-head {
	margin: 0;
	margin-bottom: 10px;
	font-size: 16px;
}
.footer-col {
	width: 225px;
	float: left;
  text-align: left;
}

p.testimonial-sender {
	font-weight: bold;
	margin: 10px 0 20px;
	padding-bottom: 20px;
	color: #DE6E08;
	border-bottom: 1px solid #999;
}
