body {
	margin: 0;
	padding: 0;
	background: #E5E5E5 url(../images/page/grad-bg.gif) top repeat-x;
	font: 12px/20px Arial,Helvetica,sans-serif;
	color: #343434;
}
#header-bg {
	background: #343335 url(../images/page/header-bg.jpg) top center repeat-x;
}
#header {
	background: url(../images/page/header-glow.jpg) top center no-repeat;
}
#header div {
	margin: 0 auto;
	width: 960px;
}
#header form {
	float: right;
}
#header td {
	padding-top: 10px;
	font-size: 11px;
	line-height: 14px;
}
#header .field input {
	background: #525252 url(../images/page/field-bg.gif) top left repeat;
	font-size: 14px;
	border: 1px solid #767674;
	padding: 4px 5px 6px 7px;
	width: 288px;
}
.grey {
	color: #CCCCCC;
}
.white {
	color: #FFFFFF;
}
#header td a {
	color: #ABABAB;
}
#header td a:hover {
	color: #FFFFFF;
}


/* ======================================= nav bar  ======================================= */

#nav-bg {
	background: #05C4FA url(../images/page/nav-bg.gif) top center no-repeat;
	height: 40px;
}
#nav {
	margin: 0 auto;
	width: 960px;
}
#nav a {
	display: block;
	float: left;
	font-size: 17px;
	line-height: 40px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(../images/page/nav-div.gif) top left no-repeat;
	padding: 0 48px;
}
#nav a:hover {
	color: #CDF3FE;
}



/* ======================================= main page content  ======================================= */

#container-bg {
	background: url(../images/page/page-bg.gif) top center repeat-y;
	margin: 0 auto;
	width: 980px;
}
#container {
	background: url(../images/page/page-top-bg.gif) top center no-repeat;
}
#content {
	min-height: 400px;
	padding: 30px 60px 30px;
}
#content-left {
	margin-right: 290px;
}
h1 {
	margin: 12px 0 14px;
	padding: 0 0 5px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #05C4FA;
	background: url(../images/page/dots-grey.gif) bottom left repeat-x;
}
h2 {
	margin: 20px 0 5px;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #05C4FA;
}
h3 {
	margin: 20px 0 -7px;
	padding: 0;
	font-size: 14px;
	line-height: 18px;
}
h4 {
	margin: 12px 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}
p {
	margin: 12px 0;
}
strong {
	color: #000000;
}
a {
	color: #05C4FA;
}
small {
	color: #666;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	text-transform: none;
}
ul {
	list-style: none;
	margin: 12px 0;
	padding: 0;
}
ul li {
	background: url(../images/page/tick.gif) top left no-repeat;
	margin: 0;
	padding: 0 0 7px 19px;
}
form {
	margin: 0;
}
input,select,textarea {
	color: #343434;
	font: 11px Arial,Helvetica,sans-serif;
}
.button {
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}



/* ======================================= footer  ======================================= */

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
#footer {
	background: url(../images/page/footer-bg.gif) top center no-repeat;
	clear: both;
	color: #8C8C8C;
	font-size: 10px;
	line-height: 35px;
	padding: 0 10px;
}



/* ======================================= tables  ======================================= */

.top-th {
	margin: 12px 0;
	width: 100%;
}
.top-th th {
	background-color: #05C4FA;
	color: #FFF;
	font-size: 17px;
	font-weight: normal;
	line-height: 33px;
	padding: 0 8px;
}
.top-th td {
	border-bottom: 1px solid #D3DCE0;
	font-size: 11px;
	line-height: 16px;
	padding: 8px;
}
.top-th .th {
	background-color: #F4F7F8;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	width: 100px;
}
.top-th tr:hover {
	background-color: #F4F7F8;
}
.side-th {
	border-top: 3px solid #05C4FA;
	font-size: 11px;
	line-height: 16px;
	margin: 12px 0;
	width: 100%;
}
.side-th th {
	background-color: #F4F7F8;
	border-bottom: 1px solid #D3DCE0;
	padding: 8px;
	text-align: left;
	text-transform: uppercase;
	width: 180px;
}
.side-th td {
	border-bottom: 1px solid #D3DCE0;
	padding: 8px;
}
.side-th tr:hover {
	background-color: #F4F7F8;
}
.side-th table,.top-th table {
	margin: 0;
}
.side-th td td,.top-th td td {
	border: none;
	padding: 3px;
}



/* ======================================= odds & ends  ======================================= */

.separator {
	background: url(../images/page/dots-blue.gif) left repeat-x;
	height: 40px;
}

.important {
	clear: both;
	background-color: #343434;
	color: #FFFFFF;
	padding: 5px 20px;
}
.important h3 {
	margin-top: 9px;
	color: #50D6FC;
}


.userlist {
	clear: right;
	float: right;
	width: 258px;
	font-size: 11px;
	line-height: 16px;
}
.userlist h3 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #05C4FA;
}


#templates {
	margin-right: -50px;
	padding: 20px 0;
}
#templates table {
	float: left;
	margin: 0 80px 10px 0;
}
#templates td {
	text-align: center;
}
#templates td img {
	background-color: #FFF;
	border: 1px solid #E8EDEF;
	padding: 3px;
}
#templates td a:hover img {
	border: 1px solid #05C4FA;
}
#templates th {
	font-size: 11px;
	font-weight: normal;
	height: 70px;
	line-height: 20px;
	vertical-align: top;
	width: 230px;
}


#progress {
	color: #FFFFFF;
	height: 30px;
	background: #69DCFC url(../images/pics/progress-end.gif) right no-repeat;
	margin: 5px 0 -35px 250px;
}
#progress td {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 30px;
	text-transform: uppercase;
	padding: 0 17px 0 10px;
	background: url(../images/pics/progress3.gif) right no-repeat;
}
#progress td a {
	color: #B4EEFE;
}
#progress td a:hover {
	color: #FFFFFF;
}

#progress .done {
	background: #05C4FA url(../images/pics/progress1.gif) right no-repeat;
}
#progress .current {
	background: #05C4FA url(../images/pics/progress2.gif) right no-repeat;
}






/* ======================================= home page  ======================================= */

#easysteps {
	margin: 0 -30px;
	width: 920px;
}
#easysteps tr {
	background: url(../images/home/tr-grad.gif) top repeat-x;
}
#easysteps td {
	background: #50D6FC url(../images/home/1.gif) left no-repeat;
	padding: 0 5px 0 73px;
	height: 75px;
	line-height: 16px;
}
#easysteps h3 {
	margin: 0 0 5px;
	color: #FFFFFF;
}


#features {
	margin: 10px 0;
	width: 570px;
}
#features th {
	text-align: left;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #05C4FA;
}
#features td {
	width: 50%;
	vertical-align: top;
	padding-right: 10px;
}
#features ul {
	margin: 5px 0;
}


#news {
	float: right;
	margin: 10px 0;
	width: 258px;
}
#news div {
	height: 450px;
	overflow-y: scroll;
	border: 1px dotted white;
}
#news table {
}
#news th {
	color: #05C4FA;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
}
#news td
{
	background-color: #EDEDED;
	border-bottom: 10px solid white;
	font-size: 11px;
	line-height: 16px;
	padding: 10px 13px 8px;
}
#news h5
{
	color: #999;
	font-size: 11px;
	line-height: 12px;
	margin: 0 0 5px;
	text-transform: uppercase;
}
#news p
{
	margin: 0 0 5px;
}

