/* Overwriting some of the default header and footer styles in order to centre the page and make it a bit wider than normal. */

body {
	background-color: #542343;
}
#wrappers-delight {
	display: none;
}
.navInner {
	width: 975px;
	margin: 0 auto;
}
#leaderBoard {
	display: none;
}
#leaderBoardBanner {
	width: 975px;
	margin: 0 auto;
	position: relative;
}
.leaderPromo {
	display: none;
}
.showDropDown {
	float: right;
	margin: 6px 25px 0 6px;
}
#global-footer table {
	width: 760px;
	margin: 0 auto;
}
/* The Wrapper ========== */

#YourStyleWrapper {
	width: 950px;
	margin: 0 auto;
	background: #542343 url(http://assets.filemobile.com/97/ContainerBackground.jpg) 50% 0 repeat-y;
	font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans serif;
}
.Clear {
	clear: both;
}
a {
	color: #999;
}
a:hover {
	color: #fff;
}
/* Header ========== */

#Header {
	width: 900px;
	height: 184px;
	margin-left: 25px;
	float: left;
}
#Header div {
	width: 900px;
	height: 146px;
	float: left;
}
ul#MainMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 900px;
	height: 38px;
	background: url(http://assets.filemobile.com/97/navBG.jpg) top left repeat-x;
	float: left;
}
#MainMenu li {
	float: left;
}
#MainMenu a {
	color:#a09f9f;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 8px 15px 0px 15px;
	text-align: right;
	float: left;
}
#MainMenu li.Selected a {
	color: #fff;
	text-decoration: underline;
}
#MainMenu a:hover {
	color: #FFF;
}
/* Content Layout ========== */

#Content {
	margin: 0px 23px 0px 25px;
	float:left;
	padding:0px;
}
#MainContent {
	width: 40%;
	float: left;
	margin-left: 50px;
}
#SecondaryContent {
	width: 48%;
	float: right;
}
/* Main Content */

#MainContent h4 {
	font-size: 42px;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
}
/* The Big Fancy Photos ========== */

#Content h3 {
	height: 683px;
	width: 900px;
	text-indent: -9999px;
	margin:0px;
}
.EnterNow #Content h3, .Upload #Content h3, .Home #Content h3, .Prize #Content h3, .VotingPage #Content h3 {
        height: 685px;
	background: url(http://assets.filemobile.com/97/1500.jpg) no-repeat;
}
.Gallery #Content h3 {
	background: url(http://assets.filemobile.com/97/FierceStyles.jpg) no-repeat;
}
.Judges #Content h3 {
	background: url(http://assets.filemobile.com/97/StylePanel.jpg) no-repeat;
}
.Hedley #Content h3 {
	background: url(http://assets.filemobile.com/97/HedleyPic.jpg) no-repeat;
}
.Thanks #Content h3 {
	height:25px;
}
.VotingPage #Content h3 {
        background: url(http://assets.filemobile.com/97/VotePic2.jpg) no-repeat;
}
/* Footer ========== */

#YourStyleFooter {
	clear: both;
	margin: 50px 23px 0 25px;
	background: url(http://assets.filemobile.com/97/FooterBackground.jpg) no-repeat;
	padding: 90px 30px 20px 80px;
	color: #999;
	position: relative;
}
#YourStyleFooter p {
	font-size: 10px;
}
#YourStyleFooter a {
	color: #999;
	text-decoration: none;
}
#YourStyleFooter a:hover {
	color: #fff;
}
#YourStyleFooter a#MODLogo {
	position: absolute;
	top: 44px;
	right: 30px;
	width: 170px;
	height: 50px;
	text-indent: -9999px;
	disply: block;
}
#YourStyleFooter a#WinnersLogo {
	position: absolute;
	top: 44px;
	right: 210px;
	width: 185px;
	height: 50px;
	text-indent: -9999px;
	disply: block;
}
/* Home Page ========== */

