﻿/* Reset CSS Styles */
* { margin: 0px; padding: 0px; }

* html body {
  overflow: hidden; /* Prevent scroll on narrow devices */
}

h1, h2, h3, h4, h5, h6 { margin: 15px 0; color: #474747;}
p { margin: 10px 0; }

/* General Styles */
html, body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #909090;
    margin: 0;
    padding: 0;
    border: 0;
	overflow-x: hidden; /* Prevent scroll on narrow devices */
	background: #fff;
}
.phpld-hlist {
	overflow: visible;
	position: relative;
	line-height: 1em;
	background: transparent;
	border-radius: 0px 0px;
	margin: 0px auto;
	box-shadow: 0px 0px 0px #999;
}

.content-wrapper {
	background: transparent;
	box-shadow: inset 0px 0px 0px 0px rgba(0,0,0,0.3);
	border-top: 0px solid #ddd;
}
.page-title {
	color: #606060;
	font-size: 175%;
	padding: 5px 5px 5px 10px !important;
}

.phpld-col3 .phpld-columnar h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 99%;
}
.phpld-grid.phpld-full {
	margin: 5px 0 20px 0px;
}

/* Boxes style */
.phpld-widget {
	border: 0px solid #aaa;
	padding: 0px;
	border-radius: 0px;
	box-shadow: inset 0px 0px 0px 0px rgba(0, 0, 0, 0.1);
}

.phpld-widget h3 {
    border-radius: 0px 0px 0 0;
	margin: 0px 0px 0px 0px;
	position: relative;
	text-align: left;
	font-weight: bold;
	line-height: 42px;
	height: 48px;
	background: #f7f7f7;
	color: #474747;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 10px;
	border-bottom: 2px solid #f15a23;
	text-shadow: 0 0px 0 rgba(255,255,255,.8);


}
.phpld-widget h1 {
	margin-top: 0px;
	border-radius: 0px 0px 0 0;
	margin: 0px 0px 20px 0px;
	position: relative;
	text-align: left;
	font-weight: bold;
	line-height: 42px;
	height: 48px;
	background: #f7f7f7;
	color: #474747;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 10px;
	border-bottom: 2px solid #f15a23;
	text-shadow: 0 0px 0 rgba(255,255,255,.8);
}
.phpld-widget .boxTop {
	margin: -11px -11px 40px -11px;
}

.textbox {
	margin-bottom: 20px;
}
.col-sm-3, .col-lg-2 {
	margin-top: 11px;
}	
a:link,
a:visited,
a:active {
	color: #515151;
    text-decoration: none;
}

a:hover {
    color: #f15a23;
    text-decoration: underline;
}

.AllCategories h4 a {
	color: #515151;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0;
	line-height: 30px;
	border-bottom: 1px dotted #999;
	font-size: 13px;
}

.AllCategories h4 a:hover {
	color: #f15a23;
}

h4 a.listing-title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 18px;
}

a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #f15a23;
	font-weight: bold;
	text-decoration: none;
}
a.readMore:hover {
	text-decoration: underline;
}

/* Navigation top */
.navbar-default {
	background: #fff;
	border-color: #fff;
	font: bold 12px 'Noto Serif', Arial, Helvetica, sans-serif;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: transparent;
}

