/*****************************/
/*** Core html setup stuff ***/
/*****************************/
body {
text-align:left;
font: 16px Arial, Helvetica, sans-serif;
color:#231F20;
background-color:#fff;
-webkit-text-size-adjust: none;
}
img {
/* max-width: 100%; */
height: auto;
width: auto\9; /* ie8 */
}

img {
/* max-width: 100%; */
height: auto;
width: auto\9; /* ie8 */
}

.wrapperHold1 {
width:1170px;
margin:0 auto;
position:relative;
}

header.mainheadeR {
background: url(../images/header.jpg) no-repeat top center;
border-bottom:14px solid #00ADEF;	
font-family: 'Raleway', sans-serif;
}

#logodiv {
float:left;
margin:15px 0 15px 0;
}


#taglinediv {
float:left;
font-size:31px;
margin:55px 0 0 60px;
color:#6D6E70;
font-weight:500;
}

#taglinediv div {
line-height:1.2em
}

#socialdiv {
float:right;
color:#86888C;
text-align:center;
font-size:17px;
margin:29px 0 0 0
}

#socialdiv img {
margin:0 9px 2px 9px;
}

#socialdiv a {
color:#86888C;
text-decoration:none !important
}

#headerpicdiv {
position:absolute;
bottom:0;
right:180px;
}

#headerpicdiv img {
float:left
}

.BgGrey {
background-color:#818286;	
position:relative;
z-index:1000
}

#breadcrumbsdiv {
float:left;
width:100%;
color:#000;
padding:0;
margin:5px 0 17px 0;
padding:0 0 2px 0;
font-size:11px;
text-transform:uppercase;
border-bottom:1px solid #ECEFED;
}

#breadcrumbsdiv ol, #breadcrumbsdiv li {
background:none;
margin:0;
padding:0;
float:left;
list-style:none
}

#breadcrumbsdiv ol {
margin:5px 5px 2px 0px;	
}

#breadcrumbsdiv a {
color:#646464
}

#breadcrumbsdiv a:link, #breadcrumbsdiv a:visited {
color:#979797;
}

#breadcrumbsdiv span.divider {
color:#646464;
float:left;
}

#breadcrumbsdiv span {
padding:0px 0 0 0;
display:inline-block;
position:relative;
margin:-1px 0 0 0;
}


.HalF {
float:left;
width:48%;
margin:0 2% 0 0	
}




















/*____Navigation____*/
#navigatioN {
padding:0px 0px 0 0;
position:relative;
background-color:transparent;
display:block;
}
#navigatioN ul {
list-style-type:none;
padding:0;
text-align:left;
position:relative;
font-family: 'Fjalla One', sans-serif;
}


#navigatioN > ul {
margin:0;
}

#navigatioN ul li {
display:inline-block;
margin:0 0 0 0px;
padding:0;
background-image:none;
list-style:none;
position:relative;
}

#navigatioN > ul > li {
display:inline-block;
margin:0 0px 0 0px;
padding:0;
background:none;
list-style:none;
position:relative;
}

#navigatioN ul li a {
display:block;
text-decoration:none !important;
float:left;
background-image:none;
padding:0;
margin:0 0 0 0;
line-height:normal;
}

/*Styling: */

/*1st level*/

#navigatioN > ul > li > a {
padding:15px 40px 11px 0px;
margin:0 0px 0 0;
color:#fff;
font-size:19px;
-webkit-transition: color 0.1s;
-moz-transition: color 0.1s;
-ms-transition: color 0.1s;
-o-transition: color 0.1s;
transition: color 0.1s;
text-transform:uppercase
}

#navigatioN > ul > li.menu-item-has-children > a {
background-image: url(../images/parent.png);
background-repeat:no-repeat;
background-position:right 20px;
padding-right:20px;
margin-right:30px;
}

#navigatioN > ul > li.active > a, #navigatioN > ul > li > a:hover, #navigatioN > ul > li.current-menu-item > a, #navigatioN > ul > li.current-menu-parent > a {
color:#72B84E
}

#navigatioN li.item-101, #navigatioN li.item-192 {	
}

/*2nd, 3rd level*/

#navigatioN ul li:hover ul {
z-index:1000;
width:280px;
position:absolute;
left:0;
top:0;
text-align:left;
background:#646464;	
display:none;
padding:0px 0 0px 0;
border-radius:0px;
border-top-left-radius:0;
border-top-right-radius:0;
-webkit-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.25);
box-shadow: 0px 0px 8px -2px rgba(0,0,0,0.25);
}

#navigatioN ul li:hover ul li {
width:100%;
float:left;
display: block;
position:relative;
}

#navigatioN ul li:hover ul a {
font-size:14px;
float:left;
width:240px;
border-top:0px solid #F0F0F0;
padding:7px 25px 7px 15px;
line-height:normal;
color:#fff;
border-bottom:0px solid transparent;
}

#navigatioN ul li:hover ul a:hover {
color:#fff;
border-bottom:0px solid #fff;
background-color:#717171;
}

#navigatioN ul li ul {
display: none;
}

#navigatioN > ul > li > a:hover + ul, #navigatioN > ul > li > ul:hover {
display: block;
top:38px;
left:-14px;
}

#navigatioN > ul > li > ul > li > a:hover + ul, #navigatioN > ul > li > ul > li > ul:hover {
display: block;
left:280px;
border-left:1px solid #4A4A4A;
margin:0px 0 0 0;
top:0px;
}

/*-------------*/

