/* Start of CMSMS style sheet 'Rose' */
* {
margin:0;
padding:0;
}

body {
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 75.01%;
   line-height: 1em;
}

div {
   font-size: 1em;
}

img {
   border: 0;
}

a,
a:link 
a:active {
   text-decoration: underline;
   background-color: inherit; 
   color: #d90548; 
}

a:visited {
   text-decoration: underline;
   background-color: inherit;
  color: #d90548;
}

a:hover {
   text-decoration: none;
   background-color: inherit;
   color: #e1749e;
}

body {
   background-color: #ccc;
   color: #333;
   margin:1em;
}

div#pagewrapper {
   margin: 0 auto;
   max-width: 80em;
   min-width: 60em;
   background-color: #fff;;
   color: black;
}


div#title_area {
  padding: 22px 0 0 22px;
}

div#title_area img.title_rose {
position: absolute;
  top: 40px;
}


div#title_area img.title_cycle {
position: relative;
  top: 21px;
right: -125px;
}

div#title_area #main_logo_image {
padding-left: 40px;
}


div#header {
   height: 130px;
   background: #fff url(uploads/images/theme/road_piece.gif) repeat-x 0 62px;           
}

 div#content {
   margin: 1.5em auto 2em 0;
}


div#main {
   margin-left: 29%;
   margin-right: 2%;
}

div#sidebar {
   float: left;
   width: 26%;
   display: inline;
   margin-left: 0;
}

div#footer {
   clear: both;
   color: #000;
   background-color: #d9cba0;
}

div#footer p {
   font-size: 0.8em;
   padding: 1.5em;
   text-align: center;
   margin: 0;
}

div#footer p a {
   color: #000;
}

div.hr {
   height: 1px;
   padding: 1em;
   border-bottom: 1px dotted black;
   margin: 1em;
}

div#content {

}

div#content hr {
border: none;
color: #e1749e;
background-color: #e1749e;
height: 2px;
margin: 16px 0;
}

div#content h4 {
	color: #fff;
	background-color: #e1749e; 
   font-size: 2em;
   line-height: 1.25em;
   margin: 0 0 0.5em 0;
}
div#content h5 {
	color: #fff;
	background-color: #e1749e; 
	padding-left: 0.25em;
	font-size: 1.5em; 
	text-align: left; 
	padding-bottom: 1px;
    line-height: 1.25em;
    margin: 0 0 0.5em 0;
}
div#content h6 {
	color: #fff;
	background-color: #e1749e; 
   font-size: 1.3em;
   line-height: 1.25em;
   margin: 0 0 0.5em 0;
}

div#content h1 {
   font-size: 2em;
   line-height: 2em;
   margin: 0 0 1.5em 0;
}
div#content h2 {
	font-size: 1.5em; 
	text-align: left; 
    margin: 0 0 1em 0;
}
div#content h3 {
   font-size: 1.3em;
   line-height: 1.3em;
   margin: 0 0 0.6em 0;
}


p {
   font-size: 1em;
   margin: 0 0 1.5em 0;
   line-height: 1.4em;
   padding: 0;
}

blockquote {
   border-left: 10px solid #ddd;
   margin-left: 10px;
}
strong, b {
   font-weight: bold;
}
em, i {
   font-style:italic;
}

div#main ul,
div#main ol,
div#main dl {
   font-size: 1.0em;
   line-height: 1.4em;
   margin: 0 0 1.5em 0;
}

div#main ul li,
div#main ol li {
   margin: 0 0 0.25em 3em;
}

div#main ul {
padding: 1em 0;
}

div#main ul li {
color: plum;
font-size: 14px;
font-weight: bold;
list-style:none;
padding: 5px 0px 5px 35px;
margin-left: 0;
background: url(/uploads/images/heart20px.gif) 10px 4px no-repeat;
}

/* definition lists topics on bold */
div#main dl dt {
   font-weight: bold;
   margin: 0 0 0 1em;
}
div#main dl dd {
   margin: 0 0 1em 1em;
}

div#main dl {
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #c0c0c0;
}


span.accesskey {
   text-decoration:none;
}
.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

#menu_vert {
   padding-left: 0;
   margin-left: 1em;
}


div#menu_vert ul ul ul {
   padding-bottom: 0.5em;
}

#menu_vert li {
   list-style: none;
   margin: 0;
   border-bottom: 1px solid #d9cba0;
   display: block;
}

#menu_vert ul ul li {
   border: none;
}

* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }

div#menu_vert a {
   text-decoration:none;
   display: block;
   padding: 0.8em 0.5em 0.8em 2.5em;
   color: #e1749e;
   min-height:1em;
   font-weight: bold;
}

div#menu_vert ul ul a {
   font-size: 90%;
   padding: 0.5em 0.5em 0.5em 2.8em;
   background-position: 1.5em center;
}

div#menu_vert ul ul ul a {
   padding: 0.3em 0.5em 0.3em 4.3em;
}

div#menu_vert a:hover {
   background-color: #e1749e;
   color: #fff;
}

div#menu_vert ul h3 {
   background: url(/uploads/images/theme/rose_16px_i.gif) no-repeat 0.5em center;
   background-color: #e1749e;
   display: block; 
   padding: 0.8em 0.5em 0.8em 2.5em;
   color: #fff;
   font-size: 1em;
   margin: 0;
}

div#menu_vert ul ul h3 {
   font-size: 90%;
   padding: 0.3em 0.5em 0.3em 2.8em;
   background-position: 1.4em center;
   background-color: transparent;
   border-bottom: none;
   color: #000;     
}


div#menu_vert li.sectionheader {
   border-right: none;
   font-size: 130%;
   font-weight: bold;
   padding: 1.5em 0 0.8em 0;
   background-color: #fff;
   line-height: 1em;
   margin: 0;
   text-align:center;
}


div#menu_vert li.separator {
   height: 1px !important;
   margin-top: -1px;
   margin-bottom: 0;
   padding:2px 0 2px 0;
   background-color: #000;
   overflow:hidden !important;
   line-height:1px !important;
   font-size:1px;
}

div#menu_vert li.separator hr {
   display: none;
}

.leftblock {
	margin: 20px;
	padding: 8px;
	background: #FFEFEF;
	color: #000;
	border: 1px solid #0ba616;
}
/* End of 'Rose' */

