/*
   ISH Official Green is #00a651
   
   Note that this is claimed as Pantone PMS 354 C in the designer document;
   however the green which is used in the logo doesn't quite match 354C (which is hex #00B140)

*/

.filterNav > ul > li > a{
    font-weight: bold;
}	 

body {
    /*margin: 20px;*/
    margin: 20px 0;
    font-family: 'Raleway', sans-serif;
    color: #72776B;

}

.multiple-items{
width:100%;
padding-top:10%;
}

.bannershow{
	position:relative;
	width:95%;
	margin:0 auto 20px auto;
	overflow:hidden;
	line-height:100%;
}


.slidercontainerx{margin:0;overflow:hidden;width:100%;background:#e5e5e5;}
.slidebox{padding:1% 0 1% 0;}

.slideUl{float:left;height:auto;width:98%;margin-left:1%;margin-right:1%;}

.slideUl ul li{float:left;/*height:389px;*/width:24.6%;overflow:hidden;margin:0 10px 10px 0;}
.slideUl ul li a img{/*display:block;*/width:100%;}
.picbox{width:100%;background:rgba(0,0,0,0) none repeat scroll 0 0 !important;filter:Alpha(opacity=80);background:#0a0a0a;left:0;right:0;}
.picbox_i h1{text-align:center;font-size:182px;height:20%;line-height:20%;margin-top:80%;margin-bottom:2%;font-weight:bold;color:#fff;}
.picbox_p{margin-bottom:10px;}
.picbox_p h3{text-align:center;font-size:15px;font-weight:bold;color:#fff;background:rgba(0,0,0,0.5);line-height:30px;}
.picbox_p h3 span{display:block;margin:0 auto;width:260px;font-size:1vw;border-bottom:1px solid #f4f4f4;}

.autoplayFirst {
   width:100%;
   padding:2% 0.5% 1% 0.5%;
   overflow:hidden;
   position:relative;
   margin:0 auto 0 auto;
   line-height:100%;
}

.autoplay, .autoplayPony, .autoplayAdverts, .autoplayProperty {
   width:100%;
   padding:0% 0.5% 1% 0.5%;
   overflow:hidden;
   position:relative;
   margin:0 auto 0 auto;
   line-height:100%;
}



.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}


.carouselPic{
position: relative; 

height:100%;
text-align:center;
}

.carouselImg:hover{
	width:100%;
	border: 5px solid #000;

}

.bannerCarousel{


}

.carouselPic .carouseltext {
   display:none;
   position: absolute;
   bottom:0; 
   left:2%;
   width:96%;
   text-align:center;

   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
}
.carouselPic .carouseltext_visible {
   position: absolute;
   bottom:0; 
   left:2%;
   width:96%;
   text-align:center;

   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
}

.listingHighlight {
   padding: 0;
}
.listingHighlight div.listingHighlightInner {
   margin:2% 2%;
}
.listingHighlight  .listingHighlightText {
   display:none;
   position: absolute;
   bottom:2%; 
   left:2%;
   width:96%;
   text-align:center;

   background: rgb(0, 0, 0); /* fallback color */
   background: rgba(0, 0, 0, 0.7);
}
.listingHighlight  .listingHighlightText span { 
   color: white; 
	padding:3%;
}

.carouselPic  .carouseltext span, .carouselPic  .carouseltext_visible span    { 
   color: white; 
	font-size:140%;
	padding:3%;
}

.carouselPic .carouselCount{
position: absolute;
top:0; 
right:2%;
font-size:80%;
color: #ffffff;
padding:4px;
z-index:1000;
}

/* For adverts */
#carousel1 {
   margin: 20px 0 15px 0;
}
#carousel1 div.carouselPic {
   /*background-color: #ffffff;*/
   margin: 4px 8px;
}

#carousel1 .carouselPic .carouselCount{
right:8%;
}
#carousel1 .carouselPic .carouseltext {
   width: 88%;
   left: 6%;
}
#carousel1 .carouselPic img {
   border: 2px solid #ffffff;
}

