* {
    margin: 0;
}

html,
body {
    /*height: 100%;*/
    width:1024px;
    margin: 0 auto;
    color:#ffffff;
    background-color:rgb(230,69,37);
/*    background-color:rgb(113,113,113); */
}

#wrapper {
    min-height: 100%;
    height:     auto !important;
    /*height:     100%;*/
    margin:     0 auto -44px; /* -44px being the size of the footer */
}

#header {
    height: 196px;
    width: 1024px;
    background-image:url(images/logo.jpg);
/*    background-image:url(images/logo_grey.jpg);*/
}

#top_menu {
    float:right;
    margin-right:100px;
}

#center_menu {
    margin-left:120px;
    margin-right:120px;
    text-align:center;
}


#center {
    background-image:url(images/hdiv.jpg);
/*    background-image:url(images/hdiv_grey.jpg);*/
    background-repeat: repeat-y;
    min-height:420px;
    width: 1024px;
}

#content {
/*    background-image: url(images/Black_Background.jpg);*/
    background-repeat: no-repeat;

    background-position: 111px 0px;
    text-align:justify;
    padding-left:116px;
    padding-top:4px;
    padding-right:116px;
    padding-bottom:4px;
    color:#ffffff;
    min-height:420px;

}

#footer {
    height: 220px;
    background-image:url(images/bottom.jpg);
/*    background-image:url(images/bottom_grey.jpg);*/
    background-repeat:no-repeat;
    padding-top:30px;
}

#push {
    height: 44px;
}

#facebook_floater  {
    position: fixed;
    left: 10px;
    top: 10px;
}



h1 {
    text-align: center;
    margin-bottom:1em;
}
h2 {
    margin-top:1em;
    margin-bottom:1em;
}

p {
    font-size:1em;
    line-height: 1.25em;
    margin-top: 1em;
    margin-bottom: 1em;
}
li {

    margin-bottom: 1em;
}
a {
    color:silver;
    text-decoration: none;
    font-weight: bold;
}
a:hover {
/*    color:rgb(230,69,37);*/
    text-decoration:underline
}

#profile_table {
    padding:50px;

}

#bottom_menu a{
    color:black;
}
    
/*Star rating*/

.rat
{
  /*BORDER: #87ceeb 1px solid;*/
  PADDING: 2px;
  text-align: -moz-center;
}

.rating{
    text-align: center;
    width:80px;
    height:16px;
    margin:0 0 0 0; 
    padding:0;
    list-style:none;
    clear:both;
    position:relative;
    background: url(images/star-matrix-2.gif) no-repeat 0 0;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {background-position:0 0;}
.nostarh {background-position:0 -16}
.onestar {background-position:0 -32px} 
.onestarh {background-position:0 -48px} 
.twostar {background-position:0 -64px}
.twostarh {background-position:0 -80px}
.threestar {background-position:0 -96px}
.threestarh {background-position:0 -112px}
.fourstar {background-position:0 -128px}
.fourstarh {background-position:0 -144px}
.fivestar {background-position:0 -160px}
ul.rating li {
    text-align: center;
    cursor: pointer;
 /*ie5 mac doesn't like it if the list is floated\*/
    float:left;
    /* end hide */
    text-indent:-999em; 
}
ul.rating li a {
    text-align: center;
    position:absolute;
    left:0;
    top:0;
    width:16px;
    height:16px;
    text-decoration:none;
    z-index: 200;
}
ul.rating li.one a {left:0}
ul.rating li.two a {left:16px}
ul.rating li.three a {left:32px}
ul.rating li.four a {left:48px}
ul.rating li.five a {left:64px}
ul.rating li a:hover {
    text-align: center;
    z-index:2;
    width:80px;
    height:16px;
    overflow:hidden;
    left:0;    
    background: url(images/star-matrix.gif) no-repeat 0 0
}
ul.rating li.one a:hover {background-position:0 -96px}
ul.rating li.two a:hover {background-position:0 -112px}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}
/* end rating code */   

/*CSS Rollovers*/
#migente
{
  display: block;
  width: 191px;
  height: 67px;
  background: url("images/migente.jpg") no-repeat 0 0;
}

#migente:hover
{ 
  background-position: 0 -67px;
}

#migente span
{
  position: absolute;
  top: -999em;
}



