@charset "UTF-8";
/* CSS Document */

body {
	background: #000000 url(img/bg.jpg) no-repeat scroll 50% 0pt;
	color: #f1e5c8; 
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:0.82em;
	margin-top:0px; }
	
a { color:#ae5131;
	text-decoration:none;
	font-weight:normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;}
	
a:hover {
	color:#c49f06;}
	
a img {
	border:medium none; }
	
	
/* Main Layout */

div#MainContainer {
	position:relative;
	width:935px;
	margin:0pt auto;}
	
/* Header */
	
div#HeaderContainer {
	position:relative;
	width:930px;
	height:75px;
	margin: 0px;
	display:block;}
	
div#HeaderLogo {
	float:left;
	height:75px;
	width:575px;
	margin: 40px 30px 50px 0;}
	
div#HeaderLogo h1 {
	font-weight:bold;
	text-transform:uppercase;
	font-size:3em;
	line-height:0.9em;}
	
div#HeaderLogo h1 a {
	background:transparent url(img/lazylogo.png) no-repeat scroll 0% 0%;
	float:right;
	height:75px;
	width:575px;
	text-indent:-9999px;
	color:#f1e5c8;}
	
div#Tips {
	width:218px;
	height:98px;
	float:right;
	background:transparent url() no-repeat scroll 0% 0%;
	margin: 0px -30px 0px 0px;
	}
	
div#Tips a {
	background:transparent url(img/tips.png) no-repeat scroll 0% 0%;
	float:right;
	height:98px;
	width:218px;
	text-indent:-9999px;
	color:#ae5131;}
	
div#Tips a:hover {
	background:transparent url(img/tips-h.png) no-repeat scroll 0% 0%;
	float:right;
	height:98px;
	width:218px;
	text-indent:-9999px;
	color:#c49f06;}
	

/*--------------------------------- 
INDEX / ENTRY PAGE
---------------------------------*/

div#MainContent {
	position:relative; 
	width:935px;
	clear:both;
	overflow:auto;}

div#ContentLeft {
	float:left;
	position:relative;
	padding:0px 45px 0px 0px;
	margin:0;
	width:525px;
	clear:left;
	border-right:1px solid #655112;}
	
div#ContentLeft p {
	margin:0px 0px 15px 0px;}
	
div#ContentLeft ul {
	margin:0px 0px 15px 0px;
	padding:0px;}
	
div#ContentLeft ul li {
	list-style-image:none;
	list-style:none;}
	
div#ContentRight {
	float:right;
	width:315px;
	clear:right;
	margin:0px 0px 0px 45px;}
	
h2.Requirements {
	background:transparent url(img/title-requirements.png) no-repeat scroll 0% 0%;
	height:15px;
	width:132px;
	text-indent:-9999px;
	color:#c49f06;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	margin:30px 0 20px 0;}
	
h2.Prizes {
	background:transparent url(img/title-prizes.png) no-repeat scroll 0% 0%;
	height:15px;
	width:55px;
	text-indent:-9999px;
	color:#c49f06;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	margin:30px 0 20px 0;}


h2.Enter {
	background:transparent url(img/title-enter.png) no-repeat scroll 0% 0%;
	height:24px;
	width:86px;
	text-indent:-9999px;
	color:#c49f06;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	margin:0px 0 20px 0;}
	
h3.ImageUpload {
	background:transparent url(img/title-imageupload.png) no-repeat scroll 0% 0%;
	height:12px;
	width:106px;
	text-indent:-9999px;
	color:#c49f06;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	margin:10px 0 5px 0;}
	
	
/* Entry Form */

#EntryForm { 
	background:transparent;
	float:left;
	margin:0px;
	padding:0px; }
	
#EntryForm fieldset {
	border:none;
	margin:0px;
	padding:0px; } 
	
#EntryForm legend {
	display:none;}
	
div.NameField, div.EmailField, div.CountryField, div.SongField, div.UploadField, div.SubmitField {
	height:35px;
	clear:both; }
	
#EntryForm label {
	float:left;
	text-transform:uppercase;
	font-size:0.92em;
	margin:4px 0px 0px 10px;
	text-align:left;}
	
#Name.field, #Email.field, .dropdown, #Song.field, #Upload.field, .file_1 {
	background:#f1e5c8 none no-repeat scroll 0 0;
	opacity:0.2;
	border:none;
	width:210px;
	float:left;
	margin:0px;
	padding:3px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	letter-spacing:0.03em; }
	
.dropdown {
	width:215px; }

#Name.field:focus, #Email.field:focus, #Country.field:focus, #Song.field:focus,  #Upload.field:focus, .file_1:focus {
	opacity:0.9; }
	
	
div#LabelLogo {
	float:right;
	height:39px;
	width:63px;
	margin-top:40px; }
	
div#LabelLogo a {
	background:transparent url(img/matadorlogo.png) no-repeat scroll 0% 0%;
	float:right;
	height:39px;
	width:63px;
	text-indent:-9999px;
	color:#2f1f00;}

