/* Start of CMSMS style sheet 'mvfm_css' */
body {

        background-image:url('uploads/mvfm/backg.jpg');
        background-repeat:repeat;
        width: 960px;
	margin: auto;
	padding: 0;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

/* WRAPPER */
#wrapper {
	width: 960px;
	margin: 0 auto;
        overflow:hidden;
}


#search {
        float:right;
        padding:15px;
}

a {
	text-decoration: none;
	color: #3F5C10;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
	outline: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
img.small {
	height: 20px;
	width: ;
}
img.join {
        float: left;
        margin-left: 0px;
        padding-top: 380px;
        padding-right: 0px;
}
img.icon {
       width: 80px;
     
}

clear {
clear: both;
}


/* Header */
#header {
	width: 960px;
	height: 220px;
	margin: 0 auto;
	text-align: center;
}

#logo {
	width: 960px;
	height: 220px;
	margin: 0 auto;
	text-align: center;
	background: url(uploads/mvfm/img02.jpg) no-repeat left bottom;
}

.logoimg {
	float: left;
	padding: 10px 0 0 44px;
        z-index: 1000;
}


/* NAVIGATION */
#nav {
	margin: -180px 0 0 320px;
	padding: 0;
	height: 27px;
	background: #D3DA21;
}

#nav li {
        display:block;
        float:left;           
	line-height: 25px;
}


#nav a {
        margin-right: 20px;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 13px;
        height: 20px;
	color: #000000;
        font-weight: bold;
}

#nav a:hover {
	color: #FFFFFF;
        font-weight: bold;
	}




/* PAGE */
#page {
        background: white;
	width: 960px;
	margin: auto;
}

#page-bg {
	background: url(uploads/mvfm/img06.gif) no-repeat left top;
        padding: 0px 10px;

}

/* LATEST POST */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* CONTENT */

#content {
	float: left;
	width: 428px;
	padding: 30px 40px 0px 40px;
}

.post {
	padding-bottom: 45px;
	line-height: 200%;
}


.title {
	margin: 0px;
	padding: 0px 0px 14px 0px;
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: normal;
	color: #000000;
	border-bottom: 2px black solid;
	text-align: center;
}



/* SIDEBARS */

#sidebar_left {
	float: left;
	margin-top: 30px;
        margin-left:10px;
        margin-bottom: 30px;
	background-color: #E8EB9D;
       -moz-border-radius: 8px;
       -khtml-border-radius: 8px;
       -webkit-border-radius: 8px;
        border-radius: 8px;
}

#sidebar_right {
	float: right;
	background-color: #E8EB9D;
	margin-top: 30px;
	margin-right: 10px;
        margin-bottom: 30px;
        -moz-border-radius: 8px;
        -khtml-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
}

.sidebar {
	float: left;
	width: 210px;
	height: 850px;
	padding: 0; 
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 10px 0px;
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
}

#sidebar_left li {
   width: 170px; 
   margin-left: 20px;
   padding-bottom: 8px;
}

.sidebar li p {
	height: 34px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.sidebar a {
}

/* for download pdfs in right sidebar */

.download {
        text-align: left; 
        font-weight: bold; 
        font-size: 12px;
 	margin: 0 20px 0 15px;
	padding: 20px 20px 20px 0;
}

li.download {
        font-weight: normal;
}

p.download {
	color: #463807;
}
 
#sidebar_left a:hover, #sidebar_right a:hover {
	color: #463807;
        text-decoration: underline;
	}

.sidebar p, .sidebar li{
     text-align: left;
     width: 120px;
     margin-left: 33px;
}




/* FOOTER */
#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	background: #333333;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}


	
}

/* SLIDER */
#slider{
	width:50px;
	height:5px;
	float:left;
	line-height:0px;
	margin-top:0px;
	display:inline;
	font-size:1px;
	background:#d1d1d1;

}

#m-slider{
	height:5px;
}

/* NEWSLETTER FORM */

form#me355dmoduleform_2 input {
       margin-bottom: 8px;
}


/* End of 'mvfm_css' */

