﻿/*colors:
#A89D65 - green
#BA8D49 - ochre
#9B3823 - red

#948951 - dark green
#A67935 - dark ochre
#87240F - dark red

*/


 @font-face {
    font-family: Georgia;
    font-style:  normal;
    font-weight: normal;
    src: url(GEORGIA0.eot);
  }


  
  


/********************************************************************************
Text Tags
*********************************************************************************/

H2 {
	font: bold 14pt Georgia, 'Times New Roman', Times, serif;
	color: #663300;
	margin-top:15px;
}


H4 {
	font: bold 12pt Georgia, 'Times New Roman', Times, serif;
	color: #663300;
	margin-top:15px;
}



.norm {  /* removed LI 0128/11 */
	font: 11pt Georgia, 'Times New Roman', Times, serif;
	letter-spacing:0.03em;
	line-height:145%;
	}


.normbold {
	font: bold 11pt Georgia, 'Times New Roman', Times, serif;
	letter-spacing:0.03em;
	line-height:145%;
	}

.shoppingCart{
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	letter-spacing:0.03em;
	color: #F4EFB0;
	}

.shoppingCartDark{
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	letter-spacing:0.03em;
	color: #000000;
	}

.shoppingCartLight{
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	letter-spacing:0.03em;
	color: #F4EFB0;
	}

.normSmall {
	font: 8pt Georgia, Verdana, tahoma, arial, helvetica;
	letter-spacing:0.02em;
	line-height:125%;
	}
	

.normRed {
	font: bold 11pt Georgia, 'Times New Roman', Times, serif;
	letter-spacing:0.03em;
	line-height:145%;
	color:#9B3823;
	}	
	
	
.button 
{
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid black;
	border-right: 1px solid black;

	 }	


.fontInput 
{
	border: 1px solid blue;
	
	}


.price{
	font: 18pt Georgia, 'times new roman', times, serif; color:black;
	}

.priceStrikeOut{
	font: 18pt Georgia, 'times new roman', times, serif; color:red; text-decoration:line-through;
	}
	
.priceDiscount{
	font: 18pt Georgia, 'times new roman', times, serif; color:green; text-decoration:none;
	}
	
		





.fontCategory {
	background-color: #E7E1D6;
	font: bold 7pt verdana,arial,sans-serif;
	border-top: 1px solid #663300;
	border-bottom: 1px solid #663300;
}

.fontTableHeader{
	font: bold 7pt verdana,arial,sans-serif;
	}


.footer {
	font: 8pt arial, verdana, helvetica;
	color: #4D422E;
	}

.news{
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	color:#DFDFDF;
	}

.newsHeadline{
	font: 13pt Georgia, 'Times New Roman', Times, serif;
	color:white;
	margin-bottom:10px;
	}


.newslink{
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	font-weight:normal;
	color:white;
	text-decoration:underline;
	/*border-bottom: 1px dashed #DFDFDF;*/
	}



.products{
	font: 9pt Georgia, 'Times New Roman', Times, serif;
	color:#DFDFDF;
	}
	

	
.fontName {
		  font: bold 7pt Verdana;
		  color: #D63A19;
		 
		  }	


.fontName2 {
		  font: italic 7pt Verdana;
		  color: #D63A19;
		 
		  }	


.fontbottom {
		  font: 7pt Verdana;
		  color: black;
		  background-color: #DFDFDF;
		  }	



/********************************************************************************
Link Tags
*********************************************************************************/

A {
/*	font: bold 10pt Georgia, 'Times New Roman', Times, serif;*/
	/*color:#EBB000;*/
	color:#A67935;
	text-decoration:underline;
	cursor:pointer;

}

A:hover {
	color: #EBB000;
	}


.smallLink {
		font: 8pt Georgia, 'Times New Roman', Times, serif;
		text-decoration:none;
		color:#006EDB;
		line-height:200%;
		}

.noLink {
		font:8pt Georgia, 'Times New Roman', Times, serif;
		color:black;	
		text-decoration:none;
		line-height:200%;
		}
		
		
.altLink {
		font: 9pt Georgia, 'Times New Roman', Times, serif;
		color:#DFDFDF;
		text-decoration:underline;
		line-height:150%;
		}		
		
		

.links{
	font: bold 9pt Georgia, 'Times New Roman', Times, serif;
	color:#DFDFDF;
	/*letter-spacing:0.03em;*/
	/*line-height:180%;*/
	}

/********************************************************************************
Format Tags
*********************************************************************************/


