﻿/* ======== IMAGE STYLES ======== */
img {border: none; max-width: 100%; box-sizing: border-box;}
.img-border {border: 1px #555 solid;}
.img-curved {border-radius: 6px;}
.img-frame {background: #ffffff; border: 1px #aaa solid; padding: 4px;}
.img-shadow {margin: 5px 0; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-round {border-radius: 50%;}
.img-small {max-width: 150px; height: auto;}
.img-portfolio {margin: 6px 4px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 10px 15px -5px rgba(0, 0, 0, 0.5);}
.img-featured {margin: 10px; border-radius: 50%; max-width: 200px; height: auto; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3), 0 10px 15px -5px rgba(0, 0, 0, 0.5);}

.img-left {margin: 5px 10px 0 0; float: left;}
.img-left-shadow {margin: 5px 10px 0 0; float: left; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-rotate-left {margin: 20px; transform: rotate(-4deg);}

.img-right {margin: 5px 0 0 10px; float: right;}
.img-right-shadow {margin: 5px 0 0 10px; float: right; box-shadow: 0 10px 15px -9px rgba(0, 0, 0, 0.5);}
.img-rotate-right {margin: 20px; transform: rotate(4deg);}

/* ======== SECTION BLOCKS ======== */
.group {margin: 10px 0; clear: both;}

.contentBox2a {float: left; width: 48%; padding: 0; margin: 0 2% 0 0;}
.contentBox2b {float: left; width: 48%; padding: 0; margin: 0 0 0 2%;}

.contentBox3a {float: left; width: 31.33333%; padding: 0; margin: 0 2% 5px 0;}
.contentBox3b {float: left; width: 31.33333%; padding: 0; margin: 0 1% 5px 1%;}
.contentBox3c {float: left; width: 31.33333%; padding: 0; margin: 0 0 5px 2%;}

.contentBox4a {float: left; width: 23.5%; padding: 0; margin: 0 1% 0 0;}
.contentBox4b, .contentBox4c {float: left; width: 23.5%; padding: 0; margin: 0 1% 0 1%;}
.contentBox4d {float: left; width: 23.5%; padding: 0; margin: 0 0 0 1%;}
.sidebarLeft {float: left; width: 31.3333%; padding: 0; margin: 0 0 0 0; background-color: #ffffff;}
.contentRight {float: right; width: 64.666%; padding: 0; margin: 0 0 0 2%; background-color: #F8F8F8;}
.sidebarRight {float: right; width: 31.3333%; padding: 0; margin: 0 0 0 2%;}
.contentLeft {float: left; width: 64.666%; padding: 0; margin: 0 2% 0 0;} 

.callbox {
   color: #ffffff;
   padding: 2px 3%;
   background-color: #75a7cb;
   text-align: center;
   margin: 15px 0;
   border-radius: 8px;
   box-shadow: 0 0 0 3px #75a7cb inset, 0 0 0 4px #ffffff inset;
}
.callbox * {color: #fff; border-color: #fff; text-align: center;}


p {
    Margin: 0;
    font-size: 20px;
    color:#606060;
}

.h2{
    color: red;
  }
.logobody
{
	font: 14px/22px Helvetica, Arial;
	margin:0;
	padding:0;
	text-align:center;
	overflow-x:hidden;
}
.tabbable
{
	font: 18px Helvetica, Arial;
	margin:0;
	padding:0;
	text-align:left;
	color:#909090;
	overflow-x:hidden;
}


hr.fancy {
    background: transparent url('../images/horizontalrule.png') center center no-repeat;
    color: #eee;
    border: none;
    height: 25px;}
    
.video-container {
	position:relative;
	padding-bottom:52.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;

}
    
.topBox3a {float: left; width: 46%; padding: 5px 1%; margin: 5px 2% 20px 0;}
.topBox3b {float: left; width: 46%; padding: 5px 1%; margin: 5px 1% 20px 1%;}



 @-webkit-keyframes zoomIn {
  0% {opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3);  }
  50% {opacity: 1;} }
@keyframes zoomIn {
  0% {opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3);}
  50% {opacity: 1;} }
.zoomIn {-webkit-animation-name: zoomIn; animation-name: zoomIn;}


a {
  color: #123760;
  text-decoration: none;
}
.heading h1 {
	font-size: 24px;
}
.heading h2 {
	font-size: 22px;
	text-align: center;
}

.btn-link 
{
  font-weight: normal;
  color: #123760;
  cursor: pointer;
  border-radius: 0;
}

img
{
	max-width:100%;
	border:0;
}

html,
button,
input,
select,
textarea 
{
    color: #222;
}

.wow-top
{
	background-repeat: repeat;
	background-color: #123760;
	width: 100%;
	height: auto;
}

h1 {
	font: 'Playfair Display', Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #729bc8;
	margin: 0.4em 0;
	text-align: center;
}
h2 {
	font: 'Playfair Display', Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #729bc8;
	margin: 0.4em 0;
	text-align: center;
}

h3 {
	font: 'Playfair Display', Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #729bc8;
	margin: 0.4em 0;
	text-align: left;
}

.top-container
{
	height: 110px;
	text-align: left;
	background-repeat: repeat;
}

.nav-container
{
	background: #123760;
}

.search-container
{
	background: #7dcc26;
	padding-top:30px;
	padding-bottom:30px;
	border-top:2px solid #2f95d2;
}

.bottom-container
{
	background: #efece8;
	min-height:140px;
}


::-moz-selection 
{
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.border {
	margin: 20px;
}
#special {
	width: 100%;
	max-width: 700px;
	height: 128px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
#wow-slider-top {
	width: 100%;
	max-width: 1350px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #123760;
}
#wow-holder {
	background-color: #123760;
	width: 100%;
	height: auto;
	border-bottom-style: solid;
	border-bottom-width: 20px;
	border-bottom-color: #123760;
	padding-top: 20px;
}


img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.main-container
{
	text-align:left;
}


.wrapper {
    width: 80%;
    margin: 0 5%;
}


.header-container
{
    background: #202020;
	position:relative;
	top:-22px;
	margin:0 auto;
	text-align:left;
}


.title {
    color: white;
}


nav ul {
    margin: 0;
    padding: 0;
}

nav  a 
{
    display: block;
    margin-bottom: 5px;
    padding: 13px 0px 8px 0px;
	text-align: center;
    text-decoration: none;
    font-weight: bold;
	color: white;
	font-size: 16px;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}



.main {
    padding: 10px 0;
}

.main article h1 {
    font-size: 1.5em;
}

.main aside 
{
    padding: 5px 8% 10px;
}

.footer-container footer {
    color: #666666;
    padding: 20px 0;
}



.ie7 .title {
    padding-top: 20px;
}



    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }


    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}




.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.footer {
	background-color: #000000;
	background-image: -o-linear-gradient(top, #444, #000000);
	color: #ffffff;
	width: 100%;
	font-size: 0.90em;
	line-height: 1.4em;
	padding: 10px 0 10px 0;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.6);
	text-align: center;
}
.footer ul {list-style-type: none; line-height: normal; margin: 0 0 10px 0; padding: 0;}
.footer ul li {margin: 0 20px 0 0; background: url(../images/bullet01.png) no-repeat 0 9px; padding: 6px 0 2px 20px;}
.footer ul li a {color: #fff; text-decoration: none; font-weight: bold; letter-spacing: 2px;}
.footer ul li a:hover {color: #000000


; text-decoration: none; font-weight: bold;}
.footer a {color: #b7c2aa


;}
.footer a:hover {color: #fff;}
.footer h4 {color: #b7c2aa


;}
.footerBoxa {float: left; width: 18%; padding: 0; margin: 0 1% 0 1%;}
.footerBoxb {float: left; width: 28%; padding: 0; margin: 0 1% 0 1%;}
.footerBoxc {float: left; width: 48%; padding: 0; margin: 0 1% 0 1%;}
.socialmedia {letter-spacing: 5px;}



/*MULTI LEVEL NAVIGATION MENU*/


nav ul ul 
{
	display: none;
}

nav ul li:hover > ul 
{
	display: block;
}



nav ul 
{
	list-style: none;
	position: relative;
	display: inline-table;
	
}


nav ul:after 
{
	content: ""; clear: both; display: block;
}


nav ul li 
{
	float: left;
	margin-right:40px;
}

nav ul li:hover 
{
	
}


	
nav ul li a 
{
	display: block; 
	margin:0;
	
}

	
	
nav ul ul 
{
	background: #f9f9f9; 
	 -webkit-box-shadow: 0 5px 10px #aaa;
     -moz-box-shadow: 0 5px 10px #aaa;
     box-shadow: 0 5px 10px #aaa;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
	
	position: absolute; 
	top: 100%;
	width:220px;
	
}

nav ul ul li 
{
	
	border-top:1px solid #cccccc;
	width:100%;
	clear:both;
	position: relative;
}
nav ul ul li a 
{
	text-align:left;
	padding-left:5px;
	color: #222222 !important;
}
	
nav ul ul li a:hover 
{
	
}
	
nav ul ul ul 
{
	position: absolute; 
	left: 100%; 
	top:0;
}

.rfloat
{
	float: left;
	padding-top: 5px;
}

.lfloat
{
	float:left;
}

.top-right
{
	float:right;
}

.header-top
{
	height:90px;
}

h4
{
	margin-bottom:0px;
}

.news-date
{
	font-size:12px;
	float:right;
}

.bottom-menu
{
	margin-top:24px;
	list-style: none;
	display: inline-table;
	padding:0;
}

.bottom-menu li
{
	float:left;
	margin-right:20px;
}

.latest {
	padding-top: 60px;
	padding-bottom: 60px;
}
.pic-holder {
	float: left;
	border-radius: 20px;
}

form#main {
	
	padding: 20px;
	width: 90%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#eaeaea;
}

form#main fieldset 
{
	border: none;
	margin-bottom: 15px;
}

form#main fieldset:last-of-type 
{
	margin-bottom: 0;
}

form#main legend 
{
	
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}




form#main ol li 
{
	background: #f4f4f4;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	line-height: 30px;
	list-style: none;
	padding: 5px 10px;
	margin-bottom: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

form#main ol ol li 
{
	background: none;
	border: none;
	float: left;
}

form#main label {
	float: left;
	font-size: 13px;
	width: 120px;
}

form#main input:not([type=radio]):not([type=checkbox]),
form#main select,
form#main textarea {
	background: #ffffff;
	border: none;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	outline: none;
	
	padding: 7px;
	width: 72%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
form#main input:not([type=submit]):focus,
form#main textarea:focus 
{
	background: #eaeaea;
}

form#main input[type=radio]
 {
	float: left;
	margin-right: 5px;
}

form#main button {
	 background:#003465;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C81AA', endColorstr='#003465'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#5C81AA), to(#003465)); 
	background: -moz-linear-gradient(top,  #5C81AA,  #003465); 
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display: block;
	font: 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding: 7px 25px;
	float:right;
}
form#main button:hover {
	background: #003465;
	cursor: pointer;
}


.home-category
{
	float:left;
	margin-right:3%;
	margin-bottom:4%;
	line-height:1.1em;
	
}

.sub-category
{
	float:left;
	margin-right:3%;
	line-height:1.6em;
}

.sub-category a
{
	color:#5f5f5f;
}

.category_link
{
	margin-bottom:4px;
	display:block;
	font-size:16px;
}

.category_link a
{
	font-weight:800;
}

.sub_category_link
{
	color:#5f5f5f;
	font-size:16px;
	text-decoration:none;
}

.sub-text
{
	color:#5f5f5f;
	font-size:12px;
	text-decoration:none;
}

.sub_category_link:hover
{
	text-decoration:underline;
}


.listing_title
{
	
	font-size:18px;
	text-decoration:none !important;
	
}

.featured_listing_title
{
	color:#000000;
	font-size:18px;
	text-decoration:none !important;
}




.listing_description
{
	margin-bottom:8px;
	color: #5f5f5f !important;
	font-size:20px;
}

.listing_posted_date
{
	font-size:12px;
}


.listing
{
	width:100%;
	
	padding-bottom:20px;

}

.smooth-separator
{
	width:100%;
	height:8px;
	background:url(../images/bottom_background.png);
	margin-top:3px;
	margin-bottom:3px;
}



.featured_listing a
{
	color:#000000 !important;
}

.featured_listing
{
	background: #F9E7C1;
	border:1px solid #F3A458;
	color:#000000 !important;
	padding:8px;
}

.pagination-link
{
	
}

.found-item-back
{
	background:yellow;
}

.form-radio
{
	margin-top:3px;
}

.search-form-image
{
	float:left;
	margin-left:5px;
	
	width:32px;
	height:32px;
	max-width:100%;
}

.search-form-field 
{
	float:left;
	background: #ffffff;
	border: 1px solid #cccccc;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	outline: none;
	padding: 5px;
	height:34px;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.search-form-combo 
{
	float:left;
	background: #ffffff;
	border: 1px solid #cccccc;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	outline: none;
	padding: 5px;
	height:31px;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.clear
{
	clear:both;
}

.ralign
{
	text-align:right;
}

.category-count
{
	
	font-size:12px;
}



.mselect
{ 
	width: 140px; 
	border: 0px solid black;
	text-indent: 3px;
	padding: 1px 0;
	cursor: hand;
	cursor: pointer;
}

.mselect .downimage
{ 
	position: absolute;
	right: -25px;
}

.mselect .dropdown
{ 
	position: absolute;
	left: 0px;
	width: 180px; 
	height: expression( this.scrollHeight > 150 ? "150px" : "auto" ); 
    max-height: 150px; 
	overflow:auto;
	border: 1px solid #808080;
	display: none;
	z-index: 5;
	font-weight: normal;background-color:white;
}

.mselect .dropdown a
{ 
	width: auto;
	display: block;
	border-bottom: 1px none #B4B4B4;
	padding: 1px 0;
	text-indent: 2px;
	text-decoration: none;
	color: black;
	background-color:#ffffff;
}

* html .mselect .dropdown a
{ 
	width: 100%;
}

.mselect .dropdown a:hover
{
	background: #0A246A;
	color:#ffffff;
}


.div_label
{
	float: left;
	font-size: 13px;
	width: 120px;
}

.div_field
{
	float:left;
	background: #ffffff;
	border: none;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	outline: none;
	width: 73%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}


.img-shadow
{
	
	-webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}


.img-right-margin
{
	margin-right:15px;
}

.img-details-margin
{
	margin-right:10px;
	margin-bottom:10px;
}

.result-image
{
	background:#f9f9f9;
	float:left;
	text-align:center;
	width:120px;
	border:1px solid #cccccc;
	-webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.result-image img
{
	margin-top:10px;
	margin-bottom:10px;
}

.final-result-image
{
	background:#f9f9f9;
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	text-align:center;
	width:100%;
	padding:10px;
	border:1px solid #cccccc;
	-webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.final-result-image img
{
	margin-top:10px;
	margin-bottom:10px;
}

.result-text
{
	width:72%;
	float:left;
	margin-left:30px;
}

.button-link {
 background:#003465;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C81AA', endColorstr='#003465'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#5C81AA), to(#003465)); 
	background: -moz-linear-gradient(top,  #5C81AA,  #003465); 
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	float:right;
	padding: 7px 25px;
	text-decoration:none;
}


.button-link:hover
{
	background: #003465;
	color: #ffffff;
	text-decoration:none !important;
	cursor: pointer;
	text-decoration:underline;
}

.gplus-button
{
	position:relative;
	top:4px;
	left:15px;
}
.clear-separator
{
	clear:both;
	height:18px;
}

.no-top-margin
{
	margin-top:0 !important;
}

.justify-align
{
	text-align:justify;
}

.carousel-icon
{
	position:relative;
	top:110px;
}

#myCarousel
{
	height:330px;
	background:#fcfcfc;
	border:6px solid #F3F3F3;
}

.slide-back-3
{
	width:100%;
	height:320px;
	background: #fcfff4; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#fcfff4), color-stop(40%,#dfe5d7), color-stop(100%,#b3bead)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* IE10+ */
	background: linear-gradient(135deg, #fcfff4 0%,#dfe5d7 40%,#b3bead 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}


.slide-back-2
{
	width:100%;
	height:320px;
	background: #63b6db; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #63b6db 0%, #309dcf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#63b6db), color-stop(100%,#309dcf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #63b6db 0%,#309dcf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #63b6db 0%,#309dcf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #63b6db 0%,#309dcf 100%); /* IE10+ */
	background: linear-gradient(135deg, #63b6db 0%,#309dcf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b6db', endColorstr='#309dcf',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.slide-back-1
{
	width:100%;
	height:320px;
background: rgb(254,252,234); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(254,252,234,1) 0%, rgba(239,212,35,1) 39%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(254,252,234,1)), color-stop(39%,rgba(239,212,35,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(254,252,234,1) 0%,rgba(239,212,35,1) 39%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(254,252,234,1) 0%,rgba(239,212,35,1) 39%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(254,252,234,1) 0%,rgba(239,212,35,1) 39%); /* IE10+ */
background: linear-gradient(135deg, rgba(254,252,234,1) 0%,rgba(239,212,35,1) 39%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#efd423',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}


.slide-back-6
{
	width:100%;
	height:320px;
background: rgb(98,125,77); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(98,125,77,1) 0%, rgba(31,59,8,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(98,125,77,1)), color-stop(100%,rgba(31,59,8,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(98,125,77,1) 0%,rgba(31,59,8,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.slide-back-5
{
	width:100%;
	height:320px;
background: rgb(79,133,187); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(79,133,187,1) 0%, rgba(79,133,187,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(79,133,187,1)), color-stop(100%,rgba(79,133,187,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(79,133,187,1) 0%,rgba(79,133,187,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f85bb', endColorstr='#4f85bb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.slide-back-4
{
	width:100%;
	height:320px;
background: rgb(234,185,45); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(234,185,45,1) 0%, rgba(199,152,16,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(234,185,45,1)), color-stop(100%,rgba(199,152,16,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(234,185,45,1) 0%,rgba(199,152,16,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eab92d', endColorstr='#c79810',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

.indicator-image
{
	width:12%;
	margin-right:5px;
	 height:50px;
}



#main-login-form 
{
    -webkit-box-shadow: 0 3px 10px #aaa;
    -moz-box-shadow: 0 3px 10px #aaa;
    box-shadow: 0 3px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	line-height:1.1em;
	float: right;
    width: 450px;
	height:240px;
	position:absolute;      
	top: 50%;
    left: 50%;
    margin-top:-100px; 
    margin-left:-250px; 
	z-index:6001;
	border:4px solid #999999;
	background:#f3f3f3;
	margin-bottom:40px;
	padding: 5px 20px 10px;

	display:none;	
}

.no-margin
{
	margin-top:0px;
	margin-bottom:0px;
}

.red-font
{
	font-style: italic;
	color:red;
}

.close-login-icon
{
	float:right;
	position:relative;
	top:-4px;
	left:19px;
}



.form-field
{
	border:1px solid #aaaaaa;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;
	min-width:200px;
	font-size:14px;
}



.admin_ibutton,.ibutton,.adminButton
{
	 background:#003465;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5C81AA', endColorstr='#003465'); 
	background: -webkit-gradient(linear, left top, left bottom, from(#5C81AA), to(#003465)); 
	background: -moz-linear-gradient(top,  #5C81AA,  #003465); 
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #ffffff;
	display: block;
	font: 16px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding: 7px 25px;
}

.admin_ibutton:hover,.ibutton:hover,.adminButton:hover
{
	background: #003465;
	cursor: pointer;
}

.no-display
{
	display:none;
}

.padding-40px
{
	padding-top:36px;
}

.margin-top-5
{
	margin-top:5px;
}

.margin-top-10
{
	margin-top:6px;
}

.add-border
{
	border:1px solid #F3F3F3 !important;
}

.featured-advertisers
{
	height: 330px;
	width:100%;
	background: #ffffff;
	padding:10px;
}

.top-links
{
	
}

@media (max-width: 1020px) 
{
	.top-links
	{
		float:none;
	}
	
	.main-search-text
	{
		display:none;
	}
	
		
}

#new-listing-top
{
	visibility:hidden;
}

@media (max-width: 640px) 
{
	.home-category
	{
		clear:both;
		width:100% !important;
	}
	
	#carousel-container
	{
		display:none;
	}
	
	.result-image
	{
		width: 100% !important;
	}
	
	.result-text
	{
		clear:both;
		width: 100% !important;
		margin-left: 0px !important;
	}
}

.center-align
{
	text-align:center;
}

.underline-link
{
	text-decoration: underline !important;
}


.top-link
{
	color: #555555;
	font-size:13px;
	text-decoration:underline;
	margin-left:15px;
}

.top-link:hover
{
	color: #33333;
	text-decoration:none;
}

.white-link
{
	color: #ffffff;
	font-size:13px;
	text-decoration:none;
	margin-left:15px;
}

.white-link:hover
{
	color: #dddddd;
	text-decoration:none;
}

.site-logo
{
	margin-left:18px;
	margin-top:12px;
	width: 100%;
	text-align: center;
}
img {
	border: none; 
	max-width: 100%; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box;
}

.r-margin-18
{
	margin-right:14px;
}

.r-margin-8
{
	margin-right:8px;
}

.carousel-link
{
	color: #ffffff;
}

.carousel-link:hover
{
	color: #ffffff;
	text-decoration:none;
}

#footer
{
	background:#3a3a3a;
	padding:20px;
	color:#e8e8e8;
}

#footer hr
{
	border-color: #505050;
	background-color:#505050;
	color:#505050;
}

#footer a
{
	color:#e8e8e8;
}

.small-font
{
	font-size:14px;
}

.languages-menu
{
	padding-top:5px;
	padding-left:15px;
}	

.front-site-banner
{
	margin-right: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.coupon-show
{
	border:1px solid #ffa600;
	padding-left:8px;
	padding-right:8px;
	background:#ff6c00;
	color:#ffffff;
}

.coupon-wrap
{
	border:4px solid #ffedcc;
	
}


.rounded-borders
{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.padding-3
{
	padding:3px;
}

.orange-link
{
	color:#ff6c00 !important;
}

.white-back
{
	background: #ffffff;
	padding: 10px;
	text-align:left;
	border:1px solid #dddddd;
}


.login-links
{
	width:200px;
	list-style: none;
	display: inline;
}

.green-button
{
	background: #123760;
	border:1px solid #2f95d2;
	color: #ffffff;
	font-weight: bold;
}

.green-button:hover
{
	background: #2f95d2;
	
}

.bottom-link
{
	color:white;
}

.bar {
    width: 100%;
	max-width: 585px;
	height: auto;
}

.main-search-button
{
	background:#f39d57 url(../images/search_bg_button.png) no-repeat center right;
	height:42px;
	width:18%;
	float:right;
	border:1px solid #e1774e;
	text-align:center;
	color:#fff;
	cursor:pointer;
	font:18px 'OpenSansSemibold',Arial,Helvetica,sans-serif;
	line-height:38px;
	padding-right:45px;
}

.main-search-button:hover
{
	background:#dc7d2f url(../images/search_bg_button.png) no-repeat center right;
}

.main-search-title
{
	margin-top:0px;
	text-align:center;
	font-size:26px;
	color:#fff;
}



.main-search-form
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	width:100%;
	height:45px;
	margin:0 auto;
	background:#ffffff;
	position:relative;
	top:-20px;
	padding-top:5px;
}


.main-input-search
{
	width:70%;
	height:100%;
	border:none;
	
	padding:9px 0 9px 20px;
	font:16px 'OpenSansSemibold',Arial,Helvetica,sans-serif;
	color:#999999;
	float:left;
	line-height:24px;
}




/*ads rotator css*/


#ads-rotator
{
	width:100%;
	
	background:#f2f2f2;
	background-repeat:no-repeat;
	
	color:#666666;
	
	padding-left: 40px;
	text-align:left;
}


.jcarousel-skin-ie7 .jcarousel-container 
{
   
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl 
{
	direction: rtl;
}

.jcarousel-skin-ie7 .jcarousel-container-horizontal 
{
    width: 100%;
    padding: 5px 50px;
	line-height:1.1em !important;
}


.jcarousel-skin-ie7 .jcarousel-clip 
{
    overflow: hidden;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal 
{
    width: 94%;
}

#wrap{position:relative;left:-4px}

.jcarousel-skin-ie7 .jcarousel-item 
{
    width: 125px;
    height: 110px;
	
}

.jcarousel-skin-ie7 .jcarousel-item a
{
   color:white;
   text-decoration:none;
}

.jcarousel-skin-ie7 .jcarousel-item:hover,
.jcarousel-skin-ie7 .jcarousel-item:focus {
    border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 7px;
	margin-right: 0;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
    margin-bottom: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-placeholder {
}


.jcarousel-skin-ie7 .jcarousel-next-horizontal {
    position: absolute;
    top: 30px;
    right: 45px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/next-new.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../images/prev-new.png);
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-horizontal:focus {
    background-position: -35px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
    background-position: -70px 0;
}

.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -105px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background: transparent url(../images/prev-new.png) no-repeat 0 0;
}

.jcarousel-skin-ie7 .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../images/next-new.png);
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:focus {
    background-position: -35px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
    background-position: -70px 0;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -105px 0;
}


/*end ads rotator css*/



.big-button 
{
	background:#123760;
	border: 1px solid #2f95d2;
	
	color: #ffffff;
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	float:right;
	padding: 7px 25px;
}

.big-button:hover 
{
	background: #2f95d2;
	cursor: pointer;
}



.nav {
  padding: 0;
  margin: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;

  padding-bottom:12px;
 
  padding-right:20px;
 
  color: #ffffff;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: underline;
}

.btn-warning 
{
  
  color: #ffffff;
 
  background:#50C878;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50C878', endColorstr='#50C878'); 
  background: -webkit-gradient(linear, left top, left bottom, from(#50C878), to(#50C878)); 
  background: -moz-linear-gradient(top,  #50C878,  #50C878); 
  border-color: #eea236;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.175);
}

.panel-warning {
  border-color: #dddddd !important;
}

.panel-warning > .panel-heading {
  color: #ffffff;
   background:#50C878;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#50C878', endColorstr='#50C878'); 
  background: -webkit-gradient(linear, left top, left bottom, from(#50C878), to(#50C878)); 
  background: -moz-linear-gradient(top,  #50C878,  #50C878); 
h1 
  color: green;

  border-color: #eea236;
}

.search-form-button
{
	width:100%;
	 text-shadow: 0.1em 0.1em #666666;
	position:relative;
	top:-17px;
	left:15px;
	height:36px !important;
	padding-top:5px  !important;
}



.btn-gradient:active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-gradient {
  text-shadow: 0 1px 0 #fff;
    background-repeat: repeat-x;
	border-color: #ccc;
	background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
}

.btn-gradient:active,
.btn-gradient.active {
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}

.btn-gradient{
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.small-field
{
	width: 120px !important;
}

#fb-root
{
	float:left;
}

.search-dropdown-column
{
	text-align:left !important; 
	padding-left:0 !important;
	padding-right:8px !important;
}

.search-text-column
{
	padding-left:8px !important;
	padding-right:8px !important;
}

.search-button-column
{
	padding-left:0 !important;
	padding-right:8px !important;
}

@media (max-width: 1020px) 
{
	.search-dropdown-column
	{
		display:none;
	}
	
	#add-listing-button
	{
		display:none;
	}
	
	#new-listing-top
	{
		visibility:visible;
	}
	
	.search-text-column
	{
		float:left !important;
		width:80% !important;
	}
	
	.search-button-column
	{
		float:left !important;
		width:18% !important;
	}

}

.r-margin-4
{
	margin-top:7px;
	margin-right:4px;
}

.forgotten_pwd_email
{
	background:white !important;
	width:350px !important;
	height:30px !important;
}

.search-icon-button
{
	width:100%;
	height:33px;
	padding:0 !important;
	text-align:center;
}

.refine-search-field
{
	width:100%;
}

.margin_4
{
	margin-top:5px;
	margin-bottom:5px;
}

.margin_10
{
	margin-top:10px;
	margin-bottom:10px;
}

.search-img-back
{
	border-style:none !important;
	margin:0 !important;
	clip:rect(10px 10px 15px 15px) !important;
}

.panel-heading
{
	position:relative;

}


/*MULTI LEVEL NAVIGATION MENU*/
.mnav ul ul 
{
	display: none;
}

.mnav ul li:hover > ul 
{
	display: block;
}

.mnav ul 
{
	list-style: none;
	position: relative;
	display: inline-table;
	
}


.mnav ul:after 
{
	content: ""; clear: both; display: block;
}


.mnav ul li 
{
	float: left;
}

.mnav ul li:hover 
{
	
}

.mnav ul li a 
{
	display: block; 
	margin:0;	
}
	
.mnav ul ul 
{
	background: #f9f9f9; 
	-webkit-box-shadow: 0 5px 10px #aaa;
    -moz-box-shadow: 0 5px 10px #aaa;
     box-shadow: 0 5px 10px #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	z-index:11111;
	position: absolute; 
	top: 100%;
	min-width:210px;
	padding-left:0 !important;
}

.mnav ul ul li 
{
	height:32px;
	border-top:1px solid #cccccc;
	width:100%;
	clear:both;
	position: relative;
	
	padding-top:5px;
}
.mnav ul ul li a 
{
	text-align:left;
	padding-left:5px;
	color: #222222 !important;
}
	
.mnav ul ul li a:hover 
{
	
}
	
.mnav ul ul ul 
{
	position: absolute; 
	left: 100%; 
	top:0;
}

.price {
  font-size: 4em;
}

.pricing-panel {
-webkit-transition-property : scale; 
-webkit-transition-duration : 0.2s; 
-webkit-transition-timing-function : ease-in-out; 
-moz-transition : all 0.2s ease-in-out; 

}

.pricing-panel:hover {
box-shadow: 0 0 10px rgba(0,0,0,.5);
-moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.5);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);

}

.no-column-padding
{
	padding-left:0px !important;
	padding-right:0px !important;
}


.no-right-padding
{
	padding-right:0px !important;
}

.result-stars
{
	float:left;
	position:relative;
	top:7px;
	left:15px;
}

.result-link
{
	text-decoration:none;
}

.result-link:hover
{
	text-decoration:none;
}

.left-margin-40
{
	margin-left:40px;
}

.tabbable a:hover
{
	text-decoration:none !important;
	
}

.featured-hr
{
   border-top: 1px solid #F8D39C;
   background-color:#F8D39C;
   color:#F8D39C;
}



@media (max-width: 992px) 
{
	
	h3
	{
		font-size: 26px !important;
		
	}
	
	h4, .featured_listing_title, .listing_title
	{
		font-size: 24px !important;
	}
	
	
	
	.bottom-menu li a
	{
		font-size:18px !important;
		
	}
	
	.navbar-nav li
	{
		padding-top:10px;
		padding-left:35px;
		border-top:1px solid #022750;
	}
	
	.navbar-nav li:hover
	{
		background: #325780;
	}
	
	.navbar-nav li:active
	{
		background: #325780;
	}
	
	.navbar-nav li:focus
	{
		background: #325780;
	}
	
	.bottom-menu
	{
		padding-left:26px;
		padding-right:26px;
	
	}
	
	.category_link
	{
		font-size: 24px !important;
		margin-top: 10px !important;
	}
	
	.expand_menu_link
	{
		font-size: 20px !important;
	}
	
	.nav li a
	{
		font-size: 20px !important;
	}
	
	.top-link, .btn-xs
	{
		font-size: 20px !important;
	}
	
	.sub-text, .sub-cat-result
	{
		font-size: 16px !important;
	}
	
	.container
	{
		
		width:100% !important;
		min-width:100% !important;
	}
	
	.hide-sm
	{
		display:none;
		padding-left:0 !important;
		padding-right:0 !important;
	}

	.center-xs
	{
		text-align: center;
	}
		
}


@media (min-width: 993px)
{

	.hide-sm
	{
		display:block !important;
	}
	
}

.expand_menu_link
{
	color: #ffffff !important;
	font-size:16px;
}


.expand_menu_link:hover
{
	text-decoration:none;
}

.padding_5
{
	padding:5px !important;
}

.left_padding_15
{
	padding-left:15px !important;
}

.no-left-padding
{
	padding-left:0px !important;
}

.margin-bottom-10
{
	margin-bottom:10px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
hr {
    background-color: #ccc;
    border: none;
    color: #ccc;
    height: 1px;}
hr.fancy {
    background: transparent url('../images/horizontalrule.png') center center no-repeat;
    color: #eee;
    border: none;
    height: 25px;}


@-webkit-keyframes zoomIn {
  0% {opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3);  }
  50% {opacity: 1;} }
@keyframes zoomIn {
  0% {opacity: 0; -webkit-transform: scale3d(.3, .3, .3); transform: scale3d(.3, .3, .3);}
  50% {opacity: 1;} }
.zoomIn {-webkit-animation-name: zoomIn; animation-name: zoomIn;}
