@charset "utf-8";
/* CSS Document */

/*CSS RESET SHEET - THIS RESETS MOST BROWSERS DEFAULT MARGIN AND PADDING VALUES TO ENSURE CROSS BROWSER CONSISTANCY*/
body, h1, h2, h3, h4, h5, h6, p, img {
 margin:0px;
 padding:0px;
 border:none;
}

img {
	display:block;
	border:0px;
} 

body {
	background-color:#42382e;
	background-image: url('/content/supportingfiles/TriNature/images/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}
/*STOPS SCROLLBAR WIGGLE*/
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll;
}
/*html {overflow: -moz-scrollbars-vertical;}
			html {overflow-x: auto;}*/

/* SITEWIDE BASIC TEXT STYLING */

p, li, ol, ul{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#ffffff;
}
p, ol, ul{
	margin-bottom:15px;
}
a:link, a:visited {
	color:#abc8eb;
	text-decoration:none;
}
a:hover, a:visited:hover {
	text-decoration:underline;
}
h1 {
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	color:#ffffff;
	margin-bottom:15px;
}
h2 {
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#abc8eb;
	margin-bottom:15px;
}
h3 {
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#ffffff;
	margin-bottom:15px;
}
h4 {
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#abc8eb;
	margin-bottom:15px;
}
h5 {
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h6 {
}

/* SITEWIDE PRODUCTS, CATEGORIES AND CONTENT STYLING*/

.categoriesbox p, .categoriesbox a:link, .categoriesbox a:visited, .categoriesbox a:hover, .categoriesbox a:visited:hover {
	color:#3d3d3d;
	text-transform:uppercase;
	line-height:30px;
	margin:0px;
	padding:0px;
	margin-left:10px;
	text-decoration:none
}
.categoriesbox a:hover, .categoriesbox a:visited:hover {
	color:#000000;
}
.menu p, .menu a:link, .menu a:visited, .menu a:hover, .menu a:visited:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin:0px;
}
.lhscaption p {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:0px;
	margin-top:0px;
}
.sidebox {
	background-repeat:no-repeat;
	background-position:bottom;
	padding:18px 23px 0px 23px;
}
.sidebox p {
	margin-top:0px;
}

.distributor_sidebox {
	padding:0px 23px 0px 23px;
}
.distributor_sidebox p {
	margin-top:0px;
}

.categoryBox {
	width: 215px;
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
}
.categoryBox_member, .categoryBox_member li {
	padding-left:0px;
	margin-left:0px;
	list-style:none;
}
.categoryBox_member{
	margin-left:24px;
	margin-top:14px;
}
.categoryListName{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin-bottom:45px;
	margin-right:20px;
}
#productListItem {
	padding:7px;
	padding-bottom:20px;
	width:140px;
}
.productListPicture {
	border:0px;
	text-align:center;
	height:120px;
	width:120px;
	margin-bottom:10px;
}
img.productPicturethumb {
	display:inline;
}
.productListName p, .productListName a:link, .productListName a:visited, .productListName a:hover, .productListName a:visited:hover {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
	line-height:15px;
}
.productListName a:hover, .productListName a:visited:hover {
	text-decoration: underline;
}
div.productListName {
	height:30px;


	margin-bottom:8px;
	overflow:hidden;
}
.productListPrice {
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#abc8eb;
	margin-bottom:5px;
}
.productListShortDesc {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#ffffff;
}
.productListPriceSpecial, .productListPriceOld{
	font-family:Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#fb5a5a;
	margin-bottom:5px;	
}
.productListPriceOld{
	font-weight:normal;
	font-size:17px;
	margin-bottom:0px;
}
.ccCategoryBreadcrumbs {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#ffffff;
	margin-bottom:10px;
}
.ccCategoryBreadcrumbs a:link, .ccCategoryBreadcrumbs a:visited, .ccCategoryBreadcrumbs a:hover, .ccCategoryBreadcrumbs a:visited:hover {
	text-decoration: none;
}
.ccCategoryBreadcrumbs a:hover, .ccCategoryBreadcrumbs a:visited:hover {
	text-decoration: underline;
}
.productDetailColumnPic{
	width: 260px;
}
.productDetailColumnDetails {
	width: 100%;
	padding-left:25px;
}
.priceDetailPage, .productDetailVariants, .productDetailFiles, .productDetailVariantLabel{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#ffffff;
}
.productDetailFiles{
	clear:both;
}
#ctl08_pnlProducts_layout3col tr{
	border-top:1px solid #595047;
}
#productListItem {
	margin-top:15px;
}
.cartList
{
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	border-bottom: solid 1px #595047;
	border-left: solid 1px #4f463b;
	border-right: solid 1px #4f463b;
	border-top: solid 1px #4f463b;
}
.cartList td {
	padding:10px 0px 10px 0px;
}
.cartList .productPicturethumb{
	padding-right:15px;
}
.cartList span {
	font-size: 16pt;
	color: #abc8eb;
}
.checkoutList {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
	border-bottom: solid 1px #595047;
	border-left: solid 1px #4f463b;
	border-right: solid 1px #4f463b;
	border-top: solid 1px #4f463b;
}
.checkoutList td{
	padding:10px 0px 10px 0px;
}
.checkoutList .productPicturethumb {
	padding-right:15px;
}
.checkoutAddress {
	padding:0px;
	margin:0px;
}
.checkoutAddress {
	font-family: Arial;
	font-size: 11pt;
	color: #FFFFFF;
}
.checkoutAddress input{
	width:181px;
}
#ctl08_chkCopyShipping{
	width:15px;
}
#ctl08_ValidationSummary1{
	font-family: Arial;
	font-size: 11pt;
	color: #abc8eb !important;
}
.checkoutTotals {
	margin-top:25px;
	font-family: Arial;
	font-size: 14pt;
	color: #abc8eb;
}
.memberloginBox {
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
}

