/* Start of CMSMS style sheet 'SSP - Structure' */
body {
	background-color: #fff;
	background-image: url(images/ssp_pagebg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}



div#contentwrapper{
    left: 50%;
	text-align:left;
	width: 800px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
}



div#toprow{
	float: left;
	clear: right;
	width: 100%;
	margin-bottom: 0px;
	
}

div#logo{
	margin: 0;
	width: 332px;
}

div#topnav{
	width: 400px;
	text-align: right;
}

/* Remove this  */

div#topnav{ display: none;}



div#picrow{
	float: left;
	clear: both;
	height: 100px;
	width: 800px;
	margin: 10px 0 10px 0;	
}

div#picone{
	float: left;
	width: 260px;
	margin-right: 10px;
}

div#pictwo{
	float: left;
	width: 260px;
	margin-right: 10px;
}

div#picthree{
	float: left;
	width: 260px;
}

div#mainmenu {
	width: 800px;
	height: 35px;
}


div#menuwrapper {
	margin-top: 7px;	
	float: left;
	width: 570px;	
	height: 35px;}
	
/* #primary-nav {width: 590px;} */

div#searchbox{
	padding: 10px 0 0 0px;
	margin: 0;
	background-color: #d3d7e2;
	float: right;
	clear: right;
	width: 180px;
	height: 25px;
	margin-top: 2px;
}


/* Main content block divs  */

/* leftwide template  */

div#leftwide{
	margin-top: 35px;
	float: left;
	width: 510px;
}


div#rightcolfront {float: right; width: 260px; height: 100%;}

div#rightshade{
	padding-bottom: 20px;
	margin-top: 35px;
	float: right;
	width: 260px;
	background-color: #d3d7e2;
}

div#rightunder{
	padding-bottom: 20px;
	margin-top: 25px;
	float: right;
	width: 260px;
	background-color: #aabce0;
}



/* righttwide template  */

div#righttwide{
	margin-top: 35px;
	float: right;
	width: 510px;
}


div#leftshade{
	padding-bottom: 20px;
	margin-top: 35px;
	float: left;
	width: 260px;
	background-color: #d3d7e2;
}


/* Symetrical template  */


div#lefthalf {
	margin-top: 35px;
	float: left;
	width: 390px;
} 

div#righthalf {
	margin-top: 35px;
	float: right;
	width: 390px;
} 


/* Widecol template  */


div#leftwhole {
	margin-top: 35px;
	float: left;
	width: 800px;
} 




div#footer{
	float: left;
	clear: both; 
	width: 100%;
	background-color: #fcffd1;
	margin-top: 40px;
}

div#footer_wrapper{
	position: relative;
	width: 800px;
	padding-top: 6px;
	margin-left: auto;
	margin-right: auto;

}


div#contact_block{
	padding: 6px 0 0 10px;
	border-left: 1px dashed #999;
	float: left;
	height: 190px;
	width: 220px;
	margin-right: 40px;
}


div#copyright_block{
	padding: 6px 0 0 10px;
	float: left;
	border-left: 1px dashed #999;
	height: 190px;
	width: 240px;
	margin-right: 90px;
}


div#logo_block{
	margin-left: -65px;
	width: 133px;
	float: left;
}


/* Profile stuff  */

.CompanyDirectoryItem {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;

}

.cdtitle {

}

.cdaddress {

}

.phonefax {

}

.cdcontent {

}

.webcontact {

}


.pageoverflow input {
	border:1px solid #762123;
	margin-top: -10px;
	margin-left: 0px;
}

.pageoverflow textarea {
	border:1px solid #762123;
	margin-top: -10px;
	font-family: Arial, Helvetica sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	overflow: hidden;
}

.pageoverflow select {
	border:1px solid #762123;
	margin-top: -10px;
}

.pageoverflow .pagetext {
	font-weight: bold;
}

.pagebutton input {
	background-color: #762123;
	color: white;
}

.pageoverflow input m4submit {
	background:#762123;
	color:#FFF;
}

/*.CompanyDirectoryItem img {
	border: 2px solid #762123;

}*/


/* Calendar Layout */

.calendar-event {
	margin-bottom: 10px;
	}



/* Styles & Layout for Company Directory for Community Voice */

/* Summary List */

