/* Start of CMSMS style sheet 'july_09' */
html {
margin: 0;
padding: 0;
background-image: url(uploads/images/htmlBg.jpg);
background-repeat: repeat-x;
background-position: bottom;
background-color: #0b0c37;
}

body {
margin: 0;
padding: 0;
background-image: url(uploads/images/htmlBg.jpg);
background-repeat: repeat-x;
background-position:top;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
}

#wrap.home {
margin: 0;
padding: 0;
background-image: url(uploads/images/midBg.jpg);
background-repeat: repeat-x;
background-position:  0 161px;
font-family: Arial, Helvetica, sans-serif;
}

#wrap {
width: 100%;
background-image: url(uploads/images/midBg.jpg);
background-position: center bottom;
background-repeat: repeat-x;
}

h1 {
font-size: 25px;
font-weight: bold;
color: #ff8a00;
}

h2 {
font-size: 20px;
font-weight: 200;
color: #ff8a00;
}

h3 {
font-size: 20px;
font-weight: 200;
color: #0000FF;
text-decoration: underline;
}

h4 {
font-size: medium;
text-decoration: underline;
text-align: center;
color: rgb(0, 0, 255);
font-weight: bolder;
}

h5 {
font-size: 12px;
text-decoration: none;
text-align: left;
color: rgb(0, 0, 255);
font-weight: normal;
}

li {
font-size: 13px;
line-height: 22px;
color: #152a55;
}


p {
font-size: 13px;
line-height: 16px;
color: #152a55;
}

a {
color: #152a55;
text-decoration: none;
}

a:hover {
color: #ff8a00;
}

img, img a {
padding: 2px;
border: 1px solid #ff8a00;
background-color: #fff;
}

a
{
outline: none;
}

:focus
{
-moz-outline-style: none;
}


#homeWrap {
background-image: url(uploads/images/midBg.jpg);
background-repeat: repeat-x;
background-position: 0 161px;
}

#container {
width: 1000px;
margin: 0 auto;
background-image: url(uploads/images/headerBg.jpg);
background-repeat: no-repeat;
}

#header {
width: 1000px;
height: 161px;
}

#menu {
float: left;
width: 920px;
height: 40px;
margin: 120px 40px 0 40px;
}

#menu ul {

height: 40px;
padding: 0;
margin: 0;
}

#menu li {
display: block;
float: left;
padding: 10px 0 0 2px;
margin: 0;
}

#menu li:first-child {
padding: 10px 0 0 0;
}

#menu li a{
font-size: 13px;
color: #152a55;
font-weight: bold;
}

#menu li li a {
font-weight: normal;
margin-bottom: 1px;
padding: 0 0 4px 10px;
font-size: 12px;
}

#menu li li a:hover {
margin-bottom: 1px;
padding: 0 0 4px 10px;
}

#menu li a:hover{
color: #ff8a00;
}

#leftMenu {
float: left;
width: 300px;
height: 200px;
margin: 0;
}

#leftMenu h1 {
font-size: 18px;
font-weight: 900;
margin-left: 40px;
}

#leftMenu ul {
margin: 0 0 0 30px;
padding: 0;
list-style: none;
}

#leftMenu li {
width: 170px;
height: 19px;
padding: 7px 0 0 0;
margin:0 0 0 20px;
border-bottom: 1px dotted #152a55;
font-size: 12px;
color: #152a55;
text-indent: 20px;
}

#leftMenu li a {
display: block;
font-weight: 600;
font-size: 12px;
background-image: url(uploads/images/arrow_blue.gif);
background-position: 0 3px ;
background-repeat: no-repeat;
}

#leftMenu li a:hover {
display: block;
background-image: url(uploads/images/arrow_orange.gif);
background-position: 0 3px ;
background-repeat: no-repeat;
}

#viewer {
float: left;
width: 590px;
height: 200px;
margin: 13px 0 0 0;
background-image: url(uploads/images/slides/slideBg.jpg);
background-repeat: no-repeat;
}

/* Content Slider */

.sliderwrapper {
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 590px; /*width of featured content slider*/
height: 200px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
/* position: absolute; leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0;
width: 590px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 200px;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;*/
}

#contentHome .sliderwrapper .contentdiv img {
float: left;
width: 371px;
height: 200px;
margin: 0 0 0 0;
padding: 0;
background: none;
border: none;
}

.sliderwrapper .contentdiv h1 {
float: left;
width: 200px;
padding: 0;
margin: 15px 0 5px 0;
font-size: 18px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #ff8a00;
}

#contentHome .sliderwrapper .contentdiv h1 a {
background: none;
color: #ff8a00;
margin: 0 0 0 -30px;
}

#contentHome .sliderwrapper .contentdiv h1 a:hover{
color: #152a55;
}

.sliderwrapper .contentdiv h2 {
float: left;
width: 200px;
padding: 0;
margin: 15px 0 5px 0;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #ff8a00;
}

#contentHome .sliderwrapper .contentdiv h2 a {
background: none;
color: #ff8a00;
margin: 0 0 0 -30px;
}

#contentHome .sliderwrapper .contentdiv h2 a:hover{
color: #152a55;
}

#contentHome .sliderwrapper .contentdiv p {
float: left;
height: 120px;
width: 230px;
padding: 0;
margin: 0 0 0 -30px;
font-color: #2D4C75;
font-weight: bold;
}

#contentHome  .sliderwrapper .contentdiv a {
color: #ff8a00;
}

#contentHome .sliderwrapper .contentdiv a.info {
float: right;
vertical-align:text-bottom;
margin-bottom: -10px;
}