/* Custom Page Styling*/

.login p{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	margin-top:0px;
}	

.special {
	padding: 12px 14px 0px 14px;
}

.special h1{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#98bf0e;
	margin-bottom:15px;
}
.special h2{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:normal;
	color:#3da0f0;
	margin-bottom:15px;
}
.special h3{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	color:#3a3b21;
	margin-top:0px;
}
.special h5{
	color:#3a3b21;
}

.special p{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	text-transform:uppercase;
	font-style:italic;
	line-height:27px;
	color:#3a3b21;
	margin-bottom:0px;
}

.special a:link, .special a:visited{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#3da0f0;
	margin-bottom:6px;
	text-decoration:none;
	text-transform:none;
	font-style:normal;
}

.special a:hover, .special a:visited:hover{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	color:#3da0f0;
	margin-bottom:6px;
	text-decoration:underline;
	text-transform:none;
	font-style:normal;
}

.menu a:link, .menu a:visited {
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#ffffff;
	margin-top:0px;
	letter-spacing:.2px;
}


.menu a:hover, .menu a:visited:hover {
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#abc8eb;
	margin-top:0px;
	letter-spacing:.2px;
}

.contentbox {
	background-color: #4f463b;	
}

#productDetailPicture{
	float:left;
	margin-right:30px;
}

#productDetailFacebookLike
{
	float: left;
	margin-right: 30px;
	width: 240px;
}

.productDetailVariantLabel{

	display:none;
}
.priceTable p{
	margin-bottom:2px;
}
.disclaimer {
	padding-left:24px;
}

.disclaimer p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:18px;
	color:#bfc0a9;
	margin-bottom:6px;
	margin-top:0px;
}

.disclaimer a:link, .disclaimer a:visited {
	text-decoration: none;
	color:#bfc0a9;
}

