/*Theme: Platinum Financial
/*template CSS File
*/

* {margin:0; padding:0}
ol, ul {list-style:none;}

blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong { font-weight: 700 }
em { font-style: italic }
* a { position:relative } /* Gets links displaying over a PNG background */

a img { border:none } /* Gets rid of IE's blue borders */
img {border:none}
.clear { clear: both; }
.left {    float: left; }
.right { float: right; }

body {
	padding:0px;
	margin:0px;
	background:#fff;
}

.header-logo {
	height: 113px;
	width: 100%;
}


/**********Layout*******/

.d_c { float:left; }

.bg_top {background:url(images/t-dr.gif) repeat-x top;}

.bg_bottom { background:url(images/b-dr.gif) repeat-x bottom #FFFFFF;text-align:center}

.main { width: 766px; margin: 0 auto; text-align:left}

.header { height:323px; }

.content { margin-bottom: 40px; text-align: left;width: 766px;}

.learn-more {
	float: right;
	position:absolute;
	bottom: 10px;
}

#inner-page {
	margin-left: 25px;
	width: 480px;
	margin-top: 17px;
	margin-bottom: 25px;
}
#inner-page h2 {
	margin-bottom: 15px;
}
#inner-page dl {
	padding-bottom: 10px;
}
#inner-page dt {
	padding-top: 12px;
	font-size: 12px;
	font-weight: 600;
	color: #616161;
	padding-bottom: 5px;
}
#inner-page dd {
	padding-bottom: 5px;
}
#inner-page p {padding-bottom: 10px;}

#inner-page ul {
	margin-bottom: 7px;
	list-style:square;
	list-style-position: inside;
	margin-left: 20px;
}
#inner-page li {
	padding-bottom: 5px;
}

/********SLIDER********/

#slider-list {
	width: 482px;
	background: #0B6DC6;
	height: 31px;
}

#slider-list ul {
	padding-top: 9px;
	float: right;
}

#slider-list ul li {
	display: inline;
	margin-right: 10px;
	font-size: 12px;
	font-family: arial;
}

#slider-list ul li a {
	color: #3e3e3e;
	padding: 3px 6px 3px 8px;
	background: white;
}

#slider-list ul li a:hover{
	color: #00305a;
	background: white;
}


/********home page for PFR and PMG*****/

.home-column {
	float: left;
	width: 335px;
	margin: 17px 0 30px 0;
}
.home-column p {
	margin-bottom: 10px;
	line-height: 1.2;
}

.home-column dl {
	padding-bottom: 10px;
}
.home-column dt {
	font-size: 12px;
	font-weight: 600;
	color: #616161;
	padding-bottom: 5px;
}
.home-column dd {
	padding-bottom: 5px;
}

.benefits {
	padding-left: 75px;
}
.benefits dt {
	font-size: 16px;
	color: #8d5700;
	padding-bottom: 5px;
	line-height: 1.4;
}
.benefits dd {
	padding-bottom: 10px;
}

/******TEXT*****/

a { outline: none;text-decoration: none; color:#8d5700; }
a:hover { text-decoration:none; color: #b76e00;}

p {	font-size: 13px; padding-bottom: 5px;}

font {color:#0B6DC6; font-weight:bold}
h3 {color:#0B6DC6; background: url(images/t6.gif) no-repeat; padding: 1px 0 0 17px; margin-bottom: 10px;}
.c_text, .c_text a { color:#919191; text-decoration:none; line-height:11px}
.c_text a:hover { text-decoration:underline}
.c_text span a { color:#DE7B0D; font-weight:bold; text-decoration:underline}
.c_text span a:hover { text-decoration:none}

.ls_text, .ls_text a { line-height:11px; color:#FFFFFF; text-decoration:none; margin-top: 15px;}
.ls_text a:hover { text-decoration:underline}

.main_text, body, li, input, textarea, font {
	font-family: Tahoma;
	font-size:11px;
	line-height:13px;
	color:#3D3D3D;		
}
.pfnews {
	font-size: 11px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	width: 220px;
	padding-bottom: 15px;
}
.pfnews.last{
	border-bottom: none;
}
.source {
	font-size: 9px;
	text-transform: capitalize;
}

.date {
	color: #999999;
	font-size: 10px;
	line-height: 8px;
}

/***menu navigation***/
#menu {
	height: 40px;
	width: 702px;
	margin: 0 auto;
	background: url(images/navbar-normal.jpg) repeat-x;
}
#menu ul {
	list-style: none;
	width: 702px;
}
#menu li {
	float: left;
	display: block;
}
#menu li a {
	color: #fff;
	
	text-decoration: none;
	text-align: center;
	padding: 14px 23px 0 23px;
	font-size: 12px;
	display: block;
	background: url(images/navbar-normal.jpg) repeat-x;
	
	}
#menu li a:hover {
	background: url(images/navbar-hover.jpg) repeat-x;
	padding-bottom: 13px;
}
#menu li a.navleft {
	background: url(images/l1-1.gif) no-repeat;
	height: 40px;
	width: 117px;
	display: block;
	line-height:12px;
}
#menu li a.navleft:hover {
	background: url(images/l1.gif) no-repeat;
	height: 40px;
	width: 117px;
}
#menu li a.navmid {
	background: url(images/l2.gif) no-repeat;
	height: 40px;
	width: 117px;
	display: block;
	line-height:12px;
}
#menu li a.navmid:hover {
	background: url(images/l2-2.gif) no-repeat;
	height: 40px;
}
#menu li a.navright {
	background: url(images/l6.gif) no-repeat;
	height: 40px;
	width: 117px;
	display: block;
	line-height:12px;
}
#menu li a.navright:hover {
	background: url(images/l6-6.gif) no-repeat;
	height: 40px;
}

