
/***** CHAR DETAILS ****/

#chardetail_container {
}

#chardetail_container #chardetail_label {
	width: 532px;
	height: 120px;
	background: url('../images/chardetails_labelbg.png') 0 0 no-repeat;
	float: left;
	position: relative;
	border-bottom: 1px solid #161d3a;
}
#chardetail_container #chardetail_label #chardetail_label_charimage {
	width: 72px;
	height: 94px;
	border: 1px solid #1f3073;
	background: #071124 center center no-repeat;
	position: absolute;
	left: 21px;
	top: 11px;
	text-align: center;
    padding-top: 2px;
}
#chardetail_container #chardetail_label #chardetail_label_charname {
	width: 300px;
	height: 30px;
	position: absolute;
	left: 101px;
	top: 18px;
	font-weight: bold;
	font-size: 22px;
	overflow: hidden;
}
#chardetail_container #chardetail_label #chardetail_label_charpoint {
	width: 200px;
	height: 20px;
	position: absolute;
	left: 102px;
	top: 46px;
	font-weight: bold;
	font-size: 14px;
}
#chardetail_container #chardetail_label #chardetail_label_build {
	position: absolute;
	left: 105px;
	top: 83px;
}
#chardetail_container #chardetail_label #chardetail_label_build ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#chardetail_container #chardetail_label #chardetail_label_build ul li {
    display: inline;
    margin: 0 7px 0 0;
}
#chardetail_container #chardetail_label #chardetail_label_build ul li img {
    width: 24px;
    height: 24px;
	border: 1px solid #62666f;
}
#chardetail_container #chardetail_label #chardetail_label_charpoint .charpoint {
	color: #ffc345;
}
#chardetail_container #chardetail_label #chardetail_label_charlevel {
	height: 20px;
	position: absolute;
	right: 27px;
	top: 90px;
	font-weight: bold;
	font-size: 14px;
	color: #ffc345;
}


#chardetail_container #chardetail_buttons {
	width: 390px;
	height: 120px;
	float: left;
}
#chardetail_container #chardetail_buttons .chardetail_button {
	width: 130px;
    height: 30px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 90px 0 0 0;
    text-align: center;
	border-bottom: 1px solid #161d3a;
	cursor: pointer;
}
.chardetail_button_selected {
	background-color: #000000 !important;
}
.chardetail_button:hover {
	background-color: #1a2140 !important;
}
#chardetail_container #chardetail_buttons #chardetail_button_profile {
	background: #171d38 url('../images/chardetails_charprofilebg.png') center 20px no-repeat;
}
#chardetail_container #chardetail_buttons #chardetail_button_global {
	background: #11162a url('../images/chardetails_globalbg.png') center 20px no-repeat;
}
#chardetail_container #chardetail_buttons #chardetail_button_unique {
	background: #0d1124 url('../images/chardetails_uniquebg.png') center 20px no-repeat;
}

#chardetail_container #chardetail_inventory_container {
	width: 459px;
	height: 355px;
	background: url('../images/inventoryDiv_bg.png') 0 0 no-repeat;
	border-right: 1px solid #252525;
	border-bottom: 1px solid #252525;
	float: left;
	position: relative;
}
#chardetail_container #chardetail_inventory {
	width: 178px;
	height: 315px;
	background: url('../images/inventory_bg.png') 0 0 no-repeat;
	position: absolute;
	top: 21px;
	left: 59px;
}
#chardetail_inventory_container #chardetail_inventory .chardetail_inventory_slot {
	width: 32px;
	height: 32px;
	position: absolute;
}

#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot0 { left: 5px; top: 86px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot6 {	left: 12px; top: 12px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot7 { left: 134px; top: 12px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot8 { left: 5px; top: 48px; display:none }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot2 { left: 140px; top: 86px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot1 { left: 5px; top: 128px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot3 { left: 140px; top: 128px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot4 { left: 5px; top: 171px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot5 { left: 140px; top: 171px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot9 { left: 5px; top: 214px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot10 { left: 140px; top: 214px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot11 { left: 5px; top: 257px; }
#chardetail_inventory_container #chardetail_inventory #chardetail_inventory_slot12 { left: 140px; top: 257px; }


