/*

*/@import url('map.css');
* { margin: 0; padding: 0; }
/*tag based styles*/
body {
	font-family: sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	position:relative;
}
a:active, a:link, a:visited {
 color:#0000CC;
}
.help_box {background: url(/images/balloon/help.gif) left top no-repeat;	padding: 0px 15px 0px 0px;}
.info_box {background: url(/images/info.gif) left top no-repeat;	padding: 0px 15px 0px 0px;}
.instructions_box {background: url(/images/balloon/instructions.gif) left top no-repeat;	padding: 0px 10px 0px 0px;}
.armaments_box {float:right;background: url(/images/armaments.gif) left top no-repeat;	padding: 0px 12px 0px 0px;}

.help_box, .info_box, .instructions_box, .armaments_box, .armaments_premium_box {
	display:inline;
	cursor:pointer;
	margin:0px;
}

img {border: none;}
dt {font-weight: bold;}
ul {list-style-type: none;}
table {margin:5px;width:97%}
fieldset {margin-bottom:10px; padding-left:10px;padding-right:10px;padding-top:1px;padding-bottom:6px}
fieldset table {width:100%;margin:0px;margin-top:4px;margin-bottom:4px;padding:0px}

#container {
	padding-top:14px;
}
legend {
	font-size: 115%;
	font-weight: bold;
	letter-spacing: .01em;
	font-variant: small-caps;
}
input {border: solid #444 1px}
input[type=image] {border: none;}
input[type=radio] {border: none;}
input[type=checkbox] {border: none;}
input[type=submit] {
	font-size: 13px;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	*/border: solid black 1px;
	background-color: #ccc;
	text-decoration: none;
	color: #000;
}
#map input[type=submit] {border: none;}

.button a:visited {
	color: #000;
}
table {
	border-collapse: collapse;
	border-top: solid #ddd 1px;
	border-left: solid #ddd 1px;
}
th {
	background: url(../images/rect40.png);
	color: #fff;
}

td,th {
	padding: 3px;
	border-bottom: solid #ddd 1px;
	border-right: solid #ddd 1px;
}
tr {
}

#errorExplanation, .login_error, .forgot_password_error {
	width:90%;
	margin-bottom:10px;
	font-family:Arial;
}
#errorExplanation p {
	font-size:12px;
	font-weight:bold;
}
#errorExplanation ul, .login_error ul, .forgot_password_error ul {
	margin-left: 20px;
	font-size:12px;
}
.fieldWithErrors {
    display:inline;
}
.dark-gray, .dark-gray a {
	color: #777;
}
.gray {
	color: gray;
}
.light-gray {
	color: #eee;
}
.red {
	color: red;
}
.dark-red, .dark-red a {
	color: #a00000;
}
.inline-text {
	display:inline;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.center {text-align: center;}
.no-border {border: none;}
.hidden {display: none;}

#attack_from, #attack_to, #fortify_from, #fortify_to, #give_from, #land {
	height:16px;
	width:32px;
	margin:0px;
	padding:2px;
}

.input_password {
	height:16px;
	width:66px;
	margin:0px;
	padding:2px;
}

#occupy_count, #fortify_count {
	height:16px;
	width:16px;
	padding:2px;
	margin:0px;
}

.attack_button, .occupy_button, .fortify_button, .give_button, .set_button {
	padding:0px;
	margin:0px;
	margin-bottom:9px;
	margin-left:1px;
}

.attack_button:active, .occupy_button:active, .fortify_button:active, .give_button:active, .set_button:active {
}

.cancel_join_button, .submit_join_button {
	padding:0px;
	margin:0px;
	margin-bottom:9px;
	margin-left:1px;
}

.create_button {
	margin:5px;
	margin-left:1px;
}

#game_options .description {
	color: #999;
	font-size: 90%;
}
#game_options li {
	margin-left:5px;
}
#game_options dt {
	margin-top: 10px;
}

.left_column {
	float:left;
	width:291px;
	margin-right: 12px;
}
.middle_column {
    float:left;
	width:401px;
	margin-right: 12px;
}
.right_column {
	float:left;
	width:234px;
}
.ad_box {

}
#page {
	padding-top:10px;
}
#footer {
	margin-top: 23px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-right:auto;
	margin-left:auto;
	width: 990px;
/*	border-top:1px solid #242424;*/
	text-align: center;
	font-family:Trebuchet MS, Arial;
}
#what {
	width: 487px;
	height: 234px;
	background:url('../images/what.gif');
	background-repeat:no-repeat;
	float: left;
	padding:0px;
	margin: 0px;
	margin-right:33px;
