body {
	margin: 0; 
	padding: 0 0 30px 0;
	background-color: #F1E7A4;
	/*background: #fff url(../img/bg-page.jpg) repeat;*/
	text-align: center;
}

body, div, p, span, u, ul, ol, li, input, textarea, form, select {
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #2e2e2e;
}

td {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif; 
	color: #2e2e2e;
}

H1 {
	font: 16px/20px Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

sup {
	font-size: 8px;
	line-height: 8px;
}

p {
	margin: 5px 2px;
}

p.receipt {
	margin: 10px 2px 15px 2px;
}

p.mainStore {
	padding: 5px 0;
	font-weight: bold;
	color: #787878;
	line-height: 20px;
}

.outOfStock,
tr.outOfStock td {
	color: #c00 !important;
}

span.outOfStock {
	font-weight: bold;
}

.justAddedToCart {
	color: #e66529;
}

.hidden {
	display: none;
}


/* PAGE LAYOUT
----------------------------------------------- */	

div#container {
	width: 798px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-style: solid;
	/* border-color: #858481; */
	border-color: #fff;
	border-width: 0 1px 1px 1px;
	border-color: #fff #fff #F1E7A4 #fff;
	background: #fff url("../img/bg-container.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-container.gif*/) repeat-x bottom;
}

div#top {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	height: 30px;
	/* background: url(../img/bg-top.jpg) no-repeat center top; */
}

div#mainMenu {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	height: 48px;
	background-color: #8B9C00;
}

div#content {
	width: 750px;
	padding: 15px 25px;
}

div#content_nopadding {
	width: 798px;
	padding: 15px 0;
}

div#flashIntro {
	width: 800px;
	position:absolute; 
	top: 0px;
	margin-left: -1px;
}

div#cartContent {
	width: 768px;
	padding: 15px;
}

div#storeWelcome {
	width: 669px;
	padding: 0px;
	margin: 0 auto 30px auto;
}

div#storeWelcome img#mainStoreImage {
	margin: 18px 0;
}

div#teaSection {
	width: 177px;
	padding-right: 33px;
	float: left;
	text-align: center;
}

div#accessoriesSection {
	width: 180px;
	padding: 0 31px;
	float: left;
	border-style: solid;
	border-color: #c8c7c7;
	border-width: 0 1px;
	text-align: center;
}

div#giftSetsSection {
	width: 183px;
	padding-left: 32px;
	float: right;
	text-align: center;
}

div#cartLinks {
	width: 155px;
	float: left;
	margin: 0 5px;
}

div#taxAndShipping {
	width: 410px;
	float: left;
	margin: 0;
	padding: 0;
}

div#taxAndShippingForm {
	width: 380px;
	margin: 5px 0;
	padding: 10px 15px;
	border: solid 1px #e4e4e4;
}


div#taxAndShippingCalc {
	margin: 0 0 3px 0;
	font-size: 9px;
	line-height: 13px;
}

div#explanation {
	width: 395px;
	margin: 0;
	padding: 0 10px 0 5px;
}

div#explanation p {
	margin: 0 0 3px 0;
	color: #9d9c9c;
	font-size: 9px;
	line-height: 13px;
}

div#checkout {
	width: 170px;
	float: right;
	margin: 1px 0;
	text-align: center;
}

div.continue, div.continueTop {
	padding: 5px 0 0 0;
	text-align: right;
}

div.continueShopping {
	padding: 5px 0 10px 0;
	text-align: left;
}

div#giftCard {
	width: 500px;
	height: 400px;
	margin-left: 15px;
}

div#giftCard .field {
	margin-left: 15px !important;
}

div#addGiftCardToBasket {
	margin-right: 30px;
}

div#billingAddress {
	width: 350px;
	height: 355px;
	float: left;
	margin-left: 3px;
}

div#shippingAddress {
	width: 285px;
	height: 355px;
	float: right;
	margin-right: 3px;
}

div#shipInternationally {
	margin-top: 50px;
}

div#optionsLeftColumn {
	width: 455px;
	float: left;
}

div#optionsRightColumn {
	width: 265px;
	float: right;
}

div#shippingOptions {
	width: 430px;
	margin-left: 3px;
}

div#selectShippingMethod {
	width: 265px;
	float: left;
	margin: 10px 0;
	padding: 0 10px 0 0;
	border-right: solid 1px #ebe9e9;
	height: auto !important; 
	height: 105px; /* IE */ 
	min-height: 105px; 
}

