
/* ----- CGU GLOBAL STYLESHEET ------*/
/* ------------------------------------------- */

/* -- general styles for site -- */

body {
	font-size:100%;
	font-family:Verdana,Arial;
}
p {

}
a {

	text-decoration:none;

	}	

blockquote {
        margin: 0 40px 20px 40px;

}
#fixedcontentwrapperUserEdit {
        border-bottom: #ccc 1px solid;
	padding: 20px 75px 0 150px;
	font-family: Palatino,Georgia,serif;
	font-size: 100%;
	color: #663333;
}

#fixedcontentwrapperUserEdit p { margin: 5px 0 15px 0; line-height: 1.55em; }

#fixedcontentwrapperUserEditHOME {

}


#fixedcontentwrapperUserEdit ul {
	list-style: square;
	padding: 0 30px 0 30px;
}

#fixedcontentwrapperUserEdit li {
	padding: 5px 0 5px 0;
}

h1, h2, h3, h4, h5 { font-variant: small-caps; }
h1 { margin: 0pt; font-size: 1.75em; color:#C44000; font-weight:700; }
h2 { margin: 15px 0pt 0pt; font-size: 1.5em; }
h3 { margin: 10px 0pt 0pt; font-size: 1.2em; }
h4 { margin: 10px 0pt 0pt; font-size: 1.1em; font-variant: normal; }



/*Links*/	

#fixedcontentwrapperUserEdit a {

	color:#96172E;
        text-decoration:none;

	}
#fixedcontentwrapperUserEdit a:hover {

	text-decoration:underline;

	}	


.printonly {
	 display:none;
}


/* ------------------------------------------- */
/* -- general layout styles for containers -- */

table.PageBoundingBox, table.ContentBoundingBox, #headerwrapper, #gnavwrapper, #footerwrapper {	
	 width:100%;
}
#headercontent, #headercontent_sah, #headercontentsbos, #gnavcontent, #fixedcontentwrapper, #footercontent {
	/* fixed width of site content areas go here */
	width:922px;
	margin: 0 auto;
}
td.MainContent {}
td.LSB {}

/* ------------------------------------------- */
/* -- Head styles -- */

#sitelogo {
	float:left;
	padding:10px 0 0 0;
}

#searcharea {

	font-size: 12px;
	color: #333333;
	line-height: 12px;
        margin: 7px 0 0 0;
	float: right;
}

h1#pagetitle {
	clear:left;
	color: #b16420;
	font-size: 14pt;
	font-weight: bold;

}

h1#pagetitle_sbos {
	clear:left;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
	padding-left: 50px;
}

a#pagetitlelink {
	clear:left;
	color: #FFFFFF;
	font-size: 16pt;
	font-weight: bold;
	text-decoration:none;
}

#headercontent_sah {
	background: url('') 0 30px no-repeat;
}

#headercontent_art {
	background: url('/images/art/img_logo_art_bot.jpg') 0 36px no-repeat;
}
#headercontentsbos {
	background: url('/images/system/dept/sbos/sbosBannerBkgrndTitle.gif') 0 41px no-repeat;
}


/* -- top nav links -- */

#topnavwrapper {
	float:right;
	clear:right;
        height: 12px;
        width: 222px
}

ul#topnav {
        float:right;
	clear:right;
	list-style: none;
	margin: 20px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;}


ul#topnav li {
	display:inline;
	border-left: #000 1px solid;
	display:inline;
}

ul#topnav li#topnavfirst {
	border-left: none;
}

ul#topnav a {
	font-size: 10px;
	font-weight: bold;
	color:#000;
	padding:0 5px;
	text-decoration:none;
}
ul#topnav a:hover {
	color:#990033;
	text-decoration: none;

}

/* -- global nav styles -- */

#navbar {
	height:64px;
	position:absolute;
	top:90px;
	margin-bottom:11px;
	z-index:1000;
}


#gnav, #gnavsbos  {
	background: url('/images/system/dept/bg_gnav.gif') top left repeat-x;
	height: 22px;
	clear: both;
	width: 922px;
}

#gnav ul, #gnavsbos ul {	 
	list-style: none;
	padding: 3px 0 0 10px;	 
}
#gnav li, #gnavsbos li {
	float:left;
	display:block;
	position:relative;
	/*border-right: #cccccc solid 1px;*/
}
#gnav li#gnavlast, #gnavsbos li#gnavlast {
	border-right: none;
}

#gnav li a, #gnavsbos li a {	 
	float:left;
	width:auto;
	display:block;
	font-size: 9pt;
	height: 22px;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}

#gnav li a {	 
	padding:0 38px;
}
#gnavsbos li a {	 
	padding:0 25px;
}



/* dropdown styles */
#gnav li ul, #gnavsbos li ul { 
	text-align:left; 
	clear:left; /* gets IE to position item below */
	position:absolute;
	top:19px;
	width:220px;	          
	left: -999em; /* hiding submenu off screen */        

	padding:5px 0;
	background: #999999;
	z-index:1000;
}
#gnav li:hover ul, #gnavsbos li:hover ul { /* unhides submenu on hover */     
	left: auto;
}
#gnav li li a, #gnavsbos li li a {
	text-indent:0;  
	text-align:left;     
	background:none;
	color:#ffffff;
	display: block;	
	padding:3px 10px 3px 10px;
	font-size:9pt;
	height:auto;
	width:200px;
}
#gnav li li a:hover, #gnavsbos li li a:hover {
	color:#000;
	background:#fff;
	text-decoration:none;
}