.disclaimer a:hover, .disclaimer a:visited:hover{
	text-decoration: underline;
	color:#bfc0a9;
}

/* ------------------- Form Element Styling ------------------- */

/* Search Styling*/

.search_horizontal {
}

.search_horizontal_search {
	width: 114px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
	background-image: url('/content/supportingfiles/TriNature/images/search.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-left:10px;
	padding-top:3px;
}

.search_horizontal_button {
	width: 35px;
	height: 24px;
	background-image: url('/content/supportingfiles/TriNature/images/search_btn.gif');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;	
}

/* Shopping Cart Styling*/

.shopping_cart_compact {
	width: 156px;
	height: 37px;
	position:relative;
}

.shopping_cart_compact_counter_container {
	height: 37px;
	width: 51px;
	text-align: center;
}

.shopping_cart_compact_counter {
	position:relative;
	top:-3px;
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 44px;
	color: #ffffff;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
}

.shopping_cart_compact_label {
	position:absolute;
	width: 105px;
	height: 20px;
	top: 0px;
	left: 51px;
	background-image: url('/content/supportingfiles/TriNature/images/cart_label.gif');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;	
}

.shopping_cart_compact_button {
	position:absolute;
	width: 105px;
	height: 17px;
	top: 20px;
	left: 51px;
	background-image: url('/content/supportingfiles/TriNature/images/cart_btn.gif');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;	
}

/* Login Styling*/

.login_horizontal {
}

.login_horizontal_email {
	width: 149px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border:0px;
	//background-image: url('/content/supportingfiles/TriNature/images/login_email.gif') !important;
	background-image: url('/content/supportingfiles/TriNature/images/login_email.gif');
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
	padding-left:10px;
	padding-top:3px;
}

.login_horizontal_password {
	width: 112px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	//background-image: url('/content/supportingfiles/TriNature/images/login_password.gif') !important;
	background-image: url('/content/supportingfiles/TriNature/images/login_password.gif');	
	background-repeat: no-repeat;
	background-position: right top;
	border:0px;
	margin-right: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
	padding-left:10px;
	padding-top:3px;
}

.login_horizontal_button {
	width: 59px;
	height: 24px;
	background-image: url('/content/supportingfiles/TriNature/images/login_btn.gif');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;	
}

.login_horizontal_forgot{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
	margin:0px;
	padding:0px;
	position: absolute;
}

span.login_horizontal_forgot {
	top: 157px;
	width: 350px;
}
a.login_horizontal_forgot {
	top: 140px;
}

/*** SUPERFISH - ESSENTIAL STYLES ***/

#ccCategoryMenu{z-index:300;position:relative;top:-1px;}

.ccCategoryMenu, .ccCategoryMenu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 300;
}
.ccCategoryMenu {
	line-height:	1.0;
}
.ccCategoryMenu ul {
	position:		absolute;
	top:			-999em;
	width:			216px; /* left offset of submenus need to match (see below) */
}
.ccCategoryMenu ul li {
	width:			100%;
}
.ccCategoryMenu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.ccCategoryMenu li {
	float:			left;
	position:		relative;
}
.ccCategoryMenu a {
	display:		block;
	position:		relative;
}
.ccCategoryMenu li:hover ul,
.ccCategoryMenu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		299;
}
ul.ccCategoryMenu li:hover li ul,
ul.ccCategoryMenu li.sfHover li ul {
	top:			-999em;
}
ul.ccCategoryMenu li li:hover ul,
ul.ccCategoryMenu li li.sfHover ul {
	left:			216px; /* match ul width */
	top:			0;
}
ul.ccCategoryMenu li li:hover li ul,
ul.ccCategoryMenu li li.sfHover li ul {
	top:			-999em;
}
ul.ccCategoryMenu li li li:hover ul,
ul.ccCategoryMenu li li li.sfHover ul {
	left:			216px; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.ccCategoryMenu {
	float:		left;
	margin-left:0px;
}
.ccCategoryMenu a {
	border-left:	0px;
	padding: 		.4em 1em .4em 1em;
	text-decoration:none;
}
.ccCategoryMenu a, .ccCategoryMenu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:		12px;
	font-weight: 	normal;
	text-decoration:none;
	color:			#fff;
}
.ccCategoryMenu li {
	background:		#4f463b;
	border-top:		1px solid #595047;
}
.ccCategoryMenu li li {
	background:		#625749;
}
.ccCategoryMenu li li li {
	background:		#b8c7e5;
}
.ccCategoryMenu li:hover, .ccCategoryMenu li.sfHover,
.ccCategoryMenu a:focus, .ccCategoryMenu a:hover, .ccCategoryMenu a:active {
	background:		#5a5043;
	outline:		0;
}

