@font-face {
font-family: 'Ubuntu C';
src: url('http://sureai.net/hp/font/Ubuntu-C.ttf');
}
body {
	background-color: #000;
	font-family: 'Ubuntu C';
	margin-right: 0px;
	margin-left: 0px;
	background-position: center 0px;
	color: #49493b;
	background-attachment: fixed;
	margin-bottom: 0px;
}
pb {
	font-weight: bold;
	padding-right: 6px;
}


h1 {
	font-size: 24px;
	line-height: 40px;
	margin: 0px;
	font-weight: normal;
}
#struc3-content li, #footer-in-right li, #footer-in-mid li, #footer-in-left li{
	list-style-type: none;
	margin-left: -40px;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul {
	margin-top: 4px;
}

a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.s-left {
	text-align: left;
}
.line-1 {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	line-height: 30px;
}
#social-cont {
	height: 30px;
	width: 340px;
	position: relative;
	float: left;
	top: -36px;
	margin-left: 370px;
}
#social-cont-bottom {
	height: 30px;
	width: auto;
}

#head-login {
	height: 60px;
	width: 300px;
	position: relative;
	float: right;
	overflow: hidden;
}
#head-lang {
	width: 100px;
	float: left;
	padding-top: 20px;
}





#social-buttons {
	height: 26px;
	width: 26px;
	float: left;
	border-radius: 6px;
	opacity: 0.8;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	background-color: #49493b;
	border: 1px solid #49493b;
}
#social-buttons:hover {
	opacity: 1;
}

#social-buttons-big {
	height: 27px;
	width: 27px;
	float: left;
	background-color: #49493b;
	border-radius: 6px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 25px;
	border: 5px solid #49493b;
}
a:hover.hov.hov80  {
	opacity: 1;
}



#social-buttons-donate {
	height: 26px;
	width: 100px;
	float: left;
	background-color: #49493b;
	border-radius: 6px;
	opacity: 0.8;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	cursor: pointer;
	border: 1px solid #49493b;
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
}
#social-buttons-donate:hover {
	text-decoration: none;
	opacity:1;
}

#social-buttons-donate-txt {
	width: 100px;
	float: left;
	background-color: #b1ab8f;
	border-radius: 6px;
	opacity: 0.8;
	cursor: pointer;
	border: 1px solid #49493b;
	font-weight: bold;
	font-size: 16px;
	clear: both;
}



#content {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	top: 60px;
	position: absolute;
	background-color: #BABABA;
}
#normalizer {
	float: left;
	height: 330px;
	width: 1024px;
	background-position: center 20px;
	margin-top: 45px;
	background-repeat: no-repeat;
	cursor: default;
	top: 0px;
	position: absolute;
	margin-right: auto;
	margin-left: auto;
}

#studio-label-r {
	background-position: center 90px;
	background-image: url(../img/Players_choice_logo-s.png);
	-webkit-filter: sepia(20%);
}

.project-hh {
	line-height: 24px;
	color: #b1ab8f;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1ab8f;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
.hh-right {
	line-height: 12px;
	color: #000000;
	font-size: 14px;
	float: right;
	border: 1px solid #b1ab8f;
	padding: 2px;
	border-radius: 2px;
	background-color: #b1ab8f;
}


.ibox-t {
	line-height: 12px;
	font-size: 12px;
	color: #CECECE;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 6px;
	margin-top: 8px;
}
.ibox-t-b {
	line-height: 14px;
	font-size: 14px;
	color: #CECECE;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 6px;
	margin-top: 8px;
}

#p-c:hover .p-c{
	display: block;
	position: absolute;
}
#p-c .p-c {
	display: none;
}