div.ComvoiceDirectoryItem {
  margin: 3px 0 3px 10px;
   padding: 0; 
}

div.ComvoiceDirectoryItem a {
   font-weight: bold;
   font-size: .9em;
   width: 80%;
   display: block;
   padding: 6px;
   border: 1px solid #d9d9d9;
   color: #575757;
   border-left: 5px solid #762123;
}

div.ComvoiceDirectoryItem a:hover {
   background-color: #efefef;}

/* Detail Styles */

div.ComvoiceItemDetail {
border-top: 1px solid #ccc;
padding-top: 12px;

}

span.ComnameDetail {display: block; font-weight: bold; font-size: 1.2em; color: #762123;}

span.ComaddressDetail {display: block; font-size: 1em; margin-top: 3px; font-weight: bold;}

span.ComphoneDetail {display: block; font-size: 1em; margin-top: 3px; font-weight: bold;}

span.ComemailDetail {display: block;}

span.ComwebDetail {display: block;}

span.ComlogoDetail {display: block;}

span.ComdetailsDetail {
   display: block; 
   margin-top: 6px;
   border-left: 12px solid #efefef;
   padding-left: 10px;

}

/* Company Directory Members */

/* Summary Styles  */

div.CompanyDirectoryItemSummary {
  margin: 3px 0 3px 10px;
}

div.CompanyDirectoryItemSummary a {
   font-weight: bold;
   font-size: .9em;
   width: 70%;
   display: block;
   padding: 6px;
   background-color: #efefef;
   color: #762123;
   border-left: 5px solid #a8a8a8
}

div.CompanyDirectoryItemSummary a:hover {
   background-color: #dfdfdf;}

div.CompanyDirectoryItemSummary a:visited {
   color: #562123;}

div#event_starts {float: left; width: 100%; clear: both;}

div#event_ends {float: left; width: 100%; clear: both;}

div.date_field {float: left; width: 20%; }


div.date_field input {width: 90px;}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/* End of 'SSP - Structure' */

/* Start of CMSMS style sheet 'SSP - Typography' */
body {
	font-family: Arial, Helvetica sans-serif;
	font-size: 75.1%;
	}


h1,
h2,
h3 {margin-top: 0;}


h1 {
	color: #762123;
 	font-size: 1.6em; 
 	}

h2 {
	color: #762123;
	font-size: 1.4em;
	}
	
h3 {
	color: #762123;
	font-size: 1.2em;
	}

h4 {
	color: #762123;
	font-size: 1em;
    padding: 0px;
    margin: 0px;
	}
	
#calendar h4 {
	padding-top: 12px;
	font-size: .85em;
	}


ul {	
	color: #000;
	list-style-type: disc;
	list-style-position: inside
	margin-left: 0px;
	}
	
/* IF LIST ORDERS BREAK LOOK HERE TO FIX*/	
	
#leftwide ul li {
	margin-top: 10px;
} 
	
#mainpage ul {
	margin-left: 30px;
	font-size: 1.0em;
	text-indent: 2.5em;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0px;
        }


a  {
	color: #762123;
	}

a:link {
	text-decoration: none;
	}

a:hover {
	color: #762123;
	text-decoration: none;
	}

a:visited {
	color: #9e3233;
	text-decoration: none;
	}

a:active {
	color: #9e3233;
	text-decoration: none;
	}

p {
	text-align:left;
	color:#000;
	line-height: 140%;
	font-size: 1.05em;
	margin-bottom: 1em
	}


/*** new bigger paragraph class***/

.biggerparagraph  {
font-size: 1.1em;
}


#leftwide img, #rightwide img, #lefthalf img, #righthalf img, #leftwhole img {
        padding: 0 1em 0 0;
        }
        
#rightshade h1 {
	color: #fff;
	background-color: #8995b3;
	padding: 8px;
	font-size: 1.4em;
	margin: 0;
	margin-bottom: 10px;
}

#rightunder h1 {
	color: #fff;
	background-color: #556fa6;
	padding: 8px;
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 10px;
}


#rightshade p {
	padding: 0 15px;
	color: #762123;
	font-weight: normal;
	font-size: 1.05em;
	line-height: 120%;
	margin: 0em;
margin-bottom: .75em;
}


