ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

p { padding:6px 0 ;}

ul { font-size: 12px; line-height: 14px; list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{ clear:both; height: 0px; line-height: 0; font-size: 0px; width: 100%; 
}

html { min-width: 920px; height:100%; }


body{ position:relative; background:#151314 url(/views/main_site/images/body_bg.jpg) center top no-repeat; color:#000; font:62.5% Tahoma,Arial, Helvetica, "Nimbus Sans L",sans-serif; min-width: 920px; height:100%;
}

#main{ width: 920px; float: left; background: url(/views/main_site/images/footer_bg2.jpg) 39px repeat-y; overflow:visible; min-height: 100%; height:auto;}

#toparea{
	width: 920px;
	float: left;
	/*background: url(/views/main_site/images/toparea.jpg) left top no-repeat;*/
}

#header{
	width: 883px;
	height: 103px;
	padding: 0px 37px 0px 0px;
	background: url(/views/main_site/images/header_bg.jpg) no-repeat;
}

#logo{
	display: block;
	width: 351px;
	height: 100px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(/views/main_site/images/logo.jpg) no-repeat;
	text-indent: -99999px;
	margin-top: -29px;
}


#navigation{
	height: 24px;
	float: right;
	overflow: hidden;
	margin: 5px 0px 0px 0px;
	background: url(/views/main_site/images/navigation_bg.jpg) repeat-x;
	clear: both;
}

#navigation_right{
	float: left;
	height: 24px;
	overflow: hidden;
	background: url(/views/main_site/images/navigation_right.jpg) right no-repeat;
}

#navigation_left{ float: left; height: 20px; overflow: hidden; padding: 4px 13px 0px 13px; background: url(/views/main_site/images/navigation_left.jpg) left no-repeat; 
}

#navigation_left ul li{
	font-family: Trebuchet MS;
	float: left;
	font-size: 12px;
	color: #BDA587;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 0px 11px;
	background: url(/views/main_site/images/nav_bullet.jpg) no-repeat center left;
}

#navigation_left ul li.no_bg{
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}

#navigation_left ul li a{
	color: #BDA587;
}

#navigation_left ul li a span{
	color: #FDEAAA;
}


#get_coins{
	font-family: Trebuchet MS;
	display: block;
	height: 21px;
	float: right;
	clear: right;
	color: #fff;
	font-size: 13px;
	margin: 12px 0px 0px 0px;
	padding: 0px 8px 0px 0px;
	background: url(/views/main_site/images/get_coins_button.jpg) right no-repeat;
    cursor:pointer;
}

#get_coins span{
	float: left;
	height: 21px;
	text-align: center;
	padding: 0px 0px 0px 8px;
	background: url(/views/main_site/images/get_coin_left.jpg) left no-repeat;
  cursor:pointer;
  display: block;
  white-space: nowrap;
}

#gold{
	display: block;
	width: auto;
	min-width: 60px;
	height: 17px;
	clear: right;
	float: right;
	color: #BDA587;
	font-size: 11px;
	margin: 12px 0px 0px 0px;
	padding: 3px 10px 0px 25px;
	background: url(/views/main_site/images/gold.jpg) left no-repeat;
	
}

#gold_no_button{
	display: block;
	width: auto;
	height: 17px;
	float: right;
	color: #BDA587;
	font-size: 11px;
	margin: 12px 0px 0px 0px;
	padding: 3px 10px 0px 25px;
	background: url(/views/main_site/images/gold.jpg) left no-repeat;
	clear: right;
}


#gold strong{
	color: #E18904;
}

#profile_container{
	width: 854px;
	padding: 0px 27px 0px 39px;
}

#profile{ width: 808px; float: left; padding: 0px 22px 5px 24px; background: url(/views/main_site/images/profile.jpg) repeat-y; display: inline; 
}

#profile #prof_err{
	color: #FFFF85;
	font-weight: bold;
}


#profile_btm{
	width: 808px;
	height: 26px;
	float: left;
	clear: both;
	padding: 0px 22px 0px 24px;
	overflow: hidden;
	background: url(/views/main_site/images/profile_btm.jpg) bottom left no-repeat;
}


#profile .left{
	width: 406px;
	float: left;
}


#thumbnail{
	width: 80px;
	height: 80px;
	float: left;
	padding: 2px;
	margin: 3px 22px 0px 0px;
	background: url(/views/main_site/images/thumbnail_bg.jpg) no-repeat;
}

#profile .left h2{
	color: #D5C5B0;
	font-size: 12px;
	margin: 0px 0px 2px 0px;
	text-decoration: underline;
}

#profile .left h2 a{
	color: #D5C5B0;
	text-decoration: underline;
}


#profile .left p{
	color: #D5C5B0;
	font-size: 12px;
}

#view_profile{
	font-family: Trebuchet MS;
	display: block;
	height: 25px;
	color: #DACCBC;
	font-weight: bold;
	float: left;
	font-size: 13px;
	margin: 12px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	background: url(/views/main_site/images/view_profile_btn.jpg) right no-repeat;
    cursor:pointer;
}

#view_profile span{
	float: left;
	height: 24px;
	text-align: center;
	padding: 1px 0px 0px 10px;
	background: url(/views/main_site/images/view_profile_left.jpg) left no-repeat;
    cursor:pointer;
}


#profile .right{
	width: 400px;
	float: left;
}

#get_link_btn{
	float: right;
	width: 20px;
	height: 20px;
	margin: 0px 0px 0px 3px;
	background: url(/views/main_site/images/get_link_btn.jpg) no-repeat;
	text-indent: -99999px;
}