#navigatioN .show-menu {
float:left;
width:41px;
height:41px;
position:relative;
margin:0px 0 0 5px;
background-image:url(../images/mobmen.png);
background-position:left top;
background-repeat:no-repeat;
cursor:pointer;
font-size:1px;
text-indent:-5000px;
background-color:transparent;
display: none;
}


#navigatioN input[type=checkbox]{
display: none;
}

#navigatioN input[type=checkbox]:checked ~ #menu-main-menu{
display: block;
}

/*____Navigation END____*/



.page-numbers {
	display: inline-block;
	padding: 5px 10px;
	margin: 0 2px 85px 0;
	border: 1px solid #eee;
	line-height: 1;
	text-decoration: none;
	border-radius: 2px;
	font-weight: 600;
}
.page-numbers.current,
a.page-numbers:hover {
	background: #f9f9f9;
}	

.postwrapper {
width:1200px;
float:left;
margin:25px -15px 0px -15px;
position:relative;
}

.post .post-meta {
font-weight:700;
font-size:85%	
}

article.post {
width:100%;
float:left	
}

.post {
float:left	;
-webkit-transition: opacity 0.25s ease-in-out;
-moz-transition: opacity 0.25s ease-in-out;
-o-transition: opacity 0.25s ease-in-out;
-ms-transition: opacity 0.25s ease-in-out;
transition: opacity 0.25s ease-in-out;
}

.post.Width50 {
width:50%;
}

.post.Width33 {
width:33.3333%;
}

.post .Margin {
border:1px solid #CBCBCD;
margin:15px;
padding:10px 20px 20px 20px;
display:block	
}

.frontfeatured {
padding:0 0 60px 0	
}

.frontfeatured h2 {
margin:0 0 0px 0;
color:#00AEEF;
font-family: 'Raleway', sans-serif;
font-size:30px;
}


.catnavi .cat-item-none {
display:none	
}


ul.catnavi, ul.catnavi li {
margin:0;
padding:0;
background:none	
}

ul.catnavi {
width:1200px;
float:left;
margin:25px -15px 0px -15px;
position:relative;
}

ul.catnavi li {
float:left;
width:calc(33.3333% - 72px);
border:1px solid #CBCBCD;
margin:15px;
padding:15px 20px 15px 20px;
text-align:center;
background:#f2f2f2;
border-radius:5px;
}

ul.product-categories li {
background: url(../images/ulli.png) no-repeat left 3px !important;
background-size:25px auto	
}

ul.catnavi li a {
text-decoration:none !important;
font-size:18px
}
ul.catnavi li:hover {
background:#fff;
border:1px solid #B1B1B5;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s
}







.slideshowbanner {
background: url(../images/slideshowbg.jpg) no-repeat top center;
  overflow-y: hidden;
  max-height:490px;
position:relative;
z-index:0
}

.slideshowbanner a.title {
display:none	
}




#searchbdiv {
position:absolute;
right:0px;
top:9px;
}
#searchbdiv form {
float:left;
position:relative;
z-index:100;
padding:0px;
border-radius:0;
}
#searchbdiv label {
display:none
}

#searchbdiv input#s {
float:left;
width:155px;
height:20px;
border:1px solid #fff;
margin:0px 0 0 0;
padding:7px 10px 7px 5px;
color:#fff;
background-color:transparent;
font-family: 'Raleway', sans-serif;
font-size:16px;
text-align:right;
border-radius:7px
}
#searchbdiv #searchsubmit {
display:none
}

.Bluebg {
background-color:#00ADEF;
color:#fff;	
font-family: 'Raleway', sans-serif;
font-size:21px;
font-weight:500;
padding:20px 0 20px 0
}

.woocommerce-page .Bluebg {
padding:0px 0 0px 0
}

.woocommerce-pagination ul li {
background:none	
}
 
.widget_shopping_cart_content .cart_list img {
width: 110px !important;
}

.woocommerce-checkout-payment ul li {
background:none	
}

.woocommerce ul li {
background:none	
}

.Bluebg2 {
padding:0	
}

.Bluebg div {
line-height:1.65em
}

.GreenBg {
background-color:#73B84D;
margin:0 0 50px 0	
}

.banner1div h3 {
margin:0 0 10px 0;
color:#fff;
font-family: 'Raleway', sans-serif;
font-size:35px;
}

.banner1div .custom {
padding:20px 0 5px 46%;
background: url(../images/drjeff3.jpg) no-repeat top left;	
background-repeat:no-repeat;
background-size:43% auto;
color:#fff;
font-size:14px;
float:right;
}

.banner1div .custom a {
color:#fff
}

.Bluebg2 .banner1div .custom {
padding:20px 0 5px 46%;
background: url(../images/dog2.jpg) no-repeat top left;	
background-repeat:no-repeat;
background-size:43% auto;
}

.moduletop .custom {
font-size:18px;
padding:20px 0 24px 46%;
line-height:1.3em
}

#k2contentFrontpage {
}

#k2contentFrontpage ul {
margin:0;
padding:0;
}

#k2contentFrontpage ul li {
margin:0 1% 40px 1%;
padding:0 0 100px 0;
list-style:none;
background:none;
float:left;
width:23.5%;
font-size:14px;
position:relative
}

#k2contentFrontpage ul li:first-child {
margin:0 1% 40px 0;
}

#k2contentFrontpage ul li.lastItem {
margin:0 0 40px 1%;
}

.moduleItemImagediv img {
width:100%	
}

.moduleItemImagediv {
margin:0 0 12px 0;
}