div#shippingTo {
	width: 139px;
	float: right;
	margin: 10px 0;
	padding: 0 0 0 15px;
}

div.addressesReview {
	width: 205px;
	height: auto !important; 
	height: 100px; /* IE */ 
	min-height: 100px; 
	padding: 10px 15px;
	margin: 5px 25px 0 0;
	float: left;
	border: solid 1px #e4ebdc;
	background-color: #f7faed;
}

div#promotionalCode {
	width: 430px;
	margin-left: 3px;
	margin-top: 15px;
}

div#giftMessage {
	width: 430px;
	margin-left: 3px;
	margin-top: 15px;
}

div#giftMessage p {
	margin: 1px 0 3px 3px;
}

div#cartSummary {
	width: 240px;
	margin-right: 3px;
}

div#outOfStockOptions {
}

div#cartReview {
	width: 715px;
	margin: 0 2px;
}

div#creditCardPayment {
	width: 490px;
	height: 135px;
	margin: 15px 2px 0 2px;
	padding-bottom: 0 !important;
}
div#ccProblem {
	margin: 0;
	padding: 0 10px;
}

div#giftCardCode {
	width: 490px;
	margin: 15px 2px 0 2px;
	padding-bottom: 10px !important;
}

div#orderComplete {
	margin: 15px 2px;
	padding: 0 !important;
}

div#orderDetails {
	margin: 5px;
}

div.fieldSetLabel {
	font-size: 11px;
	color: #191919;
	margin: 15px 0 10px 0;
}

div.dataHolder {
	padding: 0 10px 10px 10px;
	border: solid 1px #ebe9e9;
	background: #fff url("../img/bg-dataholder.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-dataholder.gif*/) repeat-x top;
}

div.dataHolder2, table.dataHolder2 {
	padding: 0 10px 10px 10px;
	border: solid 1px #bcc6ab;
	background: #fcfdf8 url("../img/bg-dataholder2.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-dataholder2.gif*/) repeat-x top;
}

table.dataHolder2 {
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.dataHolder2 td {
	padding: 5px;
}

table.dataHolder2 th {
	padding: 0 5px;
}

table.dataHolder2 th div.dataHolderHeader2 {
	height: 20px !important;
}

div.dataHolderHeader {
	font-weight: bold;
	color: #191919;
	height: 23px;
	padding: 3px 0;
}

div.dataHolderHeader2 {
	font-weight: bold;
	color: #558137;
	height: 25px;
	padding: 2px 0;
}

div#orderComplete div.dataHolderHeader {
	color: #777;
}

div.dataHolderSubHeader {
	font-weight: bold;
	padding: 0 0 3px 0;
}
p.dataHolderSubHeader {
	color: #e00;
	padding: 3px 0;
}

div#footer {
	margin: 0 27px 0 31px;
	width: 740px;
	height: 32px;
	border-top: solid 1px #c8c7c7;
}

div#footerLinks {
	float: right;
	text-align: right;
	padding-top: 8px;
}

div#footerLinks ul {
	margin: 0;
	padding: 0;
}

div#footerLinks ul li {
	list-style-type: none;
	display: inline;
	margin: 0 8px;
	padding: 0;
	font: 9px/14px Tahoma, Arial, Helvetica, sans-serif; 
	color: #555454;
	text-transform: uppercase;
}

div#footerLinks ul li.sep {
	margin: 0;
	color: #666;
	font-size: 8px;
}

div#footerLinks ul li.last {
	margin-right: 0 !important;
	color: #666;
}

div#footerLinks ul li a {
	color: #666;
	text-decoration: none;
}

div#breadCrumb {
	color: #a8a7a7;
	margin: 10px 0 15px 0;
}

div#breadCrumb a {
	font-weight: normal;
	color: #a8a7a7;
	text-decoration: underline;
}

div#breadCrumbCart {
	text-transform: uppercase;
	color: #666;
}

div#breadCrumbCart .current {
	text-transform: uppercase;
	font-weight: bold;
	color: #090909;
}

div#breadCrumbCart a {
	text-transform: uppercase;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

.note {
	color: #8b8989;
}

.error {
	color: #c00;
	line-height: 20px;
}

.couponInfo {
	color: #390;
	line-height: 20px;
}

.interior {
	height: auto !important; 
	height: 450px; /* IE */ 
	min-height: 450px; 
}

.interior2 {
	height: auto !important; 
	height: 300px; /* IE */ 
	min-height: 300px; 
}

.legend {
	line-height: 20px;
}

