/*
	Stylesheet
*/

html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg.png);
	color: #575757;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	color: #0566A8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
input, select {
	font-size: 14px;
	color: #575757;
}

input.small-field {
	background-color: #fdfebb;
	width: 177px;
	padding: 5px;
	margin: 0 0 8px 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px inset #fff;
}

select.small-field {
	background-color: #fdfebb;
	width: 177px;
	padding: 5px;
	margin: 0 0 8px 0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px inset #fff;
}

.popupHeader {
	padding: 0;
	margin: 0;
	color: #777;
	font-size: 18px;
	font-weight: bolder;
}

.black {
	color: #575757;
}
.clear {
	clear: both;
}
.invi {
	display: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.pad-left {
	padding-left: 10px;
}
.wrapper {
	width: 90%;
	margin: 0 auto;
}
.pointer {
	cursor: default;
}
img {
	margin: 0;
	padding: 0;
}

/**** Header *****/
.headerdefault {
	min-height: 50px;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.headerPanel img, .headerPanel .header1 {
	padding: 5px 0 5px 20px;
}

#navigation {
	height: 58px;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.navigation-bg {
	background: url(../images/nav-bg.png) no-repeat;
}

.navigation-demo-bg {
	background: url(../images/nav-demo-bg.png) no-repeat;
}

.header-demo-bg {
	background: url(../images/header-demo.png) no-repeat;
}

.header-demo-title h1{
	color: #b7d9f3;
	position: absolute;
	left: 470px;
	top: 5px;
	font-size: 32px;
}

/**** Content *****/
#content {
	position: relative;
	width: 810px;
	margin: 0 auto;
	min-height: 300px;
}

.content-bg {
	background: url(../images/content-bg.png);
}

.content-demo-bg {
	background: url(../images/content-demo-bg.png);
}

#content-bottom {
	width: 810px;
	margin: 0 auto;
	min-height: 21px;
}

.content-bottom-bg {
	background: url(../images/content-index-bottom-bg.png);
}

.content-demo-bottom-bg {
	background: url(../images/content-bottom-bg.png);
}

#content .lc {
	width: 290px;
	margin: 0;
	padding: 5px 15px 15px 20px;
	float: left;
}

#content .lc ul {
	padding: 0 0 0 12px;
	margin: 0 0 15px 0;
	line-height: 18px;
}

#content .lc li {
	color: #00406E;
	list-style-position: outside;
}

#content .gray-section {
	padding: 12px;
	border: 1px solid #eee;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #eee;
}

#content .rc {
	width: 450px;
	margin: 0;
	padding: 5px 0 15px 20px;
	float: left;
}

#content .rc a:hover {
	text-decoration: none;
}

.rc .demo-icon {
	margin: 0 0 125px 0;
}

.rc .demo {
    min-height: 220px;
}

.rc a.demo-1 {
	background: url(../images/img-off-1.jpg);
	padding: 10px 200px 114px 10px;
}

.rc a:hover.demo-1 {
	background: url(../images/img-on-1.jpg);
}

.rc a.demo-2 {
	background: url(../images/img-off-2.jpg);
	padding: 10px 200px 114px 10px;
}

.rc a:hover.demo-2 {
	background: url(../images/img-on-2.jpg);
}

.rc a.demo-3 {
	background: url(../images/img-off-3.jpg);
	padding: 10px 200px 114px 10px;
}

.rc a:hover.demo-3 {
	background: url(../images/img-on-3.jpg);
}

.rc a.demo-4 {
	background: url(../images/img-off-4.jpg);
	padding: 10px 200px 114px 10px;
}

.rc a:hover.demo-4 {
	background: url(../images/img-on-4.jpg);
}

.rc a.demo-5 {
	background: url(../images/img-off-5.jpg);
	padding: 10px 200px 114px 10px;
}

.rc a:hover.demo-5 {
	background: url(../images/img-on-5.jpg);
}

.rc a.demo-6 {
	background: url(../images/img-off-6.jpg);
	padding: 10px 200px 114px 10px;
}

.rc a:hover.demo-6 {
	background: url(../images/img-on-6.jpg);
}

.rc .demo-text {
	width: 210px;
}
.rc h3 {
	padding: 0 0 25px 0;
}

.rc .demo-text h3 {
	font-size: 16px;
	line-height: 16px;
    color:#1A5092;
}

.rc .demo-text .num-1{
	background: url(../images/demo-numbers.png) no-repeat;
	height: 32px;
	min-width: 32px;
	padding: 0 0 0 38px;
}

