/*------------------------------------*/


ul.errors, 
ul.messages {
	background-color: #222222;
	border: 1px solid red;
	float: left;
	padding: 0.2em;
	padding-left: 0;
	width: 90%; 
	list-style-type: none;
	clear: left;
}

ul.errors li {
	background-image: url(/quarter_midgets/images/bullet_error.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 3px;
	padding-left: 2.5em;
	font-size: 1.2em;
}

ul.messages li {
	background-image: url(/images/shared/information.png);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding: 3px;
	padding-left: 2.5em;
	font-size: 1.2em;
}

ul.messages {
	border: 2px solid #2057FF;
}

form.generic ul.errors,
form.generic ul.messages {
	margin-top: 0.5em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-left: 0px;
	width: 100%;
}
form.generic ul.errors li {
}

/* ----------------------------------------*/

 #admin-login-bar{
	position: relative;
	top: -20px;
	margin-left:82%;
	padding-bottom: 0px;
}

#club-info-box {
	width: 870px;
	position: relative;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	float: left;
	text-align:left;
	background:#000000;
}

#club-info-box #logoImage {
	position: relative;
	border:1px dotted #333;
	width: 160px;
	height:160px;
	float: left;
	margin: 5px;
	padding:2px;
	background:#000000;
}

#club-info-box #logoImage img {
	width: 160px;
	height:160px;
}

#club-info-box ul {
	width: 660px;
	float: right;
	margin: 5px 5px 5px 0;
	padding: 0;
	list-style:none;
	font-size:12px;
}

#club-info-box li {
	margin: 5px;
    border-bottom:1px solid #333;
		padding-bottom:3px;
}

#club-info-box #header {
	font-weight: bold;
	font-size: 13px;
}



#club-content-1 {
	width: 440px;
	position: relative;
	margin: 5px 0px 0px 10px;
	padding: 0;
	float: left;
	text-align: left;

}

#club-slideshow-box {
	width: 430px;
	height: 288px;
	position: relative;
	padding: 5px;
	margin: 0px;
	background: #000000;
	overflow: hidden;
}

#club-slideshow-box #slideshow-inner-box{
}

#club-slideshow-box a {
	color: #ffffff;
	text-decoration: none;
}

#club-slideshow-box a:hover {
	color: #cc3300;
	text-decoration: none;
}


/*--*/
#news-box {
	width: 466px;
	height: 337px;
	position: relative;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	float: left;
	background: #000000;
	text-align: left;
	color: white;
}

#club-news-box {
	width: 430px;
	position: relative;
	padding: 5px;
	margin: 5px 0 0 0;
	background: #000000;
}
#club-news-box #content {
	width: 98%;
		height: 286px;
	background: #333;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 4px;
}

#club-news-box #content #noNewsItems {
	margin: 4px 4px;
	height: 96%;
	background: #333;
}

#club-news-box #content #newsItem {
	width: auto;
	margin-bottom: 7px; /* space between newsItems */
	padding: 2px 4px 2px 4px; /* padding around the newsItem */
	margin-left: 0;
	margin-right: 0px;
	background: #666;
	border: 1px dotted #111;
}

#club-news-box #content #newsItem #newsTitleBar{
	position: relative;
	background: #444;
	padding: 4px;
}

#club-news-box #content #newsItem #newsTitleBar #newsTitle{
	font-weight: bold;
	font-size: 110%;
	width: 70%;
}

#club-news-box #content #newsItem #newsTitleBar #newsDate{
	position: absolute;
	right: 2px;
	bottom: 2px;
	font-size: 75%;
	text-align: right;
}

#club-news-box #content #newsItem #newsText{
	position: relative;
	font-size: 100%;
	margin-top: 4px;
	padding: 10px;
	border: 1px dotted #444;
}

#club-news-box #content #newsItem #newsLink{
	position: absolute;
	bottom: 4px;
	right: 4px;
	margin-left: 95%;
	color: #ddd;
}
/*----*/
#club-news-box a {
	color: #ffffff;
	text-decoration: none;
}

