@charset "utf-8";
body, html {
	height:					100%;
	margin:					0px;
	background-image:		url('http://l2tritan.com/img/bg.jpg');
	background-repeat:		repeat-x;
	background-color:		#274e6e;
	_font-family:			Verdana, Arial, Helvetica, sans-serif;
	_font-size:				12px;
}

/* Menu */

#menu_top {
	background-image:		url(img/menu_top.jpg);
	background-repeat:		no-repeat;
	height:					30px;
	width:					786px;
	vertical-align: 		middle;
}

#menu_bottom {
	background-image:		url(img/menu_bottom.jpg);
	background-repeat:		no-repeat;
	height:					30px;
	width:					786px;
}

#menu_top_houder {
	height:					21px;
	margin-left:			12px;
	vertical-align: middle;
}

#menu_bottom_houder {
	height:					21px;
	margin-left:			12px;
}

#menu_home {
	background-image:		url(img/menu/home.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_home:hover {
	background-image:		url(img/menu/home_w.png);
}

#menu_forum {
	background-image:		url(img/menu/forum.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_forum:hover {
	background-image:		url(img/menu/forum_w.png);
}

#menu_downloads {
	background-image:		url(img/menu/downloads.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_downloads:hover {
	background-image:		url(img/menu/downloads_w.png);
}

#menu_register {
	background-image:		url(img/menu/register.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_register:hover {
	background-image:		url(img/menu/register_w.png);
}

#menu_rules {
	background-image:		url(img/menu/rules.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_rules:hover {
	background-image:		url(img/menu/rules_w.png);
}

#menu_donate {
	background-image:		url(img/menu/donate.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_donate:hover {
	background-image:		url(img/menu/donate_w.png);
}

#menu_features {
	background-image:		url(img/menu/features.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_features:hover {
	background-image:		url(img/menu/features_w.png);
}

#menu_howto {
	background-image:		url(img/menu/howto.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_howto:hover {
	background-image:		url(img/menu/howto_w.png);
}

#menu_staff {
	background-image:		url(img/menu/staff.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_staff:hover {
	background-image:		url(img/menu/staff_w.png);
}

#menu_onlineplayers {
	background-image:		url(img/menu/onlineplayer.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					130px;
	height:					21px;
	cursor:					pointer;
}

#menu_onlineplayers:hover {
	background-image:		url(img/menu/onlineplayer_w.png);
}
#menu_armory {
	background-image:		url(img/menu/clarity.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					130px;
	height:					21px;
	cursor:					pointer;
}

#menu_armory:hover {
	background-image:		url(img/menu/clarity_w.png);
}

#menu_playermapping {
	background-image:		url(img/menu/playermapping.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					130px;
	height:					21px;
	cursor:					pointer;
}

#menu_playermapping:hover {
	background-image:		url(img/menu/playermapping_w.png);
}

#menu_ranks {
	background-image:		url(img/menu/ranks.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					83px;
	height:					21px;
	cursor:					pointer;
}

#menu_ranks:hover {
	background-image:		url(img/menu/ranks_w.png);
}

#menu_signature {
	background-image:		url(img/menu/signature.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					80px;
	height:					21px;
	cursor:					pointer;
}

#menu_signature:hover {
	background-image:		url(img/menu/signature_w.png);
}

#menu_stats {
	background-image:		url(img/menu/stats.png);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					83px;
	height:					21px;
	cursor:					pointer;
}

#menu_stats:hover {
	background-image:		url(img/menu/stats_w.png);
}

/* Schaduw */
#s_top {
	background-image:		url(img/s_top.png);
	background-repeat:		repeat-x;
	width:					786px;
	height:					15px;
}

#s_bottom {
	background-image:		url(img/s_bottom.png);
	background-repeat:		repeat-x;
	width:					786px;
	height:					15px;
}

#sb_bottom {
	background-image:		url(img/s_bottom.png);
	background-repeat:		repeat-x;
	width:					778px;
	height:					15px;
}

.s_rechts {
	background-image:		url(img/s_rechts.png);
	background-repeat:		repeat-y;
	background-position:	left;
	width:					23px;
}

.sb_rechts {
	background-image:		url(img/s_rechts.png);
	background-repeat:		repeat-y;
	background-position:	left;
	width:					27px;
}

.s_links {
	background-image:		url(img/s_links.png);
	background-repeat:		repeat-y;
	background-position:	right;
	width:					23px;
}

.sb_links {
	background-image:		url(img/s_links.png);
	background-repeat:		repeat-y;
	background-position:	right;
	width:					27px;
}

#sc_links {
	background-image:		url(img/sc_links.png);
	background-repeat:		no-repeat;
	background-position:	right bottom;
}

