
/* CSS for MV Viewpoint */
/* Created April 2008 */
/* By Richard Creagh */
/******************************/

/* Main Page Layout - Masthead + Wrappers */

body {
font-family: verdana;
font-size: 80%;
background-image: url('../../viewpoint/images/background.jpg');
line-height: 19px;
}

h2 {
line-height: 28px;
}

#wrapper {
width: 100%;
text-align: center;
}

.content_wrapper {
width: 850px;
border: 10px solid #ebebeb;
background-color: #fff;
margin-right: auto;
margin-left: auto;
height: 1600px;
background-image: url('../../viewpoint/images/text_background.jpg');
background-repeat: no-repeat;
background-position:bottom; 
clear:both;

}

.index_content_wrapper {
width: 850px;
border: 10px solid #ebebeb;
background-color: #fff;
margin-right: auto;
margin-left: auto;
height: 4800px;
background-image: url('../../viewpoint/images/text_background.jpg');
background-repeat: no-repeat;
background-position:bottom; 
clear:both;

}

.meadowbank_content_wrapper {
width: 850px;
border: 10px solid #ebebeb;
background-color: #fff;
margin-right: auto;
margin-left: auto;
height: 3300px;
background-image: url('../../viewpoint/images/text_background.jpg');
background-repeat: no-repeat;
background-position:bottom; 
clear:both;

}

p {
margin-bottom: 10px;
}

#image {
background-image: url('../../viewpoint/images/masthead.jpg');
height: 154px;
}

/* Navigation Green Bar */

#green_bar {
width: 850px;
background-color: #006633;
border-top: 1px solid #00974B;
border-bottom: 2px solid #ebebeb;
padding-top: 3px;
padding-bottom: 4px;
text-align: right;
color: #fff;
}

.nav_wrapper {
width: 300px;
padding-right: 10px;
}

.nav {
font-weight: bold;
margin-top: 10px;
}

/* Column Set-up */

 #maincontent_wrapper {
width: 850px;
background-color:#ffffff;
margin-right: auto;
margin-left: auto;
height: auto;
clear:both;
} 

.content_left {
float: right;
margin-top: 30px;
margin-left: 20px;
margin-right: 15px;
width: 600px;
height: 600px;
text-align:left;
}

#content_right {
float: left;
width: 190px;
margin-top: 30px;
margin-left: 7px;
border-right: 1px solid #ebebeb;
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
height: 562px;
}
.maincontent_wrapper:after {
clear:both; }

/* Header Formatting */

.header_text {
font-family: arial;
color: #669933;
font-size: 2.1em;
font-weight: normal;
margin-top: 0px;
margin-bottom: 20px;
padding-top: 2px;
}

/* Footer Setup */

#footer {
clear: both;
width: 858px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 10px;
height: 30px;
margin-top: 10px;
margin-right: auto;
margin-left: auto;
border: 2px solid #ebebeb;
background-color:#ffffff;
text-align: right;
}

.mvdc_logo {
margin-top: 10px;
}

.footer_text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #999;
margin-left: auto;
margin-top: 10px;
margin-bottom: 20px;
padding-bottom: 20px;
}

.spacer { 
clear: both; 
}

/* Consultation Box */

.consultation_box {
/* border: 1px solid #ccc; */
margin-top: 40px;
padding-left: 0px;
padding-right: 10px;
height: 20px;
}

.consultation_header {
font-family: arial;
font-size: 1.2em;
font-weight: bold;
color: #993300;
background-color: #ebebeb;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
/* border-bottom: 1px solid #ccc; */
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
/* background-image: url('../../viewpoint/images/gradient_bg.gif'); */
}

.consultation_text {
line-height: 20px;
font-family: verdana;
font-size: 0.9em;
margin-left: 0px;
}

.consultation_divider {
margin-top:10px;
margin-bottom:10px;
border-bottom: 1px dotted #ccc;
padding-bottom: 10px;
}

.link_text {
color: #1883dd;
font-weight: bold;
font-size: 1.0em;
margin-bottom: 10px;
margin-top: 10px;
}

/* Left Main Navigation */

a.left_nav {
display: block;
border-bottom: 1px dotted #ccc;
background-color: #f9f9f9;
padding-bottom: -2px;
padding-top: 9px;
padding-left: 5px;
text-align: left;
font-weight: bold;
color: #1883dd;
height: 30px;
width: 185px;
text-decoration: none;
}

