@charset "utf-8";
/* CSS Document */
/* Lo3Cup */
/* Designed and Developed by Towcester Web Design */

* {
	padding: 0;
	margin: 0;
}

* a {
	color:#282828;
	text-decoration: none;
	font-weight: bold;
}

body {
	background: url(images/bkground.png) repeat-x;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0;
	color: #595959;
}

#left_fade {
background:url(images/glow_left.png) repeat-y;
width: 984px;
margin: 0 auto;
font-size: 11px;
}
#heading {
	height: 145px;
}
#background {
	background:url(images/content_background.png) repeat-y 100% ;
		width: 960px;
		margin: 0 auto;
}
#right_fade {
	background: url(images/glow_right.png) repeat-y 100%;
}
#container {
	width: 960px;
	margin: 0 auto;
	background:url(images/heading.png) repeat-x;

}
#left_section {
	width: 760px;
	float: left;
}
#right_section {
	width: 200px;
	float: right;
	background:url(images/left_curvedtop.png) no-repeat;
	margin-top: 120px;
}

#footer a {
	text-decoration: none;
	color:#000;
	font-weight: bold;
}

/* Navbar */
#navbar {
	background:url(images/navbar.png) repeat-x;
	height: 27px;
}
#navbar_items {
	float: left;
}
#navbar_items {
	padding-left: 30px;
	list-style: none;
		float: left;
	
}
#navbar_items li {
	display: block;
	float: left;
	padding: 4px 8px 5px 8px;
	font-size: 14px;
	font-weight: bold;
	border-left: #999 solid 1px;
	
	}
	
	#navbar_items li a{
		text-decoration: none;
		color: #333;

	}
		#navbar_items li a:hover{
		text-decoration: none;
		color: #609;
		list-style:

	}
	.lastitem {
			border-right: #99 solid 1px;
	}
	
	
.searchbox {
	float: right;
		padding: 0px 4px 0px 4px;
}

.navbar_right_fade {
	 background:url(images/glow_left.png) repeat-y 100%; 
	width: 12px;
	height: 27px;
	float: right;
}


/* Right Section Styling */
#right_section_content {
	margin-top: 6px;
	background: #F7F7F7;
	padding: 0 4px 0px 4px;
}


/* User Control Panel */
a:focus {
	outline: none;
}
#panel {
	background:#E9E9E9  repeat-x scroll 50% bottom;
	display: none;
	margin-left: 15px;
	border:1px solid #AAAAAA;
	border-top: none;
	border-bottom: none;
	width: 160px;
}
.slide {
	margin: 0;
	margin-left: 15px;
	background:#F1F1F1 url(bk.png) repeat-x scroll 50% 50%;
	border:1px solid #AAAAAA;
	border-top: none;
	color:#333333;
	-moz-border-radius-bottomright 	: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft 	: 4px;
	-webkit-border-bottom-left-radius: 4px;
	font-size: 10px;
	width: 160px;
}



.btn-slide {
	background: url(verticalarrowdown.png) no-repeat 20px 50%;
	text-align: center;
	margin-left: 15px;
	width: 160px;
	height: 12px;
	margin: 0 auto;
	display: block;
	color: #000;
	text-decoration: none;
}
.btn_none-slide {
		background: url(images/ui/register.png) no-repeat 40px 50%;
	text-align: center;
	margin-left: 15px;
	width: 160px;
	height: 12px;
	margin: 0 auto;
	display: block;
	color: #000;
	text-decoration: none;
}


#userprofile {
	background:#CCCCCC url(bk.png) repeat-x scroll 50% 50%;
	border:1px solid #AAAAAA;
	color:#222222;
	font-weight:bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 180px;
	height:45px;
	color: #333333;
	font-size: 10px;
	padding: 5px;
}
#time{
	margin-top: 30px;
background:#CCCCCC url(bk.png) repeat-x scroll 50% 50%;
border:1px solid #AAAAAA;
color:#222222;
font-weight:bold;
 -moz-border-radius: 4px; 
 -webkit-border-radius: 4px;
 width: 180px; 
 height:45px;
  color: #333333;
 font-size: 10px;
 padding: 5px; 
}


