/* CSS Document */
*{
margin:0px;
padding:0px
}
img{
border:0px
}
html{
width:100%;
height:100%;
background-color:#A5B9C5
}
body{
width:980px;
margin:auto;
}

h1{
	font-size: 18px;
	margin: 10px 0;
}

.required_star{
	color: #ff0000;
}

#login_dump_no{
	border: 1px solid #ff0000;
	padding: 10px;
	font-size: 18px;
	margin: 10px 0;
	color: #ff0000;
}

#login_dump_yes{
	border: 1px solid #97d1fc;
	padding: 10px;
	font-size: 18px;
	margin: 10px 0;
	color: #97d1fc;
}

#header{
	padding:84px 0 0 90px;
	text-align:left;
	background-image:url(img/bg_header.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	overflow: hidden;
}
.menu{
	display: block;
	margin-bottom: 25px;
	overflow: hidden;
	padding: 5px 0 0 5px;
}
.menu li{
list-style-type:none;
float:left;
margin:0 8px 0 0 
}
#wrapper{
	padding: 0px 5px 0 70px;
	overflow: hidden;
	background-image:url(img/bg_main.jpg);
	background-position: center center;
	background-repeat: repeat-y;
}
.news{
padding: 0 0 0 27px;
float: left;
border-right: 2px solid #DBDEE5;
margin-left: 10px;
background-color: #f0f4f7;
}
.newsblock{
width:200px;
padding:10px 0 20px 0;
margin:0 0 11px 0;
font-family:Arial;
font-size:11px;
color:#49657D;
}
.newsblock p{
padding:17px 0 0 0
}
.dots1{
background-image:url(img/dots1.gif);
background-position:bottom left;
background-repeat:no-repeat;
}
.dots2{
background-image:url(img/dots2.gif);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:17px;
margin-bottom:10px;
}
.more{
background-image:url(img/arrows.gif);
background-position:0px 4px;
background-repeat:no-repeat;
font-family:Tahoma;
color:#49657D;
font-size:10px;
font-weight:bold;
padding:0 0 0 15px;
margin:10px 0 0 0;
display:block;
text-decoration:underline
}
.more:visited{text-decoration:underline}
.more:hover{text-decoration:none}
.content{
float:left;
padding:0 0 0 40px;
width:400px;
font-family:Arial;
font-size:11px;
color:#49657D;
}
.title{
margin:0 0 6px -2px
}
.two{
width:345px;
font-family:Arial;
font-size:11px;
color:#49657D;
}
.two a{
color:#49657D;
}
.first{
float:left;
display:inline;
width:152px;
margin:0 20px 0 0;
background-image:url(img/dots.gif);
background-position:right;
background-repeat:repeat-y;
}
.first img{
margin:0 0 7px 0
}
.first ul{
margin:5px 0 0 0
}
.first li{
list-style-type:none;
background-image:url(img/arrow.gif);
background-position:0px 7px;
background-repeat:no-repeat;
padding:0 0 0 18px;
line-height:20px
}
.first li a:visited{text-decoration:underline}
.first li a:hover{text-decoration:none}
.second{
float:left;
width:168px;
}
.small{
display:block;
width:168px;
padding:4px 0 17px 0;
margin:0 0 10px 0;
}
.small img{
float:left;
border-right:2px solid #9CB2C3;
margin:0 10px 0 0
}
.small a{
font-family:Tahoma;
font-size:10px;
text-decoration:none
}
.secp{
padding:12px 0 0 0
}
#footer{
font-family:Arial;
font-size:11px;
color:#8199A7;
text-align:center;
padding: 10px;
background-image:url(img/bg_footer.jpg);
background-repeat: no-repeat;
}
#footer a{
color:#8199A7;
text-decoration:underline
}
#footer a:visited{text-decoration:underline}
#footer a:hover{text-decoration:none}
#content .inner_copy {border:0;color:#f00;float:left;width:50%!important;margin:-202px 0 0 0;overflow:hidden;line-height:0;padding:0;font-size:12px}


/* @group Tables */

table.main {
	border: 1px solid #D6D5D6;
	background-color: #FFFFFF;
}

.tableborder {
	border: 1px solid #D6D5D6;
	width: 100%;
	padding: 4px;
}

th {
	background: url(img/th.jpg) repeat-x;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #D6D5D6;
	text-indent: 5px;
	padding: 5px;
	margin: 5px;
	font-size: 10px;
	text-align: left;
}

th a:link, th a:visited {
	color: #FFF;
	text-decoration: none;
}

