/* general
--------------------------------------------------- */

body * {

	padding: 0;
	margin: 0;
	}



body {
	background-image: url(../pictures/background.png);

	
	font-family: Georgia, Arial,Verdana, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
	color: rgb(85,85,85);
	font-size: small;
	}
	

	
h1{
	color: #334C0B;
	margin:0;
	padding:0;
	text-align: center;
	font-size:150%;
	font-family: Georgia, Arial,Verdana, Helvetica, sans-serif;
	}
	
	
h2{
	color: #423C22;
	margin:0;
	padding:20px 0 0 15px;
	font-size:130%;
	font-family: Georgia, Arial,Verdana, Helvetica, sans-serif;
	}
	
	
.italiantextcolor{
	color: #95836D;
	text-align: center;
	padding:0 0 5px 0;
	margin:0;
	font-size: 120%;
	}
	
	
.grey span{
	color:#333333;
	}
	
	
/* bodywrapper
--------------------------------------------------- */

#bodywrapper{
	position: relative;
	margin: 0 auto;
	width: 875px;
	font-size: 75%;
	}
	

/* topnavigationwrapper
--------------------------------------------------- */

#topnavigationwrapper{
	width: 100%;
	margin:10px 0 6px 0;
	padding:0;
	}


#topnavigationwrapper a {
	margin-right:5px;
	margin-left:5px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	}
	
	
#topnavigationwrapper a:link, #topnavigationwrapper a:visited, #topnavigationwrapper a:active {
	color:#95836D;
	padding: 5px 5px 5px 5px;
	background-image: none;
	}
	
	
#topnavigationwrapper a:hover{
	color:#fff;
	}	

#topnavigationleft {
	float:left;
	width: 250px;
	margin:0;
	padding:0;
	display:inline;
	}
	
#topnavigationright{
	float:right;
	width: 250px;
	margin:0;
	padding:0 5px 0 0;
	text-align:right;
	}
	
			
#topnavigationright ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
	
#topnavigationright li {
	display:inline;
	padding:0;
	margin:0;
	}
	
#topnavigationfooter{
	clear:both;
	}			
	
#homepageimage{
	width:818px;
	padding:0;
	margin-left:55px;
	padding-bottom:0px;
	}
	
	
#mainimagewrapper{
	margin:0;
	padding:0;
	background-image: url(../pictures/bodybackground.png);
	background-repeat: repeat-y;
	}
	
	
	
	
	
	
#header{
	clear:both;
	}
	
	
#mainimage{
	width:818px;
	border-top:3px solid #95836D;
	border-bottom:3px solid #95836D;
	padding:0;
	margin-left:25px;
	padding-bottom:0px;
	}
	
	
/* topnavigationwrapper
--------------------------------------------------- */	

#menuwrapper{
	width:872px;
	margin:0;
	padding:5px 0 0 0;
	background-image: url(../pictures/bodybackground.png);
	background-repeat: repeat-y;
	}
	
	
#menu{
	width:820px;
	height:53px;
	margin-left:24px;
	padding:0;
	background-image: url(../pictures/firstbackgroundmenu.jpg);
	background-repeat: repeat-x;
	font-size:95%;
	
	}
	
	
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	}
	

#menu ul li{ 
	float: left; 
	background-image: url(../pictures/menudivider.jpg);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	}
	

#menu ul li a{
	text-decoration: none;
	background: url(../pictures/backgroundmenu.jpg) no-repeat;
	float: left;
	margin: 0px;
	height: 40px;
	width: 133px;
	padding:13px 0 0 0;
	color: #423C22;
	}


#menu li a:hover{
	background: url(../pictures/backgroundmenuover.jpg) no-repeat left top;
	color: #fff;
	width: 133px;
	padding-top: 13px;
	padding-bottom: 0px;
	}
	
	
#menu #current{
	background: url(../pictures/backgroundmenuover.jpg) no-repeat left top;
	color: #fff;
	width: 133px;
	padding-top: 13px;
	padding-bottom: 0px;
	}
	
	