a.moduleItemTitle {
display:block;
margin:0px 0 17px 0;
font-size:17px;
color:#25AAE1;
font-family: 'Raleway', sans-serif;	
}


.BgLightGrey {
font-family: 'Raleway', sans-serif;
color:#000;	
}

.BgLightGrey h3, .BgLightGrey h4 {
font-weight:normal;
color:#000;
margin:0;
font-style:normal
}

.BgLightGrey h4 {
font-size:18px;
}

.BgLightGrey h3 {
font-size:23px;
float:left;
display:block;
padding:2px 100px 2px 0;
margin:0 0 15px 0
}

.BgLightGrey a {
color:#000 !important;
text-decoration:none !important
}

#wMcategories {
font-family: 'Raleway', sans-serif;
font-weight:700;
margin:0 0 40px 0
}

#wMcategories h3, #user1div h3, #user2div h3, #module1div h3, h3.StyleBl {
color:#00AEEF;
font-weight:700;
font-size:23px;
font-family: 'Raleway', sans-serif;
cursor:pointer;
margin:0 0 17px 0;

}

#wMcategories ul li {
float:left;
width:27%;
margin:0;
padding:3px 0 4px 4%;
margin:0 0 5px 0
}

#wMcategories a {
color:#58585A;
text-decoration:none !important;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
-ms-transition: color 0.2s;
-o-transition: color 0.2s;
transition: color 0.2s
}

#wMcategories a:hover, #wMcategories li.active a {
color:#00ADEF;
}

#user1div, #user2div {
float:left;
width:100%;
margin:0 0 40px 0
}


#user2div .module {
display:inline-block;
margin:0 30px 0 0
}

#user1div .vmgroup ul {
margin:0;
padding:0;	
}

#user1div .vmgroup ul li {
margin:0;
padding:0;
background:none;

}

#user1div .vmgroup ul li a {
color:#333;
font-size:85%
}

#user1div h3 {

}




#vmCartModule {
display:block;
clear:both;
font-family: 'Raleway', sans-serif;
font-weight:400;
position:relative;
margin:0 0 30px 0;
border-bottom:1px solid #ECEFED;
}

#vmCartModule h2 {
font-size:14px;	
background: url(../images/CartBtn.png) no-repeat top left;
padding:10px 0 10px 45px
}

#vmCartModule .total_products {
font-family: 'Raleway', sans-serif;
font-weight:400;
color:#818285;
margin:6px 0 0 0px
}

#vmCartModule ul li {
background:none	
}

a.CartBtn {
float:left;
width:42px;
height:31px;
background: url(../images/CartBtn.png) no-repeat top left;	
}

#contentfulldiv {
float:left;
width:100%;
padding:15px 0 45px 0
}

.coL50 {
float:left;
width:47%	
}

.coL50R {
float:right;	
}

blockquote.twitter-tweet {
  display: inline-block;
  padding: 16px;
  margin: 10px 0;
  max-width: 468px;
  border: #ddd 1px solid;
  border-top-color: #eee;
  border-bottom-color: #bbb;
  border-radius: 5px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.15);
  font: bold 14px/18px Helvetica, Arial, sans-serif;
  color: #000;
}

blockquote.twitter-tweet p {
  font: normal 18px/24px Georgia, "Times New Roman", Palatino, serif;
  margin: 0 5px 10px 0;
}

blockquote.twitter-tweet a[href^="https://twitter.com"] {
  font-weight: normal;
  color: #666;
  font-size: 12px;
}

.twitterfd {
font-size:22px	
}
a.twitter-timeline {
  /* Buttonish */
  display: inline-block;
  padding: 6px 12px 6px 30px;
  margin: 10px 0;
  border: #ccc solid 1px;
  border-radius: 3px;
  background: #f8f8f8 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgNzIgNzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDcyIDcyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxyZWN0IHg9IjAiIGZpbGw9Im5vbmUiIHdpZHRoPSI3MiIgaGVpZ2h0PSI3MiIvPg0KPHBhdGggZmlsbD0iIzU1YWNlZSIgZD0iTTY4LjgxMiwxNS4xNDFjLTIuMzQ4LDEuMDM5LTQuODY5LDEuNzQzLTcuNTE5LDIuMDZjMi43MDMtMS42Miw0Ljc3OC00LjE4Nyw1Ljc1Ni03LjI0NGMtMi41MjksMS41LTUuMzMsMi41OTItOC4zMTMsMy4xNzYNCglDNTYuMzQ5LDEwLjU5MSw1Mi45NDgsOSw0OS4xODIsOWMtNy4yMjksMC0xMy4wOTIsNS44NjEtMTMuMDkyLDEzLjA5M2MwLDEuMDI2LDAuMTE4LDIuMDIxLDAuMzM4LDIuOTgxDQoJYy0xMC44ODUtMC41NDgtMjAuNTI4LTUuNzU3LTI2Ljk4Ny0xMy42NzljLTEuMTI2LDEuOTM2LTEuNzcxLDQuMTg0LTEuNzcxLDYuNTgxYzAsNC41NDIsMi4zMTIsOC41NTEsNS44MjQsMTAuODk4DQoJYy0yLjE0Ni0wLjA2OS00LjE2NS0wLjY1Ny01LjkzLTEuNjM4Yy0wLjAwMiwwLjA1NS0wLjAwMiwwLjExLTAuMDAyLDAuMTYyYzAsNi4zNDUsNC41MTMsMTEuNjM4LDEwLjUwNCwxMi44NA0KCWMtMS4xMDEsMC4yOTgtMi4yNTYsMC40NTctMy40NDksMC40NTdjLTAuODQ2LDAtMS42NjctMC4wNzgtMi40NjUtMC4yMzFjMS42NjcsNS4yLDYuNDk5LDguOTg2LDEyLjIzLDkuMDkNCgljLTQuNDgyLDMuNTEyLTEwLjEyOSw1LjYwNi0xNi4yNiw1LjYwNmMtMS4wNTUsMC0yLjA5Ni0wLjA2MS0zLjEyMi0wLjE4NGM1Ljc5NCwzLjcxNywxMi42NzYsNS44ODIsMjAuMDY3LDUuODgyDQoJYzI0LjA4MywwLDM3LjI1MS0xOS45NDksMzcuMjUxLTM3LjI0OWMwLTAuNTY2LTAuMDE0LTEuMTM0LTAuMDM5LTEuNjk0QzY0LjgzOCwyMC4wNjgsNjcuMDU4LDE3Ljc2NSw2OC44MTIsMTUuMTQxeiIvPg0KPC9zdmc+DQo=") 8px 8px no-repeat;
  background-size: 1em 1em;

  /* Text */
  font: normal 12px/18px Helvetica, Arial, sans-serif;
  color: #333;
  white-space: nowrap;
}

