@charset "UTF-8";

/* GLOBAL CSS  @version  $Id: global.css 3208 2009-11-12 15:09:01Z stefan $ */

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}

*:focus {
	outline: 0;
}

body {
	background: url(/images/global/bg.jpg) 0 0 no-repeat #96D30B fixed;
	color: #000000;
}

div#action *,
div#admin *,
div#cell *,
div#cells_swap *,
div#cells_admin *,
div#chat *,
div#colony *,
div#confirm *,
div#copyright *,
div#copyright,
div#disable *,
div#error *,
#fight_timeout *,
#colony_join_timeout *,
div#footer *,
div#gelee_royal *,
div#header *,
div#hero *,
div#help *,
div.help_modal *,
div#hive *,
div#homepage_screen *,
div#imprint *,
div#left *,
div#map *,
div#map_bar *,
div#menu *,
div#message *,
div#messaging *,
div#premium *,
div#profile_edit *,
#submenu *,
#subsubmenu *,
div#profile_view_avatar *,
div#profile_view_design,
div#profile_view_personal *,
div#profile_view_stats *,
div#profile_search *,
div#right *,
div#screenshot *,
div#seotext *,
div#short_time *,
div#statistic *,
div#status *,
div#success *
{
	font-size: 12px;
}

p {
	margin: 0 0 10px 0;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

h2 {
	width: 830px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-size: 14px;
	text-align: center;
}

input.radio {
	border: 0;
	background: none;
}

.center, .center p, .center h2 {	
	text-align: center !important;
}

.underline {
	text-decoration: underline;
}

form input, input, textarea, input.text {
	height: 14px;
	padding: 2px;
	background: #D1FF89;
	border-top: 1px solid #35550A;
	border-left: 1px solid #35550A;
	border-right: 1px solid #83C315;
	border-bottom: 1px solid #83C315;
}

input.button, .input_button, div.button, a.button {
	height: 20px;
	line-height: 20px;
	padding: 0 5px 2px 5px;
	cursor: pointer;
	border-top: 1px solid #35550A;
	border-left: 1px solid #35550A;
	border-right: 1px solid #35550A;
	border-bottom: 1px solid #35550A;
	background: #35550A url(/images/global/buttons.png) 0 0 repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #FFFFFF;
}

#chat_switcher .button,
#profile_switcher .button {
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
}
a.button {
	display: block;
}
div.button, a.button {
	padding: 0 5px 0 5px;
}
form input.button:hover, input.button:hover, input.button_active, div.button:hover, button.button:hover, a.button:hover {
	background: url(/images/global/buttons_hover.png) 0 0 repeat-x !important;
	color: #000000;
}

input.button_active, div.button:hover {
	font-weight: bold;
}

form select {
	min-width: 60px;
	background: #96D30B;
	border: 1px inset #D1FF89;
}

div.clear {
	clear: both;
}

div.overflow {
	height: 1px !important;
	overflow: hidden;
}

div.clear_left {
	clear: left;
}

div.none {
	display: none !important;
}

div.block {
	display: block !important;
}
*.margintop5 {
	margin-top: 5px !important;
}
*.margintop10 {
	margin-top: 10px !important;
}
*.marginleft5 {
	margin-left: 5px !important;
}
*.marginleft8 {
	margin-left: 8px !important;
}
*.marginleft10 {
	margin-left: 10px !important;
}
*.marginleft18 {
	margin-left: 18px !important;
}
*.marginleft90 {
	margin-left: 90px !important;
}
*.marginright10 {
	margin-right: 10px !important;
}
span.bold, div.bold, td.bold {
	font-weight: bold;
}
span.red, div.red {
	color: red;
}
span.green, div.green {
	color: darkgreen;
}
span.lightgreen, div.lightgreen {
	color: #00CC00;
}

span.abort_on, div.abort_on {
	width: 15px;
	height: 15px;
	background: url(/images/global/abort_on.gif) 0 0 no-repeat;
	float: left;
}
span.abort_off, div.abort_off {
	width: 15px;
	height: 15px;
	background: url(/images/global/abort_off.gif) 0 0 no-repeat;
	float: left;
}

div.separator, div.separator_att_def, div.separator_gath {
	width: 400px;
	height: 1px;
	line-height: 0px;
	margin: 3px auto 3px auto;
	padding: 0 !important;
	border-top: 1px dotted #35550A;
}
div.separator_att_def {
	height: 30px;
	border: 0px;
}
div.separator_gath {
	height: 10px;
	border: 0px;
}

