/*Theme: Platinum Financial
/*template CSS File for Portal DMS
/*Author: http://mosaicteam.com
*/

* {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%;
}

/******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}
h1, h2, h3 {color:#0B6DC6; 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;		
}

li {
	padding-bottom: 10px;
	font-size: 13px;
}

/***menu navigation***/
#menu {
	margin-left: 32px;
}
#menu ul {
	list-style: none;
	display: inline;
}
#menu li {
	float: left;
}
#menu li a {
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
}
#menu li a.navleft {
	background: url(/dms/images/l1-1.gif) no-repeat;
	height: 40px;
	width: 117px;
	display: block;
	line-height:12px;
}
#menu li a.navleft:hover {
	background: url(/dms/images/l1.gif) no-repeat;
	height: 40px;
	width: 117px;
}
#menu li a.navmid {
	background: url(/dms/images/l2.gif) no-repeat;
	height: 40px;
	width: 117px;
	display: block;
	line-height:12px;
}
#menu li a.navmid:hover {
	background: url(/dms/images/l2-2.gif) no-repeat;
	height: 40px;
}
#menu li a.navright {
	background: url(/dms/images/l6.gif) no-repeat;
	height: 40px;
	width: 117px;
	display: block;
	line-height:12px;
}
#menu li a.navright:hover {
	background: url(/dms/images/l6-6.gif) no-repeat;
	height: 40px;
}

/******SideBar*****/
.sidebar {
	margin: 17px 5px 50px 5px;
	width: 145px;
}
.sidebar ul {
	list-style: none;
}
.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;}

.form{height:20px; margin-top:1px;}
.form input, .input	{width:221px; height:17px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; padding-top:0px; margin-bottom: 7px;}

textarea {width:221px; height:69px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px; overflow:hidden; margin-top:1px; margin-bottom: 7px;}

.form1{height:20px; margin-top:5px;}
.form1 input, .input1 {width:149px; height:17px; border-color:#D0D0D0; border-right-width:1px; border-bottom-width:1px; background-color:#ffffff; padding-left:5px;}

ul {margin-bottom:20px; padding:0; list-style:none}
li  {background: none; margin: 0px; padding-bottom:5px}
li a  {line-height:18px; }
li span { font-weight: 700; font-size: 14px;}


/**********Layout*******/

.d_c { float:left; }

.bg_top {background:url(/dms/images/t-dr.gif) repeat-x top;}

.bg_bottom { background:url(/dms/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 {
	width: 480px;
	margin-top: 17px;
	margin-bottom: 25px;
	float: left;
}
#inner-page dl {
	padding-bottom: 10px;
}
#inner-page dt {
	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;
}


.v_l { background:url(/dms/images/v-l.gif) repeat-y; width:1px;}

.h_l { background:url(/dms/images/h-l.gif) repeat-x; height:1px}

.req { font-weight:bold; color: red;}
.error { color: red; }
.statusMsg { color: green; }

INPUT.invalid { background-color: #ffd0c0; border: solid 1px red; }
SELECT.invalid { background-color: #ffd0c0; }
TEXTAREA.invalid { background-color: #ffd0c0; }
LABEL.invalid { color: red; }

#loginPage {
	padding-top:15px;
	text-align:center;
}

#loginPage table {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border: dotted 2px #cccccc;
}

#loginPage td {
	border: none;
}

/****Footer****/
.footer {
	padding: 5px 32px 0 32px;
	text-align: center;
	width: 702px;
}
ul.footernav {
list-style: none;
text-align: center;

}
.footernav li {
padding-right: 15px;
display: inline;
}

.bottom { height:90px}

/* end footer styles */

/**boxes**/
div.expandable_note_box {
		width: 560px;
		min-height: 100px;
		background: url(/dms/images/topnote.png) no-repeat top left;
		padding-top: 33px;
		}
	
	div.expandable_note_box div.middlebox {
		width: 560px;
		background: url(/dms/images/middlenote.png) repeat-y;
	}
	
	div.expandable_note_box div.insidebox {
		padding-left: 20px;
		width: 540px;
	}
/****end of boxes***/

/****BUTTONS*******/
a.button {
/* Sliding right image */
background: transparent url(/dms/images/right_button.png) no-repeat scroll top right; 
display: block;
float: left;
height: 19px; /* IMAGE HEIGHT */
margin: 5px 6px 10px 0;
padding-right: 11px; /* RIGHT IMAGE WIDTH */
text-decoration: none;
font-size: 12px;
color: #fff;
}
a.button span {
background: url(/dms/images/left_button.png) no-repeat; 
display: block;
line-height: 19px; /* BUTTON HEIGHT */
padding: 0px 0 2px 12px;
} 

tr {
	padding: 0 0 5px 0; 
}
td {
	padding: 0 5px 10px 0;
}


#callouts {
	margin: 0 25px 0 18px;
	float: left;
	width: 180px;
}

#callouts li {
	list-style: circle;
	padding-bottom: 5px;
}

td.hd1 {
	font-weight:bold;
}

#comments {
	margin-right:20px;
}
#comments .comment {
	margin-bottom:18px;
}
#comments .commentHeader {
	font-weight:bold;
}
#comments .commentNote {
	margin-bottom:15px;
}

