* {font-size: 100.01%;}
html {
	height: 100%;
	font-size: 64%;
}
body{
	margin:0;
	color:#464646;
	font:1em Verdana, Arial, Helvetica, sans-serif;
	background:#fff url(../images/bg-body.gif) repeat-x 0 0;
	min-width: 1003px;
	height: 100%;
}
/* global reset start */
img{border-style:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
label {
	color: #000;
	font-size: 1.2em;
}
/*global reset end */
/*geaneral settings start */
a{
	color: #3690c7;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color: #f60;
}
.like-h2, .like-h3, .like-h4, .like-h5, .like-h6,
h2 , h3 , h4 , h5 , h6 {
	font-size: 1.35em;
	margin: 0 0 10px;
}
.like-h1,
h1 {
	color: #3690c7;
	line-height: 1em;
	font-size: 1.8em;
	font-weight: bold;
	margin: 12px 0 2px;
}
.like-h2,
h2 {
	font-weight: bold;
	color: #f60;
	text-transform: uppercase;
}
.like-h3,
h3 {
	font-weight: bold;
	color: #3690c7;
	text-decoration: underline;
}
.like-h4,
h4 {
	color: #3690c7;
	font-weight: normal;
}
.like-h5,
h5 {
	color: #000;
	font-weight: normal;
	font-size: 27px;
	font-variant: small-caps;
	
}
.like-h6,
h6 {
	color: #7f7f7f;
	font-weight: normal;
}

.like-h8,
h8 {
	color: #ffffff;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
}

p {
	margin: 10px 0 0;
	font-size: 1.3em;
	line-height: 1.2em;
}
label.display-none {display: none;}
.main-container {
	width:100%;
	overflow: hidden;
	min-height: 100%;
	position: relative;
}
* html .main-container {
	height: 100%;
	overflow: visible;
}
.footer-mc {
	float: left;
	display: inline;
	margin-top: -57px;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 57px;
	background: #3690c7;
}
.footer-mc-l,
.mc-holder-l {
	float:left;
	left:50%;
	position:relative;
	width:1006px;
}
.footer-mc-r,
.mc-holder-r {
	float:left;
	left:-50%;
	position:relative;
	width:1006px;
}
/* general settings end */
/* page start */
#page {
	width:1006px;
	overflow:hidden;
	margin:21px auto 0;
	position:relative;
	padding:0 0 57px;
}
/*logo start */
.logo{
	position:absolute;
	z-index: 100;
	top:22px;
	left:16px;
	width:409px;
	height:73px;
	overflow:hidden;
	z-index:1;
}
.logo a{
	display:block;
	height:100%;
	width: 100%;
	position: relative;
	cursor: pointer;
}
/*logo end*/
/* header atart */
#header {
	width:100%;
	height:113px;
	position:absolute;
	top:0;
	left:0;
}
.top-nav-holder {
	padding: 18px 0 0;
	overflow: hidden;
	float: right;
}
/*resizer start*/
.resizer {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	width: 161px;
}
.resizer li.last-child {padding: 0 13px 0 0;}
.resizer li {
	float: right;
	line-height: 23px;
	font-size: 12px;
	white-space: nowrap;
}
.resizer a {
	color: #000;
	margin: 0 0 0 3px;
	border: 1px solid #000;
	display: block;
	width: auto;
	padding: 5px;
	line-height: 11px;
}
.resizer a:hover {
	background: #eee;
	text-decoration: none;
}
.small-font {
	font-size: 10px !important;
}
.normal-font {
	font-size: 12px !important;
}
.big-font {
	font-size: 16px !important;
}
/*resizer end */
/*top-nav start*/
.top-nav {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
.top-nav li {
	display: inline;
	font-weight: bold;
	padding: 0 0 0 25px;
}
.top-nav li a {
	color: #000;
	font-size: 1.3em;
	line-height: 1.77em;
}
/*top-nav end*/
/*search form start */
.search-form {
	padding: 17px 0 0;
	clear: right;
	float: right;
	width: 321px;
	overflow: hidden;
}
.input-text {
	padding: 2px 7px;
	font-size: 1.2em;
	color: #898989;
	width: 202px;
	overflow: hidden;
	border: 1px solid #898989;
}
input.first{
	margin-bottom: 5px;
}
.input-search {
	width: 240px;
	float: left;
}
.btn {
	padding:0 0 2px;
	width: 59px;
	overflow: hidden;
	height: 22px;
	margin: 0;
	border: none;
	cursor: pointer;
	background: url(../images/bg-search.gif) no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.btn-search {
	float: right;
	display: inline;
}
/*search form end */
/*header end*/
/* main start */
#main {
	padding: 113px 0 30px;
	width:1006px;
	overflow:hidden;
}
/*content start */
.alignright {
	float: right;
}

.alignleft {
	float: left;
}
#content {
	width: 675px;
	float: right;
	padding: 1px 0 0;
}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ul li {
	line-height: 1.23em;
	padding: 9px 0 0 33px;
	font-size: 1.3em;
	vertical-align: top;
	background: url(../images/bull01.gif) no-repeat 3px 11px;
}
#content ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ol li {
	vertical-align: top;
	line-height: 1.23em;
	padding: 9px 0 0 37px;
	font-size: 1.3em;
}
#content ol span {
	margin-left: -37px;
	width: 33px;
	height: 100%;
	float: left;
	color: #3690c7;
	font-weight: bold;
}
.underline {text-decoration: underline;}
.strike {text-decoration: line-through;}
.center {text-align: center;}
.right-justify {text-align: right;}
.hovered {
	color: #f60;
	text-decoration: underline;
}
/*qoute start */
.qoute-holder {
	padding:13px 0 0 28px;
	height: 1%;
	overflow: hidden;
	font-size: 1.3em;
}
.qoute-tl {
	width: 100%;
	background: url(../images/quote-tl.gif) no-repeat;
}
.qoute-tr {
	width: 100%;
	background: url(../images/qoute-tr.gif) no-repeat 100% 0;
	height: 4px;
	overflow: hidden;
}
.qoute-bl {
	width: 100%;
	background: url(../images/qoute-bl.gif) no-repeat;
}
.qoute-br {
	background: url(../images/qoute-br.gif) no-repeat 100% 0;
	width: 100%;
	height: 6px;
	overflow: hidden;
}
.qoute {
	padding: 5px 10px;
	background: #e0eef7;
	border-left: 2px solid #3690c7;
	border-right: 2px solid #3690c7;
}
/*qoute end */
.text-holder {
	border-bottom: 1px solid #c2c2c2;
	padding: 0 0 18px;
	margin: 0 0 25px;
}
/*box start */
.box {
	border: 1px solid #adadad;
	width: 219px;
	padding: 10px;
	margin: 0 0 9px;
}
.form-sing {
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px;
}
.form-sing p.like-h2 {
	font-size: 1.6em;
	color: #7f7f7f;
	text-transform: none;
}
.form-sing p {
	color:#464646;
	margin: 0 0 6px;
}
.btn-sign {
	clear: left;
	float: right;
	margin: 5px 0 0;
	display: inline;
	color: #000;
}
/*box end */
.form-login {
	width: 100%;
	overflow: hidden;
}
.form-login label{
	padding: 12px 0 9px;
	display:block;
	width: 100%;
}
.widget-box p.like-h2{
    color: #7F7F7F;
}
.form-login p.like-h2 {
	font-size: 1.6em;
	color: #3690c7;
	margin: 0;
	text-transform: none;
}
.links {
	padding: 10px 0 0;
	float: left;
	font-size: 10px;
}
.links p {
	margin: 0;
	line-height: 0.92em;
}
.links a {
	font-size: 0.76em;
	text-decoration: underline;
	background: url(../images/bull06.gif) no-repeat 0 50%;
	padding: 0 0 0 13px;
}
.links a:hover {
	background: url(../images/bull06-a.gif) no-repeat 0 50%;
	text-decoration: none;
}
.btn-login {
	float: right;
	margin: 13px 0 0;
}
.right-col {
	float: right;
	width: 245px;
	padding: 15px 0 0 51px;
}
.centr-col {
	height: 1%;
	overflow: hidden;
	padding: 0 0 0 12px;
}
.xlink {
	font-size: 1.4em;
	display: block;
	margin: 30px 0 0;
}
.xlink-inner {
	font-size: 1.4em;
	display: block;
	margin: 90px 0 0;
}
/*category-list*/
#content .category-list{
	list-style:none;
	margin:0;
	padding:0;
}
#content .category-list li{
	padding:10px 0 0 15px;
	font-size:1.4em;
	line-height:1.79em;
	background: url(../images/bull07.gif) no-repeat 0 18px;
	font-weight:bold;
}
#content .category-list li a:hover{color:#000;text-decoration:none;}
/*contnent end*/
/*sidebar start */
#sidebar {
	padding: 17px 0 3px;
	float: left;
	width: 330px;
	border-right: 1px solid #c2c2c2;
	margin:0 0 20px;
}
/*menu start */
#menu {margin: -10px 0 0 !important;}
#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 321px;
}
#menu a {color: #fff;}
#menu a:hover {text-decoration: none;}
#menu li {
	background: url(../images/bg-nav-b.gif) no-repeat 0 100%;
	width: 100%;
	margin:10px 0 0;
	font-weight: bold;
}
#menu li a {
	background: url(../images/bg-nav-t.gif) no-repeat;
	display: block;
	line-height: 1.42em;
	min-height: 22px;
	font-size: 1.4em;
	padding: 0 0 0 8px;
	cursor: pointer;
}
* html #menu li a {
	height: 22px;
	overflow: visible;
}
#menu li a span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/bull05.gif) no-repeat 286px 50%;
}
#menu li.active li a span,
#menu li.activ-single li a span {
	background: none;
}
#menu li.active a span,
#menu li.activ-single a span {
	background-image: url(../images/bull05-a.gif);
}
#menu li li a {
	line-height: 1.33em;;
	background: none;
	font-size: 1.2em;
	text-decoration: underline;
	padding: 0 0 0 23px;
	background: url(../images/bull03.gif) no-repeat 0 4px;
}
#menu li li li a {
	font-size: 1em;
	background: url(../images/bull04.gif) no-repeat 0 1px;
	padding: 0 0 0 47px;
	line-height: 1em;
	height: 16px;
}
#menu li li a:hover {
	text-decoration: none;
}
#menu li li {
	margin: 0;
	padding: 1px 0;
	background: none;
}
#menu li li li {
	padding: 0;
}
#menu ul {
	background: url(../images/bg-nav-open.gif) no-repeat;
	padding:10px 0 5px;
}
#menu ul ul {
	background: none;
	padding:7px 0 5px;
}
#menu li ul {display: none;}
#menu li.active ul,
#menu li.activ-single ul{
	display: block;
}
#menu li li ul {display: none !important;}
#menu li li.current-cat-parent ul,
#menu li.activ-single li.activ-sub-single ul,
#menu li.active li.active ul,
#menu li.activ-single li.active ul{
	display: block !important;
}
/*menu end */
/*sidebar end*/
/*bottom-block start */
.bottom-block {
	clear: both;
	width: 100%;
	overflow: hidden;
}
.banner-holder {
	vertical-align: middle;
}
.banner-holder a {
	vertical-align: middle;
	margin: 0 17px 0 0;
}
.banner-holder a img {
	vertical-align: middle;
}
/*bottom-block end */
/*main end*/
/*page end */
/* footer start */
#footer {
	width:1006px;
	margin: 0 auto;
	overflow:hidden;
	padding: 5px 0 0;
}
#footer p {
	color: #fff;
	margin: 0 0 10px 13px;
}
.footer-nav {
	float: right;
	overflow: hidden;
	margin: 0 -7px 0 0;
	padding: 0;
	list-style: none;
	color: #fff;
	width: 515px;
}
.footer-nav li {
	float: left;
	padding: 0 5px 0 6px;
	margin: 0 0 0 -2px;
	background: url(../images/sep01.gif) no-repeat 0 50%;
}
#footer a {color: #fff;}
#footer li a {font-size: 1.3em;}
#footer a:hover {color: #f60;}
/*footer end */

