@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}
body {
	background:url(pics/bodyBg.png) repeat-y center #FFF;
	color:#666;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}
.head{ background:#FF6600;  color:#fff;font-weight:normal; text-align:left; padding:10px 10px; margin-bottom:0;}	
.sol{ margin:0; padding:0;}
.sol li{ margin-left:30px;}
.inq input[type=text]{ display:block; width:400px; padding:10px; border-radius:5px; border:1px solid #999;}
.inq input[type=email]{ display:block; width:400px; padding:10px; margin:10px 0; border-radius:5px; border:1px solid #999;}
.inq input[type=tel]{ display:block; width:400px; padding:10px; margin:10px 0; border-radius:5px; border:1px solid #999;}
.inq textarea{ display:block; width:500px; height:180px; padding:10px; margin:10px 0; border-radius:5px; border:1px solid #999;}
.inq input[type=submit]{ background:#FF6600; padding:10px; color:#fff; border:1px solid #FF6600; float:right; width:100px; border-radius:5px; cursor:pointer;}
.inq input[type=submit]:hover{ background:#000; color:#fff; border:1px solid #000;}
.gall{ margin:0; padding:0; list-style:none;}
.gall li{ float:left; margin:10px 18px;}
.gall li a img{ width:150px; border:3px solid #FF6600;}
.gall li a img:hover{ border:3px solid #111;}
.wrapper {
	width:960px;
	height:auto;
	margin:0px auto;
	padding:0px 10px;
}
.headerCntr {
	width:930px;
	height:118px;
	margin:0 0 6px 0;
	padding:12px 20px 0 10px;
	/*background:url(pics/headerBg.png) no-repeat center*/
	background:#FF6600;
	border-radius:0 0 10px 10px;
	box-shadow: 0px 2px 4px #888888;
	
}
.logoCntr {
	width:296px;
	height:103px;
	background:url(pics/logo_new.png) no-repeat center;
	float:right;
}
.logoCntr a {
	width:226px;
	height:90px;
	display:block;
}
.logoCntr h3 {
	width:226px;
	height:90px;
	text-indent:-9999px;
}
.top_nav_cntr {
	width:160px;
	height:18px;
	float:left;
	line-height:18px;
	margin:0px 0 0 0;
}
.top_nav_cntr ul {
	list-style:none;
}
.top_nav_cntr ul li {
	float:left;
	font-size:11px;
	color:#b8b8b8;
}
.top_nav_cntr ul li a {
	padding:0 8px;
	color:#333;
}
.top_nav_cntr ul li a:hover {
	color:#CCC;
}
.searchCntr {
	width:261px;
	height:29px;
	float:left;
	position:relative;
	clear:left;
	margin:32px 0 0 0;
}
input.SerchCntrFld {
	border:solid 1px #e5e5e5;
	height:27px;
	width:225px;
	float:left;
	font-style:italic;
	color:#333;
	text-indent:10px;
}
input.searchBtn {
	border:solid 1px #e5e5e5;
	height:27px;
	width:31px;
	float:right;
}
.menuCntr {
	width:952px;
	height:42px;
	padding:0px 4px;
	float:left;
	margin:5px 0 14px 0;
}
.NavContFull {
	float:left;
	height:42px;
	width:952px;
}
.ddsmoothmenu {
	height:42px;
	width:952px;
	outline:none;
	font-size:12px;
	color:#FFF;
	margin-left:0px;
}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
.ddsmoothmenu ul li {
	position: relative;
	float: left;
	height:42px;
	width:129px;
	margin:0 4px;
}
/*Top level menu link items style*/
.ddsmoothmenu ul li a {
	display: block;
	color:#3b3b3b;
	background:url(pics/HomeBg.png) no-repeat;
	line-height:42px;
	height:42px;
	text-decoration: none;
	outline:none;
	text-align:center;
	font-size:16px;
}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.ddsmoothmenu ul li a:link, {
 color: white;
 background:url(pics/homeHover.png) no-repeat;
}
.ddsmoothmenu ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	/*background:url(pics/homeHover.png) no-repeat;*/
	background:#FF6600;
	border-radius:0 0 10px 10px;
	color: white;
}
.ddsmoothmenu ul li a:hover {
	/*background:url(pics/homeHover.png) no-repeat;*/
	background:#FF6600;
	border-radius:0 0 10px 10px;
	color: white;
}
.ddsmoothmenu ul li a.active {
	/*background:url(pics/homeHover.png) no-repeat;*/
	background:#FF6600;
	border-radius: 0 0 10px 10px;
	color: white;
}
/*1st sub level menu*/
.ddsmoothmenu ul li ul {
	position: absolute;
	/*collapse all sub menus to begin with*/
	visibility: hidden;
	outline:none;
	width:184px;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li {
	width:180px;
	background:#FF6600;
	height:32px;
	line-height:32px;
	border-bottom:solid 1px #000;
}
.ddsmoothmenu ul li ul li.topArrow {
	background:url(pics/test.png) no-repeat 20px;
	padding:0px 0 0 0;
	height:11px;
	margin:2px 4px 0 4px;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */
.ddsmoothmenu ul li ul li a {
	width: 172px; /*width of sub menus*/
	text-align:left;
	margin: 0;
	background:#FF6600;
	color:#FFF;
	height:32px;
	line-height:32px;
	padding:0 4px;
	font-size:12px;
	z-index:999;
}
.ddsmoothmenu ul li ul li a:hover {
	background:#999;
	color:#FFF;
}
/* Holly Hack for IE \*/
* html .ddsmoothmenu {
	height: 1%;
} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass {
	position: absolute;
	top: 0px;
	right: 0px;
}
.rightarrowclass {
	position: absolute;
	top: 0px;
	right: 0px;
}
/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow { /*shadow for NON CSS3 capable browsers*/
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: silver;
}
.toplevelshadow { /*shadow opacity for NON CSS3 capable browsers. Doesn't work in IE*/
	opacity: 0.8;
}
.bannerCntr {
	width:958px;
	height:307px;
	background:url(pics/banner.png) no-repeat;
	float:left;
	border:solid 1px #d7d7d7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0 0 17px 0;
}
#slider {
	position:relative;
	width:958px;
	height:307px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
.nivo-controlNav {
	position:absolute;
	right:50px;
	top:280px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* 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:50;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:40;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:89;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.ourProdctCntr {
	width:210px;
	height:439px;
	background:url(images/check.png) center repeat-y;
	float:left;
	margin:0 15px 0 0;
}
.ourProdctCntr img.marginBtmPrdct {
	margin:0 0 17px 0;
	float:left;
}
.prodctCntrMian {
	padding:0 0 0 10px;
	float:left;
	height:386px;
	width:200px;
}
.prodctCntrMian a {
	margin:0 12px 20px 0;
}
.welcomeToCarmicCntr {
	width:360px;
	height:466px;
	background:url(pics/welcomeKarmicBg.png) center repeat-y;
	float:left;
}
.inner_page_heading {
	width:735px;
	height:466px;
	background:url(images/check-1.png) repeat-y;
	float:left;
}
.welcomeToCarmicCntr img.marginBtmPrdct {
	margin:0 0 17px 0;
	float:left;
}
.welcomeContentCntr {
	width:330px;
	height:auto;
	float:left;
	padding:0 18px 0 12px;
	text-align:justify;
	font-size:13px;
	line-height:20px;
	height:386px;
	background: url(images/check.png) repeat-y;
	color:#111; padding-top:10px; font-weight:500; font-size:16px; margin-bottom:1px;
}
.welcomeContentCntr a {
	color:#FF6600;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}
.welcomeContentCntr_inner {
	width:650px;
	height:auto;
	float:left;
	padding:0 18px 0 12px;
	text-align:justify;
	font-size:13px;
	line-height:20px;
	height:386px; color:#111; font-size:16px; padding-top:10px;
}
.welcomeContentCntr_inner a {
	color:#FF6600;
	text-decoration:underline;
	font-size:12px;
	font-weight:bold;
}


p.ourservcCntntP {
	width:330px;
	height:auto;
	line-height:20px;
	padding:0 0 20px 0;
}
p.ourservcCntntP_inner {
	width:700px;
	height:auto;
	line-height:20px;
	padding:0 0 20px 0;
}
.footerCntrMain {
	float:left;
	margin:18px 0 15px 0px;
	background:url(pics/footerBg.png) no-repeat center;
	height:70px;
	width:923px;
	padding:12px 20px 0 20px;
}
.footerMenuCntr {
	width:530px;
	height:auto;
	float:left;
}
.footerMenuCntr ul {
	list-style:none;
}
.footerMenuCntr ul li {
	float:left;
}
.footerMenuCntr ul li a {
	padding:0 12px;
	text-decoration:none;
	color:#333;
	font-size:13px;
}
.footerMenuCntr ul li a:hover {
	color:#000;
	text-decoration:underline;
}
img.socialnetwrk {
	float:right;
}
