/* general */


body {
	font-size: 15px;
	background: #eee;
	color:#444;
	font-family: Arial, Helvetica, sans-serif, DejaVu Sans, Symbola, Everson Mono, Dingbats, Segoe UI Symbol, Quivira, SunExt-A, FreeSerif, Universalia, unifont;
}

h1 {
font-size:24px;
color:#de1618;
font-weight:bold;

}

h2 {
font-size:20px;
color:#de1618;
font-weight:bold;

}


h3 {
font-size:18px;
color:#de1618;
font-weight:bold;

}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 0;
}



.left {
	float: left;
}

.right {
	float: right;
}

.container {
	background: #fff;
	padding: 0 25px;
}

.container.padding-body {
	padding-top:15px;
	padding-bottom:25px;
}

/* OLD CODE LAYOUT */

.search {
	margin-top:20px;
	margin-bottom:20px;
	font-size:14px;
}

.search-column {
	display:none;	
}

.toogle-mobile{
	display:none;
}

.search-mobile {
	display:none;
}

.logo-medical{
	margin-top:0px;
	float:left;		
}

.logo-medical-mobile{
	margin-top:0px;
	float:left;
	display:none;		
}

.contact-info{
	margin-top:30px;
	float:right;
	width:200px;
	display:block;	
}

.contact-text {
	font-size:18px;
	font-weight:bold;
	text-align:right;
}

.red-text {
	color: #de1618;
	font-size:18px;
	font-weight:bold;
	margin-left:0%;
	text-align:right;
	padding-left:18px;
}

#topbar-findoc-mobile {
	display:none;
}

topbar-findoc {
	display:block;
}

#topbar-locumdoc {
	display:block;
}

#topbar-locumdoc-mobile {
	display:none;
}

#call-mobile {
	display:none;
}

#email-mobile {
	display:none;
}

#latest-column {
	display:none;
}

#speciality {
	display:none;	
}



#searchbutton:hover
{ 
  background-position: 0 -25px;
}

#searchbutton span
{
  display: none;
}



.breadCrumb{
	margin:10px;
	font-size:11px;
	color:#cccccc;
	background:transparent;
	}
	
.breadCrumb a, visited{
	color:#999999;
	text-decoration:none;
	font-size:13px;
	}

.breadCrumb a:hover{
	color:#666666;
	text-decoration:underline;}

/* TOP NAV BAR looking work */
.looking-work ul {
	display:none;
	list-style:none;
	position:absolute;
	
}

.looking-work:hover ul {
	display: block;
}

.looking-work ul li {
	position: relative;
	display:block;
	border:1px solid #ccc; 
	border-top:none; 
	width:225px;
	margin:0; 
	text-align:left;
	list-style:none;
	padding:5px 5px;
	background:#f4f4f4;
	text-decoration:none;
}

.looking-work ul li a{
	text-decoration:none;
}


.looking-work ul li:hover {
	background-color:#de1618;
	color:#FFF;	
}

/* TOP NAV BAR looking staff */

.looking-staff ul {
	display:none;
	list-style:none;
	position:absolute;
	left:auto;
}

.looking-staff:hover ul {
	display: block;
}

.looking-staff ul li {
	position: relative;
	display:block;
	text-decoration:none;
	border:1px solid #ccc; 
	border-top:none; 
	width:210px; 
	margin:0; 
	text-align:left;
	list-style:none;
	padding:5px 5px;
	background:#f4f4f4;
}

#inner-nav a{
	text-decoration:none;	
}

.looking-staff ul li:hover {
	background-color:#de1618;
	color:#FFF;	
}


/* left column paste style */

	

.subhead1{
	background: url('../images/subhead.jpg') no-repeat 0 0;
	height:44px;
	width:256px;
	position:absolute;
	left:-5px;
	top:0;
	
	}
	
.subhead2{
	background: url('../images/subhead2.jpg') no-repeat 0 0;
	height:44px;
	width:172px;
	position:absolute;
	left:-5px;
	top:0;
	}	
	