#link_input{
	width: 257px;
	height: 18px;
	float: right;
	font-size: 11px;
	color: #432D1D;
	padding: 0px 5px;
	margin: 0px 0px 0px 7px;
	background: #E6E0C5;
	border: 1px solid #544B3F;
}

#profile .right p{
	width: 95px;
	padding: 3px 0px 0px 0px;
	text-align: right;
	color: #BDA587;
	font-size: 11px;
}

#status{
	width: 220px;
	height: 60px;
	margin: 12px 0px 0px 0px;
	float: right;
}

#status p{
	font-size: 11px;
	color: #D5C5B0;
	margin: 0px 0px 0px 0px;
	padding: 2px 0;
}

#status p strong{
	display: block;
	float: left;
	width: 96px;
}

#status p a{
	color: #D5C5B0;
}


#server{ width: 881px; float: left; display: inline; padding: 0 0 0 39px; 
}

#server h2{
	font-family: Trebuchet MS;
	font-size: 15px;
	height: 15px;
	color: #D5C5B0;
	text-transform: uppercase;
	padding: 0px 0px 19px 26px;
}

.listing_container{
	width: 853px;
	background: url(/views/main_site/images/listing_top.jpg) top no-repeat;
}


.listing{
	width: 853px;
	margin: 0px 0px 0px 0px;
}

.listing_top{
	width: 853px;
	float: left;
}

.listing_heading{
	width: 853px;
	height: 34px;
	float: left;
	background: url(/views/main_site/images/listing_top2.jpg) bottom no-repeat;
}


.bg_wrapper{
	width: 843px;
	float: left;
	padding: 0px 0px 0px 10px;
	background: url(/views/main_site/images/listing_bg.jpg) repeat-y;
}

.bg_wrapper h3 {
	font-size: 1.2em;
	color: #e18904;
	padding: 8px;
}

.listing_top ul{
	width: 833px;
	float: left;
}

.listing_top ul li{
	display: block;
	width: 833px;
	float: left;
	padding: 6px 0px 0px 0px;
	font-size: 11px;
	color: #D5C5B0;
	background: url(/views/main_site/images/row_bg.jpg) no-repeat;
}

.listing_top ul li.top_row{
	display: block;
	width: 833px;
	height: 29px;
	float: left;
	font-size: 11px;
	color: #BC7104;
	padding: 0px;
	overflow: hidden;
	font-weight: bold;
	background: url(/views/main_site/images/top_row.jpg) top no-repeat;
}

.listing_top ul li.top_row span.col2{
	color: #BC7104;
}



.listing_top ul li span.col1{
	display: block;
	width: 180px;
	float: left;
	padding: 7px 0px 0px 14px;
}

.listing_top ul li span.col2{
	display: block;
	text-align: center;
	float: left;
	width: 44px;
	color: #BFC4D4;
	padding: 7px 0px 0px 0px;
}

.listing_top ul li span.col3{
	display: block;
	text-align: center;
	float: left;
	width: 178px;
	padding: 7px 0px 0px 0px;
}

.listing_top ul li span.col4{
	display: block;
	text-align: center;
	float: left;
	width: 95px;
	padding: 7px 0px 0px 0px;
}

.listing_top ul li span.col5{
	position: relative;
	display: block;
	text-align: center;
	float: left;
	width: 154px;
	padding: 7px 0px 0px 8px;
}

.listing_top ul li span.col6{
	display: block;
	text-align: center;
	float: left;
	width: 140px;
	padding: 7px 0px 0px 0px;
}

.listing_top ul li span.achieve1 {
	display: block;
	width: 80px;
	float: left;
	text-align: center;
	color: #BFC4D4;
	padding: 7px 0px 4px 14px;
}

.listing_top ul li span.achieve2 {
	display: block;
	text-align: left;
	float: left;
	width: 540px;
	padding: 7px 0px 0px 0px;
}

.achieve2 h4.alt {
	color: #e18904;
}

.listing_top ul li span.achieve3{
	display: block;
	text-align: center;
	float: left;
	width: 180px;
	padding: 7px 0px 0px 0px;
}


.listing_top ul li span.compare2 {
	display: block;
	text-align: left;
	float: left;
	width: 440px;
	padding: 7px 0px 0px 0px;
}

.compare2 h4.alt {
	color: #e18904;
}

.listing_top ul li span.compare3{
	display: block;
	text-align: center;
	float: left;
	width: 140px;
	padding: 7px 0px 0px 0px;
}

.listing_top ul li span.compare4{
	display: block;
	text-align: center;
	float: left;
	width: 140px;
	padding: 7px 0px 0px 0px;
}

a.red_btn{
	font-family: Trebuchet MS;
	display: block;
	height: 25px;
	color: #DACCBC;
	font-weight: bold;
	float: right;
	font-size: 13px;
	padding: 0px 12px 0px 0px;
	background: url(/views/main_site/images/red_small_btn.jpg) right no-repeat;
    position: relative;
    cursor:pointer;
}

a.red_btn span{
	float: left;
	height: 24px;
	text-align: center;
	padding: 1px 3px 0px 12px;
	background: url(/views/main_site/images/red_small_left.jpg) left no-repeat;
    display: block;
    cursor:pointer;
    
}


