html, body {
	background-color: #242612;
	background-image: url('img/design/bg_green_fade1180.png');
	background-repeat: repeat-y;
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding: 0px;
	margin: 0px;
	height: 100%;
}

a img {
    border: none;
}

input, textarea {
   font : 11px Verdana Arial Helvetica sans-serif;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}

a:link {
   color: #000000;
   text-decoration : underline; 
   font-weight: bold;  
}
  
a:visited {
   color: #000000;
   text-decoration : underline;
   font-weight: bold; 
   }
	
a:hover {
   color: #000000;
   text-decoration : none;
   font-weight: bold; 
}

a.menu_logo { /* definition of the "image" class in the <a> tag */
	 float:left;
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 75px; /* height of reactive image */
     background-image: url(img/design/logo.png); /* source for start image */
     background-repeat: no-repeat;
}

a.menu_logo_vip { /* definition of the "image" class in the <a> tag */
	 float:left;
     display: block; /* a tag must be a block */
     width: 200px; /* width of reactive image */
     height: 75px; /* height of reactive image */
     background-image: url(img/design/logo_vip.png); /* source for start image */
     background-repeat: no-repeat;
}

a.menu_map { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 60px;
     display: block; /* a tag must be a block */
     width: 72px; /* width of reactive image */
     height: 70px; /* height of reactive image */
     background-image: url(img/design/icon_menu_map_off.gif); /* source for start image */
     background-repeat: no-repeat;
}

a.menu_map_on { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 60px;
     display: block; /* a tag must be a block */
     width: 72px; /* width of reactive image */
     height: 70px; /* height of reactive image */
     background-image: url(img/design/icon_menu_map.gif); /* source for start image */
     background-repeat: no-repeat;
}
	 
a.menu_map:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(img/design/icon_menu_map.gif); /* source for target image */
}

a.menu_base { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 30px;
     display: block; /* a tag must be a block */
     width: 73px; /* width of reactive image */
     height: 74px; /* height of reactive image */
     background-image: url(img/design/icon_menu_base_off.gif); /* source for start image */
     background-repeat: no-repeat;
}

a.menu_base_on { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 30px;
     display: block; /* a tag must be a block */
     width: 73px; /* width of reactive image */
     height: 74px; /* height of reactive image */
     background-image: url(img/design/icon_menu_base.gif); /* source for start image */
     background-repeat: no-repeat;
}


a.menu_base:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(img/design/icon_menu_base.gif); /* source for target image */
}

a.menu_mail { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 30px;
     display: block; /* a tag must be a block */
     width: 71px; /* width of reactive image */
     height: 66px; /* height of reactive image */
     background-image: url(img/design/icon_menu_pm_off.gif); /* source for start image */
     background-repeat: no-repeat;
}

a.menu_mail_on { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 30px;
     display: block; /* a tag must be a block */
     width: 71px; /* width of reactive image */
     height: 66px; /* height of reactive image */
     background-image: url(img/design/icon_menu_pm.gif); /* source for start image */
     background-repeat: no-repeat;
}

	 
a.menu_mail_new { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 30px;
     display: block; /* a tag must be a block */
     width: 71px; /* width of reactive image */
     height: 66px; /* height of reactive image */
     background-image: url(img/design/icon_menu_pm_new.gif); /* source for start image */
     background-repeat: no-repeat;
}

	 
a.menu_mail:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(img/design/icon_menu_pm.gif); /* source for target image */
}

a.menu_forum { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 30px;
     display: block; /* a tag must be a block */
     width: 58px; /* width of reactive image */
     height: 73px; /* height of reactive image */
     background-image: url(img/design/icon_menu_forum_off.gif); /* source for start image */
     background-repeat: no-repeat;
}

a.menu_forum_on { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 30px;
     display: block; /* a tag must be a block */
     width: 58px; /* width of reactive image */
     height: 73px; /* height of reactive image */
     background-image: url(img/design/icon_menu_forum.gif); /* source for start image */
     background-repeat: no-repeat;
}

	 
a.menu_forum:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(img/design/icon_menu_forum.gif); /* source for target image */
}

ul {
	list-style-image: url(../img/arrow.gif);
	margin-top: 13px;
	margin-left: 27px;
	margin-bottom: 0px;
	list-style-type: none;
}

li {
	margin: 0px;
	padding: 0px;
	height: 19px;
}

h1 {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #446586;
	font-weight: bold;
	margin-bottom: 5px;
}

hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border: none;
}

label {
	font-weight: bold;
	clear: both;
}

