/*
  $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: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #A40012; }
.total { font-family : "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size : 13px; color: #A40012; font-weight:bold;}
.shop-total { font-family : "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size : 12px; color: #A40012; font-weight:bold;}


.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; font-size : 11px; color: #8B1C19; text-decoration: underline; }
.adminhead { font-family : Verdana, Arial, sans-serif; font-size : 13px; color: #ffffff; }
BODY {
 font-family:"Lucida Grande", "Lucida Sans Unicode";
	background:url(https://www.antilia.com/travel/images/bg.jpg);
	margin-top: 60px; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.antiliabg {

	background:url(https://www.antilia.com/travel/images/watermark.jpg) center;
 background-repeat:no-repeat;
 
	
	
	text-align: center; 
	
}

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

A:hover {
  color: #000000;
  text-decoration: underline;
}
.productlist {
  color: #8B8B8B;
  font-size:13px;
  text-decoration: none;
}
.productlist:hover {
  color: #8B8B8B;
  font-size:13px;
  text-decoration: underline;
}
.more {
 
  font-size:12px;
  color:#FFFFFF;
  padding:3px;
   background:#A40012;
  text-decoration: none;
}
.more:hover {
 
  font-size:12px;
  color:#FFFFFF;
  background:#A40012;
  text-decoration: underline;
}
.morelins {
 
  font-size:12px;
  color:#A40012;
  padding:3px;
  
  text-decoration: none;
}
.morelins:hover {
 
  font-size:12px;
  color:#A40012;
 
  text-decoration: underline;
}


.prolink {
  color: #666666;
  font-weight:bold;
  font-size:12px;
  text-decoration: none;
}

.prolink:hover {
 
  font-size:12px;
  color:#000000;
  text-decoration: underline;
}


.callout {
  color: #C10017;
  font-weight:bold;
  font-size:12px;
  text-decoration: underline;
}

.callout:hover {
 
  font-size:12px;
  color:#000000;
  font-weight:bold;
  text-decoration: underline;
}

.redcolor {
  font-size:12px;

  color:#A40012;

}
.infoboxcart
 {
  border: 0px;
  border-style: solid;
  background:#CCCCCC;
  
  border-color: #999999;
  border-spacing: 1px;
}
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #A40012;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: none;
}

.infoBoxContents {
  background:none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: 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: #FFF9FA;
}

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

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

.productListing-heading {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #AC021f;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
}
.carttable {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #F2F2F2;
  
}

.carttable_view {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color:#5F5F5F;
  
}
.tbllayout
{
  border:1px solid #cccccc;
  background:#EBEBEB;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: 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: #A40012;
}

 INPUT,  SELECT {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 13px;
  border:1px solid #999999;
}
.INPUT {
 font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 11px;
  width:200px;
}
CHECKBOX, RADIO {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
 
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
   border:1px solid #999999;
}

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

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

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

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

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

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

/* message box */

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

/* input requirement */

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


#header {
 width: 950px; 
 height:91px;   
 background: #FFFFFF; 
 padding: 0px 0px 0 0px;  
 font-family:"Lucida Grande", "Lucida Sans Unicode";
 color:#999999;
 font-size:13px;
 font-weight:bolder;
} 

#topimages  {
	padding: 51px 0px 0 20px;  
} 

#topimages1 {
	padding: 51px 0px 0 50px;  

}


#searchdiv {
	padding: 18px 0px 0 20px;  
	float:right;
} 


.footleft{
  font-family:"Lucida Grande", "Lucida Sans Unicode";
  color:#FFFFFF;
  font-size:10px;
  float:left; 
  align:left;
  padding-left:25px;
}

.footright
{
font-family:"Lucida Grande", "Lucida Sans Unicode";
color:#FFFFFF;
font-size:10px;
align:right; 
float:right; 
padding-right:20px;
}

.footlink{
  font-family:"Lucida Grande", "Lucida Sans Unicode";
  color:#FFFFFF;
  font-size:10px;
  text-decoration:none;
}

.footlink:hover
{
	font-family:"Lucida Grande", "Lucida Sans Unicode";
  color:#be0019;
  font-size:10px;
  text-decoration:none;
}

#footer {
margin: 0 auto;
width: 950px; 
height:40px;
vertical-align:bottom;
padding: 10px 0px 0px 0px; 
font-family:"Lucida Grande", "Lucida Sans Unicode";
color:#E5E5E5;
font-size:10px;
font-weight:bold;
text-align: center;
} 

.searchtext {
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 13px;
	   font-weight: bold;
	   color:#666666;
}

.searchbox
	{
	width:120px;
	height:20px;
	border-width:1px;
	border-color:#C6C6C6;
	border-top-color:C6C6C6;
	border-left-color:C6C6C6;
	
	}	
.admintitles1 {
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 14px;
	   font-weight: bold;
	   color:#ffffff;
}

.adminfooter {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}


.productinfoname_link_new
{
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 18px;
	   font-weight: normal;
	   color:#A40012;
	   text-decoration:underline;
	   
}
.productinfoname_link_new:hover
{
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 18px;
	   font-weight: normal;
	   color:  #515151;
	   text-decoration:underline;
	   
}

.antilia_name_new
{
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 20px;
	   font-weight:normal;
	   color: #A40012;
}
.antilia_name_new:hover
{
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 20px;
	   font-weight:normal;
	   color: #000000;
	   
}

.thanksmsg_new
{
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 15px;
	   font-weight: normal;
	   color: #515151;
	   text-align:justify;
}

.thanks_heading_new {
 font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #515151;
}

.infoBoxContents {
 
 font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 10px;
}


 .checkouthead
	  {
	 font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight:bold;
  line-height: 1.5;
  color:#FFFFFF;
	  }
	  
.page_subtitle {
	font-family:"Lucida Grande", "Lucida Sans Unicode";
	font-size:14px; 
	font-weight:bold;
	color: #ffffff;
} 	  

.price_new
{
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 20px;
	   font-weight:bold;
	   color: #A40012;
	   
}

.productinfoname_new_one
{
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	   font-size: 15px;
	   font-weight: normal;
	   color: #0F225D;
	   
}	  

.antilia_name_new
{
       font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	   font-size: 16px;
	   font-weight:normal;
	   color: #A40012;
}
.antilia_name_new:hover
{
		   font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	   font-size: 16px;
	   font-weight:normal;
	   color: #000000;
	   
}

.footer_content { 
font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
background-color: #fff; 
color: #272873; 
text-decoration:underline; 
}
.footer_content:hover 
{ font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
background-color: #fff; 
color: #272873; 
text-decoration:underline;
}
.style2 {
	font-size: 10px;
	padding:0;
	margin:0;
	font-weight:bold;
	font-family: "Lucida Sans";
	color: #999999;
}


