@charset "UTF-8";
/* CSS Document */

html {height:100%; margin:0; padding:0; border:0;position:relative;}
body {position:relative; min-height:100%; border:0; margin:0; padding:0; background:#e8e8e8; color:#666; font-family:'Lato',Arial; font-weight:300;}
a {color:#0d6a91;}

.container {width:100%; padding:0 0 90px 0; width:1000px; margin:0 auto; text-align:center;}
.image {position:relative; text-align:center; font:600 60px/70px 'Lato',Arial; color:#fd6e22; padding-bottom:20px;}
.clear {clear:both; display:block; #display:compact; font-size:0; line-height:0;}
.float_l {float:left; width:300px; margin-left:180px; font:16px/22px 'Lato',Arial; text-align:left; padding-top:15px;}
.float_r {float:right; margin-right:180px; font:20px/25px 'Lato',Arial; text-align:left; padding:0; background:url(curve.png) no-repeat 0 center;}
.agenda {color:#fd6e22; margin-bottom:18px; font:18px/26px 'Lato',Arial;}
.address {color:#0e6c90; font:18px/26px 'Lato',Arial;}

.rsvp {font-size:28px; margin-top:30px; }
.buttons {margin:15px auto 0 auto; padding:0 0 20px 185px; font-size:20px; color:#F00;}

/* STEP2 */
.step2 {width:100%; padding:0 0 90px 0;}
.step2_in {padding:0 20px 20px; width:800px; margin:0 auto;}
.title {position:relative; text-align:center; padding-bottom:30px; }

.col_left {float:left; width:500px;}
.date {font:100 48px/54px 'Lato',Arial; color:#fdd362; margin-bottom:20px;}

.map {overflow:hidden; width:500px; height:280px; margin:25px 0 5px 0; border-radius:10px; -moz-border-radius:10px;}

.form {width:245px; float:right; padding:15px; background:#FFF; color:#666;  font-size:13px;  border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.form h3 {color:#666; font:24px 'Lato',Arial; margin:0 0 15px;}

label {display:block; font:14px 'Lato',Arial; margin-bottom:5px;}
.form .textfield {margin:0 0 15px 0; width:229px; padding:6px 8px; font:normal 16px 'Lato',Arial; color:#666; border:0; background:#EDEDED; border-radius:5px; -moz-border-radius:5px;}

.submit {width:245px; font:normal 20px 'Lato',Arial; color:#FFF; border:0; margin-top:10px; padding:10px; border:1px solid #fd6e22; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; cursor:pointer; box-shadow:inset 0 1px 0 #fec482, inset 0 -1px 0 #fd8a4c; -moz-box-shadow:inset 0 1px 0 #fec482, inset 0 -1px 0 #fd8a4c; -webkit-box-shadow:inset 0 1px 0 #fec482, inset 0 -1px 0 #fd8a4c;
background: #fd9827; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkOTgyNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZDZmMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  #fd9827 0%, #fd6f22 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fd9827), color-stop(100%,#fd6f22)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #fd9827 0%,#fd6f22 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #fd9827 0%,#fd6f22 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #fd9827 0%,#fd6f22 100%); /* IE10+ */

background: linear-gradient(to bottom,  #fd9827 0%,#fd6f22 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd9827', endColorstr='#fd6f22',GradientType=0 ); /* IE6-8 */

}

.request_details {margin:10px 0 0 0;}

.confirm {width:245px; float:right; padding:15px; margin:0 20px 0 0; background:#FFD200; color:#666;  font-size:13px; border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px;}
.confirm h3 {color:#000; font:normal 24px 'Lato',Arial; margin:0 0 15px;}

/* FOOTER */
.footer {position:absolute; z-index:2; bottom:0; left:0; right:0; background:#000; padding:10px 0 10px 0;}
.footer .inner {width:650px; margin:0 auto;}
.logo {display:block; float:left;}
.site {display:block; float:right; color:#ffd200; font:normal 13px Arial; margin-top:8px;}

.follow2 {float:left; margin:0 0 0 110px; font:0/0 Arial;}
.follow2 img {margin:0 5px 0 0;}