/* Default CSS Stylesheet for a new Web Application project */

body
{
	width:100%;
	background : url(images/wsheader.jpg) no-repeat 0% 0%;	
	padding : 0; 
	margin : 0px; 
	scrollbar-face-color:#cccccc;
	scrollbar-shadow-color:#333333;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-3dlight-color:#dddddd;
	font-family:arial, verdana, helvetica, sans-serif; 
}

blockquote, pre	{	
	font-family:	Courier New, monospace;
	}	

img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
p  {
	font-family : arial, verdana, helvetica, sans-serif; 
	font-size : 10px; 
	line-height : 17px; 
	color : #000000; 
} 

a img { border:none; }

a:link , a:visited {
	text-decoration : none; 
	color : #b52e00; 
	font-weight: bold; 
} 

a:hover , a:active {
	text-decoration : none; 
	color : #6b320e; 
	font-weight: bold; 
} 

hr {
	height : 1px;
	color:#222222;
	width : 332px;
}

input.submit1 {font-weight: bold; font-size: 10px;}
input.text1 {font-size: 10px;}

.copyright{font-family: Calibri, Verdana, Arial, Helvetica, sans-serif, Century Gothic; font-weight: bold; font-size: 9px; color: #666666;}
.schedule{font-family: Calibri, Verdana, Arial, Helvetica, sans-serif, Century Gothic; color: #666666;}
.selectedDate{font-family: Calibri, Verdana, Arial, Helvetica, sans-serif, Century Gothic; color: darkred;}
.headtable{font-family:  Calibri, Verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 18px; color: #333333;}
.boldtable{font-family: Calibri, Verdana, Arial, Helvetica, sans-serif, Century Gothic; font-weight: bold; font-size: 14px; color: #222222;}
.selecttable{font-family: Calibri, Verdana, Arial, Helvetica, sans-serif, Century Gothic; font-weight: bold; font-size: 14px; color: darkred;}
.normtable{font-family: Calibri, Verdana, Arial, Helvetica, sans-serif, Century Gothic; font-weight: normal; font-size: 14px; color: #222222;}
.instructions{font-family: Calibri, Verdana, Arial, Helvetica, sans-serif, Century Gothic; font-weight: bold; font-size: 14px; color: #444444;}

.z {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 9px; 
	color: #333333; } 
	
/* ALBUMLIST ################################# */
#albumlist {
	width : 335px; 
	margin : 2px 2px 2px 195px; 
	position : absolute; 
	top : 455px!important; 
	z-index: 10;
	border-bottom: 1px solid #666666;
} 	

#albumlist p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
} 

#albumlist h3 {
	text-indent : 0; 
	font-family: Arial Black, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 20px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
} 

/* ALBUMHEADER ############################ */
#albumheader{
	text-indent : 2; 
	width : 260px; 
	height :75px; 
	border-left: 1px solid #666666;
	position : absolute;
	margin : 0px 0px 0px 530px; 
	position : absolute; 
	top : 120px !important; 
} 
#albumheader h3 {
	text-indent : 0; 
	font-family: Arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
	color: #333333;
	margin : 0px 0px -2px 4px; 
} 

#albumheader p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color: #333333;
	margin : 0px 0px 0px 4px; 
} 

/* AWARDLIST ############################ */
#awardlist {
	width : 335px; 
	margin : 2px 2px 2px 195px; 
	position : absolute; 
	top :166px !important; 
	z-index: 10;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
} 	

#awardlist p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	color: #333333;
	margin : 2px 2px 2px 4px; 
} 

#awardlist h3 {
	text-indent : 0; 
	font-family: Arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
	color: #333333;
	margin : 2px 2px 2px 4px; 
} 

/* CDLIST ############################ */
#cdlist {
	width : 260px; 
	border-left: 1px solid #666666;
    border-top: 1px solid #666666;
	margin : 2px 2px 2px 530px; 
	position : absolute; 
	top : 166px !important; 
	
	z-index:10;
} 	

#cdlist p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color: #333333;
	margin : 2px 2px 2px 4px; 
} 

#cdlist h2 {
	text-indent : 0; 
	font-family: Arial Black, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
	color: #222222;
	margin : 2px 2px 2px 2px; 
} 

/* CONTAINER ############################## */
#container 
{
	
	width : 800px; 
	height:100%;
	z-index: 99;
} 	

/* CONTENT ################################ */
#content 
{
	width : 605px;  
	margin : 2px 2px 2px 195px; 
	position : absolute; 
	top : 135px !important; 
	z-index:40;
}

#content p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
} 

#content h6 {
	text-indent : 0; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 20px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
}

#content h5 {
	text-indent : 0; 
	font-family: Arial Black, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 20px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
} 

#content h4 {
	text-indent : 0; 
	font-family: Arial Black, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
} 

#content h3 {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
}

#content h2 {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
	font-size: 14px; 
}

#content h1 {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
}

#content ol, li 
{
		font-family : verdana, arial, helvetica, sans-serif; 
		font-size : 12px;
		font-weight: bold; 
		line-height : 17px; 
		color : #333333; 
}

/* FULLMENU ############################### */
#fullmenu {
	margin : 0 auto;
	padding: 0;
	float : left; 
	width : 180px; 
	position : absolute; 
	top : 135px !important; 
	z-index:40;
} 