/*	padding: 15px;
	padding-top:15px;
	padding-bottom:13px;*/
	font-family:Trebuchet MS, Arial;
	font-size:13px;
/*	-moz-border-radius:19px 19px;border-style: ridge; border-color: red; border-width:4px;*/
}
#what h2, .login h2, .signup h2, .upgrade h2, .forgot_password h2, .payments h2 {
	font-size:26px;
	font-weight:normal;
	margin-bottom:7px;
	font-family:Trebuchet MS, Arial;
}
#what p {
	padding: 8px;
}
.signup {
	width:381px;
	float:left;
	margin-left:0px;
	margin-top:6px;
	margin-bottom:4px;
}

#announcements {
}
.announcement {
	margin: 0;
}
.announcement h3 {
	font-size: 130%;
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 5px;
	margin-bottom: 5px;

}
.announcement h4 {
	margin: 0px 0px 10px 5px;
	padding: 0px;
	font-size: 90%;
	font-weight:normal;
	font-style:italic;
}

#busy {
	position:absolute;
	/*top:215px;
	background-color: #eee;
	padding: 4px;
	font-size: 150%;
	color: white;
	width:140px;
	*/
	z-index:5;
	margin-top:4px;
	margin-left:537px;
}

.clear {clear: both;}
#header {
	width: 100%;
	background: url(../images/gray100.png);
	overflow: hidden;
	padding: 0;
	margin: 0;
}
#subheader {width: 95%;}
#subheader h2 {}
#menu {
	width: 100%;
	background: url(../images/rect40.png) #C2052B;
	border-top: solid #999 1px;
	border-bottom: solid #999 1px;
	height: 35px;
	padding: 0;
}
#gamesmenu {
	position:relative;
	width: 100%;
	background: lightsteelblue;
	border: solid #999 1px;
	border-top:none;
	border-bottom: solid #999 1px;
	height: 24px;
	padding-left: 6px;
	line-height:24px;
	margin: 0px;
	margin-bottom:0px;
}
.widthrestrict {
	width:990px;
	margin-left:auto;
	margin-right:auto;
}

.widthrestrict-inner {
	width:950px;
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}
/*
#turns #menu {
	height: 20px;
}
#turns #menu li a {
	font-size: 100%;
	line-height: 20px;
}
*/

#menu ul {margin:0; padding: .2em 0; padding-right:20px; text-align:center;height:100%}
#menu li {display: inline;}
#menu li a {
	color: white;
	text-decoration: none;
	padding:6px;
	padding-left: 19px;
	padding-right: 18px;
	line-height:32px;
	font-size: 1.39em;
	font-family:Trebuchet MS;
}
#menu li a:hover, #menu-selected {
	background: #e43333;
}