.rc .demo-text .num-2{
	background: url(../images/demo-numbers.png) no-repeat;
	background-position: 0 -32px;
	height: 32px;
	min-width: 32px;
	padding: 0 0 0 38px;
}

.rc .demo-text .num-3{
	background: url(../images/demo-numbers.png) no-repeat;
	background-position: 0 -64px;
	height: 32px;
	min-width: 32px;
	padding: 0 0 0 38px;
}

.rc .demo-text .num-4{
	background: url(../images/demo-numbers.png) no-repeat;
	background-position: 0 -96px;
	height: 32px;
	min-width: 32px;
	padding: 0 0 0 38px;
}

.rc .demo-text .num-5{
	background: url(../images/demo-numbers.png) no-repeat;
	background-position: 0 -128px;
	height: 32px;
	min-width: 32px;
	padding: 0 0 0 38px;
}

.rc .demo-text .num-6{
	background: url(../images/demo-numbers.png) no-repeat;
	background-position: 0 -160px;
	height: 32px;
	min-width: 32px;
	padding: 0 0 0 38px;
}

.demo-bg {
	background-color: #fff;
}

.login-section {
	background: url(../images/login-bg.png) no-repeat;
	width: 200px;
	height: 222px;
	padding: 0 18px 18px 18px;
	color: #fff;
	font-size: 11px;
	margin: 15px 0 0 0;
	position: relative;
}

.login-section h2 {
	padding: 0 0 9px 0;
	color: #fff;
}

.login-section input {
	margin: 0 0 2px 0;
}

.login-section .msgs-error {
	position: absolute;
    font-size:9pt;
	left:1px;
	top: 0;
	background-color: #f00;
	padding: 8px 5px 9px 5px;
	width: 222px;
	text-align: center;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.msgs-success {
	position: absolute;
    font-size:9pt;
	left:1px;
	top: 0;
	background-color: #008000;
    color: #FFFFFF;
	padding: 8px 5px 9px 5px;
	width: 430px;
	text-align: center;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}	

.login-section a {
	color: #fff;
	text-decoration: underline;
}

.login-button-section {
	width: 198px;
	padding: 0 0 0 2px;
}

.register-button-section {
	width: 198px;
	padding: 10px 0 0 2px;
	text-align: middle;
}

.forgot-password {
	padding: 10px 0 0 0;
}

.first-time {
	padding: 6px 0 0 0;
}

.login-bottom-section {
	width: 210px;
	font-size: 11px;
	margin: 0 auto;
}

.hero-section {
	background: url(../images/hero-index-bg.png) no-repeat;
	width: 474px;
	height: 210px;
	margin: 0 0 0 0;
}

.hero-text {
	padding: 15px 0 0 20px;
}

.form-button {
	padding: 10px 10px 0 0;
}


#box {
	width: 440px;
	position: relative;
}

#box .msgs-error {
	position: absolute;
	left:0;
	top: 0;
	background-color: #f00;
	padding: 6px 5px 6px 5px;
	width: 430px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

#box .msgs-error2 {
	left:0;
	top: 0;
	background-color: #f00;
	padding: 6px 5px 6px 5px;
	width: 430px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}

.box-top {
	background: url(../images/graybox-top.png) no-repeat;
	width: 440px;
	height: 6px;
}

.box-content {
	width: 410px;
	min-height: 50px;
	background-color: #eee;
	padding: 10px 10px 10px 20px;
}

.box-content .bc-left {
	float: left;
	width: 200px;
	padding: 10px 0 0 0;
}
.box-content .bc-right {
	float: left;
	padding: 10px 0 0 0;
}

.box-content .bc-right img{
	padding-top: 18px;
}

.box-bottom {
	background: url(../images/graybox-bottom.png) no-repeat;
	width: 440px;
	height: 30px;
}


/**** Footer *****/
#footer {
	width: 810px;
	margin: 0 auto;
	padding: 10px 20px 50px 0;
}

#footer .copyright {
	color: #999;
	width: 600px;
	padding: 0 0 0 20px;
	float: left;
}


/***** Nav Menu ********************/

#nav {
	clear: both;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 0 0 0 24px;
	}

#nav .wrap {
	height: 42px;
	margin: 0 auto 0;
	}

#nav ul {
	min-height: 44px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	/*background: url(../images/nav-bg.png) no-repeat;*/
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border:
	}