div#top, div#bottom {
	width: 1018px;
	height: 18px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background: url(/images/global/border_top.png) 0% 100% no-repeat;
}
div#bottom {
	background: url(/images/global/border_bottom.png) 0% 0% no-repeat !important;
}

div#main {
	width: 1018px;
	margin: 0 auto 0 auto;
	background: url(/images/global/border_leftright.png) 0 0 repeat-y;
}

/* Overlay */

.overlay {
	background: url(/images/global/bg.jpg);	
	opacity: .6;
}

#overlay
{
	width: 1000px;
	margin-left: 8px;	
	z-index: 1000;
}

#disable {
	position: absolute;
	width: 1000px;
	height: 100%;
}

/* Header */

div#header {
	width: 1000px;
	height: 160px;
	margin: 0 0 0 0;
	background: url(/images/header/header.jpg) 0 0 no-repeat;
}
div#header div.header_top {
	height: 20px;
	padding: 0;
	margin: 5px 0 0 0;
	width: 1000px;
	float: left;
}
div#header div.special {
	width: 700px;
	height: 135px;
	display: inline;
	float: left;
}
div#header div.special div.valentine {
	width: 279px;
	height: 114px;
	margin: 10px 0 0 300px;
	float: left;
}
div#header div.special div.eggs {
	width: 700px;
	height: 135px;
	background: url(/images/header/eggs.jpg) 0 0 no-repeat;
}

div#header div.logo {
	width: 290px;
	height: 130px;
	margin: 5px 0 0 10px;
	float: left;
	display: inline;
}

div#header div.language {
	height: 20px;
	margin: 0 6px 0 0;
	text-align: right;
	float: right;
}
div#header div.language img {
	margin: 0 0 0 2px;
}
div#header div.language a.english img {
	margin-left: 0;
}
div#game_version, div#header div.game_version {
	height: 20px;
	line-height: 12px;
	padding: 0;
	margin: 0 10px 0 10px;
	text-align: right;
	font-size: 9px;
	color: #FFFFFF;
	float: right;
}
div#server_time, div#header div.server_time {
	width: 45px;
	height: 20px;
	line-height: 12px;
	padding: 0;
	margin: 0 4px 0 0;
	text-align: right;
	font-size: 9px;
	color: #000000;
	float: right;
	text-align: center;
}
div#server_time_label, div#header div.server_time_label {
	width: 150px;
	height: 20px;
	line-height: 12px;
	padding: 0;
	margin: 0 4px 0 0;
	text-align: right;
	font-size: 9px;
	color: #000000;
	float: right;
	text-align: right;
}
div#game_version a, div#header div.game_version a {	
	font-size: 9px;
	color: #FFFFFF;
}
div#game_version {
	margin: 0;
	float: left;
}
div#info div#game_version {
	float: right;
}

/* Statusbar */

div#status {
	width: 990px;
	height: 119px;
	margin: 15px auto 21px auto;
	background: url(/images/header/status.png) 0 0 no-repeat;
}
div#status div#left {
	width: 424px;
	height: 74px;
	margin: 45px 0 0 13px;
	float: left;
	display: inline;
}
div#status div#right {
	width: 430px;
	height: 74px;
	margin: 45px 0 0 0;
	float: left;
}
div#status div#title_workers_production {
	width: 424px;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-weight: bold;
}

div#status div#title {
	width: 180px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 5px;
	text-align: center;
	font-weight: bold;
	float: left;
	display: inline;
}

div#status div#free_workers, div#status div#honey_production {
	width: 60px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 30px;
	text-align: center;
	font-weight: bold;
	float: left;
	display: inline;
}

div#status div#free_workers {
	margin: 0 0 0 10px;
	background: url(/images/header/free_workers.gif) 0 1px no-repeat;
}

div#status div#honey_production {
	margin: 0 0 0 10px;
	background: url(/images/header/honey_production.gif) 0 1px no-repeat;
}