.brown_btn{
	font-family: Trebuchet MS;
	display: block;
	height: 25px;
	color: #DACCBC !important;
	font-weight: bold;
	float: right;
	padding: 0px 12px 0px 0px;
	font-size: 13px;
	background: url(/views/main_site/images/brown_small_btn.jpg) right no-repeat;
    cursor:pointer
}

.brown_btn span{
	float: left;
	height: 24px;
	color: #DACCBC !important;
	text-align: center;
	padding: 1px 3px 0px 12px;
	background: url(/views/main_site/images/brown_small_left.jpg) left no-repeat;
    cursor:pointer
}


.listing_btm{
	width: 853px;
	height: 21px;
	clear: both;
	overflow: hidden;
	background: url(/views/main_site/images/listing_btm.jpg) no-repeat
}


.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 920px;
	padding: 0px 0px 3px 0px;
	margin:0 auto;
	height:100%;
}
#wrapper{ width: 920px; padding: 0px 3px 0px 0px; margin:0 auto; 
}

/* Leaderboard Content and My info*/

#leader_board { width:796px; display:block; overflow: hidden; font-size: 12px; border: solid 1px #BAB09C; color: #43352C; margin: -20px 0 5px 0; }
#leader_board li { display:block; width:796px; height: 22px; background-color: #DFD4BE; padding:7px 0 0 0; border-top: solid 1px #CBBA96; overflow: hidden; margin: 0; float: left; }
#leader_board .top_row { color: #43352C; background: #988266; font-weight: bold; border: none; }
#leader_board .top_row span.lead_col2{ color: #43352C; }
#leader_board span.lead_col1{ display: block; width: 27px; float: left; text-align: right; }
#leader_board span.lead_col2{ display: block; text-align: center; float: left; width: 144px; }
#leader_board span.lead_col3{ display: block; text-align: center; float: left; width: 70px; }
#leader_board span.lead_col4{ display: block; text-align: center; float: left; width: 70px; }
#leader_board span.lead_col5{ display: block; text-align: center; float: left; width: 140px; }
#leader_board span.lead_col6{ display: block; text-align: center; float: left; width: 108px; }
#leader_board span.lead_col7{ display: block; text-align: center; float: left; width: 108px; }
#leader_board span.lead_col8{ display: block; text-align: center; float: left; width: 129px; }
#leader_board .lead_player { color: #43352C; 
}
/*if leaderboard keeping tables*/
#leader_board tr  { height: 22px; background-color: #DFD4BE; padding:7px 0 0 0; border-top: solid 1px #CBBA96; overflow: hidden; margin: 0;  }
#leader_board tr th  { height: 22px; background-color: #DFD4BE; background: #988266; padding: 0 11px; }
#leader_board tr td  { border-bottom: solid 1px #BAB09C; height: 22px; white-space: nowrap; text-align: center; }
#leader_board tr a { color:#43352C;}

/*end tables*/
#leader_board .top_row h4 { font-size: 12px; padding-left: 8px; }
#leader_board li .info_row { padding-left: 8px; position: relative; top: -4px; }
#leader_board li .info_row  input { height: 17px; border: solid #9E917E 1px; position: relative; top: 1px; padding: 1px 3px 0 3px; color: #43352C; font-weight: bold; background: #F3EEE4; }
#leader_board li .info_row  .smallinput { width: 120px; }
#leader_board li .info_row  .largeinput { width: 220px; }
#info_submit { width: 75px; }

/*template construct*/
#header2 { width: 883px; height: 98px; padding: 0px 10px 0 0; overflow: hidden; background-image: url(/views/main_site/images/header_bg2.jpg); }
#logo2 { display: block; width: 351px; height: 98px; float: left; background: url(/views/main_site/images/logo2.png) no-repeat; text-indent: -99999px; margin-top: -29px;}

#content { background: url(/views/main_site/images/content_bg.jpg) 4px -24px no-repeat; padding: 0 0 0 39px; width: 856px; }
#content .content_2 { background: url(/views/main_site/images/content_bg_repeat.jpg) 0px -24px repeat-y; }
#content .content_2 .content_3 { background: url(/views/main_site/images/content_bg_btm.jpg) left bottom no-repeat; height: auto !important; height: 500px;  min-height:500px; overflow:visible; padding: 0 0 41px 28px; }
/*subnavigation*/
#sub_navigation { background-image: url(/views/main_site/images/nav2_bg.png); height: 26px; width: 791px; text-align: center; padding: 6px 0 0 7px; position: relative; left: -1px; margin-bottom: 20px;}
#sub_navigation li { display: inline; }
#sub_navigation li a { display: inline-block; list-style-type: none; height: 20px; color: #F7F4F0; font-size: 14px; font-weight: bold; padding: 0 28px 0 19px; background: url(/views/main_site/images/nav2_bull.png) right 6px no-repeat; }
#sub_navigation li a.current, #sub_navigation li a:active { color:#43352C; text-decoration:none; }
#sub_navigation li a:hover { color:#43352C; text-decoration:underline; }
#sub_navigation li a.last { background-image: none; }
/*end subnav*/

#content  .wood_header1 { font-size: 17px; color: #F7F4F0; background: url(/views/main_site/images/wood_header.png); width: 784px; padding: 11px 0 0 20px; height: 32px; position: relative; left: -4px; margin: 0 0 20px; }
/*end template*/