a.twitter-timeline:hover,
a.twitter-timeline:focus {
  background-color: #dedede;
}

/* Color Highlight for keyboard navigation */

a.twitter-timeline:focus {
  outline: none;
  border-color: #0089cb;
}
footer {
background-color:#D1D2D4;
padding:25px 0 0 0
}

.footer123 {
float:left;
width:290px;
}

.footer123 .custom, .footer123 .cmc-signup {
float:left;
width:100%;
}

.footer123 h3 {
background: url(../images/footer1h3.png) no-repeat top right;
}

.footer123 a {
}

#footer1 {
font-size:14px;	
}

#footer2 {
margin-left:130px;	
}

#footer2 h3 {
background: url(../images/footer2h3.png) no-repeat top right;	
}
#footer2 .control-group {
float:left;
width:100%;
margin:0 0 20px 0
}

#footer2 .control-label {
float:left;
width:138px;
margin:0px 0 0 0 !important;
}

#footer2 .control-label label {
font-size:15px
}

#footer2 .controls {
float:left;
width:140px
}

#footer2 .controls input {
font-size:13px;
padding:3px 5px 3px 5px;
}

#footer2 .btn.btn-primary {
background:#00AEEF !important;
font-family: 'Raleway', sans-serif;
font-weight:700 !important;
font-size:17px;
border:0;
padding:10px 15px !important;
float:right
}

#footer3 {
float:right	
}

#footer3 h3 {
background: url(../images/footer3h3.png) no-repeat top right;	
}

#footer4 {
float:left;
width:100%;
text-align:center;
margin:50px 0 10px 0
}

#catpic {
position:absolute;
left:0;
bottom:10px;
width:290px;
height:151px;
background: url(../images/cat.png) no-repeat top right;	
}


.MainForm {

}

.rsformProgress {
float:left;
width:100%	
}

.formBody textarea, .formBody input {
float:left;
width:407px;
}




.FlLeft {float:left}
.W100 {width:100%}

.clear {
clear:both;
}




.ButtonStyle1 {
float:left;
width:100%;
margin:25px 0 20px 0;
}

.ButtonStyle1 a, .catItemView a.k2ReadMore, a.subCategoryMore {
float:left;
background-color:#00ADEF;
color:#fff;
padding:20px 20px;
color:#fff !important;
text-decoration:none !important;
font-size:15px;
border-radius:7px;
font-weight:700;
-webkit-transition: 0.1s;
-moz-transition: 0.1s;
-ms-transition: 0.1s;
-o-transition: 0.1s;
transition: 0.1s;
}

.ButtonStyle1 a:hover, .catItemView a.k2ReadMore:hover, a.subCategoryMore:hover {
background-color:#34BAEF;
}

.catItemView a.k2ReadMore, a.subCategoryMore {
float:left
}


.k2contentmodButton {
position:absolute;
bottom:0;	
}

.k2contentmodButton a {
float:left	
}

.ButtonStyle2 {
margin:5px 0 10px 0;
}

.ButtonStyle2 a {
float:right;
background-color:transparent;
border:1px solid #fff
}

.ButtonStyle2 a:hover {
background-color:transparent;
border:1px solid #E0F1DA;
}

/*________________________________________Form_______________________________*/
.formControlLabel {
width:100% !important;
text-align:left !important;
margin:0 0 4px 0 !important
}

.formControls {
margin:0 !important
}

.rsform-select-box {
max-width:200px;	
}

.rsform-block {
margin:0 0 0 0 !important	
}


/*________________________________________Search page_______________________________*/
fieldset.word label {
display:none	
}
#searchForm .inputbox {
padding:2px 3px;
margin:0 4px 0 0;
float:left;	
font-size:100%;
}
#searchForm .btnSearch {
background-color:#A8A8A9;
border:1px solid transparent;
padding:1px;
cursor:pointer;
color:#FFF;
font-size:100%;
float:left;
}
.finderFrm {
float:left;
width:100%;
padding:0 0 20px 0;
}

.finderFrm form {
float:left;
width:100%;
}

.searchintro {
float:left;
width:100%;
margin:10px 0 20px 0;
}

.finderFrm .form-limit {
margin:10px 0 0 0;	
}

.finderFrm .ordering-box {
margin:10px 0 10px 0;	
}