#submenu{
	width:820px;
	padding:0;
	margin-left:24px;
	clear:both;
	background-color: #BBAD8A;
	}
	
	
#submenu ul {
	margin:0;
	padding:5px 0 5px 0;
	list-style-type:none;
	width:100%;
	}
	
	
#submenu li {
	display:inline;
	padding:0;
	margin:0;
	}
	
	
#submenu a {
	margin-left:1px;
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	color: #423C22;
	}
	
	
#submenu a:link, #topnavigation a:visited, #topnavigation a:active {
	padding: 0px 4px 0px 4px;
	background-image: none;
	}
	
	
#submenu a:hover{
	color:#fff;
	}	
	
	
#breadcrumbs{
	width:810px;
	margin-left:30px;
	clear:both;
	padding:10px 0 10px 0;
	color:#AFA289;
	}
#breadcrumbs a, #breadcrumbs a:visited, #breadcrumbs a:hover
{
	color:#AFA289;
	text-decoration: none;
}
		
.youarehere, .youarehere a, .youarehere a:visited, .youarehere a:hover  {
	color:#095B13;
	}		
#divisonline{
	width:819px;
	margin-left:25px;
	clear:both;
	padding:0px 0 10px 0;
	}	
	
	
/* contentwrapper
--------------------------------------------------- */		
		
#contentwrapper{
	width:872px;
	padding:0;
	margin:0;
	clear:both;
	background-image: url(../pictures/bodybackground.png);
	background-repeat: repeat-y;
	}	
	
	
#wrapperleftcolumn {
	float:left;
	display:inline;
	width:189px;
	margin-left:25px; 
	padding:0;
	}
	
	
#leftcolumnlinks{
	margin:0;
	padding: 0;
	list-style-type:none;
	font-size:100%;
	}
	
	
#leftcolumnlinks ul {
	margin:0;
	padding:5px 0 5px 0;
	list-style-type:none;
	}	
	
	
#leftcolumnlinks li {
	padding:5px 5px 5px 15px;
	margin:0;
	}
	
	
#leftcolumnlinks a, #leftcolumnlinks a:visited, #leftcolumnlinks a:active{
	margin:0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #423C22;
	}
	
	
#leftcolumnlinks a:hover{
	margin:0;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	color: #fff;
	}
	
	
#wrapperrightcolumn {
	float:right;
	display:inline;
	width:186px;
	margin-right:30px;
	padding:0;
	font-size:100%;
	}
	
	
#rightcolumnimage {
	margin-left:20px;
	padding:0;
	background-image: url(../pictures/wrapperrightcolumnimage.png);
	background-repeat: no-repeat;
	width:154px;
	height:321px;
	}
	
	
#rightcolumnimage ul{
	}
	
	
#rightcolumnimage li{
	margin-top:270px;
	padding:0;
	text-align: center;
	font-size:120%;
	}
	
	
#rightcolumnimage a, #rightcolumnimage a:visited, #rightcolumnimage a:active{
	text-decoration:none;
	color: #423C22;
	}	
	
	
#rightcolumnimage a:hover {
	text-decoration:none;
	color: #000;
	}
	

#whitebackgroundtop{
	background-image: url(../pictures/whitebackgroundtop.png);
	background-repeat: no-repeat;
	width:162px;
	height:34px;
	margin:0 0 0 15px;
	padding:0;
	}
	
#whitebackgroundmiddle{
	background-image: url(../pictures/whitebackgroundmiddle.png);
	background-repeat: repeat-y;
	width:162px;
	margin:0 0 0 15px;
	padding:0;
	color: #95836D;
	font-size: 100%;
	}
	
#whitebackgroundmiddle ul{
	list-style:none;
	}
	
#whitebackgroundmiddle li{
	margin:0px;
	padding:0;
	text-align: center;
	}
	
#whitebackgroundmiddle li.text{
	padding:5px 8px 0 8px;

	
	}
		
#whitebackgroundmiddle a, #whitebackgroundmiddle a:visited, #whitebackgroundmiddle a:active{
	text-decoration:none;
	color: #423C22;
	}	
	
	
