 @charset "utf-8";
body {
	background:#263629;
	text-align:center;
	margin:0;
	padding:0;
	font-size:93%;
	font-family: Arial, Tahoma, helvetica, sans-serif;
}
.container {
	background:#FFF;
	width:99%;
	text-align:center;
	min-width:974px;
}
#hd .line1 {
	height:82px;
	background:url(../images/line1-bg.jpg) repeat top left;
}
#hd .line1 .logo {
	background:url(../images/line1-logo.png) no-repeat;
	height:82px;
	width:124px;
	background-position:center;
	float:left;
	margin-left:0;
}
#hd .line1 .search {
	height:45px;
	float:left;
	width:170px;
	vertical-align:middle;
	margin-top:20px;
	margin-left:0;
	text-align:left;
}
#hd .line1 .banner {
	float:right;
	background-color:#253d19;
	height:82px;
}
#hd .line1 .search span {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
}
#hd .line1 .search .input {
	margin-left:1px;
}
#hd .line1 .search .input input
{
}
#hd .line1 .image {
	float:left;
	margin-left:2px;
}
#hd .line2 {
	height:26px;
	background:url(../images/line2-bg.jpg) repeat top left;
	text-align:left;
}


#hd .line3 {
	height:25px;
	background:url(../images/line3-bg.jpg) repeat top left;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	font-family:Verdana, Geneva, sans-serif;
	color: #FFF;
}
#hd .line4 {
	height:34px;
	background:url(../images/line4-bg.jpg) repeat top left;
	text-align:left;
	vertical-align:middle;
	font-family:Verdana, Geneva, sans-serif;
}

.left {
	padding-top:10px;
	width: 180px;
	text-align:center;
	float:left;
	border-right:1px solid #dadada;	
	border-bottom: 1px solid #dadada;
	white-space:nowrap;
}
/*left new */
.left {
	width: 195px;
	padding-top:0;
	border:none;
	white-space:nowrap;
}
.nav-bg
{

}
#bd
{
background:url(/images/left-nav-bg.jpg) no-repeat top left;
background-position:0 445px;	
}
/*left new */

.left .product {
	text-align:left;
}
.left .product .title {
	height:26px;
	background:url(../images/left-bg.jpg) repeat-x;
	text-align:left;
	vertical-align:middle;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:100%;
	padding:3px 0 0 5px;
}
.left .product ul {
}
.left .product li {
	list-style:none;
	margin-left:2px;
	border-bottom: 1px solid #dadada;
	
}
.left .product li a {
	color: #a70303;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left center;
	padding: 2px 0 2px 1px;
	text-decoration: none;
	font-weight: normal;
	font-size: 85%;
	font-family:Arial, Helvetica, sans-serif;
}
.left .product li a:hover
{
	text-decoration:underline;
}
.left .disease li.first:before {
	content: '';
	padding-right: 0;
}

.main
{
	margin-left:180px;
}
/*new nav */
.main
{
	margin-left:195px;
}
/*new nav */

#ft
{
	margin-top:10px;
background:#FFF;	
}

#ft .line1 {
	height:25px;
	background:url(../images/line3-bg.jpg) repeat top left;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
}
#ft .line1 li {
	display: inline;
	padding: 0 2px;
}

#ft .line1 li a {
	color: #FFF;
	padding: 3px 1px;
	text-decoration: none;
	font-size:100%;
}
#ft .line1 li a:hover {
	color: orange;
}

#ft .line2 {
	height:25px;
	text-align:center;
	vertical-align:middle;
	padding-top:8px;
	font-family:Verdana, Geneva, sans-serif;
	color: #4B6623;
}
#ft .line2 li {
	display: inline;
	padding: 0 2px;
}

#ft .line2 li a {
	color: #4B6623;
	padding: 3px 5px;
	text-decoration: none;
	font-size:100%;
	text-transform:uppercase;
}
#ft .line2 li a:hover {
	color: #000;
}

#ft .line3 {
	background:url(../images/shipping-payment-method.jpg) no-repeat;
	height:100px;
	background-position:center;
	margin-left:0;
	text-align:right;
	width:100%;
}




