/* CMS element classes */

#scrollpane {
	float: right;
	width: 200px;
	height: 300px;
	overflow: auto;
	margin: 0px 0px 20px 20px;
	padding: 10px;
	border: 1px solid #000000;
	font-family: Verdana;
	background: url(/shared/backgrounds/grass2.jpg);
	font-size: 10px;
        line-height: 130%;
}

#scrollpane a {
	font-size: 10px;
        color: #c00000;
        font-weight: bold;
} 


#scrollpane a:hover {
        color: #ffffff;
}

#datetext_pane {
        color: #006600;
	font-size: 10px;
}


.box {
	margin: 10px;
	padding: 20px;
	border: 1px dashed Silver;
	font-family: Verdana;
	background-color : #f9f9f9;
	-moz-border-radius: 20px;	
}

.heading {
	text-decoration: None;
	color: black;
	font-weight: bold;
}

.searchbar {
        height: 10px;
	text-decoration: None;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/* set an image from the files area as the backgound for the search bar  */
	background: url(/shared/backgrounds/boxbar2_50h.gif) repeat-x;

	/* or just a background colour */
	background-color: #f0e7d7;
        border-color: #c0c0c0;
        font-size: 12px;
	border: 0px;
	cellspacing: 0px;	
        padding-top: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;

}

.crumb-link { 
}

.crumb-divider { 
  display:inline;
  padding: 0px 0px 0px 0px;
  margin: 0px 5px 0px 5px;
  width: 4px;
  height: 15px;
  vertical-align: bottom;
  background: #ffffff url(/shared/images/arrow_grey_4x15.gif) no-repeat;
}

/* this is the area containing the site navigation tree */
.navigation {
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: None;
	color: #336633;
	font-weight: normal;
	width: 200px;
	/* set an image from the files area as the backgound for the navigation cell */
	/* background: url(/themes/images/gold_fade_bg_2.jpg);	 */
	/* or just a background colour background-color: #afa29a; */
	background: url(/shared/backgrounds/bg-sidebar-btm.gif) no-repeat bottom right;
        /* E4EEE4 */
}

div#outer {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
	text-align: left;
	background: white;
	border-left: #CCC 2px solid;
	border-right: #999 2px solid;	
}

div#navdiv {
    width: 200px;
    padding: 10px;
    margin-top: 1px;
    float: left;
}

div#belowbar {
	margin-left: 220px;
	padding: 10px;
}


/* maintable - controls the colour of the vertical line between the navigation region and the main content area. */
.maintable {
	border-color: #666666;
	/*border-color-light: #E0E0E0;
	border-color-dark: #E0E0E0; */
}

.content {
	font-family: Arial, Helvetica, sans-serif;
    line-height: 150%;
    color: #333333;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 15px 0px 15px;	
}

.content td {
	font-family: Arial, Helvetica, sans-serif;
}

.block_header {
    margin: 0px 0 0 0;
	padding: 5px 5px 5px 10px;
	font-family: Arial;
	font-size: 14px;	
	color: #FFF;
    background: #D6B89E no-repeat right top;	
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	font-weight: bold;	
}

.block_content {
    margin: 0px 0px 0px 0px;
	padding: 12px;
	border: 0px solid #c0c0c0;
	font-family: Arial;
	background: #f0e7d7;
	font-size: 12px;	
}


.teaser_icon {
        background: url(/shared/images/bullet-news.gif) no-repeat;
}

.teaser_above {
    margin-top: 0px;
    margin-bottom: 10px;
	padding: 12px;
	border: 1px solid #c0c0c0;
	font-family: Arial;
	background-color : #f0f0f0;
	font-size: 12px;	
	-moz-border-radius: 10px;	
}


.teaser_below {
    margin-top: 0px;
	padding: 15px 15px 15px 10px ;
	border: 0px solid #c0c0c0;
	background: #fff; /* url(/shared/backgrounds/gradiant_grey.jpg) no-repeat top left; */
	font-size: 12px;	
	/* -moz-border-radius: 10px;	*/
}


.teaser_heading h2 {
    margin: 15px 0 0 0;
	padding: 5px 5px 5px 10px;
	border: 0px solid #c0c0c0;
	font-size: 14px;	
	color: #FFF;
    background: #666; /* url(/shared/backgrounds/block-title-right.png) no-repeat right top;	 */
	/* background: #6f90b3 url(/shared/backgrounds/bg-teasers-top-left.gif) no-repeat top left; */
	/* background: #6f90b3  url(/themes/images/grad-grey.gif); */
	/* -moz-border-radius: 10px;	*/
}

.teaser_right {
    margin: 0px 0px 0px 0px;
	padding: 12px;
	border: 0px solid #c0c0c0;
	background: #fff url(/shared/backgrounds/gradiant_grey.jpg) no-repeat top left;
}

.teaser a {
	font-size: 12px;	
}


.bottom {
	background: url(images/backgrounds/footer.jpg);  repeat-x;
}

#content_footer {
	background: transparent url(/shared/images/hori_dot.gif) repeat-x top left;
	padding-top:10px;
	margin-top:10px;
}

.loginform {
        margin-top: 5px;
	padding: 5px;
	border: 1px solid #ffffff;
	font-family: Arial;
	background-color : #ffffff;
	font-size: 10px;	
	font-weight : normal;
	-moz-border-radius: 10px;	
}

.loginform input {
        color: #000000;
	background-color: #ffffff;
        border: 1 solid #336699;
        margin-top: 5px;
        margin-bottom: 0px;
}

.loginform a{
	font-size: 10px;	
}

.submitButton {
	background: url(/shared/backgrounds/gnav_bg.gif);  repeat-x;
	color: #000;		
	font-size : 10px;
    border: 1 solid #c0c0c0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 1 1 1 1;
}


