BODY {
  background-color: #F5FAE7;
  background-image: url(/images/dot.gif);
  background-repeat: repeat-x;
  background-position: 0px 49px;
  color: #4B4D51;
  margin: 0;
  padding: 0;
  font-family: "Courier New";
  font-size: 13px;
  line-height: 1.5;
  min-width: 760px;
  height:100%;
  margin: auto;
  width:1000px;
}

H1 {
	color:#6C8E06;
	font-size: 22px;
	font-weight: normal;
	white-space: nowrap;
	margin: 5px 0 10px 0;
}

H2 {  
	color:#6C8E06;
  font-size: 20px;
  font-weight: normal;
  white-space: nowrap;
  margin: 0;
}

H6 {
	color:#6C8E06;  
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin: 0;
}

TD, P {  
  font-size: 12px;
  line-height: 1.5;
  margin-top: 10px;
  margin-bottom: 10px;
}

#creative_leics img{
	/*position: relative;
	left: 5px;*/
	float:left;
	padding-top: 40px;	
}

#ProductImage {
	/*width: 500px;*/
	margin: 0;
	padding: 0;
	padding-bottom: 120px;

}

#prodinfo {
	padding-left: 20px;
	width:250px;
	float:left;
	overflow:visible;
}

FORM {
  margin-top: 0;
  margin-bottom: 0;
}

FORM OL {
  margin: 0;
  padding: 0;
}

FORM OL LI {
  list-style: none;
  margin: 0;
  clear: left;
}

FORM LABEL {
  float: left;
  width: 240px;
  margin: 5px;
}

FORM LABEL.fieldLabel {
  float: none;
}

FORM INPUT, FORM SELECT, FORM TEXTAREA {
 
}

FORM EM {
  color: #FF0000;
  font-size: 9px;
  margin-left: 2px;
}

/* LAYOUT */

#pageHeader {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
}

#Header {	
  width: 1000px;
  margin: auto;
}

#pageContent {
  float: right;
  padding-top: 45px;
  
}

#pageColumnLeft {
  float: left;
  width: 200px;
  padding-top:45px;
  padding-left: 5px;
}

#pageBlockLeft {
  float: left;
  padding-top: 75px;
  width: 220px;
  /*margin: 75px 20px 10px 20px;*/
}

#pageColumnRight {
  position: absolute;
  right: 5px;
  top: 125px;
  width: 200px;
  /*margin: 75px 5px 10px 0;*/
}

#pageFooter {
  clear: both;
  text-align: center;
  padding: 5px 0px;
}

/* LINKS */

#navigationBar A {	
	color: #6C8E06;	
}

#navigationBar img {
	vertical-align:text-bottom;
}


#navigationBar A:hover {
  color: #6C8E06;
  text-decoration: underline;
}

/* DEFINITIONS */
#logo a {	
	text-align: left;
	padding: 12px 0px 0px  0px;
}

#siteLogo {	
  float: left;
}

#navigationIcons {
  float: right;
  margin: 0;
  padding: 15px 0 0 0;
  list-style-type: none;
}

#navigationIcons li {
  display: inline;
  padding: 5px;
}

#navigationBar {
	position: absolute;
	top: 5px;
	right: 70px;
	font-size:12px;	
	font-weight: normal;
}

#breadcrumbPath {
  float: left;
  padding-left: 5px;
}

#pageIcon {
  float: right;
  margin-right: 10px;
  height: 40px;
}

.messageStack {
  border-width: 1px;
  border-style: dotted;
  border-color: #C8AD91;
  background-color: #FFFCF5;  
  color: #465584;
  margin: 5px;
}

.moduleBox {
}

.moduleBox .content {
  border-width: 1px;
  border-style: solid;
  border-color: #B6B7CB;
  background-color: #F8F8F9;
  padding: 5px;
  margin-bottom: 5px;
  
}

.moduleBox H6 {
  padding: 5px 0px 5px 0px;
}

.inputRequirement {
  font-size: 10px;
  font-weight: normal;  
  margin-top: 10px;
}

.submitFormButtons {
  padding: 5px;
}

.listingPageLinks {
  padding: 5px;
}






.moduleRow { }

.moduleRowOver {
  background-color: #D7E9F7;
}

.moduleRowSelected {
  background-color: #E9F4FC;
}


/////////////////////////
.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; font-weight: normal; }

A { 
	color: #4B4D51; 
  text-decoration: none;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;  
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {  
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: white;
  vertical-align: top;
}

TD.infoBox, SPAN.infoBox {  
  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-size: 10px;
  background: #b6b7cb;
  color: white;
  font-weight: bold;
}

TD.productListing-data {  
  font-size: 10px;
}

.product {
	text-align: center;
	width: 250px;
	float: left;
	height: 220px;
	padding-bottom: 15px;

}

#price {		
	font-size: 16px;
	padding: 12px 0 18px;
}

A.pageResults {
  color: #0000FF;
}

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

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

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

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

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

SPAN.productSpecialPrice {  
  color: #ff0000;
}

SPAN.errorText {  
  color: #ff0000;
}

.boxCheckoutTrail {  
  font-size: 10px;
  color: #8c8c8c;
}

.boxCheckoutTrailActive {  
  font-size: 10px;
  font-weight: bold;
  color: #FF8400;
}

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }


/* CSS Boxes */

.boxGroup {
margin-right: 10px;
  /*border-width: 1px;
  border-color: #bbc3d3;
  border-style: solid;*/
}

.boxNew {
  border-width: 1px;
  border-color: #6C8E06;
  border-style: solid;
  margin-bottom: 20px;

}

.boxTitle {  
  font-size: 14px;
  font-weight: bold;
  background: #6C8E06;
  color: white;
  vertical-align: top;
  padding: 2px 5px;
  
}

.boxTitle A {
  color: white;
  text-decoration: none;
}

.boxContents A:hover {
  color: #6C8E06;
  text-decoration: none;
}

.boxContents .cat-sel {
  color: #6C8E06;  
  font-weight: normal;
}


.boxContents {
  background: #F5FAE7;
  font-size: 13px;
  padding: 3px 3px 0px 7px;
}

.center {text-align: center;}
.tbr {text-align: right;}