.finderFrm legend {
font-weight:bold;
margin:0 0 3px 0;
font-size:90%;
text-transform:uppercase;
}

dl.search-results {
float:left;
width:100%;
margin:0 0 15px 0;
}

dt.result-title {
float:left;
width:100%;
margin:15px 0 0px 0;
}


.search-container {
    width: 60%;
    padding-left:100px;
    padding-right:100px;
    padding-bottom:200px;
    padding-top:80px;
    margin:auto;
}

#ss-search-page-form {
    text-align:left;
    margin: auto;
    padding-top:40px;
}
#ss-search-page-form .search-field {
    border: 2px solid #dddddd;
    border-radius: 4px;
    width:60%;
    margin-top:20px;
}
#ss-search-page-form .search-submit {
    padding: 10px 10px;
    margin-bottom:5px;
    text-transform: uppercase;
}

.search-page-title {

    font-size: 25px;
    line-height: 40px;
    text-align:left;
    display:block;
    padding-top:40px;
    padding-bottom:5px;
}
.search-post-title {

    font-size: 18px;
    font-weight: 600 !important;
    line-height: 50px;
    text-align:left;
    display:block;
}
.search-post-link {

    font-size: 14px;
    line-height: 20px;
    text-align:left;
    display:block;
}
.search-post-excerpt {
    font-size: 12px;
    line-height: 15px;
    text-align:left;
    display:block;
}



/*________________________________________CartaNova CSS Overrides for HomeVet________________________*/
/* New Slide Show with Leaf Overlays */
#bannerdiv { margin-bottom: -20px; }
/* End Slideshow */
div#TransMenu0 { max-width:180px; }
p#form-login-username, p#form-login-remember { margin:8px 0; }
li.forum dl.icon {
    background-position: 10px 16px;
}
fieldset.input { margin:1em 0; }
fieldset.input input.button {
    height: auto;
    margin: 0 4px;
    width: auto;
    padding: 4px 8px;
}
.tweet img { float:left; margin: 4px 8px 4px 0; border-radius:4px; }
.twitter {
    background:transparent !important;
}
div.catItemImageBlock {
    float: left;
    margin: 0 16px 0 0;
    padding: 8px;
}
div.catItemImageBlock {
    float: left;
    margin: 0 16px 0 0;
    padding: 8px;
}
div.catItemImageBlock {
    float: left;
    margin: 0 16px 0 0;
    padding: 8px 0;
}
.ninjaboard .section {
    padding: 8px 8px 60px;
    width: 72%;
}
div.itemCommentsForm form input#submitCommentButton {
    min-height: 32px;
}
.addthis_toolbox { float:right; margin:2px 8px; }
div.itemImageBlock {
    margin: 0;
    padding: 0;
}
span.itemImage {
    text-align: left;
}
div.itemIntroText {
    font-size: inherit;
    font-weight: normal;
    line-height: normal;
}
.module_menu, .module { display:block; clear:both; margin-top:.5em; overflow:hidden; }
#rightdiv h3 {
    border-bottom: 1px solid #DDDDDD;
    clear: both;
    display: block;
    font-size: 1.25em;
    margin: 1em 0 0.25em;
    padding: 0 0 0.5em;
}
div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {
    margin: 0 16px 4px 0;
}
div.k2ItemsBlock ul li {
    list-style: none outside none;
    margin-left: 0;
    padding:16px;
}
div.k2ItemsBlock ul {
    margin-left: 0;
    padding-left: 0;
}
.ninjaboard .user {
    border-left: 1px dashed #DDDDDD;
    padding-left: 16px;
    width: 20%;
}
.tweet {
    border-bottom: 1px dotted #EEEEEE;
    font-size: 0.75em;
    margin-bottom: 16px;
    padding: 0 16px 8px 0;
}
#com-ninjaboard-post-cancel {
    font-size: inherit;
    margin: 0 0 0 16px;
    min-height: 32px;
}
#com-ninjaboard-post-cancel a {
    font-size: 16px;
    margin-left: 8px;
    margin-right: 8px;
    padding-top: 6px;
    text-decoration: none;
}
#ninjaboard p { margin: .75em 0; }
#wrapper2 span.breadcrumbs a:hover { text-decoration:underline;  }
#ninjaboard .toolbar a, .ninjaboard .attachment .button  { padding:4px 8px; margin:0 4px; height:24px; min-width: 32px; }
  
