/* CSS Document */

*{
	margin:0;
	padding:0;
}


body{
	color:#000000;
	background:#000000;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a{
   text-decoration:none;
}



.index_cont{
   width:961px;
   margin:0 auto;
   background:url(../images/index_grad_cont.jpg);
}

.index_cont_in{
   width:947px;
   margin:0 auto;
   background:url(../images/index_grad_cont_in.jpg) repeat-y;
}


.index_header{
    width:947px;
	float:left;
	background:url(../images/index_grad_header.jpg) repeat-x;
}

.index_cont_logo{
   width:158px;
   height:60px;
   float:left;
   background:url(../images/index_cont_logo.jpg) no-repeat;
   padding:19px 0 0 19px;
}


.img_left{
   border:none;
   float:left;
}


.img_right{
   border:none;
   float:right;
}


.index_cont_search{
   width:296px;
   height:50px;
   float:right;
   background:url(../images/index_cont_search.jpg);
   padding:29px 0 0 157px;
}


.index_imput_search{
   width:187px;
   height:16px;
   float:left;
   font:11px Verdana, Arial, Helvetica, sans-serif;
   color:#666666;
   padding:2px 0 0 2px;
}

.index_go{
   width:36px;
   height:22px;
   background:url(../images/index_go.jpg);
   float:left;
   border:none;
   margin-left:7px;
   cursor:pointer;
}


.index_bar_nav{
   width:947px;
   height:32px;
   float:left;
   background:url(../images/index_grad_bar_nav.jpg) repeat-x;
}

.index_bar_nav_in{
   width:878px;
   float:left;
}

.index_home_n{
   width:59px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_home_normal.jpg);
   margin-right:15px;
}

.index_home_n:hover{
   width:59px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_home_hover.jpg);
   margin-right:15px;
}

.index_home_act{
   width:59px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_home_active.jpg);
   margin-right:15px;
}


.index_products_n{
   width:76px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_product_normal.jpg);
   margin-right:15px;
}

.index_products_n:hover{
   width:76px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_product_hover.jpg);
   margin-right:15px;
}

.index_products_act{
   width:76px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_product_active.jpg);
   margin-right:15px;
}


.index_about_us_n{
   width:76px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_about_us_normal.jpg);
   margin-right:15px;
}

.index_about_us_n:hover{
   width:76px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_about_us_hover.jpg);
   margin-right:15px;
}

.index_about_us_act{
   width:76px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_about_us_active.jpg);
   margin-right:15px;
}

.index_tradeshows_n{
   width:94px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_tradeshows_normal.jpg);
   margin-right:15px;
}

.index_tradeshows_n:hover{
   width:94px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_tradeshows_hover.jpg);
   margin-right:15px;
}

.index_tradeshows_act{
   width:94px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_tradeshows_active.jpg);
   margin-right:15px;
}

.index_sales_rep_n{
   width:83px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_sales_rep_normal.jpg);
   margin-right:15px;
}

.index_sales_rep_n:hover{
   width:83px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_sales_rep_hover.jpg);
   margin-right:15px;
}

.index_sales_rep_act{
   width:83px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_sales_rep_active.jpg);
   margin-right:15px;
}


.index_contact_us_n{
   width:87px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_contact_us_normal.jpg);
   margin-right:15px;
}


.index_contact_us_n:hover{
   width:87px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_contact_us_hover.jpg);
   margin-right:15px;
}

.index_contact_us_act{
   width:87px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_contact_us_active.jpg);
   margin-right:15px;
}

.index_forms_n{
   width:63px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_forms_normal.jpg);
   margin-right:15px;
}

.index_forms_n:hover{
   width:63px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_forms_hover.jpg);
   margin-right:15px;
}

.index_forms_act{
   width:63px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_forms_active.jpg);
   margin-right:15px;
}

.index_request_n{
   width:116px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_request_normal.jpg);
   margin-right:15px;
}

.index_request_n:hover{
   width:116px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_request_hover.jpg);
   margin-right:15px;
}

.index_request_act{
   width:116px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_request_active.jpg);
   margin-right:15px;
}

.index_decorations_n{
   width:94px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_decorations_normal.jpg);
   margin-right:0px;
}   

.index_decorations_n:hover{
   width:94px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_decorations_hover.jpg);
   margin-right:0px;
}

.index_decorations_act{
   width:94px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_decorations_active.jpg);
   margin-right:0px;
}

.index_how_n{
   width:103px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_how_normal.jpg);
   margin-right:0;
}

