@charset "utf-8";
/* CSS Document */

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

html,body,p {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin: 5px 0px 5px 0px;
}

b, strong {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

h1,h2,h3,h4,h5 {
	font-size: 24px;
	font-family:Arial, Helvetica, sans-serif;
}

html {
	background: url( http://www.fineloosetea.com/newlayout/hslice.gif ) top center repeat-y;
}
body {
	padding-top: 103px;
	min-height:777px;
  	height:auto !important;
  	height:777px;
	background: url( http://www.fineloosetea.com/newlayout/bg.gif ) top center no-repeat;
}

a, a:visited {
	text-decoration: none;
	color: #900;
}

a:hover {
	text-decoration: underline;
}

.sitewrap {
	width: 760px;
	margin: 0px auto 0px auto;
}

.main {
	padding-top: 45px;
}


.fancy {
	 font-size: 16px; line-height: 150%; margin: 0px 100px 0px 0px;
}


.menunav {
	margin-bottom: 15px;
	
}
.menunav, .menunav a {
	font-size: 18px;
	font-weight: bold;
}
.menunav a {
	text-decoration: underline;
	color: #009900;
}
.menunav a:hover {
	color:#000000;
}

.menunav .current {
	color: #000000;
}
.menutable td, .menutable th {
	padding: 2px 5px 2px 0px;
}
.menutable th, h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 20px 5px 2px 15px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
h2 {
	padding: 20px 5px 0px 15px;
}
.teamenu td {
	padding-right: 20px;
}







#navcontainer {
	margin: 0px;
	padding: 0px;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}


#navcontainer ul
{
	padding: 0;
	margin: 0;
	color: White;
	float: left;
	width: 100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #fff; font-weight:bold;
	padding: 4px 10px 3px 10px;
	height: 16px;
	color: white;
	text-decoration: none;
	float: left;
	
}


#navcontainer ul li a:hover {
	text-decoration: underline;
}

#navcontainer .current {
	color: #fff; font-weight:bold; background:#CE1E1E;
	border-left: solid 1px white;
	border-right: solid 1px white;
	padding: 4px 9px 3px 9px;
}


.category_tree {
	margin: 20px 40px 0px 0px;
	
}

.subcat {
	margin-left: 10px;
}

.maincat {
	
}

.category_tree .category { 
	font-family: "Palatino Linotype",Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}

.category_tree .category a {
	color: #000;
}


.subcat .category { /*anything else*/
	font-family: "Palatino Linotype",Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.subcat .category a {
	color: #000;
}


.basketcase {
	margin-top: 20px;
	margin-left: 40px;
	font-size: 12px;
}

.basketcase *{
	font-size: 12px;
}

.basketcase h1 {
	font-size:12px;
	color: #000;
	font-weight: bold;
}

.product h1 {
	font-size:18px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
	margin-top: 30px;
	color: #000;
	font-weight: bold;
}
.addrow td{
	padding-top: 10px;
}
.addrow input{
	font-size: 12px;
	padding: 2px;
}
.totalrow td {
	padding-top: 5px;
	border-top: solid 1px #ccc;
}
.description {
	margin: 3px 0px 10px 0px;
}
.big_description {
	width: 350px;
}

.basket_table td, .basket_table th {
	padding: 5px;
}

.pad {
	padding: 20px;
}