/*
================================
Skin styles for UPH Lap-Band
================================
*/   

/* Standard Markup Modifiers */

P {
	color: #7A7A7B;
	line-height: 1.5em;
}
z
.liText {
	color: black;
}

H1 
{
	font-family: Trebuchet MS, Serif;
	font-weight: bold;
	font-size: 21px;
	color: #8387B3;
}

H2 {
	font-weight: bold;
	font-size: 11px;
}	

H3 {
	font-weight: bold;
	font-size: 11px;
	color: black;
}

UL {
	line-height: 1.5em;
}

.liarrow{
    list-style-image: url(../../../0/arrow.gif) ;
	color: #28627B;
	margin: 2px;
	padding-left: 0px;
}

.annoucementText
{
	margin-top: -5px;
	margin-bottom: -5px;
}


/* text style used for most text rendered by modules */
.Normal,.NormalDisabled {
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}

.Normal td
{
	font-family: Trebuchet MS;
	font-size: 11px;
    font-weight: normal;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
	height: 0px;
}
#pagemaster {
	margin: 0px; 
	background-color: #FFFFFF;
	font-family: Trebuchet MS;
	width: 100%;
}
#skinmaster 
{
    margin: 0px;
	width: 804px;
	background-color: #ffffff;
	font-family: Trebuchet MS;
}


/********************************************* INDENTED CONTENT */

#contentmaster  
{
    margin: 0px;
	width: 804px;
	background-color: transparent;
}

/********************************************* HEADER */

.header {
	width:804px;
	height:277px;
}
.toptable {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
.toptable A:link
{
	color: #666666;
}

/********************************************* TOP WITH LOGO AND TOP PANE */
#top {
	margin-top:5px;
	padding-bottom:6px;
	height: 171px;	
	border-bottom: 1px solid #CCCCCC;
	
}
#topimage {
	margin-right: 0px;
	float:left;
	/*height: 171px;*/
}
.toppane_homepage {

	background-image: url(images/bg-topright.gif);
	width: 191px;
	height: 171px;
	float: right;
	text-align: left;
	margin-bottom: -30px;
}

.rightpane_kino {

	background-image: url(images/bg-topright.gif);
	width: 191px;
	height: 171px;
	float: right;
	text-align: left;
	margin-bottom: -10px;
}

.toppane_hospitals {
	padding-bottom: 4px; 
	border-bottom: 1px solid #CCCCCC;
}

A.toplinks {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.toplinks:visited {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
A.toplinks:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

/********************************************* MAIN CONTENT */
#main {
	width:100%;
	position: relative;
}
.bannerpane {
	
}

.contentpane {
	background-color: transparent;
	width: 100%;
}

.leftpane {
	background-image:url(images/gradient_lower_left.jpg);
	background-color: #FBB888;
	background-repeat: no-repeat;	
	background-position: left bottom;
	height: 800px;
	width: 185px;
}

.rightpane {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:url(images/bg-right.gif);
	width: 191px;
	background-color: #EDE9F3;
	padding: 0px;
	float: right;
}

.rightbottompane_kino {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image:url(images/bg-right.gif);
	width: 191px;
	background-color: #EDE9F3;
	padding: 0px;
	float: right;
}

.rightpane2
{
	padding: 0px;	
	margin-left: 10px; 
	width: 188px; 
	height: 100%;
}

.searchbottompane
{
	margin-top: -25px;
	width: 100%;
	text-align: left;
	clear:left;
}

.bottompane {
	width: 100%;
	background-color: transparent;
}


.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Trebuchet MS;
  font-size: 11px;
  font-weight: normal;
}

.Head {
	font-family: Trebuchet MS;
   font-size:  18px;
   font-weight: normal;
   color: #AAAAAA;
}

.H1 
{
	font-weight: bold;
	font-size: 16px;
	color: #004766;
}

.H2Link {
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	margin-bottom: -5px;
	vertical-align:top;
}

input, select {
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: #ffffff;
	/*background-color: #C4ffff;
	/*border: 1px black solid;*/
}


/*********** DNN MENU **********/

#nav
{
	overflow: hidden;
	background-image: url(images/nav_background.jpg);
	background-repeat: repeat-y;
}