#infobox {
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	height: auto;
	width: 300px;
	background-color: #1B1D1D;
	padding: 5px;
	z-index: 2;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	opacity: 0.98;
	min-height: 100px;
	margin-top: 10px;
}
#infobox img{
	height: auto;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	margin-top: 8px;
	margin-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.infobox-rel {
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
#infobox-arrow-hr {
	float: right;
	height: 50px;
	width: 1px;
}
#infobox-arrow-hl {
	float: left;
	height: 50px;
	width: 1px;
}
#infobox-arrow-r {
	width: 10px;
	height: 0px;
	float: right;
	position: absolute;
	top: 0px;
	margin-left: 6px;
	border-top-width: 20px;
	border-right-width: 0;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #1B1D1D;
}
#infobox-arrow-l {
	width: 0px;
	height: 0px;
	float: left;
	position: absolute;
	top: 0px;
	margin-left: -25px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: #1B1D1D;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
#project-hold {
	height: 330px;
	width: 192px;
	background-position: center 20px;
	margin-top: 25px;
	background-repeat: no-repeat;
	opacity: 0.95;
	-webkit-filter: sepia(50%);
	filter: sepia(50%);
	transition: all 0.4s ease 0s;
	border: 1px solid #49493b;
	cursor: pointer;
	float: left;
	margin-right: 4px;
	margin-left: 4px;
	padding: 1px;
	
}



#project-hold:hover {
	background-position: center 11px;
	opacity: 1;
	-webkit-filter: sepia(0%);
	filter: sepia(0%);
}


#project-hold-name {
	height: 32px;
	background-image: url(../img/png_tp_bg.png);
	padding: 4px;
	line-height: 32px;
	text-align: center;
	margin-top: 270px;
	background-color: #1B1C21;
}
#project-hold-old-projects {
	height: 40px;
	padding: 4px;
	line-height: 40px;
	text-align: center;
}
#project-hold-projects {
	height: 32px;
	background-image: url(../img/png_tp_bg.png);
	padding: 4px;
	line-height: 32px;
	text-align: center;
	background-color: #1B1C21;
}


#project-hold-status {
	height: 12px;
	padding: 4px;
	text-align: left;
	font-size: 10px;
	color: #b1ab8f;
}
#content-wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -44px;
}
.tb1 {
	background-image: url(../img/png_tp_bg.png);
}
.tb2 {
	background-image: url(../img/png_tp_bg.png);
}

.jm-t1 {
	font-weight: bold;
}





.ico-cube {
	background-image: url(../img/ico-cube-s.png);
}
.ico-nehrim {
	background-image: url(../img/ico-nehrim-s.png);
}
.ico-enderal {
	background-image: url(../img/ico-enderal-s.png);
}
.ico-arktwend {
	background-image: url(../img/ico-arktwend-s.png);
}
.ico-next {
	background-image: url(../img/ico-next-s.png);
}
#struc {
	height: 420px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	top: -63px;
	position: relative;
	z-index: 0;
}






#struc2 {
	min-height: 200px;
	margin-right: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	clear: left;
	margin-top: -44px;
}
#struc7 {
	height: auto;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	z-index: 8;
	margin-top: 2px;
}

#struc3 {
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75);
	height: auto;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	z-index: 8;
	clear: right;
	position: relative;
	top: -43px;
}


.struc3-color1 {
	background-color: #49493b;
}

.struc3-color2 {
	background-color: #943838;
}
.struc3-color3 {
	background-color: #1F2029;
}
.struc3-color4 {
	background-color: #000000;
}
.struc3-color5 {
	background-color: #943838;
}




#struc3-content2 {
	width: 250px;
	float: right;
	margin-top: 5px;
	height: 300px;
	padding: 10px;
	top: -35px;
	position: relative;
	z-index: 6;
	background-color: #b1ab8f;
	display: none;
}

#struc3-bottom {
	height: 5px;
	width: 270px;
	float: left;
}
.b-shadow-01 {	
	box-shadow: -15px 0px 6px 0px rgba(31, 73, 125, 0.8), 
	15px 0px 6px 0px rgba(31, 73, 125, 0.8);

}