#userprofile_details_loggedin {

	padding-left: 40px;
}
#userprofile_details p{
	padding-left: 40px;

}

.username_input {
	background: #FFF url(images/ui/login_username.png) no-repeat scroll left top;

border: 1px solid #AAAAAA;
margin-bottom: 2px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
height:15px;
padding:0px 0px 0px 20px;

}

.password_input {
	background:#FFF url(images/ui/login_password.png) no-repeat scroll left top;
border: 1px solid #AAAAAA;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
height:15px;
padding:0px 0px 0px 20px;

}
#login_box {
	height: 36px;
	width: 140px;
	float: left;
}
#login_button {
	float: left;
}
.login_button {
	padding: 2px;
	padding-right: 4px;
	float: left;
	width: 38px;
	height: 36px;
	font-size: 11px;
}


h3 {
 color: #660099;
 font-size: 14px;
 font-weight: bold;
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
 color: #660099;
 font-size: 18px;
 font-weight: bold;	
}
h2 {
	margin-bottom: 10px;
 color: #660099;
 font-size: 15px;
 font-weight: bold;	
}
.active {
	background:url(verticalarrow.png) no-repeat 20px 50%;
}


/* Team Mangement Bar */

#team_manage h4 {
background:#F1F1F1;
border:1px solid #AAAAAA;
font-weight:bold;
 -moz-border-radius: 4px; 
 -webkit-border-radius: 4px;
 width: 168px; 
  color: #660099;
 cursor: pointer;
font-size: 13px;
font-weight: bold;
background-position: 2px 7px;
background-repeat:no-repeat;
padding-left: 20px;
padding-bottom: 5px;
margin-top: 2px;
}

#team_manage {
	margin-top: 20px;
	width: 190px;
}
#team_manage p {
	color:#666;
	font-size: 10px;
	font-weight: normal;
}
#team_manage .team_details {
	padding-top: 5px;
}
#team_manage .ui-state-active {
border:1px solid #AAAAAA;
border-bottom: none;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft : 4px;	
-webkit-border-top-radius: 4px;
}	
#team_manage .teammanangement {
background: #F1F1F1;
border:1px solid #AAAAAA;
border-top: none;
	-moz-border-radius-bottomright 	: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft : 4px;
	-webkit-border-bottom-left-radius: 4px;
}

#team_manage .tm_heading {
	padding-top: 4px;
	padding-left: 4px;
	margin-bottom: 4px;
  color: #660099;
  	font-size: 12px;
	font-weight: bold;
}

/* MessageCentre Boxes */
.msgbox {
		padding: 2px;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 4px;

	-moz-border-radius : 2px;
	-webkit-border-radius: 2px;
	clear: both;
	}

.msgbox_warning {
	background: url(images/icons/error.png) #FFE3AA no-repeat 2px 50%;
	border: #F90 1px solid;
	color: #D98D00;
}

.msgbox_error {
	background: url(images/icons/exclamation.png) #FFCACA no-repeat 2px 50%;
	border: #F00 1px solid;
	color:#F00;

	}
.ui-state-processing {
	background:url(images/ui/ajax-loader.gif);
	background-color:#063;
	color: #F00;
}
	
.msgbox_good {	
	background: url(images/icons/tick.png) #DFFFDF no-repeat 2px 50%;
	border:   #060 1px solid;
	color: #060;

}

/* Website Stats */
#stats_box {
background:#F1F1F1;
border:1px solid #AAAAAA;
width: 186px; 
padding: 2px;
margin-top: 20px;

-moz-border-radius: 4px; 
-webkit-border-radius: 4px;
}
#stats_box h4 {
	background:url(images/icons/chart_curve.png) no-repeat 2px 50%;
	padding-left: 20px;
	  color: #660099;
font-size: 14px;
font-weight: bold;
}

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }



/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em;  }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative;  }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border: 1px solid #AAAAAA; background: url(bk_tabs.png);}
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 5px 18px 5px 34px; color:#660099; font-weight: bold;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; background: #F8F8F8; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */


