/*

*/

/*
############################################################
		Page Size Controls
############################################################
*/

	#container #container-pad {color:#ffffff; background-color:#0067AB;}
	#container #container-pad a {color:#ffffff;}
	
	#page-header {}
	#page-header-sleep h1 {background-image:url(../images/home/style-home-header.jpg);}
	#page-header-sleep #page-navigation {background-image:url(../images/home/style-home-nav.gif);}
	#page-footer {color:#e0e0e0; background-color:#4C94C4;}
	
	#page-body {margin: 10px 0px 0px 0px; }
	#page-body-lcontent #page-summary-padding {padding:0px 0px 0px 22px;}
	#page-body-lcontent #page-summary {float:left; width:470px;}
	#page-body-lcontent #page-media { background-image:url(../images/home/style-home-body.jpg); background-position:top right; background-repeat:no-repeat; float:right; height:700px; width:465px;}
	#page-flash-warning {color:#ffffff; background-color:#0067AB;}
	
/*
############################################################
		Page Custom Controls (competition.asp)
############################################################
*/	
	
	.competition-title{
		background-image:url(../images/competition/competition-title.gif);
		background-repeat:no-repeat;
		overflow:hidden;
		height:32px;
		width:164px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	.competition-description{
		font-size:15px;
		padding: 0px 20px 0px 0px;
		margin: 0px 0px 20px 0px;
		line-height:1.2;
	}
		
	.competition-question-tile{
		background-image:url(../images/competition/competition-question-title.gif);
		background-repeat:no-repeat;
		overflow:hidden;
		height:37px;
		width:159px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
	}
	
	.competition-question{
		font-size:15px;
		padding: 0px 20px 0px 0px;
		margin: 0px 0px 20px 0px;
		line-height:1.2;
	}
	
	.competition-answer-title{
		background-image:url(../images/competition/competition-answer-title.gif);
		background-repeat:no-repeat;
		overflow:hidden;
		height:24px;
		width:104px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	

	.competition-answer{
		width:250px;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 0px;
	}

	.competition-entry{
		width:250px;
	}

	.competition-answer-message{
		width:300px;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 0px;
	}
	
	.terms-and-conditions{
		font-weight:bold;
		padding: 0px 0px 0px 0px;
		margin: 15px 0px 10px 0px;
	}

	.enter-competition-button{
		float:right;
		padding: 0px 20px 0px 0px;
		margin: 10px 0px 40px 0px;
	}
	
/*
############################################################
		Page Custom Controls (competition-details.asp)
############################################################
*/	
	
	.competition-details-title{
		background-image:url(../images/competition/competition-details-title.gif);
		background-repeat:no-repeat;
		overflow:hidden;
		height:32px;
		width:331px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
	}
	
	.where-did-you-hear-title{
		background-image:url(../images/competition/where-did-you-hear-about-this-competition.gif);
		background-repeat:no-repeat;
		overflow:hidden;
		height:25px;
		width:369px;
		padding: 0px 0px 0px 0px;
		margin: 20px 0px 10px 0px;
	}
	
	.other-title{
		background-image:url(../images/competition/other.gif);
		background-repeat:no-repeat;
		overflow:hidden;
		height:22px;
		width:60px;
		padding: 0px 0px 0px 0px;
		margin: 20px 0px 10px 0px;
	}
	