div#status div#title table, div#status div#title table td {
	padding: 0;
	margin: 0;
}
div#status div#title table {
	margin-top: 1px;
}
div#status div#title a {
	font-weight: bold;
}
div#status div#throbber {
	width: 110px;
	height: 110px;
	float: left;
}
div#status div.throbbing {
	background: url( /images/global/throbber.gif ) 5px 4px no-repeat !important;
}
div#status div#throbber a {
	width: 110px;
	height: 110px;
	display: block;
}
div#status div#population, div#status div#honey, div#status div#geleeroyal {
	width: 95px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 30px;
	text-align: center;
	font-weight: bold;
	float: left;
	display: inline;
}
div#status div#population {
	margin: 0 0 0 10px;
	background: url(/images/header/population.gif) 0 1px no-repeat;
}
div#status div#honey {
	width: 100px;
	margin: 0 0 0 10px;
	background: url(/images/header/honey.gif) 0 1px no-repeat;
}
div#status div#geleeroyal {
	width: 100px;
	margin: 0 0 0 10px;
	padding: 0 0 0 40px;
	text-align: left;
	cursor: pointer;
	background: url(/images/header/geleeroyal.gif) 0 1px no-repeat;
}
div#status div#geleeroyal div#header_gelee_royal {
	padding: 0 30px 0 0;
	background: url(/images/header/geleeroyalarrow.png) 100% 50% no-repeat;
	float: left;
}

div#status div#notice {
	width: 224px;
	height: 31px;
	margin: 10px 0 0 200px;
}

div#status div#notice *, div#status div#status_menu * {
	margin: 0;
	padding: 0;
	line-height: 15px;
	font-size: 11px;
}
div#status div#notice p.message {
	padding: 0 0 0 20px;
	background: url(/images/header/icon_message.gif) 0 50% no-repeat;
}
div#status div#notice p.message_read {
	background: url(/images/header/icon_message_read.gif) 0 50% no-repeat !important;
}
div#status div#notice p.message_blink {
	background: url(/images/messaging/new.gif) 0 50% no-repeat !important;
}
div#status div#notice p.notice {
	padding: 0 0 0 20px;
	background: url(/images/header/icon_notice.gif) 1px 50% no-repeat;
}

div#status div#status_menu {
	width: 250px;
	height: 31px;
	margin: 10px 0 0 0;
	float: left;
}
div#status div#status_menu p {
	width: 90px;
	height: 15px;
	line-height: 15px;
	margin: 0 0 0 15px;
	float: left;
	display: inline;
}
div#status div#status_menu p.statistic {
	padding: 0 0 0 20px;
	background: url(/images/header/icon_statistic.gif) 0 50% no-repeat;
}
div#status div#status_menu p.forum {
	padding: 0 0 0 20px;
	background: url(/images/header/icon_forum.gif) 0 50% no-repeat;
}
div#status div#status_menu p.profile {
	padding: 0 0 0 20px;
	background: url(/images/header/icon_profile.gif) 0 50% no-repeat;
}
div#status div#status_menu p.logout {
	padding: 0 0 0 20px;
	background: url(/images/header/icon_logout.gif) 1px 50% no-repeat;
}

/* Statusbox */

div.statusbox, div#error, div#success {
	width: 600px;
	max-height: 104px;
	margin: 10px auto 10px auto;
	padding: 0 0 0 15px;
	overflow: auto;
}
div.statusbox {
	background: #D1FF89;
	border: 1px solid #35550A;
}
div.statusbox div.statusrow {
	width: 580px;
	float: left;
}
div.statusbox div.last {
	padding-bottom: 4px !important;
}
div.statusbox div.group, div.statusbox div.time, div.statusbox div.what, div.statusbox div.cancel, div.statusbox div.shorttime, div.statusbox div.group {
	height: 16px;
	line-height: 16px;
	margin-top: 4px;
	font-size: 12px;
	float: left;
}
div.statusbox div.group {
	width: 110px;
	margin-left: 10px;
	font-weight: bold;
}
div.statusbox div.what {
	width: 255px;
}
div.statusbox div.what span.bees, div.statusbox div.what span.separator, div.statusbox div.what span.username {
	float: left;
	display: block;
}
div.statusbox div.what span.bees {
	min-width: 70px;
}
div.statusbox div.what span.separator {
	width: 30px;
	text-align: center;
}
div.statusbox div.what span.username {
	width: 155px;
}
div.statusbox div.cancel {
	width: 25px;
	height: 16px;
	text-align: right;
}
div.statusbox div.shorttime {
	width: 25px;
	height: 16px;
	text-align: right;
}