h1 {
    font-size: 32px;
    color:#00A651;

}



a {
    color: #00A651;
}
a.green:hover {
    color: #000000;

}
a:hover {
    color: #72776B;

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

nav ul{
    font-size: 1rem;
}

.nav-border {
    border-top: 1px solid #DCDBE1;
}

.top-border{
    border-top: 1px solid #DCDBE1;
    margin-left: 0px;
    margin-right: 0px;
}

.top-border2{
    border-top: 1px solid #DCDBE1;
    margin-left: 0px;
    margin-right: 0px;
    padding-left:30px;
    padding-right: 30px;
}


.login{
display:block;
}

/***** Effects for Mouseover ***/
.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1000px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    /*position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 320px;
    max-width: 960px;
    max-height: 720px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    min-height: 408px;*/

    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 98%;
    max-width: 950px;
    max-height: 748px;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    min-height: 100%;	
}

.grid figure img {
    /*position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    min-height:408px;*/

    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 1em;
    color: #fff;
    font-size: 40px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 2px solid white;
    margin: 1%;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: 98%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}


figure.effect-horse {

}

figure.effect-horse img {
    max-width: none;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-horse:hover img {
    opacity: 0.4;
}

figure.effect-horse figcaption {

}

figure.effect-horse h2 {
    position: relative;
    overflow: hidden;
    padding: 0.5em 0;
}

figure.effect-horse h2::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
}

figure.effect-horse:hover h2::after {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-horse p {
    padding: 1em 0;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);

}

figure.effect-horse:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/**** End effect for mouseover ****/
.gray-bg{
    background-color: #E3E3E3;
    width:100%;
    height:100px;
    text-align:center;

}
.gray-bg-inner{
    border: 1px solid white;
    margin: 0 auto;
    height: 80%;
    width:90%;
    text-align:center;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    left:5%;
}
.gray-bg-inner.footer{
    width:99%;
    left:0;
	
	}
.navbar-brand{

}
.big-center-column{
    float: left;
    width: 100%;
    margin-bottom: 10px;
	text-align:center;
}

.sml-left-column{
    float: left;
    width: 35%;
    margin-bottom: 10px;
	color: #00A651;
}

.greenColor{
color: #00A651;
}

.sml-right-column{
    float:left;
    width: 65%;
    margin-bottom: 10px;
}

.paddingtop{
padding-top:5%;

}
.container{
    width: 100%;

}
.infocuscontainer{
	width: 100%;
}

.infocuspost{
	padding:2%;
	height:auto;
	overflow:auto;
}

.actionUnits{
}
.maincontent{
	padding-bottom:100;
	width:100%;
}
.column-left{ 
    float: left; width: 30%; 
    margin: 0 1% 2% 1%;
}
.column-center{ 
    display: inline-block; 
    width: 65%;
    margin: 0 0 2% 1%;

    float:left;
}
.column-right{ 
    /*float: right; 
    width: 26%; 
    text-align: right;
    padding-right: 30px;*/

    float: left;
    width: 30%;
    text-align: right;
}
.search{

    margin-top: 1%;
    
}
.search .input-group .form-control{
    width: 90%;
}
.search .btn{
    padding : 6px 4px;
}
.search .input-group{
    display: block;
}
figcaption a,figcaption a:hover{
    color: #FFF;
    text-decoration: none;
}
.list-item{
    margin-bottom:25px;
}
.list-item .list-image{
    width:100%;
}
/**** Sign In Popup ********/
.signin-popup{
    background-color: #DED8E2;
    padding: 20px;
    color: #000000;
 
    	/*width:100%;
            height: 100%;
            max-width: 750px;
            max-height: 300px;*/
}
/*
.signin-popup a {
   color: #224455;
}
.signin-popup a:hover {
   color: #225599;
}
*/

.subscribe-popup{
	width:100%;
    background-color: #DED8E2;
    padding: 20px;
    color: #000000;
	opacity:1;
/*	border:3px solid black;  */
    	/*width:100%;
            height: 100%;
            max-width: 750px;
            max-height: 300px;*/
}
.subscribe a {
   color: #224455;
}
.subscribe a:hover {
   color: #225599;
}



