/* Reset Me */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { 
	margin: 0; 
	padding: 0; 
	}
	

	
ul,ol { 
	list-style: none; 
	}

fieldset,img { 
	border: none; 
	}
	
caption,th { 
	text-align: left; 
	}
	
table { 
	border-collapse: collapse; border-spacing: 0; 
	}
	
/* html */

body {
	text-align: center;
	background: #311a03;
	color: #888;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 939px;
	}
	
p {
	font-size: 14px;
	color: #fff;
	margin-bottom: 20px;
	line-height: 140%;
	}
	
h1 {
	color: #FF7200;
    font-size: 34px;
    font-weight: bold;
    margin-bottom: 20px;
	}
	
a.white:link, a.white:visited {
	text-decoration: underline;
	color: #fff;
	}
	
a.white:hover, a.white:active {
	text-decoration: none;
	}
	
a.grey:link, a.grey:visited {
	text-decoration: underline;
	color: #666;
	}
	
a.grey:hover {
	text-decoration: none;
	}

div.menuitems a.active {
	color:#FF7200;
}
	

/*header */
	
#headerWrap {
	width: 100%;
	height: 409px;
	border-bottom: solid 1px #dbd8d5;
	background: url(../images/bg_header.jpg) repeat-x top;
	}
	
#headerWrapSub {
	width: 100%;
	height: 245px;
	border-bottom: solid 1px #dbd8d5;
	background: url(../images/bg_header.jpg) repeat-x top;
	}
	
#headerWrapForm {
	width: 100%;
	height: 70px;
	border-bottom: solid 1px #000;
	background: url(../images/bg_header.jpg) repeat-x top;
	}
	
#navWrap {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	}
	
#logo {
	width: 280px;
	float: left;
	}
	
#menu {
	float: right;
    margin-top: 29px;
    max-width: 640px;
	}
	
.menuitems {
	float: left;
	margin-left: 30px;
	}

div.menuitems a {
	color: #EDEDED;
    font-size: 18px;
	}

	
#pusherWrap {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	}
	
#pusher {
	float: left;
	}
	
#pusherText {
	float: right;
	width: 370px;
	padding: 55px 10px 0 0;
	}
	
#pusherTextSub {
	float: left;
	width: 370px;
	padding: 75px 0 0 25px;
	text-align: left;
	}
#pusherTextSub h1 {
color: #EDEDED;
}
	
/*Content */

#contentWrap {
	clear: both;
	width: 100%;
	overflow: hidden;
	background: url(../images/bg_content.jpg);
	}
	

	
#content {
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding: 45px 0;
	text-align: left;
	overflow: hidden;
	}
	
#contentSub {
	clear: both;
	width: 980px;
	margin: 45px auto;
	text-align: left;
	overflow: hidden;
	}

.contentPrivacy {
	color:#333333;
	font-size: 13px;
	line-height: 22px;
	}

.col320Fixed {
	width: 320px;
	float: left;
	margin-right: 40px;
	}
	
.col320Fixed img {
	float: left;
	margin: 0 10px 2px 0;
	}
	
.col320Fixed h1 {
	padding-bottom: 25px;
	}
	
.col320Fixed p {
	color: #555;
	line-height: 150%;
	}
	
.col320 {
	width: 320px;
	float: left;
	margin-right: 25px;
	overflow: hidden;
	}
	
.col320 h1 {
	margin: 40px 0 25px 0;
	}
	
.col320 h2 {
	margin: 0 0 15px 0;
	}
	
.col320 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	clear: both;
	margin-bottom: 5px;
	}
	
.col320 p {
	color: #555;
	line-height: 150%;
	}
	
.col220 {
	width: 200px;
	float: left;
	background: url(../images/border_right.png) no-repeat left top;
	margin-left: -20px;
	padding-left: 35px;
	}
	
.col220 form {
	width: 200px;
	margin-top: -20px;
	}
	
.col220 p {
	font-size: 14px;
	clear: both;
	line-height: 150%;
    font-size: 14px;
    color: #555555;
	}
	
.col220 a, a:visited, a:active {
	text-decoration: underline;
	color: #555;
	}
	
.col220 h1 {
	padding-bottom: 23px;
	}

.col220Fixed {
    float: left;
    
    width: 220px;
}

.col220Fixed img {
    float: left;
    margin: 0 10px 2px 0;
}
	
.col220 h2 {
	padding-top: 10px;
	font-size: 22px;
    font-weight: bold;
    padding-top: 10px;
    color:#FF7200;
	}
	
