/* @override http://www.successappointments.co.uk/newlook/newstyle/blue.css */


body {
	padding: 0;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/sjbg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #000000;
}
.navholder {
	float: right;
	padding-top: 67px;
	position: relative;
	right: -26px;
	background: url(../images/telephone.jpg) no-repeat right 15px;
}

h1 {
	font-size: 20px;
	color: #FF0097;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 14px;
	color: #00AAEB;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
}
#header_sub h3 {
	color: #414141;
	font-size: 20px;
}
h3 {
	font-size: 12px;
	color: #0C356A;
	margin: 0px 0px 0px 0px;
	font-weight:bold;
}
h4 {
	font-size: 20px;
	color: #383838;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
}
h5 {
	font-size: 14px;
	color: #383838;
	margin: 0px 0px 10px 0px;
}
h6 {
	font-size: 28px;
	margin: 0px 0px 0px 0px;
	font-weight:normal;
	color:#347BA2;
}
.sub_box_text h2 {
	font-size: 16px;
	color: #0C356A;
	margin: 0px 0px 15px 0px;
	padding-top: 10px;
	font-weight:bold;
}

a {
	text-decoration: none;
	color: #00bfff;
	font-weight:normal;
}
a:hover {
	color: #FF0097;
}
/* Button Colors */
#searchsubmit {
	background: url(images/button_bg.jpg) repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:0px solid #32312f;
	font-size:10px;
	margin:0px;
	padding:4px 8px;
}
#searchsubmit:hover{
	background: url(images/button_bg2.jpg) repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:0px solid #32312f;
	font-size:10px;
	margin:0px;
	padding:4px 8px;
}
.sendcvbtn {
	background: url(images/button_bg.jpg) repeat-x;
	color: #FFFFFF;
	text-decoration: none;
	border:0px solid #32312f;
	font-size:10px;
	display: inline-block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.sendcvbtn:hover{
	background: url(images/button_bg2.jpg) repeat-x;
}


a.button {
	background: url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	line-height:25px;
}
a.button:hover {
	background: url(images/button_o.jpg) repeat-x;
	border:1px solid #32312f;
}
.button {
	background: url(images/button_bg.jpg) repeat-x;
	padding:4px 20px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	background-color: #22457A;
}
#posts_navigation a {
	background: url(images/button_bg.jpg) repeat-x;
	padding:5px 25px 5px 25px;
	color: #FFFFFF;
	text-decoration: none;
	border:1px solid #32312f;
	font-size:10px;
	line-height:25px;
}
#wrap {

	margin: 0 auto;
}
#header_wrap {
	margin: 0 auto;
	height: 421px;
}
#header_wrap_secondary {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 99px;
	background-color: #000000;
}
#header_wrap_alt {
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 421px;
	background-image: url(images/header_alternative.jpg);
	background-position: top center;
}
#secondary {
	background-repeat: repeat-x;
}
#topnav a:hover, #topnav a:active, li.current_page_parent, li.current_page_parent a, 
li.current_page_parent a:visited, #topnav li.current_page_item a, 
#topnav li.current_page_item a:visited {
	background-image: url(images/nav_hover2.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#topnav li.home_nav a {
	background-image: url(images/nav_hover2.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#subnav li.current_page_item {
	border-top: solid 1px #DCDDDE;
	list-style-type: none;
	margin-left: 0px;
	background: url(images/nav_hover.png) repeat-y;
	display:block;
}
#navs a:hover {
	background-image: url(images/nav_hover2.png);
	background-position: top center;
	background-repeat: no-repeat;
}
#navs_left {
	float: left;
	height: 49px;
	width: 11px;
	background-image: url(images/nav_left.png);
}
#navs_right {
	float: left;
	height: 49px;
	width: 11px;
	background-image: url(images/nav_right.png);
	margin-left: -1px;
}
#navs_center {
	height: 49px;
	background-image: url(images/nav_center.png);
	float: left;
	background-repeat: no-repeat;
	margin-right: 0px;
	width:auto;
}

