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

.parentCategory { text-transform: uppercase; color: #cb3852; font-size: 15px; line-height: 2em;  }

/* Bollywood City */
body {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #202020 url('./images/template/bg.gif') repeat-x;
}

a { color: #d14660; text-decoration: none; }
a:hover { text-decoration: underline; }

#container {
	width: 896px;
	margin: 0 auto;
}

#header {
	height: 172px;	
	background: url('./images/template/header-texture.gif') no-repeat;
}

#logo { float: left; }

#search {
	float: left;
	margin: 80px 0 0 108px;
	width: 294px;
	height: 54px;
	background: url('./images/template/search-box.gif') top left no-repeat;		
}

#search form {
	margin: 11px 5px 0 10px;
	padding: 0;
	display: block;
}
#search .searchbox {
	width: 217px;
	height: 24px;
	margin: 0;
	padding: 7px 7px 0 7px;
	border: 0;
	color: #fff;
	background: url('./images/template/search-bg.gif') top left no-repeat;	
}

#search .searchbutton {
	border: 0;
	background-color: #121212;
	color: #d14660;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}

#header-right {
	float: right;
}

#utilities {
	width: 294px;
	text-align: center;
	background: url('./images/template/utilities-bg.gif') repeat-y;	
}

#utilities ul {	
	background: url('./images/template/utilities-bottom.gif') bottom no-repeat;
	margin: 0;
	padding: 1em 0;
}

#utilities ul li {
	display: inline;
	list-style: none;
	padding: 2em 1.2em;
}

#utilities ul li a {
	color: #fff;
}

#utilities ul li a:hover {
	color: #d14660;		
}

#shopping-bag {
	width: 194px;
	height: 61px;
	margin: 39px 0 0 95px;
	background: url('./images/template/shopping-bag-box.gif') no-repeat bottom;	
}

#shopping-bag p {
	margin: 0 0 0 5px;
	padding: 5px 5px 5px 40px;
	background: url('./images/template/shopping-bag-icon.gif') no-repeat top left;	
	line-height: 1.9em;
	text-align: right;
}

#menu {
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 896px;
	background: #040404;
	border-top: 2px solid #793340;
	border-bottom: 2px solid #793340;	
}

#menu li {
	font-family: Arial, sans-serif; 
	display: block;
	float: left;
	list-style: none;
	text-transform: uppercase;
}

#menu li a {
	color: #fff;
	display: block;
	padding: 0.7em;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
}

#menu li a:hover {
	color: #d14660;	
}



#middle-banner {
	clear: both;
}

#lower-frame1, #lower-frame2, #lower-frame3 {
	width: 	290px;
	height: 128px;
	padding-bottom: 10px;
	float: left;
}

#lower-frame1 {	margin: 10px 13px 0 0; }
#lower-frame2 {	margin: 10px 13px 0 0; }
#lower-frame3 {	margin: 10px 0 0 0; }

#footer {
	clear: both;
	width: 100%;
	background: #232323 url('./images/template/footer-bg.gif') repeat-x;
}

#footer-contents {
	width: 896px;
	margin: 0 auto;
	padding: 2em 0 3em 0;
	background: url('./images/template/footer-texture.gif') no-repeat;
	overflow: hidden;
}

#footer-contents ul {
	border-right: 1px dotted #ccc;
	padding: 0 1.5em;
	margin: 0;
	float: left;
}

#footer-contents li {
	list-style: none;
	line-height: 1.8em;
}

#footer-contents li a {
	color: #fff;
	text-decoration: none;
}

#footer-contents li a:hover {
	color: #d14660;	
}

#footer-contents #copyright {
	float: right;	
	line-height: 1.8em;
}

#footer-contents #copyright a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#left-column {
	float: left;
	width: 167px;
	padding: 5px;
	color: #000;

}

#left-column a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 2em;
}

#left-column a:hover { color: #cb3852; font-weight: bold; }

#right-column {
	float: right;
	width: 698px;
	margin: 0 10px;
	color: #000;	
	padding: 10px 0 20px 0;	
}



#subpage {
	width: 896px;
	background: #fff url('./images/template/2col.gif') repeat-y top left;
	margin: 10px 0;
	float: left;
}

#subpage h2 {
	padding: 15px 0 2px 0;
	margin: 0;
	font-weight: bold;
	font-size: 14px; 	
}

#salon, #info-page {
	width: 896px;
	margin: 10px 0;
	padding-bottom: 30px;
}

#salon { background: #040505 url('./images/template/salon-bg.jpg') no-repeat bottom right; }
#info-page { background: #040505 url('./images/template/about-bg.jpg') no-repeat bottom right; }

#salon h1, #info-page h1 {
	color: #fff;
	margin: 0;
	padding: 20px;
	font-size: 24px;
}

#info-page h2 {
	color: #fff;
	margin: 0;
	padding: 10px 20px 3px 20px;
	font-size: 18px;	
}

#salon p, #info-page p {
	padding-left: 20px;
	line-height: 1.4em;
	display: block;
	width: 450px;
}