.containerpop{
    border: 1px solid white;
    width: 100%;
    min-height: 100px;
    max-height: 100%;
}
.leftside{
    width:100%;
}

.white{
	color:#ffffff;
}

.rightside{
    width:100%;
    text-align: center;
}
.close{
    float:right;
}
.headingsmall {
    text-align: center;
    font-size: 35px;
    color: rgb(109, 111, 97);
    font-family: Arial, Helvetica, sans-serif;
    padding: 10px 0;
    clear: both;
}

.headinglogin {
    text-align: center;
	text-transform:uppercase;
    font-size: 140%;
    color: rgb(109, 111, 97);
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 0;
    clear: both;
}

.register{
    margin-top: 20px;
}
.textbox{
    text-align: center;
	padding: 5px;
	border: solid 1px #dcdcdc;
	transition: box-shadow 0.3s, border 0.3s;
	
	}
.textboxSearch{
    text-align: center;
	padding: 1%;
	font-size:15px;
	border: solid 1px #dcdcdc;
	transition: box-shadow 0.3s, border 0.3s;
	width:100%;

	}


.heightbox{
width:100%;
}
.listingtext{
padding-top:5px;
text-transform: uppercase;
font-weight:bold;
}
.newtextbox{
    text-align: left;
    margin:0;
	padding:0;
    border:4px #DED8E2;
    height:20px;
    width:100%;
}

.fbdetailbox{
 margin-top:0px;
 margin-left:50px;
}
.cntpostbox{
/*background-color:#DED8E2;*/


}

.fbpostbox{
background-color:#DED8E2;
padding:1% 5% 0 5%;
}

.posttxt{
margin-top:5%;
}

.combox{
/*background-color:#DED8E2;*/

padding-top:2%;
}

.statubox{
margin-top:2%; border:2px solid #3c403c;
padding:2%;
background-color:#ffffff;

}


.statuboxhome{
border:2px solid #3c403c;

background-color:#ffffff;
}

.leftrow{
float: left;

width:49%;
background-color:#ffffff;
margin-top: 30px;
margin-bottom:20px;
padding:5px;


}