.index_how_n:hover{
   width:103px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_how_hover.jpg);
   margin-right:0;
}

.index_how_act{
   width:103px;
   height:31px;
   float:left;
   background:url(../images/bra_nav/index_how_active.jpg);
   margin-right:0;
}


.index_cont2{
   width:926px;
   float:left;
   padding:16px 0 0 21px;
}

.index_cont23{
   width:926px;
   float:left;
   padding:10px;
}

.index_cont2 h1{
   width:914px;
   float:left;
   border-bottom:#000000 solid 2px;
}


.index_cont2_in{
   width:914px;
   float:left;
   border-bottom:#666666 dotted 1px;
}



.index_cont2_left{
   width:218px;
   float:left;
}


.index_cont2_left h1{
   width:217px;
   float:left;
   border-bottom:#000000 solid 1px;
   margin-bottom:15px;
}


.index_cont2_left h2{
   font-size:14px;
   color:#5F9EA0;
   font-weight:bold;
   float:left;
   padding-bottom:3px;
}


.index_cont2_left a{
   color:#FF0000;
   text-decoration:underline;
}


.index_cont_txt{
   width:216px;
   border-bottom:dotted #999999 1px;
   padding-bottom:6px;
   margin-bottom:10px;
   float:left; 
}


.index_cont2_rigth{
   width:660px;
   height:371px;
   float:left;
   padding-left:18px;
}


.index_cont_not{
   width:947px;
   float:left;
   background:#000000;
   margin-top:5px;
   padding-top:4px;
   padding-bottom:4px;
}

.index_cont_not_in{
    width:937px;
	margin:0 auto;
	border:#747474 solid 1px;
	padding:28px 0 32px 0;
	border-bottom:#737373 solid 1px;
}


.index_cont_news{
   width:936px;
   float:left;
}


.index_cont_not1{
   width:193px;
   float:left;
   padding-left:32px;
}


.index_txt_news{
   width:167px;
   float:left;
   line-height:16px;
   padding-left:18px;
   color:#999999;
}

.index_txt_news h1{
   font-size:14px;
   color:#FFFFFF;
   padding-top:20px;
   padding-bottom:11px;
   text-decoration:none;
}

.index_txt_news b{
   color:#00CCFF;
   text-decoration:none;
   font-weight:normal;
}

.index_txt_news a{
   text-decoration:none;
}

.img3{
   float:left;
   margin-top:-8px;
   margin-left:4px;
   z-index:1;
   position:relative;
   margin-right:1px;
}


.img34{
   float:left;
   margin-top:-8px;
   border:none;
}

.index_footer{
   width:947px;
   margin:0 auto;
   clear:both;
   background:url(../images/index_grad_footer.jpg) repeat-x;
}


.index_txt_footer{
   width:875px;
   float:left;
   color:#666666;
   font-size:10px;
   line-height:12px;
}

.index_txt_futer_in{
   width:255px;
   float:left;
   text-align:center;
   padding:10px 70px 0 100px;
}


.index_txt_footer h1{
   color:#666666;
   font-size:12px;
   font-weight:normal;
   padding-bottom:10px;
}


.index_txt_footer a{
   color:#666666;
   text-decoration:underline;
}

.index_img_fut_1{
   float:left;
   border:none;
   margin:15px 0 0 32px;
}



/*  PRODUCT  */

.product_cont_news{
    background:url(../images/product_grad_cont_not.jpg) repeat-x;
	padding:0;
	margin:0;
}

.product_cont_news_general{
   width:889px;
   float:left;
}

.product_cont_news1{
   width:878px;
   float:left;
   border-bottom:dotted 1px #999999;
   margin-top:29px;
   padding:7px 0 7px 10px;
}

.product_cont_news_txt{
   width:410px;
   float:left;
   color:#666666;
   line-height:16px;
}

.product_cont_news_txt h1{
   font-size:20px;
   font-weight:normal;
   padding:6px 0 9px 0;
   text-decoration:none;
   line-height:22px;
}

.product_cont_news_txt a{
   color:#666666;
}

.product_cont_news_txt b{
   color:#666666;
   text-decoration:underline;
   font-weight:normal;
}

.product_cont_news_txt p{
   color:#FF6600;
   margin-top:5px;
   font-size:11px;
}


.product_img3{
   float:left;
   border:none;
   padding:3px;
   border:#CCCCCC solid 1px;
   margin-right:13px;
}

.product_img4{
    background:#EEEEEE;
}



.product_marg_left{
   margin-left:58px;
}