.navbar-default li {
	margin-left: 0px;
} 
.navbar-collapse {
	padding-right: 15px;
	padding-left: 0px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.navbar-default .navbar-nav>li>a {
	color: #3a3a3a;
	border-bottom: 1px solid #fff;
	border-top: 6px solid #3a3a3a;
	padding: 30px 20px 35px;
	text-transform: uppercase;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	margin: 0 auto;
	max-width: 1350px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
	border-bottom: 1px solid #f15a23;
	border-top: 6px solid #f15a23;
	color: #f15a23;
	background: #f8f8f8;
}
.navbar-default .navbar-nav>.dropdown>a .caret {
	border-top-color: #818181;
	border-bottom-color: #818181;
}
.navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:active .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.dropdown-menu {
	background-color: #3a3a3a;
	border: 1px solid #3a3a3a;
}

.dropdown-menu>li>a {
	color: #ffffff;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:active, dropdown-menu>li>a:visited  {
	color: #ffffff;
	background-color: #1f252a;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #ffffff;
	background-color: #2a70e8;
}

.navbar {
	margin-bottom: 0px;
	border-radius: 0px;
	border-top: 6px solid #3a3a3a;
}

.logo-menu {
	padding-top: 18px;
	padding-right: 20px;
	padding-left: 10px;
}

/* Navigation top end */

/* Top Navigation */
.top-navigation {
	float: left;
	padding-top: 16px;
}
.container-top {
	padding: 0px 0px 0px 0px;
	max-width: 1350px;
	margin: 0 auto;
	margin-top: -7px;
}
.top-navigation ul {
}
.top-navigation ul li {
	display: inline;
}
.top-navigation ul li a{
}

/* Logo Top */
.logo-top {
	background: #f7f7f7;
}

.logo-top p {
    padding: 0px;
	margin: 0px;
}

.logo-top .container-logo{
	max-width: 1350px;
	margin: 0 auto;
	padding-top: 0px;
	height: 50px;
}
.logo-top .container-logo .logo-field{
	float: left;
	width: 260px;
	margin-left: 0px;
	font-size: 52px;
	color: #909090;
}
.logo-top .container-logo .logo-field a{
	font-size: 52px;
	color: #909090;
}
.logo-top .container-logo .search-field-top{
	float: right;
	width: 360px;
	text-align: left;
	display: inline;
	font-size: 11px;
}

.logo-top .container-logo .search-field-top hr {
	margin-top: 0px;
	margin-bottom: 0px;

}
.logo-top .container-logo .search-field-top a{
	font-size: 11px;
}
.logo-top .container-logo .search-field-top .note a{
	font-size: 10px;
	font-weight: bold;
}
.logo-top .container-logo .search-field-top .note a:hover{
	text-decoration: underline;
}
form.headerSearch .phpld-fbox-text {
	margin-right: 0px;
	margin-top: 7px;
}

.headerSearch .phpld-fbox-button .phpld-searchbutton {
    background: none repeat scroll 0% 0% #F15A23;
    border: 1px solid #F15A23;
    color: #FFF !important;
    cursor: pointer;
    font-family: inherit;
    font-size: 12px;
    border-radius: 0px;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0.8) inset, 0px 1px 0px rgba(0, 0, 0, 0.15);
    text-shadow: none;
    width: 50px;
    height: 37px;
    padding: 0px 15px;
}

.headerSearch .phpld-fbox-button .phpld-searchbutton:hover, .headerSearch .phpld-fbox-button .phpld-searchbutton:focus {
	background: #3a3a3a;
    border: 1px solid #3a3a3a;
    color: #ffffff;
	background-image: none;
}

form.headerSearch div.phpld-columnar {
	margin-top: 0px;
}


.row {
	margin-right: 0px;
	margin-left: 0px;
}
#container {
   margin: 0 auto;
   max-width: 1400px;
}
.col-lg-8 {
	padding-right: 0px;
	padding-left: 0px;
}
.col-lg-9 {
	padding-left: 0px;
	margin-top: 0px;
}
.status_container {
   margin: 0 auto;
   max-width: 1350px;
}

/* Logo Top End */

/* Breadcrumb navigation */

#nav {
 	background: #fff;
	border-bottom: 1px solid #efefef;
	overflow: auto;
	color: #474747;
	height: 45px;
}
#nav a{
 	color: #474747;
	font-size: 12px;
}

/* Breadcrumb navigation end*/
.phpld-wbox {
	width: 100%;
	max-width: 1350px;
	margin: 0 auto;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-right: 5px;
	padding-left: 5px;
}
.header {
	color: #ccc;
	width: 100%;
	height: 77px;
	margin: 0 auto;
	padding: 0px;
}

.navbar h1 {
	font-size: 32px;
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: 32px;
}

.headerSearch {
	float: none;
	color: #ffffff;
	display: block;
	background: none;
	padding: 0px;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 0px #DDD;
	-moz-box-shadow: 0 0 0px #DDD;
	box-shadow: 0 0 0px #DDD;
	border: 0px;
	overflow: visible;
	width: 360px;
}
.headerSearch span {
	font-size: 12px;
	text-transform: none;
}
.headerSearch .search_dir_text {
	float: left;
	width: 210px;
	font-size: 28px;
}

.search-field-top .phpld-form div.phpld-fbox-button {
	position: relative;
	margin-bottom: 0px;
	float: left;
	margin-top: 5px !important;
	width: 60px;
}


.phpld-form div.phpld-fbox-button {
	position: relative;
	margin-bottom: 0px;
	float: none;
	width: 100%;
	padding-right: 15px;
	text-align: right;
}