#whitebackgroundmiddle a:hover {
	text-decoration:none;
	color: #000;
	}
	
#whitebackgroundbottom{
	background-image: url(../pictures/whitebackgroundbottom.png);
	background-repeat: no-repeat;
	width:162px;
	height:35px;
	margin:0 0 10px 15px;
	padding:0;
	}
	



#whitebackgroundtopbottle{
	background-image: url(../pictures/whitebackgroundtopbottle.png);
	background-repeat: no-repeat;
	width:130px;
	height:34px;
	margin:0;
	padding:0;
	}
	
#whitebackgroundmiddlebottle{
	background-image: url(../pictures/whitebackgroundmiddlebottle.png);
	background-repeat: repeat-y;
	width:130px;
	margin:0;
	padding:0;


	}
	
#whitebackgroundmiddlebottle ul{
	list-style:none;
	margin:0;
	padding:0;
	}
	
#whitebackgroundmiddlebottle li{
	margin:0;
	padding:5px 10px 0 0;
	text-align: center;
	font-size:90%;

	}
		
#whitebackgroundmiddlebottle a, #whitebackgroundmiddlebottle a:visited, #whitebackgroundmiddlebottle a:active{
	text-decoration:none;
	font-family: Georgia, Arial,Verdana, Helvetica, sans-serif;
	
	color:#727272;

	}	
	
	
#whitebackgroundmiddlebottle a:hover {
	text-decoration:none;
	color: #000;
	}
	
#whitebackgroundbottombottle{
	background-image: url(../pictures/whitebackgroundbottombottle.png);
	background-repeat: no-repeat;
	width:130px;
	height:24px;
	margin:0 0 10px 0;
	padding:0;
	}










	
/* rightcolumnimageolivesfirst (pagedetail2)
--------------------------------------------------- */	

#rightcolumnimageolivesfirst {
	margin-left:20px;
	padding:0;
	background-image: url(../pictures/wrapperrgtclmimageolives.png);
	background-repeat: no-repeat;
	width:151px;
	height:187px;
	}
	
	
#rightcolumnimageolivesfirst ul{
	}
	
	
#rightcolumnimageolivesfirst li{
	margin-top:130px;
	padding:0 0 0 23px;
	font-size:120%;
	}
	
	
#rightcolumnimageolivesfirst a, #rightcolumnimageolivesfirst a:visited, #rightcolumnimageolivesfirst a:active{
	text-decoration:none;
	color: #423C22;
	}	
	
	
#rightcolumnimageolivesfirst a:hover {
	text-decoration:none;
	color: #000;
	}
	
	
/* rightcolumnimageolivessecond (pagedetail2)
--------------------------------------------------- */	
	
#rightcolumnimageolivessecond {
	margin:20px 0 0 20px;
	padding:0;
	background-image: url(../pictures/wrapperrgtclmimageolives.png);
	background-repeat: no-repeat;
	width:151px;
	height:187px;
	}
	
	
#rightcolumnimageolivessecond ul{
	}
	
	
#rightcolumnimageolivessecond li{
	margin-top:130px;
	padding:0 0 0 23px;
	font-size:120%;
	}
	
	
#rightcolumnimageolivessecond a, #rightcolumnimageolivessecond a:visited, #rightcolumnimageolivessecond a:active{
	text-decoration:none;
	color: #423C22;
	}	
	
	
#rightcolumnimageolivessecond a:hover {
	text-decoration:none;
	color: #000;
	}	
	
	
#wrappermiddlecolumn {
	margin:0 200px 0 250px;
	font-size:120%;	
	}
	
	
#wrappermiddlecolumntopimage{
	background-image: url(../pictures/wrappermiddlecolumntopimage.png);
	background-repeat: no-repeat;
	width:387px;
	height:53px;
	}
	
	
#wrappermiddlecolumnmiddleimage{
	background-image: url(../pictures/wrappermiddlecolumnmdlimage.png);
	background-repeat: repeat-y;
	width:387px;
	}
	
	
