/* Start of CMSMS style sheet 'mrstroy' */
body, td {
  font-family: Verdana, sans-serif;
  font-size: 12px;
  color: #333333;
}

img
{
  border: 0;
}

.news-date {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  color: #CCCCCC;
}
.news-small {
  font-family: Verdana, sans-serif;
  font-size: 9px;
  color: #333333;
  margin-bottom: 10px;
}
.news-small a {
  font-size: 11px;
}
.news-more {
  font-size: 9px; 
  margin-top: 2px;
  margin-bottom: 5px;
}

.menu, .wholemenu {
  list-style: none;
  padding-left: 1em;
}
.wholemenu {
  margin: 0; 
  padding: 0;
  width: 160px;

}
.wholemenu a, .menu-links {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #ff9933;
}

.wholemenu a:hover {
  text-decoration: underline;
}

.allmenu {
  margin: 0; padding: 0;
  width: 240px;
}
.allmenu a {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  text-decoration: none;
  color: #ff9933;
}
.allmenu a:hover {
  text-decoration: underline;
}

.bg-top-news {
  background-image: url(http://www.mr-stroy.com/images/mrstroy/bg_news.jpg);
  background-repeat: no-repeat;
  background-position: left center;
}

h1 {
  font-family: Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
  margin: 0; padding: 0;
}

a.currentpage {
  font-weight: bold;
}
.bg-x {
  background-image: url(http://www.mr-stroy.com/uploads/bg_x.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}

div#NewsSummaryPostdate {
  font-size: 10;
  color: 7A7A7A;
}
.NewsSummary {
  font-size: 10px;      
}
div#NewsPostDetailContent {
  font-size: 12px;
  padding-left: 1em;
  line-height: 1.5em;
  text-indent: 1em;
  width: 650px;
  text-align: justify; 
}
div#NewsPostDetailSummary {
  font-size: 12px;
  padding-left: 1em;
  line-height: 1.5em;
  width: 650px;
  text-align: justify; 
}
div#content {

}

/* HEADINGS */
div#content h1 {
   font-family: Verdana, sans-serif;
   text-transform: uppercase;
   color: #000000; 
   font-size: 1em; 
   text-align: left; 
   padding-left: 0.5em;
}
div#content h2 {
   font-family: Verdana, sans-serif;
   color: #ff0000; 
   font-size: 1.3em; 
   text-align: left; 
   padding: 0;
}
div#content h3 {
   font-family: Verdana, sans-serif;
   text-transform: uppercase;
   color: #000000; 
   font-size: 0.85em; 
   text-align: left; 
   padding-left: 1em;
   margin: 0;
}

div#footers {
   font-size: 10px;
}
/* End of 'mrstroy' */

/* Start of CMSMS style sheet 'menu' */
#menu_vert {
   padding-top: 0.3em;
   margin-left: -2.5em;
   width: 310px;
}


/* third level has some padding to have it stand out */
div#menu_vert ul {
   padding-bottom: 0;
}

/* menu li block      display: block;*/
#menu_vert li {
   list-style: none;
   padding: 0;
   margin: 0;
   border-bottom: 1px solid #C5DDE9;
}

/** fix stupid ie bug with display:block; **/
* html #menu_vert li { height: 1%; } 
* html #menu_vert li a { height: 1%; } 
* html #menu_vert li hr { height: 1%; }
/** end fix **/

/* first level links */
div#menu_vert a {
   height: 15px;
   text-decoration:none; /* no underline for links */
   color: #C57524; /* this will be link color for all levels */
   padding: 0.3em 0 0.3em 2em; /* some air for it */
   min-height: 1em; /* Fixes IE7 whitespace bug */
   display: block; /* IE has problems with this, fixed above */
}

/* hover state for all links */
div#menu_vert a:hover {
   background-color: #F1F1F1;
}


/* 
active parent, that is the first-level parent 
of a child page that is the current page 
*/
div#menu_vert li a.activeparent {
   background-color: #FED097;
   color: #fff;
}


/* 
current pages in the default Menu Manager 
template are unclickable. This is for current page on first level 
*/
div#menu_vert ul h3 {
   background-color: #FED097;
   display: block; 
   padding: 0.3em 0 0.3em 1.5em;     /* some air for it */
   color: #fff;                                 /* this will be link color for all levels */
   font-size: 1em;                           /* instead of the normal font size for <h3> */
   margin: 0;                                  /* as <h3> normally has some margin by default */
}



/* End of 'menu' */

