
* { padding: 0; margin: 0; }
a {
color:#ccc;
text-decoration: none;
}
a:hover {
color:#CFE47F;
}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -0.7px;
	margin: 0px 0 5px 0;
}
h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -0.7px;
	margin: 0px 0 5px 0;
}
#stop, #activar {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -0.7px;
	color: #a5a5a5;
	margin: 0px 0 25px 0;
}
#stop:hover, #activar:hover {
text-decoration:underline;
}
body {
padding-top:0px;
font: 12px/1.5 Verdana, sans-serif;
 background-color: #fff;
 background-image:   url(../images/background_slice2.jpg);
 COLOR: #fff;
 position:relative;
 padding-bottom:30px;
}
#background_wrapper { 
 position:relative;
 margin: 0px auto;
 width: 906px;
 height:800px;
 background-image:   url(../images/background_content.jpg);
 background-repeat: no-repeat;
}
#step1 { 
 position:relative;
 float:left;
 margin-top:0px;
 background-color:transparent;
 width: 274px;
 height:185px;
  filter:
 progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/1_2.png');
}
html > body #step1 {
background-image:   url(../images/1_2.png);
}
#step2 { 
 position:relative;
 float:left;
 margin-left:40px;
 background-color:transparent;
 width: 274px;
 height:185px;
  filter:
 progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/2_2.png');
}
html > body #step2 {
background-image:   url(../images/2_2.png);
}
#step3 { 
 position:relative;
 float:left;
 margin-left:40px;
 background-color:transparent;
 width: 274px;
 height:185px;
  filter:
 progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/3_2.png');
}
html > body #step3 {
background-image:   url(../images/3_2.png);
}
#step1, #step2 ,#step3 {
cursor:pointer;
margin-top:20px;
}
.list { 
list-style-type: none;
padding: 0;
margin: 0;
width:410px;
float:right;
padding-top:5px;
padding-bottom:5px;
}
.list li{ 
background-image: url(../images/list.gif);
background-repeat: no-repeat;
background-position: left;
padding: 3px;
padding-left: 20px;
}
.infobox { 
    float:left;
    margin-top:20px;
 	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -0.7px;
   }
/*-------------- carousel ---------------*/
img {
	margin:0;
	padding:0;
	border:none;
	}
#wrap {
	clear:left;
	height:300px;
	width:900px;
	display:block;
	overflow:hidden;
	position:relative;
}
#carousel {
	width:10000px;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
}
.carousel_box {
	height:300px;
	width:900px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
#previous, #next {
	cursor:pointer;
	}

#container {
	width:901px;
	padding-top:0px;
	margin:0px auto 0;
	}
	
.mailform {
        background-color: transparent;
        border: none;
        color:#fff;
}
.alert {
    width:397px;
    margin:20px 5px;
    border:1px solid #cc1100; 
    background-color:#ff6a6a;  
    position:relative; 
    float:left;     
    color:#000000;
    }
    
.alert_ok {
    width:397px;
    margin:20px 5px;
    border:1px solid #76C83F; 
    background-color:#A6EF7B; 
    position:relative; 
    float:left;     
    color:#000000;
    }
 .navi
    {
    position:relative;
    float:left;
    width:906px;
    height:54px;
      filter:
     progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='images/navi_background2.png');
    }
    html > body .navi {
    background-image:   url(../images/navi_background2.png);
    }
    
   .divider
    {
    position:relative;
    float:left;
    width:906px;
    height:35px;
    margin-bottom: 4px;
      filter:
     progid:DXImageTransform.Microsoft.AlphaImageLoader
    (src='http://www.abraxas-media.com/images/footer.png');
    }
    html > body .divider {
    background-image:   url(../images/footer.png);
    }

/*-------------- accordion ---------------*/
    #accordion
    {
    float:left;
    width:500px;
    }
    
    #accordion a {
    color:#CFE47F;
    text-decoration: none;
    }
      #accordion a:hover{
      color:#ccc;
      }
   
    .toggler   
    { 
    cursor:pointer; 
    font-weight:bold; 
    margin: 0; 
    padding:5px; 
    font-size:12px; 
    font-family:Arial, sans-serif; 
    border-bottom: 1px dotted #481303;
    }  
    
    .toggler:hover   
    { 
    background:#A64616; 
    }  
    
   .element     
   { 
   padding:0 5px; 
   }  
   
   .mailformbox   
   { 
   position:relative; 
   float:left; 
   width:417px;
   height:359px;
   background-color:transparent;
    background-image:   url(http://www.abraxas-media.com/images/form2.png);
    }




