/*
  $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 {
  background-image: url('/images/background.jpg');
  background-repeat: repeat;
  color: #000000;
  margin: 0px;
  padding: 0px;
  width: 100%;
  text-align: center;
  font-size: 100%;
}

A.articlelink{
   color:#0000FF;
  text-decoration: none;
}

.orange {color: #cf5c47;}

.orangeTitle {color: #cf5c47; font-size: 14px; font-weight: bold;}

A.orange {color: #cf5c47; font-size: 12px; text-decoration: none;}
A.orange:active,visited {color: #cf5c47; font-size: 12px; text-decoration: none;}
A.orange:hover {color: #cf5c47; font-size: 12px; text-decoration: underline;}

A.orangeBullet {color: #8d8985; font-size: 12px; text-decoration: none;}
A.orangeBullet:active,visited {color: #8d8985; font-size: 12px; text-decoration: none;}
A.orangeBullet:hover {color: #cf5c47; font-size: 12px; text-decoration: underline;}

A.orangeArial {font-family: arial; color: #cf5c47; font-size: 12px; text-decoration: none;}
A.orangeArial:active,visited {font-family: arial; color: #cf5c47; font-size: 12px; text-decoration: none;}
A.orangeArial:hover {font-family: arial; color: #cf5c47; font-size: 12px; text-decoration: underline;}

.orangeArial {font-family: arial; color: #cf5c47; font-size: 12px;}
.orangeArial:hover {font-family: arial; color: #cf5c47; font-size: 12px; text-decoration: underline;}

#pageBG {
	margin: 0 auto;
	padding-top: 10px;
	width: 925px;
 	background-image: url('/images/pageBG.png');
  	background-repeat: repeat-y;
}

#header {
	width: 903px;
	height: 155px;
	margin-left: 11px;
	position: relative;
}

#homeLink {
	position: absolute;
	top: 30px;
	left: 30px;
}

#dottedLine {
	border-top: 1px dashed #6b645b;
	margin-bottom: 10px;
	width: 564px;
}

#fLeft {
	float: left;
}

#fRight {
	float: right;
}

#fLeft2 {
	float: left;
	margin-left: 11px;
}

#subLeft {
	float: left;
	width: 300px;
	color: #6b645b;
	font-family: Courier New;
	font-size: 13px;
}

#subLeftContact {
	float: left;
	width: 248px;
	color: #6b645b;
	font-family: Courier New;
	font-size: 14px;
}

#subLeftAbout {
	float: left;
	width: 260px;
	color: #6b645b;
	font-family: Courier New;
	font-size: 14px;
}

#subRightAbout {
	float: left;
	width: 381px;
	color: #6b645b;
	font-family: Courier New;
	font-size: 13px;
}

#subPad {
	margin-left: 5px;
}

#subRight {
	float: left;
}

#fullPage {
	width: 827px;
	margin: 0 auto;
}

#fullCol {
	text-align: left;
	width: 639px;
}

#loginBox {
	width: 395px;
	height: 192px;
	background: #eeede8;
}

#accountBox {
	width: 395px;
	height: 225px;
	background: #eeede8;
}

#shippingBox {
	width: 509px;
	padding: 30px;
	background: #eeede8;
	color: #6b645b;
	font-family: arial;
	font-size: 12px;
}

#confirmBox {
	background: #f2f2ee;
	width: 278px;
	padding: 26px;
	font-family: arial;
	color: #6b645b;
	font-size: 11px;
	margin-bottom: 16px;
	line-height: 1.8;
}

#confirmBox2 {
	background: #f1ede1;
	width: 169px;
	height: 509px;
	padding: 26px;
	font-family: arial;
	color: #6b645b;
	font-size: 11px;
	margin-bottom: 23px;
	line-height: 1.8;
}

.smallConfirm {
	font-family: arial;
	color: #6b645b;
	font-size: 11px;
}

.summaryConfirm {
	font-family: arial;
	color: #6b645b;
	font-size: 13px;
}

INPUT.textField {
	width: 220px;
	height: 24px;
}

INPUT.textFieldLong {
	width: 261px;
	height: 24px;
}

.loginTitle {
	float: left;
	color: #613204;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.shippingTitle {
	float: left;
	color: #613204;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1.1;
}

#bodyText {
	width: 569px;
	margin-top: 5px;
	line-height: 1.5;
}

#arialText {
	font-family: arial;
	font-size: 12px;
	color: #8d8985;
	line-height: 1.5;
}

#matchingRight {
	float: left;
	margin-left: 35px;
	border: 0px solid red;
	font-family: arial;
	color: #613204;
	font-size: 11px;
	font-weight: bold;
}

#courierText {
	font-family: Courier New;
	font-size: 13px;
	color: #8d8985;
	line-height: 1.5;
}

.green {
	color: #8ea7a1;
	font-weight: bold;
}

UL {
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 0px;	
}

li {
	list-style-type: none;
	list-style-image: url('/images/smallBullet.gif');
	margin-bottom: 3px;
}

#clear {
	clear: both;
}

#cartArea {
	position: absolute;
	top: 45px;
	left: 625px;
}

#newsletter {
	position: relative;
	left: -4px;
	margin-top: 40px;
	margin-left: 0px;
}

#cartArea A {float: left; color: #6b645b; font-family: Courier New; font-size: 11px; text-decoration: none; margin-right: 13px;}
#cartArea A:active,visited {float: left; color: #6b645b; font-family: Courier New; font-size: 11px; text-decoration: none; margin-right: 13px;}
#cartArea A:hover {float: left; color: #6b645b; font-family: Courier New; font-size: 11px; text-decoration: underline; margin-right: 13px;}

.cartArrow {
	font-size: 9px;
	font-family: Courier New;
}

#topNav {
	height: 53px;
	width: 903px;
 	background-image: url('/images/topNavBG.gif');
  	background-repeat: repeat-x;
  	margin-left: 11px;
  	margin-bottom: 35px;
}

#titleHolder {
	margin-top: 8px;
	padding-top: 7px;
	height: 29px;
	width: 200px;
 	background-image: url('/images/titleLines.gif');
  	background-repeat: repeat-x;
  	text-align: center;
  	font-family: Courier New;
}

#doubleDotted {
	width: 564px;
	height: 57px;
 	background-image: url('/images/doubleDotted.gif');
  	background-repeat: repeat-x;
  	margin-top: 32px;
}

#doubleDottedSmall {
	width: 637px;
	height: 27px;
	padding-top: 11px;
 	background-image: url('/images/doubleDottedSmall.gif');
  	background-repeat: repeat-x;
  	margin-top: 32px;
  	margin-bottom: 10px;
}

#wordingBox {
	width: 477px;
	background: #eeede8;
	padding: 45px;
	font-family: Courier New;
	color: #6b645b;
	font-size: 13px;
}

#envelopeBox {
	width: 477px;
	height: 285px;
	background: #eeede8;
	padding: 45px;
	font-family: Courier New;
	color: #6b645b;
	font-size: 12px;
}

.wordingField {
	width: 475px;
	font-family: Courier New;
	color: #6b645b;
	font-size: 12px;
	margin-bottom: 19px;
}

.colorField {
	width: 317px;
	font-family: Courier New;
	color: #6b645b;
	font-size: 12px;
	margin-bottom: 19px;
}

.wordingTextArea {
	width: 475px;
	height: 100px;
	font-family: Courier New;
	color: #6b645b;
	font-size: 12px;
	margin-bottom: 19px;
}

A.orange {color: #cf5c47; text-decoration: none;}
A.orange:active,visited {color: #cf5c47; text-decoration: none;}
A.orange:hover {color: #cf5c47; text-decoration: underline;}


#btnLeft {
	float: left;
	padding-top: 16px;
}

#btnRight {
	float: right;
	padding-top: 16px;
}

#btnRight2 {
	float: right;
	border: 0px solid red;
	padding-top: 16px;
	margin-right: 16px;
}


#personalizeLeft {
	float: left;
	width: 250px;
}

#personalizeRight {
	float: left;
	width: 325px;
}

#cartLeft {
	float: left;
	width: 330px;
}

#cartRight {
	float: left;
	width: 236px;
}

#subtotalBox {
	width: 498px;
	height: 30px;
	background: #eeede8;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 35px;
	padding-right: 35px;
	font-family: Courier New;
	color: #6b645b;
	font-size: 12px;
	margin-top: 25px;
}

.subTotal {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #cf5c47;
}

#cartOption {
	float: left;
	color: #6b645b;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}

#cartRemove {
	float: right;
	margin-right: 35px;
	margin-top: 18px;
	margin-bottom: 25px;
}

#cartValue {
	float: left;
	color: #6b645b;
	font-family: arial;
	font-size: 11px;
	font-weight: regular;
	margin-left: 5px;
	margin-bottom: 5px;
}

#cartOption2 {
	float: left;
	color: #613204;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

#cartValue2 {
	float: left;
	color: #613204;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}

#optionsLabel {
	float: left;
	color: #613204;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 10px;
}

h1 {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #6b645b;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1.3;
}

#optionsValue {
	float: left;
	margin-left: 5px;
	color: #613204;
	font-family: arial;
	font-size: 12px;
	font-weight: regular;
}


#optionsLabel2 {
	float: left;
	color: #613204;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

#optionsLabel3 {
	float: left;
	color: #6b645b;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

#optionsLabel3noBold {
	float: left;
	color: #6b645b;
	font-family: arial;
	font-size: 11px;
	font-weight: regular;
	margin-bottom: 10px;
}

#optionsSwatch {
	float: left;
	margin-left: 14px;
	margin-bottom: 18px;
}

#swatch {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
}

.infoSelect {
	width: 240px;
	font-family: arial;
	color: #6b645b;
	font-size: 12px;
	padding-left: 8px;
}

.optionSelect {
	width: 315px;
	font-family: arial;
	color: #6b645b;
	font-size: 12px;
	padding-left: 8px;
}

.wordingSelect {
	width: 475px;
	font-family: arial;
	color: #6b645b;
	font-size: 12px;
	padding-left: 8px;
}

#font {
	margin-bottom: 18px;
	border: 3px solid #ffffff;
}

#font:hover {
	margin-bottom: 18px;
	border: 3px solid #6b645b;
}

#imgCaption {
	width: 286px;
	text-align: center;
}

.smallArial {
	font-family: arial;
	font-size: 11px;
	color: #6b645b;
}

.prodTitle {
	font-family: Verdana, Courier New;
	font-size: 28px;
	color: #88a49d;
}

.weddingText {
	color: #88a49d;
}

#productLines {
	margin-top: 10px;
	margin-bottom: 10px;
}

.prodText {
	font-family: Courier New;
	font-size: 12px;
	color: #6b645b;
	line-height: 1.5;
}

#prodTextHolder {
	width: 300px;
	float: left;
}

.descTitle {
	font-family: arial;
	color: #6b645b;
	font-size: 12px;
	font-weight: bold;
}

.prodPrice {
	font-family: arial;
	color: #613204;
	font-size: 16px;
	font-weight: bold;
}

#priceLine {
	border: 1px solid #c5c3b9;
	width: 307px;
	margin: 0px;
	padding: 0px;
}

#picLine {
	border: 1px solid #c5c3b9;
	width: 294px;
	margin: 0px;
	padding: 0px;
}

#quantityBox {
	margin-top: 14px;
	margin-bottom: 14px;
	float: left;
}

#cartBox {
	float: left;
	width: 307px;
	text-align: center;
	margin-top: 14px;
}

A.browseTitle {color: #6b645b; font-size: 12px; text-decoration: none;}
A.browseTitle:active,visited {color: #6b645b; font-size: 12px; text-decoration: none;}
A.browseTitle:hover {color: #6b645b; font-size: 12px; text-decoration: underline;}

#topNavLinks {
	padding-top: 21px;
}

#newsField {
	float: left;
	width: 200px;
	height: 24px;
	border: 1px solid #c5c3b9;
	margin-right: 5px;
	color: #888484;
	padding-top: 4px;
	padding-left: 5px;
}

#newsBTN {
	float: left;
}

#leftNav {
	height: 424px;
	width: 206px;
 	background-image: url('/images/leftNavBG.gif');
  	background-repeat: no-repeat;
  	margin-left: 5px;
  	margin-right: 12px;
  	letter-spacing: 1.2;
}

#menuHolder {
	padding-top: 30px;
	margin-left: 40px;
}

.menuTitle {
	font-family: Helvetica, arial;
	font-size: 14px;
	color: #613204;
	font-weight: bold;
}

#menuLine {
	position: relative;
	left: -3px;
	border-top: 2px solid #c5c3b9;
	width: 144px;
	height: 2px;
	margin-top: 9px;
	margin-bottom: 6px;
}

#menuSpace {
	height: 20px;
}

#leftNav A {font-family: Courier New; font-weight: bold; font-size: 12px; text-decoration: none; color: #6b645b; line-height: 1.6;}
#leftNav A:active,visited {font-family: Courier New; font-weight: bold; font-size: 12px; text-decoration: none; color: #6b645b; line-height: 1.6;}
#leftNav A:hover {font-family: Courier New; font-weight: bold; font-size: 12px; text-decoration: underline; color: #6b645b; line-height: 1.6;}

#browseHolder {
	width: 640px;
}

#browseTop {
	width: 640px;
	height: 63px;
 	background-image: url('/images/catBG.gif');
  	background-repeat: repeat-x;
}

#catTitle {
	float: left;
	padding-top: 15px;
}

#catPages {
	float: right;
}

#prodHolder {
	float: left;
	margin-top: 32px;
	margin-bottom: 3px;
	margin-right: 20px;
}

#prodHolderEnd {
	float: left;
	margin-top: 32px;
	margin-bottom: 3px;
}

#clearRow {
	clear: both;
}

.imgBorder {
	border: 1px solid #dcdcdc;
	padding: 4px;
}

#imgBorder {
	border: 1px solid #dcdcdc;
	padding: 4px;
}

#footerLine {
	height: 42px;
	width: 903px;
 	background-image: url('/images/footerLine.gif');
  	background-repeat: repeat-x;
  	margin-left: 11px;
  	margin-bottom: 20px;
}

#footer {
	font-family: Courier New;
	color: #613204;
	font-size: 12px;
}

#pageBottom {
	position: relative;
	top: 18px;
	height: 18px;
	width: 903px;
 	background-image: url('/images/pageBottom.png');
  	background-repeat: no-repeat;
  	margin-left: 11px;
  	border: 0px solid red;
}

#footer A {color: #613204; text-decoration: none;}
#footer A:active,visited {color: #613204; text-decoration: none;}
#footer A:hover {color: #613204; text-decoration: underline;}

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

A:hover {
  color: #AABBDD;
  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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  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 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: #6b645b;
}

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;
}

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

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

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

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

.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; }