div#main_bg {
	width: 1180px; 
	background-image: url('img/design/bg_green_fade1180.png');
	background-repeat: repeat-y;
	min-height: 100%;
	margin: 0px;
}

div#main_footer {
	height:20px; 
	margin-top:-20px; 
	padding-left: 55px;
	padding-right: 25px;
	color: #2E2E2E;
	 
	}
div#main_footermargin {
	height:20px; 
	clear:both;
}
div#main_footer a:link {
	color: #2E2E2E; 
	text-decoration: none; 
	font-weight: normal;
}
div#main_footer a:visited {
	color: #2E2E2E; 
	text-decoration: none; 
	font-weight: normal;
}
div#main_footer a:hover {
	color: #2E2E2E; 
	text-decoration: underline; 
	font-weight: normal;
}

div#main_content {
	margin-left: 55px;
	margin-right: 115px;
	width: 930px;
}

div#menu {
	padding-top: 10px;
}

div#top_container {
	clear: both; 
	font-size: 10px;
}

div#menu_container {
	clear:both; 
	margin-bottom: 10px;
}

div#main_pages {
	margin-top: 20px;
}

div#suggestions {
	background-color: #DFDFDF;
	margin-left: 124px;
	position: absolute;
	margin-top: 3px;
	color: #686666;
}

div#suggestions a:link {
	color: #5C5C5C; 
	text-decoration: none; 
	font-weight: normal;
}
div#suggestions a:visited {
	color: #5C5C5C; 
	text-decoration: none; 
	font-weight: normal;
}
div#suggestions a:hover {
	color: #5C5C5C; 
	text-decoration: none; 
	font-weight: normal;
}
div#country_box {
	position:absolute; 
	left:857px; 
	top:11px; 
	width:103px; 
	background-color: #474942; 
	padding: 5px;
}

div#country_hidden {   
		display: none;
		position:absolute; 
		left:857px; 
		top:37px; 
		width:103px; 
		background-color: #474942; 
		padding: 5px;
		padding-bottom: 10px;	
		filter:alpha(opacity=80); 
		-moz-opacity: 0.8; 
		opacity: 0.8; 
}
.input_textfield {
	background-color: #CCD0FF;
	border: 1px solid #A6B7DC;
	width: 220px;
	height: 17px;
	line-height: 1.5;
	margin-bottom: 15px;
}

.input_login {
	width: 110px;
	height: 15px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.suggestions_headline {
	color: #2E2E2E;  
	font-size : 12px;
	font-weight: bold;
}

.building_img {
	float: left; 
	margin-right: 15px; 
	width: 180px;
}

.building_info {
	margin-bottom: 25px;
	width: 420px;
	padding: 7px;
	background-color: #D0D0D0; 
	border: 1px solid #A0A0A0; 
	border-style: dotted;
}

.country_flag {
	margin-bottom: 8px;
}

.class1 a:link {
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal;
}
.class1 a:visited {
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal;
}
.class1 a:hover {
	color: #000000; 
	text-decoration: underline; 
	font-weight: normal;
}

.class2 a:link {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 13px;
}
.class2 a:visited {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 13px;
}
.class2 a:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 13px;
}

.class3 a:link {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}
.class3 a:visited {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}
.class3 a:hover {
	color: #000000; 
	text-decoration: none; 
	font-weight: normal;
}