#club-news-box a:hover {
	color: #cc3300;
	text-decoration: none;
}

/*------------------------------------*/
#club-content-2 {
	width: 425px;
	position: relative;
	padding: 0;
	float: right;
	margin:5px 20px 0 0;
}

#club-schedule-box {
	width: 100%;
	position: relative;
	padding: 5px;
	margin: 0;
	border: 1px solid #333333;
	text-align: left;
	color: #999999;
	background: #000000;
}

#club-schedule-box #content {
	width: 98%;
	height: 86%;
	background: #333;
	overflow: auto;
}

#club-schedule-box #content th{
	color: white;
	background: #D00;
}
#club-schedule-box #content tr.hoverRow:hover{
	background: #900;
	color: white;
}

#club-schedule-box a {
	color: #ffffff;
	text-decoration: none;
}

#club-schedule-box a:hover {
	color: #cc3300;
	text-decoration: none;
}


#club-points-box {
	width: 100%;
	position: relative;
	padding: 5px;
	margin: 0;
	border: 1px solid #333333;
	text-align: left;
	color: #999999;
	background: #000000;
}

#club-points-box a {
	color: #ffffff;
	text-decoration: none;
}

#club-points-box a:hover {
	color: #cc3300;
	text-decoration: none;
}



#club-results-box {
	width: 100%;
	position: relative;
	padding: 5px;
	margin: 0;
	border: 1px solid #333333;
	text-align: left;
	color: #999999;
	background: #000000;
}

#club-results-box a {
	color: #ffffff;
	text-decoration: none;
}

#club-results-box a:hover {
	color: #cc3300;
	text-decoration: none;
}




#club-newestmember-box {
	width: 100%;
height: 150px;
	position: relative;
	padding: 5px;
	margin: 0;
	border: 1px solid #333333;
	text-align: left;
	color: #999999;
	background: #000000;
}

#club-newestmember-box a {
	color: #ffffff;
	text-decoration: none;
}

#club-newestmember-box a:hover {
	color: #cc3300;
	text-decoration: none;
}

/*------------------------------------*/



/*-------------TABLES BEGINS-----------------------*/
#club-content-2 table {
	font: 11px/ 24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	width: 100%;
}


#club-content-2 th {
	padding: 0 0.5em;
	text-align: left;
}

#club-content-2 tr.red td {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #d51818;
	color: #ffffff;
}

#club-content-2 td {
	border-bottom: 1px solid #666;
	padding: 0 0.5em;
	line-height: 20px;
}


#club-content-2 td.adjacent { /* border-right: 1px solid #CCC;   */
	text-align: left;
}

#club-content-2 td a {
	color: #d51818;
	text-decoration: none;
}

#club-content-2 td a:hover {
	color: #ffffff;
	text-decoration: none;
}

#club-content-2 td img {
	width:100px;
        height:100px;
}

/*-------------TABLES ENDS-----------------------*/

/* sick of making a new CSS rule for every box we add to a page....
 CLASSES PEOPLE, CLASSES! */

div.block {
	width: 100%;
	background-color: #000;
	padding: 5px;
	position: relative;
	margin: 0px; 
}

ul.members {
	margin:0px;
	padding-left: 0px;
}

ul.members li {
	margin-bottom: 8px;
	display:block;
	padding: 5px;
	background-color: #222;
	list-style-type: none;
}

ul.members .type {
	font-weight: bold;
	font-decoration:underline;
	display: block;
	background-image: url('/images/point25/license_type_bg.png');
	background-repeat: no-repeat;
	background-position: top-left;
	padding: 3px;
	margin-bottom:0.5em;
}

ul.members ul.children {
	margin-left: 0px;
	padding-left: 20px;
	border-top: 2px solid #444;
	list-style-type: disc;
	}
	
ul.members ul.children li {
	margin: 0px;		
	border-bottom: 1px dashed #333;
}

ul.members b.license {
	background-color: #444;
	padding: 2px;	
	width: 6em;
	margin-right:1em;
	display: block;
	float: left;
}

ul.members b.price {
	float: right;	
}

