﻿body {
	margin: 0px;
	padding: 0px;
	font: 16px/20px "lucida grande" ,Arial,Helvetica, "Nimbus Sans L" ,sans-serif;
	color: #666666; /*background: url(../Images/header/bg.gif);*/
}

#Container {
	width: 960px;
	margin: 0 auto;
	text-align: left; /*overflow: hidden;*/
}
#headerContainer {
	/*background: url(../images/header/header_bg.gif);*/
	margin: 0 auto;
	text-align: left;
}
#header {
	width: 970px;
	height: 85px;
	margin: 0 auto;
	overflow: hidden;
}
#header .logo {
	float: left;
	display: block;
}
#headerright {
	float: right;
	margin-top: 10px;
}
#toplinks {
	float: right;
	text-align: right;
	margin-right: 10px;
}
#middleheader {
	clear: both;
	height: 95px;
	padding-top: 33px;
	background: url(../images/header/midheader_bg.gif) repeat-x; /*background-color:#06a7fb;*/
}
#navbar {
	width: 970px;
	margin: 0 auto;
	clear: both;
	background: url(../images/header/tabs-bg.gif) repeat-x left top;
}
#footer {
	font: normal 12px arial;
	margin: 0 auto;
	background: url(../images/footer/footer1.gif) repeat-x;
}
/* toplinks style*/

#toplinks a {
	padding: 0 5px;
	font-size: 12px;
	text-decoration: none;
	color: #4272DB;
}
#toplinks a:hover {
	color: #752b11;
}

/* Nav bar styles */

#tabs {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
}

#tabs li {
	display: block;
	float: left;
	padding: 14px 22px 14px 14px;
	background: url(../images/header/tab-joint.gif) no-repeat right top;
	color: #F4E7B5;
	font: 20px arial, Verdana;
}

#tabs li a {
	color: #ffffff;
}
#tabs li a:hover {
	color: #DFEFF0;
}

#tabs li.current-tab {
	background: none;
	background-color: #fcdfd2;
	padding: 12px 16px;
	color: #4C4033;
	margin-top: 5px;
}

#subnav {
	clear: left;
	background-color: #fcdfd2;
	border: solid 1px #ad235e;
	border-top: none;
	height: 50px;
}

#sub-tabs {
	font: 18px arial;
	margin: 0px 0px 0px 10px;
	padding: 8px 14px;
}

#sub-tabs li {
	float: left;
	padding: 6px 16px;
	display: block;
	padding-left: 0px;
}

#tabs li.current-tab a, #sub-tabs li a:hover {
	color: #d11c36;
}
#tabs li.current-tab a:hover, #sub-tabs li a {
	color: #ff9900;
}

/*End of navbar*/

/*footer styles*/
#bottomlinks {
	padding-left: 350px;
	margin: 0px 30px;
	line-height: 15px;
}
#bottomlinks ul {
	list-style: none;
	padding: 16px 25px 0px;
}
#bottomlinks ul li {
	margin: 0px 7px;
	float: left;
}
#bottomlinks ul li a, .copyright a {
	font: normal 12px arial;
	color: #1c76d2;
}
#bottomlinks ul li a:hover, .copyright a:hover {
	color: #c81a34;
}
.copyright{
	border-top:solid 3px #c81a34;
	background-color:#666364;
	padding:5px;
	text-align:center;
	color:#faf8f8;
}

/* My Page header styles*/
.mypageheader {
	width: 200px;
	float: left;
	text-align: left;
}
.mypageheader ul {
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.mypageheader ul li {
	list-style: none;
	width: 200px;
	height: 43px;
	padding: 10px 12px;
	background: url(../images/tab.jpg) no-repeat;
}
.mypageheader ul li a {
	font: 18px tahoma;
	padding: 0px;
	vertical-align: middle;
}
.right {
	text-align: left;
	margin: -35px 0px 0px 5px;
}

#maincontent {
	float: right;
	width: 725px;
	margin: 0px 15px 0px 5px;
	padding-left: 5px;
	border-left: dotted 1px grey;
}

/*End of mypage header*/

/* End of Master page style*/


/* Register page style*/
.member .floatleft {
	float: left;
	width: 460px;
	border: solid 3px #bbd5ef;
	font: 18px/28px "lucida grande" ,tahoma,Helvetica,Arial,Sans-serif;
	color: #666666;
	margin: 0px;
}
.member .floatleft ul li{
	list-style:none;
	background:url(../images/bul1.gif) no-repeat 0px 5px;
	padding-left:24px;
}
.member .floatleft p, .member .floatright p{
	padding: 0px 10px 7px;
	
}
.member .floatright {
	float: right;
	width: 460px;
	font: 18px/28px "lucida grande" ,tahoma,Helvetica,Arial,Sans-serif;
	color: #666666;
	margin: 0px;
	border: solid 3px #edb2bb;
}
.member .floatright ul li{
	list-style:none;
	background:url(../images/bul2.gif) no-repeat 0px 5px;
	padding-left:24px;
}

/*login page styles*/
.div {
	width: 100%;
}
.divloginright {
	width: 400px;
	margin: 0px 20px 0px 0px;
	float: right;
}

/* Start of Entire Listing*/

/* Listing styles*/
.Listing {
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: solid 1px #B8BF9D;
}
.ListingChkAlign {
	margin-top: 10px;
	width: 15px;
	float: left;
	padding-bottom: 40px;
}
.ListingImage {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 100px;
}
.ListingText {
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	width: 745px;
	font: 12px/16px Arial, Sans-Serif, Verdana, Outlook, Times New Roman;
}
.ListingText h2 {
	padding:0px;
}
.ListingType{
	width:66px;
	margin-top:35px;
	float:right;
}

/* msg for no-records in listing*/
.norecord {
	border: 1px solid #fe6e00;
	margin: 40px 50px;
	padding: 20px;
	font: 18px Tahoma,Trebuchet MS;
	text-align: center;
	color: #990000;
	width: 400px;
}

/* --- Paging Links --- */
.pnlPageLinks {
	background-color: #e6f3fb;
	border-bottom: 2px solid #6ab4e3;
	border-top: 2px solid #6ab4e3;
	margin-top: 10px;
}
#lblNav {
	font-weight: bold;
	color: #006633;
}
#lblNav a {
	font-weight: normal;
	color: #006633;
}
.pageLinks {
	margin: 5px;
	color:#d3394e;
}
.pageLinks b {
	color: #02b7d4;
}
.pagelink a {
	color: #207c8b;
	font-weight: bold;
}

/* End of Entire Listing*/


/*General layout*/
.floatleft {
	float: left;
	margin: 5px;
	width: 450px;
}
.floatright {
	float: right;
	margin: 5px;
	width: 450px;
}