.humanHr{
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

.safari{
	
	display:none;
	color:#111111;
}

.infocusleftrow{

margin-bottom:20px;

}

.infocusrightrow{
padding:0;
margin-bottom:20px;
background-color:#ffffff;
}



.newsleftrow{

margin-top: 2%;
margin-bottom:2%;
padding:0 5%;

}
.newsrightrow{

margin-top: 1%;
margin-bottom:2%;



}

.rightrow{
float: right;

width:49%;
background-color:#ffffff;
margin-top: 30px;
margin-bottom:20px;
padding:5px;
}
.alignright {
   float: right;
}

.ScrollTop{
position:fixed;
right:0;
bottom:15%;
display:none;
z-index:9999;
}

.leftco{
padding-left:5%;
float:left;
width:30%;
}
.rightco{

float:right;
width:70%;
}


.bigrow{


width:49%;
background-color:#ffffff;
margin-top: 30px;
margin-bottom:20px;
padding:5px;

}


.withheight{
height:1000px;

}

.homeinner{

width:90%;
margin-left:5%;
overflow:hidden;

}



.homeending{

margin:2% 5%;


}
.homeendingWord{

color:#00A651;
font-weight:bold;
text-transform:uppercase;
text-align:center;
}

.homeendinglink{

color:#4f504b;
font-weight:bold;
text-transform:uppercase;
text-align:center;
margin-top:0.5%;
}

.authorName{
color:#3c403c;
font-weight:bold;
text-transform:uppercase;
}

.homepageHeading{
font-size:2vw;
font-weight:bold;
color:#00A651;
margin:3% 5%;
text-transform:uppercase;

}

.editorChoiceHeading{
font-size:150%;
font-weight:bold;
color:#00A651;
text-transform:uppercase;

}

.homepageSHeading{
font-size:2vw;
font-weight:bold;
color:#00A651;
margin:3% 1%;
text-transform:uppercase;

}

.newsleft{
float:left;
width:33%;
margin-top:20px;
margin-bottom:20px;


}
.newsright{
float:right;
width:33%;
text-align:right;
margin-right:5%;
margin-bottom:20px;
}

.homeheight{

height:auto;
}



.horsepic{
float:left;
width:16%;
padding:0 5px;
}
.horsetitle {

   overflow: hidden;
   margin: 0 0 10px 0;
	height:18px;
}

.homehorsetitle {
   overflow: hidden;
   margin: 0 0 1% 0;
	color:#3085a3;
	font-size:110%;
	white-space: nowrap;
text-overflow: ellipsis;
}



.listing{
text-align:left;
}

.content-popup{
    padding: 0 3% 0 3%;
    line-height: 25px;	
}
.loginboxContent{
    padding: 0 5% 0 5%;
    line-height: 25px;
	text-align:center;
}

.subscribeboxContent{
    padding: 0 3% 0 3%;
    line-height: 25px;
	text-align:center;
	font-weight:900;
	font-size:120%;
}

.subscribetextContent{
	text-align:left;
	font-size:80%;
	font-weight:bold;
}	

.smalllistingbox{
   height: 220px;
   overflow: hidden;
}		


.loginbtn{
    margin-top: 20px;
    cursor: pointer;

    padding: 10px 15px;
    width: 60%;
    font-size: 120%;
    font-weight: bold;
    color: #ffffff;  
    border: solid 1px #00a651;  
    background: #00a651; 
    border-radius: 10px;

}
.loginbtn a{
    color: #ffffff;
}

.subscribebtn{
    cursor: pointer;
}
.register{
    margin-top: 19px;	
}
.year{
    margin-left:-3px;
}
.focus-items hr{
    margin-top: 0px;
}
.horseimg{
    width:100%;
}
.profileimage{
    width: 80%;

}

.thisisfloatingclass{

	width:40%;

	float:left;
}

.trytest{
	width:60%;

	float:right;
}


.myPageSec{

text-align:left;
}

*{margin:0;padding:0}
a,img{border:0;}
/*slide show*/



hr{
    margin-top: 0px;
}
.column-left.col-lg-2 {width: 16.6667%;}
.column-center.col-lg-9 {width: 75%;}


/** multi select **/
.ms-parent{display:inline-block;position:relative;vertical-align:middle}
.ms-choice{display:block;width:100%;height:26px;padding:0;overflow:hidden;cursor:pointer;border:1px solid #aaa;text-align:left;white-space:nowrap;line-height:26px;color:#444;text-decoration:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff}
.ms-choice.disabled{background-color:#f4f4f4;background-image:none;border:1px solid #ddd;cursor:default}
.ms-choice > span{position:absolute;top:0;left:0;right:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;padding-left:8px}
.ms-choice > span.placeholder{color:#999}
.ms-choice > div{position:absolute;top:0;right:0;width:20px;height:25px;background:url(../img/multiple-select.png) left top no-repeat}
.ms-choice > div.open{background:url(../img/multiple-select.png) right top no-repeat}
.ms-drop{width:100%;overflow:hidden;display:none;margin-top:-1px;padding:0;position:absolute;z-index:1000;background:#fff;color:#000;border:1px solid #aaa;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.ms-drop.bottom{top:100%;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);-moz-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15)}
.ms-drop.top{bottom:100%;-webkit-box-shadow:0 -4px 5px rgba(0,0,0,.15);-moz-box-shadow:0 -4px 5px rgba(0,0,0,.15);box-shadow:0 -4px 5px rgba(0,0,0,.15)}
.ms-search{display:inline-block;margin:0;min-height:26px;padding:4px;position:relative;white-space:nowrap;width:100%;z-index:10000}
.ms-search input{width:100%;height:auto!important;min-height:24px;padding:0 20px 0 5px;margin:0;outline:0;font-family:sans-serif;font-size:1em;border:1px solid #aaa;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;background:#fff url(../img/multiple-select.png) no-repeat 100% -22px;background:url(../img/multiple-select.png) no-repeat 100% -22px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));background:url(../img/multiple-select.png) no-repeat 100% -22px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);background:url(../img/multiple-select.png) no-repeat 100% -22px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);background:url(../img/multiple-select.png) no-repeat 100% -22px,-o-linear-gradient(bottom,white 85%,#eee 99%);background:url(../img/multiple-select.png) no-repeat 100% -22px,-ms-linear-gradient(top,#fff 85%,#eee 99%);background:url(../img/multiple-select.png) no-repeat 100% -22px,linear-gradient(top,#fff 85%,#eee 99%)}
.ms-search,.ms-search input{-webkit-box-sizing:border-box;-khtml-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}
.ms-drop ul{overflow:auto;margin:0;padding:5px 8px}
.ms-drop ul > li{list-style:none;display:list-item;background-image:none;position:static}
.ms-drop ul > li .disabled{opacity:.35;filter:Alpha(Opacity=35)}
.ms-drop ul > li.multiple{display:block;float:left}
.ms-drop ul > li.group{clear:both}
.ms-drop ul > li.multiple label{width:100%;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ms-drop ul > li label{font-weight:400;display:block;white-space:nowrap;text-align: left;padding: 2px 0;}
.ms-drop ul > li label > input {float: left;text-align: left; margin-right: 7px;}
.ms-drop ul > li label.optgroup{font-weight:700}
.ms-drop input[type="checkbox"]{vertical-align:middle}
.ms-drop .ms-no-results{display:none}
.ms-drop ul > li.selected {border-bottom: none;}

/** change password **/
.changePass #rowRegister {
    margin: 0;
    max-width: 100%;
    width: 90%;
}
.changePass #registerHeading {
    float: left;
    font-size: 24px;
    margin-left: 40px;
    width: auto;
}
.changePass #registerRow {
    float: left;
    margin: 0 auto 0 45px;
    min-width: 90%;
    padding: 0;
    width: auto;
}




.changePass #registerRow .large-12.columns {
    width: 100%;
}
.changePass #registerRow label {
    width: 125px;
}
.changePass #registerRow input {
    border: 1px solid #c8c7c7;
    padding: 5px;
    width: 40%;
}
.changePass #createBtn {
    border: medium none;
    float: left;
    margin-bottom: 15px;
    margin-left: 27px;
    min-width: 94%;
    width: auto;
}
#createBtn .large-12.columns {
    width: 100%;
}
.changePass #createBtn > div > .button {
    border: medium none;
    margin: 20px 0 10px;
    width: 35%;
}

