/*   

 MCN default css template - edited 01.25.05*/
/*----------------------------------------
CONTENT
-------------------------------------------*/
body {
		font:normal 13px/17px Georgia, "Times New Roman", Times, serif;
		margin:0;
		padding:0;
		color:#000000;
}
form{
		margin:0;
		padding:0;
}
ul{
	list-style: square outside;
        margin:4px 0 6px 0;
        padding:0 0 0 20px;
        text-align:left;
}
ul ul {
	list-style: circle outside;
}
ol{
	list-style: decimal outside;
        margin:4px 0 6px 0;
        padding:0 0 0 20px;
        text-align:left;
}ol ol{
	list-style: lower-alpha outside;

}

fieldset{
    border:1px solid #99A0AF;
    margin:10px 0;
    padding:10px;
}

* html hr { clear:both}
a {	
		color: #000;
}


A:hover {
    	COLOR: #666;
		text-decoration: underline;
}
.content,
#galleryText{
		font: normal 12px/18px Georgia, "Times New Roman", Times, serif;
		color: #222;
		text-align: justify;
		list-style: inside;
}
.contentHi {
		font: italic 12px/14px Georgia, "Times New Roman", Times, serif;	
		color: #000000;
}	
.contentSml {
		font: normal 10px/12px Georgia, "Times New Roman", Times, serif;
		color: #494949;
		text-align: left;
}	
.contentHiSml {
		font: normal 10px/12px Georgia, "Times New Roman", Times, serif;
 		color: #CC0000;
		text-align: left;
}	
.titleLrg{
		font: bold 18px/36px Georgia, "Times New Roman", Times, serif;
		color: #666;
		letter-spacing:1px;
		padding: 0 0 0 70px;
		margin: 0;
                background: transparent url(images/leaf.gif) scroll no-repeat 6px -30px;
}
.titleSml,
legend{
		font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
		color: #444;
}
.titleSml a{
		color: #444;
		text-decoration: none;
}
.titleSml a:hover{
		color: #cc0000;
		text-decoration: underline;
}
#footer{
    		font: normal 10px/15px Georgia, "Times New Roman", Times, serif;
		color: #aaa;
}
#footer span{
    margin:0 0 0 50px;
}
/*----------------------------------------
I M A G E S
-------------------------------------------*/
.picRight {
		float: right;
		margin: 1px 1px 1px 6px;
}
.picLeft {
		float: left;
		margin: 1px 6px 1px 1px;
}
.picRightBrd {
		float: right;
		margin: 1px 1px 1px 6px;
		border: 1px solid #666;
}
.picLeftBrd {
		float: left;
		margin: 1px 6px 1px 1px;
		border: 1px solid #666;
}

.iconImg{
		margin: 2px 8px 6px 0px;
		border:0px;
}
.banner {
		margin: 0 0 7px 0;
}
.optionBox {/*used in gallery select */
		font: normal 11px/12px  Georgia, "Times New Roman", Times, serif;
		color: #000000;
		background-color: #ddd;
}
/*----------------------------------------
A L B U M S
-------------------------------------------*/
/* Albums */
#albumsBox{ /*controls number of albumSm columns*/
	margin:0 0 6px 0;
	padding:0;
	clear:both;
	height:58px;
	border-bottom:1px dotted #ccc;
}
#albumsBox p{ /*album titles - albumssm*/
	display:none;
	font:normal 10px/10px arial, san-serif;
	color:#000;
	margin:0 0 0 4px;
}
#albumsBox img {
	width:48px;
	height:48px;
    border:1px solid #828E78;
    margin:0 4px 0 0;
}
#albumsBox h3{ /*albumssm header */
        display:none;
}
#albums li{ /*set float left to have multiple columns */
	float:left;
	padding:0;
	margin:0;
}
#albums a img{
	border: 1px solid #fff;
	margin:1px 2px 1px 2px;
}
#albums a:hover img{
	border: 2px solid #000; 
	margin:0px 1px 0 1px;
}
.albumImg{
       margin:0 6px 2px 0;
       border: 1px solid #ffffff;
}
.albumImg{ /*main album cvr display */
    border:4px solid #828E78;
    padding-right:4px;
}
#albums a{
	padding: 0px ; 
	display:block;
	color: #666; 
	text-decoration: none; 
	margin:0;
}



