/*DEFAULT SETTINGS*/

* {margin:0px;padding:0px;}

body {
        background: #FFFFFF;
        font-family: Tahoma,Arial, sans-serif, default;
        color: #333333;
}   
ul {
        margin-left: 17px;
        list-style-image: url(../images/bullet-orange.gif);
}    
a {
        color: #317078;
        text-decoration: none;
}
a:hover {
        text-decoration: underline;

}
p {
       padding: 10px 0 5px 0;
}
p img {
        padding: 5px;
        border: 1px solid #cccccc;
}
.mosimage img {
	padding: 5px;
        border: 1px solid #cccccc;
        margin: 5px;
}
h1{
	font-size: 16px;
        color: #317078;
}
h2 {
        font-size: 14px;
        color: #317078;
        font-weight: bold;
	
}
h3{
	font-size: 13px;
        color: #317078;
}
h4{
	font-size: 12px;
        color: #317078;
        padding-top: 5px;
}
h5{
	font-size: 11px;
        color: #317078;
        text-transform: uppercase;
}
h6{
	font-size: 9px;
        color: #317078;
}
/*FORMS SETTINGS*/

.inputbox {
        background: #dfdfdf;
        border: #e1e1e1;
        margin-bottom: 5px;
}
.buttonheading img {
	border: none;
}
#right-col .moduletable .inputbox {
	background: #ffffff;
}

#search .inputbox {
        border: none;
        background: #3a3a38;
        margin-top: 8px;
        margin-right: 5px;
        color: #888888;
}
.sectiontableentry1 input {
        margin-right: 3px;
}
.sectiontableentry2 input {
        margin-right: 3px;
} 

/*NAVIGATION/MENU SETTINGS*/

#footer span.mainlevel {
        color: #317078;
}
span.mainlevel {
        color: #ffffff;
}
ul.mostread {
        margin-top: 15px;
}
a.readon {
        color: #317078;
        font-size: 9px;
        text-transform: uppercase;
        font-weight: bold;
}
a.readon:hover {
	text-decoration: none;
        color: #333333;

}

/*CONTENT PAGE SETTINGS*/

.contentheading {
        font-size: 18px;
        font-weight: normal;
        color: #a53d31;
}
.componentheading {
        font-size: 18px;
        font-weight: normal;
        color: #a53d31;
        padding-bottom: 15px;
}

/*DATES/AUTHORS*/
.small, .createdate, .modifydate, .mosimage_caption {
        font-size: 10px;
        font-weight: normal;
        color: #999999;
        line-height: 100%;
}


#right-col .contentpaneopen {
        padding: 5px;
        width: 100%;
}

/*DIVS SETTINGS*/

body#bd-default {
	font:11px/1.4em Tahoma, Arial, sans-serif, default;
        font-color: #333;
        font-height: 1.4em;
	background: #317078;
        margin-left: auto;
        margin-right: auto;
}
#wrapper {
        float: left;
        width: 742px;
        background: #2a6067;
        padding-left: 12px;
}
#container {
        width: 755px;
        height: auto;
        margin-left: auto;
        margin-right: auto;

}
#header {
        width: 730px;
        height: 80px;
        background: #515151;
        float: left;
        border-top: 5px solid #3f3b3b;
}
#header-module {
	width: 730px;
        height: 200px;
        float: left;
}
#header-module .moduletable {
	padding-bottom: 0px;
}

#logo {
        float: left;
        width: 264px;
        height: 80px;
}
#logo img {
        border: none;
        height: 82px;
        padding: 0px;
}
#menu-bar {
        float: left;
        height: 35px;
        width: 730px;
        background: url(../images/menu_bg.jpg) repeat-x;
}
#tools-bar {
	float:right;
        width: 70px;
        height: 25px;
        padding-right: 10px;
        padding-top: 10px;
        text-align: right;
}
#tools-bar img {
        padding: 0px;
        border: none;
}
img#nw-tool-wide {
        display: none;
}
img#nw-tool-auto {
        display: none;
}
img#nw-tool-increase {
        display: none;
}
img#nw-tool-decrease {
        display: none;
}
img#nw-tool-narrow {
        display: none;
}
img#nw-tool-reset {
        display: none;
}
#menu {
        text-align: left;
        width: 650px;
        float: left;
}
#search-module {
        float: right;
        background: transparent url(../images/search-module-bg1.jpg) no-repeat scroll top left;
        width: 350px;
        height: 33px;
}
#header-image {
        background: transparent url(../images/header-image1.jpg) no-repeat scroll top left;
        float: left;
        width: 730px;
        height: 200px;
}
#content-wrapper {
        float: left;
        background: #ffffff;
        width: 720px;
        padding-left: 10px;
}
#user1 {
        float: left;
        border-bottom: 1px solid #317078;
        margin-bottom: 10px;
        padding-right: 10px;
}
#user3 {
        float: left;
        margin-bottom: 10px;
        padding-right: 10px;
}
#user-full {
        float: left;
        width: 510px;
        background: transparent url(../images/module-bg.jpg) repeat-x scroll top left;
        height: 180px;
        border-bottom: 1px solid #317078;
        margin-bottom: 10px;
}
#user-none {
        display: none;
}
#user2 {
        float: left;
        border-bottom: 1px solid #317078;
        margin-bottom: 10px;
}
#left-col {
        float: left;
        width: 188px;
        margin-top: 10px;
}
#left {
}
#right-col {
        float: left; 
        width: 510px;
        margin-top: 10px;
        padding-left: 10px;
        border-left: 1px solid #317078;
        margin-bottom: 10px;
}
#main-content {
         float: left;
         padding-bottom: 15px;
}
#content {
}