.pageTitle {
	padding-bottom: 5px;
	border-bottom: solid 1px #ebebeb;
	padding-top: 10px;
}

.leftAlign {
	float: left;
}

.rightAlign {
	float: right;
}

.textAlignCenter {
	text-align: center;
}

.nopadding {
	padding: 0 !important;
}

.receiptNumber {
	font-weight: bold;
}

div#cartSummaryTotals {
	float: right;
	width: 145px;
	margin: 10px 3px 5px 0;
	text-align: right;
}

div#cartSummaryTotals.review {
	margin-right: 10px;
}

div#cartSummaryTotals.review .desc,
div#cartSummaryTotals.review .amount {
	height: 23px;
}

div#cartSummaryTotals.review .total {
	padding-top: 5px;
	border-style: solid;
	border-width: 1px 0;
	border-color: #ebebeb;
}

div#cartSummaryTotals div.total {
	font-size: 11px;
	font-weight: bold;
}

div#cartSummaryTotals div.tax {
	font-size: 11px;
	height: 19px;
	line-height: 18px;
	margin: 3px 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #ebebeb;
}

div#cartSummaryTotals div.desc {
	float: left;
	text-align: right;
	width: 80px;
	font-size: 11px;
}

div#cartSummaryTotals div.amount {
	float: right;
	width: 65px;
	font-size: 11px;
}

div#cvvHelp {
	background-color: #fff;
	text-align: left;
	border: solid 1px #fff;
}

div#cvvHelp img {
	margin: 10px;
}

div#cvvHelp p {
	margin: 15px 10px -5px 10px;
}

img#enjoyFreeShipping {
	margin: 10px 0;
}

img#btnPlaceOrder {
	margin-top: 120px;
}

form#btnPlaceOrderPaypal {
	margin: 96px 10px 4px 0;
}

img#checkOut {
	margin-bottom: -1px;
}

ul#taxAndShippingList {
	margin: 0 5px;
	padding: 0;
}

ul#taxAndShippingList li {
	list-style-type: none;
	clear: both;
}

ul#taxAndShippingList li div.description {
	width: 320px;
	float: left;
	background: url("../img/bg-dot.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-dot.gif*/) repeat-x bottom;
}

ul#taxAndShippingList li div.amount {
	width: 50px;
	float: right;
	text-align: right;
	background: url("../img/bg-dot.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-dot.gif*/) repeat-x bottom;
}

ul#taxAndShippingList li span {
	background: url("../img/bg-blank.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-blank.gif*/) repeat-x bottom;
}

ul#selectShipping {
	margin: 0;
	padding: 0;
}

ul#selectShipping li {
	list-style-type: none;
	clear: both;
	padding: 5px 0 10px 0;
}

ul#selectShipping li div.check {
	width: 20px;
	float: left;
}

ul#selectShipping li div.amount {
	width: 45px;
	float: left;
	padding-right: 10px;
	text-align: right;
}

ul#selectShipping li div.description {
	width: 190px;
	float: left;
}


/* PRODUCT DETAILS PAGE
----------------------------------------------- */	

div#categoryLeft {
	width: 590px;
	float: left;
}

div#categoryRight {
	width: 140px;
	float: right;
	text-align: center;
}

div#categoryItemsTitle {
	width: 570px;
	padding: 3px 10px;
	border: solid 1px #d8e298;
	background-color: #eaf0cb;
	color: #8ea15e;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

div#categoryItems {
	width: 590px;
	padding: 10px 0;
	border: solid 1px #e7ede5;
	border-top: none;
}

div.separatorHorizontal {
	clear: both;
	width: 550px;
	margin: 0 20px;
	height: 1px;
	background-color: #d8d7d7;
}

div.productImage {
	width: 150px;
	height: 122px;
}

div.productTitle,
div.productTitle a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #3f3f3f;
}

div.productTitle,
div.productSeparator,
div.productDescription,
div.showBlends {
	padding-top: 5px;
	color: #787878;
}

div.productPrice {
	color: #787878;
}

div.categoryProduct {
	width: 196px;
	float: left;
	margin: 25px 0;
}

div.categoryProductDetails {
	width: 150px;
	text-align: center;
	margin: 0 auto;
}

div.rightBorder {
	border-right: solid 1px #d8d7d7;
}

p.categoryItems {
	padding: 9px;
}


/* PRODUCT DETAILS PAGE
----------------------------------------------- */	

div#productDetailLeftColumn {
	width: 391px;
	float: left;
}

div#productDetailRightColumn {
	width: 310px;
	float: right;
	padding-right: 5px;
}

