@charset "utf-8";

/*----------------------------------------------------------------------------------------------------------
Project:	"Shafallah Medical Genetics Center"
Created: W3infotech
----------------------------------------------------------------------------------------------------------*/




/*-------------------------------------------------------------------COMMON STYLES---------------------------------------------------------*/

body
{
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	font-size: 9pt;
	font-family: Tahoma, Verdana, "Comic Sans MS";
}

P{
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #1b2d3d;
	text-decoration: none;
}

ul li {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #1b2d3d;
	text-decoration: none;
}

table {
       border-collapse: collapse;
       border-spacing: 0;
}

/*-------------------------------------------------------------------BODY---------------------------------------------------------*/
.search_box {
	width:118px;
	height:15px;
	border:1px solid #98adbc;
	background-color: #fff;
	padding-top:0px;
	padding-left:7px;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 10pt;
	color: #350a21;
	text-decoration: none;
	padding-bottom:3px;
	
}

.search_button{
	width:31px;
	height:20px;
	background-image:url(../img/go_button.jpg);
	font-family:tahoma;
	font-size: 15px;
	color: #350a21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}

.common_texts {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #1b2d3d;
	text-decoration: none;
}

.common_texts1 {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 15pt;
	color: #1b2d3d;
	text-decoration: none;
}

.news_head {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #6087a1;
	text-decoration: none;
	font-weight: bold;
}
.news_text {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #6087a1;
	text-decoration: none;
	font-weight: normal;
	}
	
	
.news_text p {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 13pt;
	padding-top: 0px;
	margin-top: 0px;
	color: #1b2d3d;
	text-decoration: none;
	}
	
	
.tab_text {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #2f536c;
	text-decoration: none;
	font-weight: normal;
}

.tab_text p {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #2f536c;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

.imgspace {
margin-right:14px;


}
.username_box {
    width:165px;
	height:15px;
	border:1px solid #9fbdd1;
	background-color:#f0f4f7;
	padding-top:0px;
	padding-left:7px;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 10pt;
	color: #350a21;
	text-decoration: none;
	padding-bottom:3px;

}

.newsletter_box {
    width:165px;
	height:15px;
	border:1px solid #a7c2d5;
	padding-top:0px;
	padding-left:7px;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 10pt;
	color: #8a7480;
	text-decoration: none;
	padding-bottom:3px;
}

.login_button {
    width:47px;
	height:20px;
	background-image:url(../img/login_button.jpg);
	font-family:tahoma;
	font-size: 15px;
	color: #350a21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}
.subscribe_button {
    width:67px;
	height:20px;
	background-image:url(../img/subscribe.jpg);
	font-family:tahoma;
	font-size: 15px;
	color: #350a21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}
.unsubscribe_style {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 8pt;
	color: #2f536c;
	text-decoration: underline;
	font-weight: normal;
}


.tip_notes {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 8pt;
	color: #2f536c;
	text-decoration: none;
	font-weight: normal;
}



.copy {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 8pt;
	color: #2f536c;
	text-decoration: none;
	font-weight: normal;
}
.sub_heads {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 16pt;
	color: #515d76;
	text-decoration: none;
}
.headings {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	font-weight: bold;
	color: #2f536c;
	text-decoration: none;
}
.sub_texts {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
	color: #2f536c;
	text-decoration: none;
	line-height: 18pt;
}
.option_menu {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	color: #515d76;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.sub_texts_underline {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
	color: #2f536c;
	text-decoration: underline;
	line-height: 18pt;
}
.headings_white {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:22px;
}
.doted_line {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9px;
	color: #B3C8D9;
	text-decoration: none;
}

.forum_heads {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 11pt;
	font-weight: normal;
	color: #2f536c;
	text-decoration: none;
	line-height: 18pt;
}
.headings_blue {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 11pt;
	font-weight: normal;
	color: #2F536C;
	text-decoration: none;
	padding-left:22px;
}
.message_box {
	width:920px;
	height:80px;
	border:1px solid #98adbc;
	background-color: #fff;
	padding-top:0px;
	padding-left:7px;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 10pt;
	color:#2f536c;
	text-decoration: none;
	padding-bottom:3px;
	
}
.submit_button {
    width:47px;
	height:20px;
	background-image:url(../img/submit.jpg);
	font-family:tahoma;
	font-size: 15px;
	color: #350a21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}
.right_links {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	font-weight: normal;
	color: #2f536c;
	text-decoration: none;
	line-height: 18pt;
	padding-right:22px;
}
.subject_box {
	width:920px;
	height:20px;
	border:1px solid #98adbc;
	background-color: #fff;
	padding-top:0px;
	padding-left:7px;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 10pt;
	color:#2f536c;
	text-decoration: none;
	padding-bottom:3px;
	
}

.submittopic_button {
    width:86px;
	height:20px;
	background-image:url(../img/submit_topic.jpg);
	font-family:tahoma;
	font-size: 15px;
	color: #350a21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}

.option_link {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	color: #515d76;
	text-decoration: none;
	font-weight: bold;
}

.list_topic
{
font-weight: bold; 
font-size: 16px;
color: #515d76;
padding-bottom: 5px;
}


.article_details
{
font-family: Tahoma, Verdana, "Comic Sans MS";
font-size: 8pt;
font-weight: normal;
color: #2f536c;
text-decoration: none;
line-height: 12pt;
padding-bottom: 4px;
}

.sub_text_list {
font-family: Tahoma, Verdana, "Comic Sans MS";
font-size: 9pt;
font-weight: normal;
color: #2f536c;
text-decoration: none;
line-height: 14pt;
}

.comments_div {
font-family: Tahoma, Verdana, "Comic Sans MS";
font-size: 8pt;
font-weight: normal;
color: #2f536c;
background-color: #e8ebf1;
text-decoration: none;
line-height: 11pt;
margin: 20px 0px 20px 0px;
padding: 10px;
}


.ratings_div {
font-family: Tahoma, Verdana, "Comic Sans MS";
font-size: 9pt;
font-weight: normal;
color: #2f536c;
background-color: #eef1e8;
text-decoration: none;
line-height: 14pt;
margin: 20px 0px 20px 0px;
padding: 5px;
}

.article_comment_form
{
font-family: Tahoma, Verdana, "Comic Sans MS";
font-size: 9pt;
font-weight: normal;
color: #2f536c;
text-decoration: none;
line-height: 14pt;
margin: 20px 0px 20px 0px;
}

.top_links {
font-family: Tahoma, Verdana, "Comic Sans MS";
font-size: 8pt;
font-weight: normal;
color: #2f536c;
text-decoration: none;
}


.unsubscribe_button {
width:83px;
height:20px;
background-image:url(../img/unsuscribe.jpg);
font-family:tahoma;
font-size: 15px;
color: #350a21;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
text-decoration: none;
}

.contact_box {
	width:308px;
	padding: 5px;
	border:1px solid #a7c2d5;
	background-color: #fff;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 10pt;
	color: #350a21;
	text-decoration: none;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #6087a1;
	text-decoration: none;
	font-weight: normal;
	}
	
	
.security_box {
	width:172px;
	padding: 5px;
	border:1px solid #a7c2d5;
	background-color: #fff;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 10pt;
	color: #350a21;
	text-decoration: none;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #6087a1;
	text-decoration: none;
	font-weight: normal;
	}
	
.contact_area {
	width:308px;
	height:60px;
	border:1px solid #a7c2d5;
	background-color: #fff;
	padding: 5px;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 10pt;
	color: #350a21;
	text-decoration: none;
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 9pt;
	line-height: 18pt;
	color: #6087a1;
	text-decoration: none;
	font-weight: normal;
	}
.contact_button {
    width:54px;
	height:26px;
	background-image:url(../img/contactus/submit_button.jpg);
	font-family:tahoma;
	font-size: 15px;
	color: #350a21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}


.form_label
{
	font-size: 12px;
	font-color: #350a21;
}

.info_text
{
	font-size: 11px;
	line-height: 12px;
	color: #839bbf;
	padding-left: 10px;
}

.calendar_item
{
display:none;
position:absolute;
border-style: solid;
background-color: white;
padding: 5px;
font-size: 11px;
line-height: 12px;
color: #839bbf;
}

.selectedtab{
	background-color:#527EA3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10px;
	font-weight: bold;
	color: #11334a;
	text-decoration: none;
	padding:0px 5px 0px 5px;
}
.notselectedtab{
	background-color:#AFC4D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 10px;
	font-weight: bold;
	color: #537892;
	text-decoration: none;
	padding:0px 5px 0px 5px;
}
.tabdivider {
width:2px;
}


.search_shafallah {
    width:48px;
	height:20px;
	background-image:url(../img/search_shafallah.jpg);
	font-family:tahoma;
	font-size: 15px;
	color: #350a21;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}

.index_bannertext {
	font-family: Tahoma, Verdana, "Comic Sans MS";
	font-size: 11px;
	line-height: 16pt;
	color: #2f536c;
	text-decoration: none;
}