blockquote {
	border-left:3px solid #0C356A;
	margin:0 0 0 2.5em;
	padding-left:1em;
	padding-right: 1em;
}
#blog_home_title {
	font-size: 14px;
	color: #0C356A;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
	padding-left:25px;
	background: url(images/comment_icon.png) no-repeat center left;
}
#footer p {
	color: #999;
	line-height:14px;
}
#footer a {
	color: #999;
	background-image: none;
}
#footer  a:hover  {
	color: #fff;
	text-decoration: underline;
}
#left h2 {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding:0px 0px 5px 0px;
	text-transform: uppercase;
}
.post_title {
	font-size: 24px;
	color: #0C356A;
	margin: 0px 0px 15px 0px;
}
#comments_template h2 {
	color:#0C356A;
	float:left;
	font-size:20px;
	font-weight:normal;
	margin:0 464px 5px 0;
}
#about_home_title {
	font-size: 14px;
	color: #0C356A;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
	padding-left:30px;
	background: url(images/Profile_small.png) no-repeat;
}
.comment_number {
	background:transparent url(images/comment_icon.png) no-repeat scroll 0 0;
	color:#347BA2;
	float:left;
	margin-top:10px;
	padding-left:20px;
}
.widget {
	font-size:10px;
	padding-bottom: 5px;
	margin-bottom:20px;
	color:#347BA2
}
.portfolio_featured_cell {
	width: 684px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 12px;
	background-image: url(images/job-featured.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
}
.sub_box_text a {
background:transparent url(images/arrow_right.png) no-repeat scroll right center;
padding-right:25px;
}

.arrow_right {
background:transparent url(images/arrow_right.png) no-repeat scroll right center;
padding-right:25px;
}
/* Left Nav */
#left_navigation li {
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	list-style-type: none;
	margin-left: 0px;
	padding: 3px 0 3px 30px;
	margin-bottom: -1px;
	background-image: url(images/sub-arrow.png);
	background-repeat: no-repeat;	
}
#left_navigation li:hover    {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	list-style-type: none;
	margin-left: 0px;
	background: url(images/nav_hover.png) repeat-y;
	display:block;
}
#left_navigation li.current-cat    {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	list-style-type: none;
	margin-left: 0px;
	background: url(images/nav_hover.png) repeat-y;
	display:block;
}
.active    {
	border-top: solid 1px #DCDDDE;
	border-bottom: solid 1px #ffffff;
	list-style-type: none;
	margin-left: 0px;
	padding: 8px 0px;
	background: url(images/nav_hover.png) no-repeat;
	display:block;
}
/* Slider Coloring */
#myController span{
	background:#eaeaea;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #104E82;
}
#jFlowSlide{
}
#myController span.jFlowSelected {
	background:#104E82;
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	border: solid 1px #ccc;
	color: #eaeaea;
}
.jFlowPrev, .jFlowNext{
	margin-right:10px;
	cursor:pointer;
	padding: 5px 8px;
	color: #104E82;
}



/* navigation 
----------------------------------------------- */
	#header_upper ul {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 525px;
	height: 32px;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	#header_upper ul li { background: none; float: left; text-indent: -999em; padding: 0; }
	#header_upper ul li a {
	outline: none;
	border: none;
	display: block;
	height: 32px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
	
	#header_upper ul li.home { margin-left: 0px; }
	#header_upper ul li.home a {background-position: 0px 0px; width: 92px;}
	#header_upper ul li.home a:hover { background-position: 0px -32px; }
	#header_upper ul li.home a.selected,
	#header_upper ul li.home a:active { background-position: 0px -64px; }
	
	#header_upper ul li.jobs a { background-position: -92px 0px; width: 83px; }
	#header_upper ul li.jobs a:hover { background-position: -92px -32px; }
	#header_upper ul li.jobs a.selected,
	#header_upper ul li.jobs a:active { background-position: -92px -64px; }
	
	#header_upper ul li.about a { background-position: -175px 0px; width: 95px; }
	#header_upper ul li.about a:hover { background-position: -175px -32px; }
	#header_upper ul li.about a.selected,
	#header_upper ul li.about a:active { background-position: -175px -64px; }
	
	#header_upper ul li.jobs_by_email a { background-position: -270px 0px; width: 151px; }
	#header_upper ul li.jobs_by_email a:hover { background-position: -270px -32px; }
	#header_upper ul li.jobs_by_email a.selected,
	#header_upper ul li.jobs_by_email a:active { background-position: -270px -64px; }
	
	#header_upper ul li.contact a { background-position: -421px 0px; width: 104px; }
	#header_upper ul li.contact a:hover { background-position: -421px -32px; }
	#header_upper ul li.contact a.selected,
	#header_upper ul li.contact a:active { background-position: -421px -64px; }
	
		/*** FORM STYLERS **/
	label.smallInput { background:url(images/bg_s_input.gif) no-repeat; width:168px;}
	label.smallInput, label.mediumInput, label.largeInput {padding:4px 6px 0px 6px; height:23px; display:block; margin:5px 0 0 0;}
	label.smallInput input, label.mediumInput input, label.largeInput input , label.mediumInput select, label.smallInput select{background:none;  font-size:0.9em; color:#666;
	border-style: none;
	border-color: #fff; 
}

select.sel1{
	font-size:0.9em;
	color:#666;
	width: 150px;
}
	
	label.smallInput select{
	width: 170px;
}
	label.mediumInput select{
	width: 380px;
}
	label.mediumInput { background:url(images/bg_m_input.gif) no-repeat; width:378px;}
	label.largeInput { background:url(images/bg_l_input.gif) no-repeat; width:666px;}
	label.textarea {background:url(images/bg_textarea.gif) no-repeat; width:388px; height:131px; display:block; padding:5px 0 0 5px; margin:5px 0 0 0;}
	label.textarea textarea {height:115px; border:none; background:none; width:368px;  font-size:0.8em; color:#666; font-family:Helvetica, Arial;}
	
.jobsMM {
	color: #fff;
	width: 670px;
}
.jobsMM h3{
	color: #00bfff;
	margin-bottom: 10px;
	border-bottom: 1px dotted #6e6e6e;
}
.jobsMM a {
	color: #cbcbcb;
	line-height: 17px;
	background: url(../images/arrow_grey_right.gif) no-repeat left;
	padding-left: 10px;
}
.jobsMM a:hover {
	color: #fff;
	background: url(../images/arrow_white_right.gif) no-repeat left;
}
.jobslist2c{
	padding-left: 15px;
}
.jobsMM .menucols{
	
	width: 210px;
	float: left;
	display: inline;
	padding-left: 6px;
}
.page_column h4 a{
	color: #ff0097;
}
.formtbl{
	margin-right: auto;
	margin-left: auto;
}
.pink{
	color: #FF0198;
	font-weight: bold;
}