.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; 
display: block; 
border-width: 0; 
background: none;
border: 1px solid #AAAAAA;  
-moz-border-radius-bottomleft: 4px; 
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-webkit-border-top-right-radius: 4px;
	background: url(images/ui/newsboxbk.png) repeat-x #F8F8F8 100% 100%;
	margin-bottom: 10px;

}
.ui-tabs .ui-tabs-hide { display: none !important; }

.ui-tabs-signup {
	background-color:#060;
}

#signup li  { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border: 1px solid #AAAAAA; background: url(images/ui/signupbtn.png);}
#signup li a {
	color:#030;
}

#leave li  { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border: 1px solid #AAAAAA; background: url(images/ui/leavebtn.png);}
#leave li a {
	color:#480000;
}

.newteam {
	background: url(images/ui/newteambtn.png);
	
}

#newteam li  { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border: 1px solid #AAAAAA; background: url(images/ui/newteambtn.png);}
#newteam li a {
	color:#030;
}
/* Content */
#content {
	padding: 0 24px 0px 12px;
}

#content_newsstats {
	margin-top: 15px;
}

#stats_section {
	float:left;
	width: 195px;
	margin-left: 11px;
}

#news_section {
	width: 505px;
	float: left;
}
.news_content {
	padding: 10px 4px 10px 4px;
}

.news_item {
	background: url(images/ui/newsboxbk.png) repeat-x #F8F8F8 100% 100%;
	border: 1px solid #AAAAAA;
	
	margin-bottom: 20px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px;
}

.news_banner {
	height: 32px;
}

.news_actions {
	font-size: 11px;
	background: #E5E5E5;
	padding: 2px;
		-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; 
	-webkit-border-bottom-right-radius: 4px;
}

.stats_info {
	background: url(bk_tabs.png) repeat-x 50% 100%  #F1F1F1;
	padding: 4px;
			border: 1px solid #AAAAAA;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 10px;
}

.green_large_button {
	background: url(images/ui/greenbox.png) repeat-x 50% 100%  #56E156;
	padding: 4px;
			border: 1px solid #060;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	margin-bottom: 10px;
}

.green_large_button h4 {
	font-size: 15px;
	color:#FFFFFF;
	font-weight: bold;
}
.green_large_button p {
	font-size: 10px;
	color:#FFFFFF;
}
.green_large_button a {
	font-weight: normal;
}

.stats_info h4 {
background:url(images/icons/chart_curve.png) no-repeat 2px 50%;
padding-left: 20px;
color: #660099;
font-size: 14px;
font-weight: bold;
margin-bottom: 4px;
}

.stats_info ul {
	text-decoration: none;
	list-style: none;
}
.stats_info li {
	text-decoration: none;
	margin-bottom: 2px;
	list-style: none;
	padding-left: 20px;
	padding-top: 1px;
	background: no-repeat 0% 50%;
}

/* Search Bar */
#search_area { 
float: right;
}
#search_box {
		background:#FFF url(images/ui/searchbox.png) no-repeat scroll left top;
	border: 1px solid #AAAAAA;
margin-bottom: 2px;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
height:15px;
padding:0px 0px 0px 20px;
color:#999;
margin: 4px 10px auto auto;
}
.KT_field_error {
	color: #F00;
	font-weight: bold;
	background:url(images/icons/exclamation_small.png) 0% 100% no-repeat;
	padding-left: 14px;
}
.form label {
	min-width: 125px;
	margin-right: 5px;
}
.form_area input {
	margin-left: 10px;
}
.form_label {
	width: 400px;
	font-weight: bold;
	
}
/* Accordion */
#accordion h3 a {
	font-weight: bold;
	text-decoration:none;
	color:#660099;
	background:#F8F8F8 5px 50% no-repeat;
	background-repeat: no-repeat;
	padding-left: 25px;

}
#accordion h3 {
	font-size:14px;
padding-left: 5px;
	background:url(images/ui/line.png) repeat-x 50% 50%;
	margin: 5px 0px 5px 0px;
}

