/*tags*/

html {
	padding:0px;
	margin:0px;
	font-family:"Times New Roman", Times, serif;
}

body {
	padding:0px;
	margin:0px;
	/*background-color:#321414;*/
	background-color:#000;
	background: url(/img/bg.jpg) repeat-x;
}

table {
	border-collapse: separate;
	border: none;
	width: 100%;
}


/*divs*/

#content p {
	font-family:Arial, Helvetica, sans-serif;
	margin: 10px 0;
	text-align: justify;
}

#container {
	background: url(/img/menu-shadow.png) no-repeat center 168px transparent;
	margin-top:0px;
	padding-top:0px;
	width:100%;
}

#header {
	background:url(/img/header.png);
	height:118px;
	margin: auto;
	position:relative;
	width:1005px;
}

#secondary-menu{
	position: absolute;
	bottom:0;
	right:0;
	color:#FFFFFF;
}

#secondary-menu ul li{
	background: url("/img/menu-bg.jpg") no-repeat scroll right center transparent;
	height:23px;
	margin-left: -4px;
}

#secondary-menu a{	
	color: #FFFFFF;
	font-size: 11px;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: -2px;
}

.facebook-icon {
	position: absolute;
	top: 7px;
	right: 0px;
}

#menuarea {
	height: 52px;
	margin: auto;
	padding-right: 50px;
	position: relative;
	width: 950px;
}

#menuarea ul{
	display: table;
	width:100%;
}

#menuarea ul li{
	display:table-cell;
	vertical-align:middle;	
	padding:0;
}

#menuarea ul > li:last-child{

}

#menuarea ul li.active{
	background-color: #f69000;
}

#menuarea ul li a.active{
	color: #fff;
}

#menuarea a {
	color:#4a0a01;
	font-size:14px;	
	line-height: 52px;
	text-decoration:none;
	padding-left: 18px;
}

#menuarea ul li:hover {
	background-color: #4a0a01;
	color: #fff;
}

#menuarea ul li a:hover {
	color: #fff;
}

#menuarea ul li a {
	height: 52px;
	display:inline-block;
	width: 100%;
}

#menu-shadow{
	position: relative;	
	background:url(/img/menu-shadow.png) no-repeat;
	width:1800px;
	height:30px;
	left:-50%;
}

#shadow-container{
	position: absolute;
	top:171px;	
	width:1800px;	
	left:50%;
	z-index: 999;
}

#front_area {
	height:365px;
	position: relative;
}

#flashcontent {
	background:url(/img/home-bg.jpg) no-repeat;
	height:365px;
	margin: auto;
	width:1000px;
}

#apply {	
	background-color: #faf8f9;
	border-radius: 15px;
	height: 320px;
	left: 600px;
	overflow: hidden;
	position: relative;
	top: 20px;
	width: 384px;
}
#quote-content {
	height: 260px;
}
#quote-content blockquote {
	width: 250px;
	padding: 12px 68px;
	margin: 0;
	position: relative;
}
#quote-content .bqstart, #quote-content .bqend {
	position: absolute;
	width: 64px;
    font-size: 700%;
    color: #4b0a06;
    font-family: arial;
}
#quote-content .bqstart {	
	top: 0;
	left: 0;   
}

#quote-content .bqend {
	bottom: -80px;
	right: 0;
}

#quote-content .author {
	border-top: #4b0a06 1px solid;
	text-align: left;
	margin-left: 64px;
}
#quote-content .author h3{
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom:0;
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
}
#quote-content .author h4{
	margin-top:0;
	font-size: 10px;
	font-weight: normal;
	font-family:"Times New Roman", Times, serif;
}
#apply p{
	font-weight:normal;
	text-align: left;
	max-height: 150px;
	overflow: hidden;
	font-family:"Times New Roman", Times, serif;
}

#apply .indentmenu { 
	height: 20px;   
	text-align: center;
	padding: 10px;
}

#apply .indentmenu a {    
	color: #4b0a06;    
	display: inline-block;
	border-radius: 8px;  
	height: 16px;
	width:16px;
	margin:0 10px;   
	text-decoration: none;
	background-color: #4b0a06;
}
#apply .indentmenu a.activeSlide {    
	background-color: #ffffff;
	color: #fff;
	height: 15px;
	width:15px;
	border: 1px solid #4b0a06;
}