#content .dark_description { background-color: #988266; padding: 20px; width: 758px; }
#content .dark_description_txt { color:#F7F4F0; font-size: 12px; }
#content .dark_description img { float: left; padding-right: 20px; }
#content .dark_description_txt p { padding: 6px 0 0 0; }
#content  .additional_descrition { width: 760px; padding: 20px; color: #1D1813; font-size: 11px; line-height:18px; clear: both; }
#content .additional_descrition  a { color: #44382D; text-decoration: underline; }
#content .dark_description_txt  a { color: #EAE2D7; text-decoration: underline; }
#content .bottom_list { width: 760px; display:block; padding: 0 20px 31px 20px; float: left; }
#content  .bottom_list li { width: 350px; height: 18px; float: left; display: block; background: url(/views/main_site/images/dagger.png) left 5px no-repeat; padding: 2px 0 0 30px; font-size: 12px; }
#content .bottom_list li a { color: #1D1813; font-weight: bold; text-decoration: underline; }
#content .bottom_list li a:hover { text-decoration: none; }
#content .building_description { background-color: #DFD4BE; border: solid 1px #BAB09C; margin: 0px 0 5px 0; padding: 4px; height: 123px; width: 788px; float: left; overflow: hidden; }
#content .building_description img { height: 120px; width: 140px; padding: 1px; border: solid 1px #BAB09C; float: left; }
#content .building_description .building_title { float: left; display: block; padding-left: 40px; padding: 24px 0 0 20px; font-size: 14px; font-weight: bold; text-decoration: underline; width: 624px; }
#content .building_description .building_text { float: left; display: block; padding: 6px 0 0 20px; width: 610px; }
#footer_wrap { background: url(/views/main_site/images/footer_bg2.jpg) left 12px repeat-y; width: 856px; margin-left: 39px; height: 40px; }

#content .dark_description_txt .error { background: #FBCB81; border: 1px solid #B68042; width: 720px; font: Trebuchet MS, Arial, sans-serif; text-align: center; padding: 5px 10px; color: #1C1208; margin: 15px auto; }
	#content .dark_description_txt .error a { color: #786A5D;}

/*Tech Tree*/

#tech_tree_grid { background: url(/views/main_site/images/techtree_layer2.png) 1px top no-repeat; width:803px; overflow: hidden; color:#43352C; padding: 2px 0 0 0; float: left; font-size: 13px; }
#tech_tree_grid .thechtreebg { position:relative;  }
#tech_tree_grid  p { height: 50px; display: block; margin: 0; padding: 70px 0 0; position: relative; }
#tech_tree_grid span { display: block; width: 70px; height: 20px;text-align: center; }
#tech_tree_grid .c1 {  position:absolute; left: 1px; }
#tech_tree_grid .c2 {  position:absolute; left: 83px; }
#tech_tree_grid .c3 {  position:absolute; left: 126px; }
#tech_tree_grid .c4 {  position:absolute; left: 164px; }
#tech_tree_grid .c5 {  position:absolute; left: 205px; }
#tech_tree_grid .c6 {  position:absolute; left: 244px; }
#tech_tree_grid .c7 { position:absolute; left: 325px; }
#tech_tree_grid .c8 {  position:absolute; left: 407px; }
#tech_tree_grid .c9 {  position:relative; left: 487px; }
#tech_tree_grid .c10 {  position:absolute; left: 567px; }
#tech_tree_grid .c11 {  position:absolute; left: 648px; }
#tech_tree_grid .c12 {  position:absolute; left: 730px; }
#tech_tree_grid .row7 { color: #000; height: 26px; padding-top: 67px; }
#tech_tree_grid  .row8 { color: #000; height: 30px; padding: 27px 0 0 0; }
#tech_tree_grid  .row9 { color: #030; height: 50px; padding: 38px 0 0 0; }
/*footer navigation*/
#footer ul li.left_ft_bg { background: url(/views/main_site/images/footernav_left.png) left center no-repeat; height: 21px; line-height: 21px; }
#footer ul li.right_ft_bg { background: url(/views/main_site/images/footernav_right.png) right center no-repeat; }

#footer{ width: 100%; float: left; padding: 20px 0px 100px 0px; text-align: center; position: relative; overflow: hidden;}


#footer ul { display:block; margin:0; padding:0; font-size:100%; float: left; left: 50%; position: relative; clear: left;}
#footer ul li{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;  font-size: 10px; color: #BCB08A; background: url(/views/main_site/images/footernav_bg.png) left center repeat-x; display: block; float: left; line-height: 21px; padding: 3px 0 5px 0; height: 21px; right: 50%; position: relative; }


#footer ul li a { color: #BCB08A; font-weight: bold;  padding: 1px 10px 1px 10px; height: 21px; line-height: 21px; }
/*
#footerul li img{
	float: left;
}
*/

#footer ul li span{ display: inline-block; height: 22px; margin: 0; padding: 1px 10px 1px 10px; line-height: 21px; }

#submit_underlay { color: #F7F4F0; font-weight: bold; font-size: 14px; display: block; width: 102px; text-align: center; background: url(/views/main_site/images/dark_brown_onlight_submit.png); height: 25px; padding-top: 2px; }
#submit_field { position: relative; }
#submit_field  input { position:absolute; top:0; left:0; opacity:0; width: 102px; background: transparent; border: 0; font-size: 0px; line-height: 0; height: 28px; color: #F7F4F0; }

div.progress_bar {
	border: 1px solid #8a7967;
	margin-left: 105px;
	height: 10px;
	width: 200px;
	background-color: #b4afaa;
}

div.progress_bar div.fill {
	height: 10px;
	background: url(/views/main_site/images/get_coins_button.jpg) repeat-x;
	background-color: #a23018;
	border-right: 1px solid #35271e;
	text-align: center;
}