#wrappermiddlecolumnmiddleimage p{
	margin:0;
	padding:10px 15px 0 10px;
	color:#727272;
	}
	
	
#wrappermiddlecolumnbottomimage{
	background-image: url(../pictures/wrappermiddlecolumnbtmimage.png);
	background-repeat: no-repeat;
	width:387px;
	height:43px;
	margin:0 0 10px 0;
	padding:0;
	}
	
	
#wrappermiddlecolumnbottles{
	margin-top:10px;
	padding:0;
	}
	
	
#wrappermiddlecolumnbottles ul{
	}
	
	
#wrappermiddlecolumnbottles li{
	margin-top:140px;
	padding:0;
	text-align: center;
	font-size:110%;
	}
	
	
#wrappermiddlecolumnbottles a, #wrappermiddlecolumnbottles a:visited, #wrappermiddlecolumnbottles a:active{
	text-decoration:none;
	color: #423C22;
	}	
	
	
#wrappermiddlecolumnbottles a:hover {
	text-decoration:none;
	color: #000;
	}
	
	
/* wrappermiddlecolumnpagedetail2 (pagedetail2)
--------------------------------------------------- */	
	
#wrappermiddlecolumnpagedetail2 {
	margin:0 200px 0 250px;
	font-size:100%;	

	}
	
	
#wrappermiddleclntopimgpd2{
	background-image: url(../pictures/wrappermiddlecolumntopimage.png);
	background-repeat: no-repeat;
	width:387px;
	height:19px;
	}


#wrappermiddlecolumnmiddleimagepd2{
	background-image: url(../pictures/wrappermiddlecolumnmdlimage.png);
	background-repeat: repeat-y;
	width:387px;
	min-height:420px;

	}
	
	
#wrappermiddlecolumnmiddleimagepd2 p{
	margin:0;
	padding:10px 15px 0 10px;
	color:#727272;
	}
		
			
#wrappermiddlecolumnmiddleimagepd2left{
	float:left;
	display:inline;
	width:100px;
	margin:0;
	padding:40px 0 0 10px;
	
	}	
	
	
#product{
	float:right;
	width:366px;
	margin:20px 10px 0px 20px;
	padding:0;
	}
	
#thePrice{
  float:right;
  width:200px;
  margin:0 10px 0px 20px;
  padding:0;
}
	
#clear_both{
	clear:right;
	}
	
#wrappermiddlecolumnbottomimagepd2{
	background-image: url(../pictures/wrappermiddlecolumnbtmimage.png);
	background-repeat: no-repeat;
	width:387px;
	height:23px;
	}
	
	
#wrappermiddlecolumnbottles{
	margin-top:10px;
	padding:0;
	}
	
	
#wrappermiddlecolumnbottles ul{
	}
	
	
#wrappermiddlecolumnbottles li{
	margin-top:140px;
	padding:0;
	text-align: center;
	font-size:110%;
	}
	
	
#wrappermiddlecolumnbottles a, #wrappermiddlecolumnbottles a:visited, #wrappermiddlecolumnbottles a:active{
	text-decoration:none;
	color: #423C22;
	}	
	
	
#wrappermiddlecolumnbottles a:hover {
	text-decoration:none;
	color: #000;
	}	
	
	
.promobottom {
	float:left;
	width:130px;
	}


.column-in {
	margin:0; 
	padding:0;
	color: #95836D;	
	}
	
	
.column-in ul {
	margin:0;
	padding:5px 0 5px 0;
	list-style-type:none;
	}
	
		
.column-in li {
	padding:0px 5px 5px 5px;
	margin:0;	
	}
	
		
	
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}
	

/* tables
-------------------------------------------------- */
 
#wrappermiddlecolumn ul, #wrappermiddlecolumnpagedetail2 ul
{
	padding: 5px 0 5px 10px;
	font-size: 110%;	
}

