@import url("css/menu.css");
.DNN_ANN_Description a:link, .DNN_ANN_Description a:visited, .DNN_ANN_Description a:hover {
	color: red;
	font-size: 10px;
}

.DNN_ANN_Description a:link, .DNN_ANN_Description a:visited, .DNN_ANN_Description a:hover {
	color: red;
	font-size: 10px;
}
/* CSS Document */
#Body {
    background: #C74300;
    margin:0;
    padding:0;
   
}
.front_menu
{
	/*position:absolute; 
	z-index: 99999;*/
}
.front_menu table
{
	/*position:fixed;
	z-index: 99999;*/
}
.logoclick
{
	cursor: pointer;
	text-decoration: none;	
}
#master0 {
    border: solid 1px #a73900;
}
#master0 img {
    border: none;
}

/* ControlPanel style */
.ControlPanel{background:transparent url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------- Default Style --------*/
body,th,td,div,p,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#000000; font-family:Arial, Helvetica, sans-serif;}
body,th,td,div,p,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6{color:#a73900;}
h1, h3, h5, h1 input{font-weight:bold;}
h2, h4, h6{font-weight:normal}
h1, h2, h1 input{font-size:22px;margin:10px 0;}
h3, h4{font-size:12px;margin:8px 0;}
h5, h6{font-size:10px;margin:6px 0;}


a,a:link,a:visited,a:active{color:#a73900; text-decoration:underline; font-weight:normal; }
a:hover{color:#a73900; text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000;}
.Head{color:#a73900;font-weight:bold;}
.SubHead {color:#a73900;}
.SubSubHead{color:#a73900;}
.NormalRed {color:#F00;}


/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
.backgroundcontainer{
	background-color: transparent;
	background-image: url("images/bg_fade.png");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0% 0%;
	width: 795px;
	margin: 0 auto;
}
#s_wrap_border {
    display: table;
    width: 737px;
    height: 100%;
    margin: 0 auto;
    background: url('images/white.jpg') repeat-y bottom;
}
#s_wrap_main{display:table;width:737px; margin:0 auto;}
#s_wrap_sub{display:table-row;}
.template_style{display:table-cell}

.top_space{height:25px;}
.lang_pad{padding:7px 0 0 25px;float:left;}

.TopMenuTabs {
    /*jrappelbackground: url('images/TopMenuTabs.gif') right bottom;
    background-repeat: no-repeat;
    width: 950px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;*/
}
.TopMenuTabLinks {
    /*jrappel: 300px old value*/margin-left: 94px;
}
.TopMenuTabLinks a {
    font-size: 11px;
    color: #FFFFFF;
}

/*jrappel*/
.greentab, .purpletab, .bluetab{
	float: left;
	height: 26px;
	padding: 6px 12px 0px 36px;
}
.greentab{
	background: url('images/spot1.gif') top left no-repeat;
	background-color: #868b36;
}
.purpletab{
	background: url('images/spot2.gif') top left no-repeat;
	background-color: #8193c8;
}
.bluetab{
	background: url('images/spot3.gif') top left no-repeat;
	background-color: #a73900;
}
.rightbluetab{
	background: url('images/spot4.gif') top left no-repeat;
	width: 11px;
}
.TopMenuRight{
	height: 20px;
	vertical-align: bottom;
}
.alignmentdiv{
	height: 26px;
	float: right;
}
.alignmentdiv a{
	font-size: 11px;
	color: #ffffff;
}
.alignmentdiv a:hover{
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
/*end jrappel*/

.MyChartTabLink {
    margin-left: 50px;
}
.BillPayTabLink {
    margin-left: 70px;
}

/*------- Rounded Corners --------*/
.roundedcornr_box_blue {
	background: url('images/roundedcornr_tl_blue.png') no-repeat top left;
}
.roundedcornr_top_blue {
	background: url('images/roundedcornr_tr_blue.png') no-repeat top right;
}
.roundedcornr_content_blue {
	background: url('images/roundedcornr_r_blue.png') top right repeat-y;
}

.roundedcornr_top_blue div,.roundedcornr_top_blue {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_blue {
	clear: both;
	margin-top: 0px;
    padding: 5px 5px 0px 10px;
    vertical-align: top;
}
.south_logo
{
	position: absolute;
	width: 180px;
	height: 86px;
	top:155px;
	right:55px;
	background: url('images/logo.png') no-repeat;
	
}
.extra_height
{
	height: 263px;	
}
.logo_pad 
{
	position:relative;
	background: url('images/firetruck_bg.png') top no-repeat;
    /*float: left;*/
    height: 263px;
    margin-bottom: -170px;
}
.topmenupad
{
	padding-top: 230px
}

.search_style {
    float:right;
    margin-right: 25px;
}

.HealthcareLogo {
    margin-top: -35px;
    margin-right: 25px;
}
.menu_fade{background: url('images/nav_bg_fade.png') right repeat-x; height: 60px;}
.menu_left{padding:0 0 0 0px; margin:0 0 0 auto; height: 29px;}
.menu_bg{padding:0; margin:0; height: 29px; width: 100%; background: url('images/nav_bg.png') repeat-x left; float: right;}

.menu_style{text-align: center;}

.margin_top {
    margin-top: 5px;
}
.BottomGraphic_blue {
    background: url('images/MiddleSwoop_blue.jpg') repeat-x;
    height: 31px;
    margin-top: 2px;
    white-space: normal;
}
.LeftSwoop_blue {
    float: left;
    vertical-align: top;
}
.RightSwoop_blue {
    float: right;
}

.bread_bg{padding:0; margin: 0 19px 0 7px; background:url(images/bread_bg.png) repeat-x top left; height:34px;}
.bread_left{padding:0; margin:0; background:url(images/bread_left.png) no-repeat top left; height:34px;}
.bread_right{padding:0;  background:url(images/bread_right.png) no-repeat top right; height:34px;}

#login_style{ float:right; line-height:34px; padding-right:18px;}
#bread_style{ float:left; line-height:34px; padding-left:18px;color:#000000;}

.center_bg{clear: both; padding:0; margin-top: 0px;}
.left_bg{padding:0; margin:0;}
.right_bg{padding:20px 0 0 0; margin:0;}
.content_pad{padding:0px 0px 0 0px; margin: 0 35px 0 35px; background: none;}
.content_width{min-height:350px;}

.paneleft
{
	margin: 0 5px 10px 0px;
}
.paneright
{
	margin: 0px 0px 10px 5px;
}
.panebottomleft
{
	padding: 0 10px 10px 0px;
}
.panebottomright
{
	padding: 0px 5px 10px 10px;
}
.panefooter a, .panefooter a:link, .panefooter a:visited, .panefooter a:active
{
	font-size: 10px;
	color: #000;
	text-decoration: underline;	
}
.columnleft
{
	width: 72%;
	float: right;	
}
.columnright
{
	width: 28%;
	float: right;	
}
.panecontent
{
	width: 100%;
	float:left;	
}
.footer_fade
{
	margin: 0 auto;	
	width:806px;
	height: 100px;
	background: url('images/footer_fade.png') no-repeat top;
}
.bot_pad{margin-bottom:20px;padding:0 30px 0 20px;}
#terms_style{float:left;}
#copy_style{float:right;}

.clear_float {
    clear:both;
    margin-top: -2px;
    line-height:.5px;
    font-size:0;
    height:0;
}

/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color:#a73900; text-decoration:none;}
a.CommandButton:hover{color:#3E81B5; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#a73900;}
.ControlPanel a.CommandButton:hover{color:#a73900; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}

/*--------- pane style ----------*/
.TopPane {
    margin-top: 0px;
}
.ContentPane, .TopPane, .BottomPane{ padding: 0; margin: 0; text-align: left; }
.LeftPane{ padding: 0; width: 50%; margin: 0; text-align: left; }
.RightPane{ padding: 0; width: 50%; margin: 0;  text-align: left; }
.NarrowLeftPane{ padding: 0; width: 20%; margin: 0; text-align: left; }
.NarrowRightPane{ padding: 0; width: 20%; margin: 0; text-align: left; }

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:a73900;}
a.Breadcrumb:hover{color:#a73900; text-decoration:underline;}

/*-------------- Link Style --------------*/
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight: normal; color:#a73900; text-transform:uppercase;}
a.links:hover{color:#a73900; text-decoration:underline;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#a73900;}
a.user:hover{color:#a73900; text-decoration:underline;}

/*-------------- Footer Style --------------*/
font{
	display: none;
}
.footer {
    width: 707px;
    margin: 90px auto 0px;
    padding: 0px 30px 35px;
    text-align: left;
    font-size: 10px;
}
.footertext
{
	color: #000;
	font-size: 10px;
	font-weight: normal;
	width: 220px;
}
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#a73900;}
a.footer:hover{color:#a73900; text-decoration:underline;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #000000;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}















