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

img{ border: none; }
li{ list-style: none; }
a{ text-decoration: none;}
table{ border-spacing: 0px; border-collapse: collapse;}
header, section, footer, nav, article, aside, figure{ padding:0px; margin:0px; display: block; }
fieldset{ border: none; }
legend{ display: none; }
input[type=button], input[type=submit], input[type=reset], input[type=image], button{ cursor: pointer; }


#join_box{width:508px; height:600px;border-radius: 20px;}
#join_box > div#join_wrap{width:488px; margin: 0px auto;}
#join_box > div#join_wrap > div#join_top{height:85px; width:488px; margin-top:15px; border-bottom:2px solid #b8a696; margin-bottom:15px;}
#join_box > div#join_wrap > div#join_top > h1{float:left; width:140px; height:85px;}
#join_box > div#join_wrap > div#join_top p{float:right; font-size:11px; line-height:22px;}
#join_box > div#join_wrap > div#join_top span.join_text{font-size:16px; font-weight:bold;}

#join_box table{ width:488px; height:460px;}
#join_box tr{border-bottom:1px solid #ffffff; width:488px; height:45px;}
#join_box th{background-color:#947a61; color:#ffffff; width: 140px; font-weight:normal;}
#join_box td{background-color:#b8a696; color:#ffffff;}
#join_box td.row1{background-color:#ffffff; position:relative;}
#join_box td.row1 input[type=submit]{background-color:#b8a696; border: none; color:#ffffff; padding: 5px 10px; cursor: pointer; position:absolute; left:170px;
bottom: 8px;}
#join_box td.row1 input[type=reset]{background-color:#dad9d8; border: none; color:#ffffff; padding: 5px 10px; cursor: pointer; position:absolute; left: 250px;
    bottom: 8px;}
    #join_box td p{float:right; color:#ffffff; font-size:11px; margin-right:10px; text-align:left;}
    #join_box label{color:#ffffff;}
    #join_box input[type=text]{margin-left:6px; height:20px;}
    #join_box input.box1{width:116px;}
    #join_box input.box0{width:180px;}
    #join_box input.box2{width:70px;}
    #join_box input.box3{width:200px;}
    #join_box input.box4{width:40px; margin-left:2px;}
    #join_box input[type=button]{background-color:#947a61; color:#ffffff;  border: none; width:60px; height:20px;}
    #join_box input.button1{width:80px;}
    #join_box select{heihgt:40px; margin-left:6px;  height:25px;}
    #join_box select.email1{margin-left:0px;}
    #join_box input[type=radio]{margin-left:6px;}

/*
Colorbox Core Style:
The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
User Style:
Change the following styles to modify the appearance of Colorbox.  They are
ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(../images/colorbox/overlay.png) repeat 0 0;}
#colorbox{outline:0;}
#cboxTopLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -101px 0;}
#cboxTopRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -130px 0;}
#cboxBottomLeft{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -101px -29px;}
#cboxBottomRight{width:21px; height:21px; background:url(../images/colorbox/controls.png) no-repeat -130px -29px;}
#cboxMiddleLeft{width:21px; background:url(../images/colorbox/controls.png) left top repeat-y;}
#cboxMiddleRight{width:21px; background:url(../images/colorbox/controls.png) right top repeat-y;}
#cboxTopCenter{height:21px; background:url(../images/colorbox/border.png) 0 0 repeat-x;}
#cboxBottomCenter{height:21px; background:url(../images/colorbox/border.png) 0 -29px repeat-x;}
#cboxContent{background:#fff; overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
#cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
#cboxLoadingOverlay{background:url(../images/colorbox/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) no-repeat center center;}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
#cboxPrevious{position:absolute; bottom:0; left:0; background:url(../images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute; bottom:0; left:27px; background:url(../images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute; bottom:0; right:0; background:url(../images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}

/*
The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
See: http://jacklmoore.com/notes/ie-transparency-problems/
*/

#cboxLoadedContent {margin-bottom: 0px; margin-top: 28px;}
#cboxClose {
    bottom: inherit;top: 0px;
}
#cboxTitle {
    position: absolute;
    bottom: inherit;top: 4px;
    left: 0;
    text-align: center;
    width: 100%;
    color: #000; font-size: 20px;
}