/* default styles for Habti.com */
body { padding: 5px 0 0 0; margin: 0; font: .7em Tahoma, Arial, sans-serif; line-height: 1.7em; background: #466511 url(../images/tips/bg.gif) repeat-x; color: #454545; }
a  { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }
p  {	margin: 0 0 5px 0; }
h1 {font: bold 2.2em Arial, Sans-Serif; padding: 8px 0 0 0; margin: 0; letter-spacing: -1px; }
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }

#templatehabti_header_panel {
	clear:both;
	width: 960px;
	height: 108px;
	background: url(../images/tips/templatehabti_header_bg.png) no-repeat bottom;
	margin-left:auto; margin-right:auto;
}
#templatehabti_title_section {
	float: left;
	width: 270px;
	height: 50px;
	padding: 50px 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}
/* menu and banner panel */
#templatehabti_login_banner_panel {
	display: block;
	width: 210px;
	height: 240px;
	padding: 10px 0px;
}

#templatehabti_search {
	color:#fff;
	float: left;
	height: 200px;	
	width: 150px;
	background: #fff url(../images/tips/bg_box_search.png) no-repeat bottom right;
	border: 1px solid #d2d2d2;
	padding: 3px 20px 10px 20px;
}
.submisSearch { text-align:right; width:150px;}

* html #templatehabti_login_panel {
	margin-right: -2px;
}

/* layout */
#content { margin: 10px auto; margin-top:0; width: 960px; height:100%; min-height:1100px !important;  background: #fff url(../images/tips/bottom.gif) no-repeat bottom center;}
#logo { margin: 0px; }
#slogan { font-size: 0.5em; margin: 0 0 10px 2px; padding: 0; color: #808080; /*background: #fff;*/ }
#top_info { line-height: 27px; float: right; color: #808080; background: #fff; margin: 12px 5px 7px 0; text-align: right; height: 74px; }

/* Div Nav */
div#nav { width:960px !important; background-color:#000000; float:none;}

/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: #fff url(images/lb.gif) no-repeat; color: #000; }
#loginbutton a:hover{ background: #fff url(images/lbhover.gif) no-repeat; color: #000;}

/* main horizontal menu */
#tablist{ padding: 3px 0; margin: 0; float: left; }
	#tablist li{ list-style: none; display: inline; margin: 0; }
	#tablist li a{
		text-decoration: none;
		padding: 4px 22px;
		margin-right: 2px;
		background: #808080 url url(images/body_bottom_bg.gif) no-repeat top right;
		font-weight: bold;
		color: #fff;
	}
	#tablist li a:hover{
		background: #6495AB url(images/corner.gif) no-repeat top right;
		color: #fff;
	}
	#tablist li a.current{
		background: #9FC7D8 url(images/corner.gif) no-repeat top right;
		color: #2F637A;
		padding: 6px 22px;
	}
	#tablist .key { text-decoration: underline; }

/* main menu topics */
/* #topics {
	clear: left;
	float: left;
	width: 952px;
	background: #B0D0DC url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }*/

/* main menu search */
#search {
	float: right;
	text-align: right;
	background: #fff url(images/searchbg.gif) no-repeat;
	color: #000;
	padding: 32px 20px 12px 20px;
	min-height: 32px; /* FF height */
	height: 25px;	/* IE height */
	width: 270px;
}
	/* search form styling */
	form, form p { margin: 0; padding: 0; line-height: 25px; }
	
		.search { width: 170px; border: 1px solid #357994; background: #fff; color: #478F36; padding: 4px; margin: 0; font-weight: bold; font-size: 1.3em;  }
		.button { padding: 4px; font: bold 1em Arial, Sans-Serif; }

/* Container */
#container{ 
	/*background: #fff url(../images/tips/bottom.gif) no-repeat bottom center;*/
	width:960px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	margin-bottom:0;
}

/* left side */
#left {
	float: left;
	width: 635px;
	min-height: 600px !important;
	height: auto !important;
	height: 600px;
	margin: 0 0 10px 0;
}
	.subheader {
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(images/bgshade.gif) repeat-x;
		color: #808080;
		border-bottom: 1px solid #ccc;
	}
	.left_articles {
		margin: 0px 0 10px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		color: #454545;
		padding: 15px 15px 5px 10px;
	}
		.date { font-size: .9em; padding: 0 0 0 12px; background: #fff url(images/news.gif) no-repeat center left; color: #808080; }
		.bigimage {
			float: left;
			clear: left;
			border: 1px solid #ccc;
			background: #eee;
			color: #000;
			width: 200px;
			height: 150px;
			margin: 0 15px 10px 0;
		}
	.left_box {
		background: #f4f4f4;
		color: #808080;
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 15px;
		margin: 0 0 15px 0;
	}
	.thirds {
		float: left;
		width: 180px;
		padding: 0 8px 0 12px;
	}		
	#container_group{ width:580px; padding:15px;}
		
/* right side */
#right {
	float: right;
	width: 310px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	margin: 10px 5px 0px 0px;
	position:relative;
}
	.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}
	.image { float: left; margin: 0 9px 3px 0; }
	.notes {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 17px 10px 17px 80px;	
		margin: 0 0 10px 0;
		background: /*#fff*/ url(images/notes.gif) no-repeat center left;
		color: #454545;
	}
	
/* Fin Container */
/* footer */
#footer { 
	clear: both; 
	color: #808080;
	background: #FFF;
	margin-top:0;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
	#footer .right { float: right; }
/*------------------------------------------------Box--------------------*/
.specialites {width:620px; height:auto; padding-left:10px;}

.contentBox {
	float: left;
	width: 190px;
	height: /*240*/ 180px;
	background: #5f845b url(../images/tips/bottom1.gif) no-repeat bottom left;
	margin: 10px 10px 0 2px;
	line-height: 12px;
}
.contentBox .boxImg {
	display: block;
	text-align: center;
	padding: 10px 0 10px 0;
	z-index:-1;
}
.contentBox .boxImg img {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #cfcfcf;
}
.contentBox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size: 14px;
	/*font-weight: bold;*/
	color: #003333;
	margin: 0 0 5px 0;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #d3d3d3;
}
.contentBox .boxTxt {
	padding: 0 10px 10px 10px;
	height: 0px;
}
.contentBox a.linkMore, .contentBox a.linkMore:hover {
	text-decoration: none !important;
	display: block;
	font-weight: bold;
	color: #a70303;
	margin: 10px;
	padding-left: 10px;
	background-image: url(../images/layout/bullet_more.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* -------------------------- services ----------------------------- */
div#ex-txt{ 
	width:330px;
	float:left;
}

div#ex-img{ 
	width:160px;
	float:left;
}
.ex-contentBox {
	width: 185px;
	height: 240px;
	background-color: #f0f0f0;
	margin: 9px 4px 0 4px;
	line-height: 12px;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/

