@import url("skinNav.css");

@charset "utf-8";
*{margin:0; padding:0; }
/***** Main Layout Styles ******/
body {background-color:#fff;}
#shell{position:relative;background-image:url(images/background.jpg);background-position:top;background-repeat:repeat-x;} 
#wrapper{margin:0 auto ; position:relative; width:900px;background-image:url(images/contentbg1.jpg);background-position:top;background-repeat:repeat-y;}
#container{margin:0 auto; width:900px;background-image:url(images/content1.jpg);background-position:top;background-repeat:no-repeat; min-height:690px; _height:690px;}

/***** Content Styles ******/
.content{width:620px;text-align:left; position:relative; padding-top:175px; left:228px; min-height:272px; _height:272px; }

/*flashheader*/
#flashheader{ width:900px; height:265px; position:absolute; top:0; left:0; display:block; }


/* Stock Photos */
.innerimage{ width:254px; height:310px; position:absolute; right:57px; top:317px;}
.photo{padding:10px 10px 0px 10px;} 
/* footer */
#footer{ width:900px; margin:0 auto; background-image:url(images/contentbtm21.jpg);background-position:top;background-repeat:no-repeat;height:123px; }
.address{ padding-right:55px;}
#footer, #footer a, #admin a{color:#000000;font-family: Verdana, Helvetica, sans-serif;font-size:10px;text-decoration:none;text-align: center;}
#footer a:hover, #admin a:hover{text-decoration:underline;}
.text{ padding-top:80px;}

/*links*/
.content a:link, .content a:visited, .content a:active{ color:#000000; text-decoration:underline;}
.content a:hover{color:#0033CC;}
.content p, .content ol, .content ul, .content form,.content table,.content h2, .content h3, .content h4,.content h5,.content h6, .errMsg,.errmsg,.formlabel, .formLabel,.Normal,.textBox,.formTable, #header{font-family:Verdana, Arial, Helvetica, sans-serif;color:#272e83;} 

/*basic page content elements*/
.content hr {height:1px;color:#272e83;}
.content p, .content ol, .content ul, .content form,.content table  {font-size:12px; margin-top:0px; margin-bottom:18px;line-height:18px;margin-right:25px;}
.content table {margin:0;position:relative; }
#formpdf { margin:0; position:relative; }
.content ol{margin-left:31px;}
.content ul {margin-left:16px;list-style:square;}
.Normal td {padding:5px; text-align:left;}
.map { margin:10px 0 20px 75px; padding:4px; border:2px solid #000; background:#929292; }


/* -specific styles for each level */
.content h2, .content h3, .content h4,.content h5,.content h6{line-height:21px; margin-bottom:4px;padding-top:1px; font-weight:bold;margin-right:25px;}

	/*To set the font size for different headers*/
.content h2{font-size:16px;}
.content h3{font-size:14px;}
.content h4{font-size:12px;}
.content h5{font-size:12px;}
.content h6{font-size:11px;}
.rightphoto{float:right;width:237px;padding-left:15px;}

/*Callouts*/
.officehour { position:absolute; width:199px; height:141px; top:17px; right:54px;}
.address1 { height:71px; top:15px; }
.address2 {  height:53px; top:105px; }
.address1, .address2{position:absolute; width:236px; right:275px;}


/*Patient Survey Form*/
#dnn_ctr499_FormMaster_pnlForm { text-align:left !important; }



/**** DNN Overrides	****/
.Normal .NormalDisabled { text-align:left !important; }
#shell .content strong, #shell .content strong *{font-weight:bold !important;}
#shell .content em, #shell .content em *{font-style:italic !important;;}
select, textarea, input, option, optgroup, button, fieldset, legend,label,.Head,.SubHead,.DataGrid_Header,.DataGrid_Item,a.CommandButton, a.CommandButton:link, a.CommandButton:visited,.ModuleTitle_MenuItem , .ModuleTitle_MenuItem  *{color:#272e83 !important;position:relative;}
.ModuleTitle_MenuItem  *{z-index:9999;}
a.CommandButton, a.CommandButton:link, a.CommandButton:visited {	 !important;	text-decoration: underline;}
a.CommandButton:hover, a.CommandButton:focus {	text-decoration: underline;}
.eipbackimg {	display: none;}
.eipbuttonbackimg {;}
.ControlPanel, .PagingTable {background: #0C9BD5;	border:1px solid #000000;}
#optionsarea {	background: #F0EDE8 !important;}
#dnn_ctr_Login_pnlLogin{position:relative;z-index:9999;}
.ModuleTitle_MenuBar {	position: relative;	margin-right:10px;z-index:9999;}
.ModuleTitle_SubMenu {	left:0!important;	top:15px!important;	width:150px;}
.EventDay a{width:60px !important; display:block; position:static; white-space:normal;}
.EventDay a br{display:none;}
.NormalTextBox{position:relative;z-index:997;}
.formTable,.formlabel, .formLabel,.Normal,.textBox{color:#272e83 !important;line-height:2;font-size:12px;}
.errMsg,.errmsg{color:red;}

/*sifr3-436 Implementation*/
@media screen {
.sIFR-flash {visibility: visible !important; margin: 0; padding: 0;}
.sIFR-replaced, .sIFR-ignore {visibility: visible !important;} 
.sIFR-alternate {position: absolute; left: 0; top: 0;  width: 0; height: 0; display: block; overflow: hidden;}
.sIFR-replaced div.sIFR-fixfocus {margin: 0pt;  padding: 0pt;  overflow: auto;  letter-spacing: 0px;   float: none;}
}
@media print {
.sIFR-flash {display    : none !important; height     : 0;width      : 0;position   : absolute;overflow   : hidden;}
.sIFR-alternate {visibility : visible !important;display    : block   !important;position   : static  !important;left       : auto    !important;top        : auto    !important;width      : auto    !important;height     : auto    !important;}
}
@media screen {
.sIFR-active h1 {font-family: Verdana, Helvetica, sans-serif; font-size:26px;  visibility: visible;margin:0;padding-bottom:4px;color:#272e83;}
}