/*MCP Wall Calendar Minisite Style Sheet* - Last Updated by Simon Del Giudice on 07-12-09
******************************************************************/

/*Global Styles*
******************************************************************/

html{ overflow-y:scroll; }

body {
	margin: 20px auto 0 auto;
	font-family: Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	background: #4c4c4e /*#7d7d7d*/;
	}
	
p { 	font-family: Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 13px;
	color: #7d7d80;
	padding: 0 0 8px 0;
	margin: 0;
	text-align: left !important;	
	
}
title {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 20px;
	color: #f8981d;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	text-align: left !important;
}
h2 {
	font-size: 16px;
	color: #7d7d80;
	font-weight: bold;
	margin: 5px 0 2px 0;
	padding: 0;
	text-align: left !important;	
}
h3 {
	font-size: 14px;
	color: #7d7d80;
	font-weight: normal;
	margin: 0;
	padding: 3px 0 2px 0;	
	text-align: left !important;	
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}
	
a { color: #f8981d; text-decoration: none; font-weight: bold;}
a:hover { color: #f8981d; text-decoration: none;}
a:active {color: #f8981d; text-decoration: none;}	
	

input {
	background: white;
	color: #dc8a49;
	font-size: 11px;
	height: 20px;
	border: 1px solid #dc8a49;
	padding: 2px 3px 3px 3px;
	margin: 0 0 3px 0;
	font-family: Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}

textarea {
	background: white;
	border: 1px solid #dc8a49;
	color: #dc8a49;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 2px 3px 3px 3px;	
	font-family: Arial, Helvetica, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	}
select {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 2px 3px 3px 3px;
	color: #dc8a49;
	border: 1px solid #dc8a49;
	background: white;
	}

img {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

	
/*Layout Styles*
******************************************************************/	

#container {
	margin: 0 auto 0 auto;
	width: 960px;
}

#inner-container {
	float: left;
	width: 960px;	
	min-height: 1px !important;
	height:auto !important;
	height:100% !important;
	margin: 0;
	overflow: visible;
	background: white url(../images/top-bar.gif) top left no-repeat;
	}

#bottom {
	float: left;
	clear: both;
	width: 960px;	
	height: 30px;
	float: left;
	background: url(../images/bottom-bar.gif) top left no-repeat;
}


#header {
	height: 170px;
	float: left;
	width: 920px;
	padding: 20px 20px 0 20px;
}

	#header-left {
		height: 150px;
		float: left;
		width: 200px;
		margin: 0;
		text-align: left;
	}

	#header-right {
		height: 156px;
		float: right;
		width: 156px;
		margin: 0;
		text-align: left;
	}

	#header-right ul{
		margin: 30px 0 0 0 !important;
		padding: 0 !important;
	}
		#header-right li{
			padding: 0 0 3px 0 !important;
			margin: 0 !important;
			list-style: none;
			font-size: 13px;
		}
		#header-right li a{
			color: #818285;
			text-decoration: none;
			font-weight: normal;
			list-style: none;
			font-size: 13px;			
		}

		#header-right li a.active{
			color: #f8981d;
			font-size: 13px;			
		}
		
		#header-right li a:hover{
			color: #f8981d;
			font-size: 13px;			
		}


#home-mid-section {
	float: left;
	clear: both;
	width: 920px;
	min-height: 275px;
	padding: 0 20px 0 20px !important;
	margin: 0 !important;
}

#home-mid-section2 {
	float: left;
	clear: both;
	width: 940px;
	height: 420px;
	text-align: left !important;
	padding: 0 0 0 20px;
	background: url(../images/bottom-bar.gif) bottom left no-repeat;
}

#calendar-container {
	float: left;
	clear: both;
	width: 880px;
	height: 310px;
/*	background: #d1d2d4;*/
	margin: 0 0 0 20px !important;
	padding: 20px;
}

#banner {
	width: 920px !important;
	height: 350px !important;
		}

#banner-gallery {
	width: 920px !important;
	height: 350px !important;
	background: #d1d2d4 !important;
}



#home-mid-section-left {
		float: left;
		min-height: 275px;
		width: 613px;
		margin: 0;
		background: url(../images/home-mid-section-back.gif) top left repeat-y;
		text-align: left;
		text-align: center;
	}