#chardetail_container #chardetail_accessory {
	width: 172px;
	height: 129px;
	background: url('../images/accessory_bg.png') 0 0 no-repeat;
	position: absolute;
	top: 206px;
	left: 260px;
	
}
#chardetail_inventory_container #chardetail_accessory #chardetail_accessory_label {
	color: #ffc345;
	font-size: 14px;
	margin-top: 10px;
    margin-left: 10px;
}
#chardetail_inventory_container #chardetail_accessory .chardetail_accessory_slot {
	width: 32px;
	height: 32px;
	position: absolute;
}
#chardetail_inventory_container #chardetail_accessory #chardetail_accessory_slot0 {	left: 55px; top: 34px; }
#chardetail_inventory_container #chardetail_accessory #chardetail_accessory_slot1 { left: 11px; top: 34px; }
#chardetail_inventory_container #chardetail_accessory #chardetail_accessory_slot2 { left: 100px; top: 34px; }
#chardetail_inventory_container #chardetail_accessory #chardetail_accessory_slot3 { left: 55px; top: 82px; }
#chardetail_inventory_container #chardetail_accessory #chardetail_accessory_slot4 { left: 11px; top: 82px; }

#chardetail_container #chardetail_details {
	width: 462px;
	float: left;
}
.table_chardetail_details {
	text-align: left;
	
}

.table_chardetail_details td {
	background-color: #000000;
	font-size: 13px;
	padding-top: 7px;
	height: 24px;
}

.table_chardetail_details td a {
    text-decoration: none;
    color: #fff;
}
.table_chardetail_details td a:hover {
    text-decoration: underline;
}
.table_chardetail_details .details_left {
	background-color: #000000;
	width: 111px;
	border-left: 1px solid #252525;
	border-bottom: 1px solid #252525;
	color: #ffc345;
	padding-left: 11px;
}
.table_chardetail_details .details_middle {
	width: 17px;
	border-bottom: 1px solid #252525;
	color: #ffc345;
}
.table_chardetail_details .details_right {
	width: 340px;
	border-bottom: 1px solid #252525;
	font-weight: bold;
}

#chardetail_container #chardetail_info_container {
	width: 444px;
	height: 128px;
	background: url('../images/character_info_bg.png') 0 0 no-repeat;
	float: left;
	margin-left: 10px;
    margin-top: 10px;
}
#chardetail_container #chardetail_info_container .chardetail_hpmpbox {
	width: 222px;
    height: 128px;
	float: left;
}
#chardetail_container #chardetail_info_container .chardetail_hpmpbox_label {
	color: #ffc345;
	font-size: 14px;
	margin-top:15px;
	margin-left:15px;
	margin-bottom: 15px;
}
#chardetail_container #chardetail_info_container .chardetail_hpmpbox_left {
	width: 24px;
	height: 24px;
	float: left;
	margin-left:15px;
	margin-bottom: 6px;
	clear: left;
}
#chardetail_container #chardetail_info_container .chardetail_hpmpbox_right {
	width: 140px;
    height: 24px;
    /* line-height: 24px; */
    float: left;
    margin-left: 15px;
    clear: right;
    font-size: 12px;
    font-weight: bold;
    /* padding-top: 5px;*/
}
#chardetail_container #chardetail_info_container .chardetail_hpmpbox_right #hpbar {
	background: url('../images/HP_bar.png') 0 0 no-repeat;
	text-align: center;
    width: 91px;
    height: 12px;
    margin-top: 5px;
}
#chardetail_container #chardetail_info_container .chardetail_hpmpbox_right #mpbar {
	background: url('../images/MP_bar.png') 0 0 no-repeat;
	text-align: center;
    width: 91px;
    height: 12px;
    margin-top: 5px;
}