#message{
	clear:both;
	padding:30px 0px 0px 0px;
	border:0px solid white;
}
	
/* Footer Carousel */

div#FooterCarousel {
	position: relative;
	display:block;
	margin:40px 0px;
	padding:40px 0px;
	border-top:1px solid #655112;}
	

h2.LatestEntries {
	background:transparent url(img/title-latestentries.png) no-repeat scroll 0% 0%;
	height:26px;
	width:215px;
	text-indent:-9999px;
	color:#c49f06;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	margin:0px 0 35px 0;}
	
div#FooterCarousel a.ViewAll {
	background:transparent url(img/button-viewall.png) no-repeat scroll 0% 0%;
	float:left;
	height:26px;
	margin:-61px 0pt 0pt 215px;
	text-indent:-99999px;
	width:108px;
	cursor:pointer;
	border:0px;}
	
div#FooterCarousel a.ViewAll:hover {
	background:transparent url(img/button-viewall-h.png) no-repeat scroll 0% 0%; }
	
div#FooterCarousel .Carousel {
	background-color:transparent;
	padding: 0 0 0 15px;}
	
div#FooterCarousel .Carousel ul { }

div#FooterCarousel .Carousel ul li {
	margin: 0px 20px;}
	
div#FooterCarousel a.prev {
	background:transparent url(img/button-prev.png) no-repeat scroll 0% 0%;
	float:left;
	height:37px;
	margin:75px 0pt 0pt;
	text-indent:-99999px;
	width:21px;
	cursor:pointer;
	border:0px;	}

div#FooterCarousel a.next {
	background:transparent url(img/button-next.png) no-repeat scroll 0% 0%;
	float:right;
	height:37px;
	margin:-150px 0pt 0pt;
	text-indent:-99999px;
	width:21px;
	cursor:pointer;
	border:0px;}
	
div#FooterCarousel h3.CarouselName {
	font-weight:normal;
	text-align:center;
	font-size: 1em;
	margin: 10px 0px 0px 0px;
	color:#664400;}
	
div#FooterCarousel h3.CarouselCountry {
	font-weight:normal;
	text-align:center;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	color:#664400;}
	


/*--------------------------------- 
GALLERY PAGE
---------------------------------*/

div#GalleryContent {
	position:relative; 
	width:935px;
	clear:both;}

h2.Entries {
	background:transparent url(img/title-entries.png) no-repeat scroll 0% 0%;
	height:21px;
	width:90px;
	text-indent:-9999px;
	color:#c49f06;
	font-weight:normal;
	text-transform:uppercase;
	display:block;
	margin:0px 0 35px 0;}
	
a.EnterContest {
	background:transparent url(img/button-enter.png) no-repeat scroll 0% 0%;
	float:left;
	height:21px;
	margin:-56px 0pt 0pt 90px;
	text-indent:-99999px;
	width:195px;
	cursor:pointer;
	border:0px;}
	
a.EnterContest:hover {
	background:transparent url(img/button-enter-h.png) no-repeat scroll 0% 0%; }
	
div#Gallery {
	clear:both;
	left:0px;
	margin:40px -70px 20px 0;
	padding:0px;
	position:relative;
	top:0px;
	border:0px;}
	
div#Gallery .GalleryItem {
	background:transparent url("img/gold_glow.png") no-repeat scroll 0% 0%;
	display:inline-block;
	height:265px;
	margin:0px;
	-moz-box-sizing:content-box;
	overflow:visible;
	padding:22px;
	position:relative;
	width:198px;}
	
div#Gallery .GalleryItem img { }
	
div#Gallery .GalleryItem h3.CarouselName {
	color:#664400;
	font-size:0.92em;
	font-weight:normal;
	margin:10px 0pt 0pt 0px;
	text-align:left;
	width:173px;}
	
div#Gallery .GalleryItem h3.CarouselCountry {
	border:medium none;
	color:#664400;
	font-size:0.82em;
	font-weight:normal;
	margin:0pt 0pt 0pt 0px;
	text-align:left;
	width:173px;}
	
div#GalleryFooter {
	position: relative;
	display:block;
	margin:40px 0px 40px 0px;
	padding:0px 0px 40px 0px;
	border-top:0px;}
	
div#GalleryFooter div#LabelLogo {
	float:right;
	height:39px;
	width:63px;
	margin-top:0px; }
	
div#RateIt {
	float:right;
	height:20px;
	margin:-4px 14px 0px 0px;
	width:150px;
	border:0px solid #ffffff;}

div#RateIt .RatingStar {
	float:right;
	border:0px solid #ffffff;}
	
div#RateIt .RatingText {
	float:left;
	font-size:0.72em;
	width:120px;
	height:20px;
	text-align:right;
	border:0px solid #ffffff;
	padding:6px 0px 0px 0px;}
	
div#RateIt .RatingStarImage{
	cursor:pointer;}
