/*
  $Id$

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

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background: #C896B8 url('../images/pink-gradient.gif') repeat-x;
  color:#000000; margin:0px; font-size:10pt; font-family:Verdana 
}
.fixcenter {
  background:#FFF3F7 url('../images2/bloombg.jpg') no-repeat right top; width: 1000px;
  border: 1px solid #BE5688; color: #000000;
  margin-top: 20px;
  text-align: left; margin-left:auto; margin-right:auto; margin-bottom:auto; font-family:Verdana; font-size:12px; font-weight:bold 
}

#bodyWrapper {
background: #FFF3F7;
}

#bodyContent {
font-family: Verdana;
text-align: left; font-family:Verdana; font-size:12px; font-weight:bold;

}

#header {
  height: 120px;
  background: #2C2B2B;
}

#storeLogo {
  float: left;
  margin-top: 5px;
  padding: 2px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
  background: #2C2B2B;
}

#headerbuttonsshort { 
  float: right; 
  margin-right: 4px; 
  margin-top: 2px; 
  margin-bottom: 1px; 
}

#headerLang { 
  float: left; 
  margin-top: 5px;
  margin-right: 15px; 
}

#headerSearch { 
  float: left; 
  margin-top: 5px; 
   
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { }

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.contentContainer {
  padding-bottom: 10px;
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText, .contentText table {
  padding: 5px 0 5px 0;
  font-size: 11px;
  line-height: 1.5;
  color: #222222;
  font-weight: normal;
}

#prodname {
align: left;
margin-left: 20px;
font-size: 14px; color: #941070;
font-family: verdana;
font-weight: bold;
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
  background-color: #FCF1D8;
}
.productListTable tr.alt td {
  background-color: #FFF3F7;
}

.productListTable tr.alt td.slave {
  background-color: #FFF3F7;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 150px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 5px;
 padding-bottom: 0; color:#941070
}

h1A {
  font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 5px;
 padding: 10px; color:#941070
}

h2 {
 font-family: Verdana;
 font-size: 10px;
 margin-bottom: 0;
 padding-bottom: 0
}

h3 {
  font-family: Verdana; 
  color: #941070;
 font-size: 14px;
 font-weight: bold;
 padding: 10px;
 float: right;
 margin-right: 10px;
}

h4 {
  font-family: Verdana; color:#941070
 font-size: 14px; 
 font-weight: bold;
 padding: 20px;
 float: left;
 margin-left: 20px;
}

h5 {
  font-family: Verdana;
 font-size: 14px;
 font-weight: bold;
 padding-top: 10px; padding-left: 5px; padding-bottom: 20px;
 float: center;
}

h6 {
  font-family: Verdana;
 font-size: 12px;
 font-weight: bold; color: #ffffff;
 float: left;
 background-color: #941070;
}
img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
  thumbplacement: left;
  padding-bottom: 10px;
  thumbpadding: 10px;
}

#piGal img {
  box-shadow: 0 0 7px #941070; 
	-moz-box-shadow: 0 0 7px #941070; 
	-webkit-box-shadow: 0 0 7px #941070;
	border-radius:4px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
}

#piGal .outer {
  margin-left: -20px;
  width: 300px;
}

thumbs {
padding: 5px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
  padding: 5px;
}

.buttonAction2 {
  float: center;
  padding: 5px;
}

.buttonAction3 {
  float: left;
  padding: 5px;
}

.buttonAction4 {
  float: right;
  padding-right: 60px;
}
.boxText { font-family: Verdana; font-size: 10px }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #2C2B2B; font-weight: bold; }
.stockWarning { font-family : Verdana; font-size : 10px; color: #941070; }
.productsNotifications { background: #FFF3F7; font-family:Verdana; font-size:10pt }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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

A:hover {
  text-decoration: underline; font-family:Verdana;
}

FORM {
	display: inline; font-family:Verdana;
}

TR.header {
  background: #323232;
}

TR.headerNavigation {
  background: #BE5688; font-family:Verdana; font-size:10px
}

TD.headerNavigation {
  font-family: Verdana;
  font-size: 10px;
  font-weight : bold;
  background: #941070
  color: #ffffff;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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

TR.headerError {
  background: #2C2B2B;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #2C2B2B;
  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: #BE5688; font-family:Verdana; font-size:10pt
}

TD.footer {
  font-family: Verdana;
  font-size: 10px;
  background: #BE5688;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #BE5688;
 
}

.infoBoxNotice {
  background: #FF8E90;
}

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

.infoBoxContents2 {
  background: #E4CA95;
  font-family: Verdana;
  font-size: 10px; color: #ffffff;
  
}

TD.infoBoxHeading {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  background: #BE5688;
  color: #ffffff;
}

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

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

TABLE.productListing {
  background-position: right top; border:2px solid #940045; border-spacing: 1px; font-family:Verdana; font-size:10px; background-color:#FFF3F7; background-repeat:no-repeat; background-attachment:fixed
}

.productListingHeader {
  font-family: Verdana;
  font-size: 10px;
  background: #BE5688;
  color: #FFFFFF;
  font-weight: bold
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
  table-border: 1px solid #941070; color: #000000;
  font-family: Verdana;
  font-size: 10pt
}

A.pageResults {
  color: #800080;
}

A.pageResults:hover {
  background-position: 0% 0%; color: #800080;
  background-image:none; background-repeat:repeat; background-attachment:scroll
}

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

TR.subBar {
  background: #FCF1D8;
}

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

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

P.main2 {
  border:1px solid #BE5688; font-family: Verdana;
  font-size: 10pt;
  line-height: 1.5; background-color:#F9F2DB; padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:2px
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana;
  font-size: 10px;
}

TD.modelText, SPAN.modelText, P.modelText {
  font-family: Verdana;
  font-size: 11px; color: #941070;
}
TD.smallText2, SPAN.smallText2, P.smallText2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  align: right;
  padding: 5px;
}

TD.accountCategory {
  font-family: Verdana;
  font-size: 13px;
  color: #CF52AD;
}

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

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

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

TEXTAREA {
  width: 97%;
  font-family: Verdana;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana;
  font-size: 12px;
  color: #BE5688;
  font-weight: bold
}

TABLE.formArea {
  background: #FCF1D8;
  border-color: #BE5688;
  border-style: solid;
  border-width: 1px;
}

TABLE.productinfoBox {
background-position: 0% top; border:1px solid #BE5688; font-family: Verdana;
font-size: 10px; background-color:#FCF1D8; background-repeat:no-repeat; background-attachment:fixed
}

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

TD.Price2 {
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #000000
  }

TD.Price3 {
  font-family: Verdana;
  font-size: 14pt;
  font-weight: bold;
  color: #000000
}

SPAN.markProductOutOfStock {
  font-family: Verdana;
  font-size: 12px;
  color: #941070;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana;
  color: #941070; font-size:10pt
}

SPAN.errorText {
  font-family: Verdana;
  color: #FFFFFF; font-size:8pt
}
ul.column{
	width: 618px;
	padding: 0px;
	margin: 10px 0;
	list-style: none;
	background: #FCF1D8;
}
ul.column li {
	float: left;
	width: 190px; /*Set default width*/
	padding: 3px;
	margin: 0px 0;
	display: inline;
}
.block {
	height: 300px;
	font-size: 1em;
	margin-right: 3px; /*Creates the 10px gap between each column*/
	padding: 0px;
	background: #FFFFFF;
	border: 0px solid #FFFFFF;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.block h2 {
	font-size: 1.8em;
}
.block img {
        /*Flexible image size with border*/
	width: 140px;  /*Took 1% off of the width to prevent IE6 bug*/
	height: 199;
	padding: 1%;
	background:#fff;
	margin: 0 auto;
	display: block;
	-ms-interpolation-mode: bicubic; /*prevents image pixelation for IE 6/7 */
}
beautbox {
	padding: 2px;
  font-size: 11px;
  background: #2C2B2B;
}

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

.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:#ffffff; background-color: #2C2B2B; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#ffffff; background-color: #2C2B2B; }

/* input requirement */

.inputRequirement { font-family: Verdana; font-size: 10px; color: #941070; }
.inputRequirement2 { font-family: Verdana; font-size: 10px; color: #FFFFFF; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

td.off {
background: #ffffff;
}

td.on {
background: #FFF3F7;
}