.rightbox .subheadtitle{
	height:37px;
	color:#ffffff;
	padding:0 0 0 5px;
	font-weight:bold;
	font-size:14px;
	}
	
	
.rightbox ul{
	padding:0;
	margin:0 40px;
	}	

.rightbox li{
	list-style:url('../images/bullet.gif');
	line-height:20px;
	font-size:14px;
	}
	
.rightbox-col-right li{
	list-style:url('../images/bullet.gif');
	line-height:50px;
	font-size:14px;
	}	
	
.rightbox p{
	padding:0 10px;
	}
	
.rightbox .latestjobs .nobullet{
	list-style:none;
	list-style-image:none;
	color:#939292;
	}	
	
.rightbox .latestjobs{
	margin:0 5px 5px 20px;
	}


/* end left column paste style */



/* start central column paste style */

	
#intro{
	border-bottom:1px solid #e1e1e1;
	line-height:18px;
	margin:0 0 16px 0;
	}	
	
#homemain a img {
	border:1px solid #e1e1e1;
	}

#homemain a img:hover{
	border:1px solid #c4c3c3;
	}
	
.rightbox{
	position:relative;
	border-left:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	background: #ffffff url('../images/boxbg.jpg') repeat-x bottom;
	padding:10px 0px;
	margin:0 0 20px 0;
	font-size:14px;
	}
		
.rightbox table{
	padding:0 5px;
	}
	
.rightbox td{
	padding:5px 0;
	}
	
.subhead3{
	background: url(../images/subhead3.jpg) no-repeat 0 0;
	height:44px;
	width:550px;
	position:absolute;
	left:-5px;
	top:0;
	}
	
.title-new {
	margin:10px 10px;	
}

.title-new a {
	color:#de1618;
	text-decoration:none;
	
}
	


/* END central column */


/* END OLD CODE LAYOUT */


.dark-text {
	color: #444;
}

.strike {
	text-decoration: line-through;
}

a {
	color:#616163;
	text-decoration: underline;
}

a:hover {
	color:#de1618;
	text-decoration: none;
}

h1.home {
	float: left;
	margin-right: 0px;
	width: 10%;
	
	margin-bottom: 0;
    margin-left: 18px;
	font-size: 15px !important;
	font-weight: bold;
	margin-top: 6px !important;
}

h1.home,
h2.home,
h2 {
	font-size: 20px;
	color: #343434;
	margin-top: 0;
	text-align: left;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.tablet-mobile-listing {
	display: none;
}

.mobile-listing {
	display: none;
}

/* header */

.header .logo {
	padding: 30px;
}

.home .navbar-inverse {
	margin-bottom: 0;
	height:40px;
	
}

.navbar {
	border-radius: 0;
	height:40px;
	
}

.navbar-toggle {
	background-color:#dd1114;
	border-color:#000;	
}

.navbar-toggle a:hover {
	background-color:#9f0305;
	
}

.navbar-toggle #inner-nav {
	background-color:#9f0305;
	
}

.navbar-inverse {
	background-image: url(../images/navM2.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	border-color: #e1e1e1;
	border-radius: 5px; 
	width:99%;
	margin: 0 auto;
	height: auto;
	float:inherit;	
}

.navbar-inverse .navbar-nav > li > a {
	color: #434343;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-left:27px;	
}

.navbar-inverse .navbar-nav > li > a:hover {
	color: #e11516;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;	
}

.navbar-inverse .navbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #000000;
}


.navigation-bar {
	width:100%;
	
}

.nav-left {
	float:left;
	width:10px;
	height:50px;
	margin-right:0px;		
}

.nav-right {
	float:right;
	width:10px;
	height:50px;
	margin-left:0px;
	margin-top:0px;		
}

.start-search {
	width:95%;
	height:100px;
}

.search-box {
	background-color:#9CF;
	width:25%;
	height:100px;
	float:left;
	border-top:thin;
	border-bottom-color:#101010;
	border-left:none;
	border-right:none;
}

