@charset "UTF-8";
/*********************************************************/
/*@Sitio: www.planner1events.com
/*@Autor: Ing. John Eric López López
/*@Desc: Hoja de Estilos Principal
/*********************************************************/
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure, float {
    display: block;
}

body{
    font-size: 12px;
    font-family: arial;
    color: #fff;
}

p{font-family: Arial; font-size: 12px;}
a{text-decoration: none; color: #fff;}
.fleft{float: left;}
.fright{float: right;}
.clear{clear: both;}
.marrigx{margin-right: 20px;}
.marlefx{margin-left: 10px;}

.marbot10{margin-bottom: 10px;}
.marbot10x{margin-bottom: -10px;}
.marbot15{margin-bottom: 15px;}
.marbot30{margin-bottom: 30px;}
.marbot35{margin-bottom: 35px;}
.marlef10{margin-left: 10px;}
.marlef15{margin-left: 15px;}
.marlef13{margin-left: 13px;}
.marlef30{margin-left: 30px;}
.marlef75{margin-left: 75px;}
.marrig7{margin-right: 7px;}
.marrig10{margin-right: 10px;}
.marrig20{margin-right: 18px;}
.martop5{margin-top: 5px;}
.martop7{margin-top: 7px;}
.martop10{margin-top: 10px;}
.martop20{margin-top: 20px;}
.martop15{margin-top: 15px;}
.martop25{margin-top: 35px;}
.martop40{margin-top: 40px;}
.martop65{margin-top: 65px !important;}
.marlef10x{margin-left: -10px;}
.padtop25{padding-top: 25px;}
.padrig20{padding-right: 20px;}
.marlef25x{margin-left: -25px;}
.font16{font-size: 16px;}
.wid4{width: 40px;}
.overflow{overflow: hidden;} 
.center{text-align: center;}

/**************************** C A B E Z E R A ********************************/
#bg_head{
    background: url('../img/head.jpg') repeat-x center;
    height: 80px;
    position: fixed;
    top:0;
    z-index: 10;
    border-bottom: 1px solid #ff6000; 
    overflow: hidden;
    width: 100%;
}


#head{
    height: 77px;
    padding: 10px;
    overflow: hidden;
}

#head p{
    font-size: 16px;
    color: #535353;
}

#head a{
    font-size: 13px;
    color: #535353;
}

#logo{
    margin-top: -7px;
}

#logo a{
    text-indent: -9999px;
}

#logo h1{
    position: absolute;
}

#logo img{
    margin: auto;
}

#head h1{
    color: #535353;
    font-size: 20px;
    font-weight: normal;
    margin-top: 10px;
}

#head h2{
    color: #535353;
    font-size: 13px;
    font-weight: normal;
    margin-left: 45px;
}

#head nav{
        color: #535353;
    float: right;
    font-size: 16px;
    margin-bottom: 23px;
    margin-top: 0;
}

#head nav a:hover{
    color: #ff6000;
}

#facebook{
    background: url('../img/fb.png') no-repeat top;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    display: block;
    float: right;
    margin-top: -7px;
}

#facebook:hover{
    background-position: bottom;
}
#instagram{
    background: url('../img/instagram.png') no-repeat top;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    display: block;
    float: right;
    margin-top: -7px;
}

#instagram:hover{
    background-position: bottom;
}

#twitter{
    background: url('../img/tt.png') no-repeat top;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    display: block;
    float: right;
    margin-top: -7px;
}

#twitter:hover{
    background-position: bottom;
}


/**************************** M E N U ********************************/
.osc{
    overflow: hidden;
    margin-bottom: -20px;
}

#frase{
    padding-top: 165px;
}

#frase img{
    display: block;
    margin: 0 auto;
}

/**************************** I N T E R N A S ********************************/

#stage{
    position:absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 15; 
}

#main_container {
    width:960px;
    margin:10px auto;
    position:relative;
}

#main {
    width: 960px;
    position: absolute;
    overflow: visible;
}

#main h1{
    color: #222;
    font-size: 22px;
    margin-bottom: 10px;
}

#main h4{
    color: #222;
    font-size: 22px;
}

#main h2{
    color: #f78e1e;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 10px;
}

#main h3{
    color: #4f4f4f;
    font-size: 18px;
}


#main p{
    color: #505050;
    font-size: 12px;
    line-height: 17px;
}

