/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;	}
body {line-height:16px;	}
/*table {border-collapse:separate;border-spacing:0;	}*/
caption, th, td {text-align:left;font-weight:normal;	}
table, td, th {vertical-align:middle;	}
blockquote:before, blockquote:after, q:before, q:after {content:"";	}
blockquote, q {quotes:"" "";	}
a img {border:none;	}


body {
	/*background: url(/images/_grid.png) repeat-y top center;*/
	background: url(/images/bgSSC.gif) #FFF repeat-x top left;
	font:normal 11px/16px arial,helvetica,sans-serif;
	color: #FFF;
	}
p {
	padding: 0 0 .5em 0;
	}
em {
	font-style: italic;
	}


/* +++ GRID +++ */

.wrapper {
	width: 978px;
	margin: 0 auto;
	background: url(/images/bgSSC.gif) #FFF repeat-y top left;
	}

.wrapperCol {
	float: left;
	width: 240px;
	margin: 0 6px 0 0;
	}
.box4 {
	float: left;
	width: 240px;
	margin: 0 0 0 0;
	background: transparent;
	}

.size1-2 {
	width: 486px;
	background: transparent;
	}
.size1-3 {
	width: 732px;
	background: transparent;
	}
.size1-4 {
	width: 978px;
	background: transparent;
	margin: 0 0 0 0;
	}

.wrapperLeft {
	background: transparent;
	width: 492px;
	float: left;
	overflow:hidden;
	}
.wrapperRight {
	background: transparent;
	width: 486px;
	float: left;
	}
	
.wrapperMenuTop {
	background: #000;
	height:120px;
	}
.menuTopLeft {
	width:50%;
	float:left;
	height:68px;
	overflow:hidden;
	margin: 16px 0 0 0;
	}
.menuTopRight {
	width:350px;
	float:right;
	margin: 0 0 0 0;
	height:120px;
	}
.wrapperCoreHeader {
	border-top: 6px solid #FFF;
	width: 978px;
	height: 363px;
	float: left;
	}
.wrapperSubHeader {
	border-top: 6px solid #FFF;
	width: 978px;
	height: 240px;
	}

.wrapperFooter {
	padding: 5px 15px;
	/*background: #00A650;*/
	background: #EBEBEB;
	border-top: 6px solid #FFF;
	}
.boxFooterStadium {
	border-top: 6px solid #333;
	text-align: right;
	margin: 0 0 0 0;
	}
	
	
/* +++ MENU TOP +++ */
.menuTop {
	float:left;
	height: 30px;
	}
.menuTop ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
	}
	
.menuTop li {
	display: inline;
	list-style-type: none;
	}
	
.menuTop a {
	padding: 8px 10px 7px 10px;
	background: #333;
	font-size: 14px;
	line-height: 30px;
	}
	
.menuTop a:link, .menuTop a:visited {
	color: #00A650;
	text-decoration: none;
	}
	
.menuTop a:hover {
	background: #FFF;
	}
	
.active a:link, .active a:visited, .active a:hover {
	background: #FFF;
	color: #00A650;
	}

.wrapperMenuTop h1 {
	height: 68px;
	width: 245px;
	line-height: 68px;
	font-weight: bold;
	font-size: 30px;
	color: #FFF;
	background: url(/images/SSC_logo.png) no-repeat transparent;
	text-indent: -9999px;
	overflow: hidden;
	}
.wrapperMenuTop h1 a {
	display: block;
	height: 68px;
	}
.wrapperLogoCounter {
	height: 68px;
	background: transparent;
	}
.wrapperLogoCounter .wrapper-swf-counter {
	float:right;
}
.wrapperMenuExtra {
	height: 24px;
	background: transparent;
	}
	
/* +++ FOOTER +++ */
.menuFooter {
	float:left;
	width: 134px;
	width: 152px;
	margin: 0 6px 0 0;
	color: #FFF;
	}
.menuFooter ul {
	margin: 0;
	white-space: nowrap;
	padding: 0;
	}
.menuFooter li {
	list-style-type: none;
	font-size: 16px;
	padding: 4px 0;
	}

.menuFooter ul.pagesSub li {
	list-style-type: none;
	/*border-bottom: 1px solid #4DC185;*/
	border-bottom: 1px solid #333;
	font-size: 11px;
	padding: 1px 0;
	}
