/********************************************************/
/** Styles for HS-MACA website
/** created by Elizabeth Davies, DoIT, 02/20/06
/** last updated: 02/26/06
/********************************************************/
body	{ margin-top:10px;
	text-align:center;
        background-color:#E5C85F;
	}
#container { width:765px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	top:auto;
	left:auto;
	background-color:#FFF;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}
/********************************************************/
/** header elements
/********************************************************/
#header { 
	position:relative;
	text-align:left;
	width:765px;
	height:25px;
	background-color:#77AA9E;
	}
#metamenu { 
	color:#E46936;
	background-color:transparent;
	float:right;
	display:inline;
	text-transform:lowercase;
	}
#metamenu UL, #menu UL { 
	margin-top:0px;
	margin-bottom:0px; 
	padding-bottom:0px;
	}
#metamenu LI { 
	color:#FFF;
	float:left;
	display:inline;
	font-size:11px;
	list-style-type:none; 
	}
#metamenu A:link, #metamenu A:visited, #metamenu A:hover, #metamenu A:active	{ 
	margin:0px 10px 0px 10px;
	text-decoration:none;
	color:#FFF;
	text-transform:lowercase;  
	} 
#branding {
	position:relative;
	text-align:left;
	width:765px;
	height:100px;
                background:#006C87 url(/fileadmin/user/hsmaca/images/backgrounds/header/headerImage.gif) bottom right no-repeat;
	}

#cumclogo h1 {
	width:175px;
	height:90px;
	display:block;
	margin:0px 0px 0px 0px;		
	position:relative;
	top:5px;
	left:5px;
	background:#006C87 url(/fileadmin/user/hsmaca/images/logos/cu_logo.gif) no-repeat;		
	}
a#cumcheader {
	background:#006C87 url(/fileadmin/user/hsmaca/images/logos/cu_logo.gif) no-repeat;	
	height:63px;
	width:175px;
	display:block;
	color:#006C87 ;
	}
#som_header {
	width:550px;
	height:100px;
	display:block;
	background-color: transparent;		
	position:absolute;
	top:0px;
	left:200px;
	}
a#somheader {	
	width:500px;
	height:100px;
	display:block;
	}
#accentA {
                width:193px;
                height:118px;
                display:block;
                position:absolute;
                top:15px;
                left:655px;
                background:transparent url(/fileadmin/user/hsmaca/images/logos/HSMACA_logo.gif) no-repeat;
                }
#accentimage {
	width:104px;
	height:75px;
	position:absolute;
	top:96px;
	left:40px;		
	}		
.imgdropshadow {		
	margin:4px 0 0 4px;
	background-image:url(/fileadmin/user/hsmaca/images/backgrounds/ds333.gif);
	}

	/* commented backslash hack - invisible to IE5 Mac \*/
html>body div.imgdropshadow {
	background:url(/fileadmin/user/hsmaca/images/backgrounds/ds40.png);
	}
	/* end hack */ 

img.dropshadow {
	position:relative;
	top:-4px;
	left:-4px;
	}

/** if this is the main root page, do not display the subheadline **/

.home #topcap h3 { display:none; 
              }

#topcap {
	position:relative;
	text-align:left;
	width:765px;
	height:30px;
	background-color:#77AA9E;
	}
#topcap h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	position:relative;
	top:3px;
	left:215px;
	font-size:26px;
	font-weight:normal;
	line-height:28px;
	}
#topcap A:link, #topcap A:visited, #topcap A:hover, #topcap A:active	{ 
	text-decoration:none;
	color:#FFF;  
	} 
/********************************************************/
/**  research/teaching/patient care elements :: to hide, place
/** "display:none;" in the #menucontainer definition (no quotes)
/********************************************************/
#menucontainer {
	position:relative;
	text-align:left;
	width:765px;
	height:20px;
                display:none;
	}
#menu    { 
	background:#E46936 url(/fileadmin/user/hsmaca/images/backgrounds/background-menu.gif) no-repeat bottom left;
	width:350px;
	float:right;
	display:inline;
                }
#menu LI { color:#FFF;
	float:left;
	display:inline;
	font-size:11px;
	list-style-type:none; 
                }
#menu A:link, #menu A:visited, #menu A:hover, #menu A:active	{ 
	margin:0px 15px 4px 15px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;  
	text-transform:uppercase;
	} 

/********************************************************/
/** main body content elements
/********************************************************/
#mainrow { color:#000;
	background-color:#FFF;
	text-align:left;
	overflow:hidden;

  background:transparent url(/fileadmin/user/hsmaca/images/backgrounds/background-mainrow-line.gif) repeat-y top left;
	}
* html #mainrow
	{
	float: left;
	}
#column_menu {
	width:200px;
	float:left;
	display:inline;
	text-align:left;
	padding:20px 0px 0px 0px;		
	margin:10px 0px 0px 0px;
	}
