﻿
.Menu
{
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	text-align: center;
	background-image: url(https://www.ohiopha.org/images/menubar/menu_bar_background.gif);
	padding-left: 5px;
	font-weight: bold;
	table-layout:fixed;
}
.Menu A
{
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.Menu A:Hover
{
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}
.SubMenu
{
	border-top: thin solid #d6e5f7;
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	text-align: left;
	background-color: #008fd5;
	padding-left: 5px;
	font-weight: bold;
	border-top-width: 1px;
}
.SubMenu A
{
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	background-color: #008fd5;
	text-align: left;
	font-weight: bold;
	
}
.SubMenu A:Hover
{
	font-size: 14px;
	color: #00408c;
	font-family: calibri;
	text-align: left;
	background-color: #f26522;
	font-weight: bold;
}
.Footer
{
    font-size: 11px;
    color: #006699;
    font-family: calibri;
    text-align: left;
    font-weight: bold;
    background-image: url(https://www.ohiopha.org/images/footer/footerbackground.gif);
}
.Footer A
{
	font-size: 11px;
	color: #006699;
	font-family: calibri;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.Footer A:Hover
{
	font-size: 11px;
	color: #ffffff;
	font-family: calibri;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
.pagetitle
{
    font-size: 20px;
    color: #008fd5;
    font-family: calibri;
    text-align: left;
    padding-left: 15px;
    padding-top: 15px;
    font-weight: bolder;
}
.crumbtrail
{
    font-size: 10px;
    color: #666666;
    font-family: calibri;
    text-align: left;
    padding-left: 15px;
    padding-top: 10px;
 }
.crumbtrail A:
{
    font-size: 10px;
    color: #000099;
    font-family: calibri;
    text-align: left;
    text-decoration:underline;
    }
.crumbtrail A:Hover
{
    font-size: 10px;
    color: #666666;
    font-family: calibri;
    text-align: left;
    text-decoration:none;
}
.text
{
    font-size: 13px;
    color: black;
    font-family: calibri;
    margin-left: 25px;
    text-align: left;
    font-weight:normal;
}
.text-med
{
    font-size: 11px;
    color: black;
    font-family: calibri;
    margin-left: 25px;
    text-align: left;
    font-weight:normal;
}
.text-small
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    text-align: center;
}
.text-small a
{
    font-size: 12px;
    color: white;
    font-family: calibri;
    text-align: right;
    text-decoration:none;
}
.text-small a:hover
{
    font-size: 12px;
    color:Silver;
    font-family: calibri;
    text-align: right;
    text-decoration:underline;
}
.text a
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    text-align: justify;
}
.text a:hover
{
    font-size: 12px;
    color: silver;
    font-family: calibri;
    text-align: justify;
}
.text-title
{
    font-size: 14px;
    color: black;
    font-family: calibri;
    font-weight:bolder;
}
.text-portlet-titlebar
{
    font-size: 14px;
    color: #008fd5;
    font-family: calibri;
    font-weight: bolder;
    padding-bottom: 5px;
    padding-top: 5px;
}
.text-forums
{
	font-size: 12px;
	color: black;
	font-family: calibri;
	margin-left: 25px;
	text-align: justify;
}
.text-forums a
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    text-align: justify;
}
.text-forums a:hover
{
    font-size: 12px;
    color: silver;
    font-family: calibri;
    text-align: justify;
}
.text-bold
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    font-weight: bold;
}
.text-date
{
    font-size: 11px;
    color: black;
    font-family: calibri;
    font-weight: normal;	
}
.text-featured-docs
{
	font-size: 12px;
	color: black;
	font-family: calibri;
	background-color: #ffffff;
	border-right: #f26522 1px dashed;
	border-left: #f26522 1px dashed;
	border-bottom: #f26522 1px dashed;
	margin-left: 25px;
	text-align: left;
}
.text-featured-docs a
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    text-decoration: underline;
}
.text-featured-docs a:hover
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    text-decoration: none;
}
.FeaturedEvents
{
	font-size: 12px;
	color: black;
	font-family: calibri;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
	background-color:#f1f1f1;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #f26522;
	border-bottom-color: #f26522;
	border-left-color: #f26522;
}
.FeaturedEvents a
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    text-align: justify;
}
.FeaturedEvents a:hover
{
    font-size: 12px;
    color: silver;
    font-family: calibri;
    text-align: justify;
}

