body {
	background:#ebe3ce;
	font:11px Verdana, Tahoma, sans-serif;
	color:#555;
	margin:0;
	min-width:972px;
}
form {
	margin:0;
	padding:0;
}
.line {
	position:relative;
	z-index:10;
	padding-bottom:7px;
	width:100%;
	background:#fe9800 url(../images/bg-login-btm.gif) repeat-x 0 100%;
}
.login-area {
	position:relative;
	margin:0 auto;
	z-index:200;
	height:28px;
	width:972px;
}
.login-slide {
	height:65px;
	width:960px;
	margin:0 auto;
	display:none;
}
.login-slide .form-holder {
	width:380px;
	margin-left:275px;
	padding-top:10px;
	overflow:hidden;
}
.login-slide .form-holder .cover {
	width:135px;
	float:left;
	margin-right:10px;
}
.login-slide .form-holder input.btn {
	margin-top:13px;
	float:left;
}
.login-slide .form-holder .cover label {
	width:132px;
	font-weight:bold;
	color:#fff;
}
.login-slide .form-holder .cover input {
	width:132px;
	float:left;
	padding:3px 0;
	font:11px/11px Arial, Helvetica, sans-serif;
}
.login-slide .form-holder .cover a {
	float:left;
	color:#ffe599;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	white-space:nowrap;
}
.login-slide .form-holder .cover a:hover {
	text-decoration:underline;
}
.login-area .login-btm {
	width:960px;
}
a.toggler {
	position:absolute;
	right:20px;
	bottom:-26px;
	margin-right:50px;
	height:28px;
	width:226px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btn-login.gif) no-repeat;
    	display:none; /* remove the login toggler */
}
.bg {
	height:1%;
	position:relative;
	z-index:1;
	margin-top:-7px;
	overflow:hidden;
}
.bg-body-right {
	float:right;
	height:260px;
	width:49%;;
	background:url(../images/bg-body-r.gif) repeat-x;
}
.bg-body-left {
	float:left;
	height:260px;
	width:50%;
	background:url(../images/bg-body-l.gif) repeat-x;
}
.main {
	margin:-260px auto 0;
	width:972px;
	padding-top:131px;
	position:relative;
	z-index:1;
}
#header {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/header-bg.gif) no-repeat 50% 0;
	width:972px;
	height:131px;
}
#header strong a {
	display:block;
	margin-top:53px;
	margin-left:60px;
	background:url(../images/logo.gif) no-repeat;
	width:292px;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
}
#header strong a {
	display:block;
	height:41px;
}
#content {
	width:972px;
	background:url(../images/bg-content.gif) repeat-y 6px 0;
}
.content-top {
	background:url(../images/top-content.gif) no-repeat;
	padding-top:6px;
}
.content-btm {
	background:url(../images/btm-content.gif) no-repeat 0 100%;
	min-height:600px;
	padding:15px 0 30px 27px;
}
* html .content-btm {
	height:600px;
}
.content-btm ul.nav {
	margin:0;
	padding:22px 0 0 11px;
	list-style:none;
	font:12px/14px Arial, Helvetica, sans-serif;
}
.content-btm ul.nav li {
	padding-right:18px;
	display:inline;
}
.content-btm ul.nav a {
	color:#5b5e5e;
	font-weight:bold;
	text-decoration:none;
}
.content-btm ul.nav a:hover {
	text-decoration:underline;
}
#content .inner-box {
	background:url(../images/bg-inner-box.gif) repeat-y;
}
.inner-box-btm {
	background:url(../images/btm-inner-box.gif) no-repeat 0 100%;
	padding-bottom:8px;
}
.inner-box-top {
	width:859px;
	padding:25px 30px 14px;
	background:url(../images/top-inner-box.gif) no-repeat;
}
.inner-box-top h1 {
	margin:0;
	font:28px/32px Arial, Helvetica, sans-serif;
	color:#ff9900;
}
.inner-box-top p {
	margin:7px 0 20px 3px;
}
.inner-box-top a.btn {
	display:block;
	width:221px;
	height:33px;
	margin-top:24px;
	background:url(../images/btn-create.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.inner-box-top .box {
	width:816px;
	padding:11px 21px 18px 21px;
	border-top:1px solid #dfdfdf;
	background:url(../images/bg-box.gif) repeat-y;
	overflow:hidden;
}
.inner-box-top .border-btm {
	border-bottom:1px solid #dfdfdf;
}
.inner-box-top .text-box {
	float:right;
	width:406px;
	padding-top:20px;
}
.inner-box-top .text-box span.bullet {
	padding-left:13px;
	background:url(../images/bullet-plus.gif) no-repeat 0 5px;
	line-height:15px;
}
.inner-box-top .text-box span.center {
	padding-left:13px;
	display:block;
	margin-top:42px;
	background:url(../images/bullet-plus.gif) no-repeat 0 5px;
	line-height:15px;
}
.inner-box-top .text-box ul {
	margin:0;
	padding:3px 0 0 0;
	list-style:none;
	line-height:16px;
}
.inner-box-top .text-box ul li {
	padding-left:13px;
	background:url(../images/bullet-plus.gif) no-repeat 0 7px;
}
.inner-box-top .form-holder {
	float:left;
	width:379px;
}
.inner-box-top .subscribe {
	
}
.inner-box-top .subscribe label {
	float:left;
	width:100%;
	font-weight:bold;
	line-height:26px;
}
.inner-box-top .subscribe label.smaller {
	margin:-1px 0 -1px;
}
.inner-box-top .subscribe input {
	float:left;
	padding:3px 0;
	width:238px;
	font:11px/11px Arial, Helvetica, sans-serif;
}
.inner-box-top .cover label {
	margin:-2px 0 -3px 0;
}
.inner-box-top .cover input {
	float:left;
	width:33px;
}
.inner-box-top .cover input.longer {
	width:44px;
}
.inner-box-top .cover span {
	float:left;
	margin:0 2px 0 -1px;
	line-height:20px;
}
.inner-box-top .subscribe span {
	float:left;
	padding:3px 0 0 3px;
}
.inner-box-top .subscribe p.red {
	float:left;
	margin:11px 0 0 0;
	color:#f00;
	white-space:nowrap;
}
.inner-box-top .subscribe select {
	vertical-align:middle;
	font:11px/11px Verdana, Arial, Helvetica, sans-serif;
	width:240px;
	padding:2px 0;
}
.check-box-holder {
	padding:13px 0 0 22px;
	height:1%;
	overflow:hidden;
}
.check-box-holder .subscribe input#check {
	width:auto;
	float:left;
	margin:8px 7px 0 0;
	padding:0;
}
.check-box-holder .subscribe label {
	float:left;
	line-height:20px;
	font-weight:normal;
	margin-top:4px;
	
	width:auto;
}
.check-box-holder .subscribe label a {
	font-weight:bold;
	color:#ff9900;
	text-decoration:none;
}
.check-box-holder .subscribe label a:hover {
	text-decoration:underline;
}
#footer {
	width:972px;
	text-align:center;
	margin:0 auto;
	color:#999186;
	font-size:10px;
	padding:12px 22px 20px 0
}
#footer p {
	margin:0;
}
#footer ul {
	margin:0;
	padding:4px 0 0 0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 3px 0 7px;
	background:url(../images/separ-footer.gif) no-repeat 0 50%;
}
#footer ul li:first-child {
	padding-left:0;
	background:none;
}
#footer ul a {
	color:#999186;
	text-decoration:none;
}
#footer ul a:hover {
	text-decoration:underline;
}

.requiredInput .requiredBlock
{
    background-color: #cc0000;
    position: absolute;
    left: -4px;
    width: 3px;
    top: 1px;
    bottom: 1px;
}

body .requiredInput
{
    position: relative;
    height: 100%;
}

#advertisement
{
    border: 3px ridge;
    text-align: center;
}