#accordion div{
	padding-left: 40px;

}
/* Match Information */
div[class*="matchdetails"] {  
    	border:#333 1px solid;
		background:url(images/ui/newsboxbk.png) repeat-x 100% 100%;
	font-size: 11px;
	text-align:center;



     } 
	 
div[class*="matchdetails"] a {
	text-decoration: none;
	color:#75407B;
		font-weight: bold;
		font-size: 11px;

     } 	 
 
.match {


}
.match_top_line {
	font-size: 10px;
	border-top: #333 solid 1px;
	border-right: #333 solid 1px;
	width: 50%;
}
.match_btm_line {
		font-size: 10px;
	border-bottom: #333 solid 1px;
	border-right: #333 solid 1px;
	width: 50%;
}

.match_top_line:hover {
	font-size: 10px;
	border-top: #060 solid 2px;
	border-right: #060 solid 2px;
	width: 50%;
}
.match_btm_line:hover {
		font-size: 10px;
	border-bottom: #060 solid 2px;
	border-right: #060 solid 2px;
	width: 50%;
}
	div[class*="match_top_line"] {
		font-size: 10px;
	border-top: #333 solid 1px;
	border-right: #333 solid 1px;
	width: 50%;
	}
	
		div[class*="match_btm_line"] {
		font-size: 10px;
	border-bottom: #333 solid 1px;
	border-right: #333 solid 1px;
	width: 50%;
	}
	
	.match_team {
		
		text-align:center;
		font-weight: bold;
	}
	
	.action_buttons {
		float: right;
	}
	
	#cuplist a {
		font-weight: normal;
	}
	
	/* Forum Styling */
	.forum_home_row {
		background:url(images/ui/newsboxbk.png) repeat-x ;
		padding: 4px;
		margin-bottom: 5px;
		border: #CCC solid 1px;
	}
	.forum_home_desc {
		width: 40%;
		float: left;
			}
	.forum_home_numpost {
		width: 20%;
		float: left;
		font-size: 13px;
	}
	.forum_home_numtop {
		width: 20%;
		float: left;
		font-size: 13px;
	}
	.forum_home_lstpost {
		width: 20%;
		float: left;
		font-size: 13px;
	}
	/* Topic page styling */
	.forum_topic_row {
		background:url(images/ui/newsboxbk.png) repeat-x;
		border: #CCC solid 1px;
		margin-bottom: 5px;
		padding: 4px;
	}
	.forum_topic_folicon {
		width: 20px;
		float: left;
	}
	.forum_topic_numpost {
		width: 100px;
		height: 20px;
		float: left;
	}
	.forum_topic_updby {
		width: 200px;
		float: left;
	}
	.forum_topic_name {
		width: 300px;
		float: left;
	}
	
	.forum_msg_subject {
	}
	
	.forum_msg {
		padding: 5px;
		background: #F8F8F8 url(./images/ui/newsboxbk.png) repeat-x scroll 100% 100%;
		border: 1px solid #AAAAAA;
		margin-bottom: 10px;
	}
	
	.forum_msg_date {
		float: right;
		margin-bottom: 10px;
		font-weight: bold;
		font-size: 10px;
	}
	.forum_msg_profile {
		width: 120px;
		float: left;
	}
	.forum_msg_body {
		width: 500px;
		float: left;
		height: 150px;
		padding-left: 10px;
		border-left: #999 solid 1px;
		}
		
		#index_forum_activity a {
			font-weight: normal;
			color:#666;
		}
		
		#index_forum_activity h5 a {
			font-size: 13px;
			font-weight: bold;
			margin: 0;
			padding: 0;
		}
		
/* Website Stats */
.large_btn {
	text-align: center;
background:#F1F1F1;
border:1px solid #AAAAAA;
width: 186px; 
padding: 2px;

-moz-border-radius: 4px; 
-webkit-border-radius: 4px;
}
.large_btn  h4 {
	  color: #660099;
font-size: 14px;
font-weight: bold;
}
.large_btn a {
	color:#060;
}