#chardetail_container #chardetail_info_container .chardetail_strintbox {
	width: 222px;
    height: 128px;
	float: left;
}
#chardetail_container #chardetail_info_container .chardetail_strintbox_label {
	color: #ffc345;
	font-size: 14px;
	margin-top:15px;
	margin-left:15px;
	margin-bottom: 19px;
}
#chardetail_container #chardetail_info_container .chardetail_strintbox_left {
	width: 24px;
	height: 24px;
	float: left;
	margin-left:15px;
	margin-bottom: 6px;
	clear: left;
}
#chardetail_container #chardetail_info_container .chardetail_strintbox_right {
    width: 140px;
    height: 18px;
    line-height: 18px;
    float: left;
    margin-left: 3px;
    clear: right;
    font-size: 12px;
    font-weight: bold;
    /* padding-top: 5px;*/
}
#chardetail_container #chardetail_info_container .chardetail_strintbox_right #strbar {
    width: 140px;
    height: 18px;
    /* padding-top: 2px; */
    /* margin-top: 5px; */
    line-height: 18px;
}
#chardetail_container #chardetail_info_container .chardetail_strintbox_right #intbar {
    width: 140px;
    height: 10px;
    padding-top: 2px;
    margin-top: 5px;
}
#chardetail_container #chardetail_info_container .chardetail_strintbox_right .strintbar {
	float: left;
	width: 30px;
	color: #ffc345;
}

#chardetail_info_globals {
	clear: both;
	width: 100%;
}
#chardetail_info_globals_label {
	font-weight: bold;
	color: #ffc345;
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
}
.table_chardetail_globals {
	text-align: left;
	width: 100%;
	border-top: 1px solid #252525;
}
.table_chardetail_globals td {
	background-color: #000000;
	font-size: 13px;
	padding-top: 7px;
	height: 24px;
}
.table_chardetail_globals .global_msg {
	background-color: #000000;
	border-left: 1px solid #252525;
	border-bottom: 1px solid #252525;
	color: #ffffff;
	padding-left: 25px;
	font-size: 14px;
}

#chardetail_info_unique {
	clear: both;
	width: 100%;
}
#chardetail_info_unique_label {
	font-weight: bold;
	color: #ffc345;
	height: 40px;
	line-height: 40px;
	padding-left: 25px;
}
.table_chardetail_unique {
	text-align: left;
	width: 100%;
	border-top: 1px solid #252525;
}
.table_chardetail_unique td {
	background-color: #000000;
	font-size: 13px;
	padding-top: 7px;
	height: 24px;
}
.table_chardetail_unique .unique_msg {
	background-color: #000000;
	border-left: 1px solid #252525;
	border-bottom: 1px solid #252525;
	color: #ffffff;
	padding-left: 25px;
	font-size: 14px;
}
/***** CHAR DETAILS ****/

/***** CHAR LIST ****/
#charlist_mainDiv {
	margin: 38px 37px;
    clear: both;
    float: left;
	font-weight: bold;
}
#charlist_content .chardetail_mini_label:hover {
	background-color: #0f1324;
}
#charlist_content .chardetail_mini_label {
	width: 740px;
	height: 60px;
	background-color: #0b1d3d;
	float: left;
	position: relative;
	border: 1px solid #565e6b;
	cursor: pointer;
	margin-bottom: 12px;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_charimage {
	width: 35px;
	height: 46px;
	border: 1px solid #1f3073;
	background-color: #071124;
	position: absolute;
	left: 12px;
	top: 6px;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_charimage img {
	padding: 2px;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_charname {
	width: 300px;
	height: 30px;
	position: absolute;
	left: 190px;
    top: 10px;
	font-size: 22px;
	overflow: hidden;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_charpoint {
	width: 200px;
	height: 20px;
	position: absolute;
    left: 190px;
    top: 36px;
	font-size: 14px;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_build {
	position: absolute;
	left: 375px;
    top: 18px;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_build ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_build ul li {
    display: inline;
    margin: 0 7px 0 0;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_build ul li img {
    width: 24px;
    height: 24px;
	border: 1px solid #62666f;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_charpoint .charpoint {
	color: #ffc345;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_charlevel {
	height: 20px;
	position: absolute;
	left: 70px;
    top: 22px;
	font-size: 14px;
	color: #ffc345;
}
#charlist_content .chardetail_mini_label .chardetail_mini_label_servername {
	position: absolute;
	left: 580px;
    top: 22px;
	font-size: 14px;

}
/***** CHAR LIST ****/
