first commit

This commit is contained in:
unknown
2012-03-29 13:00:34 +02:00
commit 6928cbcd1d
2446 changed files with 85772 additions and 0 deletions
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

+294
View File
@@ -0,0 +1,294 @@
@CHARSET "UTF-8";
#flags {
position:absolute;
top: 0;
left: 0;
width: 100%;
text-align: center;
}
#region_select {
color: white;
font-size: 10px;
text-transform: uppercase;
width:120px;
background-color: #535353;
border: 1px solid #777;
padding: 1px 0;
padding-left: 4px;
margin-right: 15px;
position: relative;
top: -2px;
}
#flags div {
display: inline;
}
#flag_box {
}
#flag_box img {
margin-top: 9px;
height: 11px;
width: 16px;
background-image: url("elements/country_sprite.gif");
}
#flag_box a {
margin: 4px;
}
/**
* Flag sprite definition
*/
.flag_ad { background-position: 0px 0px; }
.flag_ae { background-position: -16px 0px; }
.flag_af { background-position: -32px 0px; }
.flag_ag { background-position: -48px 0px; }
.flag_ai { background-position: -64px 0px; }
.flag_al { background-position: -80px 0px; }
.flag_am { background-position: -96px 0px; }
.flag_an { background-position: -112px 0px; }
.flag_ao { background-position: -128px 0px; }
.flag_ar { background-position: -144px 0px; }
.flag_as { background-position: -160px 0px; }
.flag_at { background-position: -176px 0px; }
.flag_au { background-position: -192px 0px; }
.flag_aw { background-position: -208px 0px; }
.flag_ax { background-position: -224px 0px; }
.flag_az { background-position: -240px 0px; }
.flag_ba { background-position: -256px 0px; }
.flag_bb { background-position: -272px 0px; }
.flag_bd { background-position: -288px 0px; }
.flag_be { background-position: -304px 0px; }
.flag_bf { background-position: -320px 0px; }
.flag_bg { background-position: -336px 0px; }
.flag_bh { background-position: -352px 0px; }
.flag_bi { background-position: -368px 0px; }
.flag_bj { background-position: -384px 0px; }
.flag_bm { background-position: -400px 0px; }
.flag_bn { background-position: -416px 0px; }
.flag_bo { background-position: -432px 0px; }
.flag_br { background-position: -448px 0px; }
.flag_bs { background-position: -464px 0px; }
.flag_bt { background-position: -480px 0px; }
.flag_bv { background-position: -496px 0px; }
.flag_bw { background-position: -512px 0px; }
.flag_by { background-position: -528px 0px; }
.flag_bz { background-position: -544px 0px; }
.flag_ca { background-position: -560px 0px; }
.flag_catalonia { background-position: -576px 0px; }
.flag_cc { background-position: -592px 0px; }
.flag_cd { background-position: -608px 0px; }
.flag_cf { background-position: -624px 0px; }
.flag_cg { background-position: -640px 0px; }
.flag_ch { background-position: -656px 0px; }
.flag_ci { background-position: -672px 0px; }
.flag_ck { background-position: -688px 0px; }
.flag_cl { background-position: -704px 0px; }
.flag_cm { background-position: -720px 0px; }
.flag_cn { background-position: -736px 0px; }
.flag_co { background-position: -752px 0px; }
.flag_cr { background-position: -768px 0px; }
.flag_cs { background-position: -784px 0px; }
.flag_cu { background-position: -800px 0px; }
.flag_cv { background-position: -816px 0px; }
.flag_cx { background-position: -832px 0px; }
.flag_cy { background-position: -848px 0px; }
.flag_cz { background-position: -864px 0px; }
.flag_de { background-position: -880px 0px; }
.flag_dj { background-position: -896px 0px; }
.flag_dk { background-position: -912px 0px; }
.flag_dm { background-position: -928px 0px; }
.flag_do { background-position: -944px 0px; }
.flag_dz { background-position: -960px 0px; }
.flag_ec { background-position: -976px 0px; }
.flag_ee { background-position: -992px 0px; }
.flag_eg { background-position: -1008px 0px; }
.flag_eh { background-position: -1024px 0px; }
.flag_en { background-position: -1040px 0px; }
.flag_er { background-position: -1056px 0px; }
.flag_es, .flag_net { background-position: -1072px 0px; }
.flag_et { background-position: -1088px 0px; }
.flag_europeanunion { background-position: -1104px 0px; }
.flag_fam { background-position: -1120px 0px; }
.flag_fi { background-position: -1136px 0px; }
.flag_fj { background-position: -1152px 0px; }
.flag_fk { background-position: -1168px 0px; }
.flag_fm { background-position: -1184px 0px; }
.flag_fo { background-position: -1200px 0px; }
.flag_fr { background-position: -1216px 0px; }
.flag_ga { background-position: -1232px 0px; }
.flag_uk, .flag_gb { background-position: -1248px 0px; }
.flag_gd { background-position: -1264px 0px; }
.flag_ge { background-position: -1280px 0px; }
.flag_gf { background-position: -1296px 0px; }
.flag_gh { background-position: -1312px 0px; }
.flag_gi { background-position: -1328px 0px; }
.flag_gl { background-position: -1344px 0px; }
.flag_gm { background-position: -1360px 0px; }
.flag_gn { background-position: -1376px 0px; }
.flag_gp { background-position: -1392px 0px; }
.flag_gq { background-position: -1408px 0px; }
.flag_gr { background-position: -1424px 0px; }
.flag_gs { background-position: -1440px 0px; }
.flag_gt { background-position: -1456px 0px; }
.flag_gu { background-position: -1472px 0px; }
.flag_gw { background-position: -1488px 0px; }
.flag_gy { background-position: -1504px 0px; }
.flag_hk { background-position: -1520px 0px; }
.flag_hm { background-position: -1536px 0px; }
.flag_hn { background-position: -1552px 0px; }
.flag_hr { background-position: -1568px 0px; }
.flag_ht { background-position: -1584px 0px; }
.flag_hu { background-position: -1600px 0px; }
.flag_id { background-position: -1616px 0px; }
.flag_ie { background-position: -1632px 0px; }
.flag_il { background-position: -1648px 0px; }
.flag_in { background-position: -1664px 0px; }
.flag_io { background-position: -1680px 0px; }
.flag_iq { background-position: -1696px 0px; }
.flag_ir { background-position: -1712px 0px; }
.flag_is { background-position: -1728px 0px; }
.flag_it { background-position: -1744px 0px; }
.flag_jm { background-position: -1760px 0px; }
.flag_jo { background-position: -1776px 0px; }
.flag_jp { background-position: -1792px 0px; }
.flag_ke { background-position: -1808px 0px; }
.flag_kg { background-position: -1824px 0px; }
.flag_kh { background-position: -1840px 0px; }
.flag_ki { background-position: -1856px 0px; }
.flag_km { background-position: -1872px 0px; }
.flag_kn { background-position: -1888px 0px; }
.flag_kp { background-position: -1904px 0px; }
.flag_kr { background-position: -1920px 0px; }
.flag_kw { background-position: -1936px 0px; }
.flag_ky { background-position: -1952px 0px; }
.flag_kz { background-position: -1968px 0px; }
.flag_la { background-position: -1984px 0px; }
.flag_lb { background-position: -2000px 0px; }
.flag_lc { background-position: -2016px 0px; }
.flag_li { background-position: -2032px 0px; }
.flag_lk { background-position: -2048px 0px; }
.flag_lr { background-position: -2064px 0px; }
.flag_ls { background-position: -2080px 0px; }
.flag_lt { background-position: -2096px 0px; }
.flag_lu { background-position: -2112px 0px; }
.flag_lv { background-position: -2128px 0px; }
.flag_ly { background-position: -2144px 0px; }
.flag_ma { background-position: -2160px 0px; }
.flag_mc { background-position: -2176px 0px; }
.flag_md { background-position: -2192px 0px; }
.flag_me { background-position: -2208px 0px; }
.flag_mg { background-position: -2224px 0px; }
.flag_mh { background-position: -2240px 0px; }
.flag_mk { background-position: -2256px 0px; }
.flag_ml { background-position: -2272px 0px; }
.flag_mm { background-position: -2288px 0px; }
.flag_mn { background-position: -2304px 0px; }
.flag_mo { background-position: -2320px 0px; }
.flag_mp { background-position: -2336px 0px; }
.flag_mq { background-position: -2352px 0px; }
.flag_mr { background-position: -2368px 0px; }
.flag_ms { background-position: -2384px 0px; }
.flag_mt { background-position: -2400px 0px; }
.flag_mu { background-position: -2416px 0px; }
.flag_mv { background-position: -2432px 0px; }
.flag_mw { background-position: -2448px 0px; }
.flag_mx { background-position: -2464px 0px; }
.flag_my { background-position: -2480px 0px; }
.flag_mz { background-position: -2496px 0px; }
.flag_na { background-position: -2512px 0px; }
.flag_nc { background-position: -2528px 0px; }
.flag_ne { background-position: -2544px 0px; }
.flag_nf { background-position: -2560px 0px; }
.flag_ng { background-position: -2576px 0px; }
.flag_ni { background-position: -2592px 0px; }
.flag_nl { background-position: -2608px 0px; }
.flag_no { background-position: -2624px 0px; }
.flag_np { background-position: -2640px 0px; }
.flag_nr { background-position: -2656px 0px; }
.flag_nu { background-position: -2672px 0px; }
.flag_nz { background-position: -2688px 0px; }
.flag_om { background-position: -2704px 0px; }
.flag_pa { background-position: -2720px 0px; }
.flag_pe { background-position: -2736px 0px; }
.flag_pf { background-position: -2752px 0px; }
.flag_pg { background-position: -2768px 0px; }
.flag_ph { background-position: -2784px 0px; }
.flag_pk { background-position: -2800px 0px; }
.flag_pl { background-position: -2816px 0px; }
.flag_pm { background-position: -2832px 0px; }
.flag_pn { background-position: -2848px 0px; }
.flag_pr { background-position: -2864px 0px; }
.flag_ps { background-position: -2880px 0px; }
.flag_pt { background-position: -2896px 0px; }
.flag_pw { background-position: -2912px 0px; }
.flag_py { background-position: -2928px 0px; }
.flag_qa { background-position: -2944px 0px; }
.flag_re { background-position: -2960px 0px; }
.flag_ro { background-position: -2976px 0px; }
.flag_rs { background-position: -2992px 0px; }
.flag_ru { background-position: -3008px 0px; }
.flag_rw { background-position: -3024px 0px; }
.flag_sa { background-position: -3040px 0px; }
.flag_sb { background-position: -3056px 0px; }
.flag_sc { background-position: -3072px 0px; }
.flag_scotland { background-position: -3088px 0px; }
.flag_sd { background-position: -3104px 0px; }
.flag_se { background-position: -3120px 0px; }
.flag_sg { background-position: -3136px 0px; }
.flag_sh { background-position: -3152px 0px; }
.flag_si { background-position: -3168px 0px; }
.flag_sj { background-position: -3184px 0px; }
.flag_sk { background-position: -3200px 0px; }
.flag_sl { background-position: -3216px 0px; }
.flag_sm { background-position: -3232px 0px; }
.flag_sn { background-position: -3248px 0px; }
.flag_so { background-position: -3264px 0px; }
.flag_sr { background-position: -3280px 0px; }
.flag_st { background-position: -3296px 0px; }
.flag_sv { background-position: -3312px 0px; }
.flag_sy { background-position: -3328px 0px; }
.flag_sz { background-position: -3344px 0px; }
.flag_tc { background-position: -3360px 0px; }
.flag_td { background-position: -3376px 0px; }
.flag_tf { background-position: -3392px 0px; }
.flag_tg { background-position: -3408px 0px; }
.flag_th { background-position: -3424px 0px; }
.flag_tj { background-position: -3440px 0px; }
.flag_tk { background-position: -3456px 0px; }
.flag_tl { background-position: -3472px 0px; }
.flag_tm { background-position: -3488px 0px; }
.flag_tn { background-position: -3504px 0px; }
.flag_to { background-position: -3520px 0px; }
.flag_tr { background-position: -3536px 0px; }
.flag_tt { background-position: -3552px 0px; }
.flag_tv { background-position: -3568px 0px; }
.flag_tw { background-position: -3584px 0px; }
.flag_tz { background-position: -3600px 0px; }
.flag_ua { background-position: -3616px 0px; }
.flag_ug { background-position: -3632px 0px; }
.flag_um { background-position: -3648px 0px; }
.flag_us { background-position: -3664px 0px; }
.flag_uy { background-position: -3680px 0px; }
.flag_uz { background-position: -3696px 0px; }
.flag_va { background-position: -3712px 0px; }
.flag_vc { background-position: -3728px 0px; }
.flag_ve { background-position: -3744px 0px; }
.flag_vg { background-position: -3760px 0px; }
.flag_vi { background-position: -3776px 0px; }
.flag_vn { background-position: -3792px 0px; }
.flag_vu { background-position: -3808px 0px; }
.flag_wales { background-position: -3824px 0px; }
.flag_wf { background-position: -3840px 0px; }
.flag_ws { background-position: -3856px 0px; }
.flag_ye { background-position: -3872px 0px; }
.flag_yt { background-position: -3888px 0px; }
.flag_za { background-position: -3904px 0px; }
.flag_zm { background-position: -3920px 0px; }
.flag_zw { background-position: -3936px 0px; }
.flag_com { background-position: -3952px 0px; }
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 343 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 914 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 937 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

