@import url(http://fonts.googleapis.com/css?family=Coming+Soon);

/* Global Resetting */
html, body {
    margin: 0;
    padding: 0;
}

body {
    margin-bottom: 30px;
    
    background: url(./../images/background.gif) no-repeat top center;
}

* {
    outline: none;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}

#SilverStripeNavigatorMessage {
    display: none !important;
}

/* Layout CSS */
#Main {
	margin: 0 auto;
	width: 955px;
	
	position: relative;
}

#Header {
    height: 146px;
}

#Navigation {
    background: #F3EFE4;
	margin-bottom: 9px;
}

#Content {
    min-height: 500px;
    height: auto !important;
    height: 500px;
}

#Footer {
    border-top: 11px solid #F3F3F3;
}

#Prefooter 
{
    width: 955px;
	padding-top: 20px;
	padding-bottom: 4px;
}
#Prefooter .prefoot_send_to_friend a
{
	background: Transparent url('../images/send_to_friend.gif') no-repeat left center;
	padding-left: 24px;
	float: right;
	margin-left: 10px;
}
#Prefooter .prefoot_printer_friendly a{
	background: Transparent url('../images/printer_friendly.gif') no-repeat left center;
	padding-left: 24px;
	float: right;
}


/* Comments */
#PageComments {
	background: #E9E9E9;
	border: 1px solid #CCCCCC;
	border-bottom: 0;
	padding: 0;
	margin: 0;
}

#PageComments li {
	list-style: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;
	border-bottom: 1px dotted #bbb;
}

#PageComments li p span {
	font-style: italic;
}

#PageComments a.deletelink {
	font-weight: bold;
}

/* Page Numbers */
#PageNumbers {
	padding: 5px;
	border: 1px solid #DDDDDD;
	background: #E9E9E9;
}

#PageNumbers * {
	padding: 0 5px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

/* Main Navigation */
.Nav {
    background: url(./../images/nav-background.jpg) repeat-x;
    
    line-height: 49px;
    
    padding-right: 20px;
}

.Nav a {
    margin-left: 1ex;
    margin-right: 1ex;
    
    padding-left: 1ex;
    padding-right: 1ex;
}

.Nav a.last {
    margin-right: 0;
    padding-right: 0;
}

/* Subpage Sidebar */
.sidebar {
    float: left;

    width: 196px;
    margin-right: 24px;
    
    padding-bottom: 40px;
	
}

.sidebar .menuWrap {
    background-color: #f3f3f3;
    border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #cecece;
    padding: 10px 10px 0 10px;
	position: relative;
}

.sidebar img {
    display: block;
}

.typography .sidebar h4 {
    margin-top: 0;
    margin-bottom: 0.5em;
}

.sidebar .menu {
    margin: 0;
    padding: 0;
}

.sidebar .menu li {
    margin: 0;
    padding: 0;
    
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    
    list-style-type: none;
}

/* Subpage */
#subImgHeader {    
    margin: 0 auto 0 auto;
	padding: 0;
	width: 955px;
	height: 154px;
	margin-bottom: 1px;
}
.subpageHeader {
    background: url(./../images/subpage-header-background.jpg) repeat-x;    
    height: 22px;    
    margin-top: 0px;
    margin-bottom: 20px;    
    padding: 36px 40px;
}

.typography .subpageHeader h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.mainColumn, .mainColumnFull {
    float: right;    
    width: 735px;    
    padding-bottom: 40px;
}

/* if there is no side bar content will now take on entire width of content body */
.mainColumnFull{ float: none; width: 915px; padding: 0 20px 0 20px !important;}

/* video page */
.sidebar_videoPage {
    float: left;
    width: 400px;
    padding-bottom: 40px;
}
.mainColumn_videoPage {
    float: right;    
    width: 535px;    
    padding-bottom: 40px;
}
.mainColumn_videoPage h1,.mainColumn_videoPage h2,.mainColumn_videoPage h3,.mainColumn_videoPage h4{
	margin-top: 0;
}

/* Blog styles */
#Sidebar
{
	float: right;
	width: 230px;
	border-left: 2px dotted #cecece;
	padding: 0 10px 0 25px;
}
#BlogContent
{
	float: left;
	width: 605px;
	padding: 0px 20px 20px 40px;
	margin: 0;
}
.blogSummary
{
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 12px;
}
.blogSummary h2 a
{
	font-size: 20px;
}
#PageComments_holder
{
	margin-top: 20px;
	border-top: 3px solid #f3f3f3;
}
.subpageHeader h1 a
{
	color: #ececec;
}
.subpageHeader h1 span
{
	color: #ececec;
	font-size: 22px;
}
.authorDate
{
	color: #aeaeae !important;
}
.authorDate a
{
	color: #949494 !important;
	text-decoration: underline !important;
}
.tags
{
	color: #aeaeae !important;
	display:none !important;
}
.tags a
{
	color: #949494 !important;
	text-decoration: underline !important;
}
.blog_summary
{
	font-size: 14px !important;
}
/* Media file page */
#Media
{
}
.sidebar legend
{
	display: none;
}
.sidebar fieldset
{
	margin: 0 !important; 
	padding: 0 !important;
	float: left !important;
}
.sidebar form
{
	width: 165px !important;
	float: left !important;
	padding: 0 0 15px 0 !important; margin: 0 !important;
}
.sidebar form div
{
	padding: 0 !important; margin: 0 !important;
}
.sidebr form div.fieldgroupField
{
	float: left !important;
}
.sidebar input#Form_FileSearch_FileSearchText
{
	width: 105px !important;
	float: left !important;
}
.sidebar form#Form_FileSearch
{
	float: left !important;
}
.sidebar .Actions
{
	margin: 0 0 0 5px !important;
	padding: 0px !important;
	width: 40px !important;
	float: left !important;
	overflow: hidden;
}
.sidebar input#Form_FileSearch_action_doFileSearch
{
	float: left !important;
}
ul#media_file{
	margin: 0;
	padding: 0;
}
ul#media_file h2{
	color: #0083C8;
	font-size: 17px;
}
	ul#media_file h2 a{
		color: #0083C8;
		font-size: 17px;
		text-decoration: none;
	}
	ul#media_file h2 a:hover{
		color: #0063C8;
		font-size: 17px;
		text-decoration: underline;
	}