.col220affiliate {
	width: 200px;
	float: left;
	background: url(../images/border_right.png) no-repeat left top;
	margin-left: -20px;
	margin-top: -40px;
	padding-left: 35px;
	height: 250px;
	}
	
.col220affiliate p {
	font-size: 11px;
	clear: both;
	}
	
.col220affiliate a, a:visited, a:active {
	text-decoration: underline;
	color: #555;
	}
	
.col220affiliate h1 {
	padding: 0;
	}
	
.col220affiliate h2 {
	padding-top: 10px;
	}
	
.col360Left {
	width: 360px;
	float: left;
	margin-right: 60px;
	}
	
.col360Left img {
	float: left;
	padding: 0;
	margin: 0 10px 5px 0;
	}
	
.col360Left h1 {
	padding-bottom: 20px;
	}
	
.col360Left h2 {
	padding: 0;
	margin: 0 0 25px 0;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	line-height: 150%;
	}
	
.col360Left p {
	padding: 0;
	margin: -10px 0 15px 0;
	color: #555;
	line-height: 150%;
	}
	
.col360 {
	width: 360px;
	float: left;
	margin-right: 60px;
	}
	
col360 h1 {
	margin-bottom: 20px;
	}
	
.col360 p {
	padding: 0;
	margin: 0 0 20px 0;
	color: #555;
	line-height: 150%;
	}
	
/* Success Stories	
	
.col180 {
	width: 175px;
	padding-top: 40px;
	float:left;
	}
	
.col180 h1 {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
.col180 p {
	margin: 0 0 7px 0;
	padding: 0;
	font-family: georgia, serif;
	font-size: 14px;
	line-height: 130%;
	color: #555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}
	
.col180 p.author {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0 0 25px 0;
	padding: 0;
	color: #555;
	}
	
*/
	
.col480Left {
	width: 480px;
	float: left;
	margin-right: 60px;
	}
	
.col480Left h1 {
	margin-bottom: 15px;
	}
	
.col480Left h2 {	
	padding: 0;
	margin: 0 0 25px 0;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	}
	
.col480Left p {
	color: #555;
	line-height: 150%;
	}
	
.col320Right {
	width: 320px;
	float: left;
	margin-top: 40px;
	}
	
.col320Right h1 {
	padding: 0;
	margin: 0 0 15px 0;
	}
	
.col320Last {
	width: 320px;
	float: left;
	overflow: hidden;
	}
	
.col320Last h1 {
	padding: 0;
	margin: 0 0 15px 0;
	}
	
.col440Right {
	width: 440px;
	float: left;
	}
	
.col440Right h1 {
	margin-bottom: 23px;
	}
	
.col440Right p {
	color: #555;
	line-height: 150%;
	margin: 0 0 15px 0;
	}
	
.col440 {
	width: 440px;
	float: left;
	margin-top: 40px;
	}
	
.col440 h1 {
	margin-bottom: 15px;
	}
	
.col440 p {
	color: #555;
	line-height: 150%;
	margin: 0 0 15px 0;
	}
	
.col440 ul {
	list-style-type: none;
	margin-bottom: 5px;
	}
	
.col440 ul li {
	display: inline;
	margin: 0 18px 0 0;
	padding: 0;
	}
	
.col880 {
	width: 880px;
	float: left;
	margin-top: 40px;
	}
	
.col880 h1 {
	margin-bottom: 15px;
	}
	
.col880 p {
	color: #555;
	line-height: 150%;
	margin: 0 0 15px 0;
	}
	
.col880 ul {
	list-style-type: none;
	margin-bottom: 5px;
	}
	
.col880 ul li {
	display: inline;
	margin: 0 18px 0 0;
	padding: 0;
	}
	
.col680 {
	clear: both;
	float: left;
	width: 680px;
	margin-right: 40px;
	}

.col735 {
	float: left;
    margin-left: 20px;
    width: 735px;
	}
	
.clear {
	clear: both;
	margin-top: -40px;
	}
	
.clear2 {
	clear:both;
	padding-top: 10px;
	}
	
/*footer */

#footerWrap {
	width: 100%;
	clear: both;
	background: url(../images/bg_footer.gif) repeat-x top;
	min-height: 190px;
	}
	
#footer {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	padding: 40px 0;
	}
	
#footerMenu {
	float: left;
	width: 105px;
	color: #ccc;
	font-size: 14px;
	margin-right: 30px;
	}
	
