/* HTML Tag Redefinition */
html, body {height: 100%;  
background: url(https://www.resmaintenance.co.uk/themes/res2/images/img01.jpg) repeat left top;
}
body {background: url(https://www.resmaintenance.co.uk/themes/res2/images/img02.jpg) repeat-x left top;
min-height: 960px;
padding: 0px; margin: 0px;
}
img {border: 0px}
a { cursor:pointer}

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:1000px; margin:auto; text-align:left;
}
#page #headerSpacer{ height:0px }
#page #header{ position:relative; 
background: url(https://www.resmaintenance.co.uk/themes/res2/images/img03.jpg) no-repeat left top;
	height: 297px;
	width: 1000px;
	margin: 0;
	padding: 0;
} 
#page #header #logo{ color:#999; font-size:32px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: auto; 
	margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer;  left:0px ; z-index:1; width:auto; float:left; position: relative }
#page #header #logo a{ /* customize_header_logo */color:#999; /* customize_header_logo */ text-decoration:none;}
#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit }


#page #header #headerNav{  
	width: 1000px;
	height: 65px;
	background: url(https://www.resmaintenance.co.uk/themes/res2/images/img04.jpg) no-repeat left top;
	position: relative;
	top: 235px;
}
#page #header ul.nav-header{
	float: right;
	bottom: 0;
	position: relative;
	list-style: none;
	right: 20px;
}
#page #header ul.nav-header li{float:left; margin-left:16px; margin-bottom: 0px; font-size: 16px; margin-top:0px;
	background-color: #2f2003;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	padding-top: 10px;
	padding-bottom: 7px;
}
#page #header ul.nav-header li:hover {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: white;
		color: #50a2c0 !important;
}
#page #header ul.nav-header li a{
	text-decoration:none;
	color: #ffffff;
	padding: 10px 15px 8px;
	margin: 0;
}
#page #header ul.nav-header li a:hover{ text-decoration:none;
	color: #50a2c0;
}
#page #header ul.nav-header li.nav-selected{
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-color: white;
}
#page #header ul.nav-header li.nav-selected a{
	color: #50a2c0;
}
#page #header #header-area{margin-top: 10px; margin-bottom: 10px }
#page #header #header-area #header-area-inside{margin-bottom: 12px;}
#page #header #header-area img { display: block}
#page .divider{padding-top: 12px; background: url(https://www.resmaintenance.co.uk/themes/res2/) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{
	padding: 0;
	margin: 0;
}
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(https://www.resmaintenance.co.uk/themes/res2/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 68px !important; padding-right: 0px !important; float:right}
 
#page #central #body{ width: 100%;
	background-color: white;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	padding: 10px 20px 0;
}
#page .no-sidebar #body{ float: none !important; width: auto !important;
	padding: 0;
	margin: 0;
}
#page #central #sidebar{ float:right; width:23%; overflow:hidden }
#page #central #sidebar p{ line-height:24px}
#page #central #sidebar ul.nav{ list-style:none; margin-left:0px; padding:0px; padding-left:24px; font-size:11px;}
#page #central #sidebar ul.nav li{ margin-bottom:16px; }
#page #central #sidebar ul.nav a{ text-decoration:none; color:#333 }
#page #central #sidebar ul.nav a.nav-selected {font-weight: bold}
#page #central #sidebar ul.nav a:hover{ text-decoration:underline }
#page #central #sidebar ul.nav ul{ list-style:none; margin-left:0px; padding:0px; padding-left:16px; margin-top:16px; }
#page #central #sidebar ul.nav ul li{ margin-bottom:16px; }

#page #central.navLeft{ background:url(https://www.resmaintenance.co.uk/themes/res2/images/nav_sidebar_left_bg.gif) repeat-y center; }
#page #central.navLeft  #sidebar{float:left}
#page #central.navLeft  #body{float:right; padding-right:0px; width:68%; }

#page #central.noSideNav{ background: none; }
#page #central.noSideNav  #sidebar{ display:none }
#page #central.noSideNav  #body{float: none; padding-left:0px; padding-right:0px; width:100%; }

#page #footer{
	background: url(https://www.resmaintenance.co.uk/themes/res2/images/img15.jpg) no-repeat left top; color:#999; font-size:10px
	  
	  width: 900px;
	margin: 0;
	padding: 60px 50px 100px;
	position: relative;
	clear: both;
	top: -1px;
	height: 161px;
}

#page #footer a{ text-decoration:none }
#page #footer #column1{
	position: relative;
	width: 400px;
	float: left;
}
#page #footer #column2{
	position: relative;
	width: 400px;
	float: right;
}
#page #footer #column3{
	position: relative;
	bottom: 0;
	float: left;
	width: 910px;
	font-size: 10px;
}
#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}
div.pageSection { margin-bottom: 10px; }

/* customize_miscellaneous */ /* customize_miscellaneous */
