/*
THEME NAME: Novel Essentials by Sission Design
DESCRIPTION: Based on Thematic by Ian Stewart
VERSION: 0.1
AUTHOR:Bethany Leffler

*/



body{
	line-height:22px;
	min-width:1000px;
	min-height:660px;
	background: url(images/background.gif);
}

input, textarea {
    line-height:22px;
}
p, ul, ol, dd, pre {
    margin-bottom:22px;
}

h1{
	text-align:left; 
	font-size:24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}
p.heading{
	text-align:left; 
	font-size:30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #AAAAAA;
}
p{
	text-align:left; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

img.link 
{ 
  padding: 0px;
  margin:-2px;
  border:0px;
}


a:link {
    color:#5C90F1;
    padding:0px 0px 0px 0px;
}
a:visited {
    color:#5C90F1;
}

/* =Content
-------------------------------------------------------------- */

#wrapper {
    padding:0px 0px 0px 0px;
    width:950px;
    height:600px;
    margin:0 auto;
    position:relative;
    top: 30px;
    bottom: 30px;
    background-color:#231f20;
    text-align:left;
}
#logoSideBar{
	background: url(images/LeftTopLogo.gif) no-repeat;
	 width:150px;
   	 height:130px;
   	 position:absolute;
   	 margin:0 auto;
   	 left:15px;
   	 top: 15px; 	 
}
#sideBar{
	width:150px
	height:	425px;
	position:absolute;
	 margin:0 auto;
	left:15px;
	top: 160px;
}

#topBar{
	width:775px
	height:	55px;
	position:absolute;
	left:180px;
	top: 17px;
	padding:0px ;
}
	


#content {
	padding-top:35px;
	padding-bottom:50px;
	padding-right:100px;
	padding-left:30px;
    background: #FFFFFF url(images/Botanical.gif) no-repeat bottom right;
    text-align: center;
    width:622px;
    height:394px;
    position:absolute;
    left:180px;
    top: 85px;
    margin:0 auto;
  
}

#menu {	
	
	position:absolute;
	top:8px;
	left:30px;
	width:700px;
	
	display:inline;

	list-style:none;
	
}
#menu ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	display: inline;
	text-align: left;
}

#menu ul li {
	position:relative;
	display: inline;
	text-align:center;
	float: left;
	width:325px;
	list-style: none;
	color:#000000;
}

#menu ul li a {
	
	padding: 5px 10px;	
	text-decoration:none;
	color: #AAAAAA;	
}

#menu ul li a:hover{
	color:#000000;
    font-weight:bold;
}

#menu ul li a#current  {
	color: #000000;
}


#item
{
	width:400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
}
.itemPicture
{
	position:absolute;
	left:5px;
	top:30px;
}
.itemDescription
{
	font-size:12.5px;
	color: #000000;
	width:350px;
	position:absolute;
	left:290px;
	top:100px;
	text-align:justify;
	line-height:19px;
}

.itemPrice
{
	font-size:18px;
	color: #AAAAAA;
}

.ingredients
{
	font-size:14px;
	color:#AAAAAA;

}
#centerImage
{
	position:absolute;
	top:300px;
	text-align:center;
	width:622px;
}



.teaLabels
{
	position:absolute;
	left:5px;
	top:50px;
}
.teaDescription
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12.5px;
	color: #000000;
	width:320px;
	position:absolute;
	left:290px;
	top:60px;
	text-align:justify;
	line-height:19px;
}
#teaPicture
{
	position:absolute;
	left:518px;
	top:20px;
}
#teaMenu {	
	position:absolute;
	top:8px;
	left:30px;
	width:700px;
	display:inline;
	list-style:none;
	
}
#teaMenu ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	display: inline;
	text-align: left;
}

#teaMenu ul li {
	position:relative;
	display: inline;
	text-align:center;
	float: left;
	width:150px;
	list-style: none;
	color:#000000;
}



