﻿.loginbtn {
	border: 0;
    margin-top: -4px;
	background: transparent url(../images/analytics_login.gif) no-repeat;
	width: 72px;
	height: 29px;
	vertical-align: top;
	color: transparent;
	display: inline;
	overflow: hidden;
	padding: 0;
}
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 16px;
	text-align: left;
	background-color: White;
}
a, a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.gut {
	width: 834px;
	margin-left: 47px;
	min-height: 450px;
}
#site_background {
background-image: url(/images/site_bg-crop.png);
	width: 929px;
	min-height: 600px;
	text-align: left;
	background-repeat: no-repeat;
}
#site_header {
padding: 11px 40px 0 40px;
}
.site_logo {
	float: left;
}
.login_form {
	text-align: right;
	float: right;
}
#site_nav {
padding:16px 42px 8px 62px;
}
#tab_nav {
	float: left;
}
#tab_nav a, #tab_nav a:visited {
	background: #FFF;
	display: block;
	width: auto;
	float: left;
	text-transform: uppercase;
	height: 28px;
	border-top: 1px solid #DCDCDC;
	line-height: 28px;
	font-weight: bold;
	color: #B3B3B3;
	padding: 0 6px;
	margin: 0 -6px;
	border-bottom: 1px solid #CCC;
}
#tab_nav a:hover {
	text-decoration: none;
	color: #336699;
	padding: 0 6px;
	margin: 0 -6px;
}
#tab_nav .selected {
	height: 28px;
	color: #336699;
	border-bottom: 1px solid #FFF;
}
.tabLeft {
	background-image: url(/images/nav_tab_sprite.png);
	background-position: 6px 0;
	width: 6px;
	height: 29px;
	float: left;
	position: relative;
	z-index: 0;
}
.tabRight {
	background-image: url(/images/nav_tab_sprite.png);
	width: 6px;
	height: 29px;
	float: left;
	position: relative;
	z-index: 0;
}
.tabDivider {
	background-image: url(/images/nav_tab_sprite.png);
	width: 11px;
	height: 29px;
	float: left;
	position: relative;
	z-index: 0;
}
#personal_nav {
	float: right;
	padding-top: 6px;
}
#column1 {
	padding: 0 10px 0 15px;
	width: 48px;
	float: left;
}
#column2 {
	width: 350px;
	float: left;
	margin-right: 10px;
}
#column3 {
	width: 300px;
	float: left;
	overflow: hidden;
}
#column4 {
	width: 144px;
	float: left;
	background-image: url(/images/column_shadow_white.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}

/*#twitter-button 
{  
    margin-left: -100px; 
}*/

.chart_description {
	height: 240px;
	border: 1px solid #ddd;
	border-top: 0;
	background: #f4f4f4;
	padding: 10px 6px;
}
.chart_description_graphic {
	height: 280px;
	margin: 0 5px;
	/*background-image: url(/images/Facebook_Icon.png);
	background-repeat: no-repeat;*/
	float: left;
	background-color: Transparent;
}


.chart_description_text {
	height: 20px;
	background-repeat: no-repeat;
	text-align: justify;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3a5793;
    padding-top: 3px;
}
.chart_description_text2 {
	font-weight: normal;
    padding-top: 10px;
    padding-right: 10px;
	text-align: justify;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-indent: 0px;
}
.divider {
	border: 0;
	background-image: url(/images/body_divider.png);
	height: 23px;
}
.newsBox {
	background-image: url(/images/green_column_bg.jpg);
	background-repeat: no-repeat;
	height: 237px;
	color: #FFF;
}
.newsBox .links {
	text-align: center;
}
.newsBox .links a, .links {
	color: #e6fab2;
}
.national_news {
	height: 177px;
}
.newsBox_content {
	padding: 20px 30px;
}
.newsItem {
	border-bottom: 1px solid #FFF;
	padding: 10px 0;
	color: #FFF;
	font-weight: bold;
	line-height: 14px;
}
.newsItem_graphic {
	border: 3px solid #FFF;
	margin-right: 6px;
}
.column3_content {
	background-image: url(/images/gray_column_bg.jpg);
	background-repeat: no-repeat;
	background-color: #d6d6d6;
	border-bottom: 1px solid #d0d0d0;
	padding: 11px 31px;
}
.thumbnail {
	border: 3px solid #FFF;
	margin-right: 6px;
}
#request_form {
	border-top: 1px solid #CCC;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 10px;
	text-transform: uppercase;
}
#request_form .text, #request_form textarea {
	width: 235px;
	background: #dde7f1;
	font-size: 11px;
	margin-bottom: 5px;
}
.login_title {
	/*margin-top: 1.5em;*/
	float: left;
	width: 100px;
	text-align: right;
	padding: 6px 6px 0 0;
	color: #336699;
	font-weight: bold;
	font-size: 12px;
}
#login .text {
	width: 100px;
	background: #dde7f1;
	font-size: 13px;
	margin-right: 5px;
	color: #666;
	font-weight: bold;
	float: left;
	margin-top: 3px;
	padding: 0 5px;
}
#login {
	margin: 0;
	padding: 0;
}
.login_form {
	margin-top: 20px;
}
.column4_content {
	padding-left: 20px;
}
#footer {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: no-repeat;
	width: 929px;
	height: 75px;
	margin-top: 20px;
	color: #999;
	clear: both;
	margin: 0 auto;
}
.footer_content {
	padding: 19px 74px;
	text-align: left;
	line-height: 20px;
}
.footer_content a, .footer_content a:visited {
	color: #999;
	margin-right: 15px;
	text-transform: uppercase;
}
.footer_content a:hover {
	color: #336699;
}
.rightBorder_box {
	background-image: url(/images/vertical_divider.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	width: 255px;
	float: left;
}
.icon {
	float: left;
	width: 76px;
}
.inner_padding {
	padding: 0 16px 15px 16px;
}
.form_header {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	background: #3869a8;
	padding: 3px;
}
.smallform {
	padding: 10px;
	background: url(/images/small_search_bg.png);
	background: #e3e3e3;
	background-repeat: repeat-x;
}
.small_text {
	width: 100px;
}
.tableHeader {
	background: #dedede;
	color: #333;
	text-indent: 5px;
}
.tableRow {
	background: #f7f7f7;
	color: #666;
	text-indent: 5px;
}
.tableBorder {
	border-left: 2px solid #FFF;
}
.gut .status {
	text-indent: 0;
}
#message_border {
	border: 1px solid #DDD;
}
#message_container {
	background-image: url(/images/message_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #e7e7e7;
	border-bottom: 19px solid #f4f4f4;
	padding: 30px;
}
.message_graphic {
	border-top: 1px solid #DDD;
}
.message_box {
	background: #e2ecf6;
	padding: 10px;
	height: 185px;
	overflow: auto;
	border: 1px solid #DDD;
	font-size: 11px;
	line-height: 16px;
	color: #333;
}
.hd_padding {
	padding: 16px 20px 0 0;
}
.trash_bin {
	width: 160px;
	float: right;
	color: #999;
}
.trash_bin_batch {
	width: 161px;
	float: right;
	color: #999;
}
#report_query {
	text-transform: uppercase;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