.menuFooter ul.pagesSub {
	list-style-type: none;
	border-top: 6px solid #333;
	padding: 6px 0 16px 0;
	}
	
.menuFooter a {
	line-height: 16px;
	/*color: #FFF200;*/
	}
	
.menuFooter a:link, .menuFooter a:visited {
	/*color: #FFF200;*/
	text-decoration: none;
	}
	
.menuFooter a:hover {
	color: #333;
	}
li.pagesMain .footerHeading {
	display: block;
	margin: 0 0 8px 0;
	color: #333;	
	}
	
.active a:link, .active a:visited, .active a:hover {
	color: #FFF;
	}
	

a {
	text-decoration: none;
	color: #00A650;
	}
a:hover {
	color: #FFF200;
	}
a:active, a:focus{
	outline: 0;
	}
	

.boxContent, .boxBlog, .boxGallery, .boxFree, .boxNews, .boxSponsors, .boxStats, .boxRegister, .boxVacancies, .boxPush {
	clear: both;
	float:left;
	border-top: 6px solid #FFF;
	padding: 10px 15px;
	min-width: 210px;
	}
.boxShareIt, .boxShareAll{
	clear: both;
	float:left;
	padding: 10px 15px;
	border-top: 6px solid #FFF;
	width: 456px;
	}
.boxContent, .boxNews, .boxStats, .boxShare, .boxShareIt, .boxVacancies {
	background: #000;
	}
.boxStats {
	background: #ec008c;
	}
.boxBlog, .boxGallery, .boxFree, .boxPush {
	background: #00A650;
	width:210px;
	}
.boxGallery img {
	width:66px;
	padding:0 6px 6px 0;
}
.boxGallery img.last {
	padding:0 0 6px 0;
}

.boxGallery dl { width: 200px; 
	margin: 0 0 10px 0;}