.copyright {
	padding-top:10px;
	width:100%;
	text-align:center;
	font-size:83%;
}
.copyright span {
	display:block;
}
.copyright .disclaimer {
	width:99%;
	text-align:justify;
	font-size:85%;
	color:#b5b3af;
	font-family:Arial, Helvetica, sans-serif;
}
.copyright .disclaimer p{
	margin-top:5px;
}
.copyright a {
	text-decoration:none;
	color:#FFF;
}
.copyright .author {
	float:right;
	font-size:90%;
	padding:23px 20px 0 17px;
}
.copyright .copy {
	float:left;
	padding:23px 0 0 17px;
	font-size:90%;
}

/* Home page*/
.home-intro
{
	text-align:justify;
	padding:10px 10px 10px 10px;
	color:#000;
	margin:0 0 0 10px;
	font-weight:80%;
	background-color:#F2F2F2;
	background:url(../images/paw_bg.png);
}


/*Home page*/

/* product page*/
.product a
{
	text-decoration:none;color:brown;	
	
}
.product a:hover
{
	text-decoration:underline;
	
}
.title
{
	background:#9CB712;	
}
.title .link a{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.title .link a:hover{
color:orange;
text-decoration:underline;	
}
/* End Product Page*/

/* Nutritionals */
.nutri {
	text-align:justify;
	color:#4E6156;

}
.nutri h1 {
	text-align:center;
	font-size:150%;
	color:#4F612D;
	font-weight:bold;
}
.nutri p {
	text-align:justify;
	font-size:93%;
	padding-top:20px;
}
.nutri p.right {
	text-align:right;
	font-size:93%;
	font-style:italic;
	font-weight:bold;
}
.nutri h2 {
	text-align:left;
	font-size:110%;
	color:#97B110;
	font-weight:bold;
}
.nutri .nutri-title h2 {
	text-align:center;
}

.nutri .product
{
	text-align:left;	
}
.nutri a, .nutri .diet a, .nutri .product a, .nutri .product a:hover, .nutri .product a:visited, .nutri .product a:active
{
	text-decoration:underline;
	color:#4F612D;
}
.nutri .diet
{
	text-align:justify;	
}
.nutri .diet ul
{
	list-style:circle;
	
}
/* End Nutritionals */

/* Begin Product page*/
.disease
{
	TEXT-ALIGN:justify;
	PADDING-BOTTOM:10px;
	PADDING-LEFT:0;
	PADDING-RIGHT:0;
}

.disease .col1 a,.disease .col2 a,.disease .col3 a,.disease .col4 a
{
	text-decoration:underline;
	color:#466a76;	
}

.disease .col1
{
	float:left;
	width:33%;
	min-width:175px;
	margin-top:30px;
	margin-left:1px; 
}
.disease .col2
{
	float:left;
	width:33%;
	margin-top:15px;
	margin-left:1px;	
	min-width:175px;
}
.disease .col3
{
	float:left;
	width:33%;
	min-width:175px;
	margin-top:30px;
	margin-left:1px;
}

.disease .col4
{
	float:right;
	width:19%;
	margin-top:30px;
	margin-left:0;
	overflow:hidden;
	text-align:right;
	height:400px;
}

.disease .col5
{
	float:left;
	width:70%;
	margin-left:10px;
}
.disease .col6
{
	float:left;
	margin-left:5px;
	width:25%;	
}
.disease .col7
{
	float:left;
	width:98%;
	margin-left:10px;
	margin-top:20px;
}

.disease .col7 .bg1
{
	padding:10px 10px 10px 20%;
	
}
.disease .linkback
{
	float:left;
	margin-left:20px;
}

.disease .more
{
	TEXT-ALIGN:center;
	WIDTH:100%;	
}
.disease .more select
{
	text-align:left;
	display:block;
	width:270px;
	border:1px solid #000;
	margin-left:38%;
	
}
.disease .linkback a
{
	text-decoration:none;
	font-size:100%;
	color:green;
}

.disease .col2 h1{
	color:#335d15;
	font-size:120%;	
	text-align:center;
	font-weight:bold;
}

.disease .col2 h2{
	color:#d4a438;
	font-size:100%;	
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.disease .ingredient
{
	text-align:center;
	
}
.disease .ingredient a
{
	color:#0842A6;
	font-size:90%;
	font-weight:bold;
	margin-bottom:5px;
	text-decoration:none;
}

.disease input[type="radio"]
{
	
	margin-top:5px;	
	
}
.disease .product-title a
{

	color:#616358;
	background-color:#f0f3de;
	font-size:83%;
	text-decoration:none;
	font-family:"Arial Black", Gadget, sans-serif;
	margin-left:-11px;
	white-space:nowrap;
}

.disease .price-tag
{
	font-size:95%;
	font-family:Arial, Helvetica, sans-serif;
	
}
.disease .buynow
{
	text-align:center;	
}

.disease .header1
{
	height:40px;
	vertical-align:middle;
	font-size:90%;
	font-weight:bold;
	color:#000;
	text-align:center;
	background:url(../images/orrange-bg.jpg) repeat-x;
}

.disease .bg1, .disease .bg2
{
	border:1px solid #999999;
	background-color:#F2F2F2;
	padding:5px 5px 5px 5px;
	background-image:url(../images/paw_bg.png);
}


.disease .header2{
	height:40px;
	vertical-align:middle;
	font-size:90%;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background:url(../images/green-bg.jpg) repeat-x;	
}
/* dosage and ingredients pages */
.disease .col7 .header
{
	height:40px;
	vertical-align:middle;
	font-size:90%;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	background:url(../images/green-bg.jpg) repeat-x;
}

.disease .col7 .header div
{
	padding-top:10px;	
	background:url(../images/green-left1.jpg) no-repeat;
	height:40px;
}
/* dosage and ingredients pages */

.disease .header1 div
{
	padding-top:10px;	
	background:url(../images/orrange-left1.jpg) no-repeat;
	height:40px;
}
.disease .header2 div
{
	padding-top:10px;	
	background:url(../images/green-left1.jpg) no-repeat;
	height:40px;
}
.disease .col2 .header2
{
	margin-top:20px;	
}
.disease .detail
{
	font-size:95%;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.disease li
{
	list-style:inside;
	margin-left:10px;
}
.description
{
	text-align:justify;
	padding:10px 10px 10px 10px;
	color:#000;
	margin:0 10px 0 10px;
	font-weight:80%;
	background-color:#F2F2F2;
}
.disease .col1 .first /*first column*/
{
	height:150px;

}
.disease .col1 .bg2
{	
	height:120px;
}
.disease .col2 .bg1
{
	height:120px;
}
.disease .col2 .header1
{
	margin-top:0;	
}
/*dosage and ingredient link*/
.disease .col2 .link
{	
margin-bottom:20px;
	text-align:center;
}
.disease .col2 .link span
{
	text-align:center;
}
.disease .col2 .link a
{
	text-decoration:none;
	font-size:95%;
	color:#F97126;
	font-weight:bold;
}
/*dosage and ingredient link*/
.disease .col3 .bg2
{	
	height:322px;
	text-align:center;
}


/* Special CSS style for CHF*/
.f-57 .col1 .first /*first column*/
{
	height:150px;

}
.f-57 .col1 .bg2
{	
	height:170px;
}
.f-57 .col2 .bg1
{
	height:170px;
}

.f-57 .col3 .bg2
{	
	height:372px;
}
.f-57 .col2 .link
{
	margin-top:0;	
	text-align:center;
}
/* Special CSS style for CHF*/


/* Special CSS style for cough syrup*/
.f-115 .col1 .first /*first column*/
{
	height:149px;

}
.f-115 .col1 .bg2
{	
	height:102px;
}
.f-115 .col2 .bg1
{
	height:100px;
}
.f-115 .col3 .bg2
{	
	height:303px;
}
/* Special CSS style for cough syrup*/

/* Special CSS style for eye*/
.f-5 .col1 .first /*first column*/
{
	height:150px;

}
.f-5 .col1 .bg2
{	
	height:240px;
}
.f-5 .col2 .bg1
{
	height:239px;
}
.f-5 .col3 .bg2
{	
	height:442px;
}
/* Special CSS style for eye*/

/* Special CSS style for flea*/
.f-94 .col1 .first /*first column*/
{
	height:152px;

}
.f-94 .col1 .bg2
{	
	height:70px;
}
.f-94 .col2 .bg1
{
	height:71px;
}

.f-94 .col3 .bg2
{	
	height:274px;
}
/* Special CSS style for flea*/


/* Special CSS style for Immune*/
.f-48 .col1 .first /*first column*/
{
	height:148px;
}
.f-48 .col1 .bg2
{	
	height:210px;
}
.f-48 .col2 .bg1
{
	height:207px;
}

.f-48 .col3 .bg2
{	
	height:410px;
}
/* Special CSS style for Immune*/

/* Special CSS style for Pain*/


.f-88 .col1 .first /*first column*/
{
	height:168px;
}
.f-88 .col1 .bg2
{	
	height:50px;
}
.f-88 .col2 .bg1
{
	height:68px;
}
.f-88 .col2 .header2
{
	margin-top:50px;
}

.f-88 .col3 .bg2
{	
	height:270px;
}
/* Special CSS style for Pain*/
/* Special CSS style for Skin_Herbs_Topical_Herb_Wash*/
.f-104 .col1 .first /*first column*/
{
	height:155px;
}
.f-104 .col1 .bg2
{	
	height:41px;
}
.f-104 .col2 .bg1
{
	height:45px;
}

.f-104 .col3 .bg2
{	
	height:248px;
}
/* Special CSS style for Skin_Herbs_Topical_Herb_Wash*/

/* Special CSS style for Liver*/
.f-49 .col1 .first /*first column*/
{
	height:155px;
}
.f-49 .col1 .bg2
{	
	height:163px;
}
.f-49 .col2 .bg1
{
	height:167px;
}

.f-49 .col3 .bg2
{	
	height:370px;
}
/* Special CSS style for Liver*/

/* Special CSS style for Fur Loss*/
.f-117 .col1 .first /*first column*/
{
	height:155px;
}
.f-117 .col1 .bg2
{	
	height:70px;
}
.f-117 .col2 .bg1
{
	height:68px;
}
.f-117 .col3 .bg2
{	
	height:277px;
}
/* Special CSS style for Fur Loss*/



.f-46 .col1 .first 
{
	height:150px;

}
.f-46 .col1 .bg2
{	
	height:78px;
}
.f-46 .col2 .bg1
{
	height:78px;
}

.f-46 .col3 .bg2
{	
	height:280px;
	text-align:center;
}


/* Special CSS style for Incontinence*/
.f-102 .col1 .first /*first column*/
{
	height:151px;
}
.f-102 .col1 .bg2
{	
	height:81px;
}
.f-102 .col2 .bg1
{
	height:82px;
}
.f-102 .col3 .bg2
{	
	height:284px;
}
/* Special CSS style for Incontinence*/


.f-56 .col1 .first 
{
	height:150px;

}
.f-56 .col1 .bg2
{	
	height:160px;
}
.f-56 .col2 .bg1
{
	height:161px;
}

.f-56 .col3 .bg2
{	
	height:362px;
	text-align:center;
}

.f-10 .col1 .first 
{
	height:150px;

}
.f-10 .col1 .bg2
{	
	height:130px;
}
.f-10 .col2 .bg1
{
	height:131px;
}

.f-10 .col3 .bg2
{	
	height:332px;
	text-align:center;
}



.f-100 .col1 .first 
{
	height:150px;

}
.f-100 .col1 .bg2
{	
	height:80px;
}
.f-100 .col2 .bg1
{
	height:81px;
}

.f-100 .col3 .bg2
{	
	height:282px;
	text-align:center;
}


.f-71 .col1 .first 
{
	height:150px;

}
.f-71 .col1 .bg2
{	
	height:104px;
}
.f-71 .col2 .bg1
{
	height:104px;
}

.f-71 .col3 .bg2
{	
	height:306px;
	text-align:center;
}




.f-178 .col1 .first 
{
	height:150px;

}
.f-178 .col1 .bg2
{	
	height:100px;
}
.f-178 .col2 .bg1
{
	height:100px;
}

.f-178 .col3 .bg2
{	
	height:302px;
	text-align:center;
}
.f-178 .col1{width:32.5%;}
.f-178 .col2{width:36%;}
.f-178 .col3{width:31%;}

.f-59 .col1 .first 
{
	height:150px;

}
.f-59 .col1 .bg2
{	
	height:78px;
}
.f-59 .col2 .bg1
{
	height:78px;
}

.f-59 .col3 .bg2
{	
	height:280px;
	text-align:center;
}


.f-83 .col1 .first /*first column*/
{
	height:155px;
}
.f-83 .col1 .bg2
{	
	height:83px;
}
.f-83 .col2 .bg1
{
	height:86px;
}

.f-83 .col3 .bg2
{	
	height:290px;
}

/* Special CSS style for Bladder_Infection__UTI__Herbs*/
.f-105 .col1 .first /*first column*/
{
	height:150px;

}
.f-105 .col1 .bg2
{	
	height:90px;
}
.f-105 .col2 .bg1
{
	height:90px;
}
.f-105 .col3 .bg2
{	
	height:292px;
}
/* Special CSS style for Bladder_Infection__UTI__Herbs*/

.f-53 .col1 .first 
{
	height:150px;

}
.f-53 .col1 .bg2
{	
	height:163px;
}
.f-53 .col2 .bg1
{
	height:163px;
}

.f-53 .col3 .bg2
{	
	height:365px;
	text-align:center;
}


.f-45.col1 .first 
{
	height:150px;

}
.f-45 .col1 .bg2
{	
	height:90px;
}
.f-45 .col2 .bg1
{
	height:91px;
}

.f-45 .col3 .bg2
{	
	height:292px;
	text-align:center;
}

.f-132 .col1 .first 
{
	height:150px;

}
.f-132 .col1 .bg2
{	
	height:70px;
}
.f-132 .col2 .bg1
{
	height:71px;
}

.f-132 .col3 .bg2
{	
	height:272px;
	text-align:center;
}


.f-93 .col1 .first 
{
	height:150px;

}
.f-93 .col1 .bg2
{	
	height:90px;
}
.f-93 .col2 .bg1
{
	height:90px;
}

.f-93 .col3 .bg2
{	
	height:292px;
	text-align:center;
}



.f-25.col1 .first 
{
	height:150px;

}


.f-25 .col1 .bg2
{	
	height:70px;
}
.f-25 .col2 .bg1
{
	height:70px;
}

.f-25 .col3 .bg2
{	
	height:272px;
	text-align:center;
}

.f-60 .col1 .first 
{
	height:150px;

}


.f-60 .col1 .bg2
{	
	height:70px;
}
.f-60 .col2 .bg1
{
	height:70px;
}

.f-60 .col3 .bg2
{	
	height:272px;
	text-align:center;
}
/* Based style
.disease .col1 .first 
{
	height:150px;
}
.disease .col1 .bg2
{	
	height:120px;
}
.disease .col2 .bg1
{
	height:120px;
}

.disease .col3 .bg2
{	
	height:322px;
	text-align:center;
}
*/
/* End Product page*/
.campaign
{
	font-weight:bold;
	color:#FA8005;
	font-size:100%;
}
#dosage, #ingredients, #dialog
{
	padding-top:30px;
	text-align:justify;
	font-size:83%;	
}

/* Bases width for column */
.f0 .col1{width:30%;min-width:175px;}



.f0 .col2{width:30%;min-width:175px;}
.f0 .col3{width:39%;min-width:175px;}
/* Bases width for column */
.f-93 .col1{width:34.3%;}
.f-93 .col2{width:33%;}
.f-93 .col3{width:32%;}

.f-45 .col1{width:39.1%;}
.f-45 .col2{width:31%;}
.f-45 .col3{width:29%;}


.f-59 .col1{width:33%;}
.f-59 .col2{width:32%;}
.f-59 .col3{width:34%;}

.f-102 .col1{width:33%;}
.f-102 .col2{width:35%;}
.f-102 .col3{width:31.2%;}

.f-105 .col1{width:33%;}
.f-105 .col2{width:33%;}
.f-105 .col3{width:33%;}

.f-71 .col1{width:34%;}
.f-71 .col2{width:39%;}
.f-71 .col3{width:26.4%;}

.f-83 .col1{width:37%;}
.f-83 .col2{width:31%;}
.f-83 .col3{width:31%;}


.f-10 .col1{width:33%;}
.f-10 .col2{width:35%;}
.f-10 .col3{width:31%;}

.f-122 .col1{width:33%;}
.f-122 .col2{width:33%;}
.f-122 .col3{width:33%;}


.f-60 .col1{width:33%;}
.f-60 .col2{width:35%;}
.f-60 .col3{width:31.3%;}

.f-5 .col1{width:33%;}
.f-5 .col2{width:33%;}
.f-5 .col3{width:33%;}


.f-123 .col1{width:36%;}
.f-123 .col2{width:37%;}
.f-123 .col3{width:26.3%;}

.f-57 .col1{width:29.5%;}
.f-57 .col2{width:39%;}
.f-57 .col3{width:31%;}

.f-89 .col1{width:35%;}
.f-89 .col2{width:31.2%;}
.f-89 .col3{width:33%;}

.f-48 .col1{width:30%;}
.f-48 .col2{width:37.5%;}
.f-48 .col3{width:32%;}

.f-90 .col1{width:33%;}
.f-90 .col2{width:33%;}
.f-90 .col3{width:33%;}

.f-46 .col1{width:32.2%;}
.f-46 .col2{width:33%;}
.f-46 .col3{width:34%;}

.f-88 .col1{width:41%;}
.f-88 .col2{width:31%;}
.f-88 .col3{width:27.5%;}



.f-104 .col1{width:40.3%;}
.f-104 .col2{width:32%;}
.f-104 .col3{width:27%;}


.f-100 .col1{width:33.2%;}
.f-100 .col2{width:32%;}
.f-100 .col3{width:34%;}



.f-6 .col1{width:37%}
.f-6 .col2{width:31%;}
.f-6 .col3{width:31%;}


.f-115 .col1{width:31%;}
.f-115 .col2{width:39.5%;}
.f-115 .col3{width:28.5%;}


.f-158 .col1{width:30%;}
.f-158 .col2{width:33.3%;}
.f-158 .col3{width:36%;}


.phone
{
	float:right;background-image:url(../images/phone-tollfree.png);width:204px;height:26px;
	background-repeat:no-repeat;
margin-right:100px;
	
}

.f-59-image-survey, .f-53-image-survey, .f-57-image-survey, .f-93-image-survey
{
	min-width:175px;
	background:url(../images/free-herbal-consultation-for-dogs-and-cats.jpg) no-repeat;
	background-position:top;
	height:131px;	
	width:100%;
	margin-left:-10px;
}



.f-173 .col1 .first 
{
	height:150px;
}
.f-173 .col1 .bg2


{	
	height:70px;
}
.f-173 .col2 .bg1
{
	height:70px;
}

.f-173 .col3 .bg2
{	
	height:272px;
	text-align:center;
}




.f-89 .col1 .first 
{
	height:150px;
}
.f-89 .col1 .bg2


{	
	height:90px;
}
.f-89 .col2 .bg1
{
	height:91px;
}

.f-89 .col3 .bg2
{	
	height:292px;
	text-align:center;
}


.f-129.col1 .first 
{
	height:150px;
}
.f-129 .col1 .bg2
{	
	height:73px;
}
.f-129 .col2 .bg1
{
	height:73px;
}

.f-129 .col3 .bg2
{	
	height:275px;
	text-align:center;
}

.survey-image-top, .survey-image-top-detail
{
margin-left:15px;

}

.combo-panel
{
text-align:center;
margin-left:-10px;

}




.f-176 .col1 .first 
{
	height:150px;
}
.f-176 .col1 .bg2
{	
	height:163px;
}
.f-176 .col2 .bg1
{
	height:163px;
}

.f-176 .col3 .bg2
{	
	height:365px;
	text-align:center;
}
.f-160 .col1{width:32.4%;}
.f-160 .col2{width:33%;}
.f-160 .col3{width:34%;}

.f-176 .col1{width:33%;}
.f-176 .col2{width:33%;}
.f-176 .col3{width:33%;}

.f-129 .col1{width:33%;}
.f-129 .col2{width:33%;}
.f-129 .col3{width:33%;}

.f-160 .col1 .bg2
{	
	height:70px;
}
.f-160 .col2 .bg1
{
	height:69px;
}

.f-160 .col3 .bg2
{	
	height:273px;
}



.f-174 .col1{width:32%;}
.f-174 .col2{width:35%;}
.f-174 .col3{width:32.5%;}


.f-174 .col1 .first /*first column*/
{
	height:151px;
}
.f-174 .col1 .bg2
{	
	height:70px;
}
.f-174 .col2 .bg1
{
	height:69px;
}

.f-174 .col3 .bg2
{	
	height:273px;
}





.f-90 .col1 .first /*first column*/
{
	height:151px;
}
.f-90 .col1 .bg2
{	
	height:92px;
}
.f-90 .col2 .bg1
{
	height:91px;
}

.f-90 .col3 .bg2
{	
	height:295px;
}


/* FAQ page */ 

/* FAQ page */ 






.f-179 .col1 .first /*first column*/
{
	height:151px;
}
.f-179 .col1 .bg2
{	
	height:21px;
}
.f-179 .col2 .bg1
{
	height:20px;
}

.f-179 .col3 .bg2
{	
	height:224px;
}

/* new nav */
.comboprice
{
	width:280px;	
}
/* new nav */


.wholesale
{float:left;
background:url(/images/wholesale-bg.jpg) no-repeat top left;
height:34px;
width:530px;


}


.wholesale .link
{
width:172px;
height:34px;
background:url(/images/wholesale-link.png) no-repeat top left;

}

.wholesale .login-link
{
float:left;
height:34px;
width:50px;
margin-left:200px;
margin-top:-28px;
}

.wholesale .login-link a
{
color:#160f05;

}
.wholesale .login-link a:hover
{
color:green;

}


.wholesale .signup-link
{
float:left;
height:34px;
width:70px;
margin-top:-28px;
}

.wholesale .signup-link a
{
color:#ff7207;

}
.wholesale .signup-link a:hover
{
color:green;

}

.wholesale .welcome
{
float:right;
height:34px;
margin-top:-28px;
}

.wholesale .welcome span
{
font-weight:bold;

}
.chk 
{
margin-left:20px;
}
.chk input
{
margin-left:-20px;
}

.chk label
{
margin-left:4px;
padding-left:0px;
}

.price-combo
{
text-align:center;
margin-left:-20px;
margin-bottom:10px;
}
.chk
{
display:none;
visibility:hidden
}


.f-180 .col1 .first 
{
	height:150px;

}
.f-180 .col1 .bg2
{	
	height:65px;
}
.f-180 .col2 .bg1
{
	height:65px;
}

.f-180 .col3 .bg2
{	
	height:267px;
	text-align:center;
}



.f-123 .col1 .first 
{
	height:150px;
}
.f-123 .col1 .bg2
{	
	height:73px;
}
.f-123 .col2 .bg1
{
	height:73px;
}

.f-123 .col3 .bg2
{	
	height:275px;
	text-align:center;
}

.middle-link a
{
color:#15A203;
font-size:110%;
}

#sidebar
{
	position:fixed;
	width:117px;
	height:234px;
	right:5px;
	z-index:1000;
	display:block;
	visibility:visible;
	background:url(/images/Side-Banner1.jpg) no-repeat top center;
}