#subpage-no-cols {
	width: 896px;	
	color: #000;
	background-color: #fff;
	margin: 10px 0;
}

/* EOF Bollywood City */

.newsticker {
	list-style-type: none;
	background: #333; 
	width: 876px; 
	margin: 10px 0 0 0; 
	padding: 10px;
}

.newsticker a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.new-products {
	padding: 10px 0;
	font-size: 15px;
	border-top: 1px dotted #ccc;
	color: #cb3852;
}


FORM {
	display: inline;
}

.outofstock {
	margin: 0 0 0 115px;
	background: #f8d7d7;
	display: block;
}

.pageheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #cb3852;
  margin: 5px 0 10px 0;
}

.subHeader {
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px; 
}

.secondary {
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px; 
}

.smaller {
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px; 
}

.tbl {
	margin: 10px 0 20px 0;
	padding: 0;
	border: 1px solid #ccc;

}

.tblHeader {
	background: #f5edd4;
	font-weight: bold;
	padding: 3px 20px 3px 5px;
	margin: 0;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px dotted #ccc;	
}

.tblValue {
	border-bottom: 1px dotted #ccc;
	padding: 3px 150px 3px 3px;
	margin: 0;
}

.tblAccount {
	margin: 10px 0 20px 0;
	background-color: #ededed;
	border: 1px solid #ccc;
	width: 700px;

}

.tblAccountValue {
	border-bottom: 1px dotted #ccc;
	padding: 3px 20px 3px 3px;
	margin: 0;
}

A.pageResults {
  color: #701f1f;
}

A.pageResults:hover {
  color: #701f1f;
  background: #f5edd4;
}

.accountblock {
	float: left;
	width: 200px;
	margin: 20px 15px 20px 0;
	padding: 0 10px 0 0;
	display: block;
	height: 120px;
	border-right: 1px dotted #ccc;
}

.accountblock h2 {
	margin: 0;
	padding: 0 0 2px 0;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #000;
}

.accountblock ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

.accountblock li {
	margin-top: 10px;
	list-style-type: square;
}

.sitemap li {
	margin: 10px 0;
	font-size: 14px;
	list-style-type: square;
}


/*******************************  Live search  *********************************/
#livesearch { 
  width:200px;
  margin: 23px 0 0 48px;
  float: left;
  overflow: auto;
  position: absolute;
  z-index: 9999;
  display: none;
  opacity: 0.9;   
  filter: alpha(opacity=90); 
  background-color: white; 
  border-collapse: collapse; 
  border: 1px solid #CCCCCC; 
  padding: 3px; 
  clear: both;
}

.lsresult a {
	padding: 3px 0;
	display: block;
	width: auto;
}

.lsresult a:hover {
	background: #f5edd4;
	padding: 3px;
}

#txt1 { 
  margin:0px;
} 

/*******************************  Shopping Bag Quick Info  *********************************/
#quick-info-tabs {
	width: auto;
	padding: 0;
	width: 500px;
}

#quick-info-tabs h2 {
	padding: 0;
	margin: 0;
	font-size: 15px;
}

#quick-info-tabs ul {
	margin: 0;
	padding: 5px 0;
}

li.dc-tab, li.dt-tab, li.rtns-tab {
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 5px 20px;
	background-color: #f4eed9;
	border: 2px solid #dfd6ae;
	cursor: pointer;	
	font-weight: bold;
	font-size: 13px;
}

#dc-text, #dt-text, #rtns-text {
	margin: 1px 0 0 0;
	padding: 10px;
	font-size: 11px;
	background-color: #fff;
	border: 2px solid #dfd6ae;	
	position: absolute;
	width: 426px;
}

/*******************************  Product Info Tabs  *********************************/




/*******************************  Form Design  *********************************/

.form-label {
	float: left;
	font-weight: bold;
	width: 110px;
	padding: 3px 5px 0 0;
	text-align: right;
}

.form-fieldset {
	margin-bottom: 5px;
	padding: 0;
	display: block;
	float: left;
}


#register-form label {
	float: left;
	font-weight: bold;
	width: 15em;
	padding: 3px 10px 0 0;
	text-align: right;
	clear: both;
}

.registerfield {
	margin-bottom: 5px;
	padding: 0;
	display: block;
	float: left;
}


/*******************************  Template Design  *********************************/

#breadcrumb {
  font-family: Arial, Helvetica, sans-serif;
  padding: 10px 10px;
  margin: 0;
  color: #000;
  border-bottom: 1px dotted #202020;
  background-color: #fff;
}

#breadcrumb a { 
  color: #000; 
  font-weight: bold;
}


.login-box {
	float: left;
	width: 45%;
	margin: 15px 0 0 0;
}

.info-box {
	padding: 10px;
	background-color: #ededed;
	border: 1px solid #ccc;
}

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



.formfield {
	height: 16px;
	background: #fff;
	color: #333;
	border: 1px solid #e5e5e5;
	font-size: 12px;
	margin: 0;
	padding: 2px;
}


