﻿@import url(../Classic/StyleSheet.css);
@import url(../Classic/bootstrap.css);
@import url(../Classic/bootstrap-theme.css);
@import url(../Classic/font-awesome.css);
@import url(../Classic/ClassifyDefault.css);
@import url(../Classic/responsive.css);
@import url(../Classic/owl.carousel.css);
@import url(../Classic/owl.theme.default.css);
@import url(../../layerslider/css/layerslider.css);
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,700);
@import url(//fonts.googleapis.com/css?family=Raleway:400,500,700,600,800,900,300);

/* Use this for styles unique to this section (all others are imported for global consitancy) */

/*
Classified Edition (purple)
Primary   #39074c 
Secondary #4d3775 
F0F7FC

5082be

*/

body {background:#3f3d59;}

.topLinks {background:#505050;}

.header1 {background:#fff;}  /* #036 */

.header2 {background:#5082be;}
.header2a a {border-right:1px solid #00005f;}
  .header2a a:link, .header2a a:visited {color:#fff; text-decoration:none; background:#3067cf;}
  .header2a a:active, .header2a a:hover {color:#fff; text-decoration:none; background:#00005f;}

.FooterBar {border-top:5px solid #3067cf; background:#505050;}
            

.directory i {
  font-size: 29px;

  font-weight:bold;
}

.btnSubmitAd 
{
float: right;
font-size: 24px !important;
font-family:Arial;
font-weight:bold;
padding: .5em 0em .5em .6em;
margin: .1em 0.1em 0 .1em;
width: 170px;
}

.btnSubmitAd 
{
background-color: #f15a24;
color: #fff;
text-decoration: none;  
}

.btnSubmitAd span {
font-size: 22px;
position: relative;
line-height: inherit;
}

.visible-sm.visible-md {
display: block;
color:#fff;
}

.btnSubmitAd:hover {
  color: #FFF;
  background: #e34d18;
  cursor: pointer;
}