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

BODY {
	margin: 0px;
	padding: 0px;
	background: url(images/body_bg.jpg) repeat;
}

A {
  color: #993300;
  text-decoration: none;
  outline: none;
}

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

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

TD.headerError {
  font-family: Tahoma, 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: 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: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/
  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: #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: #0491BF;*/
  
}

.productListing-heading {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-size: 12px;
  /*background: #b6b7cb;*/
  height: 31px;
  padding-left: 10px;
  text-align:left;
  background:transparent url(images/index_22.jpg) no-repeat scroll 0% 50%;
   color: #FFFFFF;
 
  font-weight: bold;
}

TD.productListing-data {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
background:transparent url(images/index_22.jpg) no-repeat scroll 0%;
color:#FBF2E7;
font-weight: bold;
font-size:12px;
height:33px;
line-height:33px;
padding-left:15px;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
.ctextbox {
	width: 300px;
}
.ctextbox1 {
	width: 250px;
}
.ctextbox2 {
	width: 200px;
}
.ctextbox3{
	width: 200px;
}
.ctextbox4 {
	width: 46px;
}
.ctextbox5 {
	width: 50px;
}
.ctextbox6 {
	width: 250px;
}
.ctextbox7 {
	width: 250px;
	height:200px
}
.ctextbox8 {
	width: 189px;
}

TEXTAREA {


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

color:#0491BF;
 font-family: Tahoma, Verdana, Arial, sans-serif;
}
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: #ff0000;
}
.image{
padding-left:192px;
}
.image1{
padding-left:251px;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.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; background-color: #ffb3b5; }
.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: #ff0000; }
TD {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Main {
	padding: 0px 5px;
	/*width: 769px;*/
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}

/**************** Header Start ********************/

#Header {
	padding: 3px 0px;
}

#Header .TopMenus {
	text-align: right;
}

#Header .TopMenus div {
	color: #993300;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px #D6D5D4 solid;
	text-align: right;
	padding: 3px 0px 7px;
	margin-right: 25px;
}

#Header .TopMenus a {
	color: #993300;
	text-decoration: none;
}

#Header .TopMenus a:hover {
	color: #059BCD;
}

#Header .TopMenus span {
	color: #059BCD;
}

#Header .ShoppingCart {
	color: #059BCD;
	text-align: right;
}

#Header .ShoppingCart IMG {
	vertical-align: middle;
	margin-right: 3px;
}


/**************** Header Closed ********************/

.SortByThumbnail {
	padding: 5px 0px;
}

.Sandals {
	color: #6BC6E3;
margin-left:-72px;
}

.Select {
	margin-top: 10px;
	color: #059BCD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #A9CCD8 solid;
	width: 138px;
	line-height: 18px;
	height: 18px;
}

.Button {
	background: url(images/index_16.jpg) no-repeat;
	width: 66px;
	line-height: 21px;
	height: 21px;
	border: none;
	color: #F7FDFF;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	margin-left: 5px;
}

.Categories {
	background: url(images/index_22.jpg) repeat-x;
	line-height: 33px;
	height: 33px;
	font-size: 12px;
	color: #FBF2E7;
	padding-left: 15px;
}

.Products {
	padding: 10px 5px;
}

.BottomLinks {
	padding: 5px 0px !important;
	border-bottom: 1px #DBC0B5 solid ;
	color: #873200 !important;
	font-size:12px !important;
	
}

.BottomLinks a {
	color: #873200 !important;
	text-decoration: none;
	font-size:12px !important;
	
}

.BottomLinks a:hover {
	color: #873200 !important;
	text-decoration: underline !important;
	font-size:12px !important;
	
}

#Footer {
	background: url(images/index_46.jpg) no-repeat #FBF2E7 top;
	color: #782E00;
	font-size: 12px;
	padding: 25px 10px 20px; 
}

#Footer a {
	color: #782E00;
	text-decoration: none;
}

#Footer a:hover{
	color: #782E00;
	text-decoration: underline;
}