#formlinks {
	width:100%;
	float:left;
	/*padding-left:5px;*/
	margin-top:1px;
	
}

#formlinks a {
	background: url("/img/button-bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    height: 48px;
    position: relative;
    text-decoration: none;
    top: -15px;
    width: 286px;
    left:20px;
    font-size:18px;
    line-height:40px;
}

#formlinks a:hover {
	color:#FFFFFF;
}

#footer {
	width:1005px;
	margin:auto;	
	color:#666666;
	font-size:10px;
	padding:0 10px;
}

#content {
	background: url("/img/main-content-bg.png") no-repeat scroll left bottom transparent;
	color: #666666;
	font-size: 14px;
	line-height: 18px;
	margin: auto;
	min-height: 400px;
	padding: 10px 10px 30px 10px;
	width: 1005px;
}

.content-left {
	float: left;
	width: 600px;
}
.content-right {
	float: left;
	margin-left: 15px;
	padding-top: 30px;
	width: 250px;
}

#content.home {
	min-height: 100px;
	background: url("/img/content-bg.png") no-repeat scroll 3px bottom transparent;
}

.section-homepage #node-1 {
	padding-top: 20px;
}

.section-homepage div.content.clear-block p {
	width: 570px;
	float: left;
}

#node-1{
	padding: 20px;
	width: 965px;
}

#main_left {
	float:left;
	width:34%;
	display:block;
	margin-right:15px;
	padding:5px;
}

#main_right {
	float:left;
	width:62%;
	display:block;
	padding:5px;
}

#main_left p, #main_right p {
	font-size:15px;
	line-height:19px;
	font-weight:500;
	/*font-family:"Times New Roman", Times, serif;*/
	text-align:justify;

}

#main_left h1, #main_right h1 {
	font-size:20px;
	color:#ffae11;
}

#magazine {
	background-color:#311414;
}

#outside_contain {
	width:100%;
	background:url(/img/bg.jpg) repeat-x;	
	margin:auto;
	background-color:#FFFFFF;
	min-height: 500px;
}

#footerlinks {
	display: none;
	height: 0;
	width: 0;
}

#footerContent {
	padding-right: 15px;
	padding-top: 14px;
	text-align: justify;
}

#footerlinks a {
	text-decoration:none;
	color:white;
	padding-bottom:10px;
}

/*Classes*/

.burgundy_backed {
	color:#FFFFFF;
	background-color:#4b0a04;
	line-height:50px;
	height:50px;
	text-align:center;
	/*margin-left:5px;*/
	margin:0px;
}

.formbox {
	text-align:center;
	width:85%;	
	color:#4b0a06;	
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 auto;
}

.formbox ul {
	text-align:left;
	padding-left:38px;
	margin-left:0px;
	font-size:17px;
}

.formbox li {
	background: url("/img/arrow.png") no-repeat scroll 0 0 transparent;
	height:66px;	
	padding-left:22px;
	list-style:none;
}

.formbox .single {
	height:30px;	
}

.formbox .double {
	height:51px;
	padding-top:15px;
}

.formbox_last {
	/*width:147px;*/
	width:100%;
	background-color:#46110f;
	color:#ffae11;
	float:left;
	text-align:center;
	vertical-align:middle;
	height:114px;
	font-size:23px;
	font-weight:bold;
}

.bullets_even {
	color:#ffae11;
	width:197px;
	height:18px;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:23px;
	background:url(/img/dot.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#311414;
	font-size:15px;
	font-weight:bold;
}

.bullets_odd {
	color:#ffae11;
	width:198px;
	height:18px;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:23px;
	background:url(/img/dot.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#311414;
	font-size:15px;
	font-weight:bold;
}

.white_ital {
	color:white;
	font-weight:bold;
	font-style:italic;
}

.content_headers {
	font-size:25px;
	color:#ffae11;	
}

.loans_table {
	width:100%;
	border-bottom:thin white solid;
}

#loan_totals {
	float:right;
	clear:right;
	border:thin white solid;
	padding:10px;
	margin-top:10px;
}

#master_pay {
	float:right;
	padding-right:73px;
	margin-top:5px;
}

