/* HTML Tag Redefinition */

/* hideous yellow #FFF307 */

html, body {height: 100%;  }
body {/* customize_background */ background-color:#ffffff; /* customize_background */ padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer }

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page { width:100%; text-align:left }

#page #header { 
	height: 130px; 
	width: 100%;
	background: #291874 url(http://appealingsigns.com.au/themes/signs/images/toplogo-left.jpg) no-repeat -3px 0;
}
#page #footer {
	background-color: #291874;
}

#page #header #header-right {
	background: transparent url(http://appealingsigns.com.au/themes/signs/images/toplogo-right.jpg) no-repeat 0 0;
	position: relative;
	height: 44px;
	width: 300px;
	top: 40px;
	right: 10px;
	float: right;
}

div.main-box {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #FFF307;
}
div.center-box {
	position: relative;
	left: 150px;
	background: white;
	border-left: 1px solid #EFE300;
}
div.reset-box {
	position: relative;
	width: 100%;
	left: 100%;
	margin-left: -180px;
	margin-right: 180px;
}
div.right-box {
	position: relative;
	width: 100%;
	margin-left: -150px;
	background: #93BEE2;
	border-left: 1px solid #83AED2;
	left: -2px;
}
div.content-box {
	position: relative;
	width: 100%;
	margin-left: -100%;
	padding-left: 180px;
}
div.left {
	float:left;
	width: 130px;
	padding-left: 10px;
	height: 400px;
}

div.right {
	float: right;
	width: 180px;
	color: black;
}

div.right a img {
	border: 1px solid #291874;
}

div.center {
	margin-left: 170px;
	margin-right: 200px;
	padding-left: 1px;
	padding-right: 1px;
}

* html div.center {
	height:1%;
	margin:0;
}
* html div.left {
	margin-right:-3px;
}
* html div.right {
	margin-left:-3px;
}
.clearfix:after {
	content: "."; 
	display: block;
	height: 0px;
	clear: both; 
	visibility: hidden;
}
.heightfix:before {
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

#page #footer{ padding: 24px 50px 10px 50px; clear:both; color:white; font-size:10px }
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

.LeftColumn { width: 50%; float: left; }
.RightColumn { width: 50%; float: left; }
.ColumnFoot { clear: both; }

/* customize_miscellaneous */  /* customize_miscellaneous */
