﻿
body {
	background-color: #4662e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.headerBack {
	background-color: #4662e6;
	color: inherit;
	height: 60px;
}

#header {
	width: 960px;
	margin: auto;
	height: 250px;
	position: relative;
}

#menu li a:hover {
	color: #BD303E;
}

.em {
	font-style: italic;
}

th.em {
	font-style: normal;
}



#headerLogo {
	background-image: url(../images/admystery.jpg);
	width: 728px;
	height: 90px;
	position: relative;
	top: 15px;
}

/*#showtime
			{
			    background-image:url(../images/showtime.jpg);
				width:350px;
				height:100px;
				position:absolute;
				top:65px;
				left:610px;
			}*/

#imageLink {
	position: absolute;
}

#tbs {
	width: 56px;
	height: 28px;
	background-image: url(../images/icons_tvnetworks.gif);
	position: absolute;
	top: 154px;
	left: 1030px;
}

#menuBack {
	background: #4662e6;
}

.logo {
	background: url("../images/Last/Capture.PNG") no-repeat;
	width: 260px;
	height: 126px;
	float: right;
	margin-right: 0px;
	margin-top: 25px;
}

.anotherLogo {
    background: url("../images/Last/spiritAward30Logo.png") no-repeat;
	width: 500px;
	height: 123px;
	float: left;
	margin-left: 0px;
	margin-top: 25px;
}

#tuneIn {
	/*background: url("../images/tuneinFixed.png") no-repeat;
	width: 320px;
	height: 100px;
	float: right;
	margin-top: 40px;*/
}

#menu {
	width: 960px;
	font-family: Helvetica,sans-serif;
	font-size: 13px;
	margin: auto;
	padding-top: 7px;
	border-top: 1px solid #4662e6;
    /*border-top: 1px solid #fff;*/
    background-color:#4662e6;
}

.logout {
	margin-left: 660px;
}

.logout2 {
	margin-left: 450px;
}

#menu ul {
	margin-top: 10px;
}

#menu li {
	display: inline;
	margin-left: 10px;
}

	#menu li a {
		text-decoration: none;
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14px;
		color: #fff;
		background-color: inherit;
	}
/*Deadline, login text*/
#contentBack {
background-color: #ffffff;
    float:left;
    width:100%;
    background-color:#4662e6;
    padding: 20px 0 0 0;
    font-size:small;
}

#content {
	margin: auto;
	padding: 24px 0;
	width: 100%;
	min-height: 450px;
	background-color: #ffffff;
	color: #000;
}

	#content a {
		color: #B52E3C;
	}

		#content a:hover {
			color: blue;
		}

#contentTitle {
	color: #4662e6;
	background-color: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	padding: 15px 0px 10px 0px;
	text-align: center;
    width:100%;
}

hr {
	background-color: #4662e6;
	opacity:.5;
	width: 920px;
	height: 2px;
	color: #c89e39;
	border: none;
	margin-bottom: 15px;
}

#footerTopBack {
	background-color: #4662e6;
	color: inherit;
	margin-top: 20px;
    text-align:start;
    margin-left:50px;
}

#imageFooter{
	/*background-image:url(../images/Last/footer.PNG);*/
	width:1024px;
	height:97px;
	margin:auto;
}

#footerTop {
	height: 139px;
	margin: auto;
	width: 800px;
}

#footerTopBottom {
	background-color: #4662e6;
	color: inherit;
	height: 100%;
    width: 100%;
}

#footerBottom {
	width: 960px;
	height: 40px;
	position: relative;
	clear: both;
	margin: auto;
    background-color: #4662e6;
    margin-top:25px;
}

.sponsor {
    width:126px;
    height:45px;
    padding-right:5px;
}

.footer {
    width:100%;
    margin-top:20px;
}
.footerContent {
    float:left;
    width:100%;
    background-color: #000;
	color: #FFF;
    padding: 20px 0;
    text-align:center;
    font-size:x-small;
}

#footerLogo {
	background: url("../images/footerlogo.png");
	width: 230px;
	height: 35px;
	margin: auto;
}

#copyright {
	width: 960px;
	color: #000;
	background-color: inherit;
	padding-top: 30px;
	font-size: 13px;
	text-align: center;
}

#endPage {
}


.socialLinks ul li, .sponsors ul li {
	float: left;
}

@media screen and (max-width: 319px){
	html {
		min-width: 320px;
		overflow-x: scroll;
	}
}

@media screen and (max-width: 899px) and (min-width: 320px) {
	.header, #menu {
		width: auto;
	}

	.anotherLogo {
		width: 310px;
		height: 102px;
		margin-top: 0;
		background-size: 300px 67px;
		background-position-x: 10px;
	}

	#menu ul {
		height: 20px;
		margin-top: -38px;
	}

	#topMenu_topNavigationMenu_Panel1 li {
		float: left;
		margin-bottom: 10px;
		margin-left: 10px !important;
	}

	#content2_openCloseVotingSystem {
		margin: 30px 10px;
	}
}

@media screen and (min-width: 900px) {
	.header, #menu {
		width: auto;
	}

	.anotherLogo {
		width: 310px;
		height: 102px;
		margin-top: 0;
		background-size: 300px 67px;
		background-position-x: 10px;
	}

	#menu ul {
		height: 20px;
		margin-top: -38px;
	}

	#topMenu_topNavigationMenu_Panel1 li {
		float: left;
		margin-bottom: 10px;
		margin-left: 10px !important;
	}

	#content2_openCloseVotingSystem {
		margin: 30px 10px;
	}
}

@media screen and (max-width: 900px) {
	.header, #menu {
		width: auto;
	}
}