/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * general.css
 */

/**
 * site-specific HTML elements
 */
#main-content h2,
#main-content h3 {
	background-repeat: no-repeat;
}
#main-content h2 {
	height: 22px;
	text-align: left;
}
#main-content h2 span,
#main-content h3 span {
	display: none;
}
#main-content h2 a,
#main-content h3 a {
	display: block;
}
#main-content h3 {
	font-size: 18px;
	margin-bottom: 8px;
	color: #333333;
	font-weight: bold;
}
#main-content h3 a {
}
#main-content h4 {
	font-size: 18px;
	margin-bottom: 8px;
	color: #333333;
}
#main-content h4 a {
}
#main-content h2 {
	margin-bottom: 14px;
}
#main-content p {
	margin-bottom: 14px;
	line-height: 1.5em;
}
#main-content ul,
#main-content ol {
}
#main-content li {
	margin-bottom: 7px;
}


/* links */
#main-content p a,
#main-content li a,
#main-content td a,
span.paragraph a {
	color: #669900;
	padding: 1px 2px 1px 2px;
	*padding: 1px 1px 1px 1px;
	_padding: 1px 1px 1px 1px;
}
#main-content p a:hover,
#main-content li a:hover,
#main-content td a:hover,
span.paragraph a:hover {
	background-color: #333333;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* a.call-to-action */
#main-content a.call-to-action {
	border: 2px solid #666666;
	display: inline;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	background-color: #62740b;
	background-image: url("/resource/image/call-to-action-back.gif");
	background-position: top;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#main-content a.call-to-action:hover {
	background-position: bottom;
}

/* ref icon */
#main-content p.ref-name,
#main-content li.ref-name {
	background-image: url("/resource/image/icon-ref.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 2px 0px 14px;
}



/**
 * current-match
 */
#current-match {
	padding: 12px 0px 0px 0px;
	width: 528px;
	float: left;
}
#current-match h3 {
	height: 50px;
	margin-bottom: 0px;
}
#current-match p.rate-now {
	height: 25px;
	margin-bottom: 2px;
}
#current-match p.star {
	display: none;
}
#current-match p.star span {
	display: none;
}
#current-match .team {
	width: 210px;
	padding: 10px 0px 0px 0px;
	float: left;
}
#current-match .team {
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
#current-match .team a {
	display: block;
}
#current-match .team span {
	display: block;
}
#current-match .team a {
	color: #FFFFFF;
	text-decoration: none;
}
#current-match .team a:hover {
}
#current-match p.vs {
	margin: 50px 0px 0px 0px;
	background-image: url("/resource/image/vs.gif");
	width: 105px;
	height: 64px;
	float: left;
}
#current-match p.vs span {
	display: none;
}
#current-match p.date {
	height: 24px;
	position: absolute;
	width: 180px;
	margin: 60px 0px 0px 170px;
	*margin: 60px 0px 0px -355px;
	_margin: 60px 0px 0px -355px;
}
#current-match p.time {
	height: 20px;
	position: absolute;
	width: 180px;
	margin: 85px 0px 0px 170px;
	*margin: 85px 0px 0px -355px;
	_margin: 85px 0px 0px -355px;
}




/**
 * 'star-rating' rating system
 */
