
/************************************************************************

	Site:			teetonic.com - wet wet wet  competition

************************************************************************/


.competitions #masthead {
	background-image: url(../images/competitions/wets/banner.jpg);
	}
.competitions .text {
		color: #a71805;	
	}
.competitions .text p {
		margin-top: 5px;
	}
	
.competitions .text h2.tshirt {
	background-image: url(../images/competitions/wets/tshirtcomp.png);	
	}
.competitions .text h2.wet {
	margin: 25px 0px 0px 10px;
	padding: 0px;
	background-image: url(../images/competitions/wets/wetwetwet.png);	
	}

.competitions .text #wet_image {
	float: right;
	margin: 0px 10px 0px 10px;
	width: 211px;
	height: 150px;
	background-image: url(../images/competitions/wets/wets_photo.jpg);	
	}

.competitions #right {
	padding: 15px 0px 0px 10px;
	margin: 0;
	width: 240px;
	color: #ffffff;
	background: 0;
}

.competitions #right #content_wrapper {
	padding: 10px;
	background: #a71805;
}

.competitions #top_corners {
	width: 240px;
	height: 10px;
	background:url(../images/competitions/wets/top_corners.png) no-repeat bottom;
}

.competitions #bottom_corners {
	width: 240px;
	height: 10px;
	background:url(../images/competitions/wets/bt_corners.png) no-repeat top;
}

.competitions #right h3{
	margin: 25px 0px 0px 0px;
	
}
.competitions #right h3.specifics {
	background-image: url(../images/competitions/wets/specifics.png);
	margin-top: 0px;
	}
	
.competitions #right h3.dates {
	background-image: url(../images/competitions/wets/dates.png);
	}
	
.competitions #right h3.whatsinit {
	background-image: url(../images/competitions/wets/whatsinit.png);
	
}

.competitions #right h3.comp {
	display: block;
	width: 110px;
	height: 20px;
	background-image: url("../images/competitions/wets/competitions.png");
}

.competitions #right ul {
	margin: 0px;
	padding: 0px;
}

.competitions #right ul li {
	list-style-type: none;
	font-size: 110%;
	padding-left: 15px;
	line-height: 125%;
	background: url("../images/competitions/wets/bullet.png") no-repeat left top;
}

.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.entercomp {
	display: block;
	width: 240px;
	height: 32px;
	text-indent: -5000em;
	padding: 15px 0px;
	background:  #a71805 url("../images/competitions/wets/entercomp.png") no-repeat left center;
}
.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: #a71805;
	font-size: 100%;
}