div.statusbox div.time {
	width: 150px;
	text-align: right;
}

div#error, div#success {
	margin: 10px auto 0 auto;
	padding: 3px;
}
div#error p, div#success p {
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
div#success p, .success, .success * {
	color: green;
}
div#error input.button {
	margin: 10px 0 0 0;
	float: none;
}

/* Footer */

div#footer {
	height: 24px;
	margin: 5px auto 0 auto;
	text-align: center;
}
div#footer table.footer {
	height: 24px;
	margin: 0 auto 0 auto;
}
div#footer td.footer_left {
	width: 40px;
	background: url(/images/footer/footer_left.gif) 0 0 no-repeat;
}
div#footer td.footer_right {
	width: 65px;
	background: url(/images/footer/footer_right.gif) 100% 0 no-repeat;
}
div#footer table.footer a {
	height: 24px;
	line-height: 25px;
	padding: 0 0 0 25px;
	color: #FFFFFF;
	font-weight: bold;
}
div#footer td.links {
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding: 0 10px 0 0;
	background: url(/images/footer/footer_bg.gif) 0 0 repeat-x;
}

/* Border */

div.border-out {
	padding: 1px;
	background: #84D123;
	float: left;
}
div.border-out div.border-mid {
	padding: 1px;
	background: #66A21C;
	float: left;
	display: inline;
}
div.border-out div.border-mid div.border-in {
	border: 1px solid #35550A;
	background: #96D30B;
	float: left;
	display: inline;
}

div.border-out-without-left {
	background: #84D123;
	float: left;
}
div.border-out-without-left div.border-mid-without-left {
	margin: 1px 1px 1px 0;
	background: #66A21C;
	float: left;
	display: inline;
}
div.border-out-without-left div.border-mid-without-left div.border-in-without-left {
	margin: 1px 1px 1px 0;
	border-top: 1px solid #35550A;
	border-right: 1px solid #35550A;
	border-bottom: 1px solid #35550A;
	background: #96D30B;
	float: left;
	display: inline;
}

/* Message / Confirm Dialog */

#message, #confirm, #help, .help_modal, #gelee_royal, #short_time, #screenshot, #cells_swap, #fight_timeout, #colony_join_timeout {
	position: absolute;
	
	left: 50%;
	margin-left: -225px;
	top: 230px;
	
	width: 450px; 
	padding: 0px;
	
	background: #75B81D url(/images/global/bg.jpg);
	border: 1px solid #35550A;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	
	z-index: 2000 !important;
}
#cells_swap {
	top: 80px;
}
#help_chat {
	top: 80px;
	width:850px;
	margin-left: -425px;
}
#help_chat #help_text {
	width: 775px !important;
}
#help_chat #help_text li {
	margin-left: 10px;
	margin-bottom: 10px;
}
#help_chat #help_text p {
	text-align: center;
	font-weight: bold;
}

#short_time_title_hidden,
#gelee_royal_title_hidden
{
	display:none;
}	

#screenshot {
	top: 70px;
	width: 800px;
	height: 570px;
	margin-left: -400px;
}
#message, #confirm {
	height: 105px;
	width: 350px; 
	margin-left: -175px;
}

#message div, #confirm div, #help div, .help_modal div, #gelee_royal div, #short_time div, #screenshot div, #cells_swap div, #fight_timeout div, #colony_join_timeout div {
	width: 100%;
}
#message div, #confirm div {
	height: 105px;
}
#screenshot div {
	height: 515px;
}

#message h1, #message p, #confirm h1, #confirm p, #help h1, #help #help_text, .help_modal h1, .help_modal #help_text, #gelee_royal h1, #gelee_royal p, #short_time h1, #short_time p, #screenshot h1, #cells_swap h1, #cells_swap p, #fight_timeout h1, #fight_timeout p, #colony_join_timeout h1, #colony_join_timeout p {
	display: block;
	width: 100%;
	margin: 0 auto 0 auto;
}
#message h1, #confirm h1, #help h1, .help_modal h1, #gelee_royal h1, #short_time h1, #screenshot h1, #cells_swap h1, #fight_timeout h1, #colony_join_timeout h1 {
	text-align: center;
	height: 20px;
	background: white;
	line-height: 20px;
	color: #FFFFFF;
	background: url(/images/global/buttons.png) 0 0 repeat-x;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
