@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
	outline:none;
	text-decoration:none;
}
html, body {
	width:100%;
	height:100%;
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-image:url(../images/backgroundMain.png);
	background-repeat:repeat-x;

	min-width:1024px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
}
a {
	outline:none;
	color:#FFF;
}
#wrapper {
	position:relative;
	height:100%;
	width:100%;
}
.content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:auto;
}
#header {
	position:relative;
	height:490px;
}
.header_row1 {
	position:relative;
	height:134px;
	padding-top:13px;
	margin-bottom:10px;
}
.logo_part {
	float:left;
	height:134px;
	width:240px;
	background-image:url(../images/karl_karam_logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	cursor:pointer;
	padding-left:90px;
	color:#00B2BE;

}
.logo {
	margin-top:62px;
	width:220px;
	text-align:center;
	font-size:25px!important;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.header_right {
	float:right;
	width:670px;
	height:134px;
}
.row_socialmedia {
	position:relative;
	height:30px;
	margin-bottom:10px;
}
.row_socialmedia div {
	float:right;
	margin-right:12px;
	color:#363636;
}
.language {
	cursor:pointer;
	background-color:#FFF;
	text-align:center;
	font-weight:bold;
	width:30px;
	margin-top:10px;
}
.language:hover {
	color:#FFF;
	background-color:#363636;
}
.quote {
	position:relative;
	height:52px;
	background-color:#2FBDC7;
	color:#FFFFFF;
	font-size:12px;
	padding-top:4px;
	margin-bottom:5px;
	width:665px;
}
.menu {
	position:relative;
	color:#FFF;
	font-family: "Myriad Pro";
}
/*.menu div {
	float:left;
	cursor:pointer;
	width:110px;
	text-align:center;
	font-size:14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
*/ul {
	list-style:none;
	margin:0;
	padding:0;
}
li {
	float:left;
	width:111px;
	margin:0;
	padding:0;
	text-align:center;
}
li a {
	display:block;
	padding:8px 10px;
	height:100%;
	color:#FFF;
	text-decoration:none;
	border-right:1px solid #FFF;
	font-size:14px;
}
li a {
	background:url(bg2.jpg) repeat 0 0;
}
li a:hover, li a:focus, li a:active {
	background-position:-150px 0;
}
#a a {
	background:url(../images/bg.jpg) repeat -20px 35px;
}
.selectedd {
	background:url(../images/bg.jpg) repeat 0px 0px !important;
}
.banner {
	position:relative;
	width:100%;
	height:310px;
	text-align:center;
}
.Inner_content {
	position:relative;
	width:100%;
	height:auto;
}
.title_box {
	font-size:20px;
	color:#00B2BE;
	text-align:left;
	margin-bottom:14px;
}
.text_box {
	color:#000000;
	font-size:12px;
	text-align:justify;
}
.readmore {
	cursor:pointer;
	width:240px;
	height:22px;
	background-image:url(../images/read_more.png);
	color:#FFFFFF;
	font-size:15px;
	padding-left:15px;
}
.footer {
	position:relative;
	height:24px;
	background-image:url(../images/menu_bgd.png);
	color:#FFFFFF;
	padding-top:8px;
	padding-left:250px;
}
.footer a {
	float:left;
	cursor:pointer;
	font-size:14px;
	margin-right:15px;
}
.footer a:hover {
	text-decoration:underline;
	color:#00B2BE;
}
.footer_selected {
	text-decoration:underline;
	color:#00B2BE;
}
/*	
start banner css 	*/

* {
	-webkit-user-select: none;
	-khtml-user-select: none;

	-o-user-select: none;
	user-select: none;
}
.banner-preloader {
	background:url(../images/loader.gif) no-repeat 50% 50%;
	width:20px;
	height:20px;
	position:absolute;
	left:50%;
	top:50%;
	z-index:9999;
	background-color: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	padding: 10px;
	margin-left: -20px;
	margin-top: -20px;
}
.thumbbuttons {
	position:absolute;
	height:10px;
	z-index:50;
}
.thumbbuttons .minithumb {
	background:url(../images/button.png) top;
	width:12px;
	height:12px;
	float:left;
	margin-right:8px;
	cursor:pointer;
}
.thumbbuttons .minithumb:hover, .thumbbuttons .selected {
	background-position:bottom;
}
.thumbbuttons .thumbs {
	float:left;
}
.grab-cursor {
	cursor: url("../images/grab.png") 8 8, -moz-grab;
}
.grabbing-horizontal-cursor {
	cursor: url("../images/grabbingh.png") 8 8, -moz-grabbing;
}
.grabbing-vertical-cursor {
	cursor: url("../images/grabbingv.png") 8 8, -moz-grabbing;
}
.banner900x370 {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width:988px;
	height:310px;
	border:1px solid #e1e1e1;
	background:#fff;
	padding:3px;
	position:relative;
	z-index:5;
	-moz-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	box-shadow: 0px 0px 3px 0px rgba(2,48,59,0.15);
	text-align:left;
}
/**********************************************************
	-	CAPTION SETTINGS FOR THE PARADIGM SLIDER	-
**********************************************************/	


.creative_layer div {
	position:absolute;
	text-align:left;

}

.wipeup{
	background-image:url(../images/bluring.png);
	
	}
.caption_black {
	font-size:25px;
	color:#FFF;
	background-color:#00B2BE;
	padding:10px;
	position:absolute;
	line-height:1;
	text-align:left;
}
.caption_black_22 {
	font-size:22px;
	color:#fff;
	background-color:#211e1c;
	padding:20px;
	position:absolute;
	font-weight: 800;
	line-height:1;
}
.caption_black_noframe {
	font-size:28px;
	color:#211e1c;
	position:absolute;
	font-weight: 800;
	line-height:1;
}
.caption_simple {
	font-size:13px;
	color:#211e1c;
	position:absolute;
	text-align:left;
	background-image:url(../images/bluring.png);
}
.darkbutton {
	font-size:15px;
	color:#FFFFFF;
	position:absolute;
	background-image:url(../images/read_more.png);
	width:228px;
	height:21px;
	padding-left:25px;
	padding-top:3px;
	position:absolute;
}
.blackbox {
	background-color:#211e1c;
	width:192px;
	height:20px;
	position:absolute;
}
a:focus {
	outline: none;
}
.minicap {
	font-size:14px;
	font-weight: normal;
}
.smallcap {
	font-size:18px;
	font-weight: normal;
}
.largecap {
	font-size:32px;
}
.imagecap {
	position:absolute;
}
.nobg {
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: #000 5px 5px 5px;
}
/*end banner css*/



/*start image gallery css */
div.contentbanner {
	/* The display of contentbanner is enabled using jQuery so that the slideshow contentbanner won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 550px; 
}
div.contentbanner a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.contentbanner a:focus, div.contentbanner a:hover, div.contentbanner a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 420px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 550px;
	height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 502px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	
}
span.image-caption {
	display: block;
	position: absolute;
}
div.caption {
	background-color: #000;
	padding: 12px;
	color: #ccc;
}
div.caption a {
	color: #fff;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom:2px;
}
a.thumb {
	padding: 0;
	display: inline;
	border: none;
}
ul.thumbs li.selected a.thumb {
	color: #000;
	font-weight: bold;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}
#captionToggle a {
	float: right;
	display: block;
	background-image: url('../images/caption.png');
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 5px;
	padding: 5px 30px 5px 5px;
}


	 /*end image gallery css */
	 
	 
	 
/*start panel services css */	 
	 #scroller-header td {
	text-decoration:none; 
	color:#867863; 
	padding:8px 4px;
	height:20px;
background-image:url(../images/read_more.png);
	width:230px;

}

#scroller-header td a:hover {
	text-decoration:none; 
	color:#4b412f
}