.instructions {color: #999;}
#info, #info2, #action, #stats, #turn_stats {float: left;}
#info2 {font-size: 3em;}
#info {font-size:13px;line-height:24px; vertical-align:middle; height:100%}

#action, #turn_stats {height:33px; padding: 5px; margin-top:4px; margin-right:4px; width: 242px;}
#action form {display: inline;padding:0px;margin:0px;}
#action a {margin-left: 5px}
#stats {height:33px}
#stats ul {margin:0px; padding:0px; margin-top:4px;}
#stats li {min-height:33px; float: left; width: 79px; list-style: none; margin-left:4px; padding:5px; padding-left:4px; padding-right:4px}

#flash {
	width:100%;
	height:30px;
	text-align:center;
	margin:0px 0px 11px 0px;
	font-weight:bold;
	float:left;
}
.flash {
	font-weight:bold;
	margin: 5px 0px 0px 0px;
	text-align: center;
}
#errorExplanation, .login_error, .forgot_password_error {
	font-size: 12px;
	color: #CC0000;
	text-align:left;
	border: 1px solid #CC7777;
    background-color: #ffcfda;
	margin-left:0px;
	margin-right:auto;
	padding:5px;
	margin-top:5px;
	text-align:left;
}
.warning {
	font-size: 12px;
	color: #CC0000;
	text-align:left;
	margin-left:28px;
	margin-right:auto;
	text-align:center;
	padding:3px;
	margin-top:5px;
	margin-top:12px;
}
.login_error, .forgot_password_error {
	margin-bottom:10px;
}
.warning li, .error li, #errorExplanation li, .login_error li, .forgot_password_error li {
	list-style: disc outside url(../images/stop_error_icon.gif);
	padding:0px;
	margin:0px;
	margin-left:10px;
	font-weight:normal;
}
.success {
	font-size: 12px;
	color: #000000;
	/*border: 1px dashed #007700;
	background-color: #FCDFFF;*/
	padding: 3px;
	margin-top:5px;
	margin-top:12px;
}
.notice {}
.player_0{background:url(/images/neutralized.gif); color: #fff; border: solid #666 1px; background-color: #bbb;}
.player_1{color: red; border: solid red 1px; background-color: pink;}
.player_link_1 a, .player_link_1 a:active, .player_link_1 a:visited {color: red; text-decoration:none;}
.player_2{color: blue; border: solid blue 1px; background-color: #c5f3ff;}
.player_link_2 a, .player_link_2 a:active, .player_link_2 a:visited {color: blue; text-decoration:none;}
.player_3{color: green; border: solid green 1px; background-color: lightgreen;}
.player_link_3 a, .player_link_3 a:active, .player_link_3 a:visited {color: green; text-decoration:none;}
.player_4{color: white; border: solid orangered 1px; background-color: darkorange;}
.player_link_4 a, .player_link_4 a:active, .player_link_4 a:visited {color: white; text-decoration:none;}
.player_5{color: white; border: solid #2952a3 1px; background-color: #668cb3;}
.player_link_5 a, .player_link_5 a:active, .player_link_5 a:visited {color: white; text-decoration:none;}
.player_6{color: purple; border: solid purple 1px; background-color: plum;}
.player_link_6 a, .player_link_6 a:active, .player_link_6 a:visited {color: purple; text-decoration:none;}
.player_napoleon{color: black; border: solid black 1px; background-color: gold;}
.team_1{border-style: solid; border-width: 2px;}
.team_2{border-style: dashed; border-width: 2px;}
.team_3{border-style: dotted; border-width: 2px;}
.message_option {text-align:left;padding:0px;padding-left:20px;margin:3px;}
.game_controls {
	float:left;
	width:100%;
}

.phase_10 {
	overflow: auto;
}
.login, .join, .signup, .forgot_password {
	text-align: center;
}

.login label, .signup label, .forgot_password label {
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: bold;
	font-size: 13px;
}
.login h3, .signup h3, .upgrade h3, .forgot_password h3, .payments h3 {
	font-family:Trebuchet MS, Arial;
	margin:0px;
	padding-top:2px;
	font-size:13px;
	font-weight:bold;
}
.i_accept, .login .options label {
	font-size:13px;
	display:inline;
	font-weight:normal;
	font-family:Trebuchet MS, Arial;
}
.login input[type="text"], .login input[type="password"], .signup input[type="text"], .signup input[type="password"], .forgot_password input[type="text"], .forgot_password input[type="text"] {
	margin: 0px 0px 0px 0px;
	font-size: 110%;
}

.signup div {
	width:100px;
}

.login, .join dl, .signup, .forgot_password {
	text-align: left;
	padding: 0px;
}
.login input, .join input, .signup input, .forgot_password input {
	font-size: 110%;
}
.login label, .join label, .signup label, .forgot_password label {
	font-family: Trebuchet MS, Arial;
	font-size:13px;
}
.login a, .signup a, .forgot_password a {
	text-decoration: none;
	font-size: 90%;
	margin: 0px;
	padding: 3px;
	padding-right:4px;
	font-family: tahoma;
}

.login a:hover, .signup a:hover, .forgot_password a:hover {
	text-decoration: underline;
}
.login, .forgot_password {
	margin-top:6px;
}

#header h1 {
	width: 50%;
	float: left;
}
#mini-login {
	width: 318px;
	float: right;
}
.mini_credentials {
	float: right;
	padding-top:12px
}

.credentials {
	width:381px;
}

#mini-login .credentials_verified {
	float: right;
	border:solid #999 1px;
/*	border-bottom:dotted #A1A1A1 1px;
	border-right:dotted #BABABA 1px;
	border-left:dotted #BABABA 1px;
	border:solid #727272 1px;*/
	height:46px;
	padding:5px;
	line-height:19px;
	padding-left:12px;
	padding-right:0px;
	margin-top:6px;
	margin-right:3px;
	background:#fafafa;
	width:241px;
}


#mini-login label, #mini-login .label {
	font-family: Trebuchet MS,Arial;
	font-size: 13px;
}
#mini-login .options {
	padding:0px; margin:0px;
	padding-left:2px;
	padding-top:1px;
}
.login .options {
	font-weight:normal;
}
.mini-login-text-input {
	width: 105px;
	padding:1px;
	font-size:13px;
}