+618
View File
@@ -0,0 +1,618 @@
@CHARSET "UTF-8";
/* Allgemeines */
body {
background-color: #FFFFFF;
direction: ltr;
font-size: 13px;
line-height: 19px;
margin: 0;
text-align: left;
}
html {
overflow-y: scroll;
}
html,
body {
margin:0;
padding:0;
height:100%;
}
body, button, input, select, textarea {font-family: Arial, Verdana, Helvetica, sans-serif;}
a {font-size: 13px; text-decoration: none;}
a, a:visited {color: #71D000;}
a:active {color: #FF8000;}
a:hover {color: #00BC00; text-decoration: underline;}
#content a {font-weight: bold; }
#content a:hover {text-decoration: none;}
img {border: 0;}
.clear {clear: both; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden;}
ul.menu, div.menu ul {list-style-type: none; margin: 0; padding: 0;}
.menu li {float: left;}
.wrapper {height: auto !important; height: 100%; min-height: 100%; min-width: 845px; position: relative; text-align: center;}
.wrapper #content {text-align: left;}
img.dynamic_btn, img.dynamic_img {background-position:top; background-repeat: no-repeat;}
img.over {background-position:bottom;}
img.clicked {background-position:center;}
/* Schriftgroesse */
.f16 {font-size:16pt;}
.f10 {font-size:10pt;}
.f9 {font-size:9pt; line-height: 140%; font-weight:normal;}
.f8 {font-size:8pt;}
.f7 {font-size:7pt;}
.f6 {font-size:6pt;}
/* e Schriftfarbe fuer Fehlermeldung Login/Anmeldung */
.e {color:#FF8000;}
/* Schriftfarbe fuer Inaktive Links */
.c {color:#C0C0C0;}
.c0 {color:#000000;}
.c1 {color:#71D000;}
.c2 {color:#FF8000;}
.c3 {color:#228B22;}
.c4 {color:#F2C700;}
.c5 {color:#FF0000;}
/* Dicke Schrift */
.b {font-weight:bold}
/* Dünne Schrift */
.t {font-weight:normal;}
h1, h2, h3, h4, h5, h6 {
}
h1 {margin:0;}
body.contentPage h1 {
text-align: center;
padding-top: 70px;
margin-bottom: 40px;
font-size: 26px;
}
body.contentPage #content .characteristics, body.contentPage #content p, body.contentPage #content table, body.contentPage form {
margin: 15px 160px;
}
body.contentPage .rules {
margin-left: 120px;
margin-right: 160px;
}
body.contentPage ul {
margin-top: 15px;
margin-bottom: 15px;
}
body.contentPage .rules strong {
color:#2A720B;
}
body.contentPage .rules ul strong {
color:#3BAE18;
}
body.contentPage form table {
margin: 0;
}
body.contentPage table.table_data {
background-color: #C0C0C0;
text-align: center;
}
body.contentPage table.table_data {
width: 550px;
}
body.contentPage table.culture_points {
margin: 15px 110px;
width: 650px;
}
#tutorial_nav, body.contentPage table.tutorial_table {
table-layout: fixed;
background-color: #fff;
width: 550px;
}
body.contentPage #content td li, body.contentPage #content td form {
margin:0px;
}
body.contentPage #content td.beschreibung {
text-align: left;
padding-top: 50px;
}
body.contentPage table.tutorial_table td.visual {
text-align: center;
font-size: 11px;
font-style: italic;
}
body.contentPage table.tutorial_table td.visual img {
display:block;
margin: auto;
}
#tutorial_nav td.nav_prev {
text-align: left;
}
#tutorial_nav td.nav_next {
text-align: right;
}
body.contentPage table.table_data th {
background-color: #F5F5F5;
}
body.contentPage table.table_data td {
background-color: #fff;
}
body.contentPage table.middle {
table-layout: fixed;
width: 520px;
}
body.contentPage table.middle input {
width: 80px;
}
table.middle td.yes {
text-align: right;
}
table.middle td.no {
text-align: left;
}
td.text, th.text {
padding-left: 7px;
text-align: left;
}
body.contentPage #content h2 {
font-size: 16px;color: #71d000;line-height: 20px;
margin: 50px 160px 10px;
}
body.contentPage #content h3 {
margin: 15px 160px 5px;
font-size: 14px; line-height: 18px;
}
body.contentPage #content table h3 {
margin: 3px;
}
body.contentPage #content ul {
margin-top: 5px;
}
#content .question {
padding-top: 30px;
font-style: italic;
color: #333;
}
#content .answer {
}
/* Layout */
body.indexPage {background: #fff url("images/main_background_front.jpg") repeat-x top;}
body.contentPage {background: #fff url("images/main_background_content.jpg") repeat-x top;}
#header {position: absolute; margin: 0 auto;right: 0; left: 0; width: 100%;}
#header {top: 0px; z-index: 10;}
body.indexPage #header {height: 389px; overflow: auto; background: transparent url("images/artwork.jpg") no-repeat top center;}
body.contentPage #header {height: 200px; background: transparent none;}
#header h1 {display: none;}
#country_select {position: absolute;top: 0;left: 0;width: 100%;height: 30px;z-index: 500;}
#country_select {background: #fff url("images/country_background.jpg") repeat-x top;}
#navigation {position: absolute;top:52px;left: 50%;margin-left: -437px;width: 830px;height: 114px;z-index: 80;}
.contentPage #navigation {background: url("images/logo_background.jpg") no-repeat top left;}
#navigation .menu {}
#navigation table.menu {position: absolute; right: 25px;top: 30px;width: 500px;}
#navigation .menu td {text-align: center;}
#navigation .menu a {text-decoration: none; font-size: 14px;line-height: 20px;color: #333; text-shadow: 1px 1px 1px #fff;}
#navigation .menu a.mark {color: #a20327;}
#navigation a.home {
width: 250px;
height: 85px;
position: absolute;
left: 55px;
top:0px;
}
#navigation .menu a {padding: 6px 10px 7px 0px;}
#navigation .menu a span {padding: 6px 0px 7px 10px;}
#navigation .menu a:hover {background: transparent url("images/nav_right.gif") no-repeat scroll bottom right;}
#navigation .menu a:hover span {background: transparent url("images/nav_left.gif") no-repeat scroll bottom left;}
.ie6 #navigation .menu a:hover, .ie7 #navigation .menu a:hover {background: transparent; }
.ie6 #navigation .menu a:hover span, .ie7 #navigation .menu a:hover span {background: transparent;}
#navigation .menu a:active {background: transparent url("images/nav_right.gif") no-repeat scroll top right;}
#navigation .menu a:active span {background: transparent url("images/nav_left.gif") no-repeat scroll top left;}
#register_now {
position: absolute;
left: 50%;
top: 277px;
margin-left: -151px;
color: #574b2e;
height: 50px;
width: 145px;
color: #574b2e;
font-weight: bold;
z-index: 250;
}
#register_now a {
margin-top: 7px;
color: #574b2e;
font-size: 21px;
display: block;
}
#register_now span {
font-size: 9px;
}
#t4play {
position: absolute;
left: 50%;
top: 109px;
margin-left: 30px;
z-index: 250;
}
#t4play img {
width: 460px;
height: 290px;
}
#content {position: relative;z-index: 50;}
body.indexPage #content {padding-top: 367px;padding-bottom: 120px;}
body.contentPage #content {padding-top: 177px;padding-bottom: 160px;}
#content .grit {position: relative;margin: 0 auto;}
body.indexPage #content .grit {width: 830px; background: transparent none;}
body.contentPage #content .grit {width: 840px; min-height: 400px; background: transparent url("images/content_background.jpg") no-repeat top left; }
.grit .infobox {
float: left;
margin-right: 9px;
margin-left:15px;
min-height: 391px;
width: 378px;
background: transparent url("images/info_background.jpg") no-repeat top left;
}
.grit .infobox div {padding-left: 43px;padding-right: 30px;}
#what_is_travian {padding-top:5px;}
#what_is_travian p {margin: 0;}
#what_is_travian h2 {font-size: 18px;font-weight: normal;color: #71d000;line-height: 20px;margin-bottom: 10px; text-shadow: 0px 2px 1px #fff;}
#what_is_travian .play_now {margin: 10px 0;}
#player_counter {position: relative; padding: 0;left: 23px;height: 98px;width: 330px;background: transparent url("images/count_background.jpg") no-repeat top left;}
#player_counter table {position: absolute;left: 135px;top: 20px;width: 165px;border-spacing: 0;}
#player_counter table th {font-weight: normal;}
#player_counter table td {font-weight: bold;}
#about_the_game {}
#about_the_game h2 {font-size: 15px; line-height: 20px; margin-bottom: 5px;}
#about_the_game ul {margin: 0; padding: 0; margin-top: 5px; margin-left: 15px;}
#about_the_game li {line-height: 19px;}
#news_from_forum h2 {font-size: 15px; line-height: 20px; margin-bottom: 5px; cursor: pointer;}
#news_from_forum ul {margin: 0; padding: 0; margin-top: 5px; list-style: none; border-top: 1px solid #999; margin-right:10px;}
#news_from_forum li {line-height: 19px; border-bottom: 1px solid #999; padding: 3px 5px;}
#news_from_forum li a {font-weight: normal;}
.hide {display:none;}
.grit .secondarybox {
float: left;
margin-top: 22px;
background: transparent url("images/news_background.jpg") repeat-y top left;
width: 397px;
}
.grit #screenshots {
position: relative;
height: 134px;
width: 397px;
background: transparent url("images/screenshots_background.jpg") no-repeat top left;
}
.grit #screenshots .prev img {
display: none;
}
#screenshots h2 {
margin:0px;
padding:23px 20px 0;
color: #fff;
font-size:13px;
}
#screenshots_preview {
height: 73px;
width: 294px;
position: absolute;
overflow: hidden;
margin: 7px 53px;
padding: 0;
}
#screenshot_list {
list-style: none;
height: 73px;
padding: 0;
margin: 0;
}
#screenshots .navi img {
position:absolute;
width: 26px;
height: 26px;
top: 70px;
}
#screenshots .next img {
right:7px;
background-image: url("images/buttons_screenshots_next.gif");
}
#screenshots .prev img {
left: 10px;
background-image: url("images/buttons_screenshots_prev.gif");
}
#screenshot_list li {float:left;}
#screenshot_list img {
width: 98px;
height: 73px;
}
#newsbox {
padding-bottom: 25px;
background: transparent url("images/news_footer.jpg") no-repeat bottom left;
}
#newsbox h2 {
display: block;
padding: 7px 15px 0px;
height: 30px;
margin: 0px;
font-size: 17px;
color: #4c4c4c;
background: transparent url("images/news_header.jpg") no-repeat top left;
}
#newsbox .news {
width: 397px;
padding-bottom: 0px;
padding-left: 15px;
background: transparent url("images/news_spacer.jpg") no-repeat bottom left;
}
#newsbox .news h4 {
margin:0;
margin-top: 3px;
}
#newsbox .news p.date {
font-size: 11px;
color: #999;
padding-bottom: 0;
}
#newsbox .news p {
margin: 0;
padding-bottom: 10px;
padding-right: 30px;
}
/* Footer */
#footer {position: absolute; margin: 0 auto;right: 0; left: 0;bottom: 0; height: 90px;z-index: 80;}
#footer {background: #F1F1F1 url("images/footer_background.jpg") repeat-x top;}
#footer .logo_traviangames {background-image: url("images/logo_traviangames.jpg");height: 34px; width: 182px;}
#footer .logo {position: absolute;top:20px;left:6px;}
#footer li, #footer a {color: #787878; font-size: 11px; line-height: 20px;}
#footer .menu {position: absolute; top: 18px; right: 9px;}
#footer .container {margin: 0 auto; position: relative; width: 840px;}
#footer .copyright {direction: ltr; clear: left; position: absolute; right: 3px; top: 20px;}
#footer ul.menu a {padding: 0 3px;}
.overlay {position: absolute;top:0px;left:0px;right: 0px;bottom: 0px;z-index: 400;}
.overlay .mask {
position: fixed;
background-color: #000;
opacity: 0.25;
filter:alpha(opacity=25);
width: 100%;height: 100%;
}
.overlay_content {
position: absolute;
top: 150px;
right: 50%;
z-index: 600;
}
.overlay_content .closer img {
position: absolute;
right: 15px;
top: 15px;
background-image: url("images/popup_close.gif");
height: 25px;
width: 25px;
}
.overlay_content .footer {
clear:both;
height: 10px;
}
.overlay_content h2, .overlay_content h4 {
margin:0px;
padding: 20px 20px 0;
font-size: 16px;
line-height: 20px;
}
#screenshot_layer {display: none;}
#screenshot_layer h3 {display:none;}
#screenshot_layer .overlay_content {
width: 644px;
margin-right: -322px;
background: #fff url("images/screenshot_background.gif") repeat-y top left;
text-align: center;
}
#screenshot_layer #frame_box {margin: 0 20px;}
#screenshot_layer h4 {text-align: center ;background: transparent url("images/screenshot_header.jpg") no-repeat top left; padding-bottom:15px;}
#screenshot_layer #screen_desc {
margin: 20px 0;
font-size: 12px;
padding: 0 40px;
}
.screenshot_view img {
border: 1px solid #ccc;
}
#screenshot_nr1 {
}
#screenshot_layer .footer {background: transparent url("images/screenshot_footer.gif") no-repeat bottom left;}
#screenshot_layer .navi img {
position:absolute;
width: 25px;
height: 25px;
top: 250px;
}
#screenshot_layer .next img {
right:20px;
background-image: url("images/popup_next.gif");
}
#screenshot_layer .prev img {
left: 20px;
background-image: url("images/popup_prev.gif");
}
#iframe_layer {display: none;}
#iframe_layer .overlay_content {
width: 450px;
margin-right: -225px;
background: #fff url("images/anleitung_background.gif") repeat-y top left;
}
#iframe_layer #frame_box {margin: 0 20px;}
#iframe_layer h2 {background: transparent url("images/anleitung_header.gif") no-repeat top left; padding-bottom:15px;}
#iframe_layer .footer {background: transparent url("images/anleitung_footer.gif") no-repeat bottom left;}
#login_layer, #signup_layer {display: none;}
#login_layer .overlay_content, #signup_layer .overlay_content {
width: 384px;
margin-right: -192px;
background: #fff url("images/gameworld_background.jpg") repeat-y top left;
}
#login_layer h2, #signup_layer h2 {
color: #71d000;
background: transparent url("images/gameworld_header.jpg") no-repeat top left;
}
#login_layer .footer, #signup_layer .footer {
background: transparent url("images/gameworld_footer.jpg") no-repeat bottom left;
}
ul.world_list {
padding: 7px;
margin: 0px;
list-style: none;
}
.world_list li {float: left;position:relative; margin: 4px 5px; background-repeat: no-repeat;}
.world_list li div {position: absolute;}
.world_list li img {position: absolute; z-index: 30;}
.world_list .w_small .players {top: 5px; left: 123px;}
.world_list .w_small .online {top: 22px; left: 123px;}
.world_list .w_big .players {top: 15px;right: 20px;}
.world_list .w_big .online {top: 33px;right: 20px;}
.world_list .label_players {top: 15px;left: 235px;}
.world_list .label_online {top: 33px;left: 235px;}
.world_list li.w_big {height: 64px;width: 361px;}
.world_list li.w_small {height: 46px;width: 175px;}
.world_list .w_big img {height: 64px;width: 361px;}
.world_list .w_small img {height: 46px;width: 175px;}
.world_list .worldstart {top: 10px;right: 20px;}
.world_list .timer {bottom: 15px;right: 20px;}