/* ------------------------------------------- */
/* -- Main Content -- */


#fixedcontentwrapper {
	margin: 0px auto;
	padding:0px 0 0 0;
	font-size: 10pt;
}

#musichomebrandingimage {
float:left;
display:inline;
}

#musicbrandinglinks {
background: #909a5b;
width: 222px;
height: 377px;
display: inline;
float:right;
text-align: center;
}

#musicbrandinglinks ul {
list-style: none;
}

#musicbrandinglinks ul li {
padding: 20px 0 0 0;
}

#musicbrandinglinks ul li a{
text-decoration: none;
font-weight: bold;
font-size: 10pt;
color: #000;
}

#musicbrandinglinks ul li a:hover {
text-decoration: underline;
}

#maacmbrandinglinks {
background: #EE5325;
width: 222px;
height: 377px;
display: inline;
float:right;
text-align: center;
}

#maacmbrandinglinks ul {
list-style: none;
}

#maacmbrandinglinks ul li {
padding: 20px 0 0 0;
}

#maacmbrandinglinks ul li a{
text-decoration: none;
font-weight: bold;
font-size: 10pt;
color: #000;
}

#maacmbrandinglinks ul li a:hover {
text-decoration: underline;
}


#bottomlinkblocks {
clear:both;
}

#linkblock1, #linkblock2, #linkblock3, #linkblock4 {
	display:inline;
	width: 185px;
	float: left;
	margin: 20px 0 0 0;
}
#linkblock1SES, #linkblock2SES, #linkblock3SES, #linkblock4SES, #linkblockImagesSES {
	display:block;
	width: 165px;
	float: left;
	margin: 10px 0 0 15px;
}
#linkblock1SBOS, #linkblock2SBOS, #linkblock3SBOS, #linkblock4SBOS, #linkblockImagesSBOS {
	display:block;
	width: 165px;
	float: left;
	margin: 10px 0 0 15px;
}


h1.linkblocktitle, h1.linkblocktitle a, h1.linkblocktitle a:link {
	font-size: 10pt;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #909A5B;
}

ul.linkblocklist {
margin-bottom: 1.25em;	
list-style: none;
font-size: 8pt;

}

ul.linkblocklist li {
margin-bottom: 0.66em; 
line-height: 1.2em;
}

ul.linkblocklist li a, ul.linkblocklist li a:link, ul.linkblocklist li a:visited {
	text-decoration: none;
	color: #000;
}


ul.linkblocklist li a:hover {
	text-decoration: none;
	color: #dc3237;
}
/* ------------------------------------------- */
/* -- Footer Content -- */

#footercontent {
	border-top: #ccc 1px solid;
	margin: 10px auto;
	padding: 10px;
	text-align: center;
	font-size: 8pt;
	line-height: 1.5;
}

/* ------------------------------------------- */
/* -- Iconize extensions, these will add an icon automatically to the predefined content types below.  Works in all browsers except IE 6 -- */

/*a[href$='.doc'], a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/system/icons/icon_doc.gif) no-repeat center right;
	white-space: nowrap; /* fixes IE wrapping bug, will display no image if link wraps to another line */
/*}*/
/*a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/system/icons/icon_txt.gif) no-repeat center right;
	white-space: nowrap;
}*/
/*a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(/images/system/icons/icon_xls.gif) no-repeat center right;
	white-space: nowrap;
}*/
/*a[href$='.pps'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/system/icons/icon_pps.gif) no-repeat center right;
	white-space: nowrap; 
}*/
/*a[href$='.pdf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/system/icons/icon_pdf.gif) no-repeat center right;
	white-space: nowrap;
/*}
/*a[href$='.fla'], a[href$='.swf'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/system/icons/icon_flash.gif) no-repeat center right;
	white-space: nowrap; 
}*/
/*a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/system/icons/icon_archive.gif) no-repeat center right;
	white-space: nowrap; 


}*/
/*a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'] { 
	 padding: 5px 20px 5px 0;
	 background: transparent url(/images/system/icons/icon_film.gif) no-repeat center right;
	 white-space: nowrap; 
	 display: inline-block; 
}*/
/*a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'] { 
	padding: 5px 20px 5px 0;
	background: transparent url(/images/system/icons/icon_music.gif) no-repeat center right;
	white-space: nowrap; 
}
/*a[href ^="mailto:"] {
	 padding: 5px 20px 5px 0;
	 background: transparent url(/images/system/icons/icon_mailto.gif) no-repeat center right;
	 white-space: nowrap; /* fixes IE wrapping bug, will display no image if link wraps to another line */
/*}*/

/* this is set on images with links to files so they will not get an icon */
.noicon {
	padding-right: 0 !important;
	background: none !important;
}