.left strong {
	color: #E18904;
	font-size: 1.3em;
}


.achieve1 div.locked { background: url(/views/main_site/images/achievements/locked.gif) no-repeat; }
.achieve1 div.tutorial { background: url(/views/main_site/images/achievements/tutorial.gif) no-repeat; }
.achieve1 div.murderer { background: url(/views/main_site/images/achievements/murderer.gif) no-repeat; }
.achieve1 div.tyrant { background: url(/views/main_site/images/achievements/tyrant.gif) no-repeat; }
.achieve1 div.warmachine { background: url(/views/main_site/images/achievements/warmachine.gif) no-repeat; }
.achieve1 div.doover { background: url(/views/main_site/images/achievements/doover.gif) no-repeat; }
.achieve1 div.spendaholic { background: url(/views/main_site/images/achievements/spendaholic.gif) no-repeat; }
.achieve1 div.warlord { background: url(/views/main_site/images/achievements/warlord.gif) no-repeat; }
.achieve1 div.calltoarms { background: url(/views/main_site/images/achievements/calltoarms.gif) no-repeat; }
.achieve1 div.private { background: url(/views/main_site/images/achievements/private.gif) no-repeat; }
.achieve1 div.corporal { background: url(/views/main_site/images/achievements/corporal.gif) no-repeat; }
.achieve1 div.sergeant { background: url(/views/main_site/images/achievements/sergeant.gif) no-repeat; }
.achieve1 div.supersaver { background: url(/views/main_site/images/achievements/supersaver.gif) no-repeat; }
.achieve1 div.epicfail { background: url(/views/main_site/images/achievements/epicfail.gif) no-repeat; }
.achieve1 div.impossible { background: url(/views/main_site/images/achievements/impossible.gif) no-repeat; }
.achieve1 div.farmerjohn { background: url(/views/main_site/images/achievements/farmerjohn.gif) no-repeat; }
.achieve1 div.builder { background: url(/views/main_site/images/achievements/builder.gif) no-repeat; }
.achieve1 div.stronghold_england { background: url(/views/main_site/images/achievements/stronghold_england.gif) no-repeat; }
.achieve1 div.stronghold_church { background: url(/views/main_site/images/achievements/stronghold_church.gif) no-repeat; }
.achieve1 div.stronghold_aragon { background: url(/views/main_site/images/achievements/stronghold_aragon.gif) no-repeat; }
.achieve1 div.stronghold_france { background: url(/views/main_site/images/achievements/stronghold_france.gif) no-repeat; }
.achieve1 div.stronghold_rome { background: url(/views/main_site/images/achievements/stronghold_rome.gif) no-repeat; }
.achieve1 div.stronghold_navarre { background: url(/views/main_site/images/achievements/stronghold_navarre.gif) no-repeat; }
.achieve1 div.memorial { background: url(/views/main_site/images/achievements/memorial.gif) no-repeat; }
.achieve1 div.territory_beginner { background: url(/views/main_site/images/achievements/territory_beginner.gif) no-repeat; }
.achieve1 div.territory_novice { background: url(/views/main_site/images/achievements/territory_novice.gif) no-repeat; }
.achieve1 div.territory_advanced { background: url(/views/main_site/images/achievements/territory_advanced.gif) no-repeat; }
.achieve1 div.territory_expert { background: url(/views/main_site/images/achievements/territory_expert.gif) no-repeat; }
.achieve1 div.territory_pro { background: url(/views/main_site/images/achievements/territory_pro.gif) no-repeat; }
.achieve1 div.crusader { background: url(/views/main_site/images/achievements/crusader_pro.gif) no-repeat; }
.achieve1 div.invader { background: url(/views/main_site/images/achievements/invader.gif) no-repeat; }
.achieve1 div.bronze { background: url(/views/main_site/images/achievements/bronze.gif) no-repeat; }
.achieve1 div.silver { background: url(/views/main_site/images/achievements/silver.gif) no-repeat; }
.achieve1 div.gold { background: url(/views/main_site/images/achievements/gold.gif) no-repeat; }


