@charset "utf-8";

/* MAIN */
body {
	background: #4693c7 url(../img/bg.jpg); 
	height: 100%;	
	padding: 0px;	
	margin: 0px;
	cursor: default;
}
#bg {
	width: 100%;
	margin: 0px;	
	padding: 0px;	
	background: url(../img/bg1.jpg) repeat-x;
}
#sd {
	width: 100%;	
	padding: 0px;	
	background: url(../img/sd.png) center repeat-y;
}
#wrapper {  
	background-color:#FFF;  
	width:1000px;  
	margin:0px auto;  
}

/* LOGINPANEL */
#loginpanel {  
	background-image:url(../img/loginpanel_bg.jpg);
	background-color:#333333;
	width:1000px;  
	height:34px;  
	margin:0px 0px 0px 0px;      
	padding:0px 0px 0px 0px;
}
.login_field {
	height:13px;
	width:117px;
	background:url(../img/field_bg.jpg) no-repeat;
	color:#FFFFFF;
	border:1px solid #4e4e4e;
	vertical-align:top;
	font-size:10px;
	margin:5px 0px 0px 0px;
	padding:4px;
}
#login {
	border:1px solid #4e4e4e;
	margin:5px 0px 0px 0px;
	height:21px;
	width:69px;
	vertical-align:top;
	
}
.quicksearch {
	margin:5px 0px 0px 0px;
	vertical-align:top;
	width:140px;
	height:12px;
	padding:4px;
	color:#000;
	font-size:10px;
}
#b_search {
    border:hidden;
	height:31px;
	width:19px;
	vertical-align:top;
}
#hoster {
	background:url(../img/hoster.jpg) no-repeat;
	height:34px;
	width:138px;
    margin:0px 0px 0px 855px;
	vertical-align:top;
	
}
#link_hoster {
	position:absolute;
	display:block;
	height:34px;
	width:81px;
    margin:0px 0px 0px 61px;
	
}
/* HEADER */
#header {  
	background-image:url(../img/header.jpg);  
	background-color:#033573;
	width:1000px;
	height:131px;
	margin:0px auto;   
}

a { 
 outline: none;
 
}

#link_logo { 
	position:absolute;
	display:block;
	width:265px;
	height:131px;
}
#link_banner {
	position:absolute;
	margin:21px 0px 0px 267px;
	display:block;
}
/* NAVI */
#navi {  
	background-image:url(../img/navi_bg.jpg);
	background-color:#FFFFFF;  
	Width:1000px;
	height:31px;
	padding:0px;
	margin:0px;
	list-style-type:none;
	
}
#navi li a span { 
    display:none 
}
#navi li a:hover {
	background-position:bottom;
}
#navi li {
	display:inline;
	margin:0px -4px 0px 0px;
}
/*#b_home a {
	 width:74px;
	 height:31px;
	 background:url(../img/b_home.jpg) no-repeat;
	 margin-left:10px;
	 display:inline-block;
	 margin-left:20px;
}
#b_cups a {
	 width:34px;
	 height:31px;
	 background:url(../img/b_cups.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_rules a {
	 width:75px;
	 height:31px;
	 background:url(../img/b_rules.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_faq a {
	 width:28px;
	 height:31px;
	 background:url(../img/b_faq.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_support a {
	 width:58px;
	 height:31px;
	 background:url(../img/b_support.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_halloffame a {
	 width:121px;
	 height:31px;
	 background:url(../img/b_halloffame.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_cupless a {
	 width:83px;
	 height:31px;
	 background:url(../img/b_cupless.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_board a {
	 width:44px;
	 height:31px;
	 background:url(../img/b_board.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_files a {
	 width:78px;
	 height:31px;
	 background:url(../img/b_files.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_videos a {
	 width:48px;
	 height:31px;
	 background:url(../img/b_videos.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_partnerships a {
	 width:119px;
	 height:31px;
	 background:url(../img/b_partnerships.jpg) no-repeat;
	 display:inline-block;
	 margin-left:20px;
}
#b_language a {
	 width:111px;
	 height:31px;
	 background:url(../img/b_language.jpg) top;
	 margin-left:281px;
}*/

/* CONTENT */
#content {  
	background-color:#FFF;  
	width:1000px;
	height:auto;
    margin: 40px 0px 4px 0px;   
	overflow:hidden;
	text-align:justify;
	clear:both;
}

#content-left { 
    width:713px;
    margin: 0px 0px 0px 4px;
    float:left;   
}
#spotlight { 
	/*background-image:url(../img/spotlight_bg.jpg);  */
	width:713px;
	height:162px;
	margin:0px 0px 4px 0px;   
}
#content-top { 
	background:url(../img/content_top.jpg) repeat-y;padding:0px;height:10px;width:713px;
}
#content-bg{ 
	background:url(../img/content_bg.jpg) repeat-y;height:auto;width:713px;padding:0px 4px;text-align:justify;
}
#content-bottom { 
	background:url(../img/content_bottom.jpg) repeat-y;height:10px;width:713px;
}

#content-right { 
    width:275px;
    margin: 0px 4px 0px 0px; 
    float:right;   
}
.title_bg { 
	background-image:url(../img/box_title_bg.jpg);  
	width:275px;
	height:21px;  
	text-shadow:1px 1px 1px #3B3B3B;
}
.cupticker { 
	/*background-image:url(../img/cupticker.jpg);  */
	width:275px;
	height:21px;  
}
.matchticker { 
	/*background-image:url(../img/matchticker.jpg);  */
	width:275px;
	height:21px;  
}
.community-threads { 
	/*background-image:url(../img/community_threads.jpg);*/  
	width:275px;
	height:21px;  
}
.videos { 
	/*background-image:url(../img/videos.jpg);  */
	width:275px;
	height:21px;  
}
.right-bg { 
	background-image:url(../img/right_bg.jpg);  
	width:275px;
	margin:0px; 
	padding:2px 0px 0px 0px; 
}
.right-bottom { 
	background-image:url(../img/right_bottom.jpg);  
	width:275px;
	height:9px;
	margin:0px 0px 4px 0px;   
}
#box { 
	height:338px;
}

/* SPOTLIGHT */
#spotlight-buttons-left { 
    width:27px;
	height:162px;
    margin: 0px;
    float:left;   
}
#spotlight-left { 
    width:330px;
	height:162px;
    margin: 0px;  
	float:left;
}
#spotlight-right { 
    width:330px;
	height:162px;
    margin: 0px;  
	float:left;
}
#spotlight-buttons-right { 
    width:26px;
	height:162px;
    margin: 0px;  
	float:right;
}
/* title_cups u. messenger */
#int_navig_1 {
	width:600px;
	margin-left:15px;
	margin-top:15px;
}
/* FOOTER */
#footer {  
	/*background-image:url(../img/footer_bg1.jpg);*/
	background-color:#161616;  
	width:1000px;
	height:105px;
	clear:both;
}
/* Selection */
::-moz-selection{
	background:#1a6fa5;
	color:#fff;
}

::selection {
	background:#1a6fa5;
	color:#fff;
}

code::-moz-selection {
	background: #333333;
}

code::selection {
	background: #333333;
}

.editinfo, .editinfo a {
	font-style:italic;
	font-size:10px;
	font-weight:normal;
}

/* Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #fff;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }
