/*
 style.css  (c)  AdMire Group Inc.

*/

* {
	margin: 0;
	padding: 0;
}

body{
	background-color: #1f2d3a;
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #231f20;
	}

img{	
	border: 0;
}

#outer_container{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url("images/scbg.jpg");
	background-repeat: repeat-x;
	}


#inner_container{
	display: block;
	position: relative;
	margin: 0 auto 0 auto;
	width: 800px;
	
}


#content{
	position: relative;
	display: block;
	top: -40px;
	left: 1px;
	width: 784px;
	height: 100%;
	border-left: 1px solid #284364;
	border-right: 4px solid #213753;
	background-color: #f3e9cf; 
	z-index: 2;
	clear: both;
	padding: 1px 0 1px 0px;
	
}

.logo{
	float: left;
	position: relative;
	top: 5px;
	left: -35px;
	z-index: 4;
}

img.header {
	display: block;
	position: relative;
	float: left;
	top: -40px;
	left: 0px;
	z-index: 2;
	
}

img.footer {
	display: block;
	clear: both;
	position: relative;
	top: -40px;
	z-index: 2;
	
}

.current_deal_top {
	display: none;
/*
	display: block;
	position: absolute;
	width: 680px;
	top: 60px;
	right: 13px;
	text-align: right;
	z-index: 3;
	color: #FFFFFF;
*/
}

.current_deal_top a:link, .current_deal_top a:visited {
	color: #E3E3E3;
	text-decoration: none;
}

.current_deal_top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.button_nav_scwalker {
	display: block;
	position: absolute;
	width: 890px;
	top: 55px;
	left: 110px;
	z-index: 3;
}

.button_nav_scwalker ul{
	
	display: inline;
	list-style: none;
	
	}

.button_nav_scwalker li{
	float: left;
	
		
}

