/* css for the tea shop website feb 2007  */

/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#e8eaec;
}

a{
color: #336666 /*#467aa7*/;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color: #990000; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding:0 0 1.6em 0;}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

/**************** Header and navigation styles ****************/

#container{
width:760px;
margin:20px auto;
padding:1px 0;
text-align:left;
background:#ffffff;
color:#303030;
border:2px solid #a0a0a0;
}

#header{
height:101px;
width:758px;
margin:0 1px 1px 1px;
background-image:url(images/teashop_header.jpg);
color:#ffffff;
}

#header h1{
padding:30px 0 0 50px;
font-family:Arial, Helvetica, sans-serif;
font-size:2.8em;
background-color:inherit;
color:#336633;
letter-spacing:.2em;
font-weight: bold;
}

#header h2{
margin:20px 0 0 75px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background-color:inherit;
color: #333333;
letter-spacing:.5em;
font-weight:normal;
}

#navigation{
height:2.2em;
line-height:2.2em;
width:758px;
margin:0 1px;
background:#99cc66;
color: #336633;
}

#navigation li{
float:left;
list-style-type:none;
border-right:1px solid #ffffff;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:1.1em;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
background-color:inherit;
color: #336633;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover{
background: #FFFFFF;
color: #336633;
text-decoration:none;
}

/**************** Content styles ****************/

#content{
float:left;
width:530px;
font-size:1.1em;
padding:20px 0 0 20px;
text-align:justify;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color: #336633;
background-color:inherit;
}

.date {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.2em;
color:#336633;
background-color:inherit;
margin:0 0 16px 0 ;
}


#content h2 a{font-weight:normal;}
#content h3{margin:0 0 5px 0; font-size:1.4em; letter-spacing:-1px;}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#subcontent{
float:right;
width:170px;
padding:20px 20px 10px 0;
line-height:1.4em;
text-align:center;
}

#subcontent h2{
display:block;
margin:0 0 15px 0;
font-size:1.6em;
font-weight:normal;
text-align:left;
letter-spacing:-1px;
color: #336633;
background-color:inherit;
}

#subcontent p{margin:0 0 0px 0; font-size:0.9em; color:#006633;}

/**************** Menublock styles ****************/

.menublock{margin:0 0 20px 8px; font-size:0.9em;}
.menublock li{list-style:none; display:block; padding:2px; margin-bottom:2px;}
.menublock li a{font-weight:bold; text-decoration:none;}
.menublock li a:hover{text-decoration:none;}
.menublock li ul{margin:3px 0 3px 15px; font-size:1em; font-weight:normal;}
.menublock li ul li{margin-bottom:0;}
.menublock li ul a{font-weight:normal;}

/**************** Searchbar styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background: #99cc66;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** Misc classes and styles ****************/

.splitcontentleft{float:left; width:48%;}
.splitcontentright{float:right; width:48%;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
.googleinput input {width:150px; margin-bottom:10px;}
.contactimage {
background-image:url(images/contactpic.jpg); background-repeat:no-repeat; bottom: right; }

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

/* Tables and forms */
table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em; width:95%; margin:0 0 16px; padding:0;}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {background: url(images/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;}
td {background: url(images/menubg.gif) repeat-x bottom left #f4f4f4; color:#303030; font-size:0.9em; padding:7px; text-align:left;}
/*input,textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
label {margin:2px;}
/*input {width:150px;}
textarea {width:400px;}*/

/* Form Style */

#form_container {
		margin-right:200px;
		margin-left:20px;
		clear:right;
		float:right;
		}
	
div.row {
  		clear: both;
  		padding-top: 10px;
  		}

div.row span.label {
  		float: left;
  		width: 50px;
 		text-align: right;
 		}

div.row span.formw {
	/*float: right;
	width: 335px;*/
	text-align: left;
	} 
  
input, textarea {
		width: 300px;
		margin-bottom: 15px;
		}

#submitbutton {
		margin-left: 80px;
		margin-top: 5px;
		width: 120px;
		background: none; 
		color: #A90000;
		background-color: #FFFFFF;
		font: bold 1.1em Arial, Verdana, Helvetica, sans-serif; 
		border: 0;
		}

#submitbutton:hover{
		color:#006699;
		background-color: #FFFFFF;
		}
		
		/* text styles*/
		
/*body {
font:80% Arial, Helvetica, sans-serif;
background: #AEDFFF url(images/bga.jpg) repeat-x;
color: #666666;
text-align:justify;
}*/

/*a:focus{outline:1px dotted invert}

hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}*/

h1 {
margin:0px 0px 10px 10px;
font-size:1.6em;
color:#666666;
font-weight:normal;
}

h2 {
margin:0px 0px 10px 10px;
font-size:1.3em;
color:#666666;
}

h3 {
margin:0px 0px 0px 0px;
font-size:.9em;
color: #006666;
}

h4 {
margin:0px 0px 10px 0px;
font-size:1.0em;
color: #8A964C;
}

h5 {
margin:0px 0px 10px 0px;
font-size:.9em;
color: #CC0000;
}

h6 {
margin:0px 0px 10px 10px;
font-size:.8em;
color: #CC0033;
}

/*ol{list-style:decimal}*/

/*ul{list-style:square}*/

/*li{margin-left:30px}*/

/*p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:5px}*/