.views-table {
	width:100%;
}

.views-table a {
	text-decoration:none;
	color:white;
}

.views-field {
	background-color:none;
}

.create_link {
	text-decoration:none;
	color:white;
	font-size:18px;	
}

.total_row {
	border-top:medium white solid;
	/*background-color:#46110f;*/
	font-weight:bold;
}

#content a {
	text-decoration:none;
	color:#6f0400;
}

.client_table {
	width:100%;
}

#admin_float {
	background-color: #4a0a01;
	left: 29px;
	margin-top: 119px;
	padding: 10px;
	position: absolute;
	top: 0px;
	width: 200px;
}

#admin_float h2 {
	color: #f69000;
	margin-top: 0;
	text-align: center;
}

#admin_float a {
	color:#fff;
	text-decoration:none;
}

#admin_float a:hover {
	text-decoration:underline;
}

#admin_float li {
	display:list-item;
	list-style:square;
	color: #fff;
}

.user-options a {
	display:list-item;
	list-style:square;
	margin-left: 20px;
}

.view-content .views-field-title {
	width:80px;
}

.view-content .views-field-field-client-nid {
	width:200px;
}

.view-content .views-field-field-date-value {
	width:8U0px;
}

.view-content .views-field-field-amt-value {
	width:80px;
}

.view-content .views-field-field-notes-value {
	width:200px;
}

.view-content .views-field-field-atty-uid {
	width:200px;
}

.view-content .views-field-field-interest-value {
	width:40px;
}

.mwplayer_interface {
	margin-left:120px;
}

.invis, .invis td, .invis td a {
	color:black;
	background-color:#bfbfbf;
}

.content-title {
	background:url(/img/header-bg-bottom.gif) no-repeat left bottom transparent;
	font-family: 'Cardo', serif;
	font-size: 35px;
	font-weight: normal;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

.content-full .content-title {
	background: url(/img/header-bg-bottom.gif) no-repeat 356px bottom transparent;
	font-family: 'Cardo', serif;
	font-size: 33px;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 14px;
	padding-bottom: 14px;
}

.content-title {
	background: url(/img/header-bg-bottom.gif) no-repeat left bottom transparent;
	font-family: 'Cardo', serif;
	font-size: 33px;
	font-weight: normal;
	line-height: 38px;
	margin-bottom: 14px;
	padding-bottom: 14px;
}

.section-clients .content-title {
	background: url(/img/header-bg-bottom-full.gif) no-repeat right bottom transparent;
}

.content-image { 
	width: 370px;
	float: left;
}

.content-image img { 
	padding: 38px 0 0 20px;
}

.content-body { 
	width: 620px;
	float: left;
	padding-left: 10px;
}

.clear {
	clear: both;
}

.client-block {
	float: left;
	height: 236px;
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 7px;
	width: 236px;
}

.content-full img {
	float: left;
	padding: 8px 15px 5px 0;
}

.content-full {
	padding: 0 20px;
}

#content ul.points {
	position: relative;
	left: 17px;
}

.video-container {
	padding-top: 10px;
}

#thmr_6 .content-full p,
#page-asset-management .content-full p,
#page-trust .content-full p,
#page-medicare-set-asides .content-full p,
#page-structured-attorneys-fees .content-full p,
#page-structured-settlement .content-full p {
	width: 605px;
	float: right;
}

#page-retirement .right-link,
#page-help-more-info .right-link,
#thmr_6 .right-link,
#page-asset-management .right-link,
#page-trust .right-link,
#page-medicare-set-asides .right-link,
#page-structured-attorneys-fees .right-link,
#page-structured-settlement .right-link {
	float: right;
}

#page-help-more-info .content ul,
#page-help-more-info .content ul {
	margin-left: 335px;
}

.section-help-more-info h1 {
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
}

#secondary-menu ul.links {
	margin: 0;
	padding: 0;
	float: left !important;
}


/*post media city triage*/

#user-login #edit-submit {
	margin-left:355px;	
}