#rightunder p {
	padding: 0 15px;
	color: #762123;
	font-weight: normal;
	font-size: 1.05em;
	line-height: 120%;
	margin: 0em;
margin-bottom: .75em;
}


#rightshade h4 {
	padding: 0 15px;
	color: #762123;
	font-weight: bold;
	font-size: 1em;
	line-height: 130%;
	margin-bottom: .75em;
}


#rightshade h2 {
	padding: 0 15px;
	color: #762123;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 130%;
	margin-bottom: .75em;
}


#rightshade h3 {
	padding: 0 15px;
	color: #762123;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 130%;
	margin-bottom: .75em;
}


#rightshade ul, #rightshade ol {
	font-weight: bold;
	color: #762123;
	font-size: .9em;
	line-height: 120%;
	margin: .75em 2em 0 .5em;

}

#rightshade ul li, #rightshade ol li {margin-bottom: .55em;
}


#rightshade a {color: #6c1a1c; font-weight: bold; text-decoration: underline;}

#rightshade a:link {}

#rightshade a:visited {color: #982d12;}

#rightshade a:hover {text-decoration: none;}



/* Styles for the Profile blocks  */

.CompanyDirectoryItem h4 {
	color: #000;
 margin: 0;

}

.CompanyDirectoryItem h2 {
	color: #000;
	font-size: 1.5em;

}

.CompanyDirectoryItem a {
	color: #762123;

}


/* Contact Block in Footer */

div#contact_block p, div#copyright_block p {
	margin: 0;
	line-height: 120%;
}

div#contact_block h2, div#copyright_block h2 {
	margin: 0 0 .5em 0;
}

/* Calendar Styles */

.calendar-date-from {
	color: #531719; 
	padding: 0 15px;
	font-weight: bold;
	font-size: .9em;
	line-height: 100%;
	margin: 0;
	}
	
.calendar-event-title {
	padding: 0 15px;
	color: #762123;
	font-weight: bold;
	font-size: 1.25em;
	
	}
	
.calendar-summary {
	padding-bottom: 6px;
	border-bottom: 1px solid #8995b3;
}

.hidden {display: none;}


/**** Headers for the sub-areas on area pages ***/

.areastuff {
	margin: 0;
	color: #666;
	padding: .2em 0;
	border-top: 1px dashed #666;
	border-bottom: 1px dashed #666;
}



/* End of 'SSP - Typography' */

/* Start of CMSMS style sheet 'dropnav' */
/* The wrapper clears the floating elements of the menu */

#mainmenu #menuwrapper {
   height: 24px;
    overflow: hidden;
    /*background-color: black;*/
    /*border-bottom: 1px solid red;*/
    width: 613px;
    font-size: .90em;
    color: #000;
    margin-left:0px;
    }

/* Set the width of the menu elements at second level. Leaving first level flexible. */

#mainmenu #primary-nav li li {
    
	}


/* Unless you know what you do, do not touch this */

#mainmenu #primary-nav, #mainmenu #primary-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#mainmenu #primary-nav ul {
	position: absolute;
	top: auto;
	display: none;
	}
	
#mainmenu #primary-nav ul ul {
	margin-top: 1px;
 	margin-left: -1px;
	left: 100%;
	top: 0px;
	}

#mainmenu #primary-nav li {
	border-left: 1px solid #999;
	margin-left: -1px;
	float: left;
	}
	
#mainmenu #primary-nav li li {
	border-right: hidden;
	margin-left: 0px;
	margin-top: -1px;
	float: none;
	position: relative;
	width: 116px;
	}

/* Styling the basic apperance of the menu elements */

#mainmenu #primary-nav a {
	display: block;
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
    color : #000;
    font-weight: bold;
	}
	
#mainmenu #primary-nav li a {
    font-weight: bold;
	background-repeat: no-repeat;
	background-position: right;
	/*border-right: 1px solid red;*/
	/*border-left: 1px solid red;*/
    color : #000;
	}
	
#mainmenu #primary-nav li li a {
	border: 1px solid #ddd;
	border-right: hidden;
	border-left: hidden;
	background-color:#f1f2f6;
	color:#000;
	background-image: none;
	}
	