.star-rating {
	width: 265px;
	height: 53px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	background-position: top left repeat-x;
	position: relative;
	background-image: url("/resource/image/main-stars.gif");
}
.star-rating li {
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a {
	width: 53px;
	height: 53px;
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px 0px 0px 0px !important;
}
.star-rating li a:hover {
	background-image: url("/resource/image/main-stars.gif");
	background-position: left bottom;
	z-index: 1;
	left: 0px;
	background-color: transparent !important;
}
.star-rating li a:active,
.star-rating li a:focus {
	outline: none;
}
.star-rating a.star-1 {
	left: 0px;
}
.star-rating a.star-1:hover {
	width: 53px;
}
.star-rating a.star-2 {
	left: 53px;
}
.star-rating a.star-2:hover {
	width: 106px;
}
.star-rating a.star-3 {
	left: 106px;
}
.star-rating a.star-3:hover {
	width: 159px;
}
.star-rating a.star-4 {
	left: 159px;
}	
.star-rating a.star-4:hover {
	width: 212px;
}
.star-rating a.star-5 {
	left: 212px;
}
.star-rating a.star-5:hover {
	width: 265px;
}




/**
 * 'star-rating-small' rating system
 */
.small-vote {
	margin: 0px auto 0px auto;
	width: 100px;
	padding: 0px 0px 0px 0px;
}
.star-rating-small {
	width: 100px;
	height: 20px;
	background-image: url("/resource/image/sub-stars.gif");
	list-style: none;
	padding: 0px 0px 0px 0px;
	background-position: top left repeat-x;
	position: relative;
}
.star-rating-small li {
	padding: 0px;
	margin: 0px;
	/*\*/
	float: left;
	/* */
}
.star-rating-small li a {
	width: 20px;
	height: 20px;
	display: block;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px 0px 0px 0px !important;
}
.star-rating-small li a:hover {
	background-image: url("/resource/image/sub-stars.gif");
	background-position: left bottom;
	z-index: 1;
	left: 0px;
	background-color: transparent !important;
}
.star-rating-small li a:active,
.star-rating-small li a:focus {
	outline: none;
}
.star-rating-small a.star-1 {
	left: 0px;
}
.star-rating-small a.star-1:hover {
	width: 20px;
}
.star-rating-small a.star-2 {
	left: 20px;
}
.star-rating-small a.star-2:hover {
	width: 40px;
}
.star-rating-small a.star-3 {
	left: 40px;
}
.star-rating-small a.star-3:hover {
	width: 60px;
}
.star-rating-small a.star-4 {
	left: 60px;
}	
.star-rating-small a.star-4:hover {
	width: 80px;
}
.star-rating-small a.star-5 {
	left: 80px;
}
.star-rating-small a.star-5:hover {
	width: 100px;
}




/**
 * small-match-vote
 */
.small-match-vote {
	clear: both;
	width: 150px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	height: 78px;
	overflow: hidden;
}
.small-match-vote strong.vs {
	display: block;
	width: 17px;
	height: 11px;
	background-image: url("/resource/image/vs-small.gif");
	float: left;
	margin: 10px 7px 0px 7px;
}
.small-match-vote span {
	display: none;
}
.small-match-vote img {
	float: left;
}
.small-match-vote img.team-one {
	margin: 0px 0px 2px 25px;
}
.small-match-vote img.team-two {
	margin: 0px 0px 2px 0px;
}
.small-match-vote p {
	clear: both;
	font-size: 11px;
	margin: 0px 0px 0px 0px !important;
}
.small-match-vote p span {
	font-size: 10px;
}
.small-match-vote p.ref-name {
	display: inline;
}
.small-match-vote p.ref-name a {
	padding: 2px 4px 2px 4px !important;
}
.small-match-vote {
	margin-bottom: 0px;
	padding: 5px 0px 0px 0px;
}
.small-match-vote p {
	color: #666666;
}
.small-match-vote:hover {
	background-image: url("/resource/image/index-hover-back-small.png");
	_background-image: url("/resource/image/index-hover-back-small.gif");
}
.small-match-vote .teams {
	background-image: url("/resource/image/index-hover-back-small-match.gif");
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
}





/* small-match-vote - vote */
.small-match-vote .small-vote-container {
	position: absolute;
	width: 110px;
	margin: 0px 0px 0px 15px;
	padding: 7px 5px 7px 5px;
	background-color: #ffffff;
	display: none;
	filter:alpha(opacity=85);
	opacity: 0.85;
	-moz-opacity: 0.85;
}
.small-match-vote:hover .small-vote-container {
	display: block;
}
.small-match-vote .small-vote {
	position: absolute;
	margin: 6px 0px 0px 25px;
	z-index: 100;
	display: none;
}
.small-match-vote:hover .small-vote {
	display: block;
}




/**
 * content-section
 */
.content-section {
	border-right: 1px solid #cccccc;
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px 20px 0px 0px;
	min-height: 350px;
}
.single {
	width: 300px;
}
.double {
	width: 600px;
}
.last {
	border-right: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}






/**
 * comments
 */
#comments {
	background-color: #dceac1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 16px 10px 16px;
	text-align: left;
	clear: both;
	margin: 20px 0px 20px 0px;
}
#comments .expander-panel {
}
#comments form strong {
	margin: 0px 0px 10px 0px;
}
#comments form .controls {
	padding: 0px 0px 20px 0px;
}
#comments .comment {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #b2c58d;
	min-height: 50px;
	_height: 50px;
}
#comments .comment p {
	margin-bottom: 3px;
	font-size: 11px;
}
#comments .comment .date {
	float: right;
	color: #94ab67;
}
#comments .comment img {
	padding: 2px 2px 2px 2px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	float: left;
	margin: 0px 10px 0px 0px;
}








/**
 * Credit Cards List
 */
#accepted-cards {
	clear: both;
}
#accepted-cards p,
#accepted-cards ul  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#accepted-cards ul {
	padding: 0px 0px 0px 0px;
}
#accepted-cards li {
	margin: 0px 0px 0px 0px;
	display: block;
	float: left;
}
#accepted-cards a {
	display: block;
	width: 55px;
	height: 43px;
	background-repeat: no-repeat;
	margin: 0px 5px 0px 0px;
}
#accepted-cards a span {
  display: none;
}
#accepted-cards .mastercard a {
	background-image: url("/resource/image/icon/card-mastercard.gif");
}
#accepted-cards .visa a {
	background-image: url("/resource/image/icon/card-visa.gif");
}
#accepted-cards .maestro a {
	background-image: url("/resource/image/icon/card-maestro.gif");
}
#accepted-cards .delta a {
	background-image: url("/resource/image/icon/card-delta.gif");
}


/**
 * repeated 'article/item' item types (usually encompassing .image and .text)
 */
.article,
.search-result,
.blog-entry,
.download-item,
.store-item,
.client {
}
.image {
}
.text {
}


/**
 * custom selectors
 */

/* anchors */
.anchor {
	display: none;
}


/* rumble expanders */
.expander-switch strong {
	display: inline;
}
.expander-switch span {
	display: none;
}
.expander-expanded strong {
	display: none;
}
.expander-expanded span {
	display: inline;
}


/* content types */
.assistance {
}
.page-description {
	padding: 5px 0px 5px 0px;
}
.description {
}
.error {
	color: #FF0000;
}
.explanation {
}
.question {
}
.answer {
}
.summary {
}
.warning {
}
.reference {
}
.date {
}


/* specific content types */
.signature {
}
.copyright {
}
.disclaimer {
}
.caption {
}
.foot-note {
}

/* where i am and where can i go */
.breadcrumb {
}
.navigation {
}
.progress {
}
.action {
}
.direction {
}


/* layout */
.header {
}
.footer {
}
.panel {
}
.column {
}


/* states */
.pinned {
}
.current {
}
.selected {
}


/* ranks and numerical orders */
.primary {
}
.secondary {
}
.tertiary {
}

.single {
}
.double {
}
.triple {
}

.first {
}
.last {
}
.odd {
}
.even {
}


/* miscellaneous */
.clear-float {
	clear: both;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