div#productDetailRightColumn .continue {
	width: 262px;
	margin-top: 8px;
}

div#productDetailRightColumn .continueTop {
	margin-right: 48px;
}

div#mainImage {
	width: 389px;
	height: 307px;
	border: solid 1px #d8d7d7;
}

div#moreViews {
	width: 389px;
	border: solid 1px #d8d7d7;
	border-top: none;
	background-color: #fafafa;
}

div#moreViewsTitle {
	width: 39px;
	padding: 6px 0 6px 3px;
	float: left;
}

div#moreViewsImages {
	width: 347px;
	float: right;
}

div#moreViewsImages img {
	float: left;
	padding: 2px;
	margin: 6px 8px;
	border: solid 1px #d8d7d7;
}

div#collections {
	margin-top: 30px;
}

div.collectionDetails {
	margin-left: 10px;
	width: 350px;
	border-bottom: solid 1px #e5e5e5;
}

div.collectionDetails.last {
	border-bottom: none !important;
}

div.collectionImage {
	width: 65px;
	height: 53px;
	float: left;
}

div.collectionDescription {
	width: 270px;
	padding: 3px 3px 0 10px;
	float: right;
	color: #787878;
	font-style: italic;
}

div#mayWeSuggest {
	margin: 40px 1px 20px 1px;
}

div.recommendation {
	width: 129px;
	height: 100px;
	margin-top: 10px;
	float: left;
	text-align: center;
}

div.recommendation a {
	color: #787878;
	text-decoration: none;
}

div#productTitle {
	height: 30px;
	margin-bottom: 10px;
}

div#productDescription,
div#productDescriptionLong,
div#productDescriptionLong li {
	color: #787878;
}

div#productDetailRightColumn ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#productPrice {
	float: left;
	padding: 10px 0;
	color: #3f3f3f;
	font-weight: bold;
}

div#addToBasket {
	width: 255px;
	margin-top: 2px;
	padding-bottom: 10px;
	border: solid 1px #edebeb;
}

div#basketErrors, div#basketErrorsTop {
	color: #cc0000;
}

div#basketErrorsTop {
	text-align: left;
	margin-top: 8px;
}

div#cookieProblem p {
	color: #cc0000;
}

div.addToBasket {
	color: #787878;
}

div#addToBasketTitle,
div#addToBasketQty {
	color: #424141;
	background: #f2f2f2 url("../img/bg-add-to-basket.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-add-to-basket.gif*/) repeat-x top;
	font-weight: bold;
	margin-bottom: 5px;
}

div#addToBasketTitle {
	padding: 3px 0 3px 10px;
	width: 205px;
	float: left;
}

div#addToBasketQty {
	padding: 3px 10px 3px 0;
	width: 30px;
	float: right;
}

div.addToBasketProductName {
	width: 165px;
	line-height: 20px;
	float: left;
	color: #787878;
}

div.addToBasket div.outOfStock {
	width: 70px;
	line-height: 20px;
	float: right;
	padding-right: 10px;
	text-align: right;
}

div.teaType {
	padding: 10px 10px 0 10px;
	font-weight: bold;
	color: #424141;
}

div#quoteImage {
	margin-top: 50px;
	text-align: center;
}

/* ORDER ITEMS TABLE
----------------------------------------------- */	

table.orderItems {
	margin-top: 20px;
	width: 768px;
}

table.review {
	margin-top: 10px !important;
	width: 715px !important;
}

table.receipt {
	margin-bottom: 5px;
}

table.orderItems tr.items {
	height: 50px;
	background: #fff url("../img/bg-orderitems-td.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-orderitems-td.gif*/) repeat-x center;
}

table.review tr.items {
	background: #fff url("../img/bg-orderitems-td2.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-orderitems-td2.gif*/) repeat-x center !important;
}

table.receipt tr.items {
	height: 35px !important;
}

table.orderItems th {
	padding: 0 5px;
	text-transform: uppercase;
	color: #040404;
	font-size: 10px;
}

table.orderItems td {
	padding: 5px;
}

table.orderItems th.itemRemove,
table.orderItems td.itemRemove {
	width: 60px;
	text-align: center;
}
table.orderItems th.itemImage,
table.orderItems td.itemImage {
	width: 80px;
}
table.orderItems td.itemImage {
	height: 55px !important;
	padding: 2px 0 !important;
}
table.orderItems th.itemDescription,
table.orderItems td.itemDescription {
	width: 358px;
}
table.orderItems th.itemQuantity,
table.orderItems td.itemQuantity {
	width: 60px;
	text-align: right;
}
table.orderItems th.itemPrice,
table.orderItems td.itemPrice {
	width: 75px;
	text-align: right;
	padding-right: 10px;
}
table.orderItems th.itemTotal,
table.orderItems td.itemTotal {
	width: 75px;
	text-align: right;
	padding-right: 10px;
}