a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;

}

#scroller-header {
	background:url(../images/header.gif) no-repeat;
	width:750px;
	height:74px;
	padding:35px 0 0 15px;

}

#scroller-body {
	background:url(../images/body.gif) no-repeat bottom center;
	width:750px;
	padding-bottom:30px;
}

#mask {
	width:700px;
	overflow:hidden;
	margin:0 auto;
	
}

#panel {
	color:#333;

}

#panel div {
	


}


#panel-1 {
		display:none;
}

#panel-2 {
	display:none;
}

#panel-3 {	display:none;
}
#panel-4 {	display:none;
}
#panel-5 {	display:none;
}
#panel-6 {	display:none;
}
	.panel_inside{
		width:700px;

		
		} 
	 
	 
	/*end panel services css */	  
	 
	 
	.faqbox{
		position:relative;
		width:230px;
		height:auto;
	
		color:#FFFFFF;
		
		
		
		
		} 
	 .faq_header{
		 
		 
		 background-image:url(../images/menu_bgd.png);
		 height:26px;
		 position:relative;
		 font-size:16px;
		 padding-left:8px;
		 padding-top:4px;
		 }
		 .faq_content{
			 position:relative;
			 background-image:url(../images/body_faq.png);
			 	min-height:200px;
			 
			 }
			 .question{
				 padding-top:5px;
	position:relative;
	padding-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CC;
	color:#000;
	width:210px;
	margin-left:auto;
	margin-right:auto;
	text-align:justify;			
				 
				 
				 }
			.faq_footer{
			position:relative;
			 background-image:url(../images/footer_faq.gif);
			 height:13px;
				}


.menu_list {	
	width: 230px;
	color:#000000!important;
}
.menu_head {


	position: relative;

		 position:relative;
		 font-size:13px;
		 padding-left:8px;
		 padding-top:4px;
		 padding-bottom:4px;
		 width:212px;
		 
		 margin-left:auto;
		 margin-right:auto;
   
    
	 color:#FFFFFF;

	 cursor:pointer;
	 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CC;
	    background: #999999  center right no-repeat;
}
.menu_head:hover{
	color:#0CC;
	}
.menu_body {
	display:none;
		padding-bottom:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0CC;
	margin-left:auto;
	margin-right:auto;
	width:212px;
	background-image:none!important;
	text-align:justify;
	padding-top:5px;
	
	
}













