/* CSS Document */

html {height: 100%}

body {
	font-size:62.5%;
	height: 100%;
	padding:0;
	margin:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, p, table, form, input {margin: 0; padding: 0;}

h1, h2, h3, h4 {padding-bottom:10px;}

a img {border:none;}
a:hover {text-decoration: underline;}

#container {
	margin: 0 auto;
	width: 94em;
}

#ajaxContent {padding-top:10px;}
.centreContentText {width: 55em;}
.centreContentText p { margin-bottom: 1.5em; }

#topNav {
	margin: 0 0 0 37em;
	width: 56.2em;
}

#topNav ul{
	margin: 1.4em 0 0 0;
	float: left;
	width: 39.8em;
	padding: 0; 
	list-style: none;
}

#topNav li {
	text-indent: -2000em;
	float: left;
	height: 1.5em;
	}

#topNav li a{
	display: block;
	outline: none;
}

#topNav li a:hover{outline: none;}

#topNav li.home a{width: 3.9em; height: 1.5em; background:url(../../_images/websiteThemes/simpleas/navTop_sprite.gif) no-repeat 0 0; margin: 0 2.5em 0 0;}
#topNav li.home a:hover{background:url(../../_images/websiteThemes/simpleas/navTop_sprite.gif) no-repeat 0 -1.5em;}

#topNav li.news a{width: 3.7em; height: 1.5em; background:url(../../_images/websiteThemes/simpleas/navTop_sprite.gif) no-repeat 0 -2.9em; margin: 0 2.5em 0 0;}
#topNav li.news a:hover{background:url(../../_images/websiteThemes/simpleas/navTop_sprite.gif) no-repeat 0 -4.4em;}

#topNav li.whatissimpleas a{width: 11.9em; height: 1.5em; background:url(../../_images/websiteThemes/simpleas/navTop_sprite.gif) no-repeat 0 -5.8em; margin: 0 2.5em 0 0;}
#topNav li.whatissimpleas a:hover{background:url(../../_images/websiteThemes/simpleas/navTop_sprite.gif) no-repeat 0 -7.3em;}

#topNav li.contact a{width: 5.4em; height: 1.5em; background:url(../../_images/websiteThemes/simpleas/navTop_sprite.gif) no-repeat 0 -8.7em;}
#topNav li.contact a:hover{background:url(../../_images/websiteThemes/simpleas/navTop_sprite.gif) no-repeat 0 -10.2em;}
#topNav li.contact a:hover{background-position /*\**/: 0 -10.3em\9;} /* IE8 6&7 */
*:first-child+html #topNav li.contact a:hover{background-position: 0 -10.2em;}  /* IE 6&7 */

/*#topNav li.plans a{width: 10.3em; height: 1.4em; background:url(../../_images/websiteThemes/simpleas/navTop_plans.png) no-repeat 0 0; margin: 0 2.5em 0 0;}
#topNav li.plans a:hover{background:url(../../_images/websiteThemes/simpleas/navTop_plans.png) no-repeat 0 -1.4em;}
*/

#subnavTabs ul {
	margin:0px 0px 0px 5px;
	padding: 0; 
	list-style: none;
}

#subnavTabs li {
	display: inline; 
	float:left;
	padding: 2px 15px 2px 15px;
	border-right: solid 1px #DADADA;
	margin: 6px 0px 6px 0px;
}

#subnavTabs li.last {
        border:none;
}

#subnavTabs li a{
	font-size:12px;
	color: #868585;
}


#logoSearch {margin-top:1.8em; float:left; clear:both; width:100%; height: 110px;}	

#loginMessage {
	font: normal 1.2em/1.4em Arial, Helvetica, sans-serif;
	text-align: right;
	color: #444;
	margin: 0 0 0 0;
	float:right;
	width:350px;
	}	

#search {float: right; margin: 1em 0 0 0; clear:both;}

.btnSearch {margin-left: 4px;}

#shoppingCartTopRight{float: right; margin: 1em 0 0 0; clear:both;}

#logo {float: left; width:300px; text-align:left; margin: 2em 0 0 0;}
#logo a img{border: none;}

.wrapper {
    min-height: 100%;
   	height: auto !important;
    height: 100%;
   	margin: 0 auto -4em 0;
}

/*  footer styles  */
#simpleas.footer, .push {
	height: 4em;
}

