/* @override 
	http://ursu.uregina.ca/ge09/css/ursu_ge_style.css
*/

/* URSU GEN ELECTIONS CSS CODE */

body {
    margin:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;
    min-width:860px;    /* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	font-size: 11pt;
	padding: 0;
	background-color: #1a1a1a;
}

img {
	border-style: none;
}

#page_container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

/* @group Header Parts */

#header	{
	height: 80px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	background: url(/ge09/images/headerback.png) no-repeat left bottom;
}

#header_facebook	{
	width: 220px;
	height: 40px;
	border-style: none;
	float: right;
	margin-right: 0;
}



/* @end */

/* @group Nav Parts */

#navigation {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 30px;
	background-color: #008500;
	font-size: 14pt;
	line-height: 28px;
	background-image: url(/ge09/images/navback.png);
}

#navigation a:link {
	color: #fff;
}

#navigation a:visited {
	color: #fff;
}

#navigation a:hover {
	color: #fff;
}

/* @end */

/* @group Middle Parts */

#middle {
	margin: 10px auto 20px;
	width: 950px;
}

/* @group Main Content Parts */

#banner {
	width: 950px;
	margin-bottom: 10px;
	height: 170px;
}

#main_body	{
	text-align: left;
	color: #000;
	font: 11pt "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #fff;
	width: 630px;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	padding-top: 10px;
}

.main_sub {
	margin-right: 15%;
	margin-left: 15%;
	padding-top: 20px;
	padding-bottom: 20px;
}

h2 {
	text-align: left;
	font-size: 14pt;
	background-color: #f1f1f1;
	padding-bottom: 5px;
	border-bottom: 1px solid #b1d8a5;
	padding-left: 20px;
	margin-top: 0;
	padding-top: 5px;
	margin-left: -10px;
	margin-right: -10px;
}

h3 {
	text-align: left;
	font-size: 12pt;
	padding-bottom: 0;
	border-bottom: 1px solid #b1d8a5;
	padding-left: 14px;
	padding-top: 0;
	margin: 0;
}

h4	{
	text-align: left;
	color: #7f7f7f;
	font: 11pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 0;
	padding-top: 0;
	margin: 0;
}

li {
	list-style-type: none;
	margin-top: 5px;
}

/* @group results */

.contact {
	width: 100%;
	height: 110px;
	margin: 5px auto 15px;
}

.tabpic {
	width: 93px;
}

.win {
	font-size: 25px;
	height: 55px;
	line-height: 53px;
}

.winnum {
	font-size: 37px;
	height: 55px;
	line-height: 55px;
}

.lose {
	font-size: 15px;
	background-color: #fff;
	line-height: 26px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}

.losenum {
	font-size: 20px;
	background-color: #fff;
	line-height: 28px;
	border-top: 1px solid #ccc;
}

.lose2 {
	font-size: 15px;
	background-color: #fff;
	line-height: 26px;
}

.losenum2 {
	font-size: 20px;
	background-color: #fff;
	line-height: 28px;
}



/* @end */

/* @group Links */

a:link { 
	color: #00843c;
	text-decoration: none;
}

a:visited { 
	color: #0a0084;
	text-decoration: none;
}

a:hover { 
	color: #1500ff;
	text-decoration: none;
}
	
a:active { 
	color: #ff7a00;
	text-decoration: none;
}

/* @end */

/* @end */

/* @group Side Content Parts */

#side_body {
	width: 290px;
	float: right;
	border: 1px solid #ccc;
	background-color: #f7f7f7;
}

.side_title {
	color: #000;
	font: bold 11pt/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-position: 0 top;
	background-repeat: repeat-x;
	border-top: 1px solid #e9e9e9;
	text-indent: 10px;
}

.side_sub {
	color: #000;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	margin-bottom: 5px;
	direction: ltr;
	padding: 10px 10px 10px 15px;
}

.side_sub_text {
	text-align: left;
	font-size: 9pt;
	color: #4c4c4c;
	margin-left: 21px;
}

.side_sub img {
	margin-right: 5px;
	margin-bottom: -4px;
}

.side_sub a:link{
	color: #007eff;
	text-decoration: none;
	}

.side_sub a:visited{
	color: #007eff;
	text-decoration: none;
	}

.side_sub a:hover{
	color: #1500ff;
	text-decoration: none;
}

.side_sub a:active{
	color: #ff7a00;
	text-decoration: none;
}



/* @end */



/* @end */

/* @group Footer Parts */

#footer {
	clear: both;
	display: inline-block;
	height: 150px;
	width: 100%;
	background-color: #e6e6e6;
	background-image: url(/dan/images/footerback.png);
	margin-top: 20px;
}

#bottom_cont {
	color: #4c4c4c;
	font: 9pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	display: block;
	width: 950px;
	height: 150px;
	background: url(/dan/images/footercontback.png) no-repeat left top;
	margin-right: auto;
	margin-left: auto;
}

#bottom_cont a:link{
	color: #0a0084;
	text-decoration: none;
	}

#bottom_cont a:visited{
	color: #0a0084;
	text-decoration: none;
	}

#bottom_cont a:hover{
	color: #1500ff;
	text-decoration: none;
}

#bottom_cont a:active{
	color: #ff7a00;
	text-decoration: none;
}

/* @end */