#struc3-down {
	width: 0;
	height: 0;
	border-top-width: 15px;
	border-right-width: 136px;
	border-left-width: 136px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: transparent;
	border-left-color: transparent;
	margin-top: 5px;
	clear: both;
}

.struc3-down-color1 {
	border-top-color: #49493b;
}
.struc3-down-color2 {
	border-top-color: #943838;
}
.struc3-down-color3 {
	border-top-color: #1F2029;
}
.struc3-down-color4 {
	border-top-color: #000000;
}




#struc3-head {
	height: auto;
	width: 232px;
	float: left;
	font-size: 18px;
	line-height: 24px;
	color: #FFF;
	padding-left: 28px;
	padding-right: 10px;
	padding-top: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1ab8f;
	cursor: default;
}

#struc3-head-mark {
	height: 36px;
	width: 36px;
	float: right;
	margin-top: -8px;
	margin-right: 10px;
}



#struc3-content {
	width: 220px;
	float: left;
	height: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #FFF;
}
#struc3-jobs {
	width: 145px;
	float: left;
	height: 40px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 60px;
	color: #6C3231;
	background-color: #C4C099;
	background-image: url(../img/static/iconset.png);
	background-position: -454px -5px;
	background-repeat: no-repeat;
	line-height: 40px;
	border-radius: 5px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-top: 10px;
}
#struc3-poll {
	width: auto;
	float: left;
	height: auto;
	color: #CCCCCC;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 0px;
}






#struc4 {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
#struc4news {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 14px;
	padding-bottom: 20px;
}
.struc-bg01 {
	color: #15100d;
	background-color: #b1ab8f;
}
.struc-bg01 a{
	color: #49493b;
}



#struc5 {
	height: auto;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	clear: both;
	margin-bottom: 40px;
	padding-bottom: 20px;
	
	
}
.hov-80 {
	opacity: 0.8;

}
.hov-90 {
	opacity: 0.9;
}

.hov-sh01 {
	filter: grayscale(100%);
}
.hov:hover {
	opacity: 1.0;
	filter: grayscale(0%);
}
#submenu {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	z-index: 8;
	position: relative;
	background-color: #21201F;
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.75), inset 2px 0px 20px 5px rgba(0,0,0,0.75);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border: 1px solid #383029;
}
#submenu-align {
	height: auto;
	width: 1024px;
	position: relative;
	left: -754px;
	top: 4px;
}

#submenu-in {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height: 35px;
	padding-top: 8px;
	padding-bottom: 4px;
}
#submenu-entry {
	width: 136px;
	float: left;
	text-align: center;
	margin-right: 8px;
	margin-left: 8px;
	height: 25px;
	vertical-align: middle;
	padding: 2px;
	line-height: 26px;
}


#content-p {
	height: auto;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 20px;
}
#content-p2 {
	height: auto;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 35px;
	padding-left: 35px;
	margin-top: 10px;
}
#content-p2a {
	min-width: 180px;
	float: left;
}


#content-p-long {
	height: auto;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-right: 35px;
	padding-left: 35px;
	margin-bottom: 20px;
}
#content-p-3-divide {
	height: auto;
	width: 307px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-bottom: 20px;
	padding-left: 35px;
}




.actStateInput {
	opacity: 0.8;
	color: #7F7F7F;
}

.actStateInput:focus {
	opacity: 1;
	color: #000;
}
.inactive {
	opacity: 0.3;
	pointer-events: none;
}
.done {
	opacity: 0.7;
	pointer-events: none;
}
.active {
	opacity: 1;
}




#content-p-gear {
	height: 55px;
	width: 57px;
	float: left;
	position: relative;
	bottom: -8px;
	background-image: url(../img/static/iconset.png);
	background-position: -196px -4px;
}
#content-p-gear2 {
	height: 55px;
	width: 36px;
	float: left;
	position: relative;
	bottom: -8px;
	background-image: url(../img/static/iconset.png);
	background-position: -196px -70px;
	padding-left: 22px;
}