.Home #MainContent p {
	font-size: 16px;
	line-height: 26px;
}
.Home #MainContent p em {
	font-style: normal;
	color: #cce226;
}
a.BigEnterNow {
	display: block;
	text-indent: -9999px;
	width: 335px;
	height: 90px;
	background: url(http://assets.filemobile.com/97/BigEnterButton.jpg);
}
a.BigVoteNow {
        display: block;
        text-indent: -9999px;
        width: 335px;
        height: 90px;
        background: url(http://assets.filemobile.com/97/BigVoteNowButton.jpg);
}
/* Enter Form ========== */

.EnterNow #MainContent p {
	font-size: 16px;
	line-height: 26px;
}
.EnterNow #MainContent p em {
	font-style: normal;
	color: #cce226;
}
.fmOptin {
	text-align: right;
}
button.NextStep {
	background:transparent url(http://assets.filemobile.com/97/NextStepButton.jpg) repeat scroll 0% 0%;
	display:block;
	height:55px;
	text-indent:-9999px;
	width:175px;
	border: none;
}

button.NextStepSmall {
    background: url(http://assets.filemobile.com/97/NextStepButtonSmall.jpg) no-repeat;
    display: block;
    height: 55px;
    text-indent: -9999px;
    width: 175px;
    border: none;
}

button.SubmitSmall {
    background: url(http://assets.filemobile.com/97/winners-submitButton.jpg) no-repeat;
    display: block;
    height: 55px;
    text-indent: -9999px;
    width: 175px;
    border: 0;
}

.EnterNow #SecondaryContent span {
	display: block;
	margin-bottom: 10px;
}
.EnterNow #SecondaryContent label {


	width: 100px;
	display: block;
	float: left;
	text-align:left;
}
.EnterNow .BirthDate input {
	width: 25px;
	margin-right: 10px;
}
a.NextStep {
	display: block;
	text-indent: -9999px;
	width: 175px;
	height: 55px;
	background: url(http://assets.filemobile.com/97/NextStepButton.jpg);
}
a.Submit {
	display: block;
	text-indent: -9999px;
	width: 175px;
	height: 55px;
	background: url(http://assets.filemobile.com/97/SubmitButton.jpg);
}
.Upload input, .Upload label {
	display: block;
	margin-bottom: 10px;
}
.Upload p input {
	display: inline;
	margin: 0 5px 0;
}
/* Gallery ========== */

p.CallToAction {
	font-size: 16px;
	line-height: 26px;
	margin: 0 25px 0 50px;
}
.Entry {
	margin: 0 25px 0 50px;
}
.Entry img {
	float: left;
	margin: 0 25px 10px 0;
}
.Entry h4, .Entries h4 {
	font-size: 24px;
	text-transform: uppercase;
}
.Entry h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}
.Entry p {
	font-size: 12px;
}
.Entries {
	clear: both;
	margin: 0 25px 0 50px;
}
/* The Prize ========== */

.Prize #MainContent p {
	font-size: 16px;
	line-height: 26px;
}

.Prize #MainContent p em {
	font-style: normal;
	color: #cce226;
}
/* Judges ========== */

p.Blurb {
	margin: 0 23px 10px 60px;
	font-size: 16px;
	line-height: 26px;
}
.Judge {
	margin: 0 23px 50px 60px;
	clear: both;
	min-height: 150px;
}
.Judge img {
	float: left;
	margin-right: 25px;
}
.Judge h5 {
	font-size: 12px;
	font-weight: bold;
}
.Judge p {
	font-size: 12px;
}
/* Hedley ========== */

.Hedley #MainContent p {
	font-size: 16px;
	line-height: 26px;
}
.Hedley #SecondaryContent p {
	font-size: 16px;
	line-height: 26px;
	}
/* Thanks ========== */

.Thanks p {
	font-size: 16px;
	line-height: 26px;
}
a.MeetHedleyButton {
	display: block;
	text-indent: -9999px;
	width: 215px;
	height: 55px;
	background: url(http://assets.filemobile.com/97/MeetHedleyButton.jpg);
	margin: 0 auto;
}

/* Voting List ========== */

ul#VotingOptions {
    margin: 25px 50px;
    padding: 0;
    list-style: none;
    overflow: auto;
}

ul#VotingOptions li {
    float: left;
    padding-top: 15px;
    background: url(http://assets.filemobile.com/97/VoteHighlight.jpg) 50% 0 no-repeat;
    width: 160px;
    text-align: center;
}

ul#VotingOptions li a {
    display: block;
}

ul#VotingOptions li a img {
    border: none;
}

button.VoteNow {
    display: block;
    height: 55px;
    text-indent: -9999px;
    width: 175px;
    border: none;
    background: url(http://assets.filemobile.com/97/VoteNowButton.jpg) no-repeat;
    clear: both;
    margin: 25px 50px;
}

button:hover {
    cursor: pointer;
}