.achieve1 div.tutorial_off { background: url(/views/main_site/images/achievements/tutorial_off.gif) no-repeat; }
.achieve1 div.murderer_off  { background: url(/views/main_site/images/achievements/murderer_off.gif) no-repeat; }
.achieve1 div.tyrant_off  { background: url(/views/main_site/images/achievements/tyrant_off.gif) no-repeat; }
.achieve1 div.warmachine_off  { background: url(/views/main_site/images/achievements/warmachine_off.gif) no-repeat; }
.achieve1 div.doover_off  { background: url(/views/main_site/images/achievements/doover_off.gif) no-repeat; }
.achieve1 div.spendaholic_off  { background: url(/views/main_site/images/achievements/spendaholic_off.gif) no-repeat; }
.achieve1 div.warlord_off  { background: url(/views/main_site/images/achievements/warlord_off.gif) no-repeat; }
.achieve1 div.calltoarms_off  { background: url(/views/main_site/images/achievements/calltoarms_off.gif) no-repeat; }
.achieve1 div.private_off  { background: url(/views/main_site/images/achievements/private_off.gif) no-repeat; }
.achieve1 div.corporal_off  { background: url(/views/main_site/images/achievements/corporal_off.gif) no-repeat; }
.achieve1 div.sergeant_off  { background: url(/views/main_site/images/achievements/sergeant_off.gif) no-repeat; }
.achieve1 div.supersaver_off  { background: url(/views/main_site/images/achievements/supersaver_off.gif) no-repeat; }
.achieve1 div.epicfail_off  { background: url(/views/main_site/images/achievements/epicfail_off.gif) no-repeat; }
.achieve1 div.impossible_off  { background: url(/views/main_site/images/achievements/impossible_off.gif) no-repeat; }
.achieve1 div.farmerjohn_off  { background: url(/views/main_site/images/achievements/farmerjohn_off.gif) no-repeat; }
.achieve1 div.builder_off  { background: url(/views/main_site/images/achievements/builder_off.gif) no-repeat; }
.achieve1 div.stronghold_england_off  { background: url(/views/main_site/images/achievements/stronghold_england_off.gif) no-repeat; }
.achieve1 div.stronghold_church_off  { background: url(/views/main_site/images/achievements/stronghold_church_off.gif) no-repeat; }
.achieve1 div.stronghold_aragon_off  { background: url(/views/main_site/images/achievements/stronghold_aragon_off.gif) no-repeat; }
.achieve1 div.stronghold_france_off  { background: url(/views/main_site/images/achievements/stronghold_france_off.gif) no-repeat; }
.achieve1 div.stronghold_rome_off  { background: url(/views/main_site/images/achievements/stronghold_rome_off.gif) no-repeat; }
.achieve1 div.stronghold_navarre_off  { background: url(/views/main_site/images/achievements/stronghold_navarre_off.gif) no-repeat; }
.achieve1 div.memorial_off  { background: url(/views/main_site/images/achievements/memorial_off.gif) no-repeat; }
.achieve1 div.territory_beginner_off  { background: url(/views/main_site/images/achievements/territory_beginner_off.gif) no-repeat; }
.achieve1 div.territory_novice_off  { background: url(/views/main_site/images/achievements/territory_novice_off.gif) no-repeat; }
.achieve1 div.territory_advanced_off  { background: url(/views/main_site/images/achievements/territory_advanced_off.gif) no-repeat; }
.achieve1 div.territory_expert_off  { background: url(/views/main_site/images/achievements/territory_expert_off.gif) no-repeat; }
.achieve1 div.territory_pro_off  { background: url(/views/main_site/images/achievements/territory_pro_off.gif) no-repeat; }
.achieve1 div.crusader_off { background: url(/views/main_site/images/achievements/crusader_off.gif) no-repeat; }
.achieve1 div.invader_off  { background: url(/views/main_site/images/achievements/invader_off.gif) no-repeat; }
.achieve1 div.bronze_off  { background: url(/views/main_site/images/achievements/bronze_off.gif) no-repeat; }
.achieve1 div.silver_off  { background: url(/views/main_site/images/achievements/silver_off.gif) no-repeat; }
.achieve1 div.gold_off  { background: url(/views/main_site/images/achievements/gold_off.gif) no-repeat; }

#start_date, #end_date{ width: 80px; }

.faq_question {font-weight: bold; font-size: 16px; padding-top: 10px; padding-bottom: 10px; }
.faq_answer {}
#general_help{
	width: 805px;
	
}

.question_answer {
	margin: 0 0 15px 15px;
	padding: 0 0 15px 0;
	width: 770px;
	border-bottom: 1px solid #a99a82;
	font-family: "Trebuchet MS";
}
.question_answer .faq_question {
	padding: 0 0 5px 0;
	font-size:16px;
	font-weight:bold;
	color: #8e2303;
}
.question_answer .faq_answer {
	color: #3c3128;
	font-size:12px;
	line-height: 14px;
}