/* invisible para IE 5 \*/
#main_container {
    position:absolute;
    margin:-225px 0 0 -480px;
    left:50%;
    top:50%;
}
/* fin hack */

#page1{
}

#page2{
    display: none;
    position: absolute;
}

.bullet ul{
    padding-left: 14px;
    margin-left: 10px;
    list-style-type: none;
}

.bullet ul li{
    list-style-image:url('../img/bullet.png');
    font-size: 12px;
    color:#474747;
    margin-top: 2px;
}

/**************************** A B O U T  U S ********************************/

#about1, #about2, #about3{
    background: url('../img/internas_background.png');
    float: left;
    height: 395px;
    margin: 0 10px;
    opacity: 0.9;
    padding: 17px;
}

#about1{width: 500px;}
#about2{width: 350px;}
#about3{width: 905px;}

#li_1{
    width: 150px;
    float: left;
}

#ab1,#ab2,#ab3,#ab4,#ab5 {
    width: 700px;
    min-height: 165px;
    margin-bottom: 25px;
}

.about_img{
    float: left;
    margin-right: 25px;
}

.about_list{
    float: left;
    width:245px;
}

.list_about p{
    background: url('../img/bullet.png') no-repeat left;
    padding-left: 16px;
}

/**************************** T E S T I M O N I A L S  *******************/

.ita{
    font-style: italic;
    color: #222;
}

.ita a{
    font-style: italic;
    color: #222;
}

#test1, #test2{
    background: url('../img/internas_background.png');
    float: left;
    height: 395px;
    margin: 0 10px;
    opacity: 0.9;
    padding: 17px;
}

#test1{width: 500px;}
#test2{width: 350px;}

#test2 label{
    font-size: 12px;
    color: #505050;
    margin-bottom: 2px;
}

#test2 input{
    background: #fff;
    border: 1px solid #a8acad;
    width: 335px;
    height: 17px;
    font-size: 12px;
    color: #535353;
    padding: 3px 5px;
    margin-bottom: 10px;
}

#test2 input.code{
    background: #fff;
    border: 1px solid #a8acad;
    width: 90px;
    height: 17px;
    font-size: 12px;
    color: #535353;
    padding: 3px 5px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-bottom: 0px;
}

#test2 input.button{
    background: url(../img/enviar.jpg) no-repeat top;
    width: 83px;
    height: 25px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    cursor: pointer;
}

#test2 textarea{
    background: #fff;
    border: 1px solid #a8acad;
    color: #535353;
    min-height: 145px;
    min-width: 335px;
    max-height: 145px;
    max-width: 335px;
    font-size: 12px;
    padding: 3px 5px;
    margin-bottom: 7px;
    font-family: Arial;
}

/**************************** W E D D I N G S ****************************/
#wedd1, #wedd2, #wedd3{
    background: url('../img/internas_background.png');
    height: 395px;
    margin: 0 10px;
    opacity: 0.9;
    padding: 17px;
}

#wedd1{width: 746px; float: left;  position: absolute;}
#wedd2{width: 106px; float: right; margin-left: 810px;}
#wedd3{width: 746px; float: left; display: none; position: absolute;}

.wedd_list{
    width: 365px;
}
/**************************** T H E M E P A R T I E S **********************/
.theme_list{
    width: 410px;
}

/**************************** C O N T A C T  U S ***************************/

#contact1, #contact2, #contact_send{
    background: url('../img/internas_background.png');
    float: left;
    margin: 0 10px;
    opacity: 0.9;
    padding: 17px;
}

#contact1{
    width: 660px;
    height: 395px;
}

#contact2{
    width: 180px;
    height: 165px;
}

#contact2 h3{
    color: #4F4F4F;
    font-size: 17px;
}

#contact_send{
    margin-top: 15px;
    width: 180px;
    height: 180px;
}


#fb{
    background: url('../img/fb.png') no-repeat top;
    width: 30px;
    height: 30px;
    margin-left: 3px;
    display: block;
    margin-top: -5px;
    float: left;
}

#tt{
    background: url('../img/tt.png') no-repeat top;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    display: block;
    margin-top: -5px;
    float: left;
}

#fb:hover, #tt:hover{
    background-position: bottom;
}

#contact1 label{
    font-size: 12px;
    color: #505050;
    margin-bottom: 2px;
}