.search-links {
	background-color:#69F;
	width:73%;
	height:100px;
	float:left;
	margin-left:0px;
	padding-left:0px;
	
}

.search-L {
	border-style:none;
	float:left;
	width:10px;
	height:100px;	
}

.search-R {
	border:none;
	float:right;
	width:10px;
	height:100px;
	margin-bottom:0px;
	margin-left:0px;
}






.glyphicon-star {
	padding-right: 5px;
}

#search-nav {
	width: 180px;
	height: 32px;
	border: 1px 0 1px 1px solid #84ad17;
}

.navbar-form .orange {
	float: left;
	display: block;
	height: 32px;
	width: 34px;
	line-height: 28px;
    text-align: center;
}

.navbar-form {
	width: 250px;
}


/* home */


.orange-border {
	border-left: 6px solid #fe6811;
	padding: 5px 0 5px 15px;
	margin-bottom: 30px;
}


.featured-artist .image {
	float: left;
	width: 13%;
}

.featured-artist .image img {
	width: 100%;
}

span.popularity {
	float: left;
	color: #969696;
	font-size: 13px;
	margin-right: 10px;
}

.featured-artist .name {
	float: left;
	margin-right: 15px;
	font-size: 16px;
	color: #343434;
	
}

.featured-artist .details {
	float: left;
	width: 85%;
	padding-left: 2%
}

.featured-artist .desc {
	clear: both;
	padding-top: 15px;
	margin-bottom: 15px;
}

span.orange {
	height: 3px;
	width: 8px;
	display: block;
	margin-right: 2px;
	float: left;
	background: #ff6500;
	margin-top: 8px;
}

span.grey {
	height: 3px;
	width: 8px;
	display: block;
	margin-right: 2px;
	float: left;
	background: #cac8c8;
	margin-top: 8px;
}



.pictures {
	margin: auto;
	text-align: center;
}

.pictures img {
	margin-bottom: 3px;
}

#updated {
	width: 100%;
}

#updated tr td:first-child {
	border-right: 1px solid #d9d9d9;
}

#updated tr td:nth-child(2){
	padding-left: 10px;
}

.latest .row.first {
	margin-bottom: 10px;
}



/*sidebar */

.filters h3 {
	color: #343434;
	font-size: 20px;
	border-bottom: 2px solid #ff5d00;
	padding-bottom: 5px;
}

.filters ul {
	padding-left: 18px;
}

.filters li {
	list-style-image: url('../images/bullet.png');
}

.filters .cat.first {
	margin-top: 20px;
}

.filters .cat {
	display: block;
	font-weight: bold;
}

#artist-select-side {
	width: 100%;
	border: 1px solid #d9d9d9;
	padding: 5px 0px;
	margin-bottom: 2px;
}

/* footer */
/*  Bruno New code 30/06/2015 */
footer {
	margin: 0;
	font-size:12px;
	border-top:1px solid #ddd;
	padding: 25px 0;
	}

footer ul {
    list-style-type: none;
    margin: 0 auto;
    padding:7px 0;
	display:block;
	width:550px;
}

footer li {
    display: inline;
	margin:0 3px;
}
	
.footer-text {
width:100%; 
text-align:center; 
padding:7px 0;
}


.magglass {
margin-left:35px;
}

#left-column ul {
padding-left:25px;
margin-right:2%;
}

#left-column li {
list-style: outside url("../images/bullet.gif");
}

#left-column .nobullet {
list-style: none;
color:#999;
}

#right-column  ul {
padding-left:25px;
}

#right-column li {
list-style: outside url("../images/bullet.gif");
line-height:2;
}

#right-column .nobullet {
list-style: none;
color:#999;
}

#right-column-listing  {
margin-bottom:15px;
}

#right-column-listing  ul {
padding-left:25px;
}

#right-column-listing li {
list-style: outside url("../images/bullet.gif");

}

#right-column-listing .nobullet {
list-style: none;
color:#999;
}


#right-column-listing-phone {
display:none;
}

#right-column-listing-phone  ul {
padding-left:25px;
}