form.server_select {
	overflow: hidden;
}
form.server_select span {
	color: #4b3f36;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 4px 5px 0 20px;
	display: block;
	float: left;
}
form.server_select select {
	float: left;
	margin: 3px;
}
form.server_select .submit {
	background: transparent url('/views/main_site/images/get_units.png') no-repeat left top;
	height: 26px;
	width: 86px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -500px;
	line-height: 500px;
	border: 0;
	margin: 0;
	padding: 0;
}
table.units {
	margin: 15px 0 0 0;
	border-collapse:separate;
	border-spacing:0 2px;
}
table.units thead td {
	background: transparent url('/views/main_site/images/units_thead_bg.png') repeat-x left top;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	border-top: 1px solid #b5a17f;
	border-bottom: 1px solid #b5a17f;
}
table.units thead td.image {
	width: 117px;
	border-left: 1px solid #b5a17f;
	border-right: 1px solid #afa28b;
}
table.units thead td.name {
	width: 88px;
	border-right: 1px solid #afa28b;
}
table.units thead td.description {
	width: 364px;
	border-right: 1px solid #afa28b;
}
table.units thead td.hit_points {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.units thead td.iron {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.units thead td.stone {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.units thead td.wood {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.units thead td.build_time {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.units tbody tr {
	padding: 0 0 10px 0;
}
table.units tbody td {
	background: transparent url('/views/main_site/images/units_tbody_bg.png') repeat-x left top;
	height: 90px;
	padding: 15px 0 10px 0;
	vertical-align: top;
	text-align: center;
	color: #1d1813;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	border-top: 1px solid #b5ab99;
	border-bottom: 1px solid #b5ab99;
}
table.units tbody tr.alt td {
	background: transparent url('/views/main_site/images/units_tbody_bg_alt.png') repeat-x left top;
}
table.units tbody td.image {
	padding-top: 0;
	width: 117px;
	border-left: 1px solid #b5ab99;
	border-right: 1px solid #afa28b;
}
table.units tbody td.name {
	width: 78px;
	border-right: 1px solid #afa28b;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}
table.units tbody td.description {
	width: 334px;
	border-right: 1px solid #afa28b;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}
table.units tbody td.hit_points {
	width: 44px;
	border-right: 1px solid #afa28b;
	font-weight: bold;
	color: #6b8e00;
}
table.units tbody td.iron {
	width: 44px;
	border-right: 1px solid #afa28b;
	font-weight: bold;
}
table.units tbody td.stone {
	width: 44px;
	border-right: 1px solid #afa28b;
	font-weight: bold;
}
table.units tbody td.wood {
	width: 44px;
	border-right: 1px solid #afa28b;
	font-weight: bold;
}
table.units tbody td.build_time {
	width: 44px;
	border-right: 1px solid #b5ab99;
	font-weight: bold;
}


/* Buildings page */


form.server_select {
	overflow: hidden;
}
form.server_select span {
	color: #4b3f36;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 4px 5px 0 20px;
	display: block;
	float: left;
}
form.server_select select {
	float: left;
	margin: 3px;
}
form.server_select .submit {
	background: transparent url('/views/main_site/images/get_units.png') no-repeat left top;
	height: 26px;
	width: 86px;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -500px;
	line-height: 500px;
	border: 0;
	margin: 0;
	padding: 0;
}
table.buildings {
	margin: 15px 0 0 0;
	border-collapse:separate;
	border-spacing:0 2px;
}
table.buildings thead td {
	background: transparent url('/views/main_site/images/units_thead_bg.png') repeat-x left top;
	height: 29px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	border-top: 1px solid #b5a17f;
	border-bottom: 1px solid #b5a17f;
}
table.buildings thead td.image {
	width: 147px;
	border-left: 1px solid #b5a17f;
	border-right: 1px solid #afa28b;
}
table.buildings thead td.name {
	width: 88px;
	border-right: 1px solid #afa28b;
}
table.buildings thead td.description {
	width: 364px;
	border-right: 1px solid #afa28b;
}
table.buildings thead td.iron {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.buildings thead td.stone {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.buildings thead td.wood {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.buildings thead td.build_time {
	width: 44px;
	border-right: 1px solid #afa28b;
}
table.buildings tbody tr {
	padding: 0 0 10px 0;
}
table.buildings tbody td {
	background: transparent url('/views/main_site/images/units_tbody_bg.png') repeat left top;
	height: 90px;
	padding: 15px 0 10px 0;
	vertical-align: top;
	text-align: center;
	color: #1d1813;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	border-top: 1px solid #b5ab99;
	border-bottom: 1px solid #b5ab99;
}
table.buildings tbody tr.alt td {
	background: transparent url('/views/main_site/images/units_tbody_bg_alt.png') repeat left top;
}
table.buildings tbody td.image {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 147px;
	border-left: 1px solid #b5ab99;
	border-right: 1px solid #afa28b;
}
table.buildings tbody td.name {
	width: 78px;
	border-right: 1px solid #afa28b;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-left: 10px;
}
table.buildings tbody td.description {
	width: 334px;
	border-right: 1px solid #afa28b;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}
table.buildings tbody td.iron {
	width: 44px;
	border-right: 1px solid #afa28b;
	font-weight: bold;
}
table.buildings tbody td.stone {
	width: 44px;
	border-right: 1px solid #afa28b;
	font-weight: bold;
}
table.buildings tbody td.wood {
	width: 44px;
	border-right: 1px solid #afa28b;
	font-weight: bold;
}
table.buildings tbody td.build_time {
	width: 44px;
	border-right: 1px solid #b5ab99;
	font-weight: bold;
}










.fsdgdsfg {
	background: transparent url('/views/main_site/images/help_item_bg.png') no-repeat left top;
	height: 124px;
	width: 792px;
	margin: 0 0 2px;
	padding: 5px 4px 4px 4px;
	overflow: hidden;
}
.building_info .image {
	float: left;
	width: 142px;
}
.building_info .image span {
	border: 1px solid #b3a08c;
	padding: 1px;
	display: block;
	width: 140px;
	height: 120px;
}
.building_info .text {
	float: left;
	width: 610px;
	padding: 20px;
}
.building_info .text h2 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	padding: 0;
	margin: 0 0 5px 0;
	color: #1d1813;
	border-bottom: 2px solid #4f483f;
	display: inline;
}
.building_info .text p {
	font-family: "Tahoma";
	font-size: 11px;
}

#general_help ul{
}

.help_ul_main {
	/*list-style-type:disc;*/
}

.help_ul_sub {
	/*list-style-type:circle;*/
}

.help_ul_sub_2 {
	/*list-style-type:square;*/
}

div#large_castle_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/castle01.gif) no-repeat;}
div#large_castle_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/castle02.gif) no-repeat;}
div#large_castle_3 {height: 130px; width: auto; background: url(/views/main_site/images/help/buildings/castle03.gif) no-repeat;}

div#large_farm_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/farm01.gif) no-repeat;}
div#large_farm_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/farm02.gif) no-repeat;}
div#large_farm_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/farm03.gif) no-repeat;}

div#large_iron_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/iron01.gif) no-repeat;}
div#large_iron_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/iron02.gif) no-repeat;}
div#large_iron_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/iron03.gif) no-repeat;}

div#large_stone_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/stone01.gif) no-repeat;}
div#large_stone_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/stone02.gif) no-repeat;}
div#large_stone_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/stone03.gif) no-repeat;}

div#large_wood_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/wood01.gif) no-repeat;}
div#large_wood_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/wood02.gif) no-repeat;}
div#large_wood_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/wood03.gif) no-repeat;}

div#large_academy_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/academy01.gif) no-repeat;}
div#large_academy_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/academy02.gif) no-repeat;}
div#large_academy_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/academy03.gif) no-repeat;}

div#large_wall_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/wall01_alt.gif) no-repeat;}
div#large_wall_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/wall02_alt.gif) no-repeat;}
div#large_wall_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/wall03_alt.gif) no-repeat;}

div#large_warehouse_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/warehouse01.gif) no-repeat;}
div#large_warehouse_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/warehouse02.gif) no-repeat;}
div#large_warehouse_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/warehouse03.gif) no-repeat;}

div#large_barracks_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/barracks01.gif) no-repeat;}
div#large_barracks_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/barracks02.gif) no-repeat;}
div#large_barracks_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/barracks03.gif) no-repeat;}

div#large_blacksmith_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/blacksmith01.gif) no-repeat;}
div#large_blacksmith_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/blacksmith02.gif) no-repeat;}
div#large_blacksmith_3 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/blacksmith03.gif) no-repeat;}

div#large_stable_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/stable01.gif) no-repeat;}
div#large_stable_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/stable02.gif) no-repeat;}

div#large_church_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/church01.gif) no-repeat;}
div#large_church_2 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/church02.gif) no-repeat;}

div#large_residence_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/residence01.gif) no-repeat;}
div#large_memorial_1 {height: 120px; width: auto; background: url(/views/main_site/images/help/buildings/memorial01.gif) no-repeat;}

div#large_spearmen_1 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_spearmen_1.png) no-repeat;}
div#large_spearmen_2 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_spearmen_2.png) no-repeat;}
div#large_spearmen_3 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_spearmen_3.png) no-repeat;}
div#large_spearmen_4 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_spearmen_4.png) no-repeat;}

div#large_swordsmen_1 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_swordsmen_1.png) no-repeat;}
div#large_swordsmen_2 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_swordsmen_2.png) no-repeat;}
div#large_swordsmen_3 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_swordsmen_3.png) no-repeat;}
div#large_swordsmen_4 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_swordsmen_4.png) no-repeat;}

div#large_archer_1 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_archer_1.png) no-repeat;}
div#large_archer_2 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_archer_2.png) no-repeat;}
div#large_archer_3 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_archer_3.png) no-repeat;}
div#large_archer_4 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_archer_4.png) no-repeat;}

div#large_cavalry_1 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_cavalry_1.png) no-repeat;}
div#large_cavalry_2 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_cavalry_2.png) no-repeat;}
div#large_cavalry_3 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_cavalry_3.png) no-repeat;}
div#large_cavalry_4 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_cavalry_4.png) no-repeat;}
div#large_cavalry_5 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_cavalry_5.png) no-repeat;}

div#large_siege_1 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_siege_1.png) no-repeat;}
div#large_siege_2 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_siege_2.png) no-repeat;}
div#large_siege_3 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_siege_3.png) no-repeat;}
div#large_siege_4 {height: 100px; width: auto; background: url(/views/main_site/images/help/units/large_siege_4.png) no-repeat;}


.hidden { display: none; }
#general_help .help_menu {
	font-weight: bold;
	float: left;
	width: 190px;
	margin: 0px 15px 15px 0px;
	padding: 0px;
	list-style: none;
}
#general_help .help_menu li {
	background: #7d715b;
	display: block;
	margin: 0px 0px 2px 0px;
	padding: 0px !important;
}
#general_help .help_menu li a {
	color: #f7f4f0;
	display: inline-block;
	margin: 5px;
}
#general_help .help_menu ul { display: none; }
#general_help .help_menu ul li {
	background: #efe9dc;
}
#general_help .help_menu ul li a { color: #43352c; background: #efe9dc; }
#general_help .help_content {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 570px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	list-style: none;
	background: url('/views/main_site/images/units_tbody_bg.png');
	border: 1px solid #B5AB99;
}
#general_help .help_content li {
	margin: 0px 0px 25px 0px;
	line-height: 1.4em;
	list-style: none;
}
#general_help .help_content h2 {
	font-size: 1.5em;
	color: #8E2303;
	margin: 0px 0px 20px 0px;
}


/* ADMIN TOOLS */
#admin-tools{
    font: 12px verdana, arial;
}

#admin-tools table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	
    text-align: left;
	}

#admin-tools th {
	padding: 0 0.5em;
	text-align: left;
	}

#admin-tools tr.yellow td {
	border-top: 1px solid #b8a98e;
	border-bottom: 1px solid #b8a98e;
	background: #fbf4e4;
    text-align: left;
	}

#admin-tools td {
	border-bottom: 1px solid #b8a98e;
    background: #fbf4e4;
	padding: 0 0.5em;
    text-align: left;
	}

#admin-tools td:first-child {
	width: 190px;
	}

#admin-tools td+td {
	border-left: 1px solid #CCC;
	text-align: left;
	}
    
#admin-tools .header{
    color: #ffffff;
    font-weight: bold;
    background: #a43214;
}

#admin-tools a:link{
    color: navy;
    font-weight: bold;
    background: #ffffff;
    font-size: 14px;
    
}
#admin-tools a:visited{
    color: blue;
}

#admin-tools .header a:link {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
    background: none;
}
#admin-tools .header a:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}


