/* 
Skin: Medix
Designed by: Beth Bonanno
Skinned by: Kevin Krpicak
Company: WSI (the bonanno group)
*/ 

/*background properties*/
.pagemaster, body { 
	margin:0;
	padding:0;
	width: 100%;
	background: #eee;
	font-family:arial;
	font-size:12px;
}
.Normal{font-size:12px;
font-family:arial;}

/*main table*/
.skinmaster {
	width:760px;
	margin:0px auto;
	background-color:#fff;
}

/*header section*/
.header {
	clear:both;
	width:100%;
}
/*extra classes for medix header*/

.top_header_divider{
height:7px;
width:760px;
background:url(images/top_header_divider.jpg) center center no-repeat;
padding:0 10px;
}
.bottom_header_divider{
height:18px;
width:760px;
background:url(images/bottom_header_divider.jpg) center center no-repeat;
}
.top_logo_divider{
width:283px;
height:5px;
background:url(images/medix_logo_header.jpg) center center no-repeat;
}
.bottom_logo_divider{
width:283px;
height:5px;
background:url(images/medix_logo_footer.jpg) center center no-repeat;
}

.middle_header{
padding:3px 10px;
}
.header_image{

/*background:url(images/header_image2_homepage.jpg) top left no-repeat;*/
width:469px;
height:266px;
}
/*end of extra medix header classes*/



.skinmainheader{
padding:0;
vertical-align:middle;
padding-left:1px;
*padding-top:1px;/*ie hack*/
}
.skinmainheader img{
position:relative;
left:1px;
}

.skingradient {
	clear:both;
	background:;	
	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:arial;
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:760px;
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;
font-size:12px;}


.pane .SubHead{color:#999;
font-size:12px;
font-weight:bold;}
.pane 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:1px solid;
border-color:#eee;
}

.bottompane {
	clear:both;
	background-color: transparent;
}



.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: arial, 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:26px;
		font-size:10px;
	}
	.footer{margin:0;	
		padding:0;
		text-align:center;
		display:none;
		}
	.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:#1d2c88;
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:arial;
color:#ccc;
font-size:24px;
font-weight:bold;
}

.SubHead{font-family:arial;
font-size:18px;
color:#ccc;}

/*list styles*/
.Normal ul{list-style-image:url(images/medix_list_image.jpg);
margin:0px;
padding-left:30px;}
.Normal li{list-style-image:url(images/medix_list_image.jpg);
margin-bottom:10px;
}

/*link properties*/

a, .pane a, a:link, .pane a:link, a:visited, .pane a:visited, a:hover, .pane a:hover{
color:#e31d1d;
text-decoration:none;
}

a:hover, .pane a:hover{
color:#e31d1d;
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:arial; 
text-decoration:underline;
}
.footer a:hover, .footertext a:hover{
color:#e31d1d; 
text-decoration:underline;}

sup{font-size:8px;
color:#ff0000;
position:absolute;}
a:hover sup{text-decoration:none;}

