@charset "UTF-8";
html,body{
	height:100%;
	margin:0;
	padding:0;
}
body{
	text-align:center;
	min-width:980px;
	min-height:615px;
	background-color: #121212;
}
a:link {
	text-decoration:none;
	color: #d1b477;
}
a:visited {
	text-decoration:none;
	outline: none;
	color: #d1b477;
}
a:active {
	text-decoration:none;
	color: #d1b477;
}
a:hover {
	color:#d1b477;
	text-decoration:none;
}
a:focus
{
-moz-outline-style: none;
}
input.middle:focus {
  outline-width:0;
}
#vertical{
	position:absolute;
	top:50%;
	margin-top:-320px;/* half main elements height*/
	left:0;
	width:100%;
	background-image: url(images/hazem_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
#hoz {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	height:605px;/* allow content to scroll inside element */
	text-align:left;
	background-image: url(images/screen_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.hazem_logo {
	background-image: url(images/hazem_logo.jpg);
	background-repeat: no-repeat;
	background-position: -18px top;
	height: 83px;
	width: 400px;
	float: left;
	margin-top: 25px;
	padding-right: 550px;
	z-index: 400;
	position: relative;
}
.menu {
	float: left;
	height: 30px;
	width: 440px;
	padding-left: 540px;
	margin-top: 3px;
}
.copyright {
	float: left;
	height: 15px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: left;
	margin-top: 28px;
}
.Karmah_studio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-align: right;
	float: left;
	height: 15px;
	width: 480px;
	margin-top: 28px;
}
h1 {
	color:#fff;
	margin:0;
	padding:0
}
hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	padding-top: 5px;
}
.menu_down_1 {
	background-color: #0FF;
	height: 200px;
	width: 100px;
}










	#content {
	background-color:#ffaa00;
	width:300px;
	height:30px;
	padding:3px;
	}
		
	/**	style used for animated menu **/

	.menu {
	height: 28px;
	display: block;
	}

	.menu ul {
			list-style: none;
			padding: 0;
			margin: 0;
	}

	.menu ul li {
			/* width and height of the menu items */  
			float: left;
			overflow: hidden;
			position: relative;
			text-align: center;
			line-height: 28px;
	}

	.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 110px;
			height: 30px;
			font-family: Arial;
			font-size: 12px;
			letter-spacing: 1px;
			text-transform: uppercase;
			text-decoration: none;
			cursor: pointer;
	}

	.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 110px;
	}

	.menu ul li a span.out {
			top: 0px;
	}

	.menu ul li a span.over,
	.menu ul li a span.bg {
			/* hide */  
			top: 30px;
	}

		
		/** animatied menu **/

		#menu2 {
			background:   ;		
		}
		
		#menu2 ul li a {
			color: #787878;
		}

		#menu2 ul li a span.over {
			background: url(images/menu.jpg);
			background-repeat:
			no-repeat;
			background-position:
			top;
			color: #FFF;
			font-weight: bold;
		}
	
#close {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3E3E3E;
	text-decoration: none;
	background-image: url(images/hazem_bg_2.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.big_logo {
	background-image: url(images/logo_big.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 80px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#pages {
	height: 395px;
	width: 980px;
	background-color: #101010;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/screen.jpg);
	margin-top: 1px;
	padding-top: 23px;
	float: left;
}
.about_us_box {
	height: 300px;
	width: 325px;
	float: left;
}
.about_us_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 20px;
	width: 325px;
	color: #FFF;
	text-align: left;
}
.about_us_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	height: 340px;
	width: 325px;
	margin-top: 20px;
}
.about_us_tabs_box {
	height: 387px;
	width: 620px;
	float: right;
	border-top-width: 5px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #303030;
	border-right-color: #303030;
	border-bottom-color: #303030;
	border-left-color: #303030;
}






/*--about us tabs--*/


