/* --- Code Snippets ***
------------------------
min-height: 525px;
height: auto !important;
height: 525px;
------------------------
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/SWCode/cms_images/dl/stregis/sregis_promobg.png', sizingMethod='scale');
------------------------
*:first-child+html
------------------------
* html 
------------------------
/*--- End Code Snippets ***/

/*
Colors:
#C74104 or #FF9A5A - Burnt Orange
*/

* {padding:0; margin:0;}

body
{
	background-color: #D73602;
	background-image: url(images/bgSite.jpg);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

img 
{
    border:0;
}

a:link, a:visited
{
/*	color: #333333;*/
	color: #C74104;
	font-weight: bold;
    text-decoration:none;
}
a:hover
{
	color: #C74104;
    text-decoration:underline;
}

h1
{
    color: #000000;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    padding-bottom: 15px;
}

h2
{
    color: #C74104;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 5px;
}

h3
{
    color: #000000;
    font-weight: bold;
}

p
{
    padding: 0px 0px 9pt 0px;
    line-height: 13pt;
}

ol, ul
{
    margin: 6pt 0px 18pt 0px;
}

li
{
    margin: 0px 0px 4pt 20pt;
}

input 
{
    margin: 4px 0px 10px 0px;
}

.Normal	/* This class is used by DNN when modules are added. */
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.CommandButton /* Puts module Edit text to the top layer */
{
    position: relative;
    z-index: 100;
}

.clear
{
    clear: both;
    font-size: 1px;
}

.left {float:left; margin:0px 6px 6px 0px;}
.right {float:right; margin:0px 0px 6px 6px;}


/**** TOP SECTION WRAPPER ****/
#topWrapper
{
    position: relative;
    width: 100%;
}

/**** Phone Number ****/
#phoneNumber
{
    position: absolute;
    top: 5px;
    left: 50px;
    color: #000000;
    font-family: Georgia;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
}

/*===================================
Skin styles for Search Box feature
====================================*/
#searchWrapper
{
    position: absolute;
    top: 5px;
    left: 700px;
}

#searchContainer
{
    background-image: url(images/bgSearchBox.jpg);
    background-repeat: no-repeat;
    height: 22px;
    z-index: 50;
}
#search 
{
    float: left;
    padding: 1px 0px 0px 5px;
}
#search .eznc_SearchText 
{
    position: relative; 
    width: 160px;   /* Space within the textbox. */
    float: left; 
    margin: 2px 0px 0px 0px;
    border: none; 
    background-color: transparent; 
    background-image: none; 
    z-index: 100;
}
#search a.eznc_SearchButtton
{
    float: left; 
    position: relative; 
    padding: 0px 0px 0px 30px;
    margin: -2px 0px 0px 0px;
}
/*=======================================
END - Skin styles for Search Box feature
=======================================*/


/**** MAIN DYNAMIC NAV ****/
#dynamicNavWrapper
{
    position: relative;
    margin: 0 auto;
    width: 980px;
}
#dynamicNav
{
    font-weight: bold;
    padding: 10px 0px 0px 0px;
    z-index: 100;
}
#dynamicNav td
{
    padding: 0px 0px 7px 0px;
	text-align: center;
}
#dynamicNav a:link, 
#dynamicNav a:visited
{
    color: #333333;
}
#dynamicNav a:hover
{
    color: #C74104;
    text-decoration: none;
}


/**** HEADER IMAGE ****/
#headerWrapper
{
    position: relative;
}

#mainNav
{
    position: absolute;
    top: 2px;
    z-index: 100;
}
#mainNav a,
#mainNav img
{
    padding: 0px;
}

#flashHeader
{
    position: absolute;
    top: 0px;
    z-index: 80;
}

/**** LEFT COLUMN ****/
#leftColumn
{
    padding: 25px 10px 0px 10px;
    width: 257px;
}

#requestApptButton
{
    margin-bottom: 20px;
}

#patientEducationButton
{
    margin-bottom: 20px;
}

#doctorsDeskButton
{
    margin-bottom: 30px;
}
#ddTeaser,
#dnn_ddTeaser
{
    font-size: 11px;
    font-weight: normal;
    margin: -75px 80px 0px 5px;
    padding: 0px 4px 0px 4px;
    text-align: center;
}
#ddTeaser p,
#dnn_ddTeaser p
{
    margin: 0px;
    padding: 0px;
}

#LeftPane,
#dnn_LeftPane
{
    padding: 10px 0px 10px 0px;
}

/**** RIGHT COLUMN - MAIN CONTENT ****/
#rightColumn
{
    padding: 15px 15px 0px 15px;
    width: 673px;
}

#ContentPane img,
#dnn_ContentPane img
{
    padding: 0px 10px 10px 10px;
}


/**** FOOTER ****/
#footerWrapper
{
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    position: relative;
    margin: 0 auto;
}

#footerInner
{
    margin: 0 auto;
    padding: 15px 15px 10px 15px;
    position: relative;
}

#footerContent
{
    position: relative;
    float: left;
    width: 100%;
}

#SEOPane,
#dnn_SEOPane
{
    position: relative;
    float: left;
    width: 600px;
    z-index: 100;
}
#SEOPane p,
#dnn_SEOPane p
{
    color: #FFFFFF;
    font-size: 10px;
    line-height: normal;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
#SEOPane a,
#dnn_SEOPane a
{
    color: #FFFFFF;
    text-decoration: underline;
}
#SEOPane a:hover,
#dnn_SEOPane a:hover
{
    color: #000000;
    text-decoration: underline;
}

#footerNavWrapper
{
    position: relative;
    float: right;
    width: auto;
}

#footerNav
{
    padding: 5px 0px 5px 0px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-transform: capitalize;
}
#footerNav ul
{
    padding: 0;
    margin: 0;       
}
#footerNav li
{
    margin: 0;
    padding: 0;
    display: inline;        
}

#footerNav, 
#footerNav a:link, 
#footerNav a:visited
{
    color: #FFFFFF;
}
#footerNav a:hover
{
    color: #000000;
    text-decoration: none;
}

#address
{
    float: right;
    font-size: 11px;
    text-align: center;
    position: relative;
    padding: 5px 0px 0px 0px;
}

#copyright
{
    float: right;
    position: relative;
    padding: 15px 0px 0px 0px;
}

#footerBugs
{
    position: relative;
    float: left;
    text-align: center;
}

#hostingBugs
{
    position: relative;
    float: left;
}

#IHbug
{
    position: relative;
}

#SHAREbug
{
    position: relative;
    float: left;
    margin: 10px 0px 0px 20px;
}
#SHAREbug p
{
    margin:0;
    padding:0;
}


/***** Main Menu - Start *****/
.MainMenuBar
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.MainMenuItem
{
	color: #000000;
	font-weight: bold;
}

.MainMenuItemSelected
{
	color: #C74104;
	cursor: pointer;
}

.MainMenu_SubMenu
{
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
}

.MainMenu_MenuBreak
{
	border: 0px;
	color: #C74104;
	background-color: Transparent;
	height: 1px;
	width: 1px;
}

.SeparatorCSS
{
	color: #000000;
	font-size: 20px;
	line-height:10px;
}

/* The next 4 classes are needed to override the default settings and remove all arrows from the dynamic menu. */
.MainMenu_MenuArrow 
{ 
	display:none;
}
.MainMenu_RootMenuArrow 
{ 
	display:none;
}
.ModuleTitle_MenuArrow 
{
	display:none;
}
.ModuleTitle_RootMenuArrow 
{
	display:none;
}
/***** Main Menu - End *****/

/***** Article Viewer Module - Start *****/
.eznc_Content 
{
    width:auto;
}
/***** Article Viewer Module - End *****/