th a:hover {
	color: #FFF;
	text-decoration: underline;
}

/* @end */



/* @group Alternating Rows */

.row1 {
	background-color: #d0d0d0;
	background-color: #F1F1F1;
	overflow: hidden;
	border-bottom: 1px solid #DEDEDE;
}

.row2 {
	background-color: #FFF;
	border-bottom: 1px solid #DEDEDE;
	overflow: hidden;
}

.list_row_1{
	background-color: #d0d0d0;
	background-color: #F1F1F1;
	overflow: hidden;
	padding: 5px;
}

.list_row_2{
	background-color: #FFF;
	overflow: hidden;
	padding: 5px;
}

/* @end */

/* @group Forms */

.input, textarea {
	/*background-image: url(img/form_bg.jpg);*/
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	color: #333333;
	font-size: 11px;
	margin-right: 4px;
	padding: 5px;
}

.input {
	/*background-image: url(img/form_bg.jpg);*/
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	color: #333333;
	font-size: 11px;
	margin-right: 4px;
	padding: 5px;
}

#form h2 {
	background: url(img/th.jpg) repeat-x;
	color: #FFF;
	font-weight: bold;
	border-bottom: 1px solid #D6D5D6;
	text-indent: 5px;
	padding: 5px;
	font-size: 108%;
	text-align: left;
}

#form .fieldgrp {
	margin-bottom: 0.5em;
	width: 100%;
}

#form .field {
	float: left;
	font-size: 95%;
	width: 380px;
}

#form .field input {
	border: 2px solid #CCCCCC;
	margin: 0px;
}

#form .field textarea {
	border: 2px solid #CCCCCC;
	margin: 0 0 0px;
}

#form input {
	border: 2px solid #CCCCCC;
	margin: 0 0 5px;
	padding: 2px;
	width: 306px;
}

#form textarea {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
}

#form select {
	border: 2px solid #CCCCCC;
	margin: 0 0 10px;
	padding: 1px;
	width: 313px;
}

#form label.top {
	display: block;
}

#form label {
	clear: both;
	color: #333333;
	display: block;
	float: left;
	font-size: 102%;
	font-weight: bold;
	line-height: 22px;
	padding: 0 10px 0 0;
	text-align: right;
	width: 115px;
}

#form label.onehpx {
	width: 120px;
}

#form input.error {
	background-color: #DEEFFF;
	color: #000000;
	border: 1px SOLID #EA5200;
}

#form label.error {
	background: url("img/cross.png") no-repeat 0px 0px;
	padding-left: 18px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #EA5200;
	float: none;
	display: inline;
}

#form label.checked {
	background: url("img/check.png") no-repeat 0px 0px;
	float: none;
	display: inline;
}

fieldset {
	margin-bottom: 6px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #FAFAFA;
}

fieldset legend {
	padding: .1em .3em;
	font-size: 12pt;
	font-weight: bold;
	color: #2b2b2b;
}

.continue input {
	float: right;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

.submit input {
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}

fieldset p {
	clear: both;
	padding: 0px;
	margin: 5px;
}

fieldset p label {
	float: left;
}

span.completed {
    color: green;
}
span.pending {
    color: black;
}
span.pendingpayment {
    background: none repeat scroll 0 0 #FFFF99;
    color: #000000;
    display: block;
    padding: 3px;
}
span.notcompleted {
    color: #CACACA;
}
span.notcompletedred {
    color: red;
}
.characters {
    color: #666666;
    display: inline;
    float: none;
    font-size: 100%;
    font-weight: normal;
    padding: 0;
    width: auto;
}
.characters {
    color: #666666;
    font-size: 9px;
    text-align: right;
}
.breadcrumb {
    color: #666666;
}
.breadcrumb a {
    text-decoration: none;
}
a.breadcrumb:hover {
    color: #1A4D60;
    text-decoration: underline;
}
.pageNav td {
    padding: 2px 4px;
}
.pageNav a {
    text-decoration: none;
}
.pagination {
    background-color: #7088B0;
    color: #333333;
    text-align: right;
}
.paginationNum {
    background-color: #FFFFFF;
    color: #333333;
}
.navigationBack {
    background-color: #809AC5;
    color: #FFFFFF;
    font: bold 11px tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
    padding: 3px 6px;
    white-space: nowrap;
}
.navigation {
    font: x-small verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
}
td.featured {
    background-color: #F1F1F1;
}
td.bold {
    font-weight: bold;
}
td.highlighted {
    background-color: #FFF7D2;
}

/* @end */