table.review th.itemTotal,
table.review td.itemTotal {
	width: 65px !important;
	padding-right: 20px !important;
}

table.review th.rowEnd,
table.review td.rowEnd {
	padding: 0 !important;
	width: 1px;
}
table.review td.rowEnd {
	background: url("../img/bg-orderitems-td2-end.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-orderitems-td2-end.gif*/) no-repeat right center !important;
}

table.receipt td.itemImage {
	height: 40px !important;
}

table.orderItems td.updateCart {
	padding: 0 5px;
	text-align: right;
}

table.orderItems td.subTotal {
	padding: 5px 10px;
	text-transform: uppercase;
	color: #040404;
	font-weight: bold;
	text-align: right;
}


table#cartSummaryShort {
	width: 240px;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table#cartSummaryShort tr {
	height: 40px;
	background: url("../img/bg-cartsummaryshort-tr.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-cartsummaryshort-tr.gif*/) repeat-x center;
}

table#cartSummaryShort tr.header {
	height: 20px;
	background: none;
}

table#cartSummaryShort td {
	height: 40px;
	padding: 0;
	vertical-align: top;
}

table#cartSummaryShort th {
	padding-left: 0;
	padding-right: 0;
}

table#cartSummaryShort th.product,
table#cartSummaryShort td.product {
	width: 150px;
	float: left;
	padding-left: 5px;
	vertical-align: middle;
}

table#cartSummaryShort th.qty,
table#cartSummaryShort td.qty {
	width: 30px;
	float: left;
	text-align: center;
}

table#cartSummaryShort th.total,
table#cartSummaryShort td.total {
	width: 45px;
	float: right;
	text-align: right;
	padding-right: 5px;
}

table#cartSummaryShort td.product span {
	display: block;
	padding-top: 8px;
	line-height: 11px;
}

table#cartSummaryShort td.qty span,
table#cartSummaryShort td.total span {
	display: block;
	padding-top: 15px;
}


/* ORDER ITEMS FORM
----------------------------------------------- */	

div.field {
	clear: both;
	margin: 1px 0;
	padding: 0 0 0 10px;
	height: 20px;
	background-color: #fff;
}

div.ccfield  {
	margin: 1px 0 10px 0;
	padding: 0 10px 0 0;
	height: 40px;
	background-color: #fff;
}

.fieldError {
	background-color: #fcc;
}

div.required {
	background: #fff url("../img/bg-required.gif"/*tpa=http://www.teaforte.com/layouts/img/bg-required.gif*/) no-repeat left center;
}

form {
	padding: 0;
	margin: 0;
}

input.addressesForm {
	width: 125px;
}

select.addressesForm {
	width: 131px;
	margin-top: 1px;
}

form#taxAndShippingForm {
	margin: 0 5px;
}

input {
	line-height: 13px;
	height: 13px;
}

input.short {
	width: 35px;
}

input.long {
	width: 130px;
}

input.itemQuantity {
	text-align: right;
	font-size: 11px;
}

input.addToBasket {
	margin-right: 10px;
	width: 25px;
	float: right;
}

input.checkbox {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

input.button {
	height: auto;
	width: auto;
}

textarea.giftMessage {
	width: 415px;
	height: 40px;
}

label {
	display: block;
	float: left;
	font-weight: bold;
	width: 100px;
	padding-top: 2px;
}

label.checkbox {
	font-weight: normal !important;
	width: 250px;
	padding: 0 0 0 3px;
	line-height: 12px;
}

label.promotioncode {
	font-weight: normal !important;
	width: 260px !important;
	padding-top: 5px;
}

label.quantity {
	font-weight: normal !important;
	width: 195px;
	padding-right: 5px;
}


/* LINKS
----------------------------------------------- */	

a.itemRemove {
	color: #ababab;
}

a.cartLinks {
	color: #3b3b3b;
	text-decoration: none;
}

a.cartLinks:hover {
	text-decoration: underline;
}

a.changeAddress {
	color: #013cb4;
	text-decoration: none;
	font-weight: normal;
}

a.mainStore {
	color: #2a2a2a;
	font-weight: bold;
	text-decoration: none;
}


/* MENU NEW
----------------------------------------------- */

div#logo {
	display: block;
	height: 48px;
	width: 187px;
	float: left;
	background: url("../img/teaforte_logo2.gif"/*tpa=http://www.teaforte.com/layouts/img/teaforte_logo2.gif*/) no-repeat;
	cursor: pointer;
}