#content-p-title {
	height: 20px;
	width: auto;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}


#content-p-in {
	height: auto;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding: 10px;
}
.text {
	letter-spacing: 0px;
	font-size: 18px;
}


#left {
	height: 130px;
	width: 90px;
	position: absolute;
	left: 0px;
	z-index: 10;
	background-image: url(../img/static/iconset.png);
	background-position: -20px -512px;
	margin-top: 140px;
	margin-bottom: 140px;
}
#right {
	height: 130px;
	width: 90px;
	position: absolute;
	right: 0px;
	z-index: 10;
	background-image: url(../img/static/iconset.png);
	background-position: -20px -384px;
	margin-top: 140px;
	margin-bottom: 140px;
}



.s-hov {
	opacity: 0.15;
}
.s-hov:hover {
	opacity: 0.4;
}






#bar-wrapper {
	height: 420px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: absolute;
	top: 0px;
	cursor: default;
}
#bar-holder {
	height: 420px;
	width: 1024px;
}
#bar {
	box-shadow: inset 0px 1px 17px 1px rgba(0,0,0,0.75);
	height: 340px;
	width: 924px;
	background-position: center top;
	float: left;
	display: block;
}
#barLogo {
	height: 410px;
	width: 350px;
	float: right;
	top: -68px;
	position: relative;
	right: -50px;
	background-repeat: no-repeat;
	background-position: center center;
}

.barlogo-enderal {
	background-image: url(../img/p-enderal.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.barlogo-studio-award01 {
	background-image: url(../img/Players_choice_logo-s.png);
	background-position: center 80px;
	background-repeat: no-repeat;
}
#project-logo {
	height: 380px;
	width: 350px;
	float: right;
	top: 15px;
	right: -40px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#project-name {
	height: 350px;
	width: 640px;
	float: left;
	top: 15px;
	right: -20px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left 30px;
}
#project-text {
	height: auto;
	float: left;
	top: 15px;
	margin-top: 150px;
	width: 600px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#team-content {
	height: 135px;
	width: 675px;
	margin: 5px;
	opacity: 0.9;
}
#team-pic-holder {
	height: 30px;
	width: 164px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 228px;
	background-color: #4B4A49;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 1px;
}

#team-pic-name {
	width: auto;
	height: 26px;
	background-color: #181716;
	color: #b1ab8f;
	line-height: 26px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#team-pic-holder:hover {
	opacity: 1;
}
#team-pic-holder:hover #team-pic-name{
	display: none;
}

.t1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	color: #FFF;
	font-size: 30px;
	line-height: 40px;
	text-shadow: 1px 1px 2px rgba(43,43,43, 1);
}





.t2 {
	padding-bottom: 10px;
	color: #FFF;
	font-size: 20px;
	padding-left: 4px;
	text-shadow: 1px 1px 2px rgba(43,43,43, 1);
}
.t3 {
	padding-top: 10px;
	padding-left: 10px;
	color: #181716;
	font-size: 24px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45403F;
	font-weight: normal;
	padding-bottom: -6px;
}

.t3news a , .t3news a , .t3news  a:hover  {
	padding-top: 10px;
	color: #181716;
	font-size: 24px;
	line-height: 50px;
	font-weight: normal;
	padding-bottom: -6px;
}
.t3news {
	padding-top: 10px;
	padding-left: 10px;
	color: #181716;
	font-size: 24px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45403F;
	font-weight: normal;
	padding-bottom: -6px;
}


.t4 {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
}
.t5 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFCC;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.t6 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #181614;
	font-size: 20px;
	line-height: 30px;
}
.t7 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
}
.t8 {
	font-size: 18px;
}




.tborder {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC9;
	border-right-color: #CC9;
	border-bottom-color: #CC9;
	border-left-color: #CC9;
	background-image: url(../img/png_tp_bg.png);
	opacity: 0.80;
	cursor: default;
	background-color: #232427;
}
.uborder {
	background-image: url(../img/png_tp_bg.png);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	font-size: 20px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9;
	opacity: 0.80;
	cursor: default;
}