a.left_nav:hover {
border-bottom: 1px dotted #ccc;
background-color: #ebebeb;
padding-bottom: -2px;
padding-top: 9px;
text-align: left;
font-weight: bold;
color: #1883dd;
height: 30px;
width: 185px;
text-decoration: none;
}


/* Features Box - One to Watch! */

#features_box {
margin-top: 20px;
margin-right: 10px;
border-bottom: 1px solid #C58BC5;
background-color: #663366;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.5em;
text-align: left;
color: #fff;
padding: 5px;
height: 20px;
background-image: url('../../viewpoint/images/features_bg.jpg');
}

html>body #features_box {
margin-top: 10px;
margin-right: 10px;
border-bottom: 1px solid #C58BC5;
background-color: #663366;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.5em;
text-align: left;
color: #fff;
padding: 5px;
height: 20px;
background-image: url('../../viewpoint/images/features_bg.jpg');
}

#features_content {
background-color: #ebebeb;
margin-right: 10px;
height: 0px;
background-image: url('../../viewpoint/images/viewfinder_small.jpg');
background-repeat: no-repeat;
padding-top: 45px;
padding-bottom: 10px;
padding-left: 7px;
padding-right: 7px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
text-align: left;
}

html>body #features_content {
background-color: #ebebeb;
margin-right: 10px;
height: 70px;
background-image: url('../../viewpoint/images/viewfinder_small.jpg');
background-repeat: no-repeat;
padding-top: 45px;
padding-left: 7px;
padding-right: 7px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
text-align: left;
}

#left_features_content {
background-color: #ebebeb;
margin-right: 10px;
height: 120px;
background-image: url('../../viewpoint/images/viewfinder_small.jpg');
background-repeat: no-repeat;
padding-top: 45px;
padding-bottom: 200px;
padding-left: 7px;
padding-right: 7px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
text-align: left;
}

html>body #left_features_content {
background-color: #ebebeb;
margin-right: 10px;
height: 70px;
background-image: url('../../viewpoint/images/viewfinder_small.jpg');
background-repeat: no-repeat;
padding-top: 45px;
padding-left: 7px;
padding-right: 7px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
text-align: left;
}


#footer_links {
margin-top: 5px;
font-size: 1.0em;
color: #1883dd;
}

a.content_link_text {
color: #1883dd;
font-weight: bold;
font-size: 1.0em;
margin-bottom: 40px;
margin-top: 10px;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

a.content_link_text:hover {
color: #1883dd;
background-color: #ebebeb;
font-weight: bold;
font-size: 1.0em;
margin-bottom: 40px;
margin-top: 10px;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

a.standard_link {
color: #1883dd;
}

a.top_nav {
font-size: 1.0em;
color: #fff;
text-decoration: none;
}

a.top_nav:hover {
font-size: 1.0em;
color: #fff;
text-decoration: underline;
}

a.content_link_text_normal {
color: #1883dd;
font-weight: normal;
font-size: 1.0em;
margin-bottom: 40px;
margin-top: 10px;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

a.content_link_text_normal:hover {
color: #1883dd;
background-color: #ebebeb;
font-weight: normal;
font-size: 1.0em;
margin-bottom: 40px;
margin-top: 10px;
text-decoration: none;
border-bottom: 1px solid #ccc;
}

a.heading_nav {
color: #1883dd;

text-decoration: none;
}

a.heading_nav:hover {
color: #1883dd;

text-decoration: underline;
background-color: #f9f9f9;
}


a.normal_links {
color: #1883dd;
text-decoration: none;
font-weight: bold;
}

a.normal_links:hover {
color: #1883dd;
text-decoration: underline;
background-color: #f9f9f9;
font-weight: bold;
}

#grey_box2 {
background-color:#ebebeb;
padding-bottom: 10px;
padding-left: 5px;
padding-top: 4px;
border-top: #cccccc;
}

#grey_box2 {
background-color:#ebebeb;
padding-bottom: 10px;
padding-left: 5px;
padding-top: 4px;
border: 1px solid #cccccc;
background-image: url(../../viewpoint/images/lhead_map.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}

.option_titles {
font-family: arial;
font-size: 140%;
line-height: 19px;
}