/*** arrows **/
.ccCategoryMenu a.sf-with-ul {
	padding-right: 	2.25em;
	padding-left: 	2em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.ccCategoryMenu ul .sf-sub-indicator { background-position:  -10px 0; }
.ccCategoryMenu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.ccCategoryMenu ul a:focus > .sf-sub-indicator,
.ccCategoryMenu ul a:hover > .sf-sub-indicator,
.ccCategoryMenu ul a:active > .sf-sub-indicator,

.ccCategoryMenu ul li:hover > a > .sf-sub-indicator,
.ccCategoryMenu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** adding sf-vertical in addition to ccCategoryMenu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	215px;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	215px; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator {
	background-position: -10px 0;
} /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
.sf-with-ul {
	width:164px;
}



/*** MAIN MENU - ESSENTIAL STYLES ***/

.menuNavContainer li, .menuNavContainer ol, .menuNavContainer ul{
	background:none;
	margin:0px;
	padding:0px;
	z-index:999;
}

#menuNavRoot, #menuNavRoot ul {
	margin:0;/*NEEDED*/
	padding:0;/*NEEDED*/
	list-style-type:none;/*NEEDED*/
	list-style-position:outside;/*NEEDED*/
	position:relative;/*NEEDED*/
	left:0;
	top:0px;
	height: 29px;
	width: 837px;
	margin-left:9px;
}
#menuNavRoot a {
	display:block;/*NEEDED*/
	padding: 9px 9px 9px 10px; /*SETS THE HEIGHT AND WIDTH OF THE TOP LEVEL NAVIGATION*/
	text-decoration:none;
}
#menuNavRoot a:hover {
}

#menuNavRoot li {
	float:left;/*NEEDED*/
	position:relative;/*NEEDED*/
}
#menuNavRoot ul {
	position:absolute;/*NEEDED*/
	display:none;/*NEEDED*/
	top:44px;
}
ul#menuNavSubRoot {
	width:192px;
	margin: 0px;
	left:0px;
	top:38px;
}
#menuNavSubRoot a {
	background-image:url('/content/supportingfiles/TriNature/images/subnav-bg.png');
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	text-transform:none;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
	color:#fff;
}
#menuNavSubRoot a:hover {
	background-image:url('/content/supportingfiles/TriNature/images/subnav-bg.png');
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	background-color:#786c5d;
	background-image:none;
	color:#fff;
}
li.menuNavSubLevel {
	width:100%;/*NEEDED*/
}
#productDetailText{
	clear:both;
}



.checkoutAddressWrapper, .memberAddressWrapper{
    width: 100%; 
	border: 1px solid #595047;
	padding: 0px 15px 20px 15px;
}

.checkoutAddressWrapper label, .memberAddressWrapper label{
	color:#fff;
}

.checkoutAddressWrapper p, .memberAddressWrapper p{
	margin-bottom: 8px;
}

.checkoutAddressWrapper {
	width: 94%;
}

.memberAddressWrapper{ margin-top:25px; margin-bottom:5px; width: 94%; }

.accountAddress h2, .checkoutAddress h2{
	margin-top: 15px;
}