#footerMenu h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	margin: 0 0 3px 0;
	padding: 0;
	}
	
#footerMenu ul {
	list-style-type: none;
}

#footerMenu ul li {
	margin-bottom: 3px;
	padding: 0;
	}
	
#footerMenu a, a:active, a:visited {
	text-decoration: none;
	color: #ccc;
	}
	
#footerMenu a:hover {
	color: #fff;
	}
	
#social {
	float: left;
	width: 125px;
	color: #ccc;
	font-size: 14px;
	margin-right: 30px;
	}
	
#social h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#social ul {
	list-style-type: none;
	}
	
#social ul li {
	margin-right: 1px;
	display: inline;
	padding: 0;
	}
	
#featuredClients {
	float: left;
	width: 400px;
	color: #ccc;
	font-size: 14px;
	margin-right: 30px;
	}
	
#featuredClients h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ccc;
	margin: 0 0 2px 0;
	padding: 0;
	}
	
#featuredClients ul {
	list-style-type: none;
	}
	
#featuredClients ul li {
	margin-right: 10px;
	display: inline;
	padding: 0;
	}
	
#footerLogo {
	float: right;
	width: 185px;
	height: 80px;
	text-align: right;
	border-left: solid 1px #371e07;
	padding-left: 10px;
	}
	
#footerLogo h1 {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#footerLogo p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #888;
	line-height: 130%;
	}
	
#footerLogo a, a:active, a:visited {
	color: #888;
	text-decoration: none;
	}
	
#footerLogo a:hover {
	color: #fff;
	}
	
/*Menu Sprite */

.rollover1 {
	display: block;
	width: 90px;
	height: 18px;
	background: url(../images/m_advertisers.gif) no-repeat;
	text-indent: -9999px;
	}
	
.rollover2 {
	display: block;
	width: 82px;
	height: 18px;
	background: url(../images/m_publishers.gif) no-repeat;
	text-indent: -9999px;
	}
	
.rollover3 {
	display: block;
	width: 126px;
	height: 18px;
	background: url(../images/m_about.gif) no-repeat;
	text-indent: -9999px;
	}
	
.rollover4 {
	display: block;
	width: 79px;
	height: 18px;
	background: url(../images/m_clients.gif) no-repeat;
	text-indent: -9999px;
	}
	
.rollover5 {
	display: block;
	width: 87px;
	height: 18px;
	background: url(../images/m_contactUs.gif) no-repeat;
	text-indent: -9999px;
	}
	
a.rollover1:link, a.rollover1:visited, a.rollover1:active {
	background: url(../images/m_advertisers.gif) no-repeat;
	}
a.rollover1:hover {
	background-position: -90px 0;
	}
	
a.rollover2:link, a.rollover2:visited, a.rollover2:active {
	background: url(../images/m_publishers.gif) no-repeat;
	}
a.rollover2:hover {
	background-position: -82px 0;
	}
	
a.rollover3:link, a.rollover3:visited, a.rollover3:active {
	background: url(../images/m_about.gif) no-repeat;
	}
a.rollover3:hover {
	background-position: -127px 0;
	}
	
a.rollover4:link, a.rollover4:visited, a.rollover4:active {
	background: url(../images/m_clients.gif) no-repeat;
	}
a.rollover4:hover {
	background-position: -79px 0;
	}
	
a.rollover5:link, a.rollover5:visited, a.rollover5:active {
	background: url(../images/m_contactUs.gif) no-repeat;
	}
a.rollover5:hover {
	background-position: -87px 0;
	}
	
/*table */

#myTable {
	width: 100%;
	padding: 0;
	margin: 0;
}

#myTable h1 {
	font-size: 14px;
	color: #5f3507;
	margin-bottom: -2px;
	padding: 0;
	font-weight: bold;
	}
	
#myTable h2 {
	font-size: 14px;
	color: #555;
	margin-bottom: -3px;
	padding: 0;
	}
	
#myTable h3 {
	font-size: 14px;
	color: #555;
	margin-bottom: -3px;
	padding: 0;
	}

th {
	font-size: 14px;
	color: #555;
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}

th {
	border: 0;
}

td {
	border: 0;
}

/* form stuff */

form input#firstName,
form input#lastName,
form input#username,
form input#password {
	width: 95%;
	height: 18px;
	}
	
form input#email,
form input#company,
form input#phone {
	width: 97%;
	height: 18px;
	}
	
