/* Start of CMSMS style sheet 'westernstyle' */
body{
	margin:0em;
	padding:0em;
	background-image:url(uploads/images/bg_tiles.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

a, a:visited{
	text-decoration:underline;
	color:#cc3300;
}

a:hover{
	text-decoration:none;
	color:#333333;
}

.Oranger{
	color:#cc3300;
}
.Oranger a{
	color:#cc3300;
	text-decoration:none;
}
.Orangergrey{
	color:#414342;
}
.Orangergrey a{
	color:#414342;
	text-decoration:none;
}
h1{
	font-size:160%;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0xp;
}
h1 a{
text-decoration:none;
}

form{
	margin:0px;
	padding:0px;
}

/**********************************************************/

#MainWraper{
	width:100%;
	background-image:url(uploads/images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#holder{
	margin:auto;
	width:900px;
}

.topmostHeader{
	background-image:url(uploads/images/topmost_header.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:right;
	height:70px;	
}

.topmostlink{
	color:#333333;
	padding:20px 0px 5px 0px;
}

.topmostlink a, .topmostlink a:visited{
	text-decoration:none;
	color:#333333;
}

.topmostlink a:hover{
	text-decoration:none;
	color:#FF3300;
}

.menuBase{
	background-image:url(uploads/images/menu_base.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:85px;
}

.contentBlock{
	background-color:#c4ccce;
	margin-top:5px;
	padding:10px;
}

.footer{
	padding:10px;
	color:#dadfe0;
	text-align:center;
	font-size:11px;
}

.footer a, .footer a:visited{
	text-decoration:none;
	color:#dadfe0;
}

.footer a:hover{
	text-decoration:underline;
	color:#dadfe0;
}

.vhline{
	border-right:1px dashed #494949;
	padding-left:5px;
}

.paddingFive{
	padding-left:5px;
}

.contentLightBlock{
	background-color:#dadfe0;
	border:1px solid #000000;
	padding:5px;
}

.insideContentLight{
	padding-left:5px;
}

/****************************************************/

/* Vertical menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/* The wrapper determines the width of the menu elements */
#menuwrapper { 
   width: 100%; 
}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
   width: 100%; 
   margin-left: -1px;
}
#primary-nav ul { 
   position: absolute; 
   top: 0; 
   left: 100%; 
   display: none; 
}
#primary-nav li { 
   margin-bottom: -1px; 
   position: relative; 
border-bottom:1px solid #56b5e2;
}


/* Styling the basic apperance of the menu elements */
#primary-nav a { 
   /*border: 1px solid #006699; */
   display: block; 
   margin: 0px; 
   padding: 6px 30px; 
   color: #ffffff;
   text-decoration: none; 
   background: transparent; 
   min-height:1em; /* Fixes IE7 whitespace bug*/ 
}
#primary-nav li, #primary-nav li.menuparent { 
   /*background-color: #ececec; */
	background-image:url(uploads/images/button_bullet_01.jpg);
	background-repeat:no-repeat;
	background-position:left;
   min-height:1em; /* Fixes IE7 bug*/
}


/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */
#primary-nav li.menuactive { 
	background-image:url(uploads/images/button_bullet_02.jpg);
	background-repeat:no-repeat;
	background-position:left;
   background-color: #245f7c;
}

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav li.menuparent, 
#primary-nav li.menuparent:hover, 
#primary-nav li.menuparenth { 
   background-image: url(images/cms/arrow.gif); 
   background-position: center right; 
   background-repeat: no-repeat; 
}


/* Styling the apperance of menu items on hover */
#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 
	background-image:url(uploads/images/button_bullet_03.jpg);
	background-repeat:no-repeat;
	background-position:left;
   background-color: #627479; 
}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */
#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; 
}
#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; 
    background-color:#414342;
}


/* IE Hack, will cause the css to not validate */

#primary-nav li, #primary-nav li.menuparenth { _float: left; _height: 1%; }
#primary-nav li a { _height: 1%; }


/* section header */
#primary-nav li.sectionheader {
   border-left: 1px solid #006699; 
   border-top: 1px solid #006699; 
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0.5em;
   background-color: #fff;
   margin: 0;
   width: 100%;
}


/* separator */
#primary-nav li hr.separator {
   display:block;
   height: 0.5em;
   color: #abb0b6;
   background-color: #abb0b6;
   width: 100%;
   border:0;
   margin:0;
   padding:0;   
   border-top: 1px solid #006699;
   border-right: 1px solid #006699;
}

dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

/*************************************************/	
/* End of 'westernstyle' */

