﻿#header
{
	height: 80px;
}

#logo img
{
    border: 0;
}

#menu
{
	display: none;
}

#title
{
	display: none;
}

#sidebar
{
	display: none;
}

#footer
{
	display: none;
}

/* Fonts */

body
{
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif;
}

.error
{
	color: #f00;
}

a:link
{
	color: #d02433;
	text-decoration: underline;
}

a:visited
{
	color: #a12830;
	text-decoration: underline;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

#menu li.youarehere
{
	font-weight: bold;
}

h1
{
	font: italic bold 24px/24px Arial, Helvetica, sans-serif;
	padding-top: 36px;
}

.home h1
{
	float: left;
	height: 30px;
	text-indent: -9999px;
	width: 160px;
}

h2
{
	font: bold 18px/1.5 Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
}

#login h2
{
	font: bold 14px/1 Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

p
{
	padding-bottom: 1em;
}

dl
{
	border-bottom: 1px solid #eee;
	line-height: 2;
}

dt
{
	border-top: 1px solid #eee;
	clear: both;
	float: left;
	font-weight: bold;
	width: 200px;
}

dd
{
	border-top: 1px solid #eee;
	margin-left: 200px;
	width: 340px;
}

dd input
{
	margin: 0;
	padding: 0;
	width: 300px;
}

dd textarea
{
	width: 300px;
	height: 70px;
}

.gridview td, .gridview th
{
	padding: 5px;
}

.gridview .header
{
	background: #000;
	color: #fff;
}

.gridview .header a
{
	color: #fff;
}

.gridview .row
{
	background: #eee;
}

#login fieldset
{
	padding: 10px 10px 0 10px;
}
#login dl, #login dt, #login dd
{
	border: 0;
	margin: 0;
	width: auto;
}
#login dt
{
	float: left;
	padding-bottom: 7px;
	width: 80px;
}
#login dd
{
	margin-left: 80px;
	padding-bottom: 7px;
}
#login dd input
{
	width: 220px;
}
#login p
{
	clear: both;
	padding-left: 80px;
	width: 220px;
}

h2#howdoesitwork
{
    text-indent: -9999px;
}
#steps
{
    margin-top: -8px;
}
#steps li
{
    font: bold 12px/1.5 Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 14px 30px 0 190px;
    height: 80px;
    voice-family: "\"}\""; 
	voice-family: inherit;
	height: 66px;
	}
	html>body #steps li
	{
	height: 66px;
}
#steps li strong
{
    color: #d02433;
    font: bold 16px/1 Arial, Helvetica, sans-serif;
}
#steps li#step1
{
    background: url(../Images/Step1.gif) top left no-repeat;
    padding: 26px 30px 0 190px;
    height: 92px;
    voice-family: "\"}\""; 
	voice-family: inherit;
	height: 66px;
	}
	html>body #steps li
	{
	height: 66px;
}
#steps li#step2
{
    background: url(../Images/Step2.gif) top left no-repeat;
}
#steps li#step3
{
    background: url(../Images/Step3.gif) top left no-repeat;
}

.error
{
	color: #f00;
}

#sidebar h2
{
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 0;
}

#sidebar h2 a
{
	color: #000;
}

#sidebar ul
{
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#sidebar li
{
	padding-left: 10px;
}

#footer p
{
	line-height: 12px;
	margin: 0 auto;
	text-align: left;
	text-indent: 200px;
	width: 750px;
	
}

#footer a
{
	color: #fff;
}