#fullmenu a.slim 
{
	padding:0;
	margin:-10px 0 0 5px;
	background : url(images/menut1.gif) no-repeat;
	width:86px;
	height:41px;
	z-index:199;
	display: block;
	float:left;
}

#fullmenu a.home 
{
	padding:0;
	margin:-10px 0 0 5px;
	background : url(images/mhome1.gif) no-repeat;
	width:55px;
	height:30px;
	z-index:199;
	display: block;
	float:left;
}

#fullmenu a.home:hover
{
	margin:-10px 0 0 5px;
	background : url(images/mhome2.gif) no-repeat;
	width:55px;
	height:30px;
}

#fullmenu a.news 
{
	padding:0;
	margin:-10px 0 0 5px;
	background : url(images/mnews1.gif) no-repeat;
	width:56px;
	height:30px;
	z-index:199;
	display: block;
	float:left;
}

#fullmenu a.news:hover
{
	margin:-10px 0 0 5px;
	background : url(images/mnews2.gif) no-repeat;
	width:56px;
	height:30px;
}

#fullmenu a.slim:hover
{
	margin:-10px 0 0 5px;
	background : url(images/menut1b.gif) no-repeat;
	width:86px;
	height:41px;
}

#fullmenu ul {
	list-style : none; 
	padding : 0; 
	margin : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	letter-spacing : 1px; 
} 

#fullmenu ul li {
	padding : 5px 3px 5px 3px; 
	margin : 0; 
} 

#fullmenu #lselect {
	color : #EEEEEE; 
} 

#fullmenu ul li {
	color : #EEEEEE; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 12px; 
	text-decoration : none; 
} 

#fullmenu #lselect ul li  {
	text-decoration : none; 
} 

/* FULLMENU ############################### */
#fullmenu1 ul li:hover , li:active  {
	background: #444444;
	color : #AAAAAA; 
	text-decoration : none; 
} 

#fullmenu1 a:hover , a:active  {
	background: #444444;
	color : #AAAAAA; 
	text-decoration : none; 
} 

/* INFO UPDATE ########################### */
#infoupdate {
	padding : 0;
	width : 40px;
	height : 14px;
	top: 122px!important;
	position: absolute;
	left: 777px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 	

#infoupdate p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 9px; 
	color: #EEEEEE;
} 

/* MENUBACK ############################### */
#menuback 
{
	width : 193px;
	height : 381px;
	position : absolute;
	top : 120px;
}

/* NEWESTAREA ############################### */
#newestarea {
	width : 335px; 
	height : 320px; 
	margin : 2px 2px 2px 195px; 
	position : absolute; 
	top : 120px!important; 
	z-index:40;
} 	

/* NEWESTINFO ############################### */
#newestinfo {
	width :  330px;
	height : 485px;
	margin : 0 0 0 4px;
	position : absolute;
	top : 2px !important;
	OVERFLOW: auto;
	z-index: 10;
} 	

#newestinfo p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color: #333333;
} 

/* NEWESTPHOTO ############################### */
#newestphoto { 
	height: 424; 
	background : url(images/slim_group_sm.jpg) no-repeat;
	
	margin : 0 0 0 27px; 
	position : absolute; 
	top : 2px !important; 
} 

/* NEWSHEADER ############################### */
#newsheader{
	text-indent : 2px;
	width : 260px;
	height :285px;
	border-left: 1px solid #666666;
	position : absolute;
	margin : 2px 2px 2px 530px;
	position : absolute;
	top : 118px!important;
	padding-top: 15px;
} 

#newsheader h5 {
	text-indent : 0; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
} 

#newsheader h3 {
	text-indent : 0; 
	
	font-family: Arial Black, arial, helvetica, sans-serif; 
	font-size: 18px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
} 

/* NEWSLIST ############################### */
#newslist {
	width : 260px; 
	border-left: 1px solid #666666;
    border-top: 1px solid #666666;
	margin : 2px 2px 2px 530px; 
	position : absolute; 
	top : 180px!important; 
	OVERFLOW: hidden;
	z-index:10;
} 	


#newslist p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color: #333333;
	margin : 2px 2px 2px 2px; 
} 

#newslist h4 {
	text-indent : 0; 
	font-family: Arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 15px; 
	color: #006699;
	margin : 2px 2px 2px 2px; 
}

#newslist h3 {
	text-indent : 0; 
	font-family: Arial Black, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 20px; 
	color: #222222;
	margin : 2px 2px 2px 2px; 
} 

#newslist h2 {
	text-indent : 0; 
	font-family: Arial Black, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 14px; 
	color: #222222;
	margin : 2px 2px 2px 2px; 
} 

/* TITLEINFO ########################## */
#titleinfo {
	width :  325px;
	height : 75px; 
	margin : 0 0 0 4px; 
	position : absolute; 
	top : 2px !important; 
	OVERFLOW: auto; 
} 	

#titleinfo h3 {
	text-indent : 0; 
	font-family: Arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 18px; 
	color: #333333;
	margin : 0px 0px -2px 4px; 
} 

#titleinfo p {
	text-indent : 0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 10px; 
	color: #333333;
	margin : 0px 0px 0px 4px; 
} 