#sc_rechts {
	background-image:		url(img/sc_rechts.png);
	background-repeat:		no-repeat;
	background-position:	left bottom;
}

#scu_links {
	background-image:		url(img/scu_links.png);
	background-repeat:		no-repeat;
	background-position:	right top;
	height:					15px;
	width:					23px;
}

#scu_rechts {
	background-image:		url(img/scu_rechts.png);
	background-repeat:		no-repeat;
	background-position:	left top;
	height:					15px;
}

/* Banner */

#banner_top {
	background-image:		url(img/banner_top.png);
	background-repeat:		no-repeat;
	height:					20px;
	width:					790px;
}

#banner_bottom {
	background-image:		url(img/banner_bottom.png);
	background-repeat:		no-repeat;
	height:					20px;
	width:					790px;
}

#banner_links {
	background-image:		url(img/banner_links.png);
	background-repeat:		no-repeat;
	background-position:	right;
	height:					253px;
	width:					23px;
}

#banner_rechts {
	background-image:		url(img/banner_rechts.png);
	background-repeat:		no-repeat;
	background-position:	left;
	height:					253px;
	width:					23px;
}

#banner_flash {
	height:					213px;
}

/* Content */
#content {
	background-image:		url(img/content_bg.jpg);
	background-repeat:		no-repeat;
	background-position:	391px top;
	background-color:		#233451;
	height:					150px;
	width:					778px;
}

#content_top {
	background-image:		url(img/content_top.png);
	background-repeat:		no-repeat;
	height:					14px;
}

/* Extra */
#copyright {
	font-size:				10px;
	text-align:				center;
	color:					#666666;
	height:					10px;
}

#preload {
	display:				none;
}

/* Content Box */
#content_box {
}

.content_b_links {
	background-image:		url(img/content/b_links.jpg);
	background-repeat:		repeat-y;
	background-position:	right;
	width: 15px;
}

.content_b_rechts {
	background-image:		url(img/content/b_rechts.jpg);
	background-repeat:		repeat-y;
	background-position:	left;
	width: 15px;
}

.content_b_onder {
	background-image:		url(img/content/b_onder.jpg);
	background-repeat:		repeat-x;
	height:	 				16px;
}

.content_bc_links {
	background-image:		url(img/content/bc_links.jpg);
	background-repeat:		no-repeat;
	background-position:	right top;
}

.content_bc_rechts {
	background-image:		url(img/content/bc_rechts.jpg);
	background-repeat:		no-repeat;
	background-position:	left top;
}

#content_b_kop_serverstatus {
	background-image:		url(img/content/b_kop_serverstatus.jpg);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_bg_serverstatus {
	background-image:		url(img/content/b_bg_serverstatus.jpg);
	width:					159px;
	height:					85px;
}

