/* CSS Document for FTRENDS
   copyright(c) 2008. All rights reserved.
*/

body {
 margin      : 0px;
 font-family : arial, verdana;
 font-size   : 12px;
}


/* CSS BODY BACKGROUNDS */
#bgc_header{
	background-image   : url('../../_medias/img/bg/bgc_head.jpg');
	background-repeat  : repeat-x;
}
#bgc_inhead{
	background-image   : url('../../_medias/img/bg/bgc_inhead.jpg');
	background-repeat  : repeat-x;
}
#bgc_b2{
	background-image   : url('../../_medias/img/bg/bgc_b2.jpg');
	background-repeat  : repeat-x;
}
#bgc_body_main{
	background-image   : url('../../_medias/img/bg/bgc_body_main.jpg');
	background-repeat  : repeat-x;
	background-position: top	;
}
#bgc_body_left{
	background-image   : url('../../_medias/img/bg/bgc_body_l.jpg');
	background-repeat  : repeat-x;
	background-position: top	;
}
#bgc_body_right{
	background-image   : url('../../_medias/img/bg/bgc_body_r.jpg');
	background-repeat  : repeat-x;
	background-position: top	;
}

/* default css text */
.def_head_title {
  font-size     : 15px;
  color         : #000;
  font-family   : arial, verdana;
  font-weight   : bold;
}
.def_sub_title {
  font-size     : 12px;
  color         : #000;
  font-weight   : bold;
}
.def_contents {
  font-size     : 11px;
  color         : #000;
  font-family   : arial, verdana;
  padding-left  : 10px;  
  padding-right : 10px;    
}


/* CSS RIGHT-LINKS SECTION */
.rlinks_main {
	border-color	: 1px solid #fff;
}

#rlinks_title {
	font-size     : 12px;
	background    : #241A0C;
	padding-left  : 10px;
	color		  : #fff;
	font-weight   : bold;
	padding-bottom: 3px;
	padding-top   : 3px;
}

#rlinks_cont {
	font-size   : 11px;
	background  : #5B3A1B;
	color		: #fff;
}

.rlinks_cont_link {
	font-size   : 11px;
	color		: #fff;
	padding-left: 8px;	
}
a.rlinks_cont_link:link    {color: #fff; text-decoration: none;}
a.rlinks_cont_link:visited {color: #fff; text-decoration: none; }
a.rlinks_cont_link:hover   {
	color			: #fff; text-decoration: none; 
	padding-left	: 15px; 
	color			: #FFFF00; 
}
a.rlinks_cont_link:active  {color: #fff; text-decoration: none; }


/* CSS LINKS SECTION */

.def_rlinks {
 color         : #fff; 
 font-size     : 11px; 
 padding-right : 10px; 
 padding-left  : 10px;  
 padding-top   : 2px;
 padding-bottom: 2px; 
 }
a.def_rlinks:link    {color: #fff; text-decoration: none;}
a.def_rlinks:visited {color: #fff; text-decoration: none; }
a.def_rlinks:hover   {color: #fff; text-decoration: none; color: #FFFF00;}
a.def_rlinks:active  {color: #fff; text-decoration: none; }

 .anchor_main {
	 color         : #322D04; 
	 font-size     : 12px; 
	 padding-right : 8px; 
	 padding-left  : 8px;  
	 padding-bottom: 15px;
	 padding-top   : 15px;
	 font-weight   : bold;
 }
a.anchor_main:link    {color: #322D04; text-decoration: none;}
a.anchor_main:visited {color: #322D04; text-decoration: none; }
a.anchor_main:hover   {
	color: #fff; text-decoration: none; 
	background-color: #D9271D;
}
a.anchor_main:active  {color: #322D04; text-decoration: none; }


 .anchor_minitop {
	 color         : #322D04; 
	 font-size     : 10px; 
	 padding-right : 8px; 
	 padding-left  : 8px;  
	 font-weight   : bold;
 }
a.anchor_minitop:link    {color: #322D04; text-decoration: none;}
a.anchor_minitop:visited {color: #322D04; text-decoration: none; }
a.anchor_minitop:hover   {
	color: #fff; text-decoration: none; 
	background-color: #D9271D;
}
a.anchor_minitop:active  {color: #322D04; text-decoration: none; }

 .anchor_footer {
 color        : #999999; 
 font-size    : 9px; 
 }
a.anchor_footer:link {color: #999999; text-decoration: none;}
a.anchor_footer:visited {color: #999999; text-decoration: none; }
a.anchor_footer:hover {color: #000; text-decoration: none;}
a.anchor_footer:active {color: #999999; text-decoration: none;}

 .anchor_footer_index {
 color        : #000; 
 font-size    : 9px; 
 }
a.anchor_footer:link {color: #000; text-decoration: none;}
a.anchor_footer:visited {color: #000; text-decoration: none; }
a.anchor_footer:hover {color: #000; text-decoration: none;}
a.anchor_footer:active {color: #000; text-decoration: none;}

/*//HEADER CSS SECTION*/

.headtop {
  padding-top   : 3px;
  padding-bottom: 3px;
  padding-left  : 3px;  
  font-size		: 11px;
  color         : #b6cce3;
  text-align    : center;  
}

/*//FOOTER CSS SECTION*/

#footer_main {
  font-size		: 10px;
  color			: #fff;
  padding-left  : 10px;
}
.footer_index {
  font-size		: 9px;
  color			: #000;
  padding-left  : 10px;
}
#footer_cp_l {
  height	      : 10px;
  color			  : #999999;
  font-size		  : 10px;
  text-align	  : left;  
  padding-left    : 10px;
  padding-top     : 10px;
}
#footer_cp_r {
  height	      : 10px;
  color			  : #999999;
  font-size		  : 10px;
  text-align	  : right;
  padding-right   : 10px;
  padding-top     : 10px;
}

.fblank_01 {
  height	      : 5px;
  background-color: #b6cce3;
}

/* -- STATICMENU LINKER  -- */
.statmenu {
	position	: absolute; 
}

/* -- CSS PRODUCTS SECTION -- */
#products_main_mini {
	font-size		: 12px;
	padding-bottom	: 10px;
	padding-left	: 15px;
	padding-right	: 15px;
	padding-top		: 10px;
}
.prods_tbl {
	font-size		: 12px;
	border-bottom	: 1px solid #5C5621;
	border-top		: 1px solid #5C5621;
	border-left		: 1px solid #5C5621;
	border-right	: 1px solid #5C5621;
}
.prods_contents {
	font-size		: 11px;
}

.prods_title {
	font-size	 : 14px;
	text-align	 : left;
	padding-left : 5px;
	color		 : #FF0000;
	font-weight  : bold;
}


.prods_text {
	font-size	 : 11px;
	text-align	 : left;
	padding-left : 5px;
}

/* -- CSS JOB CAREERS SECTION -- */
.job_main_contents {
	font-size		: 12px;
	padding-bottom	: 1px;
	padding-left	: 15px;
	padding-right	: 15px;
	padding-top		: 1px;
	background-color: #E1E1E1;
}


.odd {
	background-color: #E1E1E1;	
	font-size	  	: 10px;
}
.even {
	background-color: #EBEBEB;	
	font-size	  	: 10px;
}