.tborder:hover {
	opacity:1.00;
}





#head {
	height: 180px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}





#head-logo {
	width: 190px;
	height: 120px;
	background-image: url(../img/static/iconset.png);
	background-position: -290px -450px;
	position: relative;
	top: 30px;
	z-index: 5;
	margin-right: auto;
	margin-left: auto;
}
#hm {
	height: 80px;
	width: auto;
	position: relative;
	top: -250px;
	z-index: 4;
}
#hm-stroke-long {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b1ab8f;
	border-bottom-color: #b1ab8f;
	float: left;
	height: 45px;
	background-color: #000;
}
#hm-stroke-l {
	width: 390px;
	float: left;
	height: 45px;
	padding-right: 45px;
	
}

#hm-stroke-r {
	width: 390px;
	float: right;
	height: 45px;
	padding-left: 45px;
}
.hm-on {
	width: 110px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 40px;
	background-color: #b1ab8f;
	color: #000;
}
.hm-l {
	float: left;
}
.hm-r {
	float: right;

}
#download-box {
	padding-top: 5px;
	padding-bottom: 5px;
}
#download-box-lang {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848377;
	padding-top: 10px;
}
#download-buttom {
	border-radius: 2px;
	line-height: 20px;
	background-color: #943838;
	padding-top: 4px;
	padding-bottom: 4px;
	width: auto;
	min-width: 300px;
	margin-right: auto;
	margin-left: auto;
	cursor: pointer;
	color: #b1ab8f;
	text-decoration: none;
	clear: both;
	float: left;
	box-shadow: inset 0 0 2px #000000;
	border-top-width: 8px;
	border-right-width: 0;
	border-bottom-width: 8px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	
	
	
}
#download-buttom:hover{
	text-decoration: none;
	color: #b1ab8f;
	opacity: 1.00;
	box-shadow: inset 0 0 2px #F9FEB4;
	background-image: url(../img/static/iconset.png);
	background-position: -478px -65px;
	background-repeat: no-repeat;
}


#download-box-header {
	background-color: #74705F;
	border-radius: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	cursor: default;
}
#download-box-header-desc {
	width: 170px;
	float: right;
}

#download-box-cont {
	width: auto;
	clear: right;
	height: auto;
	padding: 2px;
}



#timeline-content-box {
	height: auto;
	width: 580px;
	margin-right: auto;
	margin-left: 30px;
	margin-top: -25px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BEB992;
	padding-top: 25px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
#timeline-bar {
	height: auto;
	width: 630px;
	margin-right: auto;
	margin-left: 20px;
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CAC07D;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	clear: right;
	padding-top: 5px;
}

#timeline-bar-t {
	background-color: #C4833C;
	color: #000;
	border-radius: 5px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: -32px;
}




#hm-entry-on-down {
	width: 0;
	height: 0;
	border-top-width: 16px;
	border-right-width: 45px;
	border-left-width: 45px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #b1ab8f;
	border-right-color: transparent;
	border-left-color: transparent;
	color: #000;
	
	
}
#hm-entry {
	width: 90px;
	height: 46px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 46px;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
}
a #hm-entry.hm-on    {
	color: #37352D;
	font-weight: bold;
}

#hm-entry:hover {
	color: #b1ab8f;
}
#head-gear {
	height: 180px;
	width: 180px;
	background-image: url(../img/static/iconset.png);
	z-index: 2;
	background-position: -125px -571px;
	position: relative;
	top: -200px;
}

#head-gear-cont {
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -128px;
	z-index: 2;
}

#head-gear-cont {
	animation-name: ANIM_ROTATE;
	animation-duration: 55s;
	animation-timing-function: linear;
	animation-delay: 0.0s;
	animation-iteration-count: infinite;
	animation-direction: normal;
	animation-play-state: running;
	-webkit-animation-name: ANIM_ROTATE;
	-webkit-animation-duration: 55s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.0s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: normal;
	-webkit-animation-play-state: running;
}