#message p, #confirm p, #help #help_text, .help_modal #help_text, #gelee_royal p, #short_time p, #fight_timeout p {
	width: 425px;
	margin-top: 10px;
}
#cells_swap p {
	width: 425px;
	margin-top: 0;
	margin-bottom: 15px;
	text-align: center;
}
#cells_swap_throbber {
	height: 25px;
}
#cells_swap_throbber.throbbing, #gelee_royal_throbber.throbbing, #short_time_throbber.throbbing, #fight_timeout_throbber.throbbing {
	background: url(/images/global/modal-throbber.gif) 50% 7px no-repeat;
}

#short_time_finished {
	clear: both;
	width: 425px;
	padding-top: 15px;
	text-align: center;
}
#screenshot img {
	width: 700px;
	margin: 15px 0 0 50px;
	border: 1px dotted #34540A;
}
#message p, #confirm p {
	height: 40px;
	width: 325px;
}
#message form, #confirm form, #help form, .help_modal form, #screenshot form {
	display: block;
	width: 190px;
	height: 25px;
	margin: 5px auto 5px auto;
}
#message form, #help form, .help_modal form {
	width: 85px;
}
#screenshot form {
	width: 110px;
}
#message input, #confirm input, #help input, .help_modal input, #screenshot input, #fight_timeout input, #colony_join_timeout input {
	width: 85px;
	margin: 0 5px 0 5px;
}

#cells_swap form {
	margin: 0;
	padding: 0;
	height: 45px;
	clear: both;
}
#cells_swap input {
	margin: 10px 0 5px 182px;
	width: 85px;
	clear: both;
}
#screenshot input {
	width: 110px;
}

form.help .button {
	width: 304px;
	margin-top: 1px;
	font-weight: bold;
	background: url(/images/global/button_help.png) 0 0 repeat-x;
	border: 1px solid #FFFFFF;
}
form.help .button:hover {
	background: url(/images/global/button_help_hover.png) 0 0 repeat-x !important;
}

#cells_swap_hive {
	background: url( /images/cells/swap.jpg ) 50% 50% no-repeat;
	width: 395px;
	height: 409px;
}
#cells_swap_error, #cells_swap_success, #cells_swap_temp {
	display: none;
}

#cells_swap .error, #cells_swap .success {
	font-weight: bold;
	color: #FF0000;
}
#cells_swap .success {
	color: green;
}

#colony_join_timeout_message p {
	margin-top: 10px;
	text-align: center;
}

/* Gelee Royal Change Box */
div#gelee_royal {
	padding: 0 0 10px 0;
}
div#gelee_royal div.gelee_royal, div#short_time div.short_time, div#fight_timeout div.fight_timeout {
	width: 120px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0 0 20px;
	font-weight: bold;
	float: left;
	display: inline;
}
div#gelee_royal div.value, div#short_time div.value, div#fight_timeout div.value {
	width: 138px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0 0 10px;
	float: left;
	display: inline;
	text-align: center;
}
div#gelee_royal div.button, div#short_time div.button, div#fight_timeout div.button, div#colony_join_timeout div.button {
	width: 130px;
	height: 18px;
	line-height: 18px;
	margin: 10px 10px 0 10px;
	padding: 0;
	text-align: center;
	float: left;
	display: inline;
}
div#gelee_royal div.button:hover, div#short_time div.button:hover, div#fight_timeout div.button:hover, div#colony_join_timeout div.button:hover {
	font-weight: normal;
}

#gelee_royal_throbber, #short_time_throbber, div#fight_timeout_throbber {
	border-top: 1px dotted #34540A;
	width: 430px;
	height: 25px;
	margin: 10px 0 0 0;
	float: left;
	display: inline;
}
div#gelee_royal div.title, div#short_time div.title, div#fight_timeout div.title {
	width: 430px;
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	font-weight: bold;
	text-align: center;
	float: left;
	display: inline;
}

div#gelee_royal div.gelee, div#gelee_royal div.honey, div#short_time div.gelee, div#short_time div.hours, div#fight_timeout div.gelee, div#fight_timeout div.hours {
	width: 180px;
	height: 20px;
	line-height: 20px;
	margin: 10px 0 0 30px;
	font-size: 11px;
	text-align: right;
	float: left;
	display: inline;
}
div#short_time div.hours span {
	font-size: 11px;
}
div#gelee_royal div.honey, div#short_time div.hours, div#fight_timeout div.honey {
	margin: 10px 0 0 0;
	text-align: left;
}
div#gelee_royal div.arrow, div#short_time div.arrow {
	width: 30px;
	height: 20px;
	background: url(/images/global/arrow.gif) 50% 50% no-repeat;
	float: left;
	display: inline;
}
div#gelee_royal div.arrow.margintop10, div#short_time div.arrow.margintop10 {
	background: none;
}

