@import url("containers.css");

body#Body {
	/* background-color:#AE8976; */
	/* background-image: url(/sky.jpg); */
	
	
	
	
	
	
	
	
	background-color:#FFFFFF;
	/*background-repeat:repeat-x;*/
}

.PSP_Title { font-size: 12px; line-height: 1.4em; font-family: Verdana; color: #fff; font-weight: bold; }

#date_search {
	padding: 5px;
} 

#ps_addy {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#psp_top {
	/* border-top: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black; */
}

#psp_middle {
	width:980px;
	border-right: 1px solid black;
	border-left: 1px solid black;
}

#psp_footer {
	width:980px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

#horiz_nav {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #ccc;
}

#footer_links {
	background-color: #7BC242;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#survey_table {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
}

.surv_uniqueid {
	display:none;
}

.surv_nature, .surv_prompt,.surv_callreturn,.surv_visited,.surv_heard,.surv_heardtext,.surv_parking,.surv_greet,.surv_waittime,.surv_office ,.surv_appearance,.surv_physician,.surv_caring, .surv_healthanswered,.surv_adminanswered,.surv_calledaa,.surv_aapleased,.surv_reccomend,.surv_suggestions,.surv_firstname,.surv_lastname,.surv_email,.surv_address{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
}
	
#login_links {
	width: 980px;
	text-align:right;
	margin-left: auto;
	margin-right: auto;
}

#credits {
	background-color: #7BC242;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footerlinks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.footerlinks:hover {
	color: #65B447;
}

.footerlinks a:visited {
	color:#65B447;
}

a.parkped_disc {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:10px;
}

.MainMenu_MenuContainer {
	background-color: #7BC242;
	height: 20px;
}

.MainMenu_MenuItem {
	border-top: none;
	border-bottom: none;
	height: 20px;
	color: #fff;
}

.MainMenu_MenuItemSel {
	background-color: #7BC242;
	height: 20px;
	border-top: none;
	border-bottom: none;	
}

.MainMenu_MenuArrow {
	display: none;
	border-bottom: none;
	color: #9ABF3A;
	background-color: #9ABF3A;
}

.MainMenu_MenuBreak {
	border-top: none;
	border-bottom: none;
}
.MainMenu_MenuIcon {
	display: none;
	border-bottom: none;
	border-top: none;
	color: #9ABF3A;
	background-color: #7BC242;
}

.MainMenu_SubMenu {
	border: 1px solid black;
	background-color:#7BC242;
	padding-left: 2px;
	padding-right: 2px;
}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family:Tahoma, Arial, sans-serif;
	font-size: 14px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	FONT-SIZE: 18pt; 
	COLOR: #003366; 
	FONT-FAMILY: Trebuchet MS,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	text-decoration: underline;
	/* text-align:center; */
}

H2  {
	Font-size: 14pt;
	COLOR: #003366; 
	font-weight: bold;
	text-decoration: underline;
}


H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