.class4 a:link {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
.class4 a:visited {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}
.class4 a:hover {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}


.class_red a:link {
	color: #A20513; 
	text-decoration: none; 
	font-weight: normal;
}
.class_red a:visited {
	color: #A20513; 
	text-decoration: none; 
	font-weight: normal;
}
.class_red a:hover {
	color: #A20513; 
	text-decoration: none; 
	font-weight: normal;
}
.class_red {
	color: #A20513; 
	text-decoration: none; 
	font-weight: normal;
}


.class_green a:link {
	color: #738D34; 
	text-decoration: none; 
	font-weight: normal;
}
.class_green a:visited {
	color: #738D34; 
	text-decoration: none; 
	font-weight: normal;
}
.class_green a:hover {
	color: #738D34; 
	text-decoration: none; 
	font-weight: normal;
}
.class_green {
	color: #738D34; 
	text-decoration: none; 
	font-weight: normal;
}


.class_blue a:link {
	color: #7288A3; 
	text-decoration: none; 
	font-weight: normal;
}
.class_blue a:visited {
	color: #7288A3; 
	text-decoration: none; 
	font-weight: normal;
}
.class_blue a:hover {
	color: #7288A3; 
	text-decoration: none; 
	font-weight: normal;
}
.class_blue {
	color: #7288A3; 
	text-decoration: none; 
	font-weight: normal;
}


.box_index a:link {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 10px;
}
.box_index a:visited {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 10px;
}
.box_index a:hover {
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: normal;
	font-size: 10px;
}

.h2link a:link {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #446586;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none; 
}
.h2link a:visited {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #446586;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none; 
}
.h2link a:hover {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #446586;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: none; 
}

.menu_top_border {
	border-style: solid;
	border-color: #353535;
	border-width: 1px;
}

.box_small {
	width: 200px;
	margin-bottom: 20px;
}

.box_top {
	align: left;
	border: 1px solid #353535;
	background-image: url('img/design/box_bg2.gif');
	width: 100%;
	height: 22px;
}

.box_main {
	align: left;
	border: 1px solid #B6B5B5;
	border-top: none;
	background-color: #F5F5F5;
	width: 100%;
}

.box_top_text {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.8em;
	margin-left: 5px;
}

.box_main_style {
	align: left;
	padding: 5px;
}

.box_main_style a:link {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
}
.box_main_style a:visited {
	color: #000000; 
	text-decoration: underline; 
	font-weight: bold;
}
.box_main_style a:hover {
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
}

.box_login {
	height: 20px; 
	line-height: 1.5em; 
	padding-left: 5px; 
	color: #616060;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('img/design/button_bg_right.gif') no-repeat scroll top right;
    color: #FFFFFF;
    display: block;
    float: left;
    font: normal 9px verdana;
    height: 23px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('img/design/button_bg.gif') no-repeat;
    display: block;
    line-height: 10px;
    padding: 5px 0 9px 18px;
}

.container_left { /* generic container (i.e. div) for floating buttons */
    float: left; 
}
.container_right { /* generic container (i.e. div) for floating buttons */
    float: left; 
	margin-left: 45px;
}

.main_left {
    float: left; 
}
.main_right {
    float: left;
	margin-left: 25px;
}
.lng_choose{
	color: #FFFFFF; 
	font-size: 10px; 
	margin-left: 1px;
}
.lng_choose a:link {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none; 
}
.lng_choose a:visited {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none; 
}
.lng_choose a:hover {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none; 
}


div.module {
    border-top: 4px solid #dddddd;
    color: #444444;
}

#shows tr, 
#shows tr.row_odd {
    background-color: #efefef;
}
#shows tr { background-color: transparent; }

div.comment_box,
div.comment_box_alt,
#shows tr td, 
#shows tr.row_odd td {
    /*border-top: 1px solid #dddddd;*/
}
#shows td.col1 {
	padding-left: 40px;
}
#shows td.col4 {
	padding-right: 10px;
}
#shows tr.row_odd p {
    color: #444444;
    font-size: 11px;
}

div.module {
}
.click {
border:dotted;
position:absolute; 
z-index:10; 
left:320px; 
top:295px;
}
.boldred {
	font : Verdana;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #A71414;
	font-weight: bold;
	margin-bottom: 0px;
}
.boldblue {
	font : Verdana;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #0404E8;
	font-weight: bold;
	margin-bottom: 0px;
}

.box_dashed {
	background-color:#EFEFEF; 
	border-style:dashed; 
	border-width: 1px; 
	border-color:#CCCCCC; 
	padding: 10px; 
	margin-bottom: 20px;
}

.faq {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

faq_p {
	margin-top: 30px;
}

.faq_head {
	font : Verdana;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 0px;
}

.forum_text_admin {
	font : Verdana;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #A71414;
	font-weight: bold;
}
.forum_text_mod {
	font : Verdana;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #0404E8;
	font-weight: bold;
}

.user_text_headline {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #990000;
	font-weight: bold;
}
.advantage {
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
	background-image: url(img/design/credit_image.png); 
	border: 0px; 
	border-style: solid;
	height:52px; width:502px; position: relative;
}
.tbladvantage {
	color:#FFFFFF;
	vertical-align: middle;
}

.info {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 400px;
	padding: 10px;
	background-color: #DCE9FB; 
	border: 1px solid #5F9EFE; 
	border-style: solid;
}
.error {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 400px;
	padding: 10px;
	background-color: #FEE4E4; 
	border: 1px solid #FEC2C2; 
	border-style: solid;
}

.headline_black_front {
	font : Verdana Arial Helvetica sans-serif;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	font-weight: bold;
}
.baseBG {
	position:absolute; 
	margin-left:-11px; 

	background:url(/img/base/base_tile_desert.png); 
	z-index:0; 
	width:946px; 
	height:450px; 
	top:190px;
}
.baseNoBG {
	position:absolute; 
	margin-left:-11px;
	z-index:0; 
	width:946px; 
	height:450px; 
	top:185px;
}

/* USER_BASE STILAR (C) HJALMAR 2010 */

#folderHolder {
	position:fixed;
	left:75px;
	bottom:0px;
	overflow:hidden;
	z-index:10000;
}