#nav li a {
	color: #5a5a5a;
	display: block;
	font-size: 12px;
    font-weight: normal;
    margin: 0;
	padding: 9px 15px 9px 15px;
	text-decoration: none;
	position: relative;
	background-position: 100% 8px;
	border-right: 1px solid #ccc;
	}

#nav li a:hover, #nav li a:active, #nav li.current_page_ancestor a,
#nav li.current_page_item a, #nav li a.here {
	background-position: 0 8px;
	background-color: #999;
	filter:alpha(opacity=70);opacity:.7;
	color: #fff;
	}

#nav li.home a {
	background: url(../images/nav-bg-home.png) no-repeat;
	background-position: 7px 8px;
	text-indent: -9999px;
	width: 53px;
}

#nav li.home a:hover,
#nav li.home.current-menu-item.current_page_item a {
    background: url(../images/nav-bg-home-on.png) no-repeat;
    background-position: 7px 8px;
    text-indent: -9999px;
    width: 53px;
}

#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}

#nav li a:hover .sf-sub-indicator {
	background: none;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #d9d9d9;
	color: #5a5a5a;
	width: 210px;
	font-size: 15px;
	margin: 0;
	padding: 8px 10px 8px 10px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #eee;
	text-transform: none;
	position: relative;
	line-height: 16px;
	}

#nav li li a:hover, #nav li li a:active {
	background: #eee;
	}

#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: none;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#nav li ul a {
	width: 150px;
	}

#nav li ul a:hover, #nav li ul a:active {
	}

#nav li ul ul {
	margin: -37px 0 0 168px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover {
	position: static;
	}

#nav li.right {
	float: right;
	font-size: 14px;
    font-weight: bold;
	margin: 0;
	padding: 10px 25px 10px 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

#nav li.right a:hover {
	color: #CC3300;
	text-decoration: none;
	}

#nav li.date {
	}

#nav li.rss a {
	background: url(../images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
	}

#nav li.search {
	padding: 0 10px 0 10px;
	}

#nav li.twitter a {
	background: url(../images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}

/***** SubNav Menu ********************/

#subnav {
	clear: both;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 10px auto 0;
	padding: 0;
	}

#subnav .wrap {
	background: #F2F2F2;
	width: 960px;
	height: 42px;
	margin: 0 auto 0;
	}

#subnav ul {
	width: 950px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}

#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}

#subnav li a {
	color: #333333;
	display: block;
	font-size: 14px;
    font-weight: bold;
    margin: 0;
	padding: 9px 15px 9px 15px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active {
	color: #CC3300;
	}

#subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}

#subnav li a:hover .sf-sub-indicator {
	background: none;
	}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 148px;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-transform: none;
	position: relative;
	}

#subnav li li a:hover, #subnav li li a:active {
	background: #F2F2F2;
	color: #CC3300;
	}

#subnav li li a .sf-sub-indicator, #subnav li li a:hover .sf-sub-indicator {
	background: none;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a {
	width: 150px;
	}

#subnav li ul a:hover, #subnav li ul a:active {
	}

#subnav li ul ul {
	margin: -37px 0 0 168px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover {
	position: static;
	}

.LoadingBox {
    font-weight: bolder;
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    color:#0464A5;
}

.register-button {
    padding-right: 0;
    margin-left: 80px;
}

.center-text
{
    position:relative;
    top: 12px;
    font-size: 16px;
    color: white;
    height: 26px;
}

.title1
{
    font-weight:600;
    z-index: 101;
    font-size:14pt;
    color:#0464A5;
}

.title2
{
    font-weight:600;
    z-index: 101;
    font-size:13pt;
    color:#0464A5;
}
.title3
{
    display:block;
    z-index: 101;
    font-size:13px;
    color:#0464A5;
    padding-bottom:8px;
}
.social-networking img
{
    border: 2px solid #7b7b7a;
}
.social-networking img:hover
{
    border:2px solid #0566A8;
}

TABLE.resetPassword { border: 0px; }
TABLE.resetPassword TD.fieldLabel { text-align: right; font-weight: bold; }
TABLE.resetPassword TD .ErrorControl { background-color: #FBE3E4; border: solid 1px Red; }


#content .passwordCriteria {
	width: 290px;
	margin: 0;
	padding: 5px 15px 15px 20px;
	float: left;
}

#content .passwordCriteria ul {
	padding: 0 0 0 12px;
	margin: 0 0 15px 0;
	line-height: 18px;
}

#content .passwordCriteria li {
	color: black;
	list-style-position: outside;
}