.boxGallery dd { margin: 0; }
.boxGallery dt, .boxGallery a.movielink { font-size: 14px; padding: 0; margin: 2px; font-weight:bold; color: #FFF;}
.boxGallery dt a { color: #FFF; }
.boxGallery dd a { color: #FFF; }
.boxGallery ul { list-style: none; padding: 5px; }
.boxGallery dd ul li { padding:0 0 0 5px;font-size:12px;border-bottom: 1px dotted #FFF;}
.galleryBlock {
	float:left;
	display:block;width:100%;}.galleryBlock hr{
	display:none;}

.galleryWrapper .galleryImages .galleryImagethumb
{
	float:left;
	padding: 12px 12px 0 0;
	height:70px;
	overflow:hidden;
	width:105px;
}

.galleryWrapper .galleryImages .last .galleryImagethumb
{
	padding: 12px 0 0 0;
}


.galleryBlock .galleryImagethumb
{
	float:left;
	padding: 7px 14px 7px 0;
}

.galleryWrapper .galleryImages .galleryImagethumb img, .galleryBlock .galleryImagethumb img
{
	width:105px;
}
.galleryBlock .galleryImagethumb img
{
	height:66px;
}
.galleryImageHolder {
	padding: 0 0 20px 0;
	float:left;
	clear: both;
	}
.wrapperLeftCol
{
	width:456px;
}
.boxSponsors {
	background: #FFF;
	}
.boxRegister {
	background: #FFF200;
	}


.boxNews h2, .boxStats h2, .boxShare h2, .boxVacancies h2 {
	color: #FFF;
	border-color: #FFF;
	margin: 0 0 8px 0;
	}
.boxBlog h2, .boxGallery h2, .boxPush h2 {
	color: #000;
	border-color: #FFF;
	margin: 0 0 8px 0;
	}
.boxSponsors h2 {
	color: #999;
	border-color: #999;
	}
.boxRegister h2 {
	color: #000;
	}

.boxNews h3 a, .boxStats h3 a {
	color: #00A650;
	}
.boxBlog h3 a, .boxGallery h3 a {
	color: #333;
	}
.boxNews h3 a:hover, .boxStats h3 a:hover, .boxShare h3 a:hover, .boxBlog h3 a:hover, .boxGallery h3 a:hover {
	color: #FFF200;
	}
.boxNews p, .boxStats p, .boxShare p, .boxBlog p, .boxGallery p, .boxPush p {
	color: #FFF;
	}
.boxNews .date, .wrapperLeftCol .date {
	color: #666;
	padding: 0;
	}
.boxBlog .date, .boxGallery .date {
	color: #CCC;
	padding: 0;
	}
.readMore {
	text-align: right;
	font-weight: bold;
	border-top: 3px solid #FFF;
	margin: 6px 0 0 0;
	padding: 5px 0;
	}
.readMore a {
	color: #FFF;
	}
.txtParticipate {
	font-weight:bold;
	font-size: 14px;
	padding:25px 0 15px 0;
	border-bottom: 3px solid #FFF;
	}
.boxSponsors .readMore a {
	color: #00A650;
	}
.readMore a:hover {
	color: #FFF200;
	}
.boxCoreSport  {
	clear: both;
	height: 100%;
	/*margin: 0 1px 5px 0;*/
	}


.coreSportTable {
	margin: 0 0 20px 0;
	width:456px;
	}

.coreSportTable a {
	float: left;
	}
.coreSportTable a img {
	width: 108px;
	height: 108px;
	border: 1px solid #00A650;margin: 0 2px 2px 0;
	}
.coreSportTable a img:hover {
	border: 1px solid #FFF200;
	}

.coreSportTable a {
	}








.boxStats {
	float:none;
	}

.boxShare  {
	height: 42px;
	/*width: 400px;display: inline;*/
	float:none;
	}
.boxShare a {
	line-height: 42px;
	/*width: 400px;display: inline;*/
	font-size: 12px;
	font-weight: bold;
	padding: 14px 0 14px 36px;
  background: url(/images/rss.png) no-repeat 0 50%;
	}
	

/* +++ TYPOGRAPHY +++ */

.wrapper p {
	font-size: 11px;
	line-height: 16px;
	}
/*.wrapperLeft p {
	font-size: 12px;
	line-height: 18px;
	}*/

.wrapperFooter  p {
	color: #666;
	}

.wrapper h1 {
	line-height: 32px;
	font-size: 30px;
	padding: 10px 0 8px 0;
	}

.wrapper h2 {
	font-size: 18px;
	line-height: 24px;
	padding: 6px 0 2px 0;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	}
.wrapper .boxContent h2 {
	padding: 16px 0 6px 0;
	font-weight: normal;
	border: none;
	}
.boxStats h2 {
	border: none;
	}

.wrapper h3 {
	font-size: 12px;
	font-weight: normal;
	}
.wrapper .boxContent h3 {
	font-size: 12px;
	font-weight: bold;
	}

.wrapper h4 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	}

.wrapper h5 {
	font-size: 11px;
	font-weight: bold;
	}

.wrapper h6 {
	font-size: 11px;
	font-weight: bold;
	}

/* +++ FORMS +++ */
.tblForm {
	width: 450px;
	}
.tblForm td {
	padding: 0 3px 0 0;}
.tblForm th {
	padding: 16px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 3px solid #333;
	color: #333;
	}
fieldset {
	border: 1px solid #FFF;
}
label{
	display: block;
	float:left;
	width: 100%	}
/*.formitem {
	width: 90%;float:left;		}*/
.itemform input,.itemform textarea {
	width: 214px;
	letter-spacing: .5px;
	color: #666;
	padding: 2px;
	border: 1px solid #CCC;
	}
.inputLeft input {
	width: 205px;}
.colspan2 .itemform input.singleinput,.colspan2 .itemform textarea {
	width: 440px;
	letter-spacing: .5px;
	color: #666;
	padding: 2px;
	border: 1px solid #CCC;
	}
.itemform select {
	/*width: 140px;
	min-width: 140px;*/
	letter-spacing: .5px;
	color: #666;
	padding: 2px;
		margin: 0 5px 0 0;
	}
.itemtext {
	padding: 12px 0 4px 0;
	font-weight: normal;
	color: #CCC;	
	}

.itemform .inputradio input{
	width:20px;
	letter-spacing: .5px;
	color: #666;
	padding: 2px;
	}

.btnLogOut{
	float: right;
	padding: 8px 0 0 0;
	}
.itemformz input,.btnLogOut input,.blogLeaveCommentWrapper input[type=submit] {
	margin: 8px 0;
	color: #FFF;
	padding: 2px 20px;
	background: #00A650;
	border: 3px solid #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}



.blogLeaveCommentWrapper input[type=text],.blogLeaveCommentWrapper textarea {
	width: 95%;
	letter-spacing: .5px;
	color: #666;
	padding: 2px;
	border: 1px solid #CCC;
	}
table.inputradio td input {
	width: 100px;float: left;padding: 0 6px 0 0;border: none;
	}
table.inputradio td label {
	width: 100px;float: right;width: 30px;
	}

/* +++ MISC +++ */
.clearIt {
	clear:both;
	}
	


/* Misc classes and elements
-------------------------------------------------------------- */

/* Use a .box to create a padded box inside a column.	*/ 
.box { 
	padding: 1.5em; 
	margin-bottom: 1.5em; 
	background: #E5ECF9; 
	}

/* Use this to create a horizontal ruler across a column. */
hr {
	background: #ddd; 
	color: #ddd;
	clear: both; 
	float: none; 
	width: 100%; 
	height: 1px;
	margin: 0 0 10px;
	border: none; 
	}
hr.space {
	background: #fff;
	color: #fff;
	}

/* +++ TABLE PLACES LEFT +++ */
/*Colorcode classes*/
.boxAvailability {
	margin: 20px 0;
	padding: 20px 0;
	border-top: 3px solid #FFF;
	}
.boxBlog .tblavailability {
	width: 100%;
	}
.boxBlog .sportname {
	width: 60px;
	}
.tblavailability th {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 3px solid #FFF;
	padding: 4px 0;
	white-space:nowrap; 
	}
.boxAvailability .tblavailability th, .boxAvailability .tblavailability td {
	width:90px;
}
.tblavailability td
{
	width:25px;
        height:16px;
	white-space:nowrap; 
}
.NotAvailable
{	
	background-color:#FFF;
}
.Full
{
	background-color:red;
	background: url(/images/tbl_full.gif) red;
	width:15%;
}
.Limited
{
	background-color:yellow;
	background: url(/images/tbl_few.gif) orange;
	width:15%;
}
.Free
{
	background-color:green;
	background: url(/images/tbl_free.gif) green;
	width:15%;
}
.tblavailability .note{
	font-size:10px;
	width:100%;
	}
.availexp {
	padding:10px 0;
}
.capitalize {
	text-transform : capitalize;
}

.empty {
	background: url(/images/tbl_empty.gif) transparent;
	width:15%;
	}




/*BLOG*/
.post {
	margin: 0 0 20px 0;
padding: 0 0 10px 0;
	text-align: justify;
	width:455px;
border-bottom: 3px solid #333;
	}
.post small {
	color:#666;
	font-size: 11px;}
.postmetadata {
	border-top: 1px dotted #333;}
.commentlist li {
	margin: 10px 0;
	padding: 10px 0;
	border-top: 3px solid #FFF;
	}
.commentmetadata,cite {
	color: #666;
	font-size: 11px;
	font-style: italic;
	}
.commentlist {
	margin: 16px 0;
	list-style: none;
	border-bottom: 6px solid #FFF;
	}

.yearHeader {
	font-weight: bold;
	}
.archive .topic a {
	padding: 0 0 0 15px;
	color: #FFF200;
	}
/*/BLOG*/


/* Clearing floats without extra markup
	 Based on How To Clear Floats Without Structural Markup by PiE
	 [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
.clearfix, .container {display: inline-block;	}
* html .clearfix,
* html .container {height: 1%;	}
.clearfix, .container {display: block;	}

/* Regular clearing
	 apply to column that should drop below previous ones. */

.clear { clear:both; 	}


/* +++ AddThis +++ */


/* +++ PAGER +++ */
#wrapper-table-compact-nav-bottom {
	padding: 8px 0;
	border-top: 3px solid #FFF;
	}
.table-compact-nav .nav-left,.table-compact-nav .nav-right {
	width: 33%;
	}
.table-compact-nav .nav-right {
	text-align: right;
	}
.table-compact-nav .paging {
	text-align: center;
	}
.table-compact-nav .paging a {
	text-align: center;
	padding: 4px;
	}
.table-compact-nav .paging .selected {
	font-weight: bold;
	color: #FFF;
	}
.table-compact-nav .nav-left input {
	padding: 0 10px 0 0;
	}
.table-compact-nav .nav-right input {
	padding: 0 0 0 10px;
	}



































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
