
/************************************************************************

	Site:			teetonic.com - tennents / SFA  competition

************************************************************************/


.competitions #masthead {
	background-image: url('../images/competitions/tennents/masthead_winner.jpg');
	}
.competitions .text {
		color: #122561;
		float: left;
		margin-right: 0px;
		width: 475px;	
	}
	
.competitions .text img {
	
	padding: 0;
	margin: 0;
}

.competitions .text p {
		margin-top: 0px;
	}
.competitions .text h2 {
	margin-top: 20px;
	margin-bottom: 5px;
}

.competitions .text h2.whatever {
	margin-top: 0px;
	background-image: url('../images/competitions/tennents/headline.gif');	
	}
.competitions .text h2.youcould {
	background-image: url('../images/competitions/tennents/youcould.png');	
	}
.competitions .text h2.getbehind {
	background-image: url('../images/competitions/tennents/get_behind.png');	
	}	
.competitions .text h2.tartansparkle {
	background-image: url('../images/competitions/tennents/tartansparkle.png');	
	}	
	
.competitions h2.tennents {
	width: 122px;
	height: 28px;
	background-image: url('../images/competitions/tennents/tennents.png');
}
.competitions #prizes {
	margin: 0px 0px 5px 10px;
	padding: 0px;
	width: 474px;
	height: 136px;
	background: url('../images/competitions/tennents/prizes.jpg') no-repeat top left;
}

.competitions #right {
	float: left;
	padding: 15px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	width: 240px;
	color: #ffffff;
	background: transparent;
}
.competitions #right #content_wrapper {
	padding: 0px 10px 10px 10px;
	background: #122561;
}
.competitions #right h3{
	margin: 25px 0px 0px 0px;
	
}
.competitions #top_corners {
	display: block;
	width: 240px;
	height: 10px;
	background:url('../images/competitions/tennents/top_corners.png') no-repeat bottom;
}

.competitions #bottom_corners {
	display: block;
	width: 240px;
	height: 10px;
	background:url('../images/competitions/tennents/bt_corners.png') no-repeat top;
}

.competitions #right h2 {
	display: block;
	background: url('../images/competitions/tennents/12thman.png') no-repeat top;
	width: 240px;
	height: 322px;
	text-indent: -5000em;
	margin: 0px;
	padding: 0px;
}

.competitions #right p.placeorder {
	display: block;
	width: 240px;
	height: 44px;
	margin: 0;
	padding: 0;
	text-indent: -5000em;
	background:  #122561 url('../images/competitions/tennents/place_order.png') no-repeat left center;
}
.competitions #right p.placeorder a {
	display: block;
	width: 240px;
	height: 44px;
	text-indent: -11000em;
	line-height: 44px;
	margin: 0;
	padding: 0;
	outline: none !important;
	text-decoration: none !important;
}


.competitions #right h3.brief {
	background-image: url('../images/competitions/tennents/thebrief.png');
	margin-top: 0px;
	}
	
.competitions #right h3.dates {
	background-image: url('../images/competitions/tennents/dates.png');
	}
	
.competitions #right h3.whatsinit {
	background-image: url('../images/competitions/tennents/whatsinit.png');
	
}

.competitions #right ul {
	margin: 0px;
	padding: 0px;
}

.competitions #right ul li {
	list-style-type: none;
	font-size: 110%;
	padding-left: 0px;
	line-height: 140%;
	
}

.competitions .text p#small-details {
	font-size: 11px;
	color: #ccc;
	}

.competitions #right ul.dates li {
	background: url('../images/competitions/tennents/bullet.png') no-repeat left 10%;
	padding-left: 15px;
}

.competitions #right a.tee_comp, .competitions #right a.wet_comp {
	display: block;
	width: 240px;
	height: 68px;
	margin-top: 5px;
	text-indent: -5000em;
}

.competitions #right a.tee_comp {
	background-image: url('../images/competitions/wets/tee_comp.png');
}
.competitions #right a.wet_comp {
	background-image: url('../images/competitions/wets/wet_comp.png');
}

.competitions h2.vote {
	background: url('../images/competitions/connect/h_vote.png') no-repeat;
	height:30px;
	margin: 0px 0pt 10px 14px;
	text-indent:-5000em;
	}
.competitions .wetlink {
	font-weight: bold;
	text-decoration: none;
	color: #a71805;
}
.competitions .wetlink:hover {
	text-decoration: underline;
}

.competitions #footer {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.competitions #footer p {
	padding: 0px 25px;
	color: #122561;
	font-size: 100%;
}

