body { padding: 0; }

header:after { clear: both }
.header-inner {
	margin-top: 5px;
	margin-bottom: 5px
}
.price {
	font-size: 14px;
	font-weight: 700;
	color: #333;
	box-shadow: none!important;
	-moz-box-shadow: none!important
}
.panel-footer>.btn-block {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0
}
.pad5 {
	padding-left: 3px!important;
	padding-right: 3px!important
}
.larger{font-size:14px!important}
/* Listing Images */
.noimage-logo {
	display: block;
	float: left;
	width: 90px;
	height: 70px;
	margin: 0px 10px 0 0;
	overflow: hidden;
	padding: 4px;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	border: 1px solid #c0c0c0;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	text-align: center;
}
.image-logo {
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.1);
	border: 1px solid #c0c0c0;
	padding: 4px;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear
}
.image-logo:hover {
	border: 1px solid #b0b0b0;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear
}
a.image-logo {
	display: block;
	float: left;
	width: 90px;
	height: 70px;
	margin: 0px 5px 0 0;
	overflow: hidden;
	padding: 4px
}
/* Listing Block Background Colour */
.grey { background-color: #F9FAFB; }
.icon-stack {
	position: relative;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle
}
.icon-stack-1x, .icon-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.icon-stack-1x { line-height: inherit }
.icon-stack-1x { font-size: 30px }
.icon-stack-2x { font-size: 37px }
.no-css-transforms .ribbon {
	display: none;
	visibility: hidden
}
/*Pages Nmbers */
.pagination {
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px!important;
}
.pagination li a {
	margin: 0px 3px;
	border-radius: 3px !important;
	color: #2B3034;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}
.pagination li a:hover {
	background: #FFF;
	color: #000000;
}
.pagination li.active a, .pagination li.active a:hover {
	background: #2B3034;
	border-color: transparent;
	color: #FFF;
}
.pagination li.disabled a, .pagination li.disabled a:hover { background: #e6e6e6; }
/*Thumbnails*/
.thumbnail, .thumbnail:hover, a.thumbnail:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none
}
/* Back To Top */
.backToTop {
	background-color: #2B3034;
	box-shadow: -1px -1px 12px rgba(0,0,0,0.2);
	z-index: 10;
	text-align: center;
	position: fixed;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
	display: none;
	color: #ffffff;
	font-size: 30px;
	line-height: 1;
	-ms-transition: background-color 0.45s ease;
	-webkit-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
section {
	margin: 0;
	padding: 0;
}
#image_slider {
	list-style: none;
	width: 500px;
	margin-top: 10px;
}
#image_slider li {
	float: left;
	display: block;
	cursor: pointer;
	border: 3px solid #fff;
	outline: 1px solid #ddd;
	margin-right: 14px;
	margin-bottom: 14px;
	width: 220px;
}
#image_slider li p {
	font-size: 11px;
	line-height: 15px;
}
#image_slider li img { border: 0; }
.slideshow #image_slider li img {
	height: 100%;
	width: 100%;
}
body.home header .container { background: none; }
.toprightlogin { width: 250px!important }
h1 {
	line-height: 24px;
	text-transform: uppercase;
	font-size: 18px;
}
h2 {
	line-height: 24px;
	text-transform: uppercase;
	font-size: 18px;
}
h3 {
	line-height: 18px;
	font-size: 18px;
}
h4, h5, h6 {
	font-size: 12px!important;
	font-weight: 700;
	line-height: 14px;
	margin-bottom: 9px;
}
.width60review {
	width: 60px;
	min-width: 60px;
	background-color: #eeeecc;
}
.backToTop {
	position: fixed;
	bottom: 10px;
	z-index: 1000;
	right: 10px;
}
.backToTop a {
	width: 30px;
	text-indent: -9999px;
	height: 30px;
	display: block;
	margin: 0;
	background-color: #5c6062;
	background-image: url(http://www.wealthmaverick.com/directory/template/dark-grey/images/top.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.backToTop a:hover { background-color: #000000; }
.address { font-weight: bold; }
.alignleft { float: left; }
.center {
	margin-left: auto;
	margin-right: auto;
}
.logo { padding-top: 20px; }
.breadcrumb {
	margin-bottom: 0px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.dropdown-menu { font-size: 12px!important; }
.nav .caret {
	border-top-color: #464646;
	border-bottom-color: #464646;
}
.large {
	font-size: 30px;
	color: #5c6062;
}
/*Alphabet Buttons*/
#alpha-buttons {
	margin-bottom: 6px;
	margin-top: 0;
}
#alpha-buttons .btn {
 margin 0px;
	font-size: 12px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
}
.form-control {
	height: 26px;
	font-size: 12px;
}
.btn-sm, .btn-xs {
	padding: 3px 3px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 1px;
}
/* Category Styles */
div.category_list div.category_list {
	font-size: 12px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0px 20px 20px 20px;
	clear: both;
	background-image: url(http://www.wealthmaverick.com/directory/template/dark-grey/images/icon_categories.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.category_list {
	font-weight: bold;
	text-decoration : none;
	color: #888888;
	padding-bottom: 5px;
}
div.category_list .category { font-size: 12px; }
div.category_list .category a { font-size: 12px; }
div.category_list .category_description { font-size: 10px; }
div.category_list .subcategories {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
div.category_list .subcategories a {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
div.category_list img {
	float: left;
	padding: 0px 10px 20px 0px;
	color: #333;
}
div.location_list div.location_list {
	font-size: 12px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0px 20px 20px 20px;
	clear: both;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(http://www.wealthmaverick.com/directory/template/dark-grey/images/icon_categories.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div.location_list {
	font-weight: bold;
	text-decoration : none;
	color: #888888;
}
div.location_list .location { font-size: 12px; }
div.location_list .location a { font-size: 12px; }
div.location_list .location_description { font-size: 10px; }
div.location_list .sublocations {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
div.location_list .sublocations a {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}
div.location_list img {
	float: left;
	padding: 0px 10px 20px 0px;
}
.location-block { padding: 10px; }
.day {
	font-size: 12px;
	color: #5c6062;
	display: inline-block;
	line-height: 15px;
	width: 80px;
	float: left;
}
.hour {
	font-size: 12px;
	color: #333;
	display: inline-block;
 line-height:15px# float: right;
}
label, input, button, select, textarea {
	font-size: 12px!important;
	font-weight: normal;
	line-height: 14px;
}
#submit_search {
	height: 27px;
	font-size: 12px!important;
	width: 100px;
	line-height: 12px;
}
#map label {
	width: auto;
	display: inline;
}
#map img { max-width: none; }
.clearer { clear: both; }
.thumbnail-left {
	float: left;
	margin: 0 18px 9px 0;
}
.thumbnail-right {
	float: right;
	margin: 0 0 8px 18px;
}
.thumbnail-left-small {
	float: left;
	margin: 4px 13px 0 0;
}
.thumbnail-right-small {
	float: right;
	margin: 0 0 0 13px;
}
blockquote { margin: 18px 0; }
small { font-size: 85%; }
address {
	font-size: 12px;
	margin-bottom: 30px;
}
ul.icons {
	list-style: none;
	margin-left: 0;
}
.well { background-color: #f7f7f7; }
.thumbnail { padding: 8px; }
.thumbnail, .pagination ul { background: #fff; }
.pagination ul {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.thumbnail, .thumbnail:hover, a.thumbnail:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.thumbnail-no-padding {
	padding: 0;
	border: none;
	box-shadow: 0 0 1px #b2b2b2;
	-moz-box-shadow: 0 0 1px #b2b2b2;
	-webkit-box-shadow: 0 0 1px #b2b2b2;
}
.hover-arrow {
	background-position: center 300px;
	border-bottom: 1px solid transparent;
}
.grayscale {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
.grayscale:hover {
	filter: none;
	-webkit-filter: grayscale(0%);
}
.accordion-heading .accordion-toggle { background: #fff; }
/* Border Radius */
.btn, .well, .alert, .thumbnail, .nav-pills > li > a, #toTop, .input-append input, .input-append select, .input-append .uneditable-input, .dropdown-menu, .nav-tabs > li > a, .breadcrumb, .pagination ul, .nav > li > a, .nav > li > a:hover, .nav-tabs.nav-stacked > li:first-child > a, .sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active, .nav-list > .active > a, .nav-list > .active > a:hover, .accordion-heading .accordion-toggle:hover, .nav-tabs .dropdown-menu, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .accordion-group, .input-append .add-on:last-child, .input-append .btn:last-child, .pager a, .pagination li:first-child a, .pagination li:last-child a, .tabs-below > .nav-tabs > li > a, .tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a, .jumbotron .btn-large {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
/* Buttons */
a, a:hover, .btn, .btn:hover, .nav-pills > li > a, .nav-pills > li > a:hover, .nav > li > a, .nav > li > a:hover, .hover-arrow, .hover-arrow:hover, .arrowPrev1, .arrowNext1, .arrowPrev2, .arrowNext2, .arrowPrev1:hover, .arrowNext1:hover, .arrowPrev2:hover, .arrowNext2:hover {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3 ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	text-shadow: none;
}
.btn {
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	text-shadow: none;
	background-color: #515456;
	color: #FFF;
	font-size: 12px;
}
.btn:hover {
	background: #333;
	color: #FFFFFF!important;
}
.btn-user {
	color: #fff!important;
	background-color: #474747;
	border-color: #474747;
    font-size:12px!important;
	font-weight:700;
}
.btn-user:hover, .btn-user:focus, .btn-user:active, .btn-user.active, .open .dropdown-toggle.btn-user {
	color: #fff!important;
	background-color: #000000;
	border-color: #474747
}
.btn-user:active, .btn-user.active, .open .dropdown-toggle.btn-user {
	background-image: none
}
.btn-user.disabled, .btn-user[disabled], fieldset[disabled] .btn-user, .btn-user.disabled:hover, .btn-user[disabled]:hover, fieldset[disabled] .btn-user:hover, .btn-user.disabled:focus, .btn-user[disabled]:focus, fieldset[disabled] .btn-user:focus, .btn-user.disabled:active, .btn-user[disabled]:active, fieldset[disabled] .btn-user:active, .btn-user.disabled.active, .btn-user[disabled].active, fieldset[disabled] .btn-user.active {
	background-color: #4C4D51;
	border-color: #000000
}
.btn-user .badge {
	color: #4C4D51;
	background-color: #fff
}
.btn-info { background: #5BC0DE; }
.btn-info:hover { background: #2F96B4; }
.btn-success { background: #62C462; }
.btn-success:hover { background: #51A351; }
.btn-warning { background: #FBB450; }
.btn-warning:hover { background: #F89406; }
.btn-danger { background: #EE5F5B; }
.btn-danger:hover { background: #BD362F; }
.btn-inverse { background: #555555; }
.btn-inverse:hover { background: #222222; }
.btn-mini {
	font-size: 9px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.input-prepend .add-on, .input-append .add-on, .input-prepend .btn, .input-append .btn { border: 1px solid #ccc; }
.btn-large { font-size: 13px; }
.search-icon {
	padding: 8px 10px 0;
	color: #b5b5b5;
}
.page-header form, .page-header .form-horizontal .control-group, .page-header .controls { margin: 0; }
/* Map */
#map {
	border: 1px solid #5c6062;
	width: 90%;
	height: 350px;
}
#map_search {
	border: 1px solid #5c6062;
	width: 90%;
	height: 400px;
}
/* Sidebar Menu*/
ul.sidebar-menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-menu li a:before {
	font-family: tpmd150;
	font-size: 15px;
	color: rgba(82,86,88,0.6);
	width: 30px;
	height: 30px;
	content: "\e033";
	padding-left: 2px;
}
.sidebar-menu li a {
	color: #5d5d5d;
	display: block;
	height: 30px;
	line-height: 30px;
}
.fixed-top { margin-top: 150px; }
.sidebox-listings ul, .sidebox-list-noimage ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebox-listings { padding-bottom: 2px; }
.sidebox-listings .listing-container > ul li.listing-item, .sidebox-listings .listing-container > ul li.listing-blog {
 *zoom: 1;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B5BB;
}
.sidebox-listings .listing-container > ul li.listing-item:last-child, .sidebox-listings .listing-container > ul li.listing-blog:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebox-listings .listing-container > ul li.listing-item:before, .sidebox-listings .listing-container > ul li.listing-item:after {
	display: table;
	content: "";
	line-height: 0;
}
.sidebox-listings .listing-container > ul li.listing-blog:before, .sidebox-listings .listing-container > ul li.listing-blog:after {
	display: table;
	content: "";
	line-height: 0;
}
.sidebox-listings .listing-container > ul li.listing-item:after, .sidebox-listings .listing-container > ul li.listing-blog:after { clear: both; }
.sidebox-listings .listing-container > ul li.listing-item > a {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	margin: 0px 10px 0 0;
	overflow: hidden;
	padding: 4px;
}
.sidebox-listings .listing-container > ul li.listing-item > h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	margin-left: 80px;
}
.sidebox-listings .listing-container > ul li.listing-item > p { margin-left: 80px; }
.sidebox-listings .listing-container > ul li.listing-item > p.no-margin { margin-left: 5px; }
.sidebox-listings .listing-container > ul li.listing-blog > h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	margin-left: 5px;
}
.sidebox-listings .listing-container > ul li.listing-blog > p { margin-left: 5px; }
.sidebox-listings .listing-container > ul li.listing-blog > .info {
	font-size: 11px;
	color: #999999;
	float: right;
}
.sidebox-list-noimage { padding-bottom: 2px; }
.sidebox-list-noimage .listing-container > ul li.listing-item {
 *zoom: 1;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.sidebox-list-noimage .listing-container > ul li.listing-item:last-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebox-list-noimage .listing-container > ul li.listing-item:before, .sidebox-list-noimage .listing-container > ul li.listing-item:after {
	display: table;
	content: "";
	line-height: 0;
}
.sidebox-list-noimage .listing-container > ul li.listing-item:after { clear: both; }
.sidebox-list-noimage .listing-container > ul li.listing-item > a {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0px 10px 0 0;
	overflow: hidden;
	padding: 4px;
}
.sidebox-list-noimage .listing-container > ul li.listing-item > h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.sidebox-list-noimage .listing-container > ul li.listing-item .info {
	font-size: 11px;
	color: #999999;
	float: right;
}
.count {
	color: #525163;
	font-size: 10px;
}
.sidebox-listings img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
aside h3 { margin-bottom: 15px; }
aside .sidebar-listings:last-child { margin-bottom: 0; }
.sidebar-listings { margin-bottom: 10px; }
/* Footer*/

footer { margin-top: 60px; }
.footer {
	padding: 60px 0;
	margin-top: 0;
}
footer h3 { margin-bottom: 24px; }
.footer .sidebar-listings { margin-bottom: 0; }
/* Copyright footer*/
.copy {
	padding: 14px 0;
	line-height: 22px;
}
ul.horizontal-image-menu { margin: 0; }
ul.horizontal-image-menu li {
	list-style: none;
	display: inline;
}
ul.horizontal-image-menu li a img { margin-top: -5px; }

/* Landscape phones and down */
@media (max-width: 480px) {
.tinynav {
	display: block;
	width: 100%;
	margin: 9px 0;
}

.container { padding: 0 9px; }
div.copy ul.horizontal-image-menu { margin-top: 9px; }
.thumbnails { margin-left: -20px; }
aside.left, aside.right {
	border: none;
	padding: 0;
	margin: 0;
}
.footer .row .col-md-3:last-child { padding-bottom: 30px; }
footer .col-md-3 { margin-top: 30px; }
header .container nav { margin-bottom: 30px; }
aside.left, aside.right { background: none; }
}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
.sf-menu {
	top: 9px;
	right: 9px;
	margin-left: 9px;
}
.sf-menu li a > .sf-sub-indicator {
	right: 7px;
	top: 11px;
}
}

@media (max-width: 1024px) {
a.thumbnail col-md- { display: none; }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) {
a > .sf-sub-indicator { margin-top: 1px; }
}

/* Landscape phones and down */
@media (max-width: 480px) {
ul.children { margin: 0; }
.header-banner ul li {
	float: none;
	text-align: center;
	width: 100%;
}
#social-icons, .sitemap-menu {
	float: none;
	display: inline-block;
	margin: 0;
}
.sitemap-menu li:last-child { margin: 0; }
.header-banner, .copyright { text-align: center; }
.copyright p { float: none; }
.header-banner { display: none; }
.header-banner { padding: 8px 20px; }
#header-menu { display: none; }
.menu-mobile-wrapper { display: block; }
}

@media (max-width: 767px) {
.row.seo-layout .central-content {
	float: none;
	margin-left: 0%;
	margin-right: 0%;
}
.row.seo-layout .content-left {
	float: none;
	margin-left: 0%;
 *margin-left: 0%;
}
.row.seo-layout .content-right { float: none }
.text-homepage { display: block; }
#header-menu { display: none; }
.menu-mobile-wrapper { display: block; }
body { padding: 0; }
.main-content {
	background-color: #f8f8f8;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-top: -30px;
}
}

/* Large desktop */
@media (min-width: 1200px) {
.header-banner-mobile { display: none; }
}

@media (max-width: 979px) {
#navigation .header { padding: 10px 0; }
#navigation .header #header-hidden-link { top: -10px; }
#navigation .navbar .btn-navbar {
	text-align: center;
	display: block;
	float: left;
	margin: 8px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: rgba(62, 62, 62, 0.8);
	background-image: -moz-linear-gradient(top, rgba(62, 62, 62, 0.8), rgba(62, 62, 62, 0.8));
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(62, 62, 62, 0.8)), to(rgba(62, 62, 62, 0.8)));
	background-image: -webkit-linear-gradient(top, rgba(62, 62, 62, 0.8), rgba(62, 62, 62, 0.8));
	background-image: -o-linear-gradient(top, rgba(62, 62, 62, 0.8), rgba(62, 62, 62, 0.8));
	background-image: linear-gradient(to bottom, rgba(62, 62, 62, 0.8), rgba(62, 62, 62, 0.8));
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc3e3e3e', endColorstr='#cc3e3e3e', GradientType=0);
	border-color: rgba(62, 62, 62, 0.8) rgba(62, 62, 62, 0.8) rgba(23, 23, 23, 0.8);
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 *background-color: rgba(62, 62, 62, 0.8);
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
}

@media (min-width: 980px) {
}

@media (min-width: 1200px) {
}

@media (max-width: 979px) {
#navigation { margin-bottom: 1em; }
.fixed-top { margin-top: auto; }
}

@media (max-width: 767px) {
body {
	padding-left: 0;
	padding-right: 0;
}
#navigation .header { height: auto; }
#navigation div.dropdown-menu, #navigation col-md-.dropdown-menu { max-width: 300px; }
#navigation div.dropdown-menu .input-prepend input, #navigation col-md-.dropdown-menu .input-prepend input, #navigation div.dropdown-menu .input-append input, #navigation col-md-.dropdown-menu .input-append input, #navigation div.dropdown-menu .input-prepend input[class*="col-md-"], #navigation col-md-.dropdown-menu .input-prepend input[class*="col-md-"], #navigation div.dropdown-menu .input-append input[class*="col-md-"], #navigation col-md-.dropdown-menu .input-append input[class*="col-md-"], #navigation div.dropdown-menu form input[type="text"].email, #navigation col-md-.dropdown-menu form input[type="text"].email {
	display: block;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#navigation div.dropdown-menu form .btn.login, #navigation col-md-.dropdown-menu form .btn.login {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#content, #content-below, #footer {
	padding-left: 20px;
	padding-right: 20px;
}
}
@media (max-width: 480px) {
#navigation .navbar .user-menu { float: right; }
#navigation .navbar .user-menu li > a.btn { padding: 4px 6px; }
.fixed-top { margin-top: 200px; }