.FeaturedEvents1
{
	font-size: 13px;
	color: black;
	font-family: calibri;
	margin-left: 25px;
	text-align: left;
	font-weight: normal;
} 
.text-featured-docs-title
{
	font-size: 14px;
	color: #f26522;
	font-family: calibri;
	background-color: #008fd5;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-right: #008fd5 1px solid;
	border-top: #008fd5 1px solid;
	border-left: #008fd5 1px solid;
	border-bottom: #008fd5 1px solid;
	margin-left: 25px;
}
.SearchBox
{
	font-size: 12px;
	color: black;
	font-family: calibri;
	margin-left: 25px;
	text-align: justify;
	background-color: #f1f1f1;
}
.SearchBox a
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    text-align: justify;
}
.SearchBox a:hover
{
    font-size: 12px;
    color: silver;
    font-family: calibri;
    text-align: justify;
}
.text-search
{
	font-size: 12px;
	color: black;
	font-family: calibri;
	margin-left: 25px;
	text-align: justify;
}
.text-paymentResponse
{
	font-size: 14px;
	color: black;
	font-family: calibri;
	margin-left: 25px;
	text-align: justify;
	font-weight: bolder;
}
.text-search a
{
    font-size: 12px;
    color: black;
    font-family: calibri;
    text-align: justify;
}
.text-search a:hover
{
    font-size: 12px;
    color: silver;
    font-family: calibri;
    text-align: justify;
}
hr
{
	border-right: 000099 thin solid;
	border-top: 000099 thin solid;
	border-left: 000099 thin solid;
	border-bottom: 000099 thin solid;
}

.commtext
{
	font-size: 12px;
	color: black;
	font-family: calibri;
	margin-left: 25px;
	text-align: left;
}
.commtext a
{
    font-size: 12px;
    color: black;
    font-family: calibri;
}
.commtext a:hover
{
    font-size: 12px;
    color: silver;
    font-family: calibri;
}
.text-highlights
{
	font-size: 12px;
	color: black;
	font-family: calibri;
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
}
.text-highlights a
{
    font-size: 12px;
    color: black;
    font-family: calibri;
}
.text-highlights a:hover
{
    font-size: 12px;
    color: white;
    font-family: calibri;
}

.text-titlebar
{
	font-size: 14px;
	color: #000090;
	font-family: calibri;
	font-weight:bolder;
	padding-bottom: 5px;
    padding-top: 5px;
}
.MenuBar
{
    font-size: 14px;
    color: #ffffff;
    font-family: calibri;
    font-weight:bold;
    background-color: #66ccff;
}
.MenuBar a
{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	font-family: calibri;
	text-decoration: underline;
}
.MenuBar a:hover
{
    font-size: 14px;
    color: #f26522;
    font-weight:bold;
    font-family: calibri;
    text-decoration: none;
}
.calendar th
{
	font-size: x-small;
	border: solid 1px navy;
	width: 85px;
}
.calendar td
{
	text-align: left;
	border: solid 1px navy;
	width: 85px;
	height: 85px;
	vertical-align: text-top;
}
.shadow
{
	background-image: url(https://www.ohiopha.org/images/bg_charcoal.png);
	background-repeat: repeat;
}
.CaptchaDetail
{ 
	 font-size: x-large;	  
	 color:#666666;
	 font-style:italic;
	 font-weight:bold;  	  
}
.CaptchaBackground
{
	 background-image:url(http://www.ohiopha.org/images/Captcha_background.gif);
	 width:150px;
	 height:48px;
	 text-align:center;
}	
.PageBox
{
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	text-align: left;
	background-image: url(http://www.ohiopha.org/images/menu/button_background.gif);
	padding-left: 5px;
	font-weight: bold;
}
.eventbox
{
    font-size: 16px;
    color: #000000;
    font-family: calibri;
    text-align: left;
    font-weight: bold;
    background-image: url(http://www.ohiopha.org/images/home/eventboxtop.gif);

}
.eventboxbottom
{
	background-image: url(http://www.ohiopha.org/images/home/eventboxbottom.gif);
	background-repeat: no-repeat;
}
.ie8
{
	z-index: 1;
}
.AdRotator
{
	margin: 0px;	 
}
.gridview
{ 
	width:650px;
	font-family:calibri;
	 
	
}

.gridviewHeader
{
	background-color: #008fd5;
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	font-weight:bolder;
	padding-bottom: 5px;
    padding-top: 5px;
    border:None;
    vertical-align:middle;
    height: 15px;
    table-layout:fixed;
    text-align:center;
    
}

.gridviewHeader A
{
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	font-weight:bolder;
	padding-bottom: 5px;
    padding-top: 5px;
    border:None;
    vertical-align:middle;
    height: 20px;
    table-layout: fixed;
    text-align:center;
}

.gridviewHeader A:Hover
{
	font-size: 14px;
	color: #ffffff;
	font-family: calibri;
	font-weight:bolder;
	padding-bottom: 5px;
    padding-top: 5px;
    border:None;
    vertical-align:middle;
    height: 20px;
    table-layout: fixed;
    text-align:center;
}
.gridviewRow
{
	
	font-size: 12px;
	color: black;
	font-family: Calibri;
	border: None;
	text-align: left;
	text-indent:5px;
	background-color:#f1f1f1;
}

.gridviewPageIndex
{
	font-size: 12px;
	color: black;
	font-family: calibri;
	margin-left: 10px;
	border: None;
	text-align:right;
}

.gridviewLocHeader
{
	text-align:left;
	text-indent:25px;
}

.gridviewEventNameHeader
{
	text-align:left;
	text-indent:175px;
}
