@import url("css/menu.css");

/* 
Skin: Ohio Premier Health Solutions
Designed by: Beth Bonanno
Skinned by: Kevin Krpicak
Company: WSI (the bonanno group)
*/ 

/*background properties*/
.pagemaster, body { 
	margin:0;
	padding:0;
	width: 100%;
	background: #fff;
	font-family:Verdana;
	font-size:12px;
}
.Normal{font-size:12px;
font-family:Verdana;}

/*main table*/
.skinmaster {
	width:960px;
	margin:0px auto;
	background-color:;
}

/*header section*/
.header {
	clear:both;
	/*
	background:url(images/address_bg.jpg) repeat-x;
	background-position:0px 39px;
	*/
}

.skinmainheader{
padding:0;
vertical-align:middle;
padding-left:1px;
*padding-top:1px;/*ie hack*/
}
.skinmainheader img{
position:relative;
left:1px;
}

.skingradient {
	clear:both;
/*	background:#c2a41e url(images/menu_bg.jpg) repeat-x top left;	 */
	color:#000;
	padding:0;
	height:35px;
	vertical-align:top;
}
.search {
	float:right;
}
table.ControPanel{padding:0;}
.controlpanel {
	clear:both;
	margin:0 auto;
	/*background-color:#e5d08a;*/
	background-color:#fff;
	padding:0;
	border:0px;	
}

.controlpanel .SubHead{
display:inline;
color:#000;
font-size:12px;
border-bottom:none;
}

/*CommandButton img property ::: doesnt do anything for ie*/
a.CommandButton > img, a:hover.CommandButton > img{
background:#fff;
display:block;
padding:3px;
margin:0;
border:1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
a:hover.CommandButton > img{
background:#eee;
display:block;
padding:3px;
margin:0;
}

.controlpanel a.CommandButton, .controlpanel a:link.CommandButton, .controlpanel a:visited.CommandButton{
color:#000;
text-decoration:none;
font-family:Verdana;
font-size:11px;
}
.controlpanel a:hover.CommandButton{
text-decoration:underline;
}

/*styles for rounded borders*/
/*
			.w9{width:9px;}
			.bg_white{background-color:#fff;}
			.bg_blue{background-color:#0074c1;}
			.tr_white{background:url(images/tr_white.png) no-repeat top right;}
			.tl_white{background:url(images/tl_white.png) no-repeat top left;}
			.br_white{background:url(images/br_white.png) no-repeat bottom right;}
			.bl_white{background:url(images/bl_white.png) no-repeat bottom left;}

			.tr_blue{background:url(images/tr_blue.png) no-repeat top right;}
			.tl_blue{background:url(images/tl_blue.png) no-repeat top left;}
			.br_blue{background:url(images/br_blue.png) no-repeat bottom right;}
			.bl_blue{background:url(images/bl_blue.png) no-repeat bottom left;}

			.tr_white, .tl_white, .tr_blue, .tl_blue{vertical-align:top;
			width:9px;
			height:9px;}
			.br_white, .bl_white, .br_blue, .bl_white{vertical-align:bottom;
			width:9px;
			height:9px;}
			.menu_right{background:url(images/menu_right.jpg) no-repeat top left #fff;
			width:9px;
			padding:0; margin:0;}
			.menu_left{background:url(images/menu_left.jpg) no-repeat top right #fff;
			width:9px;
			padding:0; margin:0;}
*/

.table{/*====table style for content panes====*/
width:920px;
height:100%;
margin:0 10px;
margin-top:10px;
text-align:left;
vertical-align:top;
background-color:#fff;
clear:both;
}

.pane{/*====style for panes====*/
/*padding:3px 10px;*/
text-align:left;
vertical-align:top;
background:;
font-size:12px;}


.pane .SubHead{color:#999;
font-size:12px;
font-weight:bold;}
.pane p, .pane table td p{margin:3px 10px;
padding:5px;}
.header .pane{vertical-align:middle;}
.header .pane p{margin:3px 10px;
padding:0;
}
.pane_table{
width:100%;}
.pane_table td{
vertical-align:top;
}

table.ControlPanel{
border-bottom:2px solid;
border-color:#c2a41e;
}

.bottompane {
	clear:both;
	background-color: transparent;
}



.xmain_dnnmenu_container {
margin-top:7px;
	background-color: transparent; 
}
.xmain_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:35px;
	background-color: Transparent;
background:url(images/menu_bg.jpg) repeat-x center center;
}
.xmain_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	/* font-size: 9pt; */
	font-size: 12px; 
	/* font-weight: bold; */
	font-style: normal; 
	background-color: Transparent;
	/* font-family: Tahoma, Arial, Helvetica; */
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 10px 3px 3px 1px;	
}

.xmain_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	/* font-size: 10pt; */
	font-size: 12px; 
	/* font-weight: bold; */
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 32px 0px 5px;   /*explicitly set padding for root menu items*/
}

.xmain_dnnmenu_itemhover {  
	/* background-color: #8da4d3; */
	background-color: #dfcc80; 
}

.xmain_dnnmenu_itemhover td {  
	/* background-color: #8da4d3; */
	background-color: #dfcc80; 
}


.xmain_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 1px;
}
.xmain_dnnmenu_submenu {
	/* background-color: #cad5ea;  */
	background-color: #ECE1B4;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.xmain_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.xmain_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.xmain_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}




.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}


/*
=======================
 FOOTER MENU
=======================
*/
	.table2{margin-top:5px;
		width:100%;
		color:#fff;
		background: url(images/footer_bg.jpg) repeat-x top left;
		height:41px;
		font-size:10px;
	}
	.footer{margin:0;	
		padding:0;
		text-align:center;
		}
	.footer ul{margin:0; padding:0;}
	.footer li{
		float:left;
		list-style-type:none;
		padding:0 5px;
		border-right:1px solid #000;}
	.footer li.endli
		{border-right:0px;}

	.footertext{
		clear:both;
		text-align:center;
		font-size:10px;
		margin:0;
		padding:0;
	}

/*heading styles*/
h1,h2,h3,h4,h5,h6{color:#06211a;
font-size:20px;
font-weight:bold;
line-height:1;
padding:5px;
margin:0px;}

h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;}

h5,h6{font-size:10px;}

.Head, .GrayTitleTitle{
font-family:Verdana;
color:#ccc;
font-size:24px;
font-weight:bold;
}

.SubHead{font-family:Verdana;
font-size:18px;
color:#0281c6;}

/*list styles*/
.Normal ul{list-style-type:disc;
list-style-image:none;
margin:0px;
color:#041d17;
padding-left:30px;}
.Normal li{list-style-type:disc;
list-style-image:none;
color:#041d17;}

/*link properties*/

a, .pane a, a:link, .pane a:link, a:visited, .pane a:visited, a:hover, .pane a:hover{
color:#12684f;
text-decoration:none;
}

a:hover, .pane a:hover{
color:#69a494;
text-decoration:underline;
}
a img, a:visited img, a:hover img{border:0px; padding:0; margin:0;}

.header a, .header a:visited, .header a:hover{color:#000;}

.footer a, .footer a:link, .footer a:visited, .footertext a, .footertext a:link, .footertext a:visited{
color:#fff; 
font-size:10px; 
font-family:Verdana; 
text-decoration:underline;
}
.footer a:hover, .footertext a:hover{
color:#eeaf02; 
text-decoration:underline;}

sup{font-size:8px;
color:#ff0000;
position:absolute;}
a:hover sup{text-decoration:none;}



