﻿/* GLOBAL */
.accessibility {position: absolute; left: -99999px;}

BODY {
	background:#ffffff;
	margin:0;
    padding:0;
}
	
P {
	padding: 0;
	margin: 0.8em 0;
}

IMG {border:none;}

.winner {
	float:left;
	padding: 0 20px 5px 0;
}

#container {
	margin: 1em auto;
	width: 837px;
	text-align: left;
	background-color: #fff;
	border: none;
}

#header {
	height: 120px;
	width: 100%;
	position: relative;
	border: none;
	border-bottom: 1px solid #8ac2d2;
	margin: 0;
	padding: 0;
	font-family: Arial, Sans-Serif;
}

#header ul {
    list-style-type: none;
    position: relative;
    bottom: 6%;
    left: 0;
}

#header li {
    display: inline;
    /*padding: 0 0px;*/
    font-size: 10pt;
    font-weight: bold;
	border-right: 1px solid #8ac2d2;
    background-color: #ffffff;
}

#header a {
    color: #155d7f;
    text-transform: uppercase;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#header a:hover {
    text-transform: uppercase;
    background-color: #155d7f;
    color: #ffffff;
}

#textsize {
	position: absolute;
    top: 5px;
	width: 820px;
	text-align: left;
	left: 175px;
}

#textsize a {padding: 0;}

#textsize a:hover {
    background-color: Transparent;
    padding: 0;
}

#mainnav {
	height: 234px;
	width: 100%;
	background-image: url(/images/layout/ifactor-banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
}

#mainnav h1 {
    font-family: Arial, Sans-Serif;
    font-size: 20pt;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0;
    position: relative;
    bottom: -77%;
    text-indent: 2em;
}

#mainnav .homepage {
	color: #ffffff;
	text-transform: none;
	position: relative;
    top: 150px;
    left: 350px;
    text-indent: 0;
    font-size: 16pt;
}

#contents {
    float: left;
    width: 580px;
    margin-left: 10px;
    margin-top: 0;
    padding-top: 1em;
    padding-right: 10px;
    border-right: 1px solid #98b8c7;
    font-family: Arial, Sans-Serif;
}

#contents h2 {
    color: #155d7f;
    font-size: 20pt;
}

#contents .homepage {
    color: #155d7f;
    font-size: 13pt;
    font-weight: bold;
    margin: 0;
}

#contents h3 {
    color: #155d7f;
    font-size: 14pt;
}

#contents p {
    color: #000000;
    font-size: 12pt;
}

#contents ul {
    color: #000000;
    font-size: 12pt;
}

#contents li {
    padding: 0.25em;
    list-style-type: square;
    color: #7bc343;
}

#contents .rules li {    padding: 0.25em;
    list-style-type: decimal;
    color: #000000;}

#contents .bullet {
    color: #000000;
}

#contents a {
    color: #155d7f;
}

#menu {
    padding-top: 1em;
    margin: 0 0 0 600px;
    /*border-left: 1px solid #98b8c7;*/
    height: auto;
    font-family: Arial, Sans-Serif;
}

#menu h2 {
    color: #155d7f;
    font-size: 14pt;
    font-weight: bold;
    border-bottom: 1px solid #98b8c7;
    text-indent: 15px;
    line-height: 1.75em;
}

#menu .homepage {
    color: #155d7f;
    font-size: 13pt;
    font-weight: bold;
    border-bottom: 0;
    text-indent: 0;
    margin: 0;
}

#menu h3 {
    color: #155d7f;
    font-size: 10pt;
    font-weight: bold;
    text-indent: 15px;
    margin-bottom: 0;
}

#menu p {
    font-size: 10pt;
    position: relative;
    left: 15px;
    margin-top: 0;
}

#menu a {
    color: #155d7f;
    position: relative;
    left: 15px;
    text-decoration: none;
}

#menu a:hover {
    text-decoration: underline;
}

#footer {
	height: 75px;
	width: 100%;
	clear: both;
	background-image: url(/images/layout/ifactor-footerback.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	border-top: 1px solid #7bc343;
	font-family: Arial, Sans-Serif;
	color: #000000;
	padding-top: 1em;
}

#footer p {
    font-size: 12pt;
    text-indent: 1.25em;
    margin-bottom: 0;
    margin-top: 0;
}

#footer a {
    color: #155d7f;
    font-size: 14pt;
}

.topten {
    display: block;
    height: 105px;
    width: 280px;
}

.toptenthumb {
    border: 0;
    position: relative;
    top: -60px;
}

.voteform {
    clear: left;
    height: 80px;
    width: 180px;
}

.left h3 a {
	font-size:1.2em;	
}

.left p strong {
	font-size: 1.25em;
	color:#333;
	line-height: 20pt;
}

.payvote {
    position: relative;
    top: -50px;
}

.payvoteoptions {
    position: relative; top: 25px;
}

.ulColorOverride li {
		color:#000 !important;
}