#right-column-listing-phone li {
list-style: outside url("../images/bullet.gif");
line-height:2;
}

#right-column-listing-phone .nobullet {
list-style: none;
color:#999;
}




.title-column {
width:90%; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f77171+0,d3282b+50,99181e+100 */
background: rgb(247,113,113); /* Old browsers */
background: -moz-linear-gradient(top, rgba(247,113,113,1) 0%, rgba(211,40,43,1) 50%, rgba(153,24,30,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(247,113,113,1) 0%,rgba(211,40,43,1) 50%,rgba(153,24,30,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(247,113,113,1) 0%,rgba(211,40,43,1) 50%,rgba(153,24,30,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77171', endColorstr='#99181e',GradientType=0 ); /* IE6-9 */

height:30px; 
border:1px solid #ccc; 
padding:3px 7px; 
color:#fff; 
font-size:16px; 
box-shadow:3px 3px 3px #dddddd;
margin-bottom:15px;
margin-left:-8px;
clear:both;
}

.column-box {
width:100%; 
height:auto; 
border:1px solid #ddd;
margin-top:20px; 
padding-bottom:15px;
background:#f4f4f4;
border-radius:8px;
padding-top: 10px;
}


#center-background {
background: url(../images/nurse.jpg)left 0px no-repeat;
height:300px;

}

.title-introduction {
 
text-align:center;
}

.margin-paragraph {
margin-bottom:13px; 
display:block;
text-align:justify;
}

.upload-cv{
background: url(../images/upload-cv.jpg)left top no-repeat;
width:250px;
height:105px;
margin-top:25px;
}


.upload-cv:hover{
background: url(../images/upload-cv-over.jpg)left top no-repeat;
width:250px;
height:105px;
}

.refer-friend {
background: url(../images/refer-friend.jpg)left top no-repeat;
width:250px;
height:105px;
margin-top:25px;
}

.refer-friend:hover {
background: url(../images/refer-friend-over.jpg)left top no-repeat;
width:250px;
height:105px;
margin-top:25px;
}

#bottom-section {
border-top:1px solid #ccc; 
margin-top:30px;

}

/* New Listing styles */

.breadcrumb-margin {
margin:0 8px;
}

#listing-pagination-btn {
	background: none repeat scroll 0 0 #fff;
    border: 1px solid #666;
    border-radius: 5px;
    padding: 4px 8px;
	margin:0 3px;
	text-decoration:none;
}

#listing-pagination-btn:hover {
	background: none repeat scroll 0 0 #de1618;
	color:#fff;
	text-decoration:none;
}

a:hover #listing-pagination-btn:hover {
	text-decoration:none;	
}

.gray-line-sector {
	width:100%; 
	height:2px; 
	border-bottom: 1px solid #cbcbcb; 
	margin-top:25px;
	margin-bottom:15px;
	clear:both;
}

.job-description-listing {
	width:100%; 
	float:left;
	padding-top: 7px;
}

.listing-title {
	text-decoration:underline;
	margin:0;	
}

.listing-title:hover {
	text-decoration: none;	
}

.listing-description {
	margin:20px 0;
}

#listing-btn {
	border: 2px solid #666;
    border-radius: 5px;
    color: #4c4c4c;
	background:#fff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2%;
    margin-top: 8px;
    padding-top: 4px;
    text-align: center;
    width: 150px;
	height: 35px;
	text-decoration:none; 
	float:right;
}

#listing-btn:hover {
	color:#fff;
	background:#de1618;
	border: 2px solid #ff0000;
	text-decoration:none;
}

/* Selected filter */
.selected-filter {
    background: none repeat scroll 0 0 #fafafa;
    border: 2px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
    color: #666;
    display: block;
    margin-top: 10px;
	margin-left:12px;
    padding: 3px 5px;
    text-decoration: none;
    width: 85%;
	list-style:none;
	margin-bottom:12px;

}

.selected-filter span {
	float: right;
    margin: -5px;
    padding: 5px 10px;

}