.foldedFolder {
	height:50px;
}

#flikHolder {
	position:relative;
	width:100%;
	height:42px;
	padding-top:3px;
}

#flikHolder h1 {
	margin-top:0px;
}

.flik {
	position:absolute;
	z-index:25;
	left:7px;
	width:200px;
	height:45px;
	line-height:45px;
	font-size:13px;
	text-align:center;
	background:url(img/design/flikMid.png) repeat-x;
	background-color:#dfcaa1;
}

.flik img {
	position:absolute;
	top:15px;
	right:6px;
	
}

.baseDrop:hover {
	background:#ccc !important;
	cursor: pointer;
}

.upArrow {
	background:url(img/design/arrowUp.png) repeat-x;
	margin-top:5px;
	margin-bottom:5px;
}

.downArrow {
	background:url(img/design/arrowDown.png) repeat-x;
	margin-top:5px;
	margin-bottom:5px;
}
 
.flikBehind {
	height:42px !important;
	z-index: 23 !important;
	cursor: pointer;
}

.flikFront { 
	z-index: 30px !important;
}

#leftFlik {
	background:url(img/design/flikLeft.png) no-repeat;
	position:absolute;
	left:-7px;
	width:7px;
	height:45px;
}

#rightFlik {
	background:url(img/design/flikRight.png) no-repeat;
	position:absolute;
	right:-7px;
	top:0px;
	width:7px;
	height:45px;
}

#topSecret{
	position:absolute;
	right:0px;
	top:46px;
	background:url('img/design/topsecret.png') no-repeat;
	width:212px;
	height:192px;
}

#coffeStain {
	background:url('img/design/coffeeRing.png') no-repeat;
	position:absolute;
	bottom:-50px;
	left:-50px;
	width:191px;
	height:190px;
}

#folderBG{
	background:#d2b294;
	width:880px;
	height:auto;
	z-index:1000;
	padding:1px;
	border:1px solid #bbb;
}

#folderDiv{
	background:#dfc9a5;
	width:878px;
	height:auto;
	border:1px solid #f6d8af;
	display:none;
}

a.menu_credits { /* definition of the "image" class in the <a> tag */
	 float:left;
	 margin-left: 90px;
     display: block; /* a tag must be a block */
     width: 70px; /* width of reactive image */
     height: 57px; /* height of reactive image */
     margin-top: 10px;
     background-image: url(img/design/icon_menu_credits.png); /* source for start image */
     background-repeat: no-repeat;
}

.topTable {
	width:100%;
}
.topTable tr:hover {
	background-color: #ddd !important;
}

.topTable td {
	height:30px;
	font-size:12px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	padding-left:15px;	
}

.topTableTop {
	border-bottom:1px solid #999 !important;
	border-top:1px solid #999;
}

.buttonTable {
	padding:3px;
	width:70px;
	height:47px;
	background:url(img/design/buttonBG.png);
}

/*---------------- HjQuery ------------------*/
.closeLBbutton {
	position:relative;
	z-index:110;
	top:-2px;
	right:7px;
}

div#alert {
	padding:30px;
	padding-left:100px;
	font-size: 14px;
	text-align: left;
	width: 353px;
	min-height: 60px;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left:-225px;
	z-index:15000;
	display:none;
	overflow: hidden;
	background:#fff;
	
	/* BORDER RADIUS 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/

	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee, #c7c7c7 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(.5, #c7c7c7));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#c7c7c7'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#c7c7c7')"; /* IE8 only */
	
	/* INNER SHADOW & OUTER SHADOW */
	box-shadow: 0 0px 5px #333;
	-webkit-box-shadow: 0 0px 5px #333;
	-moz-box-shadow: 0 2px 5px #333;
}

#alert h2 {
	color: #333 !important;
	font-size:20px;
}

#alertContent {
	position:relative;
	z-index:100;
}

#alertBG {
	position:absolute;
	width:100%;
	height:100%;
	z-index:1;
	top:0px;
	left:0px;
	background: url(img/design/metalBG.png) repeat;
}

#alertTR {
	width:17px;
	height:17px;
	background:url(/img/design/borderSprite.png) 0px -86px no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	z-index:8;
}

#alertTL {
	width:17px;
	height:17px;
	background:url(/img/design/borderSprite.png) 0px 0px no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	z-index:7;
}