.sliderwrapper .contentdiv a:hover {
color: #152a55;
}

.pagination {
float: right;
position: absolute;
width: 260px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 40px;
margin: -40px 0 0 0;
padding:0 0 0 330px;
text-align: right;
background-image: url(uploads/images/blueTrans.png);
background-repeat: repeat;
z-index: 80;
/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=50);
-moz-opacity: 0.5; /* relevant for FF1.0 */
/*opacity: 0.5;*/
}

.pagination a{
float: left;
display: block;
height: 30px;
width: 30px;
padding: 10px 0 0 0;
text-decoration: none; 
color: #ff8a00;
font-weight: bold;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
cursor: pointer;
}

.pagination a img {
padding: 0;
margin: -4px 0 0 0;
background: none;
border: none;
}

/* End of Content Slider */

#contentHome {
width: 900px;
margin: 10px auto;
margin-bottom: 30px;
}

#contentHome p {
width: 570px;
}

#content {
width: 900px;
min-height: 400px;
margin: 10px auto;
margin-bottom: 30px;
}

#content p {
width: 800;
}

#content a {
border-bottom: none;
font-weight: bold;
color: #3A4972;
border-bottom: 1px dotted #666666;
}

#content ul {
list-style-image:url("/images/list-arrow.gif");
list-style-type:square;

}

#content li a {
border-bottom: 1px dotted #FF8A00;
font-weight: bold;
font-size: 14px;
color: #152A55;
}

#content li a:hover {
border-bottom: 1px solid #FF8A00;
color: #FF8A00;
}

#content li {
border-bottom: none;
font-weight: bold;
font-size: 14px;
color: #152A55;
}

#content a:hover {
border-bottom: none;
border-bottom: 1px solid #666666;
}

.clear {
clear: both;
}

#footerContent.home{
width: 900px;
margin: 0 auto;
padding: 10px 0 0 0;
}

#footerSpacer {
height: 30px;
}

#features {
position: relative;
width: 900px;
height: 185px;
margin: 0 auto;
}

#featureBox1 {
float: left;
width: 430px;
height: 185px;
background-image: url(uploads/images/blue_box_left.gif);
background-repeat: no-repeat;
}

#featureBox2 {
float: left;
width: 430px;
height: 185px;
margin: 0 0 0 32px;
background-image: url(uploads/images/blue_box.gif);
background-repeat: no-repeat;
}

#featureBox2 h1, #featureBox1 h1, #featureBox2 h1 a, #featureBox1 h1 a, #featureBox2 h1 a:visited, #featureBox1 h1 a:visited {
margin: 10px 5px 15px 0;
font-size: 18px;
font-weight: bold;
text-align: right;
letter-spacing: 1px;
color: #FF8A00;
}

#featureBox2 h1 a:hover, #featureBox1 h1 a:hover {
color: #152a55;
}

#footer #featureBox1 p{
float: right;
width: 220px;
margin: 10px 10px 0 0;
font-size: 12px;
text-align: right;
color: #fff;
}

#footer #featureBox2 p {
float: right;
width: 310px;
margin: 10px 10px 0 0;
font-size: 12px;
text-align: right;
color: #fff;
}

#featureBox2 a.info, #featureBox1 a.info {
color: #FF8A00;
font-weight: bold;
}

#featureBox2 a.info:hover, #featureBox1 a.info:hover {
color: #152a55;;
}

#footerContent {
width: 900px;
height: 100px;
margin: 0 auto;
padding: 10px 0 0 0;
}

#footer {
border-top: 2px solid #666;
background-color: #0b0c37;
}

#footer p {
font-size: 11px;
color: #fff;
text-align: right;
}

#footer p a {
color: #fff;
}

#footer p a:hover {
color: #ff8a00;
}

/* ### Menu styles ### */

/* Horizontal menu for the CMS CSS Menu Module */
/* by Alexander Endresen */

#menu_vert {
   
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 

}

#menuwrapper2 { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   background: transparent;

}


/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
background-color:#bbb;
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
   font-size: 11px;
background-color:#fff;
text-transform: uppercase;
color: #3F5D83;
}



#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
   z-index: 100; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
  /* left: 100%; */ 
   top: 0px; 
}
	
#primary-nav li { 
   margin-left: -1px;
   float: left; 
}

#primary-nav li li { 
   margin-left: 0px;
   margin-top: 0
   float: none; 
   position: relative; 
border-bottom: 1px solid #fff;
}

#primary-nav li li a {
   color: #3F5D83;
}

/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 5px 8px;
   text-decoration: none; 
   color: #152a55;
   border-right: 1px solid #CCCCCC;

}

#menuwrapper2 #primary-nav a { 
   display: block; 
   margin: 0px; 
   padding: 0; 
   text-decoration: none; 
font-size: 10px;
}


#primary-nav a:visited { 
color: #152a55;
}

#primary-nav a:hover { 
   display: block; 
   margin: 0px; 
   padding: 5px 8px; 
   text-decoration: none; 
color: #ff8a00;
background-color: #fff;
}

#primary-nav li li:first-child {
width: 202px;
}


#primary-nav li li a { 
background-color: #bbb;
color: #083D71;
font-weight: bold;
width: 190px;
border-right: none;
text-transform: none;
}

#primary-nav li li a:visited { 
color: #152a55;
}

#primary-nav li li a:hover { 
background-color: #bbb;
color: #ff8a00;
}

	
#primary-nav li, #primary-nav li.menuparent { 
 
}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive { 
color: #ff8a00;
}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 

}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 
}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 
}
#primary-nav li li a { 
   height: 1%; 
}

/* End of 'july_09' */