.selected-filter:hover span {
    background: none repeat scroll 0 0 #cc0000;
	color: #fff;
 	text-decoration: none;
	height:30px;
}

#selected-list {
	list-style:none;
	text-decoration:none;
}

.contact-mobile {
display:none;
}

.contact-us-mobile {
	display: none;
}

#submit-btn-layer{
display:none;
}

#similar-job li {
line-height:1.5;
}

.job-detail {
	
	width:150px; 
	font-weight:700; 
	display:inline-block;	
}

#job-description {
padding:0;

}

#job-description li {
list-style:none;
line-height:1.8;
}

#buttons-top a:hover {
	text-decoration:none;
}


#btn-apply {
	display:block;
	width: 180px;
	height:35px;
	color:#fff;
	margin:15px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	background-color:#dd1114;
	padding:2px 0;
	border: 2px solid #dd1114;
	border-radius:5px;
	text-decoration:none;
}

#btn-apply:hover  {
	background:#ff6666;
	border: 2px solid #ff6666;
	color:#fff;
	text-decoration:none;
}

#btn-print {
	display:block;
	width: 180px;
	height:35px;
	color:#999999;
	margin:15px auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	background-color:#fff;
	padding:2px 0;
	border: 2px solid #CCC;
	border-radius:5px;
	text-decoration:none;
}

#btn-print:hover  {
	background:#999999;
	border: 2px solid #666666;
	color:#fff;
	text-decoration:none;
}

#btn-apply-bottom {
	display:block;
	width: 180px;
	height:35px;
	color:#fff;
	margin:15px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	background-color:#dd1114;
	padding:2px 0;
	border: 2px solid #dd1114;
	border-radius:5px;
	text-decoration:none;
}

#btn-apply-bottom:hover  {
	background-color:#ff6666;
	border: 2px solid #ff6666;
	color:#fff;
	text-decoration:none;
}


/* Registration form 30/07/2015 */

.searchbar {
margin-left:15px; 
border:1px solid #ccc
} 



/* new code filters */

.addthis_horizontal_follow_toolbox.one-col {
	margin-right:12px;
	margin-top:7px;
	z-index: 2;
	position: relative;
	width: 32px;
	height: 32px;
	float: right;	
}

.one-col,
.mobile {
	display: none;
}

#button-box a {
	width: 100%;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.banner-header {
	float:left; 
	padding-top:40px;
}

#top-padding-share-icons {
	padding-top:23px;
}

#main-phrase {
display:none;
}

.title-header {
	width:43%; 
	margin-left:45px;  
	float:left; 
	padding-top:15px;
}
	
.title-header h1 {
   font-size:18px;
   float: left;
   text-align: center;
   width: 85%;
}

.addthis_custom_follow 
{
    float: right;
    margin-top: 15px;
}

.job-description-listing h3 {
	margin-bottom:15px;
}

@media screen and (mid-width: 2000px) {
	.container {
		width: 1080px;
	}
}

@media screen and (max-width: 1199px) { /*first collapse container*/



.navbar-inverse .navbar-nav > li > a {
	margin-left:0;
	font-size:14px;	
}

.navbar-inverse .navbar-nav > li > a:hover {
	
	font-size:14px;	
}

.looking-work ul {
	left: -30px;	
}	

.looking-staff ul {
	left: -30px;	
}

#findadoc li {
	font-size:14px;
	margin-left:-20px;
	width:100px;
}

#center-background {
    background:none;
    height:auto;
}

.title-introduction {
margin-top:20px;
}

#pagination-margin {
padding-top:15px;

}

.title-header {
	width:30%; 
	
}

.title-header h1 
{
    font-size: 14px;
}
	
	
}

@media (max-width: 991px) { .navbar-header { float: none; } .navbar-toggle { display: block; } .navbar-collapse { box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); } .navbar-collapse.collapse { display: none!important; } .navbar-collapse.collapse.in { display: block !important; } .navbar-nav { float: none!important; margin: 7.5px 0px; } .navbar-nav>li { float: none; } .navbar-nav>li>a { padding-top: 10px; padding-bottom: 10px; } 
	


