a:focus, :focus{
	outline:none;	
}
a:hover{
	text-decoration:none;	
}
.container{
	width:980px;	
}
.header{
	position:relative;
	height:178px;
	padding:20px 0 0 0;	
}
.logo{
	float:left;
	width:165px;	
}

.topLinks{
	position:absolute;
	right:0px;
	top:18px;
	width:auto;
	padding-bottom:11px;
	background:url(../images/dots-toplink.jpg) left bottom repeat-x;
}
.topLinks ul, .topLinks li{
	list-style:none;
	padding:0;
	margin:0;
}
.topLinks li{
	float:left;
	display:inline-block;
}
.topLinks li a{
	padding:8px 15px;
	display:inline-block;
	text-transform:lowercase;
	color:#6d6f6e;	
}
.topLinks li a:hover, .topLinks li a:active, .topLinks li a.active, .topLinks li a.active:hover{
	color:#cab080;
	text-decoration:none;	
}
.topLinks li:first-child a{
	padding:8px 15px 8px 0;	
}
.topLinks li a.fblink{
	background:url(../images/fb-icon.png) 0 0 no-repeat;
	overflow:hidden;
	width:32px;
	height:32px;
	text-indent:-9999px;
}
.topLinks li a.twittLink{
	background:url(../images/twitter-icon.png) 0 0 no-repeat;
	overflow:hidden;
	width:32px;
	height:32px;
	text-indent:-9999px;
	margin-left: 5px;
}
.navigation{
	float:right;
	margin:90px 0 0;
	text-align:right;
}
.navigation ul, .navigation li{
	display:inline-block;
	padding:0;
	margin:0;
}
.navigation ul li a, .navigation ul li a:link{
	font-size:17px;
	color:#c8737d;
	display:inline-block;
	padding:0 10px;
	text-decoration:none;
}
.navigation ul li a:hover, .navigation ul li a:active, .navigation ul li a.active{
	color:#838584;	
}
.navigation ul li a.active, .navigation ul li a.active:hover{
	cursor:default;
}
.navigation ul li:last-child a{
	padding:0 0 0 10px;
}
.navigation ul{
	
}
.homecarousel{
	padding:35px 0 0 0;
}
#homecarousel, .banner{
	border:10px solid #98d2c3;
	width:980px;
	height:480px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position:relative;
}
.banner{
	height:400px;	
}
.carousel-control.right, .carousel-control.left{
	background:none;
	width:35px;
	height:35px;
	margin-top:22%;	
}
.carousel-control.right img, .carousel-control.left img{
	width:70%;
}

.content{
	 padding: 28px 0 0;	
}
.content h1{
	background:url(../images/header-bg-dotted.png) 0 0 no-repeat;
	width:100%;
	height:85px;
	text-align:center;	
	padding:20px 0;
	font-size:48px;
	text-transform:uppercase;
	color:#fff;
	font-family:Conv_aparaj_0;
}
.banner h1{
	position:absolute;
	bottom:0;
	left:0;
	padding:34px 20px 29px;
	background:#c8737d;
	font-size:24px;
	text-transform:uppercase;
	color:#fff;	
	font-family:Conv_aparaj_0;
	margin:0;
	line-height:0;
}
.productsList{
	
}
.productsList ul{
	padding:0;
	margin:0;
}
.productsList ul li{
	width:33.3%;
	float:left;
	padding:0;
	margin:0 0 10px 0;
	display:inline-block;
	max-width:255px;
	margin-right:85px;
}
.productsList ul li:nth-child(3),.productsList ul li:nth-child(6),
.productsList ul li:nth-child(9), .productsList ul li:nth-child(12),
.productsList ul li:nth-child(15), .productsList ul li:nth-child(18){
	margin-right:0px;
}
.products{
	width:33.3%;
	float:left;	
}
.products h2, .productsList ul li h2{
	margin: 0 35px;
	color:#c8737d;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	padding:15px 0;
	background:url(../images/dots-products.jpg) left bottom repeat-x;
	border-spacing:15px;
		
}
.productsList ul li h2{
	text-align:left;
	margin:0;	
}
.productsList ul li h2 span{
	font-style:italic;
	color:#caaf81;
}
.products p, .productsList ul li p{
	padding:10px 35px;
	color:#6d6f6e;
	font-size:15px;
}
.productsList ul li p{
	padding:15px 0px 10px;
	min-height: 68px;
}
.productsList ul li p.price{
	color:#c8737d;
	padding-top:0px;
	min-height:0;
}

/*MEDIA CSS*/
.mediaList{
		
}

.mediaList ul{
	margin:0;
	padding:0;
	list-style:none;
}
.mediaList ul li{
	list-style:none;
	width:33.3%;
	float:left;
	min-height: 270px;	
}
.mediaList ul li h2{
	font-size:18px;
	color:#6d6f6e;
	font-weight:normal;
}
.mediaList ul li p{
	color:#c8737d;
	padding-top:0px;
	min-height:0;
}