/* Promo CSS */

#promo {
	margin-top: 6px;
	width: 320px;
	height: 220px;
	background: url(http://staffwise.org.uk/wp-content/themes/staffwise/images/p/marathon.jpg) no-repeat;
}

#promo H1 {
	text-align: right;
	color: #ffffff;
	font: small-caps 30px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #3f90c8;
	margin-top: 12px;
}

.intro {
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 96px 0 0;
	color: #fffeff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.intro img {vertical-align: top;}
.intro .text-holder {
	bottom: 60px;
	left: 7px;
	width: 453px;
	color: #f062b6;
}
.intro .t,
.intro .b {
	width: 453px;
	height: 5px;
	overflow: hidden;
}
.intro .c {
	background: url(http://staffwise.org.uk/wp-content/themes/staffwise/images/p/intro-bk.png) repeat-y;
	height: %;
}
.intro .content {
	overflow: hidden;
	padding: 10px 103px 17px 15px;
	font-size: 1.1em;
	line-height: 1.429em;
}
.intro h2 {margin-left: 6px; margin-bottom: 3px; margin-top: 2px; margin-right: 0; font-weight: 100;
	font-size: 24px; color: #fffeff;
	font-variant: normal;
}
.intro p {margin: 0; font-size: 12px; margin-left: 6px;}

.intro a {
	color: fuchsia;
	font-weight: 800;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 14px;
}

.intro a:hover {
	color: #fbff00;
	}
	
/* End Promo CSS */

/*welcome start */
.welcome {
	padding: 5px 10px;
	background: #e4813e;
   box-shadow:inset 0 0 10px #000000;
   -moz-box-shadow:inset 0 0 10px #000000;
   -webkit-box-shadow:inset 0 0 10px #000000;
   color: #ffffff;
}

h5 {
	color: #ffffff;

.welcome-holder {
	padding:13px 0 0 20px;
	height: 1%;
	overflow: hidden;
	color: #ffffff;
}

/*welcome end */