/*** Defaults ***/
* 
{
    border: 0;
    margin: 0;
    padding: 0;
}
p {font-size: 1.6em;} 
/*** Clearfix ***/
.clearfix:after 
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*** Hides from IE-mac \*/
*html .clearfix  
{
	height: 1%;
}
/*** End hide from IE-mac ***/
table, tr, td
{
	margin: 0px;
	padding: 0px;
}
/*** Structure ***/
body 
{
    background: #000000;
    color: #000000;
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height:20px;
    text-align: center;
}
#wrapper 
{
    background: #000000;
    border-left: 2px solid #7D1D02;
    border-right: 2px solid #7D1D02;
    border-top: 17px solid #7D1D02;
    margin: 0 auto 0 auto;
	
    text-align: left;
    width: 780px;
}
/*** Header ***/
#header 
{
    background:#000000 url('images/home_common/composers_logo.gif') no-repeat;
    border-bottom: 5px solid #E7E5D3;
    height: 40px;
}
/*** Mast ***/
#logo
{
    background: #000000 url('images/secondary/logo_left.gif') no-repeat;
    float: left;
    height:122px;
    width: 200px;
}
#banner 
/*** background: #000000 url('images/jpeg5.jpg') no-repeat; ***/
    
{
    
    float: right;
    height: 73px;
    width: 580px;
} 

/*** Sidebar ***/
#sidebar
{
    float: left;
    width: 229px;

}
#sidebar #left-of-quote
{
    background: #003C5A url('images/secondary/left_of_quote.gif') no-repeat;
    float: left;
    height: 163px;
    width: 43px;
}
#sidebar #quote
{
    background: #003C5A url('images/secondary/quote_area.gif') no-repeat; ;
    color: #FFFFFF;
    float: left;
    height: 143px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
}
#sidebar #quote div
{
    width: 112px;
}
#sidebar #right-of-quote
{
    background: #003C5A url('images/secondary/right_of_quote.gif') no-repeat;
    float: left;
    height: 163px;
    width: 49px;
} 
#sidebar #bottom-of-quote
{
    background: #000000 url('images/secondary/saxplayer.jpg') no-repeat;
    float: left;
    height: 187px;
    width: 229px;
}  
/*** Content ***/
#content
{
    background: url('images/secondary/bg_shadow_right.gif') repeat-y right;
    border-bottom: 5px solid #FFFFFF;
    float: right;
    width: 534px;
    padding-right: 17px;
    height: 100%;
}
#content #long-flourish
{
   background: url('images/secondary/long-cloud.gif') repeat-y; 
   float: right;
   height: 20px;
   margin: 28px 0 0 0;
   width: 402px;
}
#content #top-bar
{
    background: url('images/secondary/white_shadow_whole_long.gif') repeat-y;
    border-left: 5px solid #FFFFFF;
    border-right: 5px solid #FFFFFF;
    border-top: 5px solid #FFFFFF;
    color: #000000;
    float: right;
    font-size: 1.4em;
    height: 16px;
    margin: 0 0 0 0;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
} 
#content #top-bar div
{
   width: 402px;
}
#content #top-bar span
{
    color: #82674C;
}
#content #shell
{
    border-left: 5px solid #FFFFFF;
    border-top: 5px solid #FFFFFF;
    color: #000000;
    float: right;
    margin: 0 0 0 0;
    width: 529px;
}
#content #inner
{ 
    background: url('images/secondary/white_shadow_whole_long.gif') repeat-y;
    border-right: 5px solid #FFFFFF;
    color: #000000;
    float: right;
    margin: 0 0 0 0;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 10px;
    padding-top: 10px;
} 
/*** Footer ***/
#spacer
{
    background: #006699;
    border-bottom: 5px solid #FFFFFF;
    border-left: 5px solid #FFFFFF;
    clear: both;
    float:right;
    height: 11px;
    width: 546px;
}
#riser 
{
    background: #000000;
    clear: both;
    height: 25px;
}
#footer
{
    background: #7D1D02;
    clear: both;
    height: 40px;
}

/* text style for buttons and link buttons used in the portal admin pages */
.whitelinks     {
color: white;
font-size: 11pt;
font-family:Arial;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.whitelinks:link {
color: white;
font-size: 11pt;
font-family:Arial;
}

A.whitelinks:visited  {
color: white;
font-size: 11pt;
font-family:Arial;
}

A.whitelinks:hover    {
color: white;
font-size: 11pt;
font-family:Arial;
}
    
A.whitelinks:active   {
color: white;
font-size: 11pt;
font-family:Arial;
}

/*** Menu ***/ 
/***  background: #000000 url('images/newhome/nav.jpg') no-repeat; ***/
#main-menu  {
    background: #000000 url('images/newhome/nav.jpg') no-repeat;
    float: right;
    height: 49px;
    width: 580px;
}
#main-menu div {
	float: right;
	height: 30px;
	padding: 1px 0 0 0;
	width: 458px;
}

/* Login Styles */
.LoginPanel
{

}

.LoginTabGroup
{
	
}

.LoginTab {
	float: left;
	background: url("../../images/buttons/login.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #FFF;
	border: 1px #25569a solid;
}

.LoginTabSelected{
	float: left;
	background: url("../../images/buttons/login.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #FFF;
	background-position: 0% -41px;
	border: 1px #25569a solid;
}

.LoginTabHover
{
	float: left;
	background: url("../../images/buttons/login.gif") left top;
	margin: 0 3px 3px 0;
	padding: 5px 5px 4px 5px;
	text-decoration: none;
	color: #555;
	border: 1px #C00 solid;
	cursor:pointer;
}

.LoginContainerGroup
{
	clear: both;
	padding-top: 5px;
}

.LoginContainer
{
	background: url("../../images/buttons/login.gif") left top;
}