.k2CatImage { background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin: 0 0 16px;
    padding: 4px;
}
div.subCategory a.subCategoryImage img, div.subCategory a.subCategoryImage:hover img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    display: block;
    margin: 0 8px 0 0;
    padding: 4px;
    max-width:280px;
}
div.subCategory {
    background: none repeat scroll 0 0 #F7FAFE;
    border: 1px solid #DDDDDD;
    margin: 0 16px 16px 0;
    padding: 16px;
}
#breadcrumbsdiv { line-height:1.5em; }
.ninjaboard .element.footer .inner > * {
    border: 1px solid #8BC53F;
    border-radius: 4px 4px 4px 4px;
    display: inline;
    float: left;
    font-size: 16px;
    margin: 0;
}
.ninjaboard .header, .ninjaboard .footer {
    margin-top: 8px;
}
#ninjaboard .toolbar a .symbol {
    display: block;
    font-size: inherit;
    margin: 2px 0 0;
    padding: 0;
}
blockquote {
    color: #00AEEF;
    font-family: georgia;
    font-size: 1.25em;
    font-style: italic;
    line-height: 1.5em;
    margin: 0.5em 0 !important;
    text-align: left;
}
#nb-posts-avatar {
    margin: 0 16px 0 0;
  
}
.ninjaboard .header dd.posts, .ninjaboard .header dd.topics, .ninjaboard .header dd.lastpost { min-height:30px; padding-top:10px; }
dd.lastpost span.lastpost {
    padding-top: 10px;
}
.ninjaboard a:link { text-decoration:none !important; }
.ninjaboard-block .topiclist dl .description > * {
    font-size: 12px;
}
.ninjaboard-block .topiclist.forums li + li dl {
    padding: 1em 0;
}
a.forumtitle { text-decoration:none !important; }
.description {
    margin: 0 0.5em 1em 0;
    padding: 0;
}
.ninjaboard li.row, #ninjaboard li.row, .ninjaboard li.header, #ninjaboard li.header {
}
#ninjaboard .forumtitle, #ninjaboard .row.forum dt span { font-size:1.25em; }
#wrapper1 {
    background: url(../images/homevet-logo-leaves.jpg) no-repeat scroll left bottom #00AEEF;
}
#wrapper3 { background: #00AEEF }
#wrapper1in { background: #6596BF; }
#wrapper3in { background: #6596BF; }
#wrapper2 {
    -moz-box-shadow: 0px 0px 3px #999;
    -webkit-box-shadow: 0px 0px 3px #999;
    box-shadow: 0px 0px 3px #999;
    margin:-1px auto 0;
}
#wrapper1, #wrapper3 {
    -moz-box-shadow: 0px 3px 3px #222;
    -webkit-box-shadow: 0px 3px 3px #222;
    box-shadow: 0px 3px 3px #222;
}
#searchdiv {
    float: right;
    margin: -0.125em 1em 0 0;
    width: auto;
}
#headertext {
}
#headertext p { margin:0; }
.green.awesome {
    background-color: #76BA53;
}
.blue.awesome {
    background-color: #0C98C4;
}
.blue.awesome:hover { background-color:#007d9a; }
.green.awesome:hover { background-color:#66a148; }
.awesome {
    background: url("images/stories/alert-overlay.png") repeat-x scroll 0 0;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica Neue,"Arial",Helvetica,Verdana,sans-serif;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 1.618em;
    padding:.5em 1em .475em;
    position: relative;
    text-decoration: none !important;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.376);
    width:180px;
    color:#fff !important;
    margin:1em 0 .375em;
}
#component-contact {
float:left;
}
a:link { color: #00AEEF; text-decoration:none; }
#page a:link, .itemBody a:link { text-decoration:underline; }
#wrapper2 h1 a, #wrapper2 h2 a, #wrapper2 h3 a { text-decoration:none !important; }
a:hover{
    text-decoration:underline;
  
}
#wrapper2 a:hover { text-decoration:none; }
#wrapper2 h1 a:hover, #wrapper2 h2 a:hover, #wrapper2 h3 a:hover { text-decoration:underline !important; }
.twtr-widget h3, .twtr-widget h4, .twtr-widget p { line-height:1.5em !important; }
#footerdiv .module_fmenu a:link, #footerdiv .module_fmenu a:hover, #footerdiv .module_fmenu a:visited { font-weight:normal; font-size:14px; }
#footerdiv .module_footer a:link, #footerdiv .module_footer a:hover, #footerdiv .module_footer a:visited { font-weight:normal; font-size:14x; }
#footerdiv .module_fmenu h3, #footerdiv .module_footer h3 { font-size:14px; }
.module_footer p { font-size:14px; }
/* End CartaNova Updates */
/*________________________________________Module on the right styling________________________________*/
.module_right {
padding:0 20px 0 0;
font-size:95%;
line-height:95%;
}
/*________________________________________Menu on the right styling________________________________*/
.module_menu ul {
padding:0 20px 0 0;
margin:0;
}
.module_menu ul li {
padding:0;
margin:0;
list-style:none;
}
.module_menu a:link, .module_menu a:hover, .module_menu a:visited {
float:left;
width:100%;
border-bottom:none;
padding:4px 0;
text-decoration:none;
font-style:normal;
}
.module_menu ul li.active a {
font-weight:bold;
border-bottom:0px solid #C7C8CA;
}
.module_menu ul li ul  {
padding:0 0 0 10px;
}
.module_menu ul li ul li a {
font-weight:normal !important;
border-bottom:0px solid #C7C8CA !important;
font-size:90%;
}
/*________________________________________Virtuemart categories styling________________________________*/
#pvmc-wrap ul {
padding:0 !important;
margin: 0 !important;  
}
#pvmc-wrap ul li {
padding:0 !important;
margin: 0 !important;
list-style:none;
width:100%;
}
#pvmc-wrap ul li a:link, #pvmc-wrap ul li a:hover, #pvmc-wrap ul li a:visited {
border-bottom:1px solid #C7C8CA;
padding:3px 0;
text-decoration:none;
font-style:normal;
width:100%;
text-align:left;
color:#00AEEF;
float:left;
}
#pvmc-wrap ul li a:hover {
color:#48A3DD;
}
/*________________________________________Login module________________________________*/
.module_login {
margin:0 0 20px 0;
}
.module_login label {
}
.module_login .inputbox {
float:left;
margin:0 18px 0 0;
padding:1px;
}
/* CartaNova*/
.module_login .button {
    background-color: #EEEEEE;
    border: 1px solid #48802E;
    border-radius: 0.125em 0.125em 0.125em 0.125em;
    color: #222222;
    cursor: pointer;
    float: left;
    margin: 10px 0;
    padding: 4px 16px;
}
/*
.module_login .button {
float:left;
border:1px solid #48802E;
background-color:#73C150;
padding:2px 4px;
color:#FFF;
margin:10px 0;
cursor:pointer;
}
*/
.module_login ul {
list-style:none;
padding:0;
margin:10px 0 0 0;
}
.module_login ul li {
list-style:none;
padding:0;
margin:0;
}
.module_login a.bl:link, .module_login a.bl:hover, .module_login a.bl:visited {
}
.fb_connect_user {
float:left;
width:100%;
padding:0 0 5px 0;
font-size:90%;
}
/*________________________________________Stream styling________________________________*/
.streamC {
padding:59px 20px 0 0;
margin:0;
background-image: url(../images/tweets.png);
background-repeat:no-repeat;
background-position:0px 0px;
}
.streamC .icon img {
display:none;
}
.streamC li {
background-image: url(../images/rsss.png);
background-repeat:no-repeat;
background-position:top left;
padding:0 0 0 47px;
margin:0;
list-style:none;
color:#3A3A3C;
font-size:11px;
line-height:12px;
font-weight:normal;
}
.streamC li a {
font-weight:bold;
color:#00AAEF;
}
.streamC li small a:link, .streamC li small a:hover, .streamC li small a:visited {
display:block;
text-align:right;
font-size:12px;
color:#3A3A3C;
font-weight:normal;
padding:3px 0 10px;
}
/*________________________________________Stream 2 styling________________________________*/
#twitterfeedrssdiv {
padding:59px 20px 30px 0;
margin:0;
background-image: url(../images/tweets.png);
background-repeat:no-repeat;
background-position:0px 0px;
}
.twitterfeeditem {
background-image: url(../images/rsss.png);
background-repeat:no-repeat;
background-position:top left;
padding:0 0 15px 47px;
margin:0;
list-style:none;
color:#3A3A3C;
font-size:0.8em;
line-height:12px;
font-weight:normal;
}
.twitterfeeditem a {
font-weight:bold;
color:#00AAEF;
}
#twitterfeedpoweredbylink {
display:none !important;
}
/*___________JOOMLA________________*/
* {
  margin:0;
  padding:0;
}
/*general*/
body {
}
form { 
  display:inline;
  margin:0; padding:0;
}
ul {
margin:10px 0 10px 0px;
list-style:none;
padding:0 0 0 0px;
}
li {
margin-left:0px;
padding:0;
list-style:none;
background: url(../images/ulli.png) no-repeat left 3px;
background-size:25px auto
}

