#features, #features2
        {
                padding-top: 50px;
        }

#features
        {
                padding-bottom: 10px;
        }

#features2
        {
                padding-bottom: 50px;
        }

.section_header {
	margin-bottom: 30px;
}

#features .feature {
	border: none;
}

#features .feature .info h3 {
	line-height: normal;
}

div.cam {
	color: #8F8E8A;
	padding: 3px;
	border: 1px solid #222;
	border-bottom: none;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background-color: #3B3833;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: -moz-linear-gradient(top, #524F48, #3B3833);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36));
	background: -webkit-linear-gradient(top, #524F48, #3B3833);
	background: -o-linear-gradient(top, #524F48, #3B3833);
	background: -ms-linear-gradient(top, #524F48, #3B3833);
	background: linear-gradient(top, #524F48, #3B3833);
	display: inline-block;
}

#feature_slider .info {
	color: #fff;
}

#feature_slider .info ul {
	list-style-image: url(g.png);
}

#feature_slider h3 {
	line-height: normal;
}

ul {
	list-style-image: url(b.png);
}

ul#pagination {
	list-style-image:none;
}

ul.slides {
	list-style: none;
}

#feature_slider img.cam {
	color: #8F8E8A;
	padding: 3px;
	border: 1px solid #222;
	border-radius: 3px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background-color: #3B3833;
	background: -moz-linear-gradient(top, #524F48, #3B3833);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36));
	background: -webkit-linear-gradient(top, #524F48, #3B3833);
	background: -o-linear-gradient(top, #524F48, #3B3833);
	background: -ms-linear-gradient(top, #524F48, #3B3833);
	background: linear-gradient(top, #524F48, #3B3833);
}

article.slide .info {
	position: absolute;
	top: 100px;
	left: 13%;
	width: 35%;
	display: none;
	z-index: 10;
}

span[class^="icon-"] > span, span[class*=" icon-"] > span {
	margin-left: 20px;
	white-space: nowrap;
}

.filters td {
	vertical-align: middle;
}

.filters input, .filters select {
	width: auto;
	margin: 0px;
}

#footer {
	min-height: 70px;
	padding: 0 0 20px 0;
}

#footer .credits {
	padding: 10px 0px 20px 0px;
}

.ultra.span3 {
	margin-top: 20px;
}

#footer .credits .copyright {
	font-style: normal;
	margin-top: 15px;
}

#footer .credits .copyright a {
	color: #a6a6a7;
}

#footer .credits .copyright a.link {
	text-decoration: underline;
}

#more #filters li {
	list-style: none;
	display: inline-block;
	font-size: 18px;
	color: #3f3f3f;
	font-style: italic;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	-ms-transition: color .2s;
	transition: color .2s;
	cursor: pointer;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}
#more #filters li.separator {
	color: #c0c0c0;
	font-weight: lighter;
	margin: 0 10px;
	border: 0;
}

#more #filters li:hover,
#more #filters li.active {
	color: #ff5533;
}

#more .content {
	position: relative;
}

#more .content > div {
	display: none;
}

#more .content > div.active {
	display: block;
}

#more .content ul {
	list-style: none;
}

#more ul.imgmarker {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 0;
	width: 245px;
}

#more ul.imgmarker li {
	background: url(checkbox-sprite.png) no-repeat top left;
	margin: 10px 22px auto -22px;
	padding-left: 22px;
}

#more ul.imgmarker.right {
	width: 250px;
}

#more #filters {
	line-height: 40px;
}

#more .prices li {
	display: inline-block;
	padding: 20px 15px;
	background-color: #f8f8f8;
	background: #f8f8f8;
	border: 1px solid #ccc;
	max-width: 100%;
	text-align: center;
	height: 80px;
	vertical-align: bottom;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-right: -3px;
}

#more .prices li:first-child {
	border-radius: 5px 0 0 5px;
}

#more .prices li:last-child {
	border-radius: 0 5px 5px 0;
}

#more .prices li > div {
	display: inline-block;
}

#more .prices li.join {
	text-transform: uppercase;
	line-height: 46px;
	font-weight: bold;
	padding: 17px 34px;
	font-size: 18px;
	background: #252528;
	color: #fff !important;
	border: 0px !important;
	cursor: pointer;
	border-radius: 5px;
}

#more .prices li.join:hover {
	background: #ff5533 !important;
	color: #fff !important;
	border: 0px !important;
}

#more .prices li.join a {
	color: #fff;
}

#more .prices li > img {
	vertical-align: top;
	margin-right: 10px;
}

#more .prices li b {
	font-size: 18px;
}

.bred {
	background: #fa3031 !important;
	color: #fff !important;
	border: 0px !important;
}

.bgreen {
	background: #43c83c !important;
	color: #fff !important;
	border: 0px !important;
}

.blightblue {
	background: #52b9e9 !important;
	color: #fff !important;
	border: 0px !important;
}
.blue {
	background: #4d9dd6 !important;
	color: #fff !important;
	border: 0px !important;
}


@media (max-width: 500px) {
	a.brand span {
		display: none;
	}
}

span.required {
	color: red;
}

form .row {
	margin-left: 0;
}

form .errorMessage {
	color: #F00;
	font-size: 11px;
	margin-top: -10px;
	margin-bottom: 2px;
	line-height: normal;
}

.login-key {
	background: url('/images/key.png') no-repeat;
	width: 15px;
	height: 19px;
	display: inline-block;
	margin: 0 4px -4px 0;
}

.brand span {text-shadow: none;}

.navbar-inverse .nav > li > a {
    /*color: rgb(177, 177, 177);*/
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    /* text-shadow: 0 1px 0 rgba(0,0,0,.5); */
    opacity: .80;
    filter: alpha(opacity=80);
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    transition: all .15s linear;
}

.navbar-inner > .sticky, .navbar > .navbar-inverse > .navbar-inner > .sticky, .navbar-inner {
    border-bottom: 1px solid #ccc;
}

.navbar.navbar-inverse .navbar-inner.sticky {
    /* background: rgba(0,0,0,0.8); */
    background: #ff5533;
    border-bottom: 0px solid #252525;
}

.navbar-inverse .navbar-inner {
    border: none;
}

.btn-large {
    border-radius: 3px;
    border: none;
}

.info h2 {
    font-family: 'Neighbor', 'Open Sans', 'Lato', sans-serif !important;
}

a {
    color: red;
}

a:hover {
    color: #a53030;
}

.btn, .add-bid-default, .order {
    border: none;
    border-radius: 2px;
    padding: 6px 12px;
}

#in_pricing2 .plan a.order {
    padding: 8px 12px;    
}

.navbar-inner {
    background: #ff5533;
}

.footer-block {
    width: 280px;
    float: left;
    margin-right: 10px;
}

.footer-phone {
	color: #bbbbbb;
	font-size: 22px;
	#margin-top: 10px;
	margin-left: -5px;
}

.navbar-inverse .navbar-inner {
	background: rgba(255,85,51);
}

.btn-primary:hover, .buttons .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #ff5533 !important;
}

.login > legend {
	background: #333;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
	background-color: #777777 !important;
}
