/* global */
body{
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: #666666;
}

a{
    text-decoration: none;
    color: #000000;
}

p{
	padding: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 20px;
	text-align: justify;
	font-size: 14px; 
}

ul{
    padding: 2px;
    padding-top: 10px;
    padding-bottom: 20px;
    margin: 0px;
    list-style-type: none;
}
li{
    padding-top: 10px;
    font-size: 16px;
    font-weight: bold;
}

h3{
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    color: #000000;
    text-align: center;
    padding: 0;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 5px;
}

h4{
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: #000000;
    text-align: left;
	margin: 0;
}

input{
    background-color: #ffffff;
    border: 1px solid #000000;
}

input[disabled]{
    border: 1px solid #000000;
    background-color:#dddddd;
    color:#000000;
}

.button{
    cursor: pointer;
}

option{
    background-color: #ffffff;
}

select{
    background-color: #ffffff;
    border: 1px solid #000000;
    /*background-color: #dddddd;*/
    border-style: solid;
}

.select_box{
    background-color: #ffffff;
    border: 1px solid #000000;

}
/*
input,select,textarea {
	scrollbar-base-color : #ff0000;
	scrollbar-3dlight-color : #ff0000;
	scrollbar-arrow-color : #ff0000;
	scrollbar-darkshadow-color : #ff0000;
	scrollbar-face-color : #ff0000;
	scrollbar-highlight-color : #ff0000;
	scrollbar-shadow-color : #ff0000;
	scrollbar-track-color : #ff0000;
}
*/
form{
    padding: 0;
    margin: 0;
}

textarea{
    background-color: #ffffff;
    border: 1px solid #000000;
}

img{
    border: 0px;
}

.center{
    text-align: center;
}
	
#page{
    margin-left: auto;
    margin-right: auto;
    width: 865px;
    background-color: #000000;
    text-align: left;
}


/* head */
#head{
    position: relative;
    clear: both;
    height: 106px;
/*    background-color: #fff69c; */
    background-image: url(../images/head.jpg);
    text-align: center;
}

#logo{
    cursor: pointer;
}

#tabs{
    position: absolute;
    top: 80px;
    left: 192px;
}

.tab{
    float: left;
    padding-top:3px;
    width: 160px;
    height: 30px;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #979696;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    color: #fecb00;
}

.tab_active{
    float: left;
    padding-top:3px;
    width: 160px;
    height: 30px;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #fecb00;
    color: #979696;
    vertical-align: middle;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

#address{
    position: absolute;
    top: 68px;
    left: 0px;
    border: 0px solid #000000;
    cursor: pointer;
    height: 36px;
    width: 174px;
    background-image: url(../images/address_small.png);
}


/* main */
#main{
    position: relative;
    height: 465px;
    background-color: #000000;
    background-image: url(../images/body.jpg);
}

#moderation{
    position: absolute;
    top: 0px;
    left: 232px;
    text-align: center;
    width: 400px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #000000;
    border-top: 0px;
}

#tab_title{
    position: absolute;
    top: 5px;
    left: 10px;
/*    background-color: #ffffff; */
    font-size: 24px;
    font-weight: bold;
/*    color: #ff0000; */
    color: #fecb00; 
    border: 0px solid #000000;
    padding: 5px;
}

/* guest */
#guest_name_title{
    position: absolute;
    top: 9px;
    left: 10px;
    font-size: 16px;
    font-weight: normal;
}

#guest_name2{
    position: absolute;
    top: 5px;
    left: 90px;
	font-size: 22px;
    font-weight: bold;
}

#guest_name3{
    position: absolute;
    top: 5px;
    left: 120px;
	font-size: 22px;
    font-weight: bold;
}


.guest_text{
    font-size: 14px;
    font-weight: normal;
    padding: 8px;
    padding-top: 6px;
}
    
#guest_data{
    position: absolute;
    left: 10px;
    top: 55px;
    background-color: #000000;
    padding: 0;
    margin: 0;
    border: 1px solid #000000;
}

#guest_text{
    text-align: justify;
    width: 320px;
    height: 180px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    overflow: auto;
    float: left;
    padding: 0;
    margin: 0;
    background-image: url(../images/black.png);
    background-repeat: repeat-y;
    background-position: left;
}

#guest_photo{
    text-align: center;
    width: 180px;
    height: 180px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    float: left;
    padding: 0;
    margin: 0;
}

