*{margin:0;padding:0;}
.clear { clear:both; }
.cleft { clear:left; }
.cright { clear:right; }
.clear,.cleft,.cright { line-height:1px;height:1px; font-size:1px;}
img {border:0;}
h1 { font-size:18px; }
h2 { font-size:16px; font-weight:normal; margin-bottom:15px; }
h3 { font-size:14px; font-weight:normal; margin-bottom:10px; }

html,body
{
	min-height:100%;
	height:100%;
	text-align:center;
}

html
{
	background:#000;
}

#body-content
{
	background-color:#000;
	margin-bottom:00px;
	min-height:100%;
}

body,table,tr,td,th,input,select,textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:19px;
}


a:link,
a:visited
{
	color: #06C;
}

#wrapper
{
	width:920px;
	margin:0 auto;
	text-align:left;
	margin: 0 auto;
	min-height: 100%;
	height:100%;
	position:relative;
	background-color:#fff;
}

#header
{
	height:85px;
	padding-top:22px;
	position:relative;
}

#wrapper-foot
{
	height:110px;
}

#footer
{
	height:40px;
	width:500px;
	margin:0 auto;
	text-align:center;
	color:#666;
	font-size:10px;
	line-height:20px;
	position:relative;
	background-color:000;
}

#header h1
{
	background:#fff url('images/logo.png') no-repeat left top;
	width:268px;
	height:62px;
	text-indent:-9000px;
	margin-left:25px;
}

#header #navigation
{
	height:35px;
	position:absolute;
	bottom:0px;
	right:0px;
	background-color:#333;
	width:920px;
}

#header #navigation ul
{
	background-color:#333;
	height:35px;
}

#header #navigation div
{
	height:35px;
}

#header #navigation li
{
	float:left;
	line-height:20px;
	margin:8px 15px 10px 15px;
	list-style-type:none;
	padding:0px 29px 0 27px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}

#header #navigation li.selected,
#header #navigation li:hover
{
	color:#06F;
}

#header #navigation li a:link,
#header #navigation li a:visited
{
	color:#fff;
	text-decoration:none;
}

#login-form
{
	position:absolute;
	right:0px;
	top:15px;
	width:430px;
	padding-left:35px;
}

#login-form input
{
	width:130px;
}

#login-form #login-button
{
	width:auto;
}

#login-form input,
#login-form label
{
	float:left;
	margin:10px 3px 0 3px;
}

#login-form label
{
	font-size:13px;
	margin-top:11px;
}

#page-header
{
	background:url('/img/backgrounds/content.jpg') no-repeat left top;
	width:921px;
	height:65px;
	padding-top:35px;
	padding-left:30px;
}

#page-header h2
{
	height:40px;
	width:400px;
	text-indent:-9000px;
}

#content-area
{
	margin:20px 30px;
}

#content-area p {
	margin: 15px;
}
#content-area ol {
	margin: 25px;
}
#content-area li {
	margin-top: 5px;
}

.error {
	color:#B20000;
}







.yellow-container
{
	position:relative;
	background:#f7f2e2 url('../img/rounded-box/yellow-bg.png');
	border:1px solid #ded1a3;
	padding:10px 14px;
}

.yellow-content
{
	background:#f7f2e2 url('../img/rounded-box/yellow-bg.png');
	border:1px solid #ded1a3;
}

.yellow-tr,.yellow-tl,.yellow-bl,.yellow-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.yellow-tr,
.yellow-tl
{
	top:-1px;
}

.yellow-bl,.yellow-br
{
	bottom:-1px;
}

.yellow-tr
{
	background:#ebebeb url('../img/rounded-box/yellow-tr.png') no-repeat top right;
	right:-1px;
}

.yellow-br
{
	background:#ebebeb url('../img/rounded-box/yellow-br.png') no-repeat bottom right;
	right:-1px;
}

.yellow-bl
{
	background:#ebebeb url('../img/rounded-box/yellow-bl.png') no-repeat bottom left;
	left:-1px;
}

.yellow-tl
{
	background:#ebebeb url('../img/rounded-box/yellow-tl.png') no-repeat top left;
	left:-1px;
}

#congrats
{
	padding-left:120px;
	background:#d9edd7 url('/img/green-tick.png') no-repeat 28px 18px;
}

#congrats p
{
	margin:5px 0;
}