/*.navbar-header .navbar-brand > img {width: 185px;}*/
.container nav.navbar {margin-bottom: 0;}
.navbar-header .navbar-brand {
    float: left;
    font-size: 1rem;
    height: auto;
    line-height: 20px;
    margin: 0;
    padding: 0 0 0 15px;

}
.col-sm-3.custom-90 {padding: 0 10px;}

.success.label.savesuccess.savearticle {
    color: #4cb36a;
}
.logimg{
 width:100%;
 min-width:120px;
}

.searchbar {
margin-top:20px;
}
.row.discipline {
    margin-right: -14px !important;
}
.col-lg-9.col-md-9.col-sm-8.columns.keywordSearchHeight.disip {
    margin-top: 3px !important;
}
.row.extra-padding div.col-sm-3, 
.row.extra-padding div.col-sm-4, 
.row.extra-padding div.col-sm-6,
.row.extra-padding div.col-sm-12
 
{
   padding: 10px;
}


/* css for individual showcase of horse, pony, etc */

.detaildescription{
	padding:2% 8% 2% 6%;
    display: table-cell;
	min-height:40em;
	border-right:thin solid #CCCCCC;
	vertical-align: top;
}


.featureDescription{
	margin-left:5%;

}


.lineStyle{
	width:90%;
	color:#d2c5b3;
}