#guest_name{
    text-align: left;
    width: 500px;
    height: 40px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    padding: 0;
    margin: 0;
    background-image: url(../images/black.png);
    background-repeat: repeat-x;
    background-position: bottom;  
}

#guest_name_title{
    position: absolute;
    top: 9px;
    left: 10px;
    font-size: 16px;
    font-weight: normal;
}

#guest_data2{
    position: absolute;
    top: 310px;
    left: 10px;
    background-color: #000000;
    padding: 0;
    margin: 0;
    border: 1px solid #000000;
}

#guest_description{
    text-align: justify;
    width: 500px;
    height: 110px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    overflow: auto;
    padding: 0;
    margin: 0;
}

#guest_link_title{
    position: absolute;
    top: 285px;
    left: 8px;
    border: 0px solid #000000;
    color: #fecb00;
    font-size: 12px;
}

#guest_link1{
    position: absolute;
    top: 280px;
    left: 80px;
    border: 0px solid #000000;
}

#guest_link2{
    position: absolute;
    top: 280px;
    left: 142px;
    border: 0px solid #000000;
}

#guest_link3{
    position: absolute;
    top: 280px;
    left: 204px;
    border: 0px solid #000000;
}

#guest_link4{
    position: absolute;
    top: 280px;
    left: 266px;
    border: 0px solid #000000;
}

#guest_link5{
    position: absolute;
    top: 280px;
    left: 328px;
    border: 0px solid #000000;
}

/* slammer */
#slammer{
    position: absolute;
    top: 54px;
    left: 550px;
    text-align: center;
    width: 298px;
    background-color: #ffffff;
    border: 1px solid #000000;
}

#slammer2{
    position: absolute;
    top: 54px;
    left: 550px;
    text-align: center;
    width: 298px;
    height: 222px;
    background-color: #ffffff;
    border: 1px solid #000000;
}

#slammer3{
    position: absolute;
    top: 284px;
    left: 550px;
    text-align: center;
    width: 298px;
    height: 175px;
    background-color: #ffffff;
    border: 1px solid #000000;
}

.slammer_header{
    height: 40px;
    background-image: url(../images/black.png);
    background-repeat: repeat-x;
    background-position: bottom;  
}
.slammer_header p{
	font-size: 18px;
    font-weight: normal;
    padding-top: 8px;
    text-align: center;
}

#slammer_list{
    height: 326px;
    font-size: 14px;
    font-weight: normal;
    overflow: auto;
}

.slammer_position_table{
    /*margin-left: auto;
    margin-right: auto;*/
    padding-left: 5px;
    font-size: 16px;
    font-weight: bold;
    width:100%;
}

.slammer_position_td{
    vertical-align:top;
}

.slammer_position_td1{
    font-size: 16px;
    font-weight: bold;
}

.slammer_position_td2{
    font-size: 16px;
    font-weight: bold;
}

.slammer_position_td3{
    font-size: 20px;
    font-weight: bold;
}

#slammer_position{
    height: 326px;
    font-size: 16px;
    font-weight: normal;
    overflow: auto;
}

#slammer_position a{
    font-size: 16px;
    font-weight: bold;
}

#slammer_position a:hover{
	color: #fecb00;
}

#slammer_position_num{
    width: 500px;
}

#slammer_start1{
    height: 178px;
    font-size: 16px;
    font-weight: normal;
    overflow: auto;
}

#slammer_start1 a:hover{
	color: #fecb00;
}


#slammer_start2{
    height: 131px;
    font-size: 16px;
    font-weight: normal;
    overflow: auto;
}

#slammer_start2 a:hover{
	color: #fecb00;
}


#none_text{
    position: absolute;
    top: 200px;
    left: 300px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #fecb00;
}

#register_button{
    position: absolute;
    top: 430px;
    left: 553px;
    border: 0px solid #000000;
    cursor: pointer;
}

#flyer_button{
    position: absolute;
    top: 430px;
    left: 10px;
    border: 0px solid #000000;
}


#live_button{
    position: absolute;
    top: 430px;
    left: 10px;
    border: 0px solid #000000;
}

#back_button{
    display:none;
    position: absolute;
    top: 420px;
    left: 10px;
    border: 0px solid #000000;
}
	
.window_register{
	width: 350px;
    height: 350px;
    overflow: auto;	
}

