@charset "utf-8";
body {
	background-color: #E9E7E0;
	font-size:100.01%;
	margin: 0;
	padding: 0;/*zoom:1;*/
}
h1, h2, h3, h4, h5, h6 {	
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
}

a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 1px;
	/*visibility:hidden;*/
}
li.clearFloat {
	clear: both;
}
#container {
	width: 940px;
	padding:0;
	margin: 0 auto;
	background: url(../_images/cont_bgs/mid_slice_tnt.jpg) repeat-y top left;
}
#head {
	margin-left: 38px;
}
#message {
	padding:12px;
	width: 860px;
	margin-left: 38px;
	height:70px;
	margin-top: -16px;
	background: url(../_images/page_titles/memacenter_error.jpg) repeat-y scroll left top;		
}
#title {
	margin-left: 38px;
}
/*#error {
	margin-left: 38px;
}*/
#main {
	width:860px;
	margin-left:38px;
	background: url(../_images/cont_bgs/bg_combi_main.jpg) repeat-y scroll left top;
	/*background: url(../_images/cont_bgs/bg_main_about.jpg) repeat-y scroll left top;*/
}

/*-----Sidebar styling begins here-----*/

#sidebar {
	font-family: 'Cabin Condensed', sans-serif;
	text-align: left;
	font-size:65%;
	color:#666;	
	display: inline;
	float: left;
	width: 218px;
	/*background:url(../_images/cont_bgs/bg_combi_sidebar_left_registrar.jpg) repeat-y left top;*/
}
#sidebar p {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	line-height: 1.4em;
	color: #666;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebar  h2 {
	padding: 0;
	font-size: 18px;
	font-family: 'Cabin Condensed', sans-serif;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #B35B00;
	border-bottom: 1px solid #C8C4BB;
	margin-left: 20px;
	margin-right: 25px;
}
#sidebar  h3 {
	padding: 0;
	font-size: 11px;
	font-family: 'Cabin Condensed', sans-serif;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #B35B00;	
	margin-left: 20px;
	margin-top: 0px;	
}
#sidebar a {
	color: #666;
	text-decoration: none;
	font-size: 11px;
	font-weight:500;
	display:block;
	margin: 10px;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B35B00;
	border-bottom-color: #B35B00;
}
#sidebar a:hover {
	background-color: #E0DDD8;
}
#sidebar a:active {
	background-color: #E0DDD8;
	cursor:default;
}
body#registration a#registration,
body#login a#login,
body#control_panel a#control_panel,
body#log_out a#log_out,
body#forgot_password a#forgot_password,
body#change_password a#change_password,
body#index a#index  {
	background-color: #E0DDD8;
	cursor:default;
}

/*-----MainContent styling begins here-----*/
#mainContent {
	font-family: 'Cabin Condensed', sans-serif;
	text-align: left;
	font-size:65%;
	color:#666;
	display: inline;
	float: right;
	width: 640px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	/*background:url(../_images/cont_bgs/bg_combi_mc_right_registrar.jpg) repeat-y right top;*/
}
#mainContent p {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.4em;
	color: #666;
	text-align: justify;
	padding-left: 20px;
	padding-right: 20px;
}
#mainContent h2 {
	padding: 0;
	font-size: 18px;
	font-family: 'Cabin Condensed', sans-serif;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #B35B00;
	border-bottom: 1px solid #C8C4BB;
	margin-left: 20px;
	margin-right: 25px;
}
#mainContent  h3 {
	padding: 0;
	font-size: 11px;
	font-family: 'Cabin Condensed', sans-serif;
	font-style: normal;
	line-height: 1.2;
	font-weight: bold;
	color: #B35B00;	
	margin-left: 20px;
	margin-top: 0px;	
}
#mainContent h4 {		
	font-size: 2em;
	font-family: 'Cabin Condensed', sans-serif;
	font-style: normal;
	line-height: 2;
	font-weight: normal;	
	color: #03F;
	margin-left: 20px;	
}
#mainContent h5 {		
	font-size: 1em;
	font-family: 'Cabin Condensed', sans-serif;
	font-style: normal;
	line-height: 2;
	font-weight: normal;	
	color:#C30;
	margin-left: 20px;	
}

/*------ Form CSS begins here ------*/

#mainContent fieldset {
	padding: 20px 10px 10px 10px;
	margin: 0 2em;
	background-color:#fff;
	border: 1px solid /*#E0DDD8*/#B3AB9D;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius:6px;
	position: relative;
	float: left;
	width: 578px;
}
#mainContent a:link {
	color:#696799;
	text-decoration: none;
}
#mainContent a:visited {
	color: #C30;
}
#mainContent a:hover {
	border-bottom: 1px dotted #696799;
	padding: 0px;
}
.success {
	color:#060;
}
#mainContent form label {
	width: 120px;
	float: left;
	text-align:right;	
	padding-top:17px;
	clear: left;
	margin-right: .8em;
}
.listfieldlabel {
	width: 120px;
	float: left;
	text-align:right;	
	padding-top:17px;
	clear: left;
	margin-right: .8em;
}
#radio1 {
	float: left;
	padding-top: -20px;
	margin-left: 110px;
	padding-left: 0px;
		
}
#radio2 {
	float: left;
	padding-top: -20px;
	margin-left: 127px;
	padding-left: 0px;
		
}
.textField {
	width:180px;
	height:22px;
	color:#666;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: .95em;
	vertical-align:bottom;
	padding-bottom:0px;
	margin-top: 10px;
	border: 1px solid /*#E0DDD8*/#B3AB9D;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.listField {
	width:185px;
	height:24px;
	color:#666;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: .95em;
	vertical-align:bottom;
	padding:1px;
	margin-top: 10px;
	border: 1px solid /*#E0DDD8*/#B3AB9D;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.btn {
	width:182px;
	height:25px;
	color:#B35B00;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 1.1em;
	vertical-align:bottom;
	padding-bottom:0px;
	margin-top: 10px;
	border: 1px solid #D6D0C9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
#submit {
	margin-left: 148px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}
#submit_em {
	margin-left: 150px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 0px;
}

/*------ Form CSS ends here ------*/

#footer {
	width:940px;
	font-size:80%;
	font-style:normal;
	text-align:center;
	color: #666;
	margin:0 auto;
	padding-top:35px;
	text-decoration: none;
	background:url(../_images/cont_bgs/bot_slice_tnt.jpg) no-repeat top center;
}
#footer a:link {
	color:#696799;
	text-decoration: none;
}
#footer a:visited {
	color: #C30;
}
#footer a:hover {
	border-bottom: 1px dotted #696799;
	padding: 0px;
}
.success {
	color:#060;
}
.warning {
	color: #F00;
}
.clearIt {
	clear: both;
}
.rustred {
	color: #B535B00;
}
.sig {
	color: #B35B00;
	font-weight: bold;
	text-align: right;
	margin-top: 30px;
}
.small {
	font-size: .9em;
}
.blue {
	font-family: 'Cabin Condensed', sans-serif; 
	color:#03F;
	font-size:16px;	
}
.red {
	font-family: 'Cabin Condensed', sans-serif;
	color:#C00;
	font-size:16px;	
}	