/* Start of CMSMS style sheet 'PARSA' */
/* Predefined Elements */

body {
  font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  background:#30374e url(./images/cms/parsa_bg.gif);
  margin:0px;
  padding:0px;
}

a {
  text-decoration:none;
  color:#363e58
}

p, div, a, span {
   font-family: Helvetica, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size:10pt;
}

h1 {
  font-size:14pt;
  color:#810000
}

h2 {
  font-size:13pt;
  color:#810000
}

h3 {
  font-size:12pt;
  color:#810000
}

h4 {
  font-size:11pt;
  font-weight:bold;
  color:#810000
}

/* Structural Elements */

#container {
  width:800px;
  margin:0px auto 0px auto;
  background-color:white;
  padding-right:15px;
}

#logo {
  width:200px;
  height:250px;
  background:white url(./images/cms/parsa_logo.png) no-repeat;
}

#photo {
  width:600px;
  height:250px;
  background:white url(./uploads/images/Banner\ Images/banner.jpg) no-repeat;
}

#left {
  width:185px;
  vertical-align:top;
  padding-left:15px;

}

#content_home{
  padding-top:15px;
}

#content{
  background-color:#fcf8e6;
  padding:5px;
  border:solid 1px #e5dbae;
  line-height: 1.2em;
}

.menu_heading {
  color:#810000;
  font-size:11pt;
}

#menu ul {
  list-style-type:none;
  font-size:10pt;
  line-height: 1.4;
}

#menu li {

}

#menu a {
  font-size:10pt;
  text-decoration:none;
  color:#363e58
}

.currentpage {
  font-weight:bold;
}

.submenu {
  padding-left:10px;
}

.clearfix {
  padding-left:0px;
}

#print {
  text-align:center;
}

#right {
  width:600px;
  vertical-align:top;
}

#breadcrumbs, #breadcrumbs span {
  font-size:10pt;
}

#breadcrumbs a {

}

#search {
  
}

#footer {
  text-align:center;
}

#footer p {
  font-size:9pt;
}

.newsSummary {
  background-color:#fcf8e6;
  border:solid 1px #e5dbae;
  padding:5px;
  margin:0px 0px 10px 0px;
}
.newsTitle a, .newsTitle {
  color:#810000;
  font-size:14pt;
  margin-bottom:5px;
}

.newsInformation {
  color:#826a00;
  font-style:italic;
  font-size:9pt;
  margin-bottom:10px;
}

.newsSummaryIntro, .newsSummaryIntro div, .newsSummaryIntro p {
  color:#1f325b;
}

.NewsSummaryMorelink{
  margin: 5px 0px 0px 0px;
}

#NewsPostDetailSummary {
  margin: 10px 0px 10px 0px;
}

#NewsPostDetailCategory{}
#NewsPostDetailAuthor{}

#NewsPostDetailContent{
    margin: 10px 0px 10px 0px;
}
#NewsPostDetailTitle{}
#NewsPostDetailDate{}
#NewsPostDetailPrintLink{}
#NewsPostDetailReturnLink{}
/* End of 'PARSA' */

