/*Layout*/
body{margin:0px;}
/*fontFaces*/
body{font-family:tahoma, arial, verdana; color:#636363;}

h1,h2{display:none;}
select, input, textarea { margin:0px; padding:0px;  height:17px; line-height:17px; font-size:11px;color:#757575;}
select.purple ,input.purple ,textarea.purple{background:#8425bb; border:1px solid #af5b12; color:#fff; padding-left:3px; padding-right:3px;}
input.img{line-height:normal; height:auto; width:auto; padding-top:2px; border:none; background:none;}
.substance{text-align:justify;}
ul{margin-left:0.5em; padding-left:0.5em}
* html ul{margin-left:0.6em; padding-left:0.6em}

#ttl_main{margin-bottom:7px;}
.ttl_sub{margin-bottom:5px;}

/*fontFace*/
.txt_wh{color:#fff;}
.txt_red{color:#732b06;}
.txt_gr{color:#66b017;}
.txt_bl{color:#55a0df;}
.txt_bl2{color:#83c6ff;}
.txt_prpl{color:#41135c;}
.txt_prpl_l{color:#816393;}
.txt_prpl_s{color:#bb66ec;}
a{color:#a70725; text-decoration:underline; font-weight:bold;}
a:hover{color:#2a557f; text-decoration:none;}
a.noStyle{text-decoration:none; color:#732b06;}
a.noStyle:hover{text-decoration:none; color:#732b06;}
.txt_wh a{color:#FFF; font-weight:bold; text-decoration:none;}
.txt_wh a:hover{color:#af8ac4;}

#cnt{min-height:400px;}
*html #cnt{height:400px;}



/*layout*/
body{background:url(../img/layout/body_bg.gif) repeat-x;}
.lang_en{}
.lang_es{}
#site{width:774px;}


	
#header .brL{float:left; width:541px;}
#header .brR{float:right; width:233px;}

#cnctBox{width:233px; height:249px;}
.lang_en #cnctBox{background:url(../img/layout/contactBox_en.gif) no-repeat;}
.lang_es #cnctBox{background:url(../img/layout/contactBox_es.gif) no-repeat;}
#cnctBox .button{position:relative; left:40px; top:203px;}

#mainPart{width:774px;}
#mainPart .brL{float:left; width:530px;}
#mainpart_brR{float:right; width:244px; height:400px; background:url(../img/layout/spof/bg.gif) repeat-y;}
#stage{width:446px; padding-left:45px; padding-right:39px; padding-top:48px; background:url(../img/layout/c2.jpg) left top no-repeat;}

#spofItemList{}
#spofItemList .item_0_0{background:url(../img/layout/spof/item_1_0.gif) no-repeat; height:126px;}
.lang_en #spofItemList .item_0_1{background:url(../img/layout/spof/item_1_1_en.gif) no-repeat; height:126px;}
.lang_es #spofItemList .item_0_1{background:url(../img/layout/spof/item_1_1_es.gif) no-repeat; height:126px;}
#spofItemList .item_1_0{background:url(../img/layout/spof/item_2_0.gif) no-repeat; height:126px;}
.lang_en  #spofItemList .item_1_1{background:url(../img/layout/spof/item_2_1_en.gif) no-repeat; height:126px;}
.lang_es  #spofItemList .item_1_1{background:url(../img/layout/spof/item_2_1_es.gif) no-repeat; height:126px;}
#spofItemList .br{padding-top:10px; padding-left:12px; padding-right:13px;}
#spofItemList .item_0_0 .data, #spofItemList .item_0_1 .data, #spofItemList .item_1_0 .data, #spofItemList .item_1_1 .data
{float:right; text-align:right; width:110px; color:#732b06;}
#spofItemList .item_0_0 .data, #spofItemList .item_1_0 .data{padding-top:11px;}
#spofItemList .item_0_1 .data, #spofItemList .item_1_1 .data{padding-top:25px;}

#spofItemList .data .ttl{background:url(../img/various/listPoint_bl.gif) left 4px no-repeat; padding-left:8px; text-transform:capitalize; font-weight:bold;}
#spofItemList .data .desc{font-size:10px; line-height:9px;}

.lang_en #fdsvBox{background:url(../img/layout/fdsv/fdsv_bg_en.jpg) no-repeat; min-height:250px;}
.lang_es #fdsvBox{background:url(../img/layout/fdsv/fdsv_bg_es.jpg) no-repeat; min-height:250px;}
#fdsvBox
*html #fdsvBox{height:250px;}
	#fdsvBox .cnt{}
	#fdsvBox .ttl{text-transform:capitalize; font-weight:bold; color:#732b06;}


/*MENU*/
a.menuButton, a.menuButtonActive {
   position: relative;
  filter:alpha(opacity=100);
	cursor: pointer;
	-moz-opacity:1;
	opacity: 1;
}

a.menuButton:hover {
  filter:alpha(opacity=50); 
   -moz-opacity:0.5;
   opacity: 0.5;
}
/*EFX INET*/
.rollover_inet{	filter:Blur(strength=8) ; }
.rollover_inet_out{filter:Blur(strength=0);}

a.menuButtonActive, a.menuButtonActive:hover {
filter:alpha(opacity=100);
	cursor: pointer;
	-moz-opacity:1;
	opacity: 1;
}


/*boxStyles*/
.boxStyle_1_div{background:#ffebcc; border:#af5b12 solid 1px;}
.boxStyle_1_titleDiv{height:22px; background:#af5b12;}
.boxStyle_1_title{position:relative; top:5px; left:6px;}
.boxStyle_1_content{padding:10px; color:#af5b12;}

/*forms*/
.form_attr{float:left; padding-top:3px; font-weight:bold; color:#af5b12;}
.form_value_340{float:right; width:340px;}
.form_value_300{float:right; width:300px;}
.form_value_180{float:right; width:180px;}
.form_value_250{float:right; width:250px;}
.form_value_150{float:right; width:150px;}
.form_value_120{float:right; width:120px;}
.form_value_100{float:right; width:100px;}
.form_value_50{float:right; width:50px;}


.menu {
	background-color:#c78028;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	margin-top:6px;
	z-index: 3;	
	
}

a.menuItem {
	color:#fff;
	cursor: default;
	display: block;
	font-family:tahoma, verdana, arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:6px; padding-bottom:6px;
	text-decoration: none;
  }

a.menuItem:hover {
  background-color:#4f1a02;
  color: #fff;
}

#m_1, #m_2, #m_3, #m_4, #m_5, #m_6{padding-left:28px; background:url(../img/layout/menu_bg.png) left top no-repeat #d79343; border:#76390f 1px solid;}