/*----------------------------------------
L I S T S - vnav,  albums, sml
-------------------------------------------*/

#albums,
#calendarSml,#calendarSml1,#calendarSml2, /* 1=Current Presales, 2=Upcoming Presales for Calendar v2 */ 
#newsSml,
#blogNav,
#stickyNav,
#vNav { /* sets list style to none */
		list-style-type: none;
		margin:0px;
}
#albumsBox ul,
#calendarSmlBox ul,
#newsSmlBox ul,
#blogBox ul,
#stickyBox ul, 
#vNavBox ul{/*for mozilla positioning */
		padding-left: 0; 
		margin-bottom: 0px; 
		list-style-type: none;
}

/*----------------------------------------
N A V I G A T I O N
-------------------------------------------*/
#vNavBox{
		font:bold 15px/20px Georgia, "Times New Roman", Times, serif;
                background: transparent url(images/navBg.jpg) scroll no-repeat top left;
                border-left: 1px solid #fff;
                height:100%
		width: 220px;
		margin:0px 8px 0px 0px;
		padding: 8px 12px 16px 12px;
		text-align: left;
		letter-spacing:0px;
		
}
#vNav a{ 
		display: block; 
		text-align: left;
		color: #fff; 
		text-decoration: none; 
		margin: 2px;
		padding: 7px 10px 7px 10px;
		border-bottom:1px dashed #999;
}
#vNav a:hover{
		color: #fff;
		padding: 7px 10px 7px 10px;
                background: #133273 url(images/leafDrk.gif) scroll no-repeat -30px -30px;
}
#stickyNav li {   
		display: inline;
}
/* Sticky Nav and Blog Nav */
#blogBox,
#stickyBox{
		font:bold 12px/14px Georgia, "Times New Roman", Times, serif;
		margin:0px 0px 10px 0px;
		text-align:left;
		padding:0;
        height:auto;
		letter-spacing:1px;
}
#blogBox a,
#stickyNav a{ 
	display: inline; 
	padding: 0px 6px;  
	color: #092765; 
	text-decoration: none; 
	margin:3px;
 border-left:6px solid #E6E9F0;

}
#blogBox a:hover,
#stickyNav a:hover{
	color: #000;
	padding: 0px 4px;  
 border-left:10px solid #FFEB8F;
}

/*----------------------------------------
S I D E B A R - NewsSm, CalendarSm
-------------------------------------------*/

h3 span{ /*albumssm, newssm, calendar sm, basket, login text header */
	display:block;
	font:bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding: 0 0 0 0;
	margin: 0 0 0 8px;
}

#calendarSmlBox,
#newsSmlBox{
	font:normal 10px/13px Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 8px 0px;
	text-align:left;
	padding:0px 0 4px 0;
	color:#64280b;
	width: 190px;
	background-color: #bbb;
}
#calendarSmlBox p,
#newsSmlBox p{ /* dates */
	font:normal 11px/12px Georgia, "Times New Roman", Times, serif;
	display: block;
	color:#fff;
	margin:0 4px 0 0px;
	padding: 0 4px 0 0px;
}

#calendarSmlBox h3, /* calendarSm header */
#newsSmlBox h3{ /* newsSm header */
	display: block;
	margin:0px 0 5px 0;
	height:20px;
}
#newsSmlBox h3{	/* newsSm header img*/
	background: #777 url(images/newsSml.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h3{	/* calendarSm header img*/
	background: #777 url(images/calendarSml.gif) no-repeat scroll 0px 0px;
} 
#calendarSmlBox h6{/*Current Presales, Upcoming Presales headesr Calendar v2*/
	margin:0px 0 4px 2px;
	font: bold 11px/12px Georgia, "Times New Roman", Times, serif;
	color:#ab3b45;
	letter-spacing:1px;
}
#calendarSmlBox a,
#newsSml a{ 
	padding: 3px 4px 3px 4px; 
	margin: 0 4px 4px 4px;
	display: block;
	color: #000; 
	text-decoration: none;
}
#calendarSmlBox a:hover,
#newsSml a:hover{
	color: #fff;
 	background-color: #ccc;	}