ul#media_file h3{
	color: #545454;
	font-size: 13px;
}
ul#media_file h4{
	color: #757575;
	font-size: 13px;
	font-weight: normal;
	margin: 0; padding: 0;
}
ul#media_file h4 a{
	font-size: 13px;
	font-weight: normal;
	margin: 0; padding: 0;
}
ul#media_file h4 span{
	color: #757575;
	font-size: 13px;
	font-weight: bold;
}
ul#media_file li{
	margin: 0; padding: 5px 20px 10px 55px;
	list-style: none;
	border-bottom: 2px solid #ececec;
	position: relative;
}
ul#media_file li{
	
}
ul#media_file li.audio{
	background: Transparent url("../images/mediaicons/audio_32.gif") no-repeat scroll 10px 25px;
}
ul#media_file li.mov{
	background: Transparent url("../images/mediaicons/mov_32.gif") no-repeat scroll 10px 25px;
}
ul#media_file li.zip{
	background: Transparent url("../images/mediaicons/zip_32.gif") no-repeat scroll 10px 25px;
}
ul#media_file li.image{
	background: Transparent url("../images/mediaicons/image_32.gif") no-repeat scroll 10px 25px;
}
ul#media_file li.doc, ul#media_file li.docx{
	background: Transparent url("../images/mediaicons/doc_32.gif") no-repeat scroll 10px 25px;
}
ul#media_file li.xls, ul#media_file li.xlsx{
	background: Transparent url("../images/mediaicons/xls_32.gif") no-repeat scroll 10px 25px;
}
ul#media_file li.pdf{
	background: Transparent url("../images/mediaicons/pdf_32.gif") no-repeat scroll 10px 25px;
}
ul#media_file li.unknown-ext{
	background: Transparent url("../images/mediaicons/generic_32.gif") no-repeat scroll 10px 25px;
}
input.file-search
{
	width: 130px;
}
.file-form
{
	padding-bottom: 15px;
}

.menuWrap + .menuWrap {
    margin-top: 1em;
}

/**** Sticky ****/
.sticky {
    background: url(./../images/sticky.png) no-repeat;
    
    position: absolute;
    left: 326px;
    top: 15px;
    
    width: 156px;
    height: 138px;
    
    z-index: 100;
    
    padding: 50px 33px 23px 21px;
}

.sticky .text {
    width: 150px;
    height: 125px;
    
    overflow: hidden;
}

.sticky a.brochure {
    display: block;
    
    position: absolute;
    left: 21px;
    top: 50px;
    
    width: 150px;
    height: 125px;
}

.sticky a.closeSticky {
    display: block;
    
    position: absolute;
    right: 34px;
    top: 34px;
    
    width: 16px;
    height: 16px;
}

.sticky table, .sticky td {
    width: 100%;
    height: 100%;
    
    padding: 0 !important;
}

/**** Home Page ****/
.leftColumn {
    float: left;
    
    width: 422px;
    
    margin-top: 23px;
}

.rightColumn {
    float: right;
    
    width: 459px;
    
    margin-top: 30px;
}

.blogRoll {
    margin-top: 18px;
}

.blogRoll .blogEntry + .blogEntry {
    margin-top: 12px;
}

.blogRoll .dateBox {
    float: left;
    
    background: #DDEAF5;
    
    border: 1px solid #BFBFBF;
    
    width: 48px;
    height: 32px;
    
    padding: 8px 0;
}

.blogRoll .content {
    float: left;
    
    width: 326px;
    
    margin-left: 18px;
}

.typography .blogLink {
    clear: both;
    
    padding-top: 16px;
    padding-left: 68px;
}

.HomePage h2 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.services {
    margin-top: 20px;
    margin-bottom: 36px;
}

.services .serviceButton {
    background: url(./../images/service-background.jpg) repeat-x;
    
    width: 404px;
    height: 47px;
    
    padding-left: 18px;
    
    cursor: pointer;
}

.services .serviceButton a.button {
    background: url(./../images/service-arrow.gif) no-repeat right center;
    
    padding-right: 16px;
}

.services .serviceButton .serviceMenu {
    display: none;
    
    background: #4C92CA url(./../images/service-menu.jpg) repeat-x;
    
    position: absolute;
    left: 300px !important;
    top: 0;
    
    width: 382px;
    
    padding: 20px;
	
	margin-top: -47px;
    
    cursor: default;
}

.services .serviceMenu a {
    display: block;
}

.services .serviceButton.over .serviceMenu {
    display: block;
}

/*
.services .serviceMenuFoot {
    background: url(./../images/service-menu-footer.jpg) repeat-x;
    
    position: absolute;
    left: 0;
    bottom: 0;
    
    width: 100%;
    height: 3px;
}
*/

.services .serviceMenu p {
    padding-top: 0;
    padding-bottom: 0;
}

.leftColumn .blogEntry{
	height: 50px;
}
