
/*
// Taste Of Ibiza
// Dark Colour // Highlight Colour */




html{
min-height: 101%;
}


*{
padding: 0px;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
border: 0px;
color: #666;
background: #014810;
}

a{
text-decoration: none;
color: #363636;
}

a:hover{
color: #a5a5a5;
}

h1{
font-family: verdana;
font-weight: normal;
color: #004811;
padding-top: 0px;
margin-top: 0px;
margin-left: 8px;
padding-left: 5px;
padding-bottom: 5px; 
margin-bottom: 5px;
margin:0px;
font-size: 13pt;
letter-spacing: 2px;
}


h2{
font-size: 1.1em;
font-weight: lighter;
letter-spacing: 2px;
color: #000000;
margin: 0px;
margin-top: 5px;
margin-left: 10px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}




















#container{
width: 900px;
text-align: left;
margin: 0px;
background: #ffffff;
overflow: hidden;
}



#rightcol{
float: left;
width: 570px;
padding: 10px;
padding-top: 0px;
height: auto;
text-align: right;
}

#leftcol{
clear: both;
float: left;
width: 300px;
}












#banner{
width: 900px;
height: 0px;
text-align: left;
background: #004811;
}



#imgholder{
width: 300px;
height: 450px;
}



#content{
text-align: justify;
text-transform: uppercase;
font-family: verdana; 
letter-spacing: 2px;

font-size: 10px;
line-height: 13pt;
color: #888888;

}

#content p{
padding: 3px;
margin: 2px;
}

#content a{
color: #aaa;
}

#left{
width: 265px;
float: left;
}

#right{
width: 300px;
float: left; 
}






#footer{
clear: both;
width: 900px;
height: 20px;
color: #888888;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
}

#footl{
float: left;
width: 400px;
text-align: left;
padding: 5px;
}

#footr{
float: left;
width: 470px;
text-align: right;
padding: 5px;
}

#footer a{
color: #888888;
}

#footer a:hover{
color: #004851;
}












#contleft{
float: left;
width: 320px;
margin-left: 40px;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 30px;
text-align: center;
}

#contright{
float: left;
width: 320px;
margin-top: 10px;
margin-bottom: 10px;
}











#navigation 
{
width: 900px;
height: 110px;
z-index: 99;
}

#outernavigation 
{
position: relative;
width: 900px;
height: 110px;
}

#innernavigation 
{
position: absolute;
bottom: 0px;
right: 0px;
}

#logo 
{
position: absolute;
top: 10px;
left: 0px;
}

#innernavigation li 
{
list-style: none;
display: block;
height: 100px;
width: 115px; 
text-align: right;
border: 0px;
border-left: 10px solid #ffffff; 
float: left;
}



#innernavigation li.home 
{
background: #ff2216;
}

#innernavigation li.home:hover 
{
background-image: url(../images/home.jpg); 
}

#innernavigation li a.currenthome
{
background-image: url(../images/home.jpg); 
height: 97px;
}

#innernavigation li.history
{
background: blue;
}

#innernavigation li.history:hover 
{
background-image: url(../images/history.jpg); 
}

#innernavigation li a.currenthistory
{
background-image: url(../images/history.jpg); 
height: 97px;
}

#innernavigation li.stockists
{
background: green;
}

#innernavigation li.stockists:hover
{
background-image: url(../images/stockists.jpg); 
}

#innernavigation li a.currentstockists
{
background-image: url(../images/stockists.jpg); 
height: 97px;
}

#innernavigation li.events
{
background: pink;
}

#innernavigation li.events:hover
{
background-image: url(../images/events.jpg); 
}

#innernavigation li a.currentevents
{
background-image: url(../images/events.jpg); 
height: 97px;
}

#innernavigation li.contact
{
background: purple;
}

#innernavigation li.contact:hover
{
background-image: url(../images/contact.jpg); 
}

#innernavigation li a.currentcontact
{
background-image: url(../images/contact.jpg); 
height: 97px;
}

#innernavigation li.purchases
{
background: orange;
}

#innernavigation li.purchases:hover
{
background-image: url(../images/purchases.jpg); 
}

#innernavigation li a.currentpurchases
{
background-image: url(../images/purchases.jpg); 
height: 97px;
}




.options
{
width: 120px; 
text-align: left;
}

.text
{
width: 160px; 
background: #e2e2e2;
border: 1px solid #cccccc;
}

.check
{



}

.textarea
{
width: 290px; 
background: #e2e2e2;
overflow: auto;
border: 1px solid #cccccc;
}

.submit
{
background: #004811;
color: #ffffff; 
padding: 3px;
border: 0px solid #ffffff;
}


td.tab
{
text-align: left;
background: #cccccc;
color: #ffffff;
padding: 5px;

}











#innernavigation li a 

{
font-family: arial, sans-serif;
display: block;
height: 100px;
padding: 3px 5px 0px 0px;
width: 110px; 
float: left;
color: #ffffff;
text-decoration: none;
text-align: right;
font-size: 11pt;
font-weight: bold;
letter-spacing: 1px;
}





















.infobar{
width: 370px;
padding: 5px;
color: white;
background: #ffffff;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}