.FooterContainer {

	position: relative;
	bottom: 0px;
	margin: 0px auto;
	
}
.FooterContainer1 {

	position: relative;
	bottom: 0px;
	margin: 0px auto;
}
.shareFb {
	padding-top: 20px;
}
.shareFb a {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.newsbut
{
	float: left;
}
.newsl
{
	float: left;
	padding-left: 2px;
	margin-top: 2px;
	color: #059BCD;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px #A9CCD8 solid;
	width: 138px;
	line-height: 18px;
	height: 18px;
}
.charity_box
{
	border: 1px solid #059BCD;
	padding: 20px 0px;
}
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
a.Category2 {
	font-size: 16px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #059BCD;
	text-transform: uppercase;
	padding-left: 2px;
	padding-right: 3px;
	line-height: 20px;
}

a:hover.Category2 {
	text-decoration: underline;
}

.ie a.Category {
	font-size: 15px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #059BCD;
	text-transform: uppercase;
	line-height: 20px;
}

.ie a:hover.Category {
	text-decoration: underline;
}

.ie .Width1 {
	 width: 305px;
}
.ie7 .Width1 {
	width: 340px;
}
.gecko .Width1 {
	width: 300px;
}
.win.gecko .Width1 {
  width: 307px;
}

.ie .Width2 {
	 width: 200px;
}
.ie7 .Width2 {
	width: 235px;
}
.gecko .Width2 {
	width: 50px;
}
.win.gecko .Width2 {
  width: 222px;
}

TD.MainMenu {
	font-size: 15px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #059BCD;
	text-transform: uppercase;
	
}

TD.MainMenu Width1 {
	width: 300px;
}

TD.MainMenu Width2 {
	width: 300px;
}

TD.MainMenu a {
	color: #059BCD;
	text-decoration: none;
}

TD.MainMenu a:hover {
	color: #993300;
	text-decoration: none;
}
/***footer********/
.ie .Width3 {
	 width: 500px !important;
	
}
.ie7 .Width3 {
	width: 30% !important;
}
.gecko .Width3 {
	width: 250px !important;
	
}
.win.gecko .Width3 {
  width: 200px;
  
}

.ie .Width4 {
	 width: 400px !important;
	
}
.ie7 .Width4 {
	width: 500px !important;
}
.gecko .Width4 {
	width: 400px !important;
}
.win.gecko .Width4 {
  width: 700px !important;
  
}

TD.MainMenufooter {
	/*padding: 5px 0px !important;*/
	/*border-bottom: 1px #DBC0B5 solid ;*/
	color: #873200 !important;
	font-size:11px !important;
	
}

TD.MainMenufooter .Width3 {
	width: 30% !important;
	
}

TD.MainMenufooter .Width4 {
	width: 300px !important;
}

TD.MainMenufooter a {
	color: #873200 !important;
	text-decoration: none;
	font-size:11px !important;
	font-weight:bold;
	padding-right: 3px;
}

TD.MainMenufooter a:hover {
	color: #873200 !important;
	text-decoration: underline !important;
	font-size:11px !important;
	font-weight:bold;
}
.BottomLinks1 {
	/*padding: 5px 0px !important;*/
	/*border-bottom: 1px #DBC0B5 solid ;*/
	color: #873200 !important;
	font-size:12px !important;
	
	
}

.BottomLinks1 a {
	color: #873200 !important;
	text-decoration: none;
	font-size:12px !important;
	font-weight: bold;
	
}

.BottomLinks1 a:hover {
	color: #873200 !important;
	text-decoration: underline !important;
	font-size:12px !important;
	font-weight: bold;
	
}
.aboutus{
 font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#0491BF;
  vertical-align:top;
  text-align:justify;  
  font-weight:bold;}

 .faq1{
  font-family: Verdana, Arial, sans-serif;
   font-size: 11px;
  line-height: 1.5;
  color:#000;
  vertical-align:top;
  text-align:justify;  
   }
   .top12{
   
   vertical-align:text-top;}

#faq3{
   font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#0491BF;
  vertical-align:top;
  text-align:justify;  
  font-weight:bold;
  
  margin-bottom:-10px;}
  .list5{
  margin-bottom:-33px;
  }
  .ship{
  
  margin-bottom:-10px;
  margin-top:-13px;}
  .ship5{
  
  margin-bottom:-10px;
 }
 .ship1{
  margin-bottom:-10px;
  margin-top:-10px;
 }
 .charity{
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
 /* color:#0491BF;*/
  vertical-align:top;
  text-align:justify;  
  font-weight:bold;
 }
 .mail{
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
 /* color:#0491BF;*/
  vertical-align:top;
  text-align:justify;  
  font-weight:bold;
  
  margin-bottom:-9px;
  margin-top:-15px;
 
 }
 .mail1{
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
 /* color:#0491BF;*/
  vertical-align:top;
  text-align:justify;  
  font-weight:bold;
   text-decoration:underline;
 margin-top:-4px;
 margin-bottom:-10px;
 
 }
 .mail2{
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 10px;
 /* color:#0491BF;*/
  vertical-align:top;
  text-align:justify;  
  font-weight:bold;
   margin-top:-20px;
   }
   .mail3{
 font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 10px;
 /* color:#0491BF;*/
  vertical-align:top;
  text-align:justify;  
  font-weight:bold;
   margin-top:-20px;
   }
   .space{
   margin-bottom:-27px;}
   .top2{
  margin-top:-10px;
  margin-bottom:-20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 12px;
  font-weight:bold;
  text-align:right;
 }
 SPAN.productInfoSmall{font-family:Verdana,Arial,sans-serif;font-size:10px;color:#000000;} 

.policy{
 font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color:#0491BF;
  vertical-align:top;
  text-align:justify;  
  font-weight:bold;}

.send { background:url(images/send.gif) no-repeat;  border:none;  color:#ffffff;  height:20px; }
   .fashion {  margin-top:0px; padding-bottom:2px; }
   
   .w { width:900px;!important}
    
 .validate { color:#FFFFFF!important; font-size:11px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;  background-color:#0491BF!important;   }