#home-mid-section-left p{
	text-align: center !important;
}
	#home-mid-section-left-top {
			float: left;
			width: 613px;
			min-height: 20px;
			margin: 0;
			background: url(../images/home-mid-section-top.gif) top left no-repeat;
			text-align: left;
	}	
	#home-mid-section-left-bottom {
		width: 613px;
		height: 20px;
		float: left;
	}

	#home-mid-section-right {
		float: right;
		min-height: 275px;
		width: 287px;
		margin: 0;
		text-align: left;
	}
	
	#home-mid-section-right-top {
		float: right;
		height: 85px !important;
		width: 267px;
		padding: 10px;
		margin: 0;
		background: #e9e9e9 url(../images/home-mid-section-right-top.gif) top left no-repeat;
		text-align: left;
	}
	
	#home-mid-section-right-top h1 {
		padding: 0 10px 5px 10px !important;
	}
	#home-mid-section-right-top ul{
		margin: 0 !important;
		padding: 0 10px 0 10px !important;
	}
	#home-mid-section-right-top li{
		height: 18px;
		padding: 0;
		list-style: none;
		font-size: 13px;
		margin: 0 0 5px 0 !important;
	}
	
	#home-mid-section-right-top li a{		
		font-weight: normal;
		color: #7d7d7d;
		font-size: 13px;
		padding: 0 0 0 25px;
		height: 18px;
		display: block;
		background: url(../images/li-grey-arrow.gif) left no-repeat;		
	}
	#home-mid-section-right-top li a:hover{
		font-weight: normal;
		color: #f68b1e;
		font-size: 13px;
		padding: 0 0 0 25px;		
		background: url(../images/li-grey-arrow2.gif) left no-repeat;		
	}
	
	
	#home-mid-section-right-bottom {
		float: right;
		height: 17px !important;
		width: 287px;
		margin: 0;
		text-align: left;
		margin: 0 0 20px 0;
	}
	
	#home-mid-section-right-top2 {
		float: right;
		min-height: 17px !important;
		width: 267px;
		padding: 10px;
		margin: 0;
		background: #e9e9e9 url(../images/home-mid-section-right-top.gif) top left no-repeat;
		text-align: left;
	}
	#home-mid-section-right-top2 h1, #home-mid-section-right-top2 p {
		padding: 0 10px 5px 10px !important;
	}	
	#home-mid-section-right-top2 ul{
		margin: 0 !important;
		padding: 0 10px 0 10px !important;
	}
	#home-mid-section-right-top2 li{
		height: 18px;
		padding: 0;
		list-style: none;
		font-size: 13px;
		margin: 0 0 5px 0 !important;
	}
	
	#home-mid-section-right-top2 li a{		
		font-weight: normal;
		color: #7d7d7d;
		font-size: 13px;
		padding: 0 0 0 25px;
		height: 18px;
		display: block;
		background: url(../images/li-grey-arrow.gif) left no-repeat;		
	}
	#home-mid-section-right-top2 li a:hover{
		font-weight: normal;
		color: #f68b1e;
		font-size: 13px;
		padding: 0 0 0 25px;
		background: url(../images/li-grey-arrow2.gif) left no-repeat;		
	}	
	#home-mid-section-right-bottom2 {
		float: right;
		height: 17px !important;
		width: 287px;
		margin: 0;
		text-align: left;
		margin: 0;
	}	
	


#home-lower-section {
	float: left;
	height: 223px;
	width: 960px;
	margin: 20px 0 0 0;
	background: url(../images/bottom-bar.gif) bottom left no-repeat;
}

#home-lower-section h1{
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-weight: bold;
}

#home-lower-section h2{
	padding: 0 0 10px 0 !important;
	margin: 0 !important;
	color: #f8981d;
	font-size: 14px;
}
	#lower-left-side {
		float: left;
		min-height: 180px;
		width: 446px;
		text-align: left;
		margin: 0;
		padding: 0 0 0 20px;

	}
		#lower-left-side-top{
			height: 150px;
			width: 406px;
			background: #f8e8db url(../images/home-lower-section-top.gif) top left no-repeat;
			padding: 20px;
			
		}
		#lower-left-side-top h1{
			color: #7d7d7d !important;
			font-size: 19px !important;
		}
		#lower-left-side-bottom{
			float: left;
			height: 17px;
			width: 446px;
		}		
	
	#lower-right-side {
		float: right;
		min-height: 180px;
		width: 446px;
		text-align: left;
		margin: 0;
		padding: 0 20px 0 0;

	}
		#lower-right-side-top{
			height: 150px;
			width: 406px;
			padding: 20px;
			background: #f8e8db url(../images/home-lower-section-top.gif) top left no-repeat;
		}
		
		#lower-right-side-top h1{
			color: #7d7d7d !important;
			font-size: 19px !important;
		}		
		#lower-right-side-bottom{
			float: left;
			height: 17px;
			width: 446px;
		}	

#right-aligned-image {
	float: right;
	padding: 0 0 0 10px !important;
	margin: 0 !important;
}


#call-to-action {
	clear: both;
	width: 960px;
	height: 80px;
	margin: 0 auto 0 auto !important;
	padding: 20px 0 0 0 !important;
	text-align: left;
}


#call-to-action h1{
	color: white !important;
	background: url(../images/h1-call-to-action-back.gif) left no-repeat;
	padding: 0 0 0 35px;
	line-height: 30px;
}


#call-to-action a {
	color: white !important;
	text-decoration: underline;
}

	#cta-left {
		float: left;
		text-align: left;
	}

	#cta-right {
		float: right;
		text-align: right;
		padding: 5px 0 0 0;
	}

#page-title {
	width: 920px;
	min-height: 50px;
	margin: 0 20px 0 20px;
}




/**************************************************/

/* override the root element to enable scrolling */ 
#flowpanes { 
    position:relative; 
    overflow:hidden; 
/*    clear:both; */
} 
 
/* override single pane */ 
#flowpanes div { 
    float:left; 
    display:block; 
    width:670px; 
    cursor:pointer; 
    font-size:14px; 
} 
 
/* our additional wrapper element for the items */ 
#flowpanes .items { 
    width:20000em; 
    position:absolute; 
    clear:both; 
    margin:0; 
    padding:0; 
} 
 
#flowpanes .less, #flowpanes .less a { 
    color:#999; 
    font-size:11px; 
}

p.more, p.more a {
	font-size:16px;
	margin:20px 0;
	letter-spacing:-1px;
}

#centered {
	padding: 0 0 0 90px;
}


#button-container {
	margin: 10px 0 0 0;
	width: 920px;
}

	#butt-left {
		width: 400px;
		height: 30px;
		float: left;
		text-align: left;
	}

	#butt-right {
		width: 400px;
		height: 30px;
		float: right;
		text-align: right;
	}
	
span.unbold {
	font-weight: normal;
}

.grey-link {
	padding-right: 15px;
	background: url(../images/external-grey.gif) center right no-repeat;
}

.orange-link {
	padding-right: 15px;
	background: url(../images/external-orange.gif) center right no-repeat;
}

#lower-right-side a {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

#key-container {
	margin: 0 auto 0 auto;
	text-align: center;
}