div#mainMenu a {
	color: white;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
}
div#mainMenu a:hover {
	color: #fbf59b;
}

div#mainMenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

div#mainMenu ul#nav {
	margin-top: 15px;
}

div#mainMenu li {
	float: left;
	position: relative;
}

div#mainMenu ul li ul {
	text-transform: uppercase;
	display: none;
	position: absolute; 
	top: 28px;
	left: 0;
	border: 1px solid #b7b7b7;
	background-color: white;
	width: 100px;
	z-index: 200;
}

div#mainMenu li > ul {
	top: auto;
	left: auto;
}

div#mainMenu li:hover ul, div#mainMenu li.over ul { 
	display: block; 
}

div#mainMenu li:hover ul a, div#mainMenu li.over ul a {
	padding-left: 5px;
	text-decoration: none;
	color: #7b7a7a;
	display: block;
	line-height: 20px;
	text-align: left;
	width: 95px;
	font-size: 9px;
}

div#mainMenu li:hover ul a:hover, div#mainMenu li.over ul a:hover { 
	background-color: #9fad0d;
	color: white;
}

ul#nav_MacIE {
	top: 16px;
	position: relative;
}

ul#nav_MacIE li {
	width: 75px;
}


/* FOOTER
----------------------------------------------- */

a.mailingBtn_1 {
	float: left;
	cursor: pointer;
	border: 1px solid #c8c7c7;
	padding: 0 4px;
	color: #666666;
	background: url("../img/home_arrow_green.gif"/*tpa=http://www.teaforte.com/layouts/img/home_arrow_green.gif*/) right center no-repeat;
	text-decoration: none;
	height: 17px;
}

a.mailingBtn_1:hover  {
	border: 1px solid #9fad0d;
	color: #2e2e2e;
}

div#mailingPopup {
	position: absolute;
	width: 370px;
	height: 125px;
	border: 1px solid #999999;
	background-color: white;
	padding: 2px;
}

div#mailingPopup div#contentPadded {
	padding: 10px;
}

div#mailingPopup div#joinHeader {
	padding: 10px 0 0 10px;
}

div#mailingPopup a#closeMailingBtn {
	display: block;
	float: right;
	text-decoration: none;
	color: #c8c7c7;
}

div#mailingPopup div#mailingMsg {
	clear: both;
	color: #e57021;
	padding-top: 5px;
}

input.join {
	float: left;
	width: 200px;
}

/* ABOUT US PAGE
----------------------------------------------- */

div#aboutPage {
	padding: 0 0 0 25px;
	background: url("../img/about_img.jpg"/*tpa=http://www.teaforte.com/layouts/img/about_img.jpg*/) no-repeat left center;
	height: 670px;
}

div#aboutLeftCol {
	padding-top: 10px;
	float: left;
	width: 345px;
}

div#aboutRightCol {
	float: left;
	width: 390px;
	padding-top: 10px;
}

div#aboutRightCol p {
	margin-top: 20px;
	color: #474646;
}


/* CAREERS PAGE
----------------------------------------------- */

div#careers p {
	margin-top: 10px;
	color: #474646;
}

div#postingsList {
	margin-bottom: 10px;
}

div#careersList p.postingTitle {
	margin-bottom: 5px;
	color: #474646;
	font-weight: bold;
}

div#careersList p.postingDescription {
	margin-top: 0;
	margin-bottom: 15px;
	color: #474646;
}


/* PRIVACY POLICY PAGE
----------------------------------------------- */
div#policyPage {
	margin: 25px 30px 0 30px;
}

div#policyPage p {
	margin-top: 20px;
	color: #474646;
}


/* MORE INFO POD
----------------------------------------------- */

div.moreInfo {
	border: 1px solid #e2e3d0;
	padding: 3px 4px;
	width: 150px;
}

div.moreInfo div.moreInfoContent {
	background: #f6f8ec url("../img/moreInformation.gif"/*tpa=http://www.teaforte.com/layouts/img/moreInformation.gif*/) 15px 15px no-repeat;
	padding: 35px 15px 10px 15px;
}

div.moreInfo div.moreInfoContent a {
	color: #666f49;
	text-decoration: none;
	font-size: 10px;
}