/*  Navbar set up */
	
.navbar-inverse .navbar-nav > li > a {
	background: none repeat scroll 0 0 #eee;
    border: 1px solid #ccc;
    color: #434343;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-left: -5px;
    padding: 5px;
	text-decoration:none;
}

.navbar-inverse .navbar-nav > li > a:hover {
	color: #e11516;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin-left:-5px;
}


	


.logo-image{
	width:100%;		
}

.logo-medical{
	display:none;		
}

.logo-medical-mobile{
	display:block;
	margin-top:7px;		
}


.navbar-inverse {
	background-image: none;
	padding:0;
	margin:0;
	margin-bottom:-10px;
	border: none;	
}


.navbar-toggle {
	margin-top:-12px;
}

.navbar-toggle .icon-bar {
	background-color:#fff;
	width:23px;
	height:2px;
}


.contact-text {
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

.red-text {
	color: #de1618;
	font-size:11px;
	font-weight:bold;
	margin-left:0%;
	text-align:right;
	padding-left:16px;		
}

.search {
	display:none;	
}

.search-column {
	display:none;
}

.toogle-mobile{
	display:block;
	padding-top:20px;
	border-color: #333;
	border-radius:4px;
}

.white-bar {
	border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
	
}



/* Bruno new code  */

.contact-info {
display:none;
}
	
#tab-menu-div {
display:none;
}

.home .navbar-inverse {
height:0px;
	
}

.navbar {
min-height: 0px;
}

.looking-work:hover ul {
	display: none;
}

.looking-staff:hover ul {
	display: none;
}

#right-column-listing {
display:none;
}

#right-column-listing-phone {
display:block;
}

.breadCrumb {
display:none;
}

.contact-mobile {
display:block;
}

#contact-btn-show {
display: block;
}
	
.contact-us-mobile {
	float: right;
	margin-right: 20px;
	margin-top: -12px;
}

.glyphicon {
color: #fff;
top: 3px;
}

.btn {
  background:#dd1114;
  border:1px solid #333;
}

.selected-filter {
width:94%;
}

#submit-btn-layer {
display:block;
}

#submit-btn {
	border-radius: 5px;
	border:1px solid #ccc;
    display: block;
    height: 35px;
    margin-top: 10px;
	font-weight:bold;
	text-align:center;
    width: 100%;
	padding-top:6px;
}

#submit-btn:hover {
	color:#dd1114;
}

#buttons-top {
	display:none;
}

#hide-grayline {
display:none;
}

.btn-social-share-phone {
	display:block;
}

/* filters */

#filters {
	background: none repeat scroll 0 0 #fff;
   /* padding-top: 15px; */
	}
	
#filters input,
#filters select {
		width: 100%;
		margin-top: 20px;
	}
	
#filters select {
		padding-bottom: 3px;
		padding-top: 3px;
	}
	
#filters #button-box a {
	background: none repeat scroll 0 0 #de1618;
    height: 28px;
    padding-bottom: 0;
    padding-top: 3px;
	}

#filters #button-box a:hover {
	background: none repeat scroll 0 0 #de1618;
    height: 28px;
    padding-bottom: 0;
    padding-top: 3px;
	}
	
.one-col {	
	display: block;
}
	
.category-list {
		margin: 10px 0;
	}
	
.category-list a {
	 background: none repeat scroll 0 0 #fafafa;
    border: 2px solid #cccccc;
    color: #666666;
    display: block;
    margin-bottom: 2px;
    padding: 5px 10px;
    text-decoration: none;
    width: 100%;
	border-radius:3px;
}

.category-list a:hover {
	background: #fff;
	color: #de1618;
	text-decoration: none;
	border: 2px solid #de1618;
}

.filter-btn	{
	background: none repeat scroll 0 0 #dd1114;
	border: 1px solid #dd1114;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-decoration:none;
	color:#fff;
	font-weight:bold;

	}
	
