﻿/* File Created: June 4, 2013 */
body { font-family: 'PT Sans', 'Droid Sans', MyriadProRegular, Arial, Tahoma, Verdana, Helvetica, sans-serif; color: #000000; background-color:#eee;padding:0px;margin:0px;}
#footer a { color: #165D9E;text-decoration: underline;font-weight: bold;}
#footer a:hover{ text-decoration: none;}
#mainContainer a { color: #165D9E;font-weight: bold;text-decoration: underline;}
#mainContainer a:hover { text-decoration: none;}

input, textarea, select
{
    font-family: 'PT Sans', 'Droid Sans', MyriadProRegular, Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

a img {border-style:none;}
#outerContainer {width:100%;text-align: center;background-color:#eee;}    
#innerContainer{width:1000px;margin:0 auto;background-color:#F2F4F6;text-align:left;margin-top: 10px;}
#topNavBar{height:40px;background-color:#eceff3;}
#socialIcons {float:right;margin-top:10px;margin-right:40px;}
#socialIcons img {width:20px;margin-right: 3px;}
.topNavBarGradient { }
.topNavBarGradient2
{
    background: #eceff3; /* Old browsers */
    background: -moz-linear-gradient(left,  #eceff3 0%, #f4f6f8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#eceff3), color-stop(100%,#f4f6f8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #eceff3 0%,#f4f6f8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #eceff3 0%,#f4f6f8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #eceff3 0%,#f4f6f8 100%); /* IE10+ */
    background: linear-gradient(to right,  #eceff3 0%,#f4f6f8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eceff3', endColorstr='#f4f6f8',GradientType=1 ); /* IE6-9 */
}
.border3d
{
    border-top:solid 1px #EFF3F6;background-color:#DFE2E8;border-bottom:solid 1px #FCFCFE;height:1px;
}
.headerBarGradient
{
    background: #f2f3f5; /* Old browsers */
    background: -moz-linear-gradient(left,  #f2f3f5 0%, #f8f9fa 50%, #f2f3f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f2f3f5), color-stop(50%,#f8f9fa), color-stop(100%,#f2f3f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #f2f3f5 0%,#f8f9fa 50%,#f2f3f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #f2f3f5 0%,#f8f9fa 50%,#f2f3f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #f2f3f5 0%,#f8f9fa 50%,#f2f3f5 100%); /* IE10+ */
    background: linear-gradient(to right,  #f2f3f5 0%,#f8f9fa 50%,#f2f3f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f3f5', endColorstr='#f2f3f5',GradientType=1 ); /* IE6-9 */
}
#headerBar{height:110px;}

/* orig values before request from Brett
#aeLogo {float:left;margin-top:10px;margin-left:140px;}
#aeLogo img {float:left;height:60px;}
*/

/**************** SUBMENU **********************/
.parentMenu{}
.divSubMenu 
{ 
	position: absolute;
	top: 110px;
	border: solid 1px #ddd;
	background-color: #eee;
	display: none;
}
		
.divSubMenu ul{list-style-type:none;padding:0px;margin:0px;}
.divSubMenu li 
{
    font-family: 'PT Sans', 'Droid Sans', MyriadProRegular, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    color:#555;
    font-size:11pt;
    text-align: left;
}
.divSubMenu li a 
{
    font-family: 'PT Sans', 'Droid Sans', MyriadProRegular, Arial, Tahoma, Verdana, Helvetica, sans-serif;
    text-decoration:none;
    color:#555;
    font-size:10pt !important;
    font-weight: normal !important;
    display:block;
    padding:10px;
    padding-left: 21px;
    font-weight: bold;
    text-decoration:none;
    padding-right:50px;
    text-align: left;
}
.divSubMenu li a:hover{text-decoration:none; color: #222; background-color: #ddd;padding-right:50px;}
.divSubMenu hr{ margin: 0px;padding: 0px;}
/**************** SUBMENU **********************/
#aeLogo {float:left;margin-top:0px;margin-left:50px;}
#aeLogo img {float:left;height:110px;}
#menuBar {float:right;margin-top:45px;margin-right:20px;}
#menuBar ul{list-style-type: none;padding:0px;margin:0px;}
#menuBar li {display:inline;margin-right:20px;}
#menuBar a {text-decoration:none;color:#888;font-size:11pt;}
#menuBar a:hover {color:#000;text-decoration: underline;}
#bannerContainer {min-height:300px;position: relative;}
#bannerContainer .systemDesc
{
    width:600px;
	bottom:0px;
	right:0px;
    background-image:url(../Images/opacity70.png);
    position:absolute;background-repeat: repeat;
    color:#555;
    padding:0px;
	margin:0px;
	font-size:10pt;
	margin-top:5px;
}
#bannerContainer .systemDesc .systemDescInner { padding: 20px;padding-right: 50px;padding-left: 30px;}
#bannerContainer .systemDesc h3 {color:#555;padding:0px;margin:0px;font-size:20pt;font-weight:bold;margin-bottom:10px;}
#bannerContainer .systemDesc h3 img {margin-bottom:-13px;}
#bannerContainer .systemDesc p {padding:0px;margin:0px;}

#mainContainer{background-color: #fff;}

#mainContentContainer { padding: 30px;}
#mainContent { overflow: hidden;  padding-bottom: 30px;font-size: 10pt;}
.learnMoreLink { text-align: right;}
.learnMoreLink a { color: #165D9E;font-weight: bold;text-decoration: underline;}
.learnMoreLink a:hover { text-decoration: none;}
.homeSliderItemContainer{position: relative;height: 343px;}
#contentHeaderImage { position: relative;}
/*#contentHeaderImage h3 {
    position: absolute;
    bottom: 30px;
    left: 20px;
    font-size: 20pt;
    text-align: center;
    width: 500px;
    font-weight: normal;
    font-family: GillSans;
    color: #555;
}*/

#newsSection {height:50px;background-color:#F1F3F5;}
#customerSection {min-height:70px;background-color:#E1E6EB;}
#customerSection .labelContainer {width:15%;float:left;text-align:right;}
#customerSection .labelContainer .customerLabel {padding:15px;padding-top: 50px;color:#999;font-size:16pt;}
#customerSection .listContainer {width:85%;float:left;}
#customerSection .listContainer .customerList {padding:15px;padding-left:0px;padding-right: 85px;}
#blueSection
{
    /*min-height:140px;*/
    position:relative;
}
#blueSection a { color: #fff;text-decoration: underline;}
#blueSection a:hover { text-decoration: none;}
.blueSectionItem {float:left;padding: 5px;padding-left: 10px;}
.blueSectionItem h4 {color:#fff;padding:0px;margin:0px;margin-top:5px;font-size:11pt;margin-bottom: 5px;}
.blueSectionItem .sectionIcon {width:100px;float:left;}
.blueSectionItem .sectionText {margin-left:5px;float:left;width:200px;font-size:10pt;color:#fff;margin-top: -3px;}
.blueSectionItem .sectionTextWide {float:left;width:315px;font-size:10pt;color:#fff;}
.blueVertGradient
{
    background: #3b6384; /* Old browsers */
    background: -moz-linear-gradient(top,  #3b6384 0%, #7895bf 24%, #7895bf 41%, #165d9e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b6384), color-stop(24%,#7895bf), color-stop(41%,#7895bf), color-stop(100%,#165d9e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #3b6384 0%,#7895bf 24%,#7895bf 41%,#165d9e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #3b6384 0%,#7895bf 24%,#7895bf 41%,#165d9e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #3b6384 0%,#7895bf 24%,#7895bf 41%,#165d9e 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #3b6384 0%,#7895bf 24%,#7895bf 41%,#165d9e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b6384', endColorstr='#165d9e',GradientType=0 ); /* IE6-9 */
}
    
    
.sideSection{width: 330px; color: #555;}    
.sideSection h3 { margin: 0px;padding: 0px;margin-top: 5px;margin-bottom: 5px;font-size: 12pt;}
.sideSection a{ color: #165D9E;text-decoration: underline;}
.sideLinkItem {width:100%;float:left;padding: 5px;border: solid 1px #eee;margin-bottom: 3px;padding-left: 10px;background-color: #f0f0f0;}
.sideLinkItem h4 {color:#fff;padding:0px;margin:0px;margin-top:5px;font-size:10pt;margin-bottom: 5px;}
.sideLinkItem .sectionIcon {width:100px;float:left;}
.sideLinkItem .sectionText {margin-left:5px;float:left;width:225px;font-size:10pt;margin-top: -3px;}
.sideLinkItem .sectionTextWide {float:left;width:300px;font-size:10pt;}
.dummyClass {}
    
.border3dVertical
{
    margin-left:5px;margin-right:5px;float:left;border-left:solid 1px #3B5176;background-color:#9DC1F0;width:1px;
    min-height:135px;
}

#footer{
    font-size:10pt;text-align: center;
    background-color: #E1E6EB;
}
#footerdata{ width: 1000px;}
#footerdata p {margin:0px;padding:0px;}

#footerdata div {}
.footerCopyright { border-style: none; float: left;width: 400px;}
.footerDetails { border-style: none; float: left;width: 400px;}
.footerLogo { border-style: none; float: left;width: 200px;}

.copyrightContainer { padding: 10px;text-align: left;padding-left: 50px;}
.footerDetailsContainer { padding: 10px;}
.footerDetailsContainer label { width: 100px;float: left;text-align: right;margin-right: 10px;}
.footerDetailsContainer span { width: 100px;float: left;text-align: left;}
.footerLogoContainer {margin: 10px;padding: 5px;width: 100px;float: left;}
.footerLogoContainer img { width: 70px;}

span.spacer {margin-left:5px;margin-right:5px;}
span.spacerWide {margin-left:10px;margin-right:10px;}
span.spacerWider {margin-left:15px;margin-right:15px;}
.clearer {display:block;width:100%;clear:both;font-size: 1pt;}
.floatleft{ float: left;}
.floatright{ float: right;}
.marginleft5 {margin-left:5px;}
.marginleft10 {margin-left:10px;}
.marginleft15 {margin-left:15px;}
.marginright5 {margin-right:5px;}
.marginright10 {margin-right:10px;}
.marginright15 {margin-right:15px;}
.margintop5 {margin-top:5px;}
.margintop10 {margin-top:10px;}
.margintop15 {margin-top:15px;}
.marginbottom5 {margin-bottom:5px;}
.marginbottom10 {margin-bottom:10px;}
.marginbottom15 {margin-bottom:15px;}
.marginbottom25 {margin-bottom:25px;}
.marginbottom40 {margin-bottom:40px;}
.centerAligned { text-align: center;}
.headerWidth{ width: 1000px;}
.hidden { display: none;}
.padding5{padding:5px;}
.padding10{padding:10px;}
.padding20{padding:20px;}
.padding30{padding:30px;}
.positionRelative { position: relative;}        
.width100px { width: 100px;}
.width175px { width: 175px;}
.width180px { width: 180px;}
.width200px { width: 200px;}
.width640px { width: 640px;}
.width480px { width: 480px;}
.height100px { height: 100px;}
.width90percent { width: 90%;}
.width100percent { width: 100%;}

.width580px { width: 580px;}
.width600px { width: 600px;}
.width350px{ width: 350px; }
.width300px{ width: 300px; }
.width330px{ width: 330px; }
.width320px{ width: 320px; }
.borderE5{ border: solid 1px #e5e5e5;}        
.grid-wrap table 
{
    border-collapse: collapse;
    width: 100%;
}

.grid-wrap th 
{
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: solid 1px #eee;
    background-color: #ccc;
}

.grid-wrap td
{
    padding: 5px;
    border: solid 1px #eee;
}

.grid-footer { padding: 10px;}
.grid-pager ul{ list-style-type: none;padding: 0px;}
.grid-pager li{ display: inline;margin-right: 20px;}

.positionRelative{ position: relative;}        
        
#mainContent .grid-wrap th { display: none;}
#contentListWithTh .grid-wrap th { display: table-cell;}
#mainContent .grid-wrap td { padding-left: 10px;padding-right: 10px;}        

.shadow 
{
	-moz-box-shadow: 4px 4px 95px #000;
	-webkit-box-shadow: 4px 4px 95px #000;
	box-shadow: 4px 4px 95px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}
        
.pageGradient {
	
}

.pageGradientX
{
    background: #ddd; /* Old browsers */
    background: -moz-linear-gradient(left,  #ffffff 0%, #eceff3 35%, #eceff3 65%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(35%,#eceff3), color-stop(65%,#eceff3), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #ffffff 0%,#eceff3 35%,#eceff3 65%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #ffffff 0%,#eceff3 35%,#eceff3 65%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #ffffff 0%,#eceff3 35%,#eceff3 65%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to right,  #ffffff 0%,#eceff3 35%,#eceff3 65%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}
   
#customerSection .listContainer .customerList ul, #mainContainer .customerList ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    text-align: center;
}

#mainContent .customerList
{
    /*border: solid 1px #eee;*/
    float: left;
}

.width600px {
    width: 600px;
}

#mainContent .testimonialList 
{
    width: 320px;
    /*border: solid 1px #eee;*/
    float: right;
}

#mainContent .testimonialHeader {
    font-size: 12pt;
    font-weight: bold;
    color: #555;
    text-align: right;
    margin-bottom: 10px;
}

.testimonialItemWrapper {
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}
 
.testimonialTextWrapper {
    background-color: #DEDEDE;
    color: #444;
}

.testimonialTextAltWrapper {
    background-color: #F0F0F0;
    color: #444;
}


.testimonialText {
    padding: 10px 10px 20px 25px;
    font-style: italic;
    position: relative;
}

.testimonialFrom {
    padding: 0px 10px 10px 25px;
    text-align: right;
}

img.testimonialQuoteStart {
    position: absolute;
    top: 10px;
    left: 15px;
}

.testimonialEndQuoteWrapper {
    position: relative;
}

img.testimonialQuoteEnd 
{
    position: absolute;
    bottom: 15px;
    right: 10px;
    /*position: absolute;
    bottom: 10px;
    right: 15px;*/
}

 #mainContainer .customerList ul {
     text-align: left;
 }

#customerSection .listContainer .customerList li, #mainContainer .customerList li {
    display: inline;
    float: left;
    padding: 3px;
    margin-top: 2px;
}

#customerSection .listContainer .customerList li.showMore {
    height: 60px;
}

#customerSection .listContainer .customerList li.showMore a {
    height: 60px;
    display: block;	
}

#customerSection .listContainer .customerList a.showMoreLink 
{
    float: left;
    display: inline-block;
    width: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
}     

#customerSection .listContainer .customerList a.showMoreLink:hover 
{
    background-color: #eee;
    border: solid 1px #ccc;
    text-decoration: none;    
}

#customerSection .listContainer .customerList a.customerNoLogo:hover, 
#mainContainer .customerList a.customerNoLogo:hover,
#mainContainer .customerList a.withLogo:hover
{
    border: solid 1px #ccc;
}

#customerSection .listContainer .customerList a.customerNoLogo:hover, 
#mainContainer .customerList a.customerNoLogo
{
    background-color: #eee;
    border: solid 1px #ccc;
    text-decoration: none;
    font-weight: normal;
}


#customerSection .listContainer .customerList a, 
#mainContainer .customerList a.withLogo,
#mainContainer .customerList a.customerNoLogo
{
	width: 86px;
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #fff;
    border: solid 1px #eee;
    padding: 3px;
}

h3.headerImageTitle,
#mainContainer h3.headerImageTitle
{
    position: absolute;font-size: 18pt;bottom: 5px;left: 30px;text-align: left;color: #222;
}

#breadCrumb { margin-bottom: 20px;overflow: auto;}
h2{ overflow: auto;}

#customerSection .listContainer .customerList a.homeLink
{
	width: 80px;
    height: 110px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #E1E6EB;
    border: none 1px #ccc;
    padding: 3px;
}

#customerSection .listContainer .customerList img.customerLogo, 
#mainContainer .customerList img.customerLogo 
{
    max-width: 80px;
    max-height: 110px;
}

#mainContainer .customerList .imageButtonContainer {
    padding-top: 5px;
    /*background-color: #eee;*/
    border: solid 1px #eee;
    text-align: center;
}

#mainContainer .customerList a.imageButton {
	
}

#mainContainer .customerList img.imageButtonImage 
{
    width: 24px;
}

.customerLogoContainer {
    padding: 5px;
    border: solid 1px #999;
    background-color: #e5e5e5;
    color: #555;
    width: 200px;
}

.tdVert3dLeft
{
    vertical-align: top;
    border-right:solid 1px #405173;
    width: 33%;
}
.tdVert3dMiddle
{
    vertical-align: top;
    border-right:solid 1px #405173;
    border-left:solid 1px #9FC0F0;
    width: 33%;
}
.tdVert3dRight
{
    vertical-align: top;
    border-left:solid 1px #9FC0F0;
    width: 33%;
}

#locationDetails {padding-top: 20px;}
#mapContainer { padding-top: 20px;}
#mapCanvas{ width: 580px;height: 400px;}

.imageHeaderOverlay{ position: absolute;left: 0px;bottom: 0px;}

.toggleButtonElement{}
.toggleItemElement{}



.buttonContainer { margin-top: 20px;margin-bottom: 20px;text-align: left;}

#mainContent .display-label, #mainContent .editor-label { font-weight: bold;}
#mainContent .display-field, #mainContent .editor-field { margin-bottom: 20px;}
#mainContent .editor-field input[type=password], #mainContent .editor-field input[type=text], #mainContent .editor-field textarea {width: 90%;}
#mainContent fieldset{ border: none 1px #ccc;padding: 0px;}

#mainContainer a.linkButton, 
#mainContainer .buttonContainer a.linkButton, 
a.linkButton, 
.linkButton, 
a.linkButton 
{
    display: inline-block;
    padding: 5px;
    border: solid 1px #ccc;
    background-color: #eee;
    color: #222;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11pt;
    font-weight: normal;
}

#mainContainer a.linkButton:hover, a.linkButton:hover, .linkButton:hover {
    text-decoration: none;
}


#inquiryTypeDesc {color: #444;}
.inqTypeRow { background-color: #DEDEDE;}
.inqTypeAltRow { background-color: #F0F0F0;}
.inquiryType { padding: 15px;margin-bottom: 5px;}

.inquiryType h2 { padding: 0px;margin: 0px;font-size: 14pt;font-weight: bold;}
.inquiryType h3 { padding: 0px;margin: 0px;font-size: 11pt;font-weight: bold;}
.inquiryType p { padding: 0px;margin: 0px;font-size:10pt}
.selectInqType {}

.field-validation-error { color: red; display: block; }
.grid-cell{ vertical-align: top;}

.loginWrapper {width: 450px;background-color: #f0f0f0;padding: 20px;border: solid 1px #e5e5e5;float:left;}
.productLoginLinkWrapper{ float: right;width: 420px;}
fieldset.loginForm{ }

.validation-summary-errors{ color: red;margin-bottom: 10px;margin-top: 10px;}
.validation-summary-errors ul { list-style-type: none;margin: 0px;padding: 0px;}
.validation-summary-errors li { list-style-type: none;margin: 0px;padding: 0px;}
.testimonialControls { text-align: center;padding-bottom: 10px; }

#listFilter {
    margin-bottom: 10px;
}
#listFilter label { margin-right: 10px;}

.videoList {}

table.footerTable{ width: 100%;}
table.footerTable td{ vertical-align: top;border-collapse: collapse;}
td.tdCopyright{ width: 50%;padding: 10px;font-size: 11pt;}
td.tdContactDetails{ width: 35%;padding: 5px;}
td.tdAeLogo { width: 15%;padding: 10px;}
table.contactDetailsTable{ width: 100%;}
td.tdContactLabel{ width: 40%;text-align: right;font-weight: bold;}
td.tdContactData{ width: 60%;text-align: left;padding-left: 5px;}

#uploadWrapper { margin-bottom: 20px;}
.uploadDiv {border:solid 1px #ccc;padding:10px;background-color:#f0f0f0;padding-top: 50px;padding-bottom: 50px;text-align: center;font-size: 12pt;}
.noVideoMessage { border:solid 1px #ccc;background-color: #e5e5e5;display: block;padding: 10px;}
.videoItem { width: 180px;float: left;margin-bottom: 10px;border: none 1px #e5e5e5;margin-right: 5px;}
.videoPreview{margin-bottom: 5px;text-align: center;}
.imagePreview{margin-bottom: 5px;width: 180px;height: 160px;border: solid 1px #e5e5e5;cursor: pointer;position: relative;}
.imageSample {width: 180px;height: 160px;position: absolute;top: 0px;left: 0px;}

.videoTitle { font-size: 9pt;margin-bottom: 5px;}
.videoDetails {}
.playList {}
.previewImage{ width: 175px;border: solid 1px #e5e5e5;}
.imageButtonContainer { background-color: #f0f0f0;padding: 5px;}
.imageButtonContainer a {border: solid 1px #f0f0f0;display: block;float: left;}
.imageButtonContainer a:hover { border: solid 1px #ccc;}
.imageButtonContainer img { width: 20px;}
.buttonImages { background-color: #f0f0f0;}
.buttonImages img { width: 20px;}
.videoSpacer { border: solid 1px #e5e5e5;margin-bottom:10px;}
.playListItemWrapper{ padding: 10px;background-color: #f0f0f0;border: solid 1px #e5e5e5;}
.fontbold { font-weight: bold;}
#albumEditControls {}
#albumEditControls .editor-label{ font-weight: bold;font-size: 8pt;}
#albumEditControls .editor-field input { font-weight: 9pt;}
#albumNameWrapper { width: 200px;}
#albumDescriptionWrapper{ width: 380px;}
#albumHiddenWrapper { width: 180px;padding-top: 15px;}
#albumButtonsWrapper { padding-top: 10px;}

#subscriptionForm, #subscriptionActivateMessage {background-color:#f5f5f5;width:500px;border:solid 1px #ddd;margin:0px auto;padding:10px 30px 20px 30px;text-align: left;}
#subscribeWrapper h3{font-size: 12pt;font-weight: bold;}
#subscribeWrapper p{font-size: 10pt;}


.subCategoryHeaderWrapper
{
    background-color: #ccc;
}

.subCategoryHeaderTitle 
{
	float:left;
	font-weight: bold;
	font-size: 12pt;
	padding:10px 10px 10px 30px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    cursor: pointer;
}

.subCategoryHeaderButtons 
{
    float:right;padding-right:5px;padding-top:4px;
}

.subCategoryContentList 
{
    /*margin-left:10px;*/
    margin-top:5px; 
}

.subCategoryContentListNoIndent
{
    margin-top:5px; 
}

td.grid-cell h3{ margin: 0px;font-size: 12pt;margin-bottom: 5px;}

td.grid-cell h3 a{ font-size: 10pt;font-size: 12pt;}