/* CSS Document MAIN*/
BODY {background: #09111e url('../img/bg_page.png') no-repeat center top; font-family: 'Arial', Sans; font-size: 12px; color: #000; margin: 0px; padding: 0px;}
h1 {color: #fff; font-family: 'Arial', Sans; font-size: 20px; font-weight: bold; text-decoration: none; margin: 0; padding: 0;}
h2 {color: #494948; font-family: 'Arial', Sans; font-size: 12pt; font-weight: normal; text-decoration: none; margin: 0; padding: 0;}
h3 {font-size: 12px; margin: 0; padding: 0;}
a:link, a:visited, a:active, a:hover {color: #999; text-decoration: underline; font-weight: normal}
a:hover {text-decoration: underline}
p {font-size: 12px; margin: 0; padding: 0;}
hr {display: none;}
.clear {clear: left; clear: right}
/* Stuff */

#body {width: 100%; margin: 0; background: url('../img/bg_body2.png') repeat-y center top;}
#footer {width: 100%; height: 201px; background: url('../img/bg_footer.png') no-repeat center top;}
#center {position: relative; top: 0; left: 50%; margin-left: -453px; width: 904px; background-color: #fff;}
.text {padding: 30px 20px 30px 20px; height: 275px;}
.main {width: 100%; margin-top: 135px; background: url('../img/bg_body.png') repeat-y center top;}

#top {position: absolute; top: 80px; left: 50%; margin-left: -453px; width: 904px; color: #fff;}
#top h1 a, #top h1 a:visited {color: #fff; display: block; position: absolute; top: 0; left: 0; padding-left: 5px}
#top h1 a span {display: block; width: 367px; height: 50px; position: absolute; top: 0; left: 0; cursor: pointer; background: url('../img/main_logo.png') no-repeat left top;}

#topMenu {float: right; margin: 25px 0 0 0; padding: 0;}
#topMenu li {display: inline; list-style: none; margin-left: 20px; color: #bfbfbf; font-size: 14px;}
#topMenu li a {text-decoration: underline; font-size: 14px; color: #bfbfbf; font-weight: normal}

.text h2 {color: #fff; font-size: 18px; font-weight: normal; display: block; position: relative; border-bottom: 1px #000 solid; height: 38px;}
.text h2 .account_login {display: block; width: 157px; height: 27px; position: absolute; top: 0; left: 0; cursor: pointer; background: url('../img/title/account_login.png') no-repeat left top;}
.text .infoText {float: right; margin: 0; padding: 0; position: relative; top: -32px;}
.text .infoText a {color: #4a80b8}
#loginBox {margin-top: 50px; margin-left: 150px;width: 600px;}
/*
#loginBox {margin-top: 50px; margin-left: 150px;width: 715px;}
   */
#loginBox .left {width: 290px;}
#loginBox .left a {color: #404040}
#loginBox .left p {margin-bottom: 5px;}
#loginBox .left .submitText {width: 70px; display: block; color: #3e3e3e; float: left; text-align: right; padding-right: 10px; padding-top: 7px; font-size: 12px;}
#loginBox .left .submitCheckboxText {font-size: 11px; color: #3e3e3e; padding: 1px 0 0 15px}
#loginBox .left .input {width: 173px; height: 26px; color: #3e3e3e; font-family: 'Trebuchet MS', Helvetica, Sans-serif; background: #ebebeb url('../img/bg_input.png') no-repeat left top; border: 0; font-size: 14px; padding: 3px 5px 0 5px;}
#loginBox .left .submitBox {text-align: right; margin-right: 30px}
#loginBox .left .submitBox1 {margin-top: 30px}
#loginBox .left .submitBox2 {margin-top: 10px}
#loginBox .left .submitBox2 a {font-size: 12px;}
#loginBox .left .submitBox .submit {background: #383838 url('../img/bg_submit.png') no-repeat center center; color: #fff; border: 0; width: 73px; height: 26px;}
#loginBox .info span {display: block; width: 416px; height: 250px; position: absolute; top: 78px; left: 450px; border:0px solid #000000;background: url('../external_images/login_slice.png') no-repeat left top;}
/*
#loginBox .info { width: 430px; height: 250px; float: right; position: relative; top: -44px; left: 0}
#loginBox .info span {display: block; width: 304px; height: 138px; position: absolute; top: 89px; left: 0; background: url('../img/bg_info.png') no-repeat left top;}
*/

#loginBox .info h3 {margin: 10px 15px 7px 25px; color: #fff; font-size: 14px}
#loginBox .info p {margin: 0 15px 5px 25px; color: #fff; line-height: 17px;}

#footer .footerText {position: relative; top: 0; left: 50%; margin-left: -453px; width: 904px; padding-top: 30px;}
#footer .footerText p {padding: 7px; color: #637683; text-align: center; font-weight: normal}
#footer .footerText p a {color: #637683; text-decoration: none}

.checked {background: url('../img/checkboxY.gif') no-repeat 80px 0; padding-left: 20px;}
.unchecked {background: url('../img/checkbox.gif') no-repeat 80px 0; padding-left: 20px;}
.selected {background: url('../img/selectedY.gif') no-repeat left top; padding-left: 20px;}
.unselected {background: url('../img/selected.gif') no-repeat left top; padding-left: 20px;}