div#gelee_royal input, div#short_time input, div#fight_timeout input, div#colony_join_timeout input {
	width: 174px;
	margin: 0 0 0 30px;
	text-align: right;
	float: left;
}
div#gelee_royal input#gelee_royal_output, div#short_time input#short_time_output {
	margin: 0;
	text-align: left;
}

div#gelee_royal input.button, div#short_time input.button {
	width: 130px;
	margin: 20px 0 0 20px;
	text-align: center;
	float: left !important;
}
div.gelee_royal_error, div.gelee_royal_success, div.change_time_error, div.change_time_success {
	margin: 0;
	padding: 0;
	float: left;
}
div.gelee_royal_error *, div.gelee_royal_success *, div.change_time_error *, div.change_time_success * {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: center;
}
#short_time_form div.change_time_success {
	text-align: center;
	padding-top: 10px;
}

div#gelee_royal div#exchange, div#short_time div#exchange {
	width: 400px;
	height: 18px;
	line-height: 18px;
	margin: 0 0 0 25px;
	color: #34540A;
	text-align: center;
	font-size: 11px;
	float: left;
	display: inline;
}
div#gelee_royal div#exchange b, div#short_time div#exchange b, div#short_time div#exchange b span {
	font-size: 11px;
}

div#gelee_royal div#gelee_royal_help, div#short_time div#short_time_help, div#cells_swap div#cells_swap_help, div#fight_timeout div#fight_timeout_help {
	width: 429px;
	margin: 20px 0 0 10px;
	padding: 0 0 10px 0;
	border: 1px dotted #34540A;
	float: left;
	display: inline;
}
div#fight_timeout div#fight_timeout_help {
	margin-top: 10px;
	margin-bottom: 10px;
}
div#cells_swap div#cells_swap_help {
	margin: 15px 0 5px 29px;
	width: 390px;
}
div#gelee_royal div#gelee_royal_help p, div#short_time div#short_time_help p, div#cells_swap div#cells_swap_help p, div#fight_timeout div#fight_timeout_help p, div#fight_timeout div#fight_timeout_help p {
	width: 410px;
	margin: 10px 0 0 10px;
	padding: 0;
	color: #34540A;
	text-align: justify;
	float: left;
	display: inline;
}
div#cells_swap div#cells_swap_help p {
	width: 370px;
}

/* Short Time Change Box */
div#short_time {
	padding: 0 0 10px 0;
}

div#short_time input.button {
	width: 130px;
	margin: 20px 0 0 20px;
	text-align: center;
	float: left !important;
}
div#short_time div#short_time_help, div#short_time div#short_time_note {
	width: 428px;
	margin: 20px 0 0 10px;
	padding: 0 0 10px 0;
	border: 1px dotted #34540A;
	float: left;
	display: inline;
}
div#short_time div#short_time_note {
	width: 390px;
	padding: 0;
	margin: 10px 0 0 30px;
	text-align: justify;
	font-size: 11px;
	color: #34540A;
	border: 0;
}
div#short_time div#short_time_help p {
	width: 410px;
	margin: 10px 0 0 10px;
	padding: 0;
	color: #34540A;
	text-align: justify;
	float: left;
	display: inline;
}

/* Fight timeout */

#fight_timeout input.button {
	width: 130px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#fight_timeout #fight_timeout_button {
	margin-left: 90px;
}

#fight_timeout_countdown {
	width: 410px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: left;
}
#fight_timeout .error {
	color: red;
}

/* Colony timeout */

#colony_join_timeout input.button {
	width: 130px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 160px;
}

#colony_join_timeout #colony_join_timeout_button {
	margin-left: 90px;
}

#colony_join_timeout_countdown {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	clear: left;
}

input.smarty_pager {
	width: 15px;
	font-weight: bold;
	text-align: center;
	float: none !important;
}

#colony_join_timeout_countdown {
	font-weight: bold;
}