#mainmenu #primary-nav li, #mainmenu #primary-nav li.menuparent {
	/*background:url(images/SCAP-menuslice.jpg) repeat-x;*/
    
	}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#mainmenu #primary-nav li.menuactive {
	/*background-image: url(images/menuitem_bg01.png);*/
    
	}

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#mainmenu #primary-nav ul li.menuparent, #mainmenu #primary-nav ul li.menuparent:hover, #mainmenu #primary-nav ul li.menuparenth {
	background-position: center right;
	background-repeat: no-repeat;
    
	}

/* Styling the apperance of menu items on hover */

#mainmenu #primary-nav li:hover, #mainmenu #primary-nav li.menuh, #mainmenu #primary-nav li.menuparenth, #mainmenu #primary-nav li.menuactiveh {
    
	background-image: none;
	}

/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#mainmenu #primary-nav ul, #mainmenu #primary-nav li:hover ul, #mainmenu #primary-nav li:hover ul ul,
#mainmenu #primary-nav li.menuparenth ul, #mainmenu #primary-nav li.menuparenth ul ul {
	display: none;
    color: #fff;
	}
	
#mainmenu #primary-nav li:hover ul, #mainmenu #primary-nav ul li:hover ul, #mainmenu #primary-nav ul ul li:hover ul,
#mainmenu #primary-nav li.menuparenth ul, #mainmenu #primary-nav ul li.menuparenth ul, #mainmenu #primary-nav ul ul li.menuparenth ul {
	display: block;
	}

/* IE Hacks */

#mainmenu #primary-nav li li {
	margin-top:2px;
	margin-bottom:-3px;
	float: left;
	clear: both;
	}
	
#mainmenu #primary-nav li li a {
	height: 1%;
	}
	
#mainmenu dfn {display: none;}
/* End of 'dropnav' */

/* Start of CMSMS style sheet 'SSP - Calendar' */
/* Real styles for Calendar display  */

div.calendar-event {margin: 1.5em 0 1em .5em; border: none;}

div.calendar-date-from {margin: 0; padding: 0; color: #333; font-size: 1em;}

div.calendar-event h3 {margin-bottom: 2px;}






/* Example stylesheet for Calendar module

For using this "big"-class insert something like this in your page
or template;

{cms_module module='Calendar' table_id='big'}

*/



/* make all links red */
.calendar tr td a
{
  color: red;
}

/* highlight "today" for the small calendar */
.calendar-today
{
  font-weight: bold;
}

/* display the "upcominglist" as one line per entry (assuming table_id='cal-upcominglist') */
#cal-upcominglist .calendar-date-title
,#cal-upcominglist .calendar-summary-title
{
  display: none;
}

#cal-upcominglist h2
,#cal-upcominglist .calendar-date
,#cal-upcominglist .calendar-summary
{
  display: inline;
  margin-right: 5px;
}

/* tidy up text sizes for lists */
#cal-list h1, #cal-upcominglist h1
{
  color: red;
  font-size: 120%;
}
#cal-list h2, cal-upcominglist h2
{
  font-size: 110%;
}

/** large calendar rules (assuming table_id='big') **/
/* border on for #big */
#big{
  margin: 0px;
  border-collapse:    collapse;
  border: 1px solid black;
}

/* nice squares for the #big table */
#big th
{
  border: 1px solid black;
  padding: 3px;
  width: 75px;
}

#big td {
  border: 1px solid black;
  vertical-align: top;
  padding: 3px;
  height: 75px;
  width: 75px;
}

/* format summaries nicely in #big */
#big ul
{
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
}