.humanandhorses{
	
	width:100%;
	margin:auto;
}

.bottomOfDiv{
	position:absolute;
	left:5%;
	bottom:5px;
	width:100%;
}

.itemdetailtype{
	color:#9e8d78;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
}

.infocusHeading{
  font-size:200%;
  color: #72776b;
}


.itemdetail{
text-align:left;
}

.textLeft{
text-align:left;
}

.showCaseHeading{
font-weight:bold;
color:#00A651;
text-transform:uppercase;
font-size:130%;
}



.pageHeading{
font-size:300%;
margin:2%;
color: #00A651;
}




/* css for infocus post page */
.connectbox{
width:95%;
background-color:#ffffff;
padding:4%;
}

.centainHeight{
height:200px;
}

.postContainer{
background-color:#ffffff;
width:100%;
padding:1%;
}

.widecontainer{
	margin:5% 12.5%;
	width:75%;
	height:auto;
	overflow:auto;
}
.highlight_target {
   background-color: #FFFF22;
   padding: 3px;  
}
.special_message {
   color:#b81313;
   font-size: 1.1em;
}



.whitebox {
   background-color:#ffffff;
   padding: 5px;

}

.couponApplyWidth{
	
	width:20%;
}
/* Arrows */
.slick{

}
.slick-prev,
.slick-next
{
    font-size: 100%;
    line-height: 0;

    position: absolute;
    top:50%;

    display: block;

    width: 20px;
    height: 20px;
   
    padding: 0;
	z-index:1000;
    cursor: pointer;

    color: #72776b;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: #000000;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    
}
[dir='rtl'] .slick-prev:before
{
   
}


[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
  
}
[dir='rtl'] .slick-next:before
{
    
}


.autoplay .slick-next, .autoplayFirst .slick-next, .autoplayPony .slick-next,  .autoplayProperty .slick-next{
	right:-5px !important;
}

.autoplay .slick-prev, .autoplayFirst .slick-prev, .autoplayPony .slick-prev, .autoplayProperty .slick-prev { 
	left:-5px !important;
}



.multiple-items .slick-next{
	right:5% !important;
	top:0 !important;
}

.multiple-items .slick-prev{
	left:5% !important;
	top:0 !important;
}


.browseimg{
margin:auto;
width:60%;
position:relative;
}

.RelativePosition{
position:relative;
}

.browseimgListing{
position:relative;
}
.browseimgabst{
position:absolute;
top:15%;
right:23%;
}
.profilehidden{
display:none;
}

.listingHeading{
	margin:2% 0 0 0;
	color:#00A651;

}
.margintop{
margin-top:2%;
}

input[type=radio].old {
   margin: 4px 10px 0 0;
}

input[type=radio]:not(.old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}


input[type=radio   ]:not(.old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}


input[type=radio   ]:not(.old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}


input[type=radio   ]:not(.old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}



input[type=radio]:not(.old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 0.125em;
  background       : rgb(153,204,102);
  background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
  background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));
}


div.clearfix {
   clear:both;
}

div.plain_container{
    width: 90%;
    padding: 20px;
    margin: 20px auto;
    background-color: #ffffff;
}

/* Dots */

.slick-dots
{
    position: absolute;
	right:5%;
	z-index:999;
    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: right;
	margin-right:2%;
	margin-bottom:2%;
}
.slick-dots li
{
    position: relative;
	 display: inline-block;
    width: 16px;
    height: 16px;
    margin: 5px 3px; /*dd*/
    padding: 0px;

    cursor: pointer;
}
.slick-dots li button  /* changes the grey background */
{
    font-size: 20px;
    line-height: 0;

    display: block;

    width: 15px;  /*dd*/
    height: 15px; /*dd*/
    padding: 0px;
    border-radius:15px; /*dd*/
    margin:0 0px;

    cursor: pointer;
	z-index:99999;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
	text-decoration:none;
	outline:0; 
	background:#B0B0B0;
}



  