.button_nav_scwalker li a{
	color: #eee4cc;
	display: block;
	height: 34px;
	width: 137px;
	text-align: center;
	padding: 9px 0 0 0;
	background-image: url("images/menu_button.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: normal;
	
}

.button_nav_scwalker li a.active {
	text-decoration: underline;
}

.button_nav_scwalker a:visited {
	color: #eee4cc;
	text-decoration: none;
}
	
.button_nav_scwalker a:hover {
	color: #eee4cc;
	text-decoration: underline;
}

.button_nav_scwalker a:active {
	color: #eee4cc;
	text-decoration: none;
}


.button_nav {
	display: block;
	position: absolute;
	width: 890px;
	top: 55px;
	left: 98px;
	z-index: 3;
}

.button_nav ul{
	
	display: inline;
	list-style: none;
	
	}

.button_nav li{
	float: left;
	
		
}

.button_nav li a{
	color: #eee4cc;
	display: block;
	height: 34px;
	width: 137px;
	text-align: center;
	padding: 9px 0 0 0;
	background-image: url("images/menu_button.gif");
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: normal;
	
}

.button_nav a:visited {
	color: #eee4cc;
	text-decoration: none;
}
	
.button_nav a:hover {
	color: #eee4cc;
	text-decoration: underline;
}

.button_nav a:active {
	color: #eee4cc;
	text-decoration: none;
}


.top_nav{
	display: block;
	position: absolute;
	width: 665px;
	top: 23px;
	right: 0px;
	z-index: 3;
	
}

.top_nav ul{
	
	display: inline;
	list-style: none;
	
	}

.top_nav li{
	float: left;
}

.top_nav li a{
	text-decoration: none;
	
}

.top_nav a:visited {
	color: #fff;
	text-decoration: none;
}
	
.top_nav a:hover {
	color: #BBE0FF;
	text-decoration: none;
}

.top_nav a:active {
	color: #BBE0FF;
	text-decoration: none;
}


.right_nav{
	display: block;
	float: right;
	width: 300px;
	position: relative;
	padding: 60px 35px 20px 0;
}

.right_nav ul{
		
	list-style: none;
	
	}

.right_nav li{
	
	padding: 25px 10px  0 33px;
				
}

.heading{
	color: #1b75bc;
	font-size: 15pt;
	font-weight: bold;
	padding: 55px 0 20px 60px;
	line-height: 27px;
}

.glossary{
	color: #1b75bc;
	font-size: 14pt;
	font-weight: bold;

}

.sub_heading{
	color: #1b75bc;
	font-size: 11pt;
	font-weight: bold;
	padding: 15px 0 0 60px;
}

.sub_heading_video{
	color: #1b75bc;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.contact_heading{
	color: #1b75bc;
	font-size: 16pt;
	font-weight: bold;
	padding: 0px 0 20px 60px;
}

p {
	padding: 0 60px 15px 60px;
	text-align: justify;
}

.login_box{
	position: relative;
	top: -5px;
	display: block;
	margin: 0 auto 0 auto;
	width: 660px;
	background-image: url("images/login_box_bg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

.login_box p{
	padding: 0 0 25px 0;
}

.login_box table.form_area{
	width: 100%;
	padding: 0 0 20px 0;
}

.login_box table.form_area td.left{
	width: 400px;
	text-align: justify;
	vertical-align: top;
	padding: 40px 15px 0 50px; 
	color: #ffecd3;
	font-size: 10pt;

}

.login_box table.form_area td.right{
	width: 230px;
	text-align: justify;
	vertical-align: top;
	padding: 60px 25px 0 30px; 
	color: #c09f5d;
	font-weight: normal;
	font-size: 10pt;
	letter-spacing: 0.7pt;
	line-height: 16pt;

}


.login_box table.text{
	width: 100%;
	margin: 0px 0 20px 0;	
	
	}

.login_box table.text td.left{
	width: 305px;
	text-align: justify;
	padding: 0 0px 0 0; 
	vertical-align: top;

}

.login_box table.text td.right{
	width: 305px;
	text-align: justify;
	padding: 0 0 0 25px; 
	vertical-align: top;

}

.login_box table.text img{
	display: block;
	text-align: left;
	padding: 20px 0 20px 0;
	}

/* .login_box table.text img{
	display: block;
	text-align: center;
	margin: 0 auto 0 auto;
	padding: 20px 0 20px 0;
} */

.login_button{
	position: absolute;
	float: left;
	left: 557px;
	top: 160px;
	z-index: 4;
}

input.contactus_button{
	height: 35px;
	width: 163px;
	border: 0;
	text-decoration: none;
	background-image: url("images/button_contactus.gif");
}

.contactus_button{
	position: absolute;
	float: left;
	left: 587px;
	top: 410px;
	z-index: 4;
}


.contact_formbox{
	display: block;
	width:780px;
	margin-bottom: 20px;
	padding-top: 50px;
}

.contact_left{
	float: left;
	width: 476px;
	text-align: left;
	vertical-align: top;
	
	}

.contact_right{
	float: left;
	width: 275px;
	height: 423px;
	text-align: left;
	vertical-align: top;
	padding: 25px 0 0 0;
	background-image: url("images/contactus_formbox_bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	
}

 .contact_right p{
	font-size: 10pt;
	line-height: 15pt;
	font-weight: normal;
	color: #ffecd3;
	padding: 20px 0 0 30px;
}

.contact_left p{
	
} 


.lock{	position: relative;
	top: 0;
	left: 475px;
}

.fields{
	position: relative;
	left: 200px;
}

.fields_2{
	position: relative;
	left: 350px;

	padding: 20px 0 0 0;
}



a.gold{
	color: #a97c50;
	text-decoration: none;
}

a.gold:visited {
	text-decoration: none;
}
	
a.gold:hover {
	text-decoration: underline;
}

a.gold:active {
	text-decoration: none;
}


a.management{
	color: #231f20;
	text-decoration: none;
}

a.management:visited {
	text-decoration: none;
}
	
a.management:hover {
	color: #1b75bc;
	text-decoration: underline;
}

a.management:active {
	text-decoration: none;
}

ul.tax_benefits {
	list-style-position: inside;
	list-style-type: disc;
	padding: 10px 0 20px 30px;
	margin: 0 0 0 30px;
	}

a.gold2{
	color: #ffecd3;
	text-decoration: underline;
}

a.gold2:visited {
	text-decoration: underline;
}
	
a.gold2:hover {
	color: #1b75bc;
	text-decoration: underline;
}

a.gold2:active {
	text-decoration: underline;
}


p.login_error_msg{
position: absolute;
width: 300px;
top: 30px;
left: 407px;
text-align: left;
font-size: 10pt;
}

#scwalker_highlights_menu {
	position: absolute;
	left: 9px;
	top: 12px;
	width: 770px;
	text-align: left;
}

#scwalker_highlights_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#scwalker_highlights_menu ul li {
	display: inline;
	margin: 0px;
	padding: 5px 13px 5px 13px;
	font-size: 13px;
	color: #00257c;
	border-right: 1px solid #BBBBBB;
}

#scwalker_highlights_menu ul li a, #scwalker_highlights_menu ul li a:visited {
	color: #00257c;
	text-decoration: none;
}

#scwalker_highlights_menu ul li a:hover {
	text-decoration: underline;
}

#scwalker_highlights_menu ul li a.active {
	text-decoration: underline;
}
	