/******SideBar*****/
.sidebar {
	margin: 17px 5px 20px 5px;
	width: 180px;
}
.sidebar ul {
	list-style: none;
	padding-left: 20px;
}
.sidebar li {
	font-size: 11px;
	width: 160px;
	display: block;
	padding-bottom: 5px;
}
.sidebar li a {
	display: block;
}
.sidebar li a.button {
	margin-bottom: 10px;
	float: right;
}
.block {padding-bottom: 35px;}

/****BUTTONS*******/
a.button {
/* Sliding right image */
background: transparent url(images/right_button.png) no-repeat scroll top right; 
display: block;
float: left;
height: 19px; /* IMAGE HEIGHT */
margin-right: 6px;
padding-right: 11px; /* RIGHT IMAGE WIDTH */
text-decoration: none;
font-size: 11px;
color: #fff;
padding-top: 0;
margin-top: 5px;
}
a:hover.button {
color: #fff;
}
a.button span {
background: url(images/left_button.png) no-repeat; 
display: block;
line-height: 19px; /* BUTTON HEIGHT */
padding: 0px 0 4px 12px;

} 
/***Big Buttons***/

a.bigbutton {
/* Sliding right image */
background: transparent url(images/big-button-right.png) no-repeat scroll top right; 
display: block;
float: left;
height: 70px; /* IMAGE HEIGHT */
margin-right: 6px;
padding-right: 7px; /* RIGHT IMAGE WIDTH */
text-decoration: none;
font-size: 20px;
color: #fff;
padding-top: 0;
margin-top: 5px;
}
a:hover.bigbutton {
color: #fff;
}
a.bigbutton span {
background: url(images/big-button-left.png) no-repeat; 
display: block;
line-height: 70px; /* BUTTON HEIGHT */
padding: 0px 0 4px 7px;

} 

/***featured listings****/

div.featured {height: 210px; clear: both;}

div.listing-image {
	float: left;
	padding: 10px;
	margin: 0 10px 25px 0;
	border: 2px solid #cccccc;
	text-align: center;
	font-size: 0.8em;
	font-style: italic;	
}
div.listing-info {
	float: left;
	
}

/******blog*****/
div.headline {
	float: left;
	padding: 10px;
	margin: 10px 10px 25px 10px;
	border: 2px solid #cccccc;
	text-align: left;
	font-style: italic;
}
a.title {
	font-size: 14px;
}
a.readmore {
	float: right;
}

/****Footer****/
.footer {
	padding: 10px 32px 0 32px;
	text-align: center;
	width: 702px;
}
ul.footernav {
list-style: none;
text-align: center;

}
.footernav li {
padding-right: 15px;
display: inline;
}


.no_class, form {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	border:0px;		
}
form ul {margin:0; padding:0; list-style:none}
form li  {background: none; margin: 0px; padding:0px}


/*******contact form********/


ol.contactform {
float:left;
list-style-type:none;
width:298px;
margin-bottom: 30px;
}
ol.contactform li {
clear:left;
float:left;
line-height:1.5em;
margin-bottom:0.5em;
width:100%;
}
ol.contactform label {
cursor:pointer;
display:block;
float:left;
line-height:1.5em;
padding-right:5%;
text-align:right;
width:50px;
}

ol.contactform input {
width: 190px;
}
ol.contactform textarea {
height:10em;
width:65%;
}
ol.contactform li.buttons  {
padding-left:15%;
width:90%;
}
ol.contactform .error {
display:block;
margin: 1px 10px 0 60px;
width: 200px
}
.alert, .error {
color:#FF0000;
padding-bottom: 5px;
}
.contactform p {
padding: 0 20px 0 20px;
}
.contactform h1 {
padding-left: 20px;
}
/**************end of contact form***********/


#scams dt { color: red;}

.bottom { clear: both;height:84px}

.v_l { background:url(images/v-l.gif) repeat-y; width:1px;}

.h_l { background:url(images/h-l.gif) repeat-x; height:1px}