#alertBL {
	width:17px;
	height:18px;
	background:url(/img/design/borderSprite.png) 0px -34px no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:6;
}

#alertBR {
	width:17px;
	height:17px;
	background:url(/img/design/borderSprite.png) 0px -121px no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:5;
}
#alertT {
	width:100%;
	height:17px;
	background:url(/img/design/borderSprite.png) 0px -52px repeat-x;
	position:absolute;
	top:0px;
	left:-1px;
	z-index:4;
}
#alertR {
	width:17px;
	height:100%;
	background:url(/img/design/borderSpriteLR.png) -17px 0px repeat-y;
	position:absolute;
	top:-1px;
	right:0px;
	z-index:3;
}
#alertB {
	width:100%;
	height:17px;
	background:url(/img/design/borderSprite.png) 0px -69px repeat-x;
	position:absolute;
	bottom:0px;
	left:-1px;
	z-index:1;
}
#alertL {
	width:17px;
	height:100%;
	background:url(/img/design/borderSpriteLR.png) 0px 0px repeat-y;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}


#alert h2 {
	margin-top:0px;
	color:#dea72e;
}

#alert span {
	display:block;
	width:52px;
	height:52px;
	position:absolute;
	top:17px;
	left:22px;
}

.alertneutral {
	/* BACKGROUND GRADIENTS */
	background: #F6F6F6;
	background: -moz-linear-gradient(top, #fefefe, #EEEEEE 35%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fefefe), color-stop(.5, #eee));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#EEEEEE'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#EEEEEE')"; /* IE8 only */
    
    /* BORDERS */
	border:1px solid #CCC;
	
	/* TEXT COLOR & SHADOW */
	color:#333;
}

.alertneutral span {
	background:url(/IMAGES/icons/neutral.png) no-repeat;
}

.alertinfo {
	/* BACKGROUND GRADIENTS 
	background: #afe3ff;
	background: -moz-linear-gradient(top, #afe3ff, #86c9ee 35%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #afe3ff), color-stop(.5, #86c9ee));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#afe3ff', EndColorStr='#86c9ee'); /* IE6,IE7 only
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#afe3ff', EndColorStr='#86c9ee')"; /* IE8 only */
    
    /* BORDERS 
	border:1px solid #bfdbe9;*/
	
	/* TEXT COLOR & SHADOW */
	color:#333;
}

.alertinfo span {
	background:url(/IMAGES/icons/info.png) no-repeat;
}

.alerterror {
	/* BACKGROUND GRADIENTS */
	background: #f69b9b;
	background: -moz-linear-gradient(top, #f69b9b, #ee7777 35%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f69b9b), color-stop(.5, #ee7777));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#f69b9b', EndColorStr='#ee7777'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f69b9b', EndColorStr='#ee7777')"; /* IE8 only */
    
    /* BORDERS */
	border:1px solid #c97877;
	
	/* TEXT COLOR & SHADOW */
	color:#333;
}

.alerterror span {
	background:url(/IMAGES/icons/error.png) no-repeat;
}

.alertsuccess {
	/* BACKGROUND GRADIENTS */
	background: #d2f37c;
	background: -moz-linear-gradient(top, #d2f37c, #a2f558 35%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d2f37c), color-stop(.5, #a2f558));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2f37c', EndColorStr='#a2f558'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d2f37c', EndColorStr='#a2f558')"; /* IE8 only */
    
    /* BORDERS */
	border:1px solid #b8e78b;
	
	/* TEXT COLOR & SHADOW */
	color:#333;
}

.alertsuccess span {
	background:url(/IMAGES/icons/success.png) no-repeat;
}

input[type="button"], input[type="reset"] {
	padding:5px 5px;
	margin-top:5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	outline:none;
	
	/* BACKGROUND GRADIENTS */
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff, #c7c7c7 50%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(.5, #c7c7c7));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#c7c7c7'); /* IE6,IE7 only */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#c7c7c7')"; /* IE8 only */
    
    /* BORDERS */
	border:1px solid #a1a1a1;
	border-bottom-color: #a7a7a7;
	border-top-color: #969696;
	
	/* COLOR & SHADOW */
	color: #000;
	text-shadow: 1px 1px 1px #777;
}

input[type="button"], input[type="reset"]:hover {
	cursor: pointer;
}

#selectedBuilding:hover {
	cursor: pointer;
}

#buildButton:hover {
	cursor: pointer;
}

.crossButton {
	height: 30px;
	width: 30px;
	position: absolute;
	top: -7px;
	right: -8px;
	background: url(/lightbox/close2.png) 0 0;
}

.crossButton:hover {
	cursor: pointer;
}