.select2-container {
	padding-top: 1px;
}
.select2-container .select2-choice {
	background-color: #fff;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eeeeee), color-stop(0.5, white));
	background-image: -webkit-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -moz-linear-gradient(center bottom, #eeeeee 0%, white 50%);
	background-image: -o-linear-gradient(bottom, #eeeeee 0%, #ffffff 50%);
	background-image: -ms-linear-gradient(top, #eeeeee 0%, #ffffff 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#ffffff', GradientType = 0);
	background-image: linear-gradient(top, #eeeeee 0%, #ffffff 50%);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
	height: 30px;
	line-height: 27px;
	padding: 0 0 0 8px;
	color: #444;
	text-decoration: none;
}
.select2-container .select2-choice div {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 0px 0px 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background: #474747;
	border-left: 1px solid #aaa;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 25px;
	padding-left: 3px;
}
.select2-container .select2-choice div b {
background: url('../images/select2.png') no-repeat 0 1px;
display: block;
width: 100%;
height: 100%;
}

/*For right side links*/
.btn-slide {
    text-align: inherit;
    display: compact;
    font: bold 12px Tahoma, Arial, sans-serif;

}

/*main form button*/
.phpld-button, .phpld-form button, .phpld-form input[type="button"], .phpld-form input[type="reset"], .phpld-form input[type="submit"] {
	background: #f15a23;
	border: 1px solid #f15a23;
    color: #fff !important;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    width: auto;
    font-family: inherit;
    font-size: 12px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
	box-shadow: 0 0 0px 0px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.15);
}
.phpld-button:hover, .phpld-form button:hover, .phpld-form input[type="button"]:hover, .phpld-form input[type="reset"]:hover, .phpld-form input[type="submit"]:hover, .phpld-button:focus, .phpld-form button:focus, .phpld-form input[type="button"]:focus, .phpld-form input[type="reset"]:focus, .phpld-form input[type="submit"]:focus {
	background: #3a3a3a;
    border: 1px solid #3a3a3a;
    color: #ffffff;
	background-image: none;
}



/*Breadcrumbs*/
.breadcrumbs {
    margin: 0px;
    padding: 15px 15px 15px 10px;
}
.breadcrumbs li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
	font-size: 14px;

}
.breadcrumbs .divider {
    padding: 0 5px;
    color:#999;
}

/* Footer */

.footer {
    padding-top: 15px;
    border-top: #303030 1px solid;
    clear: both;
	background: #303030;
	color: #868686;
}

.footer a {
	color: #868686;
}

.footer a:hover {
	color: #f15a23;
}



/* Footer top */

#footer_top {
    padding-top: 15px;
	padding-bottom: 15px;
	padding: 15px 15px 15px 15px ;
    clear: both;
	background: #3a3a3a;
}
#footer_top a {
    color: #868686;
}
#footer_top a:hover {
    color: #f15a23;
	text-decoration: none;
}

.full-float-right {
	float: right;

}
.listing-style-list .listing-list-item {
	margin-top: 10px;
}

#footer-nav {
	border-bottom: 1px solid #4b4b4b;
	margin: 0 0 12px;
	padding: 0 0 12px;
}
#footer-nav ul {
	margin: 0;
}
#footer-nav li {
	background: none;
	border: none;
	display: inline-block;
	list-style: none;
	margin: 0 -3px 0 0;
}
#footer-nav li:first-child a {
	border-left: none;
	padding-left: 0;
}
#footer-nav li a {
	border-left: 1px solid #484848;
	font-size: 10px;
	display: block;
	padding: 0 15px;
	text-transform: uppercase;
	color: #868686;
}
#footer-nav li a:hover {
	color: #f15a23;
	text-decoration: none;
}

#footer_top .title {
border-bottom: 1px solid #4b4b4b;
display: block;
font-size: 10px;
margin: 0 0 12px;
padding: 0 0 12px;
text-transform: uppercase;
}
.social-links {
margin: 0;
}
.social-links li:nth-child(6n+1) {
margin-left: 0;
}
.social-links li {
display: inline-block;
list-style: none;
margin: 0 0 10px 15px;
text-indent: -9999px;
}
.social-links li a:hover { background-position: 0 0; }

.social-links a {
background-repeat: no-repeat;
background-position: 0 -16px;
display: block;
height: 16px;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
width: 20px;
}
.social-links li.twitter a {
background-image: url(../images/icon-twitter.png);
}
.social-links li.facebook a {
background-image: url(../images/icon-facebook.png);
}
.social-links li.digg a {
background-image: url(../images/icon-digg.png);

}
.social-links li.vimeo a {
background-image: url(../images/icon-vimeo.png);
}
.social-links li.youtube a {
background-image: url(../images/icon-youtube.png);
}
.social-links li.skype a {
background-image: url(../images/icon-skype.png);
}