.productName {
  font-size: 20px;
  font-weight: normal;
  color: #701f1f;
  margin: 5px 0 25px 0;
}

.productPrice { font-size: 16px; font-weight: bold; color: #000; }




.clearfix {
	clear: both;
}




/*******************************  Main Menu Design  *********************************/



/*******************************  Footer Menu Design  *********************************/



/*******************************  Product Listing Design  *********************************/

.general {
	color: #701f1f;
	font-size: 14px;
	padding: 10px 0 0 0;
	margin: 4px 0;
}

.product-list {
	border: 1px solid #ccc; 
	margin: 10px 15px 0 0;
	padding: 0;
	background: #ededed; 	
	text-align: center;

}

.product-list-image {
	background: #fff;
	padding: 3px;
	vertical-align: center;
}

.product-list-details {
	background: #ededed; 
	border-top: 1px dotted #ccc; 
	margin: 0;
	padding: 5px;
	width: auto;
}

.category-list {
	float: left;
	width: auto;
	text-align: center;
	margin: 0 20px 15px 0;
}

.category-list a {
	text-decoration: none;	
}
.category-list a:hover {
	font-weight: bold;
	text-decoration: none;	
}


/*******************************  Product Info Design  *********************************/

#prodinfo-left {
	float: left;
	width: 280px;
	margin-left: 10px;
}

#prodinfo-right {
	float: right;
	width: 360px;
	margin-right: 20px;
}

#prodinfo-right h2 {
	font-size: 24px;
	padding: 10px 0;
	margin: 0;
}

#prodinfo-right h1 {
	font-size: 17px;
	padding: 10px 0;
	margin: 0;
}

#product-image {
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
}

#prodinfo-right .product-options-box {
	background-color: #e2e2e2;
	float: left;
	width: 350px;
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px 0;
}

#prodinfo-right .product-options-box label {
	float: left;
	font-weight: bold;
	width: 100px;
	padding: 3px 5px 0 0;
	text-align: right;
}

.form-input {
	margin-bottom: 5px;
	padding: 0;
	display: block;
	float: left;
}

#prodinfo-right .product-reviews-box {
	background-color: #ededed;
	border: 1px solid #ccc;
	padding: 5px;
}

#prodinfo-right .product-options {
	color: #000;
	font-size: 14px;
	margin: 5px 0 0 8px;
	padding: 0 0 12px 0;
}

#add-to-bag {
	background: #ededed; 
	border-top: 1px dotted #ccc; 
	margin: 10px 0 0 0;
	padding: 5px 5px 5px 0;
	text-align: right;
}

#info-tabs {
	clear: both;
	margin: 0;
	padding: 0;
}

#info-tabs a {
	background: #353535;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	padding: 8px 20px;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
}

#info-tabs .notActive {
	background: #d9d9d9;
	color: #000;
}

#info-tabs #deli-tab-content, #info-tabs #rtns-tab-content {
	clear: both;
	float: left;
	width: 340px;
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin: 0;
}

#zoom-image a {
	position: absolute;
	margin: 5px 0 0 5px;
	width: 67px;
	height: 19px;
}

.ad-image a {
	border: 1px solid #ccc;
	float: left;
	display: block;
	background-color: #fff;
	padding: 2px;
	margin: 10px 5px 0 0;
}

.ad-image a:hover {
	border: 1px solid #cb3852;
}

#also-purchased {
	padding: 10px;
	margin: 20px 0 0 0;
	border-top: 1px dotted #ccc;
}

#also-purchased h2 {
	color: #000;
	font-size: 14px;
	margin: 5px 0 0 8px;
	padding: 0 0 12px 0;	
}

.ap-product {
	background-color: #fff;
	border: 1px solid #ccc;
	margin: 5px 15px 5px 0;
	text-align: center;
	padding: 5px;
}

/*******************************  Size Chart Design  *********************************/
table.size-chart{
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #000;
}

tr.size-chart-th {
	border-bottom: 1px solid #000;
	height: 30px;
	text-align: center;	
	background: #852929;
	color: #fff;
}

tr.size-chart-odd {
	border-bottom: 1px dotted #000;
	background: #f4eed9;
	text-align: center;
}

tr.size-chart-even {
	border-bottom: 1px dotted #000;
	text-align: center;	
}

.size-chart-even {
	
}



/*******************************  Original OSC Design  *********************************/

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px;
  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: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.infoBox {
  background: #ccc;
}

.infoBoxContents {
  background: #ededed;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  padding-left: 5px;
  font-size: 11px;
  font-weight: bold;
  background: #040404;
  color: #ffffff;
}

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

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

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

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

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

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



TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #701f1f;
}

TR.subBar {
  background: #f4f7fd;
}

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

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

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #872a2a;
  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: 13px;
  font-weight: bold;
}

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

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

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

.moduleRow { }
.moduleRowOver { background-color: #ebd2d2; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #dcc0c0; }

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

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #ff0000; }
/* BOF: Additional Images */
.imagesBoxContents {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
/* EOF: Additional Images */
