@charset "utf-8";
html, body, form {
	border:0px;
	margin:0px;
	width:100%;
	font-family:'Zapf Dingbats', sans-serif;
	font-size:11px;
	color: #64300A;
	height: 100%;
	}
/* background */
.body_home{
	background:#8FB8D6;
	height: 100%;
	width: 100%;	/*background:#609AC4;*/
	/*background:url(../img/background_home.jpg);*/
}
.body_about{
	background:#98D943;
	height: 100px;
	width: 100%;	/*background:url(../img/background_aboutus.jpg);*/
}
.body_products{
	background:#F5E053;
	/*background:url(../img/background_products.jpg);*/
}
.body_products2{
	background:#B349F5;
	height: 100%;
	width: 100%;	/*background:url(../img/background_products.jpg);*/
}
.body_retailers{
	background:#F9A240;
	/*background:url(../img/background_retailers.jpg);*/
}
.body_contact{
	background:#F3ACC8;
	height: 100%;
	width: 100%;	/*background:url(../img/background_contactus.jpg);*/
}
.body_testimonials{
	background:#18c0a8;
	/*background:url(../img/background_contactus.jpg);*/
}
.body_policy{
	background:#DDD8DF;
	/*background:url(../img/background_contactus.jpg);*/
}

td.body{
	background-attachment: fixed;
	background-image: url(/img/background_body.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: left;
} 

/* txt */
.turbonacho{
	font-size:11px;
	color:#141B2D;
	text-decoration:none;
}
a.turbonacho{
	font-size:11px;
	color:#141B2D;
	text-decoration:underline;

}
a.turbonacho:hover{
	font-size:11px;
	color:#619AC5;
	text-decoration:underline;
}

.link_red{
	font-size:11px;
	color:#BE2B38;
	text-decoration:underline;
}
a.link_red{
	font-size:11px;
	color:#BE2B38;
	text-decoration:underline;
}
a.link_red:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.link_black{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
a.link_black{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
a.link_black:hover{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.content_us{
	font-size:12px;
	color:#64300A;
	line-height:20px;
	padding-top:5px;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Zapf Dingbats', sans-serif;
}

.content_title{
	font-size:16px;
	color:#64300A;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	font-family: 'Zapf Dingbats', sans-serif;
	line-height: normal;
}

a.content_title:hover{
	font-size:12px;
	color:#64300A;
	font-weight:bold;
	text-decoration:underline;
}


.content{
	font-size:12px;
	color:#64300A;
	text-decoration:none;
	font-family: 'Zapf Dingbats', sans-serif;
}

.content_home{
	font-size:12px;
	line-height:16px;
	color:#64300A;
	text-decoration:none;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 5px;
	width: 98%;
	height: auto;
	font-family: 'Zapf Dingbats', sans-serif;
	;
	;
	;
}

.link_red2{
	font-size:12px;
	color:#BE2B38;
	text-decoration:underline;
}
a.link_red2{
	font-size:12px;
	color:#BE2B38;
	text-decoration:underline;
}
a.link_red2:hover{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.link_product1{
	color:#64300A;
	text-decoration:none;
}
a.link_product1{
	color:#64300A;
	text-decoration:none;
}
a.link_product1:hover{
	color:#64300A;
	text-decoration:underline;
}

.link_productv{
	font-size:12px;
	color:#be2b38;
	padding:25px;
	text-decoration:none;
}
a.link_productv{
	font-size:12px;
	color:#be2b38;
	padding:25px;
	text-decoration:underline;
}
a.link_productv:hover{
	font-size:12px;
	color:#64300A;
	padding:25px;
	text-decoration:underline;
	text-align: center;
}

.link_pdf{
	font-size:12px;
	color:#be2b38;
	padding:0px;
	text-decoration:none;
}
a.link_pdf{
	font-size:12px;
	color:#be2b38;
	padding:0px;
	text-decoration:underline;
}
a.link_pdf:hover{
	font-size:12px;
	color:#64300A;
	padding:0px;
	text-decoration:underline;
}

.link_productp{
	font-size:12px;
	color:#64300A;
	padding:8px;
	text-decoration:none;
}
a.link_productp{
	font-size:12px;
	color:#64300A;
	padding:8px;
	text-decoration:underline;
}
a.link_productp:hover{
	font-size:12px;
	color:#64300A;
	padding:8px;
	text-decoration:none;
}


/* divs */
div.scroll {
	width:95%;
	height:775px;
	font-size:12px;
	overflow:auto;
	padding: 8px;
}

div.products1 {
	width:300px;
	height:200px;
	font-size:12px;
	overflow:auto;
	/*padding:8px;*/
}

div.product_d {
	width:313px;
	height:313px;
	overflow:auto;
	/*padding:8px;*/
}

div.product_txt {
	width:313px;
	height:50px;
	overflow:auto;
	/*padding:8px;*/
}


/* bullets */
ul{	
	list-style:url(/img/bullet_brown.jpg);
	margin-left:0px;
}

li
{
	font-size:12px;
	margin-left:-20px;
	padding:0 0 0 5px
}

.inputcot {
	font-family: Arial;
	font-size: 11px;
	color:  #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color:#ffffff;
	border: 1px solid #d46637;
	width:293px;
}
.inputcot2 {
	font-family: Arial;
	font-size: 11px;
	color:  #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color:#ffffff;
	border: 1px solid #d46637;
	width:170px;
}
.bg {
	background-image: url(/img/bg_home.png);
	background-repeat: no-repeat;
	padding: 5px;
	width: 100%;
}
.bgabout {
	background-image: url(/img/bg_about.png);
	background-repeat: no-repeat;
	padding: 5px;
	width: 100%;
}
 /*- Menu Tabs C--------------------------- */ 	

   

ul.dropdown,

ul.dropdown li,

ul.dropdown ul {

 list-style: none;

 margin: 0;

 padding: 0;

}

ul.dropdown {
	position: relative;
	float: left;
}


ul.dropdown li {
	float: left;
	line-height: normal;
	vertical-align: middle;
	}



ul.dropdown li.hover,

ul.dropdown li:hover {
	position: relative;
	z-index: 750;
	cursor: default;
}



ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 750;
	width: 100%;
}



ul.dropdown ul li {

 float: none;

}



ul.dropdown ul ul {

 top: 1px;

 left: 99%;

}



ul.dropdown li:hover > ul {

 visibility: visible;

}
/*-------------------------------------------------/

 * @section		Base Drop-Down Styling

 * @structure	ul (unordered list)

 *				ul li (list item)

 *				ul li a (links)

 *				/*\.class|(li|a):hover/

 * @level sep	ul

 */

ul.dropdown {

 font-weight: bold;

}

	ul.dropdown li {
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: #fff #d9d9d9 #d9d9d9;
	background-color: #9DDB5C;
	color: #000;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	}



	ul.dropdown li.hover,

	ul.dropdown li:hover {
	background-color: #edffe2;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	}



	ul.dropdown a:link,

	ul.dropdown a:visited	{ color: #000; text-decoration: none; }

	ul.dropdown a:hover		{ color: #000; }

	ul.dropdown a:active	{
	color: #000;
	text-align: left;
	font-weight: normal;
}





	/* -- level mark -- */



	ul.dropdown ul {

	 width: 150px;

	 margin-top: 1px;

	}



		ul.dropdown ul li {

		 font-weight: normal;

		}
/*-------------------------------------------------/

 * @section		Support Class `dir`

 * @level sep	ul, .class

 */

ul.dropdown *.dir { background-position: 100% 50%; }

/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
	padding-right: 15px;
	background-position: 100% 50%;
}

ul.dropdown-upward *.dir { 
}

ul.dropdown-vertical *.dir,

ul.dropdown-upward ul *.dir { 
}

ul.dropdown-vertical-rtl *.dir {
	padding-right: 10px;
	padding-left: 15px;
	background-position: 0 50%;
}
/*-------------------------------------------------/

 * @section		Support Class `dir`

 * @level sep	ul, .class

 */

ul.dropdown *.dir {
	padding-right: 20px;
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}




/* -- Components override -- */



ul.dropdown-horizontal ul *.dir {
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
	padding: 15px;
}



ul.dropdown-upward *.dir { background-image: none; 
}



ul.dropdown-vertical *.dir,

ul.dropdown-upward ul *.dir { 
}



ul.dropdown-vertical-rtl *.dir {
	padding-right: 10px;
	padding-left: 15px;
	background-position: 0;
}
.body_home tr .body table tr td table tr td table tr td .bg tr td { text-align: left; }
.content_titleCopy {
	font-size:12px;
	color:#64300A;
	text-decoration:none;
	line-height: 17px;
	font-weight: normal;
	font-family: 'Zapf Dingbats', sans-serif;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #64300A;
	line-height: 18px;
	padding-top: 10px;
	padding-left: 120px;
	padding-right: 80px;
}	
.body_home tr .body table tr .bg .content tr td .content_home p strong { text-align: center; }
.body_home tr .body table tr .bg .content tr td .content_home p strong { text-align: left; }
.body_products2 tr .body table tr .bgabout .content tr td { text-align: center; }
.body_home tr .body table tr .bg .content tr td {
	text-align: center;
	font-family: "Zapf Dingbats", sans-serif;
}
.check {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
}