.wc-tabs li {
background: none;	
}
.captiondiv li, .LargeUl li {
background-size:auto auto;
margin:0 0 18px 0;
padding:3px 0 3px 45px;
background-position:left 0px;
font-size:22px;
font-family: 'Raleway', sans-serif;
}

img {
  border:none;
}
ol{
  margin-left:20px;
  list-style-position:inherit;
}
hr {
  margin: 12px 0 20px; 
  _margin: 1px 0 14px; 
  color: #ddd;
  background-color: #ddd;
  border-style: none;
  height: 1px;
  line-height: 1px;
  padding: 0;
}
blockquote {
  margin: 10px;
}
pre {
}
fieldset {
border:none;
margin:2em 0;
}
/*________________________________________Joomla_____________________________________*/
td,div,tr{
  line-height:1.5em;
  }
p { 
    margin:1em 0;
}
a:visited {
  color:#48A3DD;
  }
  
a:hover{
  
}
/* MODIFYING HEADERS FOR CARTANOVA NEW CSS 2011 12 20
h1 {
font-weight: bold;
margin:10px 0px 8px 0px;
line-height:normal;
text-align:left;
}
h2 {
font-weight: normal;
font-style:normal;
margin:10px 0px 8px 0px;
text-align:left;
}
h3 {
font-weight: bold;
font-style:normal;
margin:10px 0px 8px 0px;
text-align:left;
line-height:normal;
letter-spacing:-1px;
}
h4 {
  margin:10px 0px 8px 0px;
  text-align:left;
  font-weight: bold;
  font-style:italic;
  line-height:normal;
}
h1{font-size:1.3em; color:#444}
h2{font-size:1.2em; color:#444}
h3{font-size:1.1em; color:#444}
h4{font-size:1em; color:#444}
*/
h1,h2,h3,h4 {
font-weight: bold;
margin:1em 0;
line-height:normal;
text-align:left;
}
h4 { font-style:italic; }
h1{font-size:2em; color:#333}
h2{font-size:1.5em; color:#333}
h3{font-size:1.125em; color:#333}
h4{font-size:1em; color:#333}
.button { 
}
.componentheading, h2.componentheading, h2.contentheading {
width:100%;
}

.relatedTitle, h1.Head, h1.Head a:link, h1.Head a:hover, h1.Head a:visited, .blog h1.Head a:link, .blog h1.Head a:hover, .blog h1.Head a:visited  {
font-size:24px;
color:#00AEEF;
line-height:normal;
margin:7px 0 15px 0;
text-decoration:none;
font-family: 'Raleway', sans-serif;
font-weight:700
}
.article_separator {
background-image:url(../images/article_separator.gif);
background-repeat:no-repeat;
background-position:0% 50%;
display:block;
height:15px;
margin:0px 0px 0px 0px;
}
  
.highlight { 
}
.buttonheading {
display:none;
}
.mosimage {
margin:5px;
padding:5px;  
}
.mosimage_caption {
}
.contentpaneopen img { margin:0;}
.contentpane img { margin:0;}
.inputbox, .inputbox_prodsearch {
border:1px solid #cccccc;
color:#666;
background-color:#fff;
}
.inputbox:hover,
.inputbox:focus {
}
  
  
.button:hover , .button:focus {
}
.highlight {
background-color:#ccc;
}
a.readmore:link, a.readmore:hover, a.readmore:visited {
float:left;
display: block;
color:#8bc53f;
text-decoration:underline;
}
a { 
outline: none; 
}


/*________________________________________Twitter mods_____________________________________*/
#twtr-widget-1 div.twtr-doc div.twtr-hd {
  height: 0px;
  padding: 0px;
}
#twtr-widget-1 div.twtr-doc div.twtr-hd a.twtr-profile-img-anchor img.twtr-profile-img {
  visibility:hidden;
  
}
#twtr-widget-1 div.twtr-doc div.twtr-ft div a img {
  visibility:hidden;
}
#tweet-id-2 div.twtr-tweet-wrap {
  padding-left: 0px;
  padding-top: 10px;
}
#tweet-id-1 div.twtr-tweet-wrap {
padding-left: 0px;
padding-top: 10px;
}
#twtr-widget-1 div.twtr-doc div.twtr-ft div {
  height: 0px;
}
div.twtr-tweet-wrap div.twtr-tweet-text p {
  font-size:13px;
        line-height:1.5em !important;
}
#twtr-widget-1 div.twtr-doc div.twtr-hd h3 {
  height: 0px;
}
#twtr-widget-1 div.twtr-doc div.twtr-hd h4 a {
  height: 0px;
  
}
#twtr-widget-1 div.twtr-doc div.twtr-hd h4 {
  visibility:hidden;
  height: 0px;
}
#tweet-id-3 div.twtr-tweet-wrap {
  padding: 0px;
}

