

/*CHEYNE TAKES OVER*/

/*HEADER*/

body {
	width: 90%;
	margin: 0 5%;
	padding: 0;
}

a {
	text-decoration: none;
	color: #27679E;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.header-container {
	width: 970px;
	height: 300px;
	border: 0px solid #c33;
	margin: 0 auto;
	position: relative;
	top: 3px;
}

.header-login {
	color: #666;
	font-size: 22px;
	position: absolute;
	top: 10px;
	left: 300px;
}

.header-login a {
	color: #c33;
	text-decoration: none;
	font-variant: small-caps;
	font-family: Trebuchet MS, Arial, sans-serif;
}

.header-login a:hover {
	color: #27679E;
}

.header-cotw {
	color: #27679E;
	position: absolute;
	top: 120px;
	right: 50px;
	background-color: #fdfdfd;
	border: 1px solid #f0f0f0;
	text-align: center;
	width: 250px;
}


.logo {
	position: absolute;
	top: 0px;
	left: 12px;
	z-index: 10;
}

.header-line {
	position: absolute;
	top: 70px;
	left: 0;
	background-image: url('image/topright.jpg');
	background-repeat: repeat-x;
	width: 100%;
	z-index: 5;
	
}

.header-welcome {
	position: absolute;
	top: 115px;
	left: 0px;
	padding-left: 300px;
	padding-bottom: 2px;
	border-bottom: 3px double #ccf;
	width: auto;
	font-style: italic;
}

.header-welcome a {
	text-decoration: none;
	color: #669;
}

.header-welcome a:hover {
	color: #c33;
}

.header-buttons {
	position: absolute; 
	top: 65px;
	left: 10px;
	width: 900px;
}

.header-latestnews {
	position: absolute;
	top: 120px;
	left: 30px;
	width: 600px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	border: 1px solid #f0f0f0;
}

.header-sponsors {
	position: relative;
	top: 240px;
	left: 30px;
	width: 600px;
	font-size: 14px;
	text-align: center;
	border: 1px solid #f0f0f0;
	font-size: 16px;
	color: #6897BF;
	font-family: Arial, sans-serif;
	font-style: italic;
	background-color: #f9f9f9;
}


.header-sponsors span {
	color: #c33;
}

.header-sponsors a {
	color: #c33;
	text-decoration: underline;
}

.header-search {
	padding-left: 25px;
}

.header-events {
	position: absolute;
	top: 8px;
	right: 12px;
}

/*CONTENT - MAIN CONTAINERS*/

.main-block-container {
	position: relative;
	top: 20px;
	left: 30px;
	width: 970px;
	margin: 0 auto;
	height: 100%;
}

.cpl-rightbar {	
	position: absolute; 
	top: 50px; 
	right: 0;  
	height: 100%;
}

.footer { 
	width:600px;
	text-align: center; 
	position: relative; 
	bottom: 0px; 
	border: 1px solid #ccf; 
	padding: 2px 0px; 
	font-size: 11px; 
	font-family: Arial, sans-serif;
}


/*CONTENT - MAIN AREA */

.main-cpl {
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-left: 4px;
}

.main-cpl li {
	padding: 2px;
	list-style: none;
	font-weight: bold;
	font-size: 13px;
	display: block;
}

.main-cpl li div {
	font-size: 12;
	font-weight: normal;
	color: #333;
}

.main-cpl li div li {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	padding-left: 5px;
}

.articles-container {
	border:1px solid #ccf; 
	width: 600px;
}

.sub-header {
	background-color: #ffc; 
	border-bottom: 1px solid #ccf; 
	padding: 2px; 
	color: #154874; 
	text-align:left;
}

.event-detail {
	border:1px solid #f0f0f0; 
	padding: 4px; 
	width:600px; 
	background-color: #f9f9f9;
	font-family: Arial, sans-serif;
	color: #154874;
}

.event-desc {
	border: 1px solid #ccf;
	background-color: #fdfdfd;
	padding: 3px;
	width: 90%;
	margin: 10px 5%;
	color: #27679E;
}

.event-desc a {
	color: #c33;
}

/*CONTENT- RIGHT BAR*/


.cpl-rightbar-contents {
	border: 1px solid #f0f0f0;
	color: #27679E; 
	width: 250px;
	margin: 130px 80px 20px 0px;
	font-family: Arial, sans-serif;

}

.cpl-rightbar-contents div {
	padding-left: 4px;
	padding-top: 2px;
	color: #333;
	background-color: #f9f9f9;
	border-bottom: 1px solid #ccf;
}

.cpl-board {
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #333;
	padding: 0px 4px 4px 8px;
	margin-left: 0; 
}

.cpl-board li {
	font-size: 12px; 
	font-weight: normal;
	color: #154874;
}

.cpl-board li a {
	color: #c33;
}

.ma-pending {
	width: auto;
	background-color: #f9f9f9;
}

.ma-pending th {
	color: #333;
	font-size: 12px;
}

.ma-pending td {
	font-size: 11px;
	background-color: #fdfdfd;
	border-top: 1px solid #f0f0f0;
	color: #c33;
}

.ma-tbl {
	width: 100%;
	text-align: left;
}

.ma-tbl th {
	background-color: #f9f9f9;
	border-bottom: 1px solid #ddd;
}

.ma-tbl2 {
	width: 100%;
	text-align: left;
}

.ma-tbl2 th {
	background-color: #f9f9f9;
	border-bottom: 1px solid #ddd;
}

.ma-tbl2 td {
	border-bottom: 1px solid #f6f6f6;
	width: 300px;
}