.product_cont_news2{
   margin:0;
}

.product_img_full{
    width:887px;
	float:left;
	border-bottom:dotted #999999 1px;
	padding:10px 0 10px 0;
	margin-bottom:11px;
}

.product_img_full2{
   float:right;
   margin-right:-5px;
   z-index:1;
   position:relative;
   border:none;
}





                                             /*   SEE PRODUCT   */


.see_con_prin{
   border-top:dotted #999999 1px;
   margin-top:27px;
}



.see_cont_img{
   width:380px;
   float:left;
   border:#CCCCCC solid 1px;
   text-align:center;
   padding-bottom:7px;
}

.see_cont_img a{
   font-size:11px;
   color:#666666;
}

.see_img1{
	padding:7px;
	float:left; 
	border:none;
}

.see_img2{
	padding:7px;
	float:left; 
	border:none;
	border:#CCCCCC solid 1px;
}


.see_cont_txt{
   width:497px;
   float:left;
   color:#666666;
   padding-left:18px;
   line-height:15px;
}

.see_cont_txt h2{
   font:28px Arial, Helvetica, sans-serif;
   color:#666666;
   padding:8px 0 14px 0 ;
}

.see_cont_txt p{
   font:11px Verdana, Arial, Helvetica, sans-serif;
   color:#999999;
}

.see_cont_img_gal{
  width:498px;
  margin:0 auto;
  background:#F1F1F1;
  border:#F0F6FF solid 1px;
  margin-top:27px;
}

.see_cont_images_gal{
   width:496px;
   float:left;
}


.see_img_gal{
  float:left;
  background:#FFFFFF;
  border:none;
  margin:7px 0 0 8px;
}


.see_img_gal2{
  margin:0 0 8px 0;
}


.product_all_cont2{
   width:860px;
}

.product_all_cont2 p{ 
   color:#999999;
}

.product_all_cont2 h1{ 
   color:#666666;
   font-family:Arial, Helvetica, sans-serif
}

.product_all_cont2 a{ 
   color:#FF6600;
   text-decoration:underline;
}

.product_cont_m{
   background:none;
   width:912px;
   padding-left:35px;
}

.product_all_mar{
   margin:0 ;
   float:left;
   width:870px;
   padding:20px 0 20px 0;
}


.img_num{
   width:280px;
   float:right;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#000000;
   font-size:12px;
   text-align:center;
   margin-top:16px;
}

.img_num a{
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#000000;
   font-size:12px;
   text-align:center;
   font-weight:bold;
   text-decoration:underline;
}

.img_num .normal{
   width:18px;
   height:16px;
   float:left;
   background:#FFFFFF;
   border:#CCCCCC solid 1px;
   color:#000000;
   text-decoration:none;
   font-weight:normal;
   margin:0 0 0 1px;  
}

.img_num a:hover{
   color:#FFFFFF;
   width:18px;
   float:left;
   height:16px;
   text-decoration:underline;
   background:#0099FF;
   border:#0099FF solid 1px;
   margin:0 0 0 1px; 
   font-weight:normal; 
}

.img_num b{
   color:#000000;
   text-decoration:underline;
   font-weight:bold; 
}



.img_num .active{
   color:#FFFFFF;
   width:18px;
   float:left;
   height:16px;
   text-decoration:underline;
   background:#0099FF;
   border:#0099FF solid 1px;
   margin:0 0 0 1px; 
   font-weight:normal; 
}

.news{
   width:50px;
   float:left;
   margin-left:5px;
}  

.news a{
   font-weight:bold;
   color:#333333; 
   padding-top:2px;
   width:50px;
   float:left;
   text-decoration:none; 
}  

.news a:hover{
   font-weight:bold;
   color:#333333; 
   padding-top:2px;
   width:50px;
   float:left;
   text-decoration:underline; 
   background:none;
   border:none;
}  

                                        /*  TRADESHOWS  */
										
										
.trades_main_table_show {
 margin-top:20px;
 margin:0 auto;
}

.trades_main_table_show  td {
  text-align:left;
  border:#FFFFFF 1px solid;
  padding:10px;
  color:#666666;
}