#content_b_kop_news {
	background-image:		url(img/content/b_kop_news.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_staff{
	background-image:		url(img/content/b_kop_staff.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_features {
	background-image:		url(img/content/b_kop_features.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_downloads {
	background-image:		url(img/content/b_kop_downloads.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_vote {
	background-image:		url(img/content/b_kop_vote.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_raid {
	background-image:		url(img/content/b_kop_raid.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_onlineplayers {
	background-image:		url(img/content/b_kop_onlineplayers.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_toppk{
	background-image:		url(img/content/b_kop_toppk.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_toppvp{
	background-image:		url(img/content/b_kop_toppvp.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_rules {
	background-image:		url(img/content/b_kop_rules.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_admin {
	background-image:		url(img/content/b_kop_admin.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_raidstatus {
	background-image:		url(img/content/b_kop_raidstatus.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_registeraccount {
	background-image:		url(img/content/b_kop_registeraccount.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_kop_login {
	background-image:		url(img/content/b_kop_login.png);
	height:					25px;
	background-repeat:		no-repeat;
	background-position:	center;
}

#content_b_bg_news {
	background-image:		url(img/content/b_bg_news.jpg);
	background-repeat:		repeat-x;
	width:					519px;
	background-color:		#1a273f;
}

#content_b_bg_vote {
	width:					159px;
	height:					130px;
	background-color:		#1a273f;
}

#content_b_bg_raid {
	background-image:		url(img/content/b_bg_raid.jpg);
	width:					159px;
	height:					130px;
	cursor:					pointer; 
	background-color:		#1a273f;
}

#content_b_bg_raid:hover {
	background-image:		url(img/content/b_bg_raid_w.jpg);
	width:					159px;
	height:					130px;
	background-color:		#1a273f;
}

#content_spacer {
	width: 					27px;
}

.content_news {
	color:					#a98010;
	padding-top:			8px;
	padding-left:			16px;
	padding-right:			16px;
	padding-bottom:			16px;
}

/* Content Schaduw */
.content_b_s_boven {
	background-image:		url(img/content/b_s_boven.png);
	background-repeat:		repeat-x;
	height:					6px;
}

.content_b_s_onder {
	background-image:		url(img/content/b_s_onder.png);
	background-repeat:		repeat-x;
	background-position:	bottom;
	height:					4px;
}

.content_b_s_links {
	background-image:		url(img/content/b_s_links.png);
	background-repeat:		repeat-y;
	background-position:	right;
	width:					4px;
}

.content_b_s_rechts {
	background-image:		url(img/content/b_s_rechts.png);
	background-repeat:		repeat-y;
	width:					4px;
}

.content_b_sc_links {
	background-image:		url(img/content/b_sc_links.png);
	background-repeat:		no-repeat;
	background-position:	top;
	width:					4px;
	height:					6px;
}

.content_b_sc_rechts {
	background-image:		url(img/content/b_sc_rechts.png);
	background-repeat:		no-repeat;
	background-position:	top;
	width:					4px;
	height:					6px;
}

.content_b_scu_links {
	background-image:		url(img/content/b_scu_links.png);
	background-repeat:		no-repeat;
	background-position:	bottom;
	width:					4px;
	height:					4px;
}

.content_b_scu_rechts {
	background-image:		url(img/content/b_scu_rechts.png);
	background-repeat:		no-repeat;
	background-position:	bottom;
	width:					4px;
	height:					4px;
}

/* News */
.news_kop {
	font-size:				14px;
}

.news_datum {
	font-size:				9px;
	color: #4f4f4f;
}

.news_content {
	color:					#a98010;
	font-size:				11px;
}

.news_kop a:link {
	color:					#d4d4d4;
	text-decoration:		none;
	font-weight: bold;
}

.news_kop a:visited {
	color:					#d4d4d4;
	text-decoration:		none;
	font-weight: bold;
}

.news_kop a:hover {
	text-decoration:		underline;
	color: #ffcc00;
}

.news_content a:link {
	color:					#a98010;
	text-decoration:		underline;
}

.news_content a:visited {
	color:					#a98010;
	text-decoration:		underline;
}

.news_content a:hover {
	text-decoration:		none;
}

/* Server Status */
.serverstatus_off {
	background-image:		url(img/content/b_serverstatus_off.png);
	width:					22px;
	height:					22px;
}

.serverstatus_on {
	background-image:		url(img/content/b_serverstatus_on.png);
	width:					22px;
	height:					22px;
}

.serverstatus_chronos {
	background-image:		url(img/content/b_serverstatus_chronos.png);
	width:					101px;
	height:					22px;
}

.serverstatus_login {
	background-image:		url(img/content/b_serverstatus_login.png);
	width:					101px;
	height:					22px;
}

.serverstatus_vistul {
	background-image:		url(img/content/b_serverstatus_vistul.png);
	width:					101px;
	height:					22px;
}

/* Vote */
#vote_gamesites {
	background-image:		url(img/content/b_vote_gamesites.jpg);
	width:					158px;
	height:					29px;
	cursor:					pointer;
}

#vote_gamesites:hover {
	background-image:		url(img/content/b_vote_gamesites_w.jpg);
	width:					158px;
	height:					29px;
}

#vote_hopzone {
	background-image:		url(img/content/b_vote_hopzone.jpg);
	width:					158px;
	height:					29px;
	cursor:					pointer;
}

#vote_hopzone:hover {
	background-image:		url(img/content/b_vote_hopzone_w.jpg);
	width:					158px;
	height:					29px;
}

#vote_bg {
	background-image:		url(img/content/b_vote_bg.jpg);
	width:					158px;
	height:					72px;
}

/* Forms */
.form_field {
	border:					1px solid #a98010;
	color:					#a98010;
	font-weight:			bold;
	background-color:		#1d2b45;
}

.form_fieldset {
	border:					1px solid #a98010;
}

.form_button {
	border:					1px solid #a98010;
	color:					#a98010;
	background-color:		#1d2b45;
}

/* Links */
.buttonlink {
	width: 					100%;
	height: 				100%;
	display:				block;
}

/* Admin */
#admin_menu {
	border-right:			1px solid #a98010;
	width: 					90px;
}

#admin_content {
	padding-left:			5px;
}

.admin_list_head {
	font-weight:			bold;
}

.admin_list_item {
	cursor:					pointer;
}

.admin_list_item:hover {
	background-color:		#a98010;
	color:					#1d2b45;
}

/* Downloads */
.content_b_downloads_bg {
	background-image:		url(img/content/b_downloads_bg.png);
	width:					464px;
	height:					154px;
}

.content_b_downloads_patch {
	background-image:		url(img/content/b_downloads_patch.png);
	width:					464px;
	height:					154px;
}

.content_b_downloads_videos {
	background-image:		url(img/content/b_downloads_videos.png);
	width:					464px;
	height:					154px;
}

#content_b_downloads_client {
	padding: 				7px;
}

#content_b_downloads_client_1 {
	background-image:		url(img/content/b_downloads_client_1.jpg);
	width:					231px;
	height:					140px;
}

.content_b_downloads_client_2 {
	width:					75px;
	height:					44px;
}

#content_b_downloads_client_us {
	background-image:		url(img/content/b_downloads_client_us.jpg);
	width:					75px;
	height:					16px;
}

#content_b_downloads_client_eu {
	background-image:		url(img/content/b_downloads_client_eu.jpg);
	width:					75px;
	height:					16px;
}

#content_b_downloads_client_3 {
	width:					75px;
	height:					20px;
}

#content_b_downloads_client_4 {
	background-image:		url(img/content/b_downloads_client_2.jpg);
	width:					142px;
	height:					140px;
}

/* Online Players */
.content_b_onlineplayers_top {
	background-image:		url(img/content/b_onlineplayers_top.jpg);
	background-repeat:		no-repeat;
	height:					7px;
	width:					464px;
}

.content_b_onlineplayers_bottom {
	background-image:		url(img/content/b_onlineplayers_bottom.jpg);
	background-repeat:		no-repeat;
	height:					7px;
	width:					464px;
}

.content_b_onlineplayers_left {
	background-image:		url(img/content/b_onlineplayers_left.jpg);
	background-repeat:		repeat-y;
	width:					8px;
}

.content_b_onlineplayers_right {
	background-image:		url(img/content/b_onlineplayers_right.jpg);
	background-repeat:		repeat-y;
	width:					8px;
}

.content_b_onlineplayers_mid {
	background-image:		url(img/content/b_onlineplayers_mid.jpg);
	background-repeat:		repeat-y;
	width:					1px;
}

#content_b_onlineplayers_head_user {
	background-image:		url(img/content/b_onlineplayers_users.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					134px;
	height:					25px;
}

#content_b_onlineplayers_head_level {
	background-image:		url(img/content/b_onlineplayers_level.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					41px;
	height:					25px;
}

#content_b_onlineplayers_head_class {
	background-image:		url(img/content/b_onlineplayers_class.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					260px;
	height:					25px;
}

.content_b_onlineplayers_tablerow {
	background-color:		#233354;
}

#content_b_onlineplayers_table {
	background-color:		#1f2e4b;
	color:					#bf8f0d;
}

#content_b_onlineplayers_table_two {
	color:					#a98010;
	font-size:				12px;
	margin-top:				5px;
	margin-bottom:			5px;
}

#content_b_onlineplayers_legend {
	background-image:		url(img/content/b_onlineplayers_legend.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	height:					30px;
}

/* Raid */
#content_b_raid_head_bossname {
	background-image:		url(img/content/b_raid_bossname.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					230px;
	height:					28px;
}

#content_b_raid_head_alive {
	background-image:		url(img/content/b_raid_alive.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					30px;
	height:					28px;
}

#content_b_raid_head_killedat {
	background-image:		url(img/content/b_raid_killedat.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					100px;
	height:					28px;
}

#content_b_raid_head_respawn {
	background-image:		url(img/content/b_raid_respawn.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					100px;
	height:					28px;
}

/* Top PK */
#content_b_toppk_head_charname {
	background-image:		url(img/content/b_toppk_charname.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					106px;
	height:					28px;
}

#content_b_toppk_head_pvpwins {
	background-image:		url(img/content/b_toppk_pvpwins.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					346px;
	height:					28px;
}

#content_b_toppk_head_pvkills {
	background-image:		url(img/content/b_toppk_pvkills.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					169px;
	height:					28px;
}

#content_b_toppk_head_karma {
	background-image:		url(img/content/b_toppk_karma.jpg);
	background-repeat:		no-repeat;
	background-position:	center center;
	width:					169px;
	height:					28px;
}

/* Languages */
#lang_english {
	background-image:		url(img/lang_english.jpg);
	background-repeat:		no-repeat;
	background-position:	left center;
	padding-left:			21px;
}

#lang_greek {
	background-image:		url(img/lang_greek.jpg);
	background-repeat:		no-repeat;
	background-position:	left center;
	padding-left:			21px;
}

#lang_spain {
	background-image:		url(img/lang_spain.jpg);
	background-repeat:		no-repeat;
	background-position:	left center;
	padding-left:			21px;
}



/* PETE */
img {
	border: none;
}
.features_sub_detail {
	color: #999999 !important;
}
.features_header_compact {
	margin-bottom: 5px;
}