/*** Core html ***/

a {
text-decoration:none;
color: #0379AB;
}

a:visited {
text-decoration:none;
color: #0379AB;
}

a:hover {
text-decoration:underline;
}

h1 {
font-size:1.7em;
}

h2 {
color:#0379AB;
font-size:1.1em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.0em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

blockquote {
padding-left: 20px;
padding-right: 20px;
}

strong {
font-weight:700;
}

em {
font-style: italic;
}

#wrap {
min-width:760px;
max-width:960px;
width:auto !important;
text-align:left;
margin:0 auto;
}

#header {
float:left;
width:100%;
overflow:hidden;
border-bottom:0px solid #999;
padding-bottom:5px;
background: #fff url(/templates/dm3/images/bg.jpg) repeat-x top; 
height: 90px;
}

#content {
float:left;
width:80%;
margin-bottom: 20px;
overflow:hidden;
}

#sidebar {
float:left;
width:20%;
overflow:hidden;
background:#f2f5f9;
margin-top:10px;
margin-bottom:10px;
}

#footer {
clear:both;
padding-top:10px;
border-top:1px solid #999;
width: 98%;
}

.inside-content {
padding:0px;
}

.inside-logo {
padding:0px;
}

.page-header {
height: 0px;
}

/*** Banner/search Layout ***/

.search {
text-align: left;
margin: 0em;
padding: 0em;
margin-bottom: 1.5em;
}


/************************************ Old CSS **************************/

/*** Core html ***/

/*** Page Layout ***/


.inside-title {
font-size:2.5em;
color:#FFF;
text-align:center;
}

.logo { 
color:#FFF;
font-size:2.5em;
text-decoration: none;
}

a.logo:link, a.logo:visited, a.logo:hover {
color:#FFF;
font-size:2.5em;
text-decoration: none;
}

h1,.inside-title {
font-size:1.7em;
}

.inside-banding {
border:1px #FFF solid;
}

#rightsidebar {
float:left;
width:20%;
overflow:hidden;
background:#f2f5f9;
margin-top:10px;
margin-bottom:10px;
}

.right-inside-banding {
border:1px #CCC solid;
padding:5px;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#000000;
}

welcome-line-spacing {
font-size:0.3em;
}

.moduletable {
margin-bottom:1em;
padding:0 10px;
}

.moduletable h3 {
color:#0379AB;
text-align:left;
font-size:1.1em;
margin:0 -10px 0.5em;
padding:0.25em 0;
}

#content60 {float:left;width:60%;overflow:hidden;}
#content80 {float:left;width:80%;overflow:hidden;}
#content100 {float:left;width:100%;overflow:hidden;}

.image_left {
float:left;
border:solid 0 #ccc;
margin:0 10px 10px 0;
}

.image_right {
float:right;
border:solid 1px #ccc;
margin:0 0 10px 10px;
}

p.buttonheading img {
border:none;
text-align:right;
}

.org-leading {
border:1px #CCC solid;
background:#FEFEED;
padding:10px
}

.leading_separator
{
border-bottom: solid 0px #333333;
display: block;
height: 10px;
margin: 0 0 0px 0;
}

.article_row {
background:#fff;
margin:0 -10px 5px;
padding:5px;
}

span.article_separator {
display: block;
height: 1px;
border: solid 1px #ccc;
margin-top:10px;
margin-bottom:10px;
}

span.row_separator {
font-size: 0px;
}

span.highlight {
background: #FF0;
}

.counter {
text-align:center;
}

span.pagenav a {
text-align:center;
}

.contentheading,.componentheading {
color:#0379AB;
text-align:left;
font-size:1.1em;
font-weight:700;
}

.contentpaneopen {
text-align:justify;
}

.sectiontableentry1 {
color:#FFF;
}

.sectiontableentry2 {
color:#FFF;
}

.item-page h2 {
color: #0379AB;
font-size:1.1em;
}



/*** Side Menu Layout ***/

.moduletable_menu {
color:#FFF;
margin-bottom:1em;
padding:0;
}

.moduletable_menu h3 {
color:#0379AB;
text-align:left;
font-size:1.1em;
margin:0;
padding:0.25em 0;
}

.moduletable_menu ul {
list-style:none;
margin:0;
padding:0;
}

.moduletable_menu li {
margin:0;
}

.moduletable_menu li a {
color:#0000FF;
display:block;
text-decoration:none;
padding:1px 5px 1px 0.5em;
}

.moduletable_menu li a:hover {
color:#000;
padding:1px 5px 1px 0.2em;
border-left-color: #A2A2A2;
border-left-width: 3px;
border-left-style: solid;
}

html>body .moduletable_menu li a {
color:#444;
width:auto;
}

/*** Latest Menu Layout ***/

.moduletable_latest {
color:#FFF;
margin-bottom:1em;
padding:0;
}

.moduletable_latest h3 {
color:#0379AB;
text-align:left;
font-size:1.1em;
margin:0;
padding:0.25em 0;
}

.moduletable_latest ul {
list-style:none;
margin:0;
padding:0;
}

.moduletable_latest li {
margin:0;
}

.moduletable_latest li a {
color:#4469FF;
display:block;
text-decoration:none;
padding:1px 5px 10px 0.5em;
}

.moduletable_latest li a:hover {
color:#000;
}

html>body .moduletable_latest li a {
color:#444;
width:auto;
}

/*** Horizontal Menu Layout ***/

.moduletable_hmenu a {
color:#444;
font-size:1.1em;
}

.moduletable_hmenu a:hover {
color:#000;
font-size:1.1em;
text-decoration:none;
}

/*** Contact Form ***/

div.contact h3 {
font-size:1em;
font-weight:700;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
background:#FFF;
color:#444;
padding:20px;
margin:10px 0;
}

.contact input {
background:#fff;
border:solid 1px #444;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
background: #444;
border: solid 2px #CCC;
color:#FFF;
text-align:center;
margin:20px 10px 0 0;
padding-left:5px;
padding-right:5px;
cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
border:solid 1px #444;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}