#head-gear-back {
	opacity: 1.0;
	background-image: url(../img/menugear-back-solid.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
	background-position: center center;
}
#head-gear-layer {
	opacity: 0.5;
	background-image: url(../img/static/iconset.png);
	background-position: -318px -570px;
	height: 200px;
	width: 200px;
	animation-name: ANIM_PULSE;
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-delay: 0.5s;
	animation-iteration-count: infinite;
	animation-direction: alternate;
	animation-play-state: running;
	-webkit-animation-name: ANIM_PULSE;
	-webkit-animation-duration: 5s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	-webkit-animation-play-state: running;
	background-repeat: no-repeat;
}
.gl {
	color: #000;
}
comment {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 24px;
	font-style: oblique;
}

#gallery-box {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color: #41322E;
	font-weight: bold;
	line-height: 24px;
	opacity: 0.8;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 2px;
	padding-left: 18px;
	width: auto;
	margin-top: 2px;
	margin-bottom: 14px;
}
#gallery-box:hover {
	opacity: 1.0;
}
.body-bg {
	background-image: url(../img/bg-all.png);
	background-repeat: repeat-y;
}



#sep {
	height: 40px;
	width: 990px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b1ab8f;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b1ab8f;
	padding-left: 34px;
	padding-right: 0px;
	position: relative;
	top: -19px;
}
.sep-f {
	line-height: 40px;
	font-size: 30px;
	color: #b1ab8f;
}

#sa {
	background-color: #272727;
	height: 20px;
	width: 90px;
	border: thin solid #00000D;
	line-height: 60px;
}
#co {
	background-color: #CFCFCF;
	height: 80px;
	width: 80px;
}
.label-a {
	line-height: 18px;
	font-size: 10px;
	padding: 4px;
	background-color: #bd9d53;
	color: #000;
	border-radius: 3px;
}
#p-mark {
	display: none;
}
#u-mark {
	display: none;
}


.bold {
	font-weight: bold;

}
.bold-c {
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
}


#job-holder {
	height: 50px;
	margin-top: 2px;
	margin-bottom: 4px;
	width: 680px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 2px;
	cursor: default;
}

#job-sec01 {
	height: 34px;
	width: 160px;
	float: left;
	line-height: 34px;
	background-color: #1F2029;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#job-sec02 {
	height: 40px;
	width: 290px;
	float: left;
	line-height: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #1F2029;
}
#job-sec03 {
	height: 34px;
	width: 140px;
	float: left;
	line-height: 30px;
	padding: 8px;
}
#arrow-r {
	width: 10px;
	float: left;
	border-top-width: 25px;
	border-right-width: 0;
	border-bottom-width: 25px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #1F2029;
}


@-webkit-keyframes 
ANIM_ROTATE {
  0%   { -webkit-transform: rotate(360deg); }
  100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes ANIM_ROTATE {
  0%   { -moz-transform: rotate(360deg); }
  100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes ANIM_ROTATE {
    0% { -o-transform: rotate(360deg); }
  100% { -o-transform: rotate(0deg); }
}
@keyframes ANIM_ROTATE {
   0%  { transform: rotate(360deg); }
  100% { transform: rotate(0deg); }
}

@-webkit-keyframes 
ANIM_ROTATE2 {
  0%   { -webkit-transform: rotate(-360deg); }
  100% { -webkit-transform: rotate(0deg); }
}
@-moz-keyframes ANIM_ROTATE2 {
  0%   { -moz-transform: rotate(-360deg); }
  100% { -moz-transform: rotate(0deg); }
}
@-o-keyframes ANIM_ROTATE2 {
    0% { -o-transform: rotate(-360deg); }
  100% { -o-transform: rotate(0deg); }
}
@keyframes ANIM_ROTATE2 {
   0%  { transform: rotate(-360deg); }
  100% { transform: rotate(0deg); }
}



@-webkit-keyframes ANIM_PULSE {
  0%   { opacity: 0.5; }
  100% { opacity: 0.8; }
}
@-moz-keyframes ANIM_PULSE {
  0%   { opacity: 0.5; }
  100% { opacity: 0.8; }
}



#userForm_avatarBox{
	padding-right: 5px;
	width: 42px;
	height: 42px;
	float: left;
	margin-left: 65px;
}
#userForm_avatarBox img{
	max-width:100%;
	max-height:100%;
}