.banner-header {
	display:none;
}

	
.filter-btn:hover	{
	background: none repeat scroll 0 0 #ff6666;
	border: 1px solid #ccc;
	color:#fff;
	}
	
#main-phrase {
	display:block;
}

.title-header {
	display:none;
}
	
#bottom-section {
border-top: none; 
margin-top:30px;
}

#right-column  {
margin-bottom:25px;
}

footer ul {
	width:98%;
}

#map-canvas {
	margin:15px 0;
}

.tab-hide {
	display:none;
}	
}

@media screen and (max-width: 767px) { /*mobile view*/

footer ul {
    line-height: 2.5;
}
	
footer li {
	display: block;
 
}
	
}

@media screen and (max-width: 710px) { /*header finance text*/

	
}

@media screen and (max-width: 480px) { /*smaller mobile view*/

.form-control {
width:100%;
}

#search-box,
#location-box,
#button-box {
		width: 100%;
}




}
.chosen-filters a {
	display: block;
	border: 1px solid #ccc;
	padding: 5px 10px;
	margin-bottom: 5px;
	color: #5c5c5c;
	background: #fff;
}

.chosen-filters a span {
	float: right;
	margin: -5px;
    padding: 5px 10px;
}

.chosen-filters a:hover {
	background: #fff;
	color: #5c5c5c;
	text-decoration: none;
}

.chosen-filters a:hover > span {
	background: #ff6600;
	color: #fff;
}

	#mobile-filters {
	/*	border: 1px solid #ccc;
		padding: 10px;
	*/	margin-bottom:15px;
	}
	
	#mobile-filters .chosen {
	background: none repeat scroll 0 0 #fafafa;
    border: 2px solid #cccccc;
    border-radius: 3px;
    color: #666666;
    display: block;
    margin-bottom: 2px;
    padding: 5px 0 5px 10px;
    text-decoration: none;
    width: 100%;

	}
	
	#mobile-filters .chosen span {
		float: right;
		font-weight: bold;
		margin: -5px 0 -5px -5px;
		padding: 4px 8px;
		text-align: center;
		width: 38px;
	}
	
	#mobile-filters a:hover {
	background: #fff;
	color:#de1618;
	text-decoration: none;
	}
	
	#mobile-filters a.clearfix:hover {
		background:none;
	}
	#mobile-filters a:hover > span {
		background: #cc0000;
		color: #fff;
		height:32px;
	}
	
	#type-collapse,#cat-collapse, #subcat-collapse, #loc-collapse, #subloc-collapse, #industry-collapse {
		display: none;
	}
		
	#mobile-filters .mobile-cat, #mobile-filters .mobile-loc, #mobile-filters .mobile-subloc,#mobile-filters .mobile-type, #mobile-filters .mobile-subcat {
		display: none;
	}
#mobile-filters .title {
	background: none repeat scroll 0 0 #eee;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 1px 1px 1px 5px;
    width: 100%;
}

#mobile-filters .title h2 {
	color: #888;
    float: left;
    font-size: 14px;
	margin-top: 10px;
}

/* Bruno New code FOR FILTERS
#mobile-filters .clearfix {
	width:100%; 
	float: left;
}
*/

#mobile-filters #expand, #mobile-filters #collapse {
	background: none repeat scroll 0 0 #bbb;
    border: 1px solid #ccc;
    color: #fff;
    float: right;
    font-size: 18px;
    padding: 4px 0;
    text-align: center;
    width: 40px;
}

#mobile-filters #collapse {
	display: none;
}

#mobile-filters ul {
	list-style: none;
	padding: 0 0 0 15px;
}

#mobile-filters li a {
	padding: 5px;
	margin-bottom: 5px;
	display: block;
	color: #727272;
	line-height: 1.3;
}

#mobile-filters li a:hover {
	color: #FF7F36;
	background: none;
}

#mobile-filters li span {
	background: #3ba8e1;
}

#type-expand,
#loc-expand,
#subcat-expand,
#subloc-expand
{
	display: block;
}






