@import url("css/menu.css");

/* CSS Document */
/* blue: 0064B5, green: 86D339, blue alt: 3575c3 */
body {height:100%; margin:0px; padding:0px;background:#295184 url(images/bkgd.jpg) no-repeat top center;}

/* 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;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;}

/*-------- 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 {color:#000;font-family:Arial, 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:#0064B5;font-weight:bold;}
h1, h1 input {font-size:15px;margin:10px 0;}
h2 {font-size:13px;margin:10px 0;}
h3 {font-size:12px;margin:8px 0;}
h4, h5, h6 {font-size:11px;margin:6px 0;}
a,a:link,a:visited,a:active {color:#63b70e;text-decoration:none;font-weight:normal; }
a:hover {color:#0064B5;text-decoration:underline; }
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox {font-family:Arial, sans-serif;}
.Head {color:#000;font-weight:bold;}
.SubHead {color:#000;}
.SubSubHead {color:#333;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header {font-weight:bold;}
.DataGrid_Header td, .NormalBold td {font-weight:bold;}

/*-------- Design Style --------*/
.template_style {width:900px; margin:0 auto;}
.top_space {height:10px;}
.bot_pad { padding: 10px 0;width:900px;}
.logo_pad {background:url(images/bkgd-logo.jpg) no-repeat left #fff;padding:0;height:100px;}

.menu_bg {padding:0; margin:0; background:url(images/menu_bg.png) top left;}
.menu_left {padding:0px; margin:0px; background:url(images/menu_left.png) repeat-y  top left;}
.menu_right {margin:0px; background:url(images/menu_right.png) repeat-y top right; }
.menu_style {float:right; height:40px;}

#login_style {float:right; padding:8px 17px 0px 10px; }
#bread_style {float:left; line-height:34px; padding-left:18px;color:#000000; display:none;}

.content_pad {padding:0;margin:0;background:transparent;}
.content_width {padding-top:0; min-height:350px;}

#copy_style {float:left;width:300px;}

.clear_float {clear:both; line-height:0; font-size:0; height:0;}

/* ------- FileManager -------*/
div.FileManager {height:auto;border:none;}
table.FileManager {width:99%}

a.CommandButton:link, a.CommandButton:visited {color:#000000; font-weight:bold; text-decoration:none;}
a.CommandButton:hover {color:#000000; text-decoration:underline;}

/*-------ControlPanel Changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited {color:#3E81B5;}
.ControlPanel a.CommandButton:hover {color:#CB2027; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead {font-size:11px;}

/*--------- Pane Style ----------*/
.TopPane {background:url(images/top-bar.png) no-repeat;padding:0px; margin:0px;float:left;width:900px;}
.BottomPane {padding:0px; margin:0px;}
.FooterPane {padding:10px 0;}
.ContentPane {padding:20px 0 0 0; margin:0px;}

.Wrapper1 {margin:0 auto;width: 900px; background: #fff url(images/bkgd-wrapper1.gif); float:left;}
.LeftCol {background:transparent; width:150px; float:left;}
.PageImagePane {background:transparent; width:150px; float:left;}
.MainCol {background:transparent; width:425px; float:left;}
.RightCol {background:transparent; width:175px; float:right;}
.clear {float:left; width:1px; }

.LogoWrapper {background: url(images/bkgd-logo.gif);width:150px;height:151px;}
.menu_style {height:auto;width:150px;}
.NavWrapper {}
.LeftPane{float:left;}

.MessagingPane {height:auto; width:425px; background:url(images/bkgd-messaging.gif) no-repeat;}
.SearchWrapper {height:151px; width:175px; background:url(images/bkgd-search.gif) repeat-x bottom;}
.ContentWrapper {}
.RightPane {}

.Breadcrumbing {margin:10px 10px 10px 24px;padding:0;}
.ContentPane {margin: 0 10px 10px 24px;padding:0;}
.ContentPane3col {margin: 0 10px 10px 24px;padding:0;width:550px;}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited {color:#8ba4d5;}
a.Breadcrumb:hover {color:#86D339;text-decoration:none;}
.breadcrumb_text {color:#666;}

/*-------------- Link Style --------------*/
.LinksWrapper {padding:0; text-align:left;width:600px; float:right;}
.links,a.links:link,a.links:active,a.links:visited {font-size:9px;font-weight:normal; color:#fff; text-transform:uppercase;}
a.links:hover {color:#86D339;text-decoration:none;}

/*-------------- User Style --------------*/
.user {font-size:10px;}
.user,a.user:link,a.user:active,a.user:visited {font-size:10px;color:#fff;}
a.user:hover {color:#86D339;text-decoration:none;}

/*-------------- Footer Style --------------*/
.footer {font-size:10px;}
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#fff;}
a.footer:hover {color:orange;}

/*-------------- Empty Panes Style --------------*/
.DNNEmptyPane {width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
#dnn_dnnSEARCH_txtSearch {width:130px;color:#0064B5;border:1px solid #999;}
.search img {position:relative;top:10px;}
.SearchWrapper {}

.search_style {float:left; height:40px;}
.search_bg {padding:100px 2px 0 0;}


/*--- Physician Specialties ---*/
.SpecialtiesTitle {width:150px;color:#fff;height:24px;display:block;float:left;line-height:24px;text-align:right;font-size:11px;text-transform:uppercase;}
.SpecialtiesWrapper {display:block;float:left;}
ul.Specialties {list-style:none;text-transform:uppercase;float:left;width:100%;line-height:24px;padding:0;margin:0;padding-left:0;}
ul.Specialties li {float:left;color:#fff;font-size:11px;list-style:none;}
ul.Specialties a {background:#0064B5 url(images/top-bar.png) center;display:block;margin:0;font-size:11px;text-decoration:none;padding:0 10px;color:#fff;text-align:center;}
ul.Specialties a:hover {color:#0064B5;background:url(images/bkgd-nav-phys-over.gif) repeat-x;}


/*--- News Articles ---*/
.NewsItem * {margin:0;padding:0;}
.NewsItem h1 a:link {color:#0064B5;font-weight:bold;}
.NewsItem p, #NewsDate {color:#666;font-weight:normal;}

/*--- Pages Hidden From Main Nav ---*/
td #invsidemenu-LegalDisclaimers {display:none;}
td #invsidemenu-Sitemap {display:none;}

/*--- TEMPORARY STYLES FOR Feed Informer ---*/
.FeedInformer td,.FeedInformer small{font-size:9px;}
.fdpoweredby a {font-size:9px;float:left;padding-left:30px;}