/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/


a:link
{
    color: #3886E0;
}

a:hover
{
    text-decoration: underline;
    color: #FFFFFF;
}

a:visited
{
    color: #3886E0;
}

*
{
    border: 0;
    margin: 0;
}

body
{
    text-align: center;
    font: 12px trebuchet, Helvetica, sans-serif;
    color: #BBBBBD; /*background: #7A7A7A;*/ /*background-image:url(../images/bg.jpg);*/
    background-color: #1d1f2b;
    background-position: center top;
    background-repeat: no-repeat;
}

p
{
    padding-bottom: 10px;
    line-height: 18px;
    text-align: justify;
}

#main
{
    margin: 0 auto;
    width: 778px;
    text-align: center;
}

#header
{
    width: 763px;
    margin: 0 auto;
    height: 210px;
    background: #000000 url(../images/logo/chilicristal2.jpg) no-repeat center top;
}

#logo
{
    padding-right: 20px;
    text-align: right;
    padding-top: 0px;
    height: 180px;
}

#logo a
{
    text-decoration: none;
    text-transform: lowercase;
    font-style: italic;
    line-height:
    60px;
    font-size: 22px;
    padding-left:15px;
    color: #FFFFFF;
    font-weight: bold;
}


#logo H2 a
{
    font-size: 10px;
}

#buttons
{
    margin-top: 0px;
    height: 30px;
    width: 763px;
    background-color: #000000 /*#8d2b20*/;
    text-align: center;
    vertical-align: bottom; /*temporary*/
}

#buttons .first
{

}
#buttons ul
{
    text-align: center;
    padding-top: 5px;
    height: 30px;
}
#buttons li
{
    display: inline;
    background-color: #000000;
    text-align:center;
}



#buttons a
{
    display: block;
    float: left;
    padding-left: 20px; /*width: 80px;*/
    height: 20px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 14px; /*border-bottom:solid 3px #FFFFFF;*/
}

#buttons a:hover
{
    height: 22px;
    text-decoration: none;
    color: #3886E0; /*border-bottom:solid 3px #3886E0;*/
}

#content
{
    width: 720px;
    margin: 0 auto;
    padding: 20px;
    padding-top:10px;
}

#left_album
{
    width: 700px;
    float: left;
    text-align: left;
    padding:10px;
    padding-top:0px;
}

#left
{
    width: 450px;
    padding: 10px;
    text-align: left;
    float: left;
    padding-top:0px;
}

#left H1, #left_album H1
{
    color: #3886E0; /*#033B80;*/
    margin: 0;
    padding: 0;
    padding-top: 5px;
    font-size: 24px;
}
#left H2, #left_album H2
{
    color: #3886E4;
    margin: 0;
    padding: 0;
    font-size: 18px;
    padding-top: 5px;
}

#left a
{
    color: #3886E0;
}

#left a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

#left a:visited
{
    color: #3886E0;
}

#right
{
    float: right;
    width: 240px;
    text-align: left;
}

#sidebar
{
    width: 240px;
    text-align: left;
    font-size: 10px;
}

#sidebar ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li
{
    margin-bottom: 15px;
}

#sidebar li ul
{
    padding: 10px;
    border-top: none;
}

#sidebar li li
{
    margin: 0;
    padding: 3px 0;
}


#sidebar * h2
{
    height: 26px;
    margin: 0;
    padding: 10px 0 0 20px; /* background: url(images/title.jpg) no-repeat; */
    border-bottom: solid 3px #ffffff;
    font-size: 18px;
    color: #ffffff;
}

#sidebar * a:link
{
    text-decoration: none;
}

#sidebar * a:hover
{
    text-decoration: underline;
}
#sidebar * a:visited
{
    text-decoration: underline;
}

#sidebar li a
{
    padding-left: 10px; /*background: url(../images/img09.gif) no-repeat 1px 5px; */
}

#footer
{
    /*background: url(images/footer.gif) repeat-x;*/
    border-top: solid 1px #FFFFFF;
    height: 47px;
    width: 780px;
    margin: 0 auto;
    font-size: 10px;
    color: #ffffff;
    padding-top: 23px;
    text-align: center;
    border-top: 4px solid #296FC0;
    clear: both;
}
#footer p
{
    position: relative;
    text-align: center;
}

#footer a
{
    color: #ffffff;
    font-size: 10px;
    text-decoration: none;
}
.padding
{
    padding: 10px;
    color: #FF0000;
    font-weight: bold;
}

.promo
{
    color: Red;
}

.hide_me
{
    display: none;
}

.bordered
{
    border: 30px solid #000000;
}

#rotator-container
{
    width: auto;
    overflow: hidden;
    text-align: center;
}
#rotator-container a img
{
    overflow: hidden;
}

.category
{
    width: 230px;
    height: 180px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
.category img
{
    /*width: 150px;*/
    height: 120px;
}

/* ajax controls style*/
.modalBackground
{
    /*             background-color: Black;             filter: alpha(opacity:60);             opacity: 0.7;*/
}
.modalPopup
{
    background-color: #000000;
    border: solid 3px Gray;
    padding: 3px;
    width: 100%;
    height: 100%;
    display: none;
}
.watermark
{
    background-color: Black;
}
.popupControl
{
    background-color: #000000;
    position: absolute; /*visibility: hidden;*/
    display: none;
    border: solid 2px black;
}
.closeLink
{
    text-decoration: none;
    color: Silver;
}


/* http://www.asp.net/AJAX/AjaxControlToolkit/Samples/ModalPopup/ModalPopup.aspx */