.contact-info li:first-child {
margin-left: 0;
}
.contact-info .address {
background: url(../images/icon-address.png) no-repeat 0 0;
}
.contact-info .phone {
background: url(../images/icon-phone.png) no-repeat 0 1px;
}
.contact-info .email {
background: url(../images/icon-email-2.png) no-repeat 0 4px;
}
.contact-info li {
float: left;
list-style: none;
margin: 0 0 5px 24px;
padding: 0 0 0 24px;
}
.contact-info li {
float: left;
list-style: none;
margin: 0 0 5px 24px;
padding: 0 0 0 24px;
}


/* Footer top end */

.category-description {
	margin-top: 10px;
}

.select2-container .select2-search input {
	color: #333 !important;
}
/*-- Form --*/
#submitForm .phpld-equalize .field {
width: 100%;
}
#submitForm .phpld-equalize>.phpld-label {
width: 100%;
}
#submitForm .phpld-columnar .phpld-label {
text-align: left;
}
#submitForm .phpld-fbox-text {
width: 85%;
}

#AGREERULES .phpld-label {
	width: 100% !important;
}
#AGREERULES .phpld-columnar .phpld-fbox-check input {
margin-left: -8px;
margin-top: 2px;
}


@media screen and (max-width: 1199px) {
	.AllCategories .phpld-g25 { 
	width: 50%;
	
}

.phpld-g25 {
	width: 50%;
}


/* Search Form footer */

#footer_top #searchform {
	width: 400px;
	float: left;
	padding-top: 10px;
	height: 110px;
	margin-top: -40px;
}
#footer_top .search-field {
	width: 200px;
}
	
/* Logo */	
	
#footer_top .footer_box {
    width: 100%;
	margin-top: 20px;
	display: block;
}
#footer_top .container {
	margin-top: 5px;
	margin-bottom: 5px;
}
	
}

@media screen and (max-width: 996px) {
.navbar-default .navbar-nav>li>a {
padding: 30px 10px 35px;
}
}

@media screen and (max-width: 767px) {
.AllCategories .phpld-g25 { 
	width: 90%;
	
}
.phpld-g25 { 
	width: 90%;
	
}
.AllCategories .phpld-gl { 
	float: none;
	margin: 0px;
}
.phpld-gl { 
	float: none;
	margin: 0px;
}
	
	
.search-field-top .phpld-form div.phpld-fbox-button {
	padding-left: 0px;
}
	
.full-float-right {
	float: none;

}
/* Search Form footer */

#footer_top #searchform {
	height: 90px;
	margin-top: 0px;
	width: 280px;
}
	
/* Logo top */

.logo-top {
    padding: 5px 5px 5px 0px;
	min-height: 130px;
}
.logo-top .container-logo .logo-field{
	width: 90%;
	text-align: center;
}

.logo-top .container-logo .search-field-top{
	float: none;
}

.logo-top .container-logo .search-field-top .search-field {
	width: 75%;
	float: left;
	margin-bottom: 0px;
}
.logo-top .container-logo .search-field-top .search-field-end {
	width: 10%;
	float: left;
	margin-bottom: 10px;
}

.logo-top .container-logo .social-field-top{
	float: none;
	margin: 0 auto;
	display: block;
}
form.headerSearch .phpld-fbox-text {
	float: none;
}
/* Logo top end */


/* Navigation top */
.navbar-default {
	font-size: 14px;
}
.navbar-default .navbar-nav>li>a {
	color: #ffffff;
}

.navbar-default .navbar-brand {
	font-size: 26px;
}

.navbar-default .navbar-toggle {
	border-color: #ffffff;
	background-color: #3a3a3a;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
	background: #f15a23;
}

.navbar-default .navbar-toggle input.submit, button {
	background: #3a3a3a;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #ffffff;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
	background: #1f252a;
	color: #ffffff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background: #3a3a3a;
	margin-top: 20px;
}
.navbar-default .navbar-nav>li>a {
padding: 15px 20px 15px;
}
 /* Navigation top end */
 

.header {
	height: 140px;
}

.navbar h1 {
	font-size: 28px;
	line-height: 28px;
	margin-left: 10px;
}



.headerSearch {
	width: 250px;
}
.headerSearch .search_dir_text {
	float: none;
	font-size: 28px;
	margin: 0 auto;
}

form.headerSearch div.phpld-columnar {
margin-top: -16px;
}

}

@media only screen and (max-width: 317px) {
.headerSearch {
	width: 250px;
}
}