.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
	background:#fc114a;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;
    width: 15px;  /*dd*/
    height: 15px; /*dd*/
    padding: 0px;
    border-radius:15px; /*dd*/
    margin:0 0px;

    content: '•';
    text-align: center;
    opacity: .25;
    color: transparent;
	text-decoration:none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{

    opacity: .75;
    color: transparent;
	background:#fc114a;
}


.bannerpic{
	width:90%;
	margin:0 5% 0 5%;
	
}
/* hiddenDiv */


.bannerCarousel .hiddenDiv{
position: absolute;
bottom: 0; 
right:5%;
padding:0.1%;
text-align:center;
color:#ffffff;
font-size:170%;
margin:0.5%;
/*background: #000000;  fallback color */

}


.textBorder{
border: 1px solid #00A651;

}
.back-button {
   background: transparent url(../img/btn_back_forward.png) 0 0 no-repeat;
   width: 15px;
   height: 20px;
   background-position: 0 -20px;
   padding: 4px;
   border: none;
}
.forward-button {
   background: transparent url(../img/btn_back_forward.png) 0 0 no-repeat;
   width: 15px;
   height: 20px;
   background-position: 0 0px;
   padding: 4px;
   border: none;
}


.textOverflow{
	
	text-overflow: ellipsis;white-space: nowrap;overflow: hidden;
	

}


.infocusComment{
	display:none;

}
/*
  For Infocus (& News in future) people can upload phots; we limit the size in ckfinder/config.php
  to a large size, so that we can do large fancybox sliders.
  But we also need this, to keep large ones small enough for a sensible page, and 
  still in proportion
*/
.size-limited-image {

	max-width:600px; 
    width: auto;
    height: auto;
    clear:both;
    overflow: hidden;
}
.size-limited-image img {
    max-height: 100%;
    max-width: 100%;
}
/* Rosettes for special listings */
div.emblem {
   position:absolute;
   top:20px;
   left:5%;
   width:20%;
   height:30%;
  
}
div.emblemSec {
   position:absolute;
   top:50%;
   left:5%;
   width:20%;
   height:30%;
  
}
div.emblem img {
   width:90%;
}
div.emblemSec img {
   width:90%;
}

.myListingLineUp{
	font-size:90%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

#loader {
    background: #ffffff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
}


#loaderInner {
    background:#ffffff url(../img/loading.gif) center center no-repeat;
    height: 100px;
    left: 50%;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    width: 100px;
}
.commenteditbox{
	display:block;
}
.commenteditForm{
	display:none;
}
.humanWidth{
	max-width:600px;
	margin:auto;
}
.shareButtonField{
	max-width:200px;
	float:right;
}

.youtubeFrame{
	width:95%;
	margin:auto;
}

.otherBoxText{
	display:none;
}
.mobileInstruction{
	display:none;
	text-align:center;
}

.sideboxNotice{

	z-index:9999;
   padding: 0 10px 10px 10px;
	text-align:center;
   width: 12%;
   min-width:110px;
   height: 110px;
   line-height: normal;
	display:none;
	border-radius: 5px;
	position:fixed;
	font-size:150%;
	font-weight:bold;
	background: #00a651;
	box-shadow: 0 25px 10px -15px rgba(0,0,0,0.05);
	color: #1f8a4c;
   overflow: hidden;
}