.signup-text-input, .login-text-input, .forgot_password-text-input {
	width: 130px;
	padding:1px;
	font-size:13px;
}

.mini-login-submit-button {
	padding:2px;
}
#mini-login dt {
	float: left;
	margin-right: 4px;
	font-family: Trebuchet MS,Arial;
	font-size: 13px;
}

.eliminated, .eliminated a, .eliminated a:active, .eliminated a:visited {
	color: #999;
}
.neutralized{
        background:url(/images/neutralized.gif);
        color: #fff;
        border: solid #666 1px;
        background-color: #bbb;
 }

#detail_list {
	background:white;
	border: solid 3px lightgreen;
}
#details {
	position:absolute;
	right:147px;
	background-color: #fff;
	overflow: auto;
	width:147px;
}
#details h3 {
	background: lightgreen;
	padding-left:4px;
	font-size:13px;
	border-left:1px solid #888;
}
#details li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left:0px;
	line-height:19px;
	border-bottom: 1px solid #ddd;
}

.infoboxes {
	float:right;
}
#sameparent {
	position:relative
}
#history_small {
	font-weight: normal;
	font-size: 90%;
	display:inline;
}
#history_list {
	background:white;
	border: solid 3px lightcoral;
	font-weight: normal;
	font-size: 90%;
	padding-left:6px;
}
#history {
	position:absolute;
	right:0px;
	background:white;
	width:147px;
	height:24px;
}
#busy_bg {
	position:absolute;
	left:0px;
	width:24px;
	height:24px;
}
#history h3 {
	padding-left:4px;
	background: lightcoral;
	font-size:13px;
	height:24px;
	border-left:1px solid #888;
}

.message {
	line-height:19px;
	padding:0px;
	margin:0px;
}

.message_show_link {
	background:#e6e6e6;
	padding-left:4px;
}

.message_show_link a {
	text-decoration:none;
	color:#0000a0;
}

#messaging ul, #turn_log ul {
	background:white;
	border: solid 3px lightblue;
	margin:0px;
	padding:0px;
}

#message_count {
	display:inline;
}

#messaging, #turn_log {
	position:absolute;
	right:294px;
	background:white;
	width: 147px;
	height:24px;
}

#turn_log h3 {
	padding-left:4px;
	background: lightblue;
	font-size:13px;
	border-left:1px solid #888;
}
#messaging h3 {
	padding-left:4px;
	background: lightblue;
	font-size:13px;
	border-left:1px solid #888;
}
#messaging h3 span, #details h3 span, #history h3 span, #turn_log h3 span {
	font-weight: normal;
	font-size: 90%;
}
#messaging h3 a, #details h3 a, #history h3 a, #turn_log h3 a {
	color:#000040;
}
#messaging textarea {
	width:122px;
}

#messaging ul, #details ul, #turn_log ul {
	overflow: auto;
	font-size: 90%;
	list-style: none;
}


#messaging ul li, #turn_log ul li {
	margin:0px;
	padding:0px;
	border-bottom: solid 1px #999;
}
#turn_log ul li {
	line-height: 1.2em;
	padding: 2px;
}
#messaging ul li h5 {
	font-size:11px;
	padding:0px;
	margin:0px;
}
#messaging ul li h4 {
	font-size:11px;
	padding:0px;
	margin:0px;
	background:blue;
	display:inline;
}
#messaging ul li p, #details ul li p {
	padding:0px;
	margin:2px;
	margin-left:0px;
	margin-bottom:4px;
	padding-left: 4px;
	margin-top: 0px;
/*	border-left: solid 4px #e1e1e1; */
	line-height:13px;
}

#details ul li p {
	border:none;
}

#turn_stats li {
	float: left;
	margin-right: 9px;
	padding: 0px;
	font-size:11px;
}
#turn_stats h3 {
	font-size:15px;
	display:inline;
}
#turn_stats h4 {
	font-size:12px;
	font-weight:normal;	display:inline;
}
.account_detail {
	float: left;
	width:175px;
	margin-right:15px;
}
.account_details, .details {
	margin-left: 10px;
}
.account_details dl {
	margin-left:14px; margin-top:4px;
}

.account_details dt, .account_details dd {
	font-size:110%;
}

.account_details dd, .details dd {
	margin-left: 15px;
}
.account_details h2 {
	font-family:Trebuchet MS, Arial;
	font-size:18px;
}
#posts {
	margin: 10px 0px 10px 0px;
}

#posts li .subject {
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 3px;
}