.column1 {
                margin-left:10px;
                margin-right:10px;
                }
.column1 h3 { 
                color:#006C87;
	font-size:14px;
	}
#column_content {
	width:564px;
	float:left;
	display:inline;
	text-align:left;
  /*
	background:transparent url(/fileadmin/user/hsmaca/images/backgrounds/background-content-line.gif) repeat-y top left;
	background-position: -2px 0px;
  */
	}

/* Start Mac IE5 filter \*/
  /*
#column_menu, #column_content {
	padding-bottom: 32676px;		
	margin-bottom: -32676px;
	}
  */
/* End Mac IE5 filter */

* > #column_menu { position: relative;
	z-index: 1000;
	}

* > #column_content { position: relative;
	z-index: 1000;
	}
#column_content .edged { background:transparent url(/fileadmin/user/hsmaca/images/backgrounds/background-h3.gif) no-repeat top left;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-top:-5px;
	margin-left:-12px;
	}
#column_content h3 { background-color:#E1E1E1;
	border:1px solid #E46936;
	padding:0px 15px 0px 15px;
	margin:0px 0px 0px 0px;
	display:inline;
	color:#006C87;
	font-size:14px;
	font-weight:normal;
	}
#column_content img { 
               padding: 0.5em; 
                }
#inner_float .edged { background:#FFFFFF url(/fileadmin/user/hsmaca/images/backgrounds/background-h3-float.gif) no-repeat top left;
                margin-left:-8px;
	}
#inner_float {
	float:right;
	width:150px;
	border-bottom:1px solid #E5C85F;
	padding:10px;
	margin:0px 0px 10px 0px;		
                position:relative;
	right:-10px;
	background:transparent url(/fileadmin/user/hsmaca/images/backgrounds/background-float.gif) no-repeat top left;
	background-position: 0px 1px;
	}
#inner_float h3 {
                background-color:#efefef;
                border: 1px solid #E5C85F;
	padding:0px 8px 0px 8px;
                }
#inner_float ol    {
                margin:0px 0px 10px 20px;
	padding:0px 0px 0px 0px;
                }
/********************************************************/
/** Left menu
/********************************************************/
#column_menu ul { margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;		
	}
#column_menu ul ul { padding-left:15px;
                margin-bottom:0px;
                padding-bottom:0px;	
	}
#column_menu ul ul ul { margin-bottom:0px;	
	}
.menulist li { list-style:none;
                color:#006C87;
                background-color:#FFF;
                padding-left:6px;
	}
.menu1 	{ /*text-transform: uppercase;*/
	font-weight:bold;
	border-top:1px solid #C3D9D4; 
	border-collapse:collapse; 
                background-color:#FFF;
                }
.menu2  { text-transform: none;
	font-weight:normal; 
	border-top:1px solid #C3D9D4; 
               border-collapse:collapse; 
                background-color:#FFF;
               }
.menu3  { text-transform: none;
	font-weight:normal; 
                border-top:1px solid #C3D9D4;
	border-collapse:collapse; 
               }
.menu4  { text-transform: none;
	font-weight:normal; 
                border-top:1px solid #C3D9D4; 
	border-collapse:collapse;
                background-color:#FFF;
	}
.menu5  { text-transform: none;
	font-weight:normal; 
                border-top:1px solid #C3D9D4; 
	border-collapse:collapse;
                background-color:#FFF;
	}
.current1	{ text-transform: uppercase;
	font-weight:bold;
	border-top:1px solid #E46936; 
	border-collapse:collapse; 
                background-color:#C3D9D4 !important;
                }
.current	{ 
                text-transform:none !important;
	font-weight:bold;
	border-top:1px solid #E46936; 
	border-collapse:collapse; 
                background-color:#C3D9D4 !important;
                }

.menulist a:link, .menulist a:visited, .menulist a:hover, .menulist a:active {
	text-decoration: none;
	color:#006C87;
	}



/********************************************************/
/** footer elements
/********************************************************/
#footer { color:#FFFFFF;
	background-color:#77AA9E;
	text-align:center;
	padding:4px 0px 4px 0px;
	font-size:0.8em;
	position:relative;
	z-index:2000;
	}
#footer A:link, #footer A:visited, #footer A:hover, #footer A:active	{ 
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;  
	} 
/********************************************************/
/** global classes and ids
/********************************************************/
.hidden { 
               position:absolute; 
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
	} 
.lfloat       {
                float: left;
                display: inline;
                }             
.shade_btm_left, .shade_btm_right { background-color:#666;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
.padded10 { 
                margin:10px; 
	padding-left:20px;
	}
.vert_spacer {
               position:relative;
               height:0.5em;
               background-color:#FFFFFF;
              }