/*SECTIONS SETTINGS*/

.sectiontableheader {
        color: #A53D31;
}
.sectiontableentry1 td {
        background: #edecec;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 2px;
        text-align: left;
}
.sectiontableentry2 td {
        padding-top: 2px;
        padding-bottom: 2px;
        text-align: left;
        padding-left: 2px;
}
.polls {
        text-align: left;
}
.pollstableborder {
        text-align: left;
}
/*MODULE SETTINGS*/

#right-col .moduletable {
        float: left;
        width: 240px;
        padding-left: 10px;
        height: 180px;
        background: transparent url(../images/module-bg.jpg) repeat-x scroll top left;
        overflow: hidden;

}
#right-col .moduletable img {
	padding: 3px;
	border: 1px solid #cccccc;
	margin-right: 10px;
	
}
#right-col .contentpaneopen {
        padding-right: 10px;
        padding-top: 0px;
}
#right-col #user-full .moduletable {
        float: left;
        width: 500px;
        padding-bottom: 0px;
        background: transparent url(../images/module-bg.jpg) repeat-x scroll top left;
        height: 180px;
}

#footer-module {
        float: left;
        margin-top: 12px;
        margin-bottom: 30px;
        background: transparent url(../images/footer-bg.jpg) repeat-x scroll top left;
        width: 730px;
        height: 70px;
}
#footer .moduletable {
        text-align: center;
        padding-top: 25px;
}
#footer .moduletable a {
        text-transform: uppercase;
        text-decoration: none;
        color: #317078;
        font-size: 11px;
        font-weight: bold;
        padding-right: 2px;
        padding-left: 2px;
}
#footer .moduletable a:hover {
        text-decoration: underline;
}
#left .moduletable {
        margin-right: 10px;
        padding-bottom: 20px;
}
#left .moduletable-menu {
        margin-right: 10px;
}
#search .moduletable {
        padding-right: 20px;
        float: right;
}
.moduletable {
        padding-bottom: 10px;
}
.moduletable-menu {
        padding-bottom: 20px;
}
.moduletable-menu td {
        height: 28px;
        display: block;
        border-bottom: 2px solid #ffffff;
        background: #e3e3e3 url(../images/bullet-white.gif) no-repeat scroll top left;
}
.moduletable-menu a.mainlevel {
        color: #317078;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: normal; 
        padding-left: 30px;
        text-decoration: none;
        margin-top: 0px;
        margin-top: 6px;
        padding-top: 0px !important;
        line-height: 15px;
        position: absolute;
}
.moduletable-menu a:hover {
        text-decoration: none;
        color: #ffffff;
}
.moduletable h3 {
        height: 22px;
        background: #317078 url(../images/bullet-white.gif) no-repeat scroll top left;
        color: #ffffff;
        font-family: tahoma, Arial, sans-serif, default;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 6px;
        padding-left: 30px;
        margin-bottom: 5px;
}
.moduletable-menu h3 {
        height: 24px;
        background: #317078 url(../images/bullet-white.gif) no-repeat scroll top left;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 6px;
        padding-left: 30px;
        border-bottom: 5px solid #ffffff;
        padding-bottom: 0px;
        margin-bottom: 0px;
}
#right-col .moduletable h3 {
        height: 24px;
        background: transparent url(../images/bullet-white2.gif) no-repeat scroll top left;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        margin-bottom: 15px;
        padding-left: 18px;
        padding-top: 6px;
}
#menu .moduletable {
        padding-top: 8px;
        float: left;
        padding-left: 10px;
}
#menu .moduletable a {
        color: #ffffff;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        padding-left: 2px;
        padding-right: 2px;
}
#menu .moduletable a:hover {
        text-decoration: none;
        color: #317078;
}
table.blog {
        width: 100%;
}
