body 
{
	background:#F6F6F6 url(../images/main-bg.jpg) repeat-y scroll 50% 0;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:17px;
	width: 100%;
	/*background-color: #DDDDDD;*/
	margin: 0px;
}

a
{
	font-size:11px;
}

#pagetop
{
	background-color: #1B1718;
	width: 980px;
	height: 100px;
	margin: 0 auto;
}

#wrap 
{
	margin:0 auto;
	width:980px;
	background-color: #fff;
	margin-top: 5px;
	/*min-height: 500px;*/
	/*border: 1px solid #ff0000;*/
}

.headertop
{
	height:20px;
	margin:0 auto;
	width:100%;
	background-color: #B5DC10;
}

.headertopinner
{
	height:20px;
	margin:0 auto;
	width:980px;
	text-align: right;
	background-color: #B5DC10;
	color: #000;
}

.headertopinner a
{
	color: #000;
}


.headerbottom
{
	height:100%;
	margin:0 auto;
	width:980px;
	background: url(../images/banner.png) no-repeat;
	color: #B5DC10;
}

.headerbottom a
{
	color: #fff !important;
}

#content
{
	width: 100%;
	color: #555;
}

#left
{
    width: 165px;
	min-height: 100%;
	display: block;
    float: left;
	position: relative;
}

#right
{
    width: 165px;
    float: right;
	background-color: #fff;
}

#middle
{
    /*width: 0 auto;*/
    min-height: 500px;

    margin: 0 180px;
	background-color: #fff;
}

.icontent
{
    padding: 10px 0px;
}

.sidemenu
{
	padding: 5px 5px;
}

.sidemenu a
{
	color: #1C3E95;
}

.sidemenu a:visited
{
	color: #1C3E95;
}

/* General */

a img
{
	border: none;
}

a
{
	color: #1C3E95;
	text-decoration: none;
}

a:visited
{
	color: #1C3E95;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.frame
{
	background:white none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	padding:4px;
	vertical-align:middle;
	max-height: 160px;
	max-width: 160px;
}

.frame:hover
{
	border:1px solid #000;
}

.subtext
{
	color: #808080;
}

/* ----- */

.headingbar
{
	background-color: #1B1718;
	color:#fff;
	font-size:13px;
	height:28px;
	line-height:28px;
	padding-left:10px;
	margin: 0px !important;
}

/* footer */

#footer
{
	/*width: 0 auto;*/
    height: 20px;
	background-color: #1B1718;
	margin-top: 12px;
	text-align: center;
	padding-left: 10px;
	clear: both;
	/*margin: 0px 180px;*/
}

#footer a
{
	color: #fff;
	margin-right: 10px;
	text-decoration: none;
}

#footer a:visited
{
	text-decoration: none;
	color: #fff;
}

/* side menu */

#sidemenu
{
    margin: 0;
    padding: 0;
}

#sidemenu a
{
	font-size: 12px;
}


#sidemenu li
{
	line-height: 30px;
}

#sidemenu li a
{
    display: block;
}

#sidemenu a:hover
{
	background-color: #B5DC11;
	color: #000 !important;
}

#sidemenu .menuSelected
{
    list-style-image: none;
    list-style-type: none;
    color: #000;
	background-color: #B5DC10;
}

#sidemenu .menuNone
{
    background-color: #4B4B4B;
    list-style-image: none;
    list-style-type: none;
}

#sidemenu .menuSelected a
{
    color: #000;
    text-decoration: none;
	padding-left:20px;
}

#sidemenu .menuNone a
{
    color: #fff;
    text-decoration: none;
	padding-left: 20px;
	/*background:#4B4B4B url(../images/ball.gif) no-repeat;*/
}

#sidemenu .menuNone a:hover
{
/*    background-color: #666666;*/
    color: #fff;
}

#sidemenu .menuSub
{
    margin: 0;
    padding: 0;
    background-color: #F2EED5; 
}

#sidemenu .menuSub li
{
    list-style-image: none;
    list-style-type: none;  
}

#sidemenu .menuSub a
{
    text-decoration: none;
    color: #000;
    padding-left: 35px;
}

#sidemenu .menuSub .selected a
{
    color: #000;
	font-weight: bold;
}

/*---------------------------------------------------------------------------------------------*/
.box
{
/*	background-color: #fff;*/
	border: 1px solid #666;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

.tableheading
{
/*	background-color: #ccc;*/
	border-collapse: collapse;
}

th
{
	border:1px solid #333333;
	color: #000;
	text-align: left;
	padding: 0px 5px 0px 5px;
}

.heading
{
/*	background-color: #4180B5;*/
	border-bottom: 1px solid #666;
	font-weight: bold;
	padding-left: 5px;
	color: #333;
}

.heading a
{
	color: #333;
	text-decoration: none;
}

.heading a:hover
{
	text-decoration: underline;
}

/* Table Grid */

.tblGrid
{
}

.tblGridData
{
	padding: 0px 15px 15px 15px;
	text-align: center !important;
}

.homepage .album
{
	padding: 0px;
	/*border: 1px solid #666;*/
	/*float: left;*/
}

.homepage .albumhead
{
/*	background-color:#4180B5;*/
	border-bottom:1px solid #333;
	color:#555;
	font-weight:bold;
	padding-left:5px;
	font-size: 1.2em;
}

.album 
{
/*	background-color: #fff;*/
/*	border:1px solid #CCCCCC;*/
	margin:0 0 10px;
	padding:9px;
	/*float: left;*/
	min-width: 97%;
}

.album .image 
{
	padding-right:10px;
	text-align: left;
	display: table-cell;
	width: 180px;
	text-align: center;
}

.album .info 
{
	padding-right:20px;
	display: table-cell;
	vertical-align: top;
}

/* FORM TABLE */

.form
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 100%;
}

/*error */

.error
{
	background-color: #eee;
	border: 1px solid #333;
	padding: 5px 5px 5px 50px;
	margin: 10px 0px;
	background: #F5F7F0 url(../images/error.gif) no-repeat scroll left top;
	line-height: 30px;
}

.confirm
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px 5px 5px 50px;
	margin: 10px 0px;
	background: #F5F7F0 url(../images/confirm.gif) no-repeat scroll 1% 50%;
	line-height: 30px;
}

/* newstable */

#newstable table
{
	border-collapse:collapse;
}

#newstable td
{
	padding: 0px 5px 0px 5px;
}

/*cms*/

.cmsTable table
{
	width: 99%;
	margin-left: 5px;
}

.cmsTableHead
{
	font-weight: bold;
}

/* fixtures and results */

.draw
{
	background-color: #FC6;
	color: #000;
	text-align: center;
}

.won
{
	background-color: #CFFF5D;
	color: #000;
	text-align: center;
}

.lost
{
	background-color: #FF2222;
	color: #000;
	text-align: center;
}

/* credit */

.credit
{
	color: #B5DC10;
	text-align: center;
	margin: 0 auto;
	width: 980px;
}

.credit a
{
	color: #B5DC10;
	font-weight: bold;
}

/* Rep Image */

.scrollbar
{
	width:100%;
	height:150px;
	overflow:scroll;
}