#simpleas.footer {
	background:url(../../_images/websiteThemes/simpleas/footer_gradient.gif) repeat-x 0 0;
	height: 11.6em
}

.footerWrapper {
	width: 94em;
	margin: 0 auto;
	text-align:left;
	clear: both;
	padding: 2.5em 0
}

#simpleas.footer p{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
	padding-top: 1em;
}

#simpleas.footer p a{
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 0 .4em;
}

.item {
	float: left;
}

.upload {
	float: right;
}	

h3.news a{
	font: bold 2.0em/2.6em Arial, Helvetica, sans-serif;
}

/* right col news box styles  */

h2.newsHeadingRight {
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 0;
	height: 35px;
       font-size:20px;
}

.rightItem {
	background: url(/_images/websiteThemes/simpleas/lineDashed.gif) repeat-x 0 bottom;
	margin: .8em 0;
	padding: .5em 0 1em 0;
}

.rightItem p{
}

.rightItem .readmore {
	font-size: 13px;
	font-weight: bold;
}

/* tables */
table td.label {
	border-right: 1px dotted black
}

table td.input {
	padding-left:5px;
}

table.data {
    border-collapse:collapse;
	font: normal 1.3em/2.2em Arial, Helvetica, sans-serif;
}

table.data th{
	background: url(../../_images/websiteThemes/simpleas/table_gradient.gif) repeat-x 0 0;
	color: #FFF;	
	text-align: left;
	text-indent: 1em;
}

table.data th a{
	height: 2.5em;
	color: #FFF;
	display: block;
	background:url(../../_images/websiteThemes/simpleas/table_divides.gif) no-repeat 100% 5px;
}
table.data th a:hover {
	text-decoration: none;
	background:url(../../_images/websiteThemes/simpleas/table_current.gif) repeat-x 0 0;
}

table.data th.sorttable_sorted, table.data th.sorttable_sorted_reverse,
table.data th.initial_sorted, table.data th.initial_sorted_reverse {
	background:url(../../_images/websiteThemes/simpleas/table_current.gif) repeat-x 0 0;
}

table.data th a.right{
	background: none;
}
table.data tr.grey_one {background-color: #e1e1e1;}
table.data tr.grey_two {background-color: #efefef;}

table.data tr.grey_one td.current{background-color: #d7d7d7;}
table.data tr.grey_two td.current{background-color: #e0e0e0;}

table.data td {
	padding: 3px 0 3px 1em;
	border-bottom: .1em solid #FFF;
}

table.data tr.selected {
	background-color: #FFFFAE;
}

table.form_table {margin:20px 0px 10px 0px;}

table.form_table p{padding:5px 0px 5px 0px;}

table.details td {padding:5px 0px 5px 0px;}

.formErrors {display:none;}

.formErrorsContent {
	padding: 10px;
	margin: 2em 0 3em 0;
	border: 2px solid red;
}

.inputErrorIcon {
	display:none; 
	margin:0 0 0 10px; 
	padding:0 0 0 30px; 
	background: url(/_images/websiteThemes/simpleas/error_cross.gif) no-repeat 0 0;
}

.hlFormLabelError {background: #FDE8E3;}

/*    messages    */

p.formErrorMsg {padding:0 0 5px 25px; background: url(/_images/websiteThemes/simpleas/error_cross.gif) no-repeat 0 0;}
p.formWarningMsg {padding:0 0 5px 25px; background: url(/_images/websiteThemes/simpleas/icon_warning.gif) no-repeat 0 0;}

#welcome_message, #news_message,
#page_message, #page_admin_message, 
#warning_message {
	margin: 0px 0px 20px 0px;
	padding: 15px 20px 5px 40px;
	display: block;
}

#welcome_message {
	background: url(../../_images/websiteThemes/simpleas/icon_new.gif) no-repeat 8px 15px;
	background-attachment: scroll;
	background-color: #E5E6E5;
}

#news_message {
	background: url(../../_images/websiteThemes/simpleas/icon_news.gif) no-repeat 8px 15px;
	background-attachment: scroll;
	background-color: #E5E6E5;
}

#warning_message {
	background: url(../../_images/websiteThemes/simpleas/icon_warning.gif) no-repeat 8px 15px;
	background-attachment: scroll;
	background-color: #E5E6E5;
}

#preview_page {
	float:left;
	width: 440px;
	background: url(../../_images/websiteThemes/simpleas/icon_preview.gif) no-repeat 8px 15px;
	background-attachment: scroll;
	background-color: #E5E6E5;
}

