/*
  $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:Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size: 13px; line-height:21px;
text-align:left;
}
.errorBox { font-family : Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size : 10px; color: #70d250; text-decoration: underline; }

*{
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif;
}

BODY {
 background: #ffffff;
 color:#481966;
 margin: 0px;
}

#wrapper{
width:100%;
background:url(images/background_single_flower.png);
margin:0 auto;
height:auto;
}

#wrapper2{
margin:0 auto;
width:900px;
text-align:left;
}

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

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", 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, Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
/*  background: #7c1272;*/
}

.infoBoxContents {
/*  background: #f8f8f9;*/
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 13px;
  line-height:21px;
  color:#481966;
}

table.infoBoxContents{
width:179px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  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 {
 
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  
}

TABLE.productListing {
  border:none;
}

.productListing-heading {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 10px;
  color: #481966;
   border-bottom:1px solid #7c1272;
  font-weight: bold;
  width:270px;
}

.productListing-heading2 {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 10px;
  color: #481966;
   border-bottom:1px solid #7c1272;
  font-weight: bold;
  width:60px;
}


.productListing-heading3 {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 10px;
  color: #481966;
   border-bottom:1px solid #7c1272;
  font-weight: bold;
  width:126px;
}

.productListing-heading4 {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 10px;
  color: #481966;
   border-bottom:1px solid #7c1272;
  font-weight: bold;
  width:68px;
}

.productListing-heading5 {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 10px;
  color: #481966;
   border-bottom:1px solid #7c1272;
  font-weight: bold;
  width:185px;
}

.productListing-heading6 {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 10px;
  color: #481966;
   border-bottom:1px solid #7c1272;
  font-weight: bold;
}





TD.productListing-data {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  background:none;
  border-bottom:1px solid #7c1272;
  text-align:center;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading, span.pageHeading {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 24px;
  font-weight: bold;
	text-align:left;
	color:#481966;
	font-variant:small-caps;
	line-height:21px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 10px;
  color:#481966;
}

TD.main, P.main {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  font-size: 13px;
  line-height: 21px;

}

.maint{
  border-bottom:1px solid #481966;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
  color:#7c1272;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", 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, Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
  color: #ff0000;
}

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

font-weight:900;
font-style:italic;}

.checkoutBarFrom, .checkoutBarTo { font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size: 10px; color:#481966; }

/* message box */

.messageBox { font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Georgia,"Hoefler Text", Times, "Times New Roman", Serif ; font-size: 10px; color: #ff0000; }


.cartinput{
text-align:center;
border:none;
background:url(images/basket_count.jpg) no-repeat center center;
width:35px;

}

.headernew{
background:#7c1272;
color:#FFF;
}

.headernew a{
background:#7c1272;
color:#FFF;
text-decoration:none;
}

.headernew a:hover{
background:#7c1272;
color:#FFF;
text-decoration:underline;
}
td.navlinks{
color:#FFF;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
font-size:16px;
}

td.navlinks a{
color:#FFF;
text-decoration:none;
font-weight:100;
}

td.navlinks a:hover{
color:#FFF;
text-decoration:underline;
}

td.navlinkssmall{
color:#FFF;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
line-height:18px;
font-size:12px;
}
td.navlinkssmall a{
color:#FFF;
text-decoration:none;
}

td.navlinkssmall a:hover{
color:#FFF;
text-decoration:underline;
}

td.carttop{
color:#FFF;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
font-size:12px;
}
td.carttop a{
color:#FFF;
text-decoration:none;
}
td.carttop a:hover{
text-decoration:underline;
}

td.boxText{
text-align:center;
}

td.boxText a{
	font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
	font-size:13px; 
	line-height:21px;
	color:#7c1272;
	text-align:center;
	padding-left:0px;
}

td.boxText a.mainc{
	font-size:18px;
	line-height:30px;
	font-weight:900;
	padding-left:0px;
}

div.titleleft{
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
font-size:15px;
line-height:20px;
font-weight:900;
text-align:center;

}
span.titleleft{
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
font-size:15px;
font-weight:900;
text-align:left;
font-variant: small-caps;
color:#481966;
}

div.rightdesc{
width:150px;
margin:0 auto;
text-align:center;
}

div.productinfoprice{
position:relative;
float:right;
padding-bottom:10px;
padding-top:10px;
border-top:dotted 1px #491966;
border-bottom:dotted 1px #491966;
margin-bottom:5PX;

}

div.productinfoprice table tr td{
	color:#7c1272;
	font-size:12px;
	font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
	font-weight:100;
}

div.productinfogreen{
	color:#45852a;
	font-size:12px; 
	line-height:21px;;
	line-height:28px;
	font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
	width:200px;
	text-align:center;
	margin-top:50px;


}

div.homeone{
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
font-size:25px;
line-height:30px;
color:#7c1272;
width:550px;
text-align:right;
}

div.hometwo{
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
font-size:16px;
line-height:30px;
color:#471866;
text-align:right;
float:right;
width:300px;
}

div.hometwo strong{
color:#7b1271;
}


#mydiv table tr td{
text-decoration:none;
	color:#481966;
	font-size:13px; 
	line-height:21px;;
	width:80%;
	line-height:26px;

}

div.descrip, div.descrip a{
	text-decoration:none;
	color:#481966;
	font-size:13px; 

	width:100%;
	line-height:21px;
}

div.descrip h1{
font-size:16px;
font-weight:900;
}

img{
border:0;
}

#quant{
padding-left:10px;
padding-right:10px;
width:40px;
text-align:center;
border:none;
background:none;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
color:#7c1272;
font-size:13px; line-height:21px;;
font-weight:900;
}


td.cattitle{
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
color:#481966;
text-align:center;
font-size:25px;
line-height:25px;
font-weight:900;
padding-bottom:10px;
}

td.leftmain{
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
color:#7c1272;
font-weight:900;
font-size:20px;
line-height:35px;
padding-left:10px;
}

td.leftsub a{
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif f;
color:#7c1272;
padding-left:20px;
font-size:14px;
line-height:25px;
}

table.lefttable{
margin-top:49px;

}

input.bigtext{
border:none;
background-color:none;
background:url(images/textbox.jpg) no-repeat;
height:24px;
width:196px;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
color:#481966;
font-size:13px; line-height:21px;;
padding-left:5px;
padding-right:5px;
font-weight:900;
}


input.contactbox{
border:none;
background-color:none;
background:url(images/contacttb.png) no-repeat;
height:21px;
width:189px;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
color:#481966;
font-size:12px; line-height:21px;;
padding-left:5px;
padding-right:5px;
font-weight:900;
margin-bottom:10px;
filter: alpha(opacity=70);
-moz-opacity: .7;
opacity:0.7; 
}


select{
height:21px;
width:189px;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
color:#481966;
font-size:12px; line-height:21px;;
filter: alpha(opacity=70);
-moz-opacity: .7;
opacity:0.7; 

}



td.navlinks{
padding-left:11px;
}

td.rights{
padding-right:20px;
}

table.mainwidth{
width:394px;
}

table.accounttable tr td a{
font-size:20px;
}

table.accounttable tr td{
border-bottom:#481966 1px solid;
}

table.addressdisplay{
font-size:13px;
line-height:21px;
}

table.addressdisplay tr td.addresshead{
font-style:italic;
font-weight:900;
width:120px;
}

.commentbox{
width:394px;
height:119px;
background:none;
border:none;
background:url(images/commentbox.jpg) no-repeat center;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
color:#481966;
font-size:12px; line-height:21px;;
font-weight:900;
}

.contactcommentbox{
width:190px;
font-family:Georgia,"Hoefler Text", Times, "Times New Roman", Serif ;
color:#481966;
font-size:12px; line-height:21px;;
padding-left:5px;
padding-right:5px;
font-weight:900;

height:206px;
background:none;
border:none;
background:url(images/contactcomment.png) no-repeat center;
}


textarea{
filter: alpha(opacity=70);
-moz-opacity: .7;
opacity:0.7; 
}