#contact1 input{
    background: #fff;
    border: 1px solid #a8acad;
    width: 195px;
    height: 17px;
    font-size: 12px;
    color: #535353;
    padding: 3px 5px;
    margin-bottom: 7px;
}

#contact1 input.code{
    background: #fff;
    border: 1px solid #a8acad;
    width: 110px;
    height: 17px;
    font-size: 12px;
    color: #535353;
    padding: 3px 5px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-bottom: 0px;
}

#contact1 input.button{
    background: url(../img/enviar.jpg) no-repeat top;
    width: 83px;
    height: 25px;
    margin-left: 5px;
    margin-right: 13px;
    margin-bottom: 7px;
    cursor: pointer;
}

#contact1 select{
    background: #fff;
    border: 1px solid #a8acad;
    width: 207px;
    height: 25px;
    margin-bottom: 7px;
    font-size: 12px;
    color: #535353;
    padding: 3px 1px;
}


#contact1 textarea{
    background: #fff;
    border: 1px solid #a8acad;
    color: #535353;
    min-height: 64px;
    min-width: 195px;
    max-height: 64px;
    max-width: 195px;
    font-size: 12px;
    padding: 3px 5px;
    font-family: Arial;
    margin-bottom: 6px;
}

#forma_left{
    width: 440px;
    margin-left: 20px;
    float: left;
}

#imp_form{
    line-height: 30px;
    margin-top: 10px;
    overflow: hidden;
}

/**************************** F O O T E R ********************************/

#bg_footer{
    background: #303030;
    width: 100%;
    border-top: 1px solid #ff6000; 
    height: 60px;
    overflow: hidden;
    position:fixed;
    bottom: 0;
    z-index: 10;
}

#footer{
    padding-top: 5px;
}

#pie1 a, p{
    color: #7f7f7f;
    font-size: 11px;
    margin-bottom: 2px;
}

#pie1 nav{
    color: #7f7f7f;
    font-size: 9px;
    margin-bottom: 2px;
}

#pie1 nav{
    margin-top: 10px;
}

#pie1 nav a{
    margin-right: 3px;
    color: #7f7f7f;
    font-size: 9px;
    margin-bottom: 2px;
}

#footer a:hover{
    color: #fff;
}

#pie2 h1{
    font-size: 16px;
    color: #7f7f7f;
}

#get_in{
    border-left: 1px dashed #989898;
    color: #7f7f7f;
    float: right;
    font-size: 13px;
    height: 34px;
    margin-top: 5px;
    padding-left: 15px;
    width: 290px;
}

#get_in a{
    color: #7f7f7f;
    font-size: 13px;
}

.go, .go_back, .go_wedd, .go_back_wedd{
    font-size: 22px;
    color: #4f4f4f;
    line-height: 35px;
    height: 35px;
    padding-right: 45px;
    display: block;
    margin-right: 10px;
}

.go{
    background: url('../img/go.png') no-repeat right top;
    display: block;
    float: right;
    margin-right: 10px;
}

.go_back{
    background: url('../img/backs.png') no-repeat right top;
    width: 170px;
    display: block;
    margin: 0 auto;
}

.go_wedd{
    background: url('../img/go.png') no-repeat right top;
    width: 300px;
    display: block;
    margin: 0 auto;
}

.go_back_wedd{
    background: url('../img/backs.png') no-repeat right top;
    width: 50px;
    display: block;
    margin: 0 auto;
}

.go:hover, .go_back:hover, .go_wedd:hover, .go_back_wedd:hover{
    background-position: right bottom;
}


/**************************** S L I D E S U P E R ****************************/

#prevslide{
    margin-left: -815px;
    position: fixed;
    top: 40%;
    opacity: 0.8;
}

#nextslide{
    margin-left: 85px;
    position: fixed;
    top: 40%;
    opacity: 0.8;
}

span.reference{
    position:fixed;
    left:10px;
    bottom:10px;
    font-size:12px;
}

span.reference a{
    color:#aaa;
    text-transform:uppercase;
    text-decoration:none;
    text-shadow:1px 1px 1px #000;
    margin-right:30px;
}

span.reference a:hover{
    color:#ddd;
}

ul.sdt_menu{
    margin-bottom: 60px;
    bottom: 0;
    position: fixed;
}