.sideboxNotice p  {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.sideboxNotice a {
   color: #ffffff;
}
.listNowNotice {
   top: 260px;
   right: 10px;
}

.myPageFollowedLeft{
	float:left;
	width:20%;
	max-width:150px;
	text-align:center;
}

.myPageFollowed{
	padding:auto;
}

.featurelist li{
	margin:1% 0;
}

.nestedfeaturelist li{
	margin:0 2.5% 0;
}

.mc-modal{
	width:250px;
	height:300px;
}
.mc-layout__modalContent{
	overflow:hidden !important;
	opacity:0.6;
	border: 5px solid black;
	
}

.filterWord{
	color:#00a651;
	padding-left:5px;
	margin:0;

}





/* Second level menu */

div.navSpace nav > ul{
    margin: 0;
    list-style-type: none;
    height: 55px;
    color: #72766b;
}

div.navSpace nav > ul > li{
    float: left;
    position: relative;
    height:100%;

}

div.navSpace nav > ul > li > ul{
    background-color: #dddddd;
    display: none;
    margin: 0;
    list-style-type: none;
    position: absolute;
    top: 53px;
    left: 0px;
    width: 190px;
    padding: 0px 0 10px 0;
    z-index: 3000;
    line-height: 40%;
}
/* The sub items in Browse drop down */
div.navSpace nav > ul > li > ul > li > a{
    display: block;
    color: #303030;
    padding: 8px 8px;
    font-size: 1.4em;
    text-align: left;
}
#listingNav > ul > li > ul > li > a:hover{
    color: #ffffff;
    background-color: #00a651;
}


/* The 2nd level of items which reveal if you click eg "Browse" or "Sell" */
/* The 2nd level of items which reveal if you click eg "Browse" or "Sell" */
#listingNav > ul > li > a{
   padding:5px 15px 5px 15px;
   margin-bottom:5px;
   color: #909090;
   height:100%;
}

#xxxmenu > nav > ul > li > a{
    display: block;
    padding: 15px 10px;
    margin: 0 0px;
    color: #909090;
    height:100%;
}

#listingNav > ul > li > a:hover, #listingNav > ul > li > ul > li > a:hover{
    color: #00a651;
    background-color: #dddddd;
}

/* 3rd level menu items */
#xxmenu > nav > ul > li > ul > li > ul > li {
   list-style-type: none;
   background-color: #344454;
}
#xxmenu > nav > ul > li > ul > li > ul > li > a{
    display: block;
    color: #C0EEEE;
    padding: 8px 18px;
}
#xxmenu > nav > ul > li > ul > li > ul > li > a:hover{
    display: block;
    color: #E0FFFF;
    padding: 8px 18px;
    background-color: #445464;
}

.largerText, .largerText .form-control, .largerText .btn{
   font-size:120%;
}
.largerText .form-control {
   height: 42px;
}

.fieldLabel {
   font-size:120%;
   font-weight: bold;
}

.itembox {
   border: 1px solid #e0d0d0;
   border-radius: 10px;
   margin: 6px;
   padding: 6px;
}

.about_box {
   border: 1px solid #72776b;
   border-radius: 9px;
   padding: 0;
   margin: 10px;
   height: 740px;
}
.about_box.smaller {
   height: 300px;
}
.about_box.medium {
   height: 440px;
}
.about_box.mediumplus {
   height: 580px;
}

@media screen and (min-width:767px) and (max-width:820px) {
 .about_box  {
   height: 380px;
 }  
}
@media screen and (min-width:361px) and (max-width:767px) {
 .about_box  {
   height: 440px;
 }  
}
@media screen and (max-width:360px) {
 .about_box  {
   height: 540px;
 }  
}
.about_box .inner_text {
   padding: 15px;
   width: 100%;
   
}
.about_box .title {
   background-color: #00a651;
   color: #ffffff;
   width: 100%;
   padding: 15px 10px 20px 10px;
   border-top-right-radius: 9px;
   border-top-left-radius: 9px;
}
.about_box h3.listing_title {
   margin: 0;
   font-size:1.4em;
   }
.about_box h3.listing_price {
   position: absolute;
   right: 4px;
   top: 4px;
   color: #ffffff;
   font-size: 24px;
   border: 1px solid #ffffff;
   text-align:right;
   font-size:1.2em;
   margin: 0;
   padding:3px 5px 3px 3px;
   border-top-right-radius: 9px;
   }
   
.listing_id_search {
   width:300px;
   height: 1.3em;
   float: right;
   margin: 0 0 10px 0;
}   
.listing_id_search #listing_id_label {
   color: #72776b;
   padding-top:3px;
   float: right;

}
.listing_id_search input[type='text'] {
   width:7em;
   float: right;
}

span.bordered img { border: 1px solid #00a651;}

