@import url(base.css);
@import url(common.css);
@import url(header.css);
@import url(dropdown.css);
@import url(footer.css);
@import url(tabs.css);
@import url(flyout.css);


/******************************************************************************/
#main {
	background: #fff;
}

.left {
	background-color: #fff;
	border-right: 4px solid #dfece1;
	border-bottom: 0px solid #dfece1;
	padding-bottom: 10px;
	width: 335px;
}

.right {
	background-color: #fff;
	border-bottom: 0px solid #dfece1;
	border-right: 0px solid #dfece1;	
	padding-bottom: 10px;
	width: 100%;
}


.intro {
	border-right: 4px solid #dfece1;
}


#login {
	padding: 0;
	margin: 0;
}

#login p {
	padding: 6px 0 0 0;
	margin: 0 0 6px 10px;
}

#login input.text {
	border: 1px solid #8b90a0;
	width: 230px;
	height: 17px;
	font-size: 12px;
	color: #4c4d4f;
	padding: 2px 0px 0px 2px;
}

#login .checkbox {
	vertical-align: middle;
}
label.checkbox a {
	margin-left: 15px;	
}
#login label {
	padding: 0;
	margin: 0 0 6px 0;
}

div.button {
	height: 27px;
	background: url(../img/button_bg.gif) right no-repeat;
	padding: 0 12px 0 0;
	margin: 0 0 0 0;
	float: left;
	display: inline;
}

div.button a {
	display: block;
	background: url(../img/button_cap.gif) left no-repeat;
	height: 21px;
	padding: 6px 0 0 22px;
	margin: 0 0 0 0;
	font-weight: bold;	
	float:left;
}

a.arrow-button {
	display: block;
	background: url(../img/arrow_button.gif) no-repeat;
	padding: 3px 0 3px 0;
	text-indent: 23px;
}

#learn-more {
	float: right;
	margin-top: 10px;
}

.right li {
	width: 200px;
	float: left;
}

#register-now {
	list-style: none;
	margin: 8px 0 0 10px;
	padding: 0;
	clear: left;
	float: left;
	display: inline;
}
#register-now li {
	background: none;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	height: 27px;
}
#register-now li.rules { padding: 6px 0 0 5px; }
#register-now li.tour { padding: 4px 0 0 65px; }

a.forgot-password {
	margin: 6px 0 0 5px !important;
	float: left;
}

.content h3 { text-indent: 0px; background: none; } 

/*** New Styles Added ***/

div.center { text-align: center; }
#header li.noborder { border-right: none; }
#search-form input.text {
	position: absolute;
	top: 7px;
	left: 175px;
	width: 195px;
	padding-left: 2px;
}

#feature-table {
	clear: left;
	margin: 5px 0 0 0;
	padding: 0;
}

.top-left {
	background-color: #fff;
	border-right: 4px solid #dfece1;
	border-top: 0px solid #dfece1;
	padding-bottom: 10px;
}
.top-left h2 {
	font-size: 16px !important;
	padding: 0;
	margin: 10px 0px 0px 10px !important;	
}
.top-left ul li {
	float: left;
	width: 235px;
}
.top-left h2 span {
	font-weight: normal;
	font-size: 11px;	
}

.top-right {
	background-color: #fff;
	padding-bottom: 10px;
	border-right: 4px solid #dfece1;
	width: 335px;
}


.feature .left {
	border-right: 4px solid #dfece1;
}

.sub-footer .left {
	border-right: 4px solid #dfece1;
}
.sub-footer .middle {
	border-right: 4px solid #dfece1;
}

.sub-footer .content-box h3 {
	font-size: 16px;
	padding: 0;
	margin: 15px 0 8px 10px;
}

.sub-footer .left .content-box p {
	margin: 0px 10px 0px 10px !important;
	padding: 0px !important;
}

.sub-footer .right .content-box img {
	margin: 0px 0px 0px 8px !important;
}

.sub-footer td {
	width: 33%;
}

.content-box ul { 
	margin: 0 0 0 8px;
}
#register-now {
	list-style: none;
	margin: 20px 0 0 10px;
	padding: 0;
	clear: left;
	float: left;
	display: inline;
}
#register-now-footer {
	list-style: none;
	margin: 0px 0 0 10px;
	padding: 0;
	clear: left;
	float: left;
	display: inline;
}
#register-now-footer li {
	background: none;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
	height: 27px;
}
#register-now-footer li.rules { padding: 6px 0 0 5px; }
#register-now-footer li.tour { float: right; margin: 0 10px 0 0; }
td.feature {
	border-top: 4px solid #dfece1;
	border-right: 4px solid #dfece1;
	padding: 0;
}

td.sub-footer {
	border-right: 4px solid #dfece1;
	border-bottom: 4px solid #dfece1;
	padding: 0;
	margin: 0;
}

td.sub-footer p strong {
	color: #925858;	
}

.feature-header {
	padding: 0 10px 5px 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #dfece1;
	float: left;
}
.feature-header h2 {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 16px;
}

.feature-header a {
	float: right;
	margin: 11px 0 0 0;
}
.feature .left .top {
	padding: 0 0 10px 0;
}
.feature .left .top ul li {
	float: left;
	width: 240px;
}

.content-box .header {
	height: 20px;
	background: url(../img/bg_boxtitle.gif)  repeat-x;
	margin-bottom: 0px;
}

.right table
{
	margin:0;
}