#congrats h3
{
	line-height:35px;
}

.white-container
{
	position:relative;
	background:#fff url('../img/rounded-box/white-bg.png');
	border:1px solid #c7c7c7;
	padding:10px 14px;
}

.white-content
{
	background:#fff url('../img/rounded-box/white-bg.png');
	border:1px solid #c7c7c7;
}

.white-tr,.white-tl,.white-bl,.white-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.white-tr,
.white-tl
{
	top:-1px;
}

.white-bl,.white-br
{
	bottom:-1px;
}

.white-tr
{
	background:#ebebeb url('images/white-tr.png') no-repeat top right;
	right:-1px;
}

.white-br
{
	background:#ebebeb url('images/white-br.png') no-repeat bottom right;
	right:-1px;
}

.white-bl
{
	background:#ebebeb url('images/white-bl.png') no-repeat bottom left;
	left:-1px;
}

.white-tl
{
	background:#ebebeb url('images/white-tl.png') no-repeat top left;
	left:-1px;
}





.grey-container
{
	position:relative;
	background:#f5f5f5 url('../img/rounded-box/grey-bg.png');
	border:1px solid #d9d9d9;
	padding:10px 14px;
}

.grey-content
{
	background:#f5f5f5 url('../img/rounded-box/grey-bg.png');
	border:1px solid #d9d9d9;
}

.grey-tr,.grey-tl,.grey-bl,.grey-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.grey-tr,
.grey-tl
{
	top:-1px;
}

.grey-bl,.grey-br
{
	bottom:-1px;
}

.grey-tr
{
	background:#ebebeb url('../img/rounded-box/grey-tr.png') no-repeat top right;
	right:-1px;
}

.grey-br
{
	background:#ebebeb url('../img/rounded-box/grey-br.png') no-repeat bottom right;
	right:-1px;
}

.grey-bl
{
	background:#ebebeb url('../img/rounded-box/grey-bl.png') no-repeat bottom left;
	left:-1px;
}

.grey-tl
{
	background:#ebebeb url('../img/rounded-box/grey-tl.png') no-repeat top left;
	left:-1px;
}

.red-container
{
	position:relative;
	background:#ffd1d1 url('../img/rounded-box/red-bg.png');
	border:1px solid #cd5656;
	padding:10px 14px;
}

.red-content
{
	background:#ffd1d1 url('../img/rounded-box/red-bg.png');
	border:1px solid #cd5656;
}

.red-tr,.red-tl,.red-bl,.red-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.red-tr,
.red-tl
{
	top:-1px;
}

.red-bl,.red-br
{
	bottom:-1px;
}

.red-tr
{
	background:#ffd1d1 url('../img/rounded-box/red-tr.png') no-repeat top right;
	right:-1px;
}

.red-br
{
	background:#ffd1d1 url('../img/rounded-box/red-br.png') no-repeat bottom right;
	right:-1px;
}

.red-bl
{
	background:#ffd1d1 url('../img/rounded-box/red-bl.png') no-repeat bottom left;
	left:-1px;
}

.red-tl
{
	background:#ffd1d1 url('../img/rounded-box/red-tl.png') no-repeat top left;
	left:-1px;
}


.green-container
{
	position:relative;
	background:#d9edd7 url('../img/rounded-box/green-bg.png');
	border:1px solid #80c078;
	padding:10px 14px;
}

.green-content
{
	background:#d9edd7 url('../img/rounded-box/green-bg.png');
	border:1px solid #80c078;
}

.green-tr,.green-tl,.green-bl,.green-br
{
	position:absolute;
	height:12px;
	width:14px;
}

.green-tr,
.green-tl
{
	top:-1px;
}

.green-bl,.green-br
{
	bottom:-1px;
}

.green-tr
{
	background:#d9edd7 url('../img/rounded-box/green-tr.png') no-repeat top right;
	right:-1px;
}

.green-br
{
	background:#d9edd7 url('../img/rounded-box/green-br.png') no-repeat bottom right;
	right:-1px;
}

.green-bl
{
	background:#d9edd7 url('../img/rounded-box/green-bl.png') no-repeat bottom left;
	left:-1px;
}

.green-tl
{
	background:#d9edd7 url('../img/rounded-box/green-tl.png') no-repeat top left;
	left:-1px;
}

#large-padder
{
	padding:20px 100px;
	position:relative;
}