/*     Document   : tea    Created on : Jan 6, 2010, 3:18:41 PM    Author     : alejandro    Description:        Purpose of the stylesheet follows.*//*    TODO customize this sample style   Syntax recommendation http://www.w3.org/TR/REC-CSS2/*/
root {     display: block;}

body {    text-align:center;    background-color:#958554;}

img {border:0;}a {border:0;}
#container_div {    width:900px;     margin:0 auto;}.header_div {    width:100%;    background-color:#FEFAD4;    float:left;    text-align:left;}.header_div #logo {    float:left;}.header_div #aboutus_div {    float:left;    margin-top:30px;    margin-left:200px;    text-align:right;}.header_div #aboutus_div #second_bar {    width:364px;    height:18px !important; /*moz width*/	height:28px; /*IE width*/    background-image:url(images/bar_back.jpg);        text-align:left;    padding-top:10px;}.header_div #aboutus_div #links {    color:#958554;    font-weight:bold;    font-family: Arial, Helvetica, sans-serif;	font-size:11px;    text-decoration:none;    margin-left:25px; }

.content_div {    width:100%;    background-color:#ffff99;    float:left;}

.content_div h1 {    color:#3d6416;   font-family: Arial, Helvetica, sans-serif;	font-size:14px;    text-align:left;    margin-left:20px;    margin-right:20px; 
}
.content_div h2 {    color:#3d6416;   font-family: Arial, Helvetica, sans-serif;	font-size:13px;    text-align:left;    margin-left:20px;    margin-right:20px;    
}
.content_div h3 {    color:#3d6416;   font-family: Arial, Helvetica, sans-serif;	font-size:14px;    text-align:left;    margin-left:20px;    margin-right:20px;    
}
.content_div p {   /* color:#958554; */    color: #3d6416;    font-family: Arial, Helvetica, sans-serif;	font-size:12px;    text-align:left;    margin-left:20px;    margin-right:20px;	text-align:left;}
.content_div #ident {
	width:75px;
	float:left;
	vertical-align:top;
	color: silver;    
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	}
.content_div #pic {	margin-right:5px;	float:left;}
.content_div a {
	font-family: Arial, Helvetica, sans-serif;	font-size:13px;
	color:#3d6416;
	text-decoration:none;
}
.content_div a:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size:13px;
	color:gray;
}
.content_div a:visited {
	font-family: Arial, Helvetica, sans-serif;	font-size:13px;
	color:#CCC;
}
.shop_div {    width:100%;    height:225px;    background-color:black;    float:left;}
.shop_div h1{    color:white;   font-family: Arial, Helvetica, sans-serif;	font-size:14px;    text-align:left;    margin-left:20px;    }.shop_div h2 {    color:white;   font-family: Arial, Helvetica, sans-serif;	font-size:13px;    text-align:left;    float:left;    }.shop_div #item {    width:215px;    float:left;    text-align:left;    margin-left:5px;	border:0;	padding:0;}.shop_ul {    margin-left:20px;    list-style:none;    padding:0;    float:left;}.shop li {    width:100%;    float:left;    padding:0;    margin:0;    display:block;}.shop_ul #pic {    width:100px;    height:140px;    float:left;}.shop_ul #prod {    width:500px;    height:20px;    float:left;}.shop_ul #desc {    width:760px;    height:70px;    float:left;}.shop_ul #price {    width:500px;    height:20px;    float:left;    padding:0;    margin:0;   }.shop_ul #price p {    color:#638524;    }.shop_ul #cart {   width:260px;   height:20px;   float:left;}.shop_ul #cart p {    color:#638524;    }.shop_ul #cart a {    color:#638524;    }.shop_ul #cart a:hover {    color:white;    }.shop_ul #cart a:visited {    color:gray;    }.shop_ul #cart #prices {    font-size:15px;    font-weight:bold;    color:#638524;} .shop_ul #full {    width:100%;    float:left;}.shop_ul a {    float:left;}.shop_ul p {      float:left;      display:block; }.footer_div {    width:100%;    height:85px;    background-color:#FEFAD4;    float:left;    text-align:left;}.footer_div a {    width:200px;    font-family: Arial, Helvetica, sans-serif;	font-size:12px;    color:#5C6A2F;    text-decoration:none;    float:left;    margin-left:25px;    margin-top:8px;}.copyright {    width:100%;    height:40px;    float:left;    text-align:center;    font-family: Arial, Helvetica, sans-serif;	font-size:11px;    color:gray;	background-color:#211D12;}.copyright a {    font-family: Arial, Helvetica, sans-serif;	font-size:11px;    color:white;}.linkbar_div {    width:900px;	height:34px;    float:left;	margin:0;	border:0;	text-align:left;	background-color:#191919;	background-color:#211D12;}.linkbar_div #links {    font-family: Arial, Helvetica, sans-serif;	font-size:12px;    color:#FFF;    text-decoration:none;    width:140px;	height:28px !important; /*moz width*/	height:22px; /*IE width*/    background-color:#211D12;	padding-top:0px !important; /*moz width*/    padding-top:0px; /*IE width*/}