.trades_color_rojo_tabla {color: #FF0000}



.trades_index_cont23{
   width:926px;
   float:left;
   padding:10px;
}

.trades_style1 {color: #000000}


.trades_style2 {
	color: #000000;
	font-weight: bold;
}




                                          /*          ABOUT US         */



.about_img_left{
     width:849px;
	 margin:0 auto;
	 padding:40px 0 0 0;
	 clear:both;
}

.about_cont_txt{
   width:809x;
   margin:0 auto;
   color:#666666;
   padding:40px 5px 40px 5px;
   clear:both;
}

.about_cont_txt a{
   color:#FF0000;
   text-decoration:underline;
}


                           /*          Contact US         */


.contacts_cont_left{
   width:253px;
   float:left;
   margin-left:40px;
}


.contacts_cont1{
  width:201px;
  float:left;
  background:#F3F3F3;
  color:#000000;
  padding:15px 20px 30px 30px;
  line-height:17px;
}

.contacts_cont1 h1{
   font-size:16px;
   font-weight:bold;
   padding-bottom:34px; 
}

.contacts_cont1 a{
   font-size:16px;
   color:#0099FF;
   font-weight:bold;
   text-decoration:underline;
}


.contacts_margin{
   margin:16px 0 0 0;
   padding-bottom:15px;
}


.contacts_cont_right{
   width:532px;
   float:left;
   margin-left:30px;
}


.contacts_cont_right h1{
   width:343px;
   float:right;
   font-size:16px;
   color:#333333;
   font-weight:bold;
   text-decoration:underline;
   padding:0 15px 3px 0;
   line-height:18px;
}

.contact_cont_center{
   width:532px;
   float:left;
   margin-left:80px;
}

.contacts_cont_center h1{
   width:343px;
   float:left;
   font-size:16px;
   color:#333333;
   font-weight:bold;
   text-decoration:underline;
   padding:20px 0px 3px 160px;
   line-height:18px;
}

.contacts_cont_dat{
   width:565px;
   float:left;
}


.contacts_cont_dat h1{
   width:138px;
   float:left;
   font-size:10px;
   color:#000000;
   font-weight:normal;
   text-decoration:none;
   padding:3px 0 20px 168px;
}

.contacts_cont_dat b{
   color:#FF0000;
}


.contacts_cont_cat_in{
   width:390px;
   float:left;
   padding-left:60px;
}

.contacts_cont_txt_dat{
   width:auto;
   float:right;
   text-align:right;
   padding-bottom:10px;
}

.contacts_cont_txt_dat h3{
   width:auto;
   float:left;
   font-size:12px;
   font-weight:normal;
   padding:3px 4px 0 0;
}


.contacts_cont_txt_dat b{
   color:#FF0000;
}


.contacts_imput{
   width:238px;
   height:17px;
   float:left;
   border:#CCCCCC solid 1px;
   padding-top:3px;
}

.contacts_imput2{
   width:149px;
   margin-right:89px;
}

.contacts_imput3{
   width:353px;
   float:right;
   height:174px;
}



.contacts_cont_com{
   width:445px;
   float:right;
   padding-left:60px;
}

.contacts_cont_com h3{
   width:auto;
   float:left;
   font-size:12px;
   font-weight:normal;
   padding:3px 4px 0 14px;
}


.contacts_cont_com b{
   color:#FF0000;
}

.contacts_img_send{
   float:right;
   background:url(../images/contacts_img_send.jpg);
   width:79px;
   height:31px;
   border:none;
   clear:both;
   margin-top:18px;
   margin-bottom:30px;
   cursor:pointer;
}



                             /*     FORMS        */


.forms_cot_txt{
   padding-top:0;
   padding-bottom:0;
}


.forms_img1_link{
   width:725px; 
   margin:0 auto;
   margin-top:58px;
   padding-left:40px;
   margin-bottom:30px;
}


.forms_img1{
   float:left;
   border:none;
   margin-right:60px;
}




                                     /*REQUEST CATALOGO*/



.request_cont1{
   margin-left:0;
   padding-left:80px;
   padding-top:50px;
}

.request_img_send{
   width:330px; 
}

.request_send_imput{
   width:66px;
   margin-right:171px;
}


								/*DECORATIONS*/					

.decorations_img{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
			
.decorations_img td{
	padding:2px; 
}
					
.decorations_img a{
   color:#FFFFFF;
}								

                              /*SALES REP BY TERRITORY*/

.territory_cont1{
   width:774px;
   margin:0 auto;
   border-bottom:#E6E6E6 dotted 1px;
   text-align:left;
   padding:14px 0 10px 4px;
   line-height:18px;
}

.ter_img_left{
   float:left;
   border:none;
   margin-bottom:10px;
}


.ter_cont2{
   width:280px;
   float:left;
}


.ter_cont3{
   float:right;
}
