/* Start of CMSMS style sheet 'Layout: Core Elements' */
/* FORMS */

div.form {
  background:#F0F0F0;
  border-style:solid;
  border-width:1px;
  border-color:#D9D9D9;
  padding:0;
  margin-bottom:0.5em;
}

label {
  margin-top:0.1em;
  margin-bottom:0;
  display:block;
}

div.inputwrap {
  margin-bottom:0.2em;
  margin-top:0.4em;
}

div.contactform fieldset legend {
  display:none;
}

#submit_button {
      width: 69px;
      height: 20px;
      margin: 12px 0 0 0;
      padding: 0;
      border: 0;
      background: transparent url(../images/cms/button_submit.png) no-repeat top left;
      cursor: pointer; /* hand-shaped cursor */
      cursor: hand; /* IE 5.x */
      vertical-align: middle;
      text-indent: -1000em;
display:block;
}

fieldset {
display:none;
}

div.form#contact {
padding:15px;
background:#f8f8f7;
}

div.callbackform label{
}

div.callbackform input[type=text]{
margin-top:4px;
margin-bottom:7px;
}

/* DOWNLOAD FILE LIST */


div.filelist-item {
  width:100%;
  margin-bottom:5px;
  display:block;
  height:25px;
}

div.filelist-item-name {
  display:inline-block;
  float:left;
  line-height:25px;
  overflow:hidden;
  height:25px;
  display:block
  margin-bottom:5px;
}

div.filelist-item-size {
  text-align:right;
  line-height:20px;
  height:20px;
  margin-bottom:5px;
  overflow:hidden;
}

/* DYNAMIC FONT*/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

/* BLOG */

a.blogs-breadcrumb,
.blogs-breadcrumb {
  color:#808080;
  padding:0px;
  margin-bottom:1em;
  margin-top:0.8em;
  line-height:1em;
  text-decoration:none;
}

a.blogs-breadcrumb:hover {

}

.blogs-showmessage {
  margin:0.5em;
  padding:0.5em;
  border:2px solid #9C0800;
}

.entry-headline {
  font-weight:bold;
  color: #000000;
}

.blogs-showblogsentries {

}

.blogs-showblogsentry {
  border-bottom:1px solid dotted;
  margin-bottom:1em;
  padding-bottom:1.2em;
}

.blogs-showblogsentrytime {
  color:#A2A2A2;
  font-size:0.8em;
  padding-bottom:0.5em;
}

.blogs-showblogsentrytitle {
  color: #294B5F;
  font-size:1.5em;
  padding-bottom:0.5em;
  padding-top:0.3em;
}

.blogs-showblogsentrytitle a {
  text-decoration:none;
}

.blogs-showblogsentryshorttext {
  line-height:1.4em;

}

.blogs-showcategoryentrytext {

}

.blogs-showcategoryentryfiles {

}

.blogs-showcategoryentryauthor {
  padding:2px;
  font-style:italic;

}

.blogs-showblogsentrycategory {
  margin-top:0.8em;
  line-height:1em;
  font-size:1em;
  font-style:italic;
}

.blogs-showblogsentrycategory a {

}

.blogs-showblogsentrycomments {
}

.blogs-showblogsentrycomments a {
  font-style:italic; 
  line-height:1.5em;
  margin-top:0.2em;
  font-size:1em;
}

/*ShortCategory-styles*/
.blogs-shortbox {
  text-align:center:
  width:216px;
  margin:4px;
  margin-left:8px;
  margin-right:8px;
  float:left;
}
.blogs-shortcategorytitle {
  text-align:center; 
  text-transform:capitalize;
  font-size:130%;
  border:2px solid black;
  padding-left:4px;
  padding-right:4px;
  padding-top:12px;
  padding-bottom:12px;
  width:212px;
}

.blogs-shortcategorytitle:hover {
  background-color:#eee;
}



.blogs-shortentrylist {
  margin-top:10px;
}
.blogs-shortentry {
}
.blogs-shortentrydate {
  color:#A2A2A2;
  font-size:0.8em;
  padding-bottom:0.5em;
}
.blogs-shortentrylink {
   padding-left:12px;
   padding-bottom:4px;
}

.blogs-showcategorylistbox {
  
}

.blogs-showcategorylistheader {
  
}

.blogs-showcategorylistcategories {

}

.blogs-showcategorylistcategory {
  
}


.blogs-showcategorybox {

}

.blogs-showcategoryheader {
  margin-bottom:1em;
}

.blogs-showcategorytitle {
  font-size:1.5em;
  padding-bottom:0.5em;
  padding-top:0.3em;
  color: #18507C;
  text-decoration:none;
}

.blogs-showcategorydescription {
   line-height:1.5em;
}

.blogs-showcategoryentries {

}

.blogs-showcategoryentry {
  margin-bottom:1em;
}

.blogs-showcategoryentrytime {
  color:#A2A2A2;
  font-size:0.8em;
  padding-bottom:0.5em;
}

.blogs-showcategoryentrytitle {
  font-size:1.5em;
  padding-bottom:0.5em;
  padding-top:0.3em;
}

.blogs-showcategoryentrytitle a {

  color: #18507C;
  text-decoration:none;
}

.blogs-showcategoryentrytext {
  padding-bottom:2px;
}

.blogs-showcategoryentryfiles {
  padding-top:4px;
  padding-left:8px;
}

.blogs-showcategoryentryauthor {
  padding:2px;
  font-style:italic;
}

.blogs-showcategoryentrycomments {
  font-weight:bold;
}


.blogs-showcategoryentrycomments a {
  font-style:italic; 
  line-height:1.5em;
  margin-top:0.2em;
  font-size:1em;
  text-decoration:none;
}

.blogs-showentrybox {
}

.blogs-showentryheader {
  margin-bottom:2em;
}

.blogs-showentrytime {
  color:#A2A2A2;
  font-size:0.8em;
  padding-bottom:0.5em;
}

.blogs-showentrytitle {
  font-size:1.5em;
  padding-bottom:0.5em;
  padding-top:0.3em;
  color: #18507C;
}

.blogs-showentrytext {
}

blogs-showentrytext.a {
  color:#993333;
}

.blogs-showentryauthor {
  font-style:italics;
}

.blogs-showentryfiles {
  padding-top:13px;
  padding-left:0px;
}


.blogs-showentrycomments {
  margin-bottom:2em;
}

.blogs-showentrycomment {
  padding:1.1em;
  background:#F0F0F0;
  margin-bottom:0.8em;
}

.blogs-showentrycomment_detail {
  height:11px;
  background-image:url(../cms/images/cms/blog_comment_detail.png);
  background-repeat:no-repeat;
  background-position:bottom left; 
}

.blogs-showentrycommenttime {
  color:#294B5F;
  font-size:0.8em;
  padding-bottom:0.3em;
  padding-top:0.3em;
}

.blogs-showentrycommenttext {
  line-height:1.5em;
  font-size:0.9em;
}

.blogs-showentrycommentauthor {
  font-weight:bold;
}

.blogs-showentrycommentform {
  margin-top:1em;
  margin-bottom:1em;
}

div.rss_link {
  margin-top:0.8em;
  line-height:2em;
}

div.rss_link a {
text-decoration:none;
}

/* End of 'Layout: Core Elements' */