.redBorder {border:3px solid #DD491B;}
.redBorderThin {border:1px solid #DD491B;}
.redL {border-left:2px solid #DD491B;}
.redR {border-right:2px solid #DD491B;}
.redRB {border-right:2px solid #DD491B;border-bottom:2px solid #DD491B;}
.redB {border-right:2px solid #DD491B;border-left:2px solid #DD491B;}
.redBB {border-right:2px solid #DD491B;border-left:2px solid #DD491B;border-bottom:2px solid #DD491B;}
.productLeftCell {border-bottom:3px solid #DD491B;border-right:3px solid #DD491B;}
.productLeftCellTop {border-bottom:3px solid #DD491B;border-right:3px solid #DD491B;border-top:3px solid #DD491B;}
.productLeftCellBottom {border-right:3px solid #DD491B;}
.productRightCell {border-bottom:3px solid #DD491B;}
.productRightCellTop {border-bottom:3px solid #DD491B;border-top:3px solid #DD491B;}
.productRightCellBottom {border:none;}

/*.lightGreen {background-color: #A89D65}*/
.lightGreen {background-color: #6A7C46}
/*.lightOchre {background-color: #BA8D49}*/
.lightOchre {background-color: #9A7423}
.lightRed {background-color: #9B3823}

.darkGreen {background-color: #556334}
.darkOchre {background-color: #7D5E1B}
.darkRed {background-color: #87240F}

.bottomcells {border:1px solid #663300;}

.blackhand {margin-top:8px;border:none;}

.detailsTable {
	border: 1px solid #663300;
}

.menuTable{
	border-collapse:collapse;
	background-color: #948951;
	color: #F4EFB0;
	border:1px solid #663300;
	font: bold 10px 'Trebuchet MS',verdana,arial,helvetica,sans-serif;
}

.SELECT {
	background-color: #948951;
	color: #F4EFB0;
	font: bold 8pt verdana,arial,helvetica,sans-serif;
	}
	
		
	
INPUT {
	font: bold 15px 'Times New Roman', Times, serif;
	border: 1px solid #948951;
	}	
	
.checkoutTable {

			   border-collapse: collapse;
			   border: 2px solid #8F8F8F;
}	

.checkoutCell {
			  border: 1px solid #A8A8A8;
			  font: 11pt Georgia, 'Times New Roman', Times, serif;
			  letter-spacing:0.03em;
			  line-height:145%;
			  padding:5px;
			  }	
			  
.checkoutHeader {
			  border: 1px solid #A8A8A8;
			  font: Bold 11pt Georgia, 'Times New Roman', Times, serif;
			  letter-spacing:0.03em;
			  line-height:145%;
			  background-color: #948951;
			  color: #F4EFB0;
			  padding:5px;
			  }
			  

.picture {
			border:1px solid black;
			}			  
	
.pictureNoBorder {
			border:none;
			}

		  
.GalleryPicture {
			border:5px solid #DFD6C7;
			margin:25px;
			padding:20px;
}


/********************************************************************************
Text Tags
*********************************************************************************/
.caption{
	font: 12px Georgia, serif;
	letter-spacing:0.04em;
	line-height:160%;
}
.caption_bold{
	font: bold 12px Georgia, serif;
	letter-spacing:0.08em;
	line-height:160%;
	padding-top:15px;
}

#top, #bottom, #left, #right {
	background: #990000;
	position:fixed;
	z-index:50;
	}
	#left, #right {
		top: 0px; bottom: 0px;
		width: 4px;
		height:100%;
		
		}
		#left { left: 0px; }
		#right { right: 0px; }

	#top, #bottom {
		left: 0px; right: 0px;
		width:100%;
		}
		#top { top: 0px;height:4px; }
		#bottom { bottom: 0px; }



.shadow {
	/* x-offset, y-offset, blur*/
	-moz-box-shadow: 0px 0px 5px 1px #7A4D06;
	-webkit-box-shadow: 1px 1px 6px #7A4D06;
	box-shadow: 1px 1px 6px #847153;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#7A4D06')";
	/* For IE 5.5 - 7*/ 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#7A4D06');
}


.shadowBottom {
	-moz-box-shadow: -3px 1px 3px 1px #000;
	-webkit-box-shadow: 0px 0px 3px #000;
	box-shadow: 0px 1px 3px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#000000')";
	/* For IE 5.5 - 7*/ 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=180, Color='#000000');
}


.prodContainer {	
	float:left;
	width:206px;
	height:260px;
	background-color:white;
	margin:15px;
	border-top:1px solid #837654;
	border-left:1px solid #837654;
	border-right:1px solid #74684A;
	border-bottom:1px solid #74684A;
	background-color:#FDF9EC;
	-moz-box-shadow: 0px 0px 3px 0px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 3px 3px 3px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#000000')";
	/* For IE 5.5 - 7*/ 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#000000');

}


.prodContainerLeader {	
	float:left;
	width:250px;
	height:552px;
	background-color:white;
	margin:15px;
	border-top:1px solid #837654;
	border-left:1px solid #837654;
	border-right:1px solid #74684A;
	border-bottom:1px solid #74684A;
	background-color:#FDF9EC;
	-moz-box-shadow: 0px 0px 3px 0px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 3px 3px 3px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#000000')";
	/* For IE 5.5 - 7*/ 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#000000');

}

.prodContainerFull {	
	float:left;
	width:870;
	padding:20px;
	background-color:white;
	overflow-x:hidden;
	margin:15px;
	border-top:1px solid #837654;
	border-left:1px solid #837654;
	border-right:1px solid #74684A;
	border-bottom:1px solid #74684A;
	-moz-box-shadow: 0px 0px 3px 0px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 3px 3px 3px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#000000')";
	/* For IE 5.5 - 7*/ 
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=130, Color='#000000');

}


div#divider {
	margin-top: 5px;
	margin-right:-5px;
	font: 7px arial;
	width:100%;
	}
	
.innerglow {
    -webkit-box-shadow: inset 0 0 15px #8E3E03;
    -moz-box-shadow: inset 0 0 15px #8E3E03;
    box-shadow: inset 0 0 15px #8E3E03;
}	



.left {
  float: left;
  width: 33%;
  padding-bottom:2000px;
  margin-bottom:-2000px;
  padding-top:15px;

}

.middle {
  margin-left: 33%;
  margin-right: 33%;
  padding-top:15px;
  border-left:1px solid #663300;
  border-right:1px solid #663300;
  padding-bottom:2000px;
  margin-bottom:-2000px;
}

.right {
  float: right;
  width:33%;
  padding-top:15px; 
  padding-bottom:2000px;
  margin-bottom:-2000px;

}