ul.tabs {
	height: 32px;
	width: 200px;
	float: left;
	padding: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.tabs li {
	float: left;
	height: 65px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: -50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	width: 200px;
	padding: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
ul.tabs li a {
	color: #734909;
	display: block; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	font-size: 24px;
	text-decoration: none;
	padding-top: 20;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
ul.tabs li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c09031;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
}
.text_over_about_us {
	height: 187px;
	width: 380px;
	margin-left: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffff98;
	padding-top: 100px;
	padding-right: 40px;
	padding-bottom: 100px;
	padding-left: 200px;
	float: left;
}


/*--tab_container--*/


.tab_container {
	overflow: hidden;
	clear: both;
	float: left;
	width: 620px;
	height: 387px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: -132px;
}
.sub_menu {
	height: 138px;
	width: 153px;
	display: none;
	overflow: visible;
	background-image: url(images/drop_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 7px;
	padding-left: 4px;
}
.sub_menu_over {
	width: auto;
	z-index: 260;
}
.sub_menu_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #76684d;
	height: 14px;
	width: 145px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	background-image: url(images/sub_menu_input.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 2px;
	text-indent: 10px;
}
.tab_content {
	height: 300px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.tab_content_img {
	height: 387px;
	width: 620px;
	position: absolute;
}
.pic_frame1 {
	height: 300px;
	background-color: #313131;
	border: 6px solid #313131;
	background-image: url(pics/pic16.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pic_frame2, .pic_frame3,.pic_frame4, .pic_frame5, .pic_frame6{
	height: 300px;
	background-color: #313131;
	border: 6px solid #313131;
	margin-left: 6px;
	background-image: url(pics/pic17.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.pic_frame3 {
	background-image: url(pics/pic18.jpg);
}
.pic_frame4 {
	background-image: url(pics/pic19.jpg);
}
.pic_frame5 {
	background-image: url(pics/pic16.jpg);
}
.pic_frame6 {
	background-image: url(pics/pic17.jpg);
}
.pic_frame {
}
.page_title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	float: left;
	height: 10px;
	width: 980px;
}
.page_title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d1b477;
	height: 30px;
	width: 980px;
	margin-top: 5px;
	float: left;
}
.menu_sliding_h {
	float: left;
	width: 980px;
	margin-top: 11px;
}
.pic_frame_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 50px;
	margin-top: 240px;
}
.pic_frame_outline {
	height: 231px;
	border: 2px solid #171717;
}
.paging_frame {
	height: 23px;
	width: 980px;
	float: left;
	margin-top: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1b477;
}
a.page_number {
	display:block;
	background: url(images/paging.jpg) 0 0 no-repeat;
	float: right;
	width: 23px;
	padding-top: 6px;
	padding-bottom: 4px;
	text-align: center;
	margin-left: 5px;
}
a.page_number:hover {
	background-position: 0 -23px;
}
a.page_number:active {
    
	background-position: 0 -46px;
}

.hover_over_page_number{
    background: url(images/paging.jpg) 0 -23px no-repeat !important;
	float: right;
	width: 23px;
	padding-top: 6px;
	padding-bottom: 4px;
	text-align: center;
	margin-left: 5px;

}

.View_More {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1b477;
	height: 12px;
	width: 60px;
	padding-top: 6px;
	padding-bottom: 5px;
	float: right;
}
a.back {
	background-color: #bfa46d;
	float: left;
	height: 12px;
	width: 100px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
a.back:hover {
	background-color: #bfa46d;
	opacity: 0.6;
	color: #000;

}

.image_box {
	float: left;
	height: 356px;
	width: 980px;
}
.contact_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: left;
	height: 334px;
	width: 260px;
	padding-right: 10px;
	text-align: left;
	margin-top: 20px;
}
.gallery {
	height: 355px;
	width: 620px;
	overflow: hidden;
	float: left;
}
.image_gallery {
	float: left;
	height: 355px;
	width: 710px;
}
.image_gallery_2 {
	float: left;
	height: 349px;
	width: 620px;
    float:right;
}

.next_prev {
	float: left;
	height: 23px;
	width: 602px;
	margin-left: 158px;
}
.form_title {
	float: left;
	height: 20px;
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px solid #333;
	line-height:20px;
	text-indent: 10px;
	margin-bottom: 10px;
    background-color:#222;
}
.form_title:hover {
	background-image: url(images/white_tranc.png);
	background-repeat: repeat;
}
.form_box_1 {
	float: left;
	height: 321px;
	width: 250px;
	margin-top: 25px;
	margin-left: 25px;
}
.form_box_txt {
	float: left;
	height: 200px;
	width: 388px;
	margin-top: 25px;
	margin-left: 25px;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 10px;
    background-color:#222;
}
.required_box {
	float: left;
	height: 22px;
	width: 22px;
	margin-bottom: 10px;
	background-image: url(images/red_arrow_right.png);
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
}
 

 .not_required_box{
	 background-image:none;
	 }
	 
.required_box:hover {
	/*background-image: url(images/apply.png); */
}
.form_field_success{
	background-image: url(images/apply.png);
	}

.send_mail {
	float: left;
	height: 25px;
	width: 110px;
	margin-top: 40px;
	margin-left: 140px;
}
.image_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	float: left;
	height: 354px;
	width: 250px;
	padding-right: 18px;
}

.image_info_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	float: left;
	height: 354px;
	width: 320px;
	padding-right: 18px;
}
.viewport img{
    height:auto !important;
    width:auto !important;
}
.menu_overing {
    position: absolute;color:#fff;z-index:1;background-color: transparent;position:absolute;left:0;width:110px;color:#787878;font:12px arial,tahoma;line-height:28px;cursor:pointer;text-transform:uppercase;
}