#big li
{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

/* background colours for #big */
#big td
{
  background-color: silver;
}

#big .calendar-day
{
  background-color: #80ff80;
}

#big .calendar-today
{
  font-weight: normal;
  background-color: #8080ff;
}

.calendar-event .calendar-date-title,
.calendar-event .calendar-summary-title,
.calendar-event .calendar-details-title
{
  display: none;
}

/* Custom Field stuff  */

div#calendar-customfields {font-size: 1em;}
.custom_field_org, .custom_field_venue, .custom_field_contact {margin-bottom: 1em; width: 100%; }
.custom_field_venue {}
.custom_field_contact {}

.field_title {font-weight: bold; color: #000;}

.calendar-returnlink {font-weight: bold;}

.calendar-summary {border: 0; padding: 0;}

.calendar-summary p {margin-top: .4em;}

/* End of 'SSP - Calendar' */

/* Start of CMSMS style sheet 'SSP - BlogMS' */
/*
************
General styles
************
*/

a.blogs-breadcrumb,
.blogs-breadcrumb {
  color:#808080;
  font-weight:bold;
  padding:0px;
  padding-bottom:12px;
  text-decoration:none;
}

a.blogs-breadcrumb:hover {
color:#9C0800;
}

.blogs-showmessage {
  margin:12px;
  padding:12px;
  border:2px solid #9C0800;
}

.entry-headline {
  font-weight:bold;
  color: #000000;
}

/*
****************
Pagespecific styles
****************
*/

/*Main Blogs-styles*/
.blogs-showblogsentries {

}

.blogs-showblogsentry {
  border-bottom:1px solid black;
}

.blogs-showblogsentrytime {
  color:#333;
  font-size: .7em;
  font-weight: bold;
}

.blogs-showblogsentrytitle {
  font-size: 1.5em;
  padding-bottom:10px;

}

.blogs-showblogsentryshorttext {

}

.blogs-showcategoryentrytext {

}

.blogs-showcategoryentryfiles {

}

.blogs-showcategoryentryauthor {
  padding:2px;
  font-style:italic;

}

.blogs-showblogsentrycategory {

}

.blogs-showblogsentrycomments {
  font-weight:bold;
}

/*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:#333;
  font-size:80%;
  padding-left:12px;
}
.blogs-shortentrylink {
   padding-left:12px;
   padding-bottom:4px;
}

/*** ShowCategoryList-styles ***/

.blogs-showcategorylistbox {
  
}

.blogs-showcategorylistheader {
  
}

.blogs-showcategorylistcategories {

}

.blogs-showcategorylistcategory {
  
}



/*** ShowCategory-styles ***/

.blogs-showcategorybox {
  width:90%;
}

.blogs-showcategoryheader {
  width:50%;
  border:0px solid black;
  padding:10px;
  margin-bottom:24px;
}

.blogs-showcategorytitle {

  font-size:130%;
  padding-bottom:10px;

}

.blogs-showcategorydescription {
}

.blogs-showcategoryentries {
  margin-top:0px;
  margin-left:0px;
}

.blogs-showcategoryentry {
  padding-bottom:24px;
}

.blogs-showcategoryentrytime {
  color:#333;
  font-size:80%;
  font-weight: bold;
}

.blogs-showcategoryentrytitle {
  margin-bottom:5px;
  margin-top:4px;
  padding-left: 0px;
}

.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;
}


/*** ShowEntry-styles ***/

.blogs-showentrybox {
  width: 95%;
}

.blogs-showentryheader {
  width:95%;
  border:0px solid #eee;
  padding:10px;
  margin-bottom:24px;
}

.blogs-showentrytime {
  color:#000;
  font-size: .7em;
  font-weight: bold;
  padding-bottom:8px;
}

.blogs-showentrytitle h2{
  font-size: 1.5em;
  padding-bottom:10px;
}

.blogs-showentrytext {
}

blogs-showentrytext.a {
  color:#993333;
}

.blogs-showentryauthor {
  font-style:italics;
}

.blogs-showentryfiles {
  padding-top:13px;
  padding-left:0px;
}


.blogs-showentrycomments {
  padding-left:12px;
}

.blogs-showentrycomment {
  padding-bottom:12px;
  margin-bottom:12px;
  border-bottom:1px solid .222; 

}

.blogs-showentrycommenttime {
  color:#333;
  font-size:80%;
}

.blogs-showentrycommenttext {
}

.blogs-showentrycommentauthor {
  font-style:italic;
}

.blogs-showentrycommentform {
  padding-top:10px;
  margin-top:10px;
  padding-left:12px;
  margin-bottom:10px;
}

.blogs-authorinput {
  width:400px;
  border:1px solid #333;
}

.blogs-authorinput:hover {
  background-color:#ddd;
}

.blogs-commentinput {
  width:400px;
  border:1px solid #333;
}
.blogs-commentinput:hover {
  background-color:#ddd;
}

.blogs-submitinput {
  border:1px solid #bbb;
}

.blogs-submitinput:hover {
  background-color:#ddd;
}

/* End of 'SSP - BlogMS' */