.checkoutAddress, .accountAddress{
	width: 100%; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#fff;
}
.checkoutAddress textarea{
	font-size:12px;
	color:#fff;
	background-color:#c3bbaf;
	border: 1px solid #c7d5e6;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	width:202px;
	height: 80px;
	margin-top:3px;
	margin-left:15px;
}
.checkoutTip{
	position:relative;
	left: 10px;
}
.checkoutTotals{
	margin-top:10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#abc8eb;
}
.accountAddress input, .checkoutAddress input{	
	width: 200px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	border:0px;
	background-image: url('/content/supportingfiles/TriNature/images/textbox.gif');
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
	padding-left:10px;
	padding-top:3px;
	margin: 0px 11px 0px 15px;
}

#ctl07_rblorderShippingAdditionalInfo_0, #ctl07_rblorderShippingAdditionalInfo_1, #ctl07_rblorderShippingAdditionalInfo_2, #ctl07_rblorderShippingAdditionalInfo_3, #ctl07_rblorderShippingAdditionalInfo_4, #ctl07_rblorderShippingAdditionalInfo_5
{
	width: 20px;
}


#ctl08_pnlStep1 input, #ccPayment input{
	width: 200px;
	height: 21px;
	margin: 0px;
	margin-top:8px;
	padding: 0px;
	vertical-align: middle;
	border:0px;
	background-image: url('/content/supportingfiles/TriNature/images/textbox.gif');
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
	padding-left:10px;
	padding-top:3px;
}
#ctl08_btnAddressesSave, #ctl08_btnEmailSet, #ctl08_btnPasswordSet, #ctl08_btnRegisterEmail, #ctl08_btnLogin, #ctl08_btnGuest {
	background-image: url('/content/supportingfiles/TriNature/images/button.gif') !important;
	width: 120px !important;
	height: 24px !important;
	cursor:pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
	font-weight:bold !important;
	padding:0px !important;
    color: #ffffff;
}
#ctl08_chkCopyShipping {
	background:none;
}
#ctl08_btnGuest{
	background-image: url('/content/supportingfiles/TriNature/images/button2.gif') !important;
	width: 200px !important;
}
#ctl08_btnRegisterEmail, #ctl08_btnLogin, #ctl08_btnGuest{
	margin-top:0px !important;
}
.accountAddress textarea{
	font-size:11px;
	color:#000;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	width:179px;
	height: 80px;
	margin-top:3px;
	margin-left:15px;
}
.checkoutAddress select {
	margin-left: 15px;
}
.table-head{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:23px;
	font-weight:normal;
	color:#ffffff;
	padding-bottom:5px;
}
.table-subhead{
	font-family: GillSans, "Gill Sans MT", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#abc8eb;
	padding-bottom:20px;
}
.table-body {
	font-size:11px;
	color:#fff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.table-body img{
	float:left;
	padding-right:10px;
	margin-top:-9px;
}

.trinatureStatistics {
	font-weight:bold;
}

.trinatureStatistics ul li {
	color:#7eade2;
	font-weight:normal;
}

.trinatureStatistics ul ul li{
	color:#bcd6f5;
}
.trinatureStatistics ul ul ul li{
	color:#fff;
}

.trinatureStatistics {
	margin:0px;
	padding:0px;
	list-style:none;
}
.trinatureStatistics ul{
	padding-bottom:10px;
	list-style:disc;
}
.trinatureStatistics ul ul{
	margin-bottom: 0px;
	padding-bottom:0px;
	list-style:disc;
}
.trinatureStatistics ul ul ul{
	margin-bottom: 0px;
	padding-bottom:0px;
	list-style:disc;
}

.listItem
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#ffffff;
}

.listItemSelected
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#000000;
	background-color:#bcd6f5;
}

.quickOrderProduct
{
 	border-bottom: 2px solid #CCCCCC;
}


