/* Start of CMSMS style sheet 'Layout: Onemotion V1.0' */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    
	background-color: #FAF096;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a:link {
	color: #F7941C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7941C;
}
a:hover {
	text-decoration: none;
	color: #F7941C;
}
a:active {
	text-decoration: none;
	color: #F7941C;
}

#MasterPage{
	background-color: #fff;
	width: 900px;
                height: auto;
	margin: 0px auto;
	padding: 0px;
	border: 0px;
}

#MasterPage:after{
	content: ""; 
	display: block; 
	height: 0; 
	clear: both; 
}

#MasterPage #Header
{
	background-image: url(images/header.gif);
	width: 900px;
	height: 151px;
	overflow: hidden;
	margin: 0px;
	padding: 2px 0px 0px 0px;
	border: 0px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	
}

#MasterPage #search{
	text-align: right;
	padding-right: 5px;
}

.search-input {
	background:#fff url(images/search.png) no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #CCCCCC;
	width:230px;
	height:16px;
	line-height: 16px;
}


#MasterPage #Page{
	height: auto;
}

#MasterPage #Page #Menu{
	float: left;
	position: relative;
	display: inline;
	width: 190px;	
	clear: both;
	margin: 0px;
	padding-right: 15px;
}

#MasterPage #Page #Menu ul
{
	margin: 15px;
	width: 188px;
	padding: 0px;
}

#MasterPage #Page #Menu ul li
{
                float: left;
                display: table;
                list-style-type: none;
                width: 91px;
                height: 89px;
                margin: 1px;
                text-align: center;
                vertical-align: middle;
                background-image: url('images/menu.gif');
}

#MasterPage #Page #Menu ul li a
{
	display: table-cell;
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	vertical-align: middle; 
	text-align: center;
}

#MasterPage #Page #Content{
	float: left;
	position: relative;    
	width: 635px;
	min-height: 600px;
                height: auto;
                margin: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 25px;
                padding-top: 15px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#MasterPage #Page #Content h1.headingtext{
	font-size: x-large;
}

#MasterPage #Page #Content h2.headingtext{
	font-size: 14;
}

#MasterPage #Page #Content .headingtext{
	display: inline;
	padding: 0;
	margin: 0;
	border: 0;
	color: #f7941d;
	font-family: verdana,geneva;		
	font-weight: normal;
	vertical-align: middle;
}
#MasterPage #Page #Content .headingtext img{
	padding-right: 5px;
	padding-bottom: 2px;
	vertical-align: middle;
}


#MasterPage #Footer{
	width: 900px;
	height: 50px;
	background-image: url(images/footer.gif);
	
	padding-top: 20px;	
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#MasterPage #Footer a{
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.EventPagingStyle
{
	text-align: center;
}

.EventMonthStyle
{
	font-weight: bold;
	padding-bottom: 15px;
}

.EventDateStyle
{
	padding-bottom: 15px;

}

.EventImageStyle
{
	padding-bottom: 15px;
	vertical-align: middle;
	text-align: center;
	width: 90px;
}

.EventNameStyle
{
	padding-bottom: 15px;
	padding-left: 15px;
	width: 350px;
}

.EventLinkStyle
{
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 5px;
	width: 200px;
}

.EventLinkStyle a
{
	color: #ff9933;	
}

.EventStatusStyle{
	width: 77px;
	height: 28px;
	background-image: url(images/status.gif);
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}
/* End of 'Layout: Onemotion V1.0' */

