HTML,BODY{
font-family: 'font004';
font-size: 18px;
font-weight: 400;
background:none repeat scroll 0 0 #E8E8E8;

}
HTML,BODY#profile{
background-color: transparent;

}
.main_container{
	display: table;
}
.main_container{background: url(../images/main_container_bg_1.png) center repeat-y;}
.main_container_bottom{height: 8px; background: url(../images/main_container_bottom_bg.png) top center no-repeat;}

#maindiv {
    display: block;
    float: left;
    overflow: hidden;
    padding: 0 11px;
    position: relative;
}

#objectlist {
    display: block;
    float: left;
    height: 100%;
    min-height: 500px;
    overflow-x: hidden;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 191px;
}
table.profile_table {
    width: 964px;
}

table.profile_table td.profile_leftTd {
    border-right: 1px solid #CCCCCC;
    padding-bottom: 18px;
    padding-top: 15px;
    width: 204px;
    padding-left:20px
}

table.profile_table td.profile_rightTd {
    padding-bottom: 100px;
}
.bundlemap {
    padding-bottom: 25px;
    text-align: center;
}
.bundlemap a
{
    color:#b7b7b7;
    cursor: pointer;
}
.bundlemap a.currenttab
{
    color:#707070;
}
#resultslist{
	float: left;
    min-height: 500px;
    width: 734px;
}


#results {
    float: left;
    min-height: 500px;
    width: 729px;
}

#objectlist h1 {
    color: #F2A95E;
    font-size: 28px;
    text-transform: uppercase;
}
.mapResultContainer {
    display: block;
    float: left;
    height: 300px;
    margin: 0;
    max-height: 300px;
    max-width: 218px;
    text-align: center;
    width: 228px;
    margin-left:20px;
    
    
}
.mapResultContainer .imgFrame {
    font-size: 14px;
    height: 215px;
    margin: 0 auto;
    padding-top: 8px;
    position: relative;
    width: 215px;
}
.imgFrame {
    padding-top: 8px;
    position: relative;
    text-align: center;
}
.mapResultContainer div.mapname {
    display: block;
    line-height: 22px;
    max-height: 44px;
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top:10px;
}
.mapResultContainer div.mapname a{
    color: #00b2e5;
}
.mapResultContainer h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.mapResultContainer h3 {
    color: #F2A95E;
    font-size: 16px;
    margin: 5px 0 0;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.resultitem{
	padding:3px 0px;
}
.profile_leftTd .resultitemDev{
    padding:2px 0px;
}
.profile_rightTd .resultitemDev{
    padding:2px 0px;
    padding-left:22px;
}
.resultitem span a {
    color: #8E8781;
     font-family: 'font005-light';
}
.resultitem span{
	color:#8e8781;
	font-size: 18px;
}

.resultitemDev span a{
	color:#b7b7b7;
}
.resultitem span a.active {
    color: #F2A95E;
    font-family: 'font005-light';
}
.resultitemDev span a:hover{
    color:#707070;
}
.resultitemDev span a.active{
	color:#707070;
}

.resultitem span.mapresultbranch a{
	color:#F2A95E;
}

.resultitemDev:hover{
    color:#707070;
}
.resultitem span a:hover{
    font-family: 'font005-regular' !important;
}
.mapResultContainer img
{
    border:1px solid #CCC;
}
.loadmore {
    clear: both;
    display: block;
    font-size: 22px;
    padding-top: 15px;
    text-align: center;
}
.loadmore a
{
    font-size:18px;
}
#resultslist h1 {
    color: #F5842E !important;
    font-size: 32px !important;
    font-weight: 400 !important;
    margin-bottom: 6px;
    margin-top: 12px;
    text-align: center;
    font-family: 'font004';
}
#results h1 {
    color: #F2A95E;
    font-size: 48px;
    font-weight: normal;
    margin-bottom: 18px;
    margin-top: 12px;
    text-align: center;
    text-transform: uppercase;
}
.mapResultContainer div.mapname strong a {
    color: #00b2e5;
    display: block;
    max-height: 44px;
    text-overflow: ellipsis;
    text-transform: none;
    width: 100%;
}

#resultinfoDev {
    margin: 0 auto;
    width: 734px;
}
#resultinfo {
    margin: 0 auto;
    width: 610px;
}
#map_list{
}
#first_character_list{
	padding: 0px 0px 25px;
	text-align: center;
    display:block;
}
#first_character_listDev a {
    color: #00B2E5;
    padding: 0 2px;
}


#first_character_listDev a.active {
    color: #B7B7B7;
}

#first_character_listDev a.unselected {
    color: #E8E8E8;
}
#first_character_listDev{
    padding: 0px 0px 25px;
    text-align: center;
    display:none;
}
.profile_leftTd h3
{
    color:#f5842e;
    font-size: 26px;
    font-weight: 400 !important;
    font-family: 'font004';
}
#first_character_list a {
    color: #F2A95E;
    font-size: 20px;
    padding: 0 2px;
    font-family: 'font005-light';
}


#first_character_list a.active {
    color: #8E8781;
}

#first_character_list a.unselected {
    color: #E1E1E1;
}


.divider{
	border-top: 1px solid #e1e1e1;
	padding-top: 20px;
}

#maplist div.resultitem span{
	display: block;
}
.page_navigation {
    margin-left: -5px;
    padding-top: 20px;
    text-align: center;
}

.page_navigation a {
  color: #b7b7b7;
  padding: 0px 5px;
  text-decoration: none;
}

.page_navigation a.current, .page_navigation span.current {
  color: #00b2e5;
  padding: 0px 5px;

}

#resultitemlist{
    
}
