#foo1{
	border: 0px solid #ccc;
	height:120px;
}

.image_carousel {
	padding: 0px;
	margin-bottom:10px;
    margin-top: 10px;
}

.image_carousel img {
	border: 1px solid #ccc;
	background-color: white;
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	margin-top:0px;
    height: 100px;
}

.margtps{
    margin: 0px 0px;
    margin-top: 15px;
    margin-bottom: 20px;
}


.clearfix {
	float: none;
	clear: both;
}

/* The Nivo Slider styles */
.nivoSlider {
    position:relative;
    width:100%;
    height:auto;
    overflow: hidden;
}
.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    max-width:100%;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}

.map{
  float: left;
  width: 100%; 
  height:350px;
}

#googlemaps {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: .9;  
}



/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    border:0;
    padding:0;
    margin:0;
    z-index:6;
    display:none;
    background:white; 
    filter:alpha(opacity=0); 
    opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    display:block;
    position:absolute;
    z-index:5;
    height: auto;
    top:0;
}
.nivo-box {
    display:block;
    position:absolute;
    z-index:5;
    overflow:hidden;
}
.nivo-box img { display:block; }

.nivo-caption {
  position:absolute;
    left:0; 
    top:0;  
    color:#fff;
    width:100%;
    height: 100%;
    z-index:8;
}
.nivo-html-caption {
    display: none;
}
.nivo-main-image {
    display: block !important;
    position: relative !important; 
    width: 100% !important;
}

.mslctcats{
    padding: 0 40px;
    padding-left: 6px;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    line-height: 32px;
    background: #383838;
    width: 100%;
    margin-bottom: 3px;
}



.scatsect{
    padding: 0 20px;
    padding-left: 6px;
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #000;
    position: relative; 
    display: inline-block;
    line-height: 32px;
    background: #e3e3e3;
    width: 100%;
    margin-bottom: 3px;
}


.select{
    padding: 0 20px;
    padding-left: 0px;
    margin: 0;
    font-size: 13px;
    font-weight: 500;
    color: #1bb2cb;
    position: relative; 
    display: inline-block;
    line-height: 32px;
    background: #e3e3e3;
    width: 100%;
    margin-bottom: 3px;
}


.addplus{ 
background:url(../images/plus.png);
width:27px;
height:27px;
border:0px;
cursor:pointer; 
padding: 8px; 
}

.addminus{ 
background:url(../images/minus.png);
width:27px;
height:27px;
border:0px;
cursor:pointer; 
padding: 8px;
}


.qntynaty{
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: right;
}


.qntynaty ul{
    margin: 0px;
    padding: 0px;
    list-style: outside none;
}


.qntynaty ul li{
    margin: 0px;
    padding: 0px;
    margin-left: 10px;
    display: inline-block;
}



.inqtbls{
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
}


.inqtbls ul{
    margin: 0px;
    padding: 0px;
    display:inline; 
    line-height: 50px;
}

.inqtbls li{
    margin: 0px;
    padding: 0px;
    display:inline-block;
    width: 24%;
    text-align: center;
    list-style: outside none;
    border: 1px solid #dddddd;
    margin-bottom: 10px;
    margin-left: 8px;
    color: #767676;
}

.inqtbls li img{
    margin: 0px;
    padding: 0px;
    margin-top: 4px;
    line-height: 30px;
}

#nextbk{
background:#3a3a3a;
font:normal 14px 'Roboto Condensed', sans-serif;
padding:6px 18px 6px 18px;
text-align:center;
color:#f1f1f1;
margin-left:5px;
margin-right:5px;
text-decoration:none;
transition:0.6s;
}

#nextbk:hover{
background:#b1181a;
font:normal 14px 'Roboto Condensed', sans-serif;
padding:6px 18px 6px 18px;
text-align:center;
margin-left:5px;
margin-right:5px;
color:#f1f1f1;
text-decoration:none; 
}

.whitetxt{
font-family:tahoma;
font-size:11px;
color:#FAFAFA;
font-weight:normal;
text-decoration:none;
}

#paging{
background:#0691a8;
padding:6px 10px 6px 10px;
text-align:center;
margin-left:3px;
margin-right:3px;
color:#FFF;
text-decoration:none;
transition:0.6s;
}

#paging:hover{
background:#f7941e;
padding:6px 10px 6px 10px;
text-align:center;
margin-left:3px;
margin-right:3px;
color:#FAFAFA;
text-decoration:none; 
}


#pagingsel{
background:#f7941e;
padding:6px 10px 6px 10px;
text-align:center;
margin-left:3px;
margin-right:3px;
color:#FAFAFA;
text-decoration:none; 
}



.pagination{
    margin: 0 auto;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-bottom: 20px;    
}



.pagination ul{
    margin: 0px;
    padding: 0px;
    display: inline;    
}

.pagination ul li{
    margin: 0px;
    padding: 0px;
    display: inline;   
}



.formbox{
    margin: 0 auto;
    padding: 0px; 
    display: table;
    width: 50%;
    text-align: center; 
    margin-top: 20px;
}

.blacktext{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;
}


.lookas{
    margin: 0px;
    padding: 0px;
    margin-left: 6px;    
}