#posts li {
	list-style: none;
	margin: 10px 0px 10px 0px;
	padding: 2px;
	border: solid #ddd 1px;
}
.bigger {border-width: 3px;}

#about, #help, #testimonials, #linktous, #privacy, #upgrade, #create_new, #scoreboard, #payments {
	font-family:Trebuchet MS, Arial;
	font-size:13px;
	padding-top:7px;
}

#create_new {
	padding-top:0px;
}

#about h2, #help h2, #testimonials h2, #linktous h2, #privacy h2, #upgrade h2, #create_new h2, #scoreboard h2, #payments h2 {
	font-family:Trebuchet MS, Arial;
	font-size:26px;
}

.decoration, .decoration_last {
	font-size:80%;
	display:inline;
	padding:0 1px 0 1px;
	margin:0;
	border-left:1px solid #222;
	border-bottom:1px solid #222;
	border-top:1px solid #222;
	background:lightblue;
	color:#222;
	cursor:default
}

/*****************
 * Do Not Delete *
 *****************
.decoration_last {
	border-right:1px solid #222;
	margin-right:3px;
}

.decoration_selected {
	font-size:100%;
	color:black;
	font-weight:bold;
	padding:0px 4px 2px 4px;
	border-right:1px solid #222;
	background:#C4EFFD;
}
.decoration_after_selected {
	border-left:none;
}
*/

.region_bonus {
	display:inline;
	padding-left:2px;
	padding-right:2px;
	border:1px solid black;
	border-right:none;
	color:white;
}

.used {
	text-decoration: line-through;
}
.activated {
	font-weight: bold;
}

#upgrade ul, #payments ul {
	list-style-image: url('/images/checkmark.gif');
	list-style-position: inside
}

#game_armaments ul li {
	display:inline;
}

#armament_select_list a,
#armament_selected_list a,
#game_armaments a,
#player_armaments {margin-left: 0px}

#player_armaments li {
	float:left;
}

.arm_boxed {
	border:2px solid red;
	padding-bottom:1px;
	margin-top:1px;
	padding-left:1px;
	padding-right:1px;
}

.highlighted_message {
	background:#FFFFCC

}

.myaccount_menu_selected, .myaccount_menu_unselected {
	padding:6px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	font-size:96%;
	border-top:1px solid black;
	border-right:1px solid black;
}

.myaccount_menu_selected {
	background:black;
	color:white;
}

.myaccount_menu_unselected {
	background:#eee;
	color:black;
}
.myaccount_menu_unselected a, .myaccount_menu_unselected a:visited, .myaccount_menu_unselected a:hover, .myaccount_menu_unselected a:active, .myaccount_menu_unselected a:link {
	text-decoration:none;
	color:black;
}

.userinfo, .userinfo a, .userinfo a:visited, .userinfo a:hover, .userinfo a:active, .userinfo a:link {
	text-decoration:none;
	color:black
}
.userinfo a:hover {
	text-decoration:underline;
}

.account_details_description {
	margin-bottom:5px;
}

.account_details input[type="text"], .account_details input[type="password"] {
	width: 160px;
}

.account_details #account_email, .account_details #account_password, .account_details  #new_password, .account_details  #confirm_password {
	width:160px;
}

div .hr {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #ddd;
	background-color: black;
	margin: 0px;
	padding:0px;
	font-size:1px;
	line-height:0
}

h1 {
	font-size:24px;
}

.disabledinput {
	background:#ddd
}

.noborder {
	border:none
}

	div.pagination {
		padding: 0px;
		margin: 0px;
		text-align:right;
        padding-top:0.5em;
        padding-bottom:0.5em;
	}

	div.pagination a {
		border: 1px solid #ccdbe4;
		margin-right:0px;
		padding:3px 8px;

		background-position:bottom;
		text-decoration: none;

		color: #0061de;
	}
	div.pagination a:hover, div.pagination a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3366cc;
		color: #fff;
	}
	div.pagination span.current {
		margin-right:0px;
		padding:3px 8px;
		font-weight: bold;
		color: white;
        background-color:#3366cc;
	}
	div.pagination span.disabled {
		display:none;
	}
	div.pagination a.next_page {
	}
	div.pagination a.prev_page:hover, div.pagination a.prev_page:active {
		border:1px solid #6699ff;
        background-color:#3366cc;
    }
	div.pagination a.prev_page{
	}
	div.pagination a.prev_page:hover, div.pagination a.prev_page:active {
		border:1px solid #ff66bb;
        background-color:#ff3322;
    }