.mediaList ul li p a, .mediaList ul li p a:link{
	display:inline-block;
	padding:5px 10px;
	background:#cab080;
	color:#fff;
	margin:20px 0 10px;
	text-decoration:none;
}

.mediaList ul li p a:hover{
	background:#e3b45e;
		
}
/*CONTACTS*/
.contactLeft{
	float:left;
	width:290px;	
}

.contactLeft iframe{
	height:550px;
	width:280px;	
}

.mapsContainer{
	float:left;
	margin:0 0 0 30px;
	width:620px;
	height:460px;
	border:1px solid #6d6f6e;
}
#mapcontent{
	height:130px;	
}
h2.mapheading{
	font-size:20px;
	margin:0;	
}
.newsletterBox{
	background:url(../images/newsletter-sign-up-bg.jpg) 0 0 no-repeat;
	width:500px;
	height:414px;
	float:left;
	-webkit-box-shadow: 1px 2px 7px 3px rgba(0,0,0,0.1);
box-shadow: 1px 2px 7px 3px rgba(0,0,0,0.1);
}
.newsletterBox div{
	padding: 160px 68px;
}
.newsletterBox div p{
	text-align:center;
	font-size:18px;
	color:#000;
}
.newsletterBox div input[type='text']{
	margin:15px 0;
	border:none;
	outline:none;
	height: 37px;
    margin: 19px 1px;
    width: 358px;
	padding:5px;
	font-size:20px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

.newsletterBox div input[type='button']{
	background:#c8737d;
	color:#fff;
	border:none;
	outline:none;
	text-align:center;
	width:100px;
	margin: 0 0 0 125px;
	font-size:18px;
	padding:5px
}
.newsletterBox div input[type='button']:hover, .newsletterBox div input[type='button']:active{
	background:#838584;	
}
.contactUs{
	float:right;	
	background:url(../images/contact-us-bg.png) 0 0 no-repeat;
	width:440px;
	height:414px;
}
.contactUs div{
	 padding: 110px 75px;
}
.contactUs div p{
	font-size:16px;
	height: 57px;
	color:#838584;
}
.contactUs div p.address{
	height:81px;	
}
.contactUs div p.address span{
	color:#5cb49d;	
}
.contactUs div p.phone span{
	color:#c8737d;
}
.contactUs div p.email a{
	color:#bfa16d;
	text-decoration:none;
}
.contactUs div p.follow a{
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../images/social-contacts.png) 0 0 no-repeat;
	overflow:hidden;
	text-indent:-999px;
}
.contactUs div p.follow a:hover, .contactUs div p.follow a:active{
	background-position:0 -16px;
}
.contactUs div p.follow a:last-child{
	background-position:-16px 0 ;
}
.contactUs div p.follow a:last-child:hover,.contactUs div p.follow a:last-child:active{
	background-position:-16px -16px;
}
/*GALLERY CSS*/
.gallery{
	
}
ul.gallery{
	margin:0;
	padding:0;	
}
ul.gallery li{
	padding:0;
	margin:0 18px 25px 0;
	list-style:none;
	float:left;
	width:300px;
	height:250px;
	border:1px solid #ccc;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-webkit-box-shadow: 1px 2px 7px 3px rgba(0,0,0,0.1);
box-shadow: 1px 2px 7px 3px rgba(0,0,0,0.1);	
}
ul.gallery li:nth-child(3),ul.gallery li:nth-child(6), ul.gallery li:nth-child(9),
ul.gallery li:nth-child(12),ul.gallery li:nth-child(15){
	margin:0 0 25px 0;	
}
ul.gallery li img{
	margin:9px;	
}
/*INNER PAGES CSS*/
.cntInnerPage{
	padding:30px 20px 0;	
}
.cntLeft{
	float:left;
	width:300px;
	margin-right:25px;
	
}
.cntRight{
	float:left;
	width:600px;
	padding:0 0 0 15px;	
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}
.cntRight p{
	font-size:15px;
	line-height:20px;
	padding-bottom:6px;	
	color:#6d6f6e;
}

.text-right A {
	color: #c8737d;
}

.text-right A:hover {
	color: #c8737d;
	text-decoration: underline;
}

.inTouch {
	color: #c8737d;
	font-size: 14px;
}

/*FOOTER CSS*/
.footer{
	padding:0;
	background:url(../images/ribbon-footer.png) 0 0 no-repeat;	
	margin-top:50px;
	margin-bottom:30px;
}
.footer.footerProducts{
	margin-top:25px;
}
.footer p{
	color:#838584;
	font-size:11px;	
	float:left;
	padding: 22px 45px;
}
.footer p:last-child{
	float:right;
	text-align:right;
}

.footer p:last-child a{
	color:#247a64;	
}