/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background-color: blue; /* customize_background */ text-align: center; padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}

label { font-weight:bold; display:block; padding-top: 10px; }
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:800px; margin:auto; padding-left:10px; padding-right:10px; text-align:left; background-color:white; }
#page #headerSpacer{ height:0px }
#page #header{ position:relative; } 
#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:10; width:auto; float:left; position: relative }
	
#page #header #logoimgs{ float:right; } 
#page #header #logo a{ /* customize_header_logo */color:#999; /* customize_header_logo */ text-decoration:none;}

#page #header #headerNav{ clear:both; z-index:2; width:100%; overflow:visible;margin-top:4px;}
#page #header ul.nav-header{ list-style:none; margin:0px; padding:0px; width:auto; z-index:2; overflow:visible; float: left;background-color:blue; }
#page #header ul.nav-header li{float:left; padding:2px 0px; margin-left:0px; margin-bottom: 0px; background-color:blue; font-size:14px; margin-top:0px;height:18px;width:156px; border-color:#908AA5 #2C263D #2C263D #908AA5;
border-style:solid;
border-width:2px;}
#page #header ul.nav-header li:hover{float:left; padding:2px 0px; margin-left:0px; margin-bottom: 0px; color:grey; font-size:14px; margin-top:0px;height:18px;width:156px; border-color:#908AA5 #2C263D #2C263D #908AA5;
border-style:solid;
border-width:2px;}
#page #header ul.nav-header li a { text-decoration:none; color:white; background-color:blue;padding:0px 0px 0px 4px;width:156px;}
#page #header ul.nav-header li a:hover{ text-decoration:none; color:blue; background-color:white; padding-left:0px 0px 0px 4px;width:156px;
 }
/*#page #header ul.nav-header li.nav-selected{ border:1px solid #bbb; padding:2px 8px; }*/
#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(http://www.kellymobility.co.nz/themes/kellymobility/images/nav_horizontal_divider.gif) no-repeat top; overflow:hidden; height:1px; clear:both; width:100%; }

#page #central{background:url(http://www.kellymobility.co.nz/themes/kellymobility/images/nav_sidebar_right_bg.gif) repeat-y center; clear:both; }
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://www.kellymobility.co.nz/themes/kellymobility/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: 72px !important; padding-right: 0px !important; float:right}
 
#page #central #body{ float:left; width:67%; padding-right:28px; overflow:hidden; padding-left: 0px !important; padding-right: 0px !important }
#page #central #body p {text-align:justify;}
#page .no-sidebar #body{ float: none !important; width: auto !important; overflow:hidden }
#page #central #sidebar{ float:right; width:24%; 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(http://www.kellymobility.co.nz/themes/kellymobility/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%; }

#footer{ padding-top:24px; clear:both; padding-bottom:16px; color:#999; font-size:10px }
#footer a{ text-decoration:none }
#footer span.sign-in {margin-left: 20px}
#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}

/* customize_miscellaneous */ /* customize_miscellaneous */
#satechs {
color:white;
float:left;
font-size:10px;
font-style:italic;
}
#maod {
color:white;
font-size:10px;
font-style:italic;
text-align:right;
float:right;
}
.myfooter {
  color:white;
	font-size:1.0em;
  background-color: blue;
	text-align:center;
	padding-bottom:20px;
  margin:auto;
  padding-left:10px;
  padding-right:10px;
  width:800px;
}
.td_firstcell {
background-color:#FFFFFF;
border-color:#0000FF;
border-style:outset;
border-width:1px 0 3px 1px;
text-align:center;
width:200px;
vertical-align:top;
}
.td_firstcell img {
  margin-bottom:30px;
	margin-top:20px;
	clear:both;
}
.td_secondcell {
background-color:#FFFFFF;
border-color:#0000FF;
border-style:outset;
border-width:1px 3px 3px 1px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
vertical-align:top;
}
.kellyproduct {
  margin-bottom:10px;
}
p, ul {
  margin-top:2px;
	margin-bottom:2px;
}

.fett {  font-weight:bold; }
/*  */
.pagesubnav {
  list-style:none; 
	margin:0px; 
	padding:0px; 
	width:auto; 
	z-index:2; overflow:visible; 
	float: left;
 }
.pagesubnav li{
  float:left; 
	padding:2px 0px; 
	margin-left:10px; 
	margin-bottom: 0px; 
	margin-top:0px;
	display:inline;
}	
	
.imgbox { float: left; width:125px; text-align:center; }