/*________________________ Pagenav ___________________________________*/
.pagination {
float:left;
width:100%;
padding:15px 0 0 0;
margin:10px 0 0 0;
border-top:1px solid #D9D9D9;
font-size:14px;
}
.pagination ul {
  list-style-type:none;
  padding:0 0 0px 0;
  overflow:hidden;
  width:100%;
  text-align:center;
}
.pagination ul li
{
  display:inline-block;
  padding:0px;
  margin:0;
  color:#000;
}
.pagination ul li
{
  line-height:2em;
  border:1px solid #9A9A9A;
  position:relative;
  margin:0 4px 0 4px;
  border-radius:20px;
  background-image:none;
  background-color:transparent;
}
.pagination ul li.pagination-start, .pagination ul li.pagination-prev, .pagination ul li.pagination-next, .pagination ul li.pagination-end {
border:0px solid #9A9A9A;
color:#0361AA;
}
.pagination ul li.pagination-start a, .pagination ul li.pagination-prev a, .pagination ul li.pagination-next a, .pagination ul li.pagination-end a {
color:#0361AA;
}
.pagination ul li.pagination-start a {
color:#0361AA;
padding:4px 9px 4px 0;
}
.pagination ul li a
{
color:#000;
font-weight:normal;
}
.pagination ul li .pagenav
{
  border:solid 0px #04A88C;
  display:inline;
  padding:4px 9px;
  margin:1px;
  text-decoration:none
}
.pagination ul li span.pagenav
{
}
.pagination ul li a.pagenav
{
}
.pagination ul li.pagenav-prev
{float:left}
.pagination ul li.pagenav-next
{float:right}
ul.pager.pagenav {
padding:15px 0 0 0;
display:none
}
ul.pager.pagenav li.previous {
float:left;
width:50%;
text-align:left;
}
ul.pager.pagenav li.next {
float:right;
width:50%;
text-align:right;
}
hr {
    border: 0;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:    -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.55), rgba(0,0,0,0)); 
    background-image:     -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    background-image:      -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
    margin: 10px 0 14px 0;
  width:100%;
  float:left;
}


#com-form-login > div {
padding:10px;
}

#com-form-login p.width30 {
width:100%;
margin:0 0 15px 0;
text-indent:15px;	
}

#com-form-login .inputbox {
padding:2px 4px;
}


.k2Pagination ul {
margin:15px 0 20px 0	
}

.k2Pagination ul li {
margin:0 0 15px 0;
background:none	
}

.regridk2 li {
  padding-left: 0!important;
  padding-right: 0!important;
}


.drop_down .filters-list li {
  background-image: none!important;
}


.modern-theme.grey-skin input.mls-query {
  background: transparent none repeat scroll 0 0 !important;
    

    border:solid 1px #ffffff;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}


/*=========================================
search component style front end
/*=========================================*/

.mls-div-inner, .mls_comp_results_lists h3 {
  clear:both;
}

/*=========================================
search component style front end
========================================= 

body {
  overflow-x: hidden;
}


#searchdiv .mls-form-inner .mls-results h3 {
    max-width: 230px;
    width: 100%;
}


@media screen and (max-width: 1500px) {
  .fade-effect .mls-results-cont.expanded, .fade-effect .instance-selector-cont.expanded, #searchbdiv form {
    max-width: 98%!important;
  }
  
}

@media screen and (max-width: 1500px) {
  .fade-effect .mls-results-cont.expanded, .fade-effect .instance-selector-cont.expanded, #searchbdiv form {
    max-width: 98%!important;
  }
  
}
*/



footer .bt-twitter {
  height: 212px!important;
  overflow-y: scroll!important;
  width: 100%;
}




form li {
background-image: none!important;
}