#report_query input .text{
	background: #e2ecf6;
}
#report_query label .label{
	float: left;
	width: 200px;
	display: block;
	cursor: pointer;
}
#report_query .message_graphic .label {
	display: inline;
	margin-top: 12px;
	width: auto;
	padding: 0 15px 0 0;
}

#report_query .inputmed .text{
	width: 185px;
	height: 16px;
}
.claim_status {
	float: right;
	width: 366px;
	height: 76px;
}
.batch_process h2 {
	background: #666;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding: 2px 0;
	margin: 0;
}
.claim_process h2 {
	background: #D6D6D6;
	color: #333;
	font-size: 12px;
	text-align: left;
	padding: 2px 0 2px 10px;
	margin: 0;
}
.batchID, .claims, .details, .tools, .status {
	float: left;
	width: 160px;
	background-position: bottom;
	height: 62px;
}
.batchID p, .claims p, .details p, .tools p, .status p {
	margin: 4px 0;
}
.batchID {
	width: 221px;
	text-align: center;
}
.batchID_no {
	font-size: 16px;
}
.claims {
	width: 111px;
	background-image: url(/images/vic_batch_process_btn_bg.gif);
	background-position: bottom;
	text-align: center;
	color: #FFF;
}
.claim_img {
	width: 37px;
	float: left;
}
.details {
	width: 366px;
}
.details p {
	margin: 12px 12px 0 12px;
}
.tools {
	width: 71px;
}
.tools p {
	margin: 9px 0 0 0;
}
.status {
	width: 65px;
	background-image: url(/images/vic_batch_process_blk_bg.gif);
	background-position: bottom;
	text-align: center;
	color: #FFF;
}
.patient, .claims_status, .claims_details {
	float: left;
	width: 160px;
	background-position: bottom;
	height: 50px;
}
.patient p, .claims_status p, .claims_details p {
	margin: 4px 12px;
}
.patient {
	width: 205px;
	text-align: left;
}
.claims_status {
	width: 108px;
}
.claims_details {
	width: 515px;
	}
.claims_details p {
	margin: 9px 0 0 12px;
}
.claims_details h2 img {
	margin-left: 20px;
	vertical-align: middle;
}

.loginTextUser
{
    width: 100px;
	background: #dde7f1;
	font-size: 13px;
	margin-right: 5px;
	color: #666;
	font-weight: bold;
	float: left;
	margin-top: 3px;
	padding: 0 5px;
	/*background-image: url(/images/loginTextUser.gif);*/
	background-repeat:no-repeat;
}
.loginTextPass
{
   width: 100px;
	background: #dde7f1;
	font-size: 13px;
	margin-right: 5px;
	color: #666;
	font-weight: bold;
	float: left;
	margin-top: 3px;
	padding: 0 5px;
	/*background-image: url(/images/loginTextPass.gif);*/
	background-repeat:no-repeat;
}

.forgotten-password {
    margin-top: 10em;
    display: block;
    text-align: center;
}

#username-block {
    float: left;
    width:120px;
}

#password-block {
    float: left;
    width:190px;
}

#change-password {
    clear: both;
}



/***** New styles  - these should be in page specific css sheets ******/
#download-files
{
    margin-top: 2em;
    margin-bottom: 2em;
}
.span-header
{
    width: 100%;
    cursor: pointer; 
    background-color: #DCDDE6;
    height: 1.75em;
    padding-top: .5em;
    border-bottom: 1px solid #cccccc;
    background-image: url(/images/double_arrow_expand.gif);
    background-repeat:no-repeat;
    background-position: 99% 50%;
}

.span-title
{
    font-size: 14px;
    font-weight: bold;
    margin-left: 1em;
}

.docs-list
{
    margin-left: 1.5em;   
}

.message-count
{
    color: #fff;
    padding: 6px;
    margin-top: 10px;
    background-image: url(/images/DashboardImages/Blue-Dot.png);
    background-repeat: no-repeat;
    vertical-align: middle;
}

.inf-icon
{
    border: 0px;
    width: 50px;
    opacity: 0.8;
    filter:alpha(opacity=80);
}

.inf-icon:hover
{
    width: 125px;
    opacity: 1.0;
    filter:alpha(opacity=100);
}  