#busqueda
{
  display: block;
  width: 191px;
  height: 67px;
  background: url("images/busqueda.jpg") no-repeat 0 0;
}

#busqueda:hover
{ 
  background-position: 0 -67px;
}

#busqueda span
{
  position: absolute;
  top: -999em;
}



#clientes
{
  display: block;
  width: 191px;
  height: 67px;
  background: url("images/clientes.jpg") no-repeat 0 0;
}

#clientes:hover
{ 
  background-position: 0 -67px;
}

#clientes span
{
  position: absolute;
  top: -999em;
}
  
  
  
#eventos
{
  display: block;
  width: 191px;
  height: 67px;
  background: url("images/eventos.jpg") no-repeat 0 0;
}

#eventos:hover
{ 
  background-position: 0 -67px;
}

#eventos span
{
  position: absolute;
  top: -999em;
}



#quienessomos
{
  display: block;
  width: 355px;
  height: 120px;
  background: url("images/quienessomos.jpg") no-repeat 0 0;
}

#quienessomos:hover
{ 
  background-position: 0 -120px;
}

#quienessomos span
{
  position: absolute;
  top: -999em;
}



#audiciones
{
  display: block;
  width: 191px;
  height: 67px;
  background: url("images/audiciones.jpg") no-repeat 0 0;
}

#audiciones:hover
{ 
  background-position: 0 -67px;
}

#audiciones span
{
  position: absolute;
  top: -999em;
}



#contactanos
{
  display: block;
  width: 191px;
  height: 67px;
  background: url("images/contactanos.jpg") no-repeat 0 0;
}

#contactanos:hover
{ 
  background-position: 0 -67px;
}

#contactanos span
{
  position: absolute;
  top: -999em;
}



#unete
{
  display: block;
  width: 191px;
  height: 67px;
  background: url("images/unete.jpg") no-repeat 0 0;
}

#unete:hover
{ 
  background-position: 0 -67px;
}

#unete span
{
  position: absolute;
  top: -999em;
}



#logueate
{
  display: block;
  width: 191px;
  height: 67px;
  background: url("images/logueate.jpg") no-repeat 0 0;
}

#logueate:hover
{ 
  background-position: 0 -67px;
}

#logueate span
{
  position: absolute;
  top: -999em;
}

#index_page_table.td {
    text-align:center;
}

/* Easy Slider */

    #slider ul, #slider li,
    #slider2 ul, #slider2 li{
        margin:0;
        padding:0;
        list-style:none;
        }
    #slider2{margin-top:1em;}
    #slider li, #slider2 li{ 
        /* 
            define width and height of list item (slide)
            entire slider area will adjust according to the parameters provided here
        */ 
        width:400px;
        height:400px;
        overflow:hidden; 
        }    
    #prevBtn, #nextBtn,
    #slider1next, #slider1prev{ 
        display:block;
        width:30px;
        height:77px;
        position:absolute;
        left:-30px;
        top:71px;
        z-index:1000;
        }    
    #nextBtn, #slider1next{ 
        left:696px;
        }                                                        
    #prevBtn a, #nextBtn a,
    #slider1next a, #slider1prev a{  
        display:block;
        position:relative;
        width:30px;
        height:77px;
        background:url(../images/btn_prev.gif) no-repeat 0 0;    
        }    
    #nextBtn a, #slider1next a{ 
        background:url(../images/btn_next.gif) no-repeat 0 0;    
        }    
        
    /* numeric controls */    

    ol#controls{
        margin:-10px 0;
        padding:0;
        height:15px;
        width:400px; 
        }
    ol#controls li{
        margin:0 0 0 0; 
        padding:0px;
        float:left;
        list-style:none;
        height:10px;
        width:15px;
        line-height:15px;
        font-size: 15px;
        }
    ol#controls li a{
        float:left;
        height:15px;
        line-height:15px;
        border:1px;
        background:#000;
        color:#fff;
        padding:0 0px;
        text-decoration:none;
        }
    ol#controls li.current a{
        background:#5DC9E1;
        color:#fff;
        }
    ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
    
/* // Easy Slider */

/*wanted tale*/

.wanted, .wanted TD, .wanted TH
{
background-image:url('/images/se_busca.jpg');
background-repeat: no-repeat;
background-color:#ffffcc;
}

.wanted_div
{
position: relative;
top :205px;
left: 128px;
width: 572px;
height: 344px;
overflow: hidden;
}