.main_dnnmenu_container {
	background-color: #19769A; 
	height:24px;
	line-height:24px;
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:24px;
	line-height:24px;
	/*background-color: #19769A;*/
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	/*background-color: #19769A;*/
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	display:block;
	font-size: 0.75em; 
	font-weight: 900;
	color: #ffffff; 
	padding: 0 30px;   /*explicitly set padding for root menu items*/
	float: left;
	text-transform: uppercase;
	border-right: 2px solid #ffffff;
	/*background-color: #19769A;*/
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
}

.main_dnnmenu_itemhover {  
	background-color: #7CB1C6;
	color: #ffffff;
}

.main_dnnmenu_itemhover td {  
	background-color: #7CB1C6; 
}

.main_dnnmenu_item 
{
	cursor: pointer; 
	cursor: hand; 
	display:block;
	font-size: 0.75em; 
	font-weight: 900;
	color: #ffffff; 
	padding: 0 30px;   /*explicitly set padding for root menu items*/
	float: left;
	text-transform: uppercase;
	border-right: 2px solid #ffffff;
	background-color: #7CB1C6;
    white-space: nowrap;  /*Word wrapping menu item now optional*/  
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	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 */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_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; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.subnav 
{
	background-image: url(images/subnav.jpg);
	width: 804px;
	height: 29px;
	overflow: hidden;
}

td.subnavtext
{
	color: #7CB1C6; 
	font-size: 0.75em;
}
/********* END MENU ************/


A.greylink {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

A.greylink:visited {
	color: #666666; 
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

A.greylink:link {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

A.greylink:hover {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 11px;
	text-decoration: none;
}

.copyright 
{
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: none;
}	


/********************************* LINK STYLES */

/* Quick Links */
A.liLink, A.liLink:link, A.liLink:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	margin-bottom: 1px;
	padding-left: 0px;
	text-decoration: none;
}

A.liLink:hover {
	color: #45778D;
	text-decoration: underline;
}

/* Header Links */

H2Link {
	color: black;
	text-decoration: none;
}

A.H1Link, A.H1Link:link, A.H1Link:visited {
    color: #004766;
	text-decoration: none;
}

A.H1Link:hover {
    color: #004766;
	text-decoration: underline;
}

A.Item:link, A.Item:visited {
	color: #28627B;
	text-decoration: none;
}

A.Item:hover, A.Item:Active {
	color: #28627B;
	text-decoration: underline;
}

/* Breadcrumb Links */
A.BreadCrumb:link, A.BreadCrumb:visited, A.BreadCrumb:active {
    text-decoration:    none;
    color:#28627B;
	font-size: 11px;
}

A.BreadCrumb:hover {
    text-decoration:    underline;
    color:#28627B;
	font-size: 11px;
}

.BreadCrumb {
    text-decoration:    none;
    color:#28627B;
	font-size: 11px;
}


.imageBorder{
	border: solid black 1px;
	padding: 1px;
}

.WhatsNewTitle {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #52487A;
    font-style: italic;
    padding-left: 5px;
    margin-bottom: 0px;
	padding_bottom: 0px;
}

.WhatsNewText {
	font-size: 11px;
	line-height: 14px; 
	padding-left: 5px;
}

.QuickLinksTitle {
	position: relative;
	top: 5px;
	left: 5px;
	font-weight: bold;
	font-size: 15px;
	color: #45778D;
}

A:link 
{
	font-size: 11px;
    text-decoration:    none;
    color:#346A82;
}

A:visited  
{
	font-size: 11px;
    text-decoration:    none;
    color:#346A82;
}

A:active   
{
	font-size: 11px;
    text-decoration:    none;
    color:#346A82;
}

A:hover    
{
	font-size: 11px;
    text-decoration:    underline;
    color:#346A82;
}

.txtSearch
{
	width: 225px;
}

.hrAnnouncements
{
	width: 100%;
	text-align: center;
}

.ulQuickLinks {
	padding-left: 0px;
}

.liQuickLinks {
	padding-left: 0px;
}

#FAQ span.FontHeader{
	font-size:larger;
	font-weight: bold
}


#FAQ td.paddrightAlignTop{ 
	padding-right:15px;
	vertical-align:top
}