#wrappermiddlecolumn ul ul, #wrappermiddlecolumnpagedetail2 ul ul
{
	padding: 5px 0 5px 10px;
	font-size: 95%;	
}
	
		
/* footer
--------------------------------------------------- */	
#footer{
	clear:both;
	width:872px;
	height:180px;
	

	}
	
	
#textfooter{
	clear:both;
	color: #95836D;
	padding: 10px 0 0 0px;
	font-size: 1.3em;
	text-align: center;
	}
	
		
#textfooter ul {
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
	width:100%;
	}
	
	
#textfooter li {
	padding: 0 0 5px 0;
	margin:0;
	}
	
		
#textfooter a{
	clear:both;
	color: #fff;
	padding: 0;
	margin:0;
	text-decoration: none;
	}
	
	
#textfooter a:hover{
	color: #fff;
	padding: 0;
	margin:0;
	text-decoration: underline;
	}
		
#textfooter a:visited, #textfooter a:active{
	color: #fff;
	padding: 0;
	margin:0;
	text-decoration: none;
	}	
	
/* form
--------------------------------------------------- */		
	
#form{

	width:100%;
	
	margin-left:30px;
	
	font-size:85%;
	
	font-family: Georgia, Arial,Verdana, Helvetica, sans-serif;

	}
	

	
div.row {

	clear: both;
	
	padding-top: 5px;
	

	}
	
div.row span.label {

	float: left;
	
	width: 100px;
	
	text-align: left;

	
	}
	
div.row span.formw {

	float: left;
	
	width: 180px;
	

	}
	
div.spacer {

	clear: both;
	
	}
	
input.btn{

	float:left;
	
	color:#000;
	
	font-family: verdana, arial,'sans serif'; 
	
	
	background-color:#E8E8E8;
	
	border:1px solid;
	
	border-top-color:#666666;
	
	border-left-color:#666666;
	
	border-right-color:#666666;
	
	border-bottom-color:#666666;
	
	}
	
input.btnhov{

	border-top-color:#063599;
	
	border-left-color:#063599;
	
	border-right-color:#063599;
	
	border-bottom-color:#063599;
	
	}
	
.label{

	font-family: verdana, arial,'sans serif'; 
	
	color:#666666;
	
	padding:0;
	
	margin-right:20px;
	
	}
	
.mydropdown{

	width:130px;
	
	padding:0;
	
	margin:0;
	
	}	


/* Styling for Roman Cart
   Eddie Foreman 
   Ezone Interactive.com
   June 2008 */

#cart{
	padding: 8px;
	font-size: 110%
}

.cartText1, .cartText2
{
 display: block;
}

.basket
{
 text-align: center;
 font-weight: bold;
}

.basket a{
  color: #000;
  text-decoration: none;
}

.basket a:hover{
  text-decoration: underline;  
  color: #fff;
}

.cartImg
{
 float:left;
 padding: 10px 10px 20px 0;
}		

#CartLink{
 float: right;
 font-weight: bold;
 font-size: 110%;
 margin-right: 25px; 
}

#CartLink a{
 color: #334c0b;
 text-decoration: none;
}

#CartLink a:hover{
 text-decoration: underline;
 color: #baaa8f; 
}

#cartMenu1{
  padding: 20px 5px;
  width: 110px;
  font-size: 90%;
}

.btnCart{
  width: 80px;
  margin-left: 25px;
}

.btnCart2{
  width: 80px;
  margin-left: 63px;
}

.btnCart, .btnCart2
{
  margin-top: 10px;
  font-size: 100%;
  font-family: Georgia, Arial,Verdana, Helvetica, sans-serif;
}
.CartDrop1{
  width: 40px;
}

.CartDrop1, .CartDrop2
{
  font-size: 100%;
  font-weight: normal;
  font-family: Georgia, Arial,Verdana, Helvetica, sans-serif; 
}


#CartLink2{
 float: right;
 font-weight: bold;
 font-size: 110%;
}


#cartMenu2{
  padding: 20px 0px;
  width: 180px;
  font-size: 90%;
}


.CartDrop2{
  width: 80px;
}