#inputField_container{
	padding-top: 6px;
	padding-bottom: 2px;
	font-size: 10px;
}
#userForm_optionBox{

	
}

#userForm_button{
	margin-right: 5px;
	border-radius: 5px;
	opacity: 0.5;
	float: left;
	width: 42px;
	height: 42px;	
}

#userForm_button:hover{
	opacity: 0.9;
}
#userForm_button2 {
	border-radius: 5px;
	float: right;
	width: auto;
	height: 28px;
	background-color: #49493b;
	border: 1px solid #77765E;
	margin-top: 14px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #b1ab8f;
	opacity: 0.8;
}
#userForm_button2:hover {
	opacity: 1.0;
}



#userForm_avatarPic{
	width: 42px;
	height: 42px;
	float: left;
}


#login-button {
	height: 25px;
	width: auto;
	float: left;
	margin: 2px;
	background-color: #49493b;
	border-radius: 5px;
	border: 1px solid #77765E;
	padding-right: 10px;
	padding-left: 10px;
	cursor: pointer;
	line-height: 25px;
	font-size: 16px;
	color: #b1ab8f;
	opacity: 0.8;
}
#login-button:hover {
	opacity: 1.0;
}
#footer {
	width: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: 250px;
	background-color: #1A1A1A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #b1ab8f;
	clear: both;
}
#footer-in {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 220px;
	background-color: #1A1A1A;
}
#footer-in a{
	color: #b1ab8f;

}

#footer-in2 {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #1A1A1A;
	padding: 5px;
}

#footer-in-left {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: auto;
	bottom: 0px;
	float: left;
}
#footer-in-mid {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	height: auto;
	bottom: 0px;
	float: left;
}


#footer-in-right {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
	float: right;
}


.ico_pm {
	background-image: url(../img/static/iconset.png);
	background-position: 4px -220px;
}

.ico_profile {
	background-image: url(../img/static/iconset.png);
	background-position: -28px -221px;
}
.ico_edit {
	background-image: url(../img/static/iconset.png);
	background-position: 5px -188px;
}
.ico_logout {
	background-image: url(../img/static/iconset.png);
	background-position: -30px -189px;
}
.icoBClose {
	background-image: url(../img/static/iconset.png);
	background-position: 2px -126px;
}
.icoBUp {
	background-image: url(../img/static/iconset.png);
	background-position: -30px -126px;
}
.icoSGo {
	background-image: url(../img/static/iconset.png);
	background-position: -1px -3px;
}
.icoSTw {
	background-image: url(../img/static/iconset.png);
	background-position: -3px -66px;
}
.icoSSt {
	background-image: url(../img/static/iconset.png);
	background-position: -35px -35px;
}
.icoSYt {
	background-image: url(../img/static/iconset.png);
	background-position: -35px -66px;
}
.icoSFa {
	background-image: url(../img/static/iconset.png);
	background-position: -2px -35px;
}
.icoSMd {
	background-image: url(../img/static/iconset.png);
	background-position: -35px -2px;
}
.icoSDonate {
	background-image: url(../img/static/iconset.png);
	background-position: -78px -2px;
}

.icoLock {
	background-image: url(../img/static/iconset.png);
	background-position: -68px -192px;
}
.icoPresent {
	background-image: url(../img/static/iconset.png);
	background-position: -140px -330px;
}