form input#comments {
	width: 97%;
	height: 100px;
	}
	
form input#send {
	margin-top: 15px;
	}
	
.required {
	font-size: 12px;
	font-weight: bold;
	color: #555;
	padding: 25px 12px 0 0;
	text-align: right;
	}
	
.normal ul {
	font-size: 14px;
	margin: 0 0 0 30px;
	color:#fff;
	list-style-type: square;
	}
	
.normal ul li {
	margin-bottom: 15px;
	}
	
#success {
	clear: both;
	width: 860px;
	margin: 60px auto;
	text-align: center;
	min-height: 200px;
	color: #5f3507;
	}

ul.category-nav {

}

ul.category-nav li {
	background: url("../images/button.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 13px;
}

ul.category-nav li.active {
	background: url("../images/button_active.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

ul.category-nav li a {
	color: #EDEDED;
    font-size: 16px;
    display: block;
    text-decoration: none;
}

ul.category-nav li a:hover {
	text-decoration: none;
}

ul.category-nav li.active a {
	
}

.product-item {
	position: relative;
}

.product-item p {
	color: #333;
}

.product-item h2 a {
	color: #222222;
    font-size: 16px;	
    line-height: 20px;
}

.product-item h2 {
	line-height: 12px;
	margin-bottom: 15px;	
}

.product-info {
	bottom: 0;
    position: absolute;
    right: 0;	
}

.product-unit {
	background: none repeat scroll 0 0 #432507;
    border: 1px solid #432507;
    bottom: 0;
    color: #FFFFFF;
    font-size: 14px;
    padding: 6px 10px;
    text-align: center;
    float: right;
}

.product-price {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #432507;
    bottom: 0;
    color: #006600;
    font-size: 14px;
    padding: 6px 10px;
    text-align: center;
    float: right;
}

#special-offers {
	margin-bottom: 50px;
    width: 100%;
}

#special-offers-slider {

}

#special-offers-slider li {
	float:left;
	width:250px;
	margin: 0 10px;
}

.offer-price {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    height: 30px;
    padding-top: 15px;
    position: absolute;
    width: 100%;
}

.special-offer {
	background-color: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 4px;
}

.offer-img {
	position: relative;
}

.offer-text {
	min-height: 69px;
    padding: 5px;
    vertical-align: middle;
}

.offer-text a {
	color:#0088CC;
}

.old-product-price {
	float: left;
    text-decoration: line-through;
    width: 50%;
    text-align: center;
    font-size: 14px;
}

.new-product-price {
	color: #ED3F2D;
    float: right;
    font-size: 14px;
    width: 50%;
    text-align: center;
}

a#buy-tea {
	background: none repeat scroll 0 0 #22851E;
    border: 1px solid #1B6E18;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    width: 193px;
}

a#buy-tea:hover {
	background: none repeat scroll 0 0 #33A32F;	
	text-decoration: none;
}

#cart {
	background: none repeat scroll 0 0 #260F07;
    border: 1px solid #0B0602;
    color: #FFFFFF;
    float: right;
    font-size: 15px;
    margin-top: 15px;
    padding: 5px;
    text-align: center;
    width: 150px;
}

a.checkout {
	color: #006600;
    display: block;
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin-top: 15px;
    text-align: center;
    width: 100%;	
}

a.checkout:hover {
	text-decoration: none;
}

#order-list {
	margin-bottom: 20px;
}

#order-list li {
	margin: 10px 0;	
}

#order-list .order-name {

}

#order-list .order-name a {
	color: #333333;
    font-weight: bold;
    margin-right: 11px;
}

#order-list .order-price {
	color: #006600;
    float: right;
}

#order-list .order-unit {

}

#order-submit {
	background-color: #5CB85C;
    border-color: #4CAE4C;
    color: #FFFFFF;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.read-more a:hover {
text-decoration:none;
}
.read-more a {
background: none repeat scroll 0 0 #F4F8FD;
    border: 1px solid #CAD7E2;
    border-radius: 3px;
    color: #5D6974;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 10px;
    text-align: center;
    width: 106px;
}

.remove-item {
float: right;
    margin: 0 5px;
}

#language-menu {
float: left;
width: 150px;
}

#language-menu ul {
}

#language-menu ul li {
float: left;
margin: 30px 0 0 10px;
}

#language-menu ul li.active a {
color:#fff;
}

#language-menu ul li a {
color:#888888;
text-transform:uppercase;
}