#page_message, #page_admin_message {
	background: url(../../_images/websiteThemes/simpleas/icon_message.gif) no-repeat 8px 15px;
	background-attachment: scroll;
	background-color: #E5E6E5;
	margin-top: 10px;
	margin-bottom: 35px;
}

#page_admin_message {
	margin-bottom: 15px;
}

#password_strength {
	width: 300px;
}

#mypassword_text {
	font-size: 11px;
}

#mypassword_bar {
	font-size: 1px; 
	height: 4px; 
	width: 0px; 
	border: 1px solid #E5E6E5;
}

.message_toggle {
	margin: 0px 20px 0px 20px;
	display: none;
}

#payment_logos {
	margin: 10px 0px 10px 0px;
}

#payment_logos img {
	border: 0px;
}

#payment_logos a {
	font: 9px/20px Arial, Helvetica, sans-serif;
}

#payment_logos .dps_logo {
	margin-left: 30px;
}

.image_select {
	margin-bottom: 10px;
}

.fileDetails {
	margin-top: 30px;
	padding: 10px;
	background-color: #E5E6E5;
}

.error, .error p  {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color:#FF0000;
	padding: 7px;
}

.error {
	margin: 0 0 10px 0;
	border: 1px solid #FF0000;
	vertical-align: middle;
	clear: both;
}

/* rich text editor   */

.sections {
	margin-bottom: 30px;
}

/* Search results */
#searchResults  { 
	position:relative; 
	text-align: left; 
	margin-top: 30px; 
	clear:both; 
	float: left; 
	width: 650px; 
}

.businessName {font: normal 1.4em/1.4em Arial, Helvetica, sans-serif; margin-bottom:10px; }

#searchResults p {
	margin: 0px;
}

#searchResults .pageNavigation { 
	text-align: left; 
	clear: both;  
	margin: 0px; 
}

#searchResults .pageNavigation a { 
	color:#006699; 
	text-decoration:underline; 
	font-weight:normal; 
}

#searchResults .pageNavigation p { 
	display: inline; 
}

#searchResults .pageNavigation form { 
	font-size: 12px; 
	color:#000000; 
	margin: 0px; 
	display: inline; 
}

#searchResults .searchWord { 
	font-weight:bold; 
}

.searchResult {
	margin:20px 0 5px 0;
	clear:both;
}

.searchResultLeft { float:left; width:500px;}
.searchResultRight { float:right; width:100px;}

.sections table {
	margin: 0px;
	padding: 0px;
}

.sections table td {
	padding: 0px;
}

textarea {
	width: 90%;
}

.sections .image {
	background-color: #E5E6E5;
}

/*  breadcrumb styles   */

#breadcrumbs {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px 0px 10px 0px;
}

#breadcrumbs a{
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color: #73b230;
	text-decoration: none;
}

#breadcrumbs a:hover{
	text-decoration: underline;
}

/* loading message style */
.loading {
	display: none;
}

.loading p {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
}

/* public page headings  */
h1.NewsHeading {
	background:url(../../_images/websiteThemes/simpleas/headingNews.gif) no-repeat 0 0;
	text-indent: -300em;
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 0;
	height: 35px;
	line-height: 0;
}

.generic_button {
	padding:8px 12px; 
	background:url(../../_images/websiteThemes/simpleas/generic_button.gif) repeat-x 0 0;
	margin: 20px 0px 15px 0px;
	text-align:center;
	-moz-border-radius: 12px; 
	-webkit-border-radius: 12px; 
	border-radius: 12px; 
}

.generic_button a {
	font: bold 13px/13px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.generic_button a:hover {
	color: #000;
}

.help a:hover {
	cursor:help;
}

.date {
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	color: #88b73a;
}

#dashedLine {background: url(../../_images/websiteThemes/simpleas/dashedLine.gif) repeat-x 0 0; height: .3em; clear: both;}

.backLink {
	margin-top:50px;
	clear:both;	
}

.spacer {margin-top:15px;}

.ui-tabs .ui-tabs-hide {
     display: none;
}

.highlight {background-color:#FFFFB3;}
.strikethrough {text-decoration:line-through;}
*:first-child+html .ieimagetextfix {width:auto;}

/* jquery table sorter */
.tablesorterValue {display:none;}
