/***** DEFAULTS ******/
html,body {margin:0; height:100%;}
/***** RESET ******/
img, form, a,
header, nav, article, section, dialog, figure, aside, footer
{border:0; margin:0; outline:0; padding:0;}
/***** RESET END ******/

/***** STRUCTURE ******/

#bodyClass {background:url("../images/graphics/headerbg2014.gif") repeat-x top;}

.master {margin:0px auto; width:960px;}

header  {padding:0px; height: 143px;}

#logo { width:231px; height:108px; background: url(../images/graphics/logo2014.png) no-repeat; float:left; margin-top:19px; }
#logo a { width:231px; height:108px; display:block; }

#logoAccountants { width:231px; height:108px; background: url(../images/graphics/logo_accountants.png) no-repeat; float:left; margin-top:19px; }
#logoAccountants a { width:231px; height:108px; display:block; }

#logofs { width:231px; height:108px; background: url(../images/graphics/logo_fs.png) no-repeat; float:left; margin-top:19px; }
#logofs a { width:231px; height:108px; display:block; }

#logobss { width:231px; height:108px; background: url(../images/graphics/logo_bss.png) no-repeat; float:left; margin-top:19px; }
#logobss a { width:231px; height:108px; display:block; }

#loginbttn { width:186px; height:33px; float:right; margin-top:57px; background: url(../images/graphics/bttn_login.gif) no-repeat; }
#loginbttn:hover {filter: alpha(opacity=80); opacity: 0.8; cursor:pointer;}

nav {padding:0px; height:52px; z-index:999999999; position:relative; }

#imageheader { height:351px; z-index:1px; position:relative; }
#headertextbox { width:402px; height:316px; background:#f79304; filter: alpha(opacity=95); opacity: 0.95; padding:35px 44px 0px 44px; color:#ffffff; font-size:17px; line-heght:20px; }

#show
{
    position:relative;
    margin:0;
    padding:0;
    width:100%;
    list-style:none;
}
#show li
{
    margin:0px 0px 0px 0px;
    padding:0;
    width:100%;
    /*text-align:center;*/
    height:351px;
}

section#content {width:960px; float:left;}

article {padding:30px 0px 50px 0px;}

.column { width:300px; margin-right:30px; float:left; }
.columnLast { width:300px; float:right; }

aside {width:240px; float:left; background:yellow;}  /* side bar */

#featurestrip { height:350px; background:#063756; }

#featurestrip a {color:#ffffff;}
#featurestrip a:hover {color:#1e818a;}

#footerstrip { height:71px; background:#04263c; }

footer { clear:both; font-size:11px; padding:20px 0px; color:#b8bdc1; }
footer a {font-size:11px; color:#b8bdc1;}
footer a:hover {font-size:11px; color:#ffffff;}

/***** STRUCTURE ******/


/***** DEFAULTS ******/
html,body {margin:0; height:100%;}

/***** IE HEIGHT HACK
minheight {min-height:500px; height:auto !important; height:500px;}*/
.PostHeader h2 a {text-decoration:underline;}
#ui-datepicker-div { display:none }
.clearBoth {clear:both;height:0px;}

/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

hr { height: 0px; color: #e3e2e2; border-top: 1px; background: #e3e2e2; border-style: solid;}

/******* SAASU CSS 
#saasuintro{width: 680px;}
.saasuimg{width: 680px;}
.saasuhomeimgs{}
.saasutour{}
******/


/***** FORM STYLES ******/ 
input[type="text"], input[type="password"], textarea, select
{  border: solid 1px #ccc; padding:5px 8px; outline:0;
    background: #fff; /* Old browsers */
    background: -moz-linear-gradient(top,  #f3f3f3 0%, #fff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#fff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f3f3f3 0%,#fff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f3f3f3 0%,#fff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f3f3f3 0%,#fff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f3f3f3 0%,#fff 100%); /* W3C */
 outline:0;  -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
   } 
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover
{ background:#f3f3f3; } 

input[type="submit"]
{ border:0; background:#063756; padding:5px 8px; color:#fff; text-transform:uppercase; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}

input[type="submit"]:hover {background: #1e818a;}
/***** FORM STYLES END ******/  


/***** NEWSLETTER SUBSCRIBE THIN ******/
form#fmNewsSubscribeThin table td input {width:120px;}
form#fmNewsSubscribeThin {width:180px; margin:0px auto;}
form#fmNewsSubscribeThin table.newssubscribe .formlabel {font-size:11px;}
form#fmNewsSubscribeThin table.newssubscribe input#firstname {font-size:11px;}
form#fmNewsSubscribeThin table.newssubscribe input#email {font-size:11px;}
form#fmNewsSubscribeThin table.newssubscribe .essential {display:none;}
form#fmNewsSubscribeThin table td input#subscribe {font-size:11px; width:80px; color:#333;}
/***** NEWSLETTER SUBSCRIBE THIN END ******/

/***** GOOGLE RSS FEED ******/
.gfc-resultsHeader {border:0px !important;}
.gfc-title {font-size:12px !important; color:#666 !important; text-decoration:none !important;}
.gf-author {color:#666 !important; font-size:11px !important;}
.gf-relativePublishedDate {color:#666 !important; font-size:11px !important;}
.gf-snippet {color:#333 !important; font-size:11px !important;}
/***** GOOGLE RSS FEED END *****/
/* standard search box */  
#searchbox { padding: 3px 0px 0px 3px; margin: 64px 0px 0px 0px; height:29px; width: 168px;  font-size:11px; float:right; }
#searchbox input{ border:0px; font-size: 11px; color:#ffffff; background: #0c55c3; }
#searchbox #inputbox{padding-left: 10px; float:left;}
#searchbox #searchbut{float:right; vertical-align:middle; }
#searchbox img{ border:0px; }
/* standard search box close */
/* client login box */
#login{width: 280px; color: #fff; margin-top:55px; }
#loginheader{ font-size:14px; padding: 5px; color: #000;  }    
#client_login{padding: 10px; margin: 0px; }
#client_login .username{margin: 10px 0px 0px 5px; font-size:11px; height:20px; width: 129px;}
#client_login .password{margin: 5px 0px 0px 8px; font-size:11px; height:20px; width: 129px;}
#loginGo {float:right; margin: 5px 10px 5px 0px; height:25px;}  
/* client login box close */  
/***** DEFAULTS END *****/