#register{
    padding: 10px;
    display: none;
    position: absolute;
    top: 40px;
    left: 240px;
    width: 350px;
    background-color: #d3d3d3;
    border: 1px solid #000000;
    text-align: left;
}

#registerForm{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}	

#registerForm p{
	padding: 0px;
	margin: 0px;
}	

#register_accept{
	vertical-align: middle;
}
	
.register_buttons{
    padding-top: 15px;
    padding-left: 5px;
}

.register_error{
	color: #ff0000;
}

.register_success{
	color: #16680b;
}

#rules_link{
    cursor: pointer;
    color: #ff0000;
}

#confirm_msg{
	padding-top: 200px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #fecb00;
}

.window_content{
	width: 650px;
    height: 380px;
    overflow: auto;	
}
	
#introduction{
    display: none;
    position: absolute;
    top: 40px;
    left: 110px;
    width: 650px;
    height: 380px;
    background-color: #fecb00;
    border: 2px solid #000000;
    cursor: pointer;
    padding-left: 5px;
    /*opacity: 0.95;*/
}

#rules{
    display: none;
    position: absolute;
    top: 40px;
    left: 110px;
    width: 650px;
    height: 380px;
    background-color: #fecb00;
    border: 2px solid #000000;
    cursor: pointer;
    padding-left: 5px;
    /*opacity: 0.95;*/
}

#about{
    display: none;
    position: absolute;
    top: 40px;
    left: 110px;
    width: 650px;
    height: 380px;
    background-color: #fecb00;
    border: 2px solid #000000;
    cursor: pointer;
    padding-left: 5px;
    /*opacity: 0.95;*/
}

.window_content_newsletter{
    width: 500px;
    height: 250px;
    overflow: auto;     
}
    
.window_content_contact{
    width: 500px;
    height: 350px;
    overflow: auto;     
}
    
.table_header{
	font-size: 14px;
    font-weight: bold;	
	vertical-align: top;
}

.admin_table_header{
	font-size: 14px;
    font-weight: bold;	
    padding-top: 2px;
	vertical-align: top;
	width: 130px;
}

#contact{
    display: none;
    position: absolute;
    top: 40px;
    left: 180px;
    width: 500px;
    height: 350px;
    background-color: #fecb00;
    border: 2px solid #000000;
}

#contactForm{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}
	
#newsletter{
    display: none;
    position: absolute;
    top: 40px;
    left: 180px;
    width: 500px;
    height: 280px;
    background-color: #fecb00;
    border: 2px solid #000000;
}

#newsletterForm{
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
}
	
#route{
    display: none;
    position: absolute;
    top: 40px;
    left: 180px;
    width: 500px;
    height: 300px;
    background-color: #fecb00;
    border: 2px solid #000000;
    cursor: pointer;
    /*opacity: 0.95;*/
}


/* admin area */
#admin_table{
    position: absolute;
    left: 200px;
    top: 20px;
    padding: 10px;
    width: 620px;
    height: 410px;
    margin-left: auto;
    margin-right: auto;
    background-color: #d3d3d3;
    overflow: auto;
    border: 1px solid #000000;
}

#admin_login{
    position: absolute;
    left: 280px;
    top: 130px;
    padding: 10px;
    width: 280px;
    height: 100px;
    overflow: auto;
    border: 1px solid #000000;
    background-color: #d3d3d3;
}

#admin_links{
    position: absolute;
    top: 30px;
    left: 20px;
}

#admin_logout{
    position: absolute;
    top: 440px;
    left: 20px;
}

.admin_link{
    font-size: 16px;
    font-weight: bold;
    color: #fecb00;
    cursor: pointer;
}

#admin_user_photo{
    position: absolute;
    top: 53px;
    left: 425px;
    text-align: center;
    width: 180px;
    height: 180px;
    background-color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #000000;
}


/* foot */
#foot{
    height: 20px;
/*    background-color: #fff69c; */
    background-color: #000000;
    color: #fecb00;
}

#links{
    font-weight: bold;
}

#links2{
    font-weight: bold;
}

.link{
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.link2{
    float: right;
    padding-left: 5px;
    padding-right: 5px;
    cursor: pointer;
}

.link_spacer{
    float: left;
}

#footer{
	padding-top: 10px;
/*    background-color: #ffffff; */
    background-color: #666666;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}

#footer a{
    font-size: 10px;
	color: #888888;
}

.sound{
    color: red;
}

