﻿/*////////////////////////////////////////////////////////////////////////////////////////////////////////
//######################################################################################################//
//#////////////////////////////////////////////////////////////////////////////////////////////////////#//
//#//	 																							 //#//
//#//	 Mahmoud Salman																				 //#//
//#//	 All rights reserved  |  Copyright (c) 2012													 //#//
//#//	 Author: Mahmoud N Salman																	 //#//
//#//	 Author website: http://mahmoud.salman.ps													 //#//
//#//	 Main website stylesheet																   	 //#//
//#//	 Version 1.8.32413.wscss.jadsalman															 //#//
//#//	 																							 //#//
//#////////////////////////////////////////////////////////////////////////////////////////////////////#//
//######################################################################################################//
////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* MAIN body theme * start */
body {
	/*background-image: url('../images/bgbody2.jpg');*/
	background-color: white;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	letter-spacing: 0px;
	line-height: 150%;
	color: #666666;
	background-attachment: scroll;
}
/* MAIN body theme * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* HEADINGS settings * start */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38pt;
	font-weight: normal;
	color: #e6e6e6;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	text-align:center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
h4 {
	/* blue font color */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #0099B9;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
h5 {
	/* Green font color */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #2bA82B;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
h6 {
	/* orange font color */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #EC9F00;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}
/* HEADINGS settings * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* TEXT settings - tables/page * start */
p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	line-height: 150%;
	text-align: justify;
}
/* TEXT settings - tables/page * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* IMAGE settings - tables/page * start */
img {
	border: 0px;
	text-align: center;
	vertical-align: middle;
}
.img2 {
	border: 8px solid #FFFFFF;
	list-style-type: none;
	-moz-box-shadow: 0px 4px 10px #111111; /* horizontal offset , vertical offset , blur radius , Color */;
	-webkit-box-shadow: 4px 0px 10px #111111; /* horizontal offset , vertical offset , blur radius , Color */;
	box-shadow: 1px 2px 18px #c8c8c8; /* horizontal offset , vertical offset , blur radius , Color */;
	text-align: center;
}
/* IMAGE settings - tables/page * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* BULLETS settings - tables/page * start */
ul {
	padding: 0px;
/*padding: 0px, 0px, 0px, 0px;*/ /*margin: -50px, 0px, 0px, 0px;*/	line-height: 150%;
}
il {
	line-height: 150%;
}
/* BULLETS settings - tables/page * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* LINK settings - tables/page * start */
.logoTextLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000;
	line-height: 200%;
	text-decoration: none;
}
.logoTextLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000;
	text-decoration: none;
	line-height: 200%;
}
.logoTextLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #000;
	line-height: 200%;
}
.sidebarLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	line-height: 120%;
	text-decoration: none;
}
.sidebarLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	line-height: 120%;
	border-bottom: 1px #c0c0c0 solid;
}
.sidebarLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	line-height: 120%;
}
#sidebarLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	line-height: 120%;
	text-decoration: none;
}
#sidebarLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	line-height: 120%;
	border-bottom: 1px #c0c0c0 solid;
}
#sidebarLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	line-height: 120%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099FF;
	line-height: 150%;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099FF;
	text-decoration: underline;
	line-height: 150%;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099FF;
	line-height: 150%;
}
/* LINK settings - tables/page * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* TOP PAGE LINK settings - tables/page * start */
#top_links_catnav {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
#nav_tl {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_tl ul {
	margin: 0;
	padding: 0;
}
#nav_tl li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
#nav_tl a {
	line-height: 38px;
	margin: 0;
	padding: 0 20px 0 20px;
	font-size: 8pt;
	color: #333333;
	letter-spacing: normal;
	text-decoration: none;
}
#nav_tl li a:hover {
	color: #0DD5FF;
	text-decoration: none;
}
#nav_tl li ul {
	list-style: none;
	position: absolute;
	width: 150px;
	left: -999em;
}
#nav_tl li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav_tl li li {
	float: left;
	margin: 0;
	padding: 0;
	width: 150px;
}
#nav_tl li li a {
	width: 150px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	border-top: 1px solid #131f27;
	background: #040404;
	margin: 0;
	padding: 5px 20px 5px 15px;
}
#nav_tl li li a:hover {
	border-top: 1px solid #131f27;
	background: #000;
	padding: 5px 20px 5px 15px;
}
#nav_tl li:hover, #nav li.sfhover {
	/* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}
/* TOP PAGE LINK settings - tables/page * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* BOTTOM PAGE LINK settings - tables/page * start */
#bottom_links_catnav {
	/*background-image:url('../images/pos164111.jpg');*/
	background-color: white;
	background-position: left top;
	clear: both;
	height: 38px;
	text-transform: none;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	border-bottom: 0px solid #000;
}
#nav_bl {
	/* main menu container */
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_bl ul {
	/* main menu ul */
	margin: 0;
	padding: 0;
}
#nav_bl li {
	/* parent menu item */
	text-align: center;
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
#nav_bl a {
	display: block;
	line-height: 38px;
	margin: 0;
	padding: 0 20px 0 20px;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	letter-spacing: 0px;
	text-decoration: none;
	/*background-color: #2D2D2D;*/
}
#nav_bl li a:hover {
	/* parent menu item - hover */
	color: #000;
	text-decoration: none;
	display: block;
	/*background-color: #161616;
	background-image:url('../images/btn_hv.jpg');
	background:url('../images/btn_hv_2_left.png') center left no-repeat,
			   url('../images/btn_hv_2_mid.png' ) center repeat,
			   url('../images/btn_hv_2_right.png') center right no-repeat;
	*/
}
#nav_bl li.submenu ul {
	/* child menu item */
	list-style: none;
	position: absolute;
	float: left;
	margin: 0;
	padding-top: -300px;
	left: -999em;
}
#nav_bl li.submenu:hover ul, #nav_bl li.submenu.sfhover ul {
	/* child menu item */
	left: auto;
}
#nav_bl li.submenu ul li a {
	/* child menu item */
	text-transform: none;
	width: 100%;
	height: 32px;
	line-height: 32px;
	color: #fff;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	/*background: #040404;*/
	background-image: url('../images/bg-trans.png');
	margin: 0;
	padding: 0px 20px 0px 20px;
}
#nav_bl li.submenu ul li a:hover {
	/* child menu item - hover */
	color: #0DD5FF;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background: #000;
	padding: 0px 20px 0px 20px;
}
#nav_bl li.submenu:hover, #nav_bl li.submenu.sfhover {
	/* child menu item */
	/* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}
/* BOTTOM PAGE LINK settings - tables/page * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* MENU settings - tables/page * start */
#catnav {
	/*background-image:url('../images/pos164111.jpg');*/
	background-color: white;
	background-position: left top;
	clear: both;
	height: 40px;
	width: 680px;
	text-transform: none;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #808080;
}
#nav {
	/* main menu container */
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav ul {
	/* main menu ul */
	margin: 0;
	padding: 0 0px 0 0px;
}
#nav li {
	/* parent menu item */
	text-align: center;
	list-style-type: none;
	float: right;
	margin: 0;
	padding: 0 00px 0 50px;
}
#nav a {
	display: block;
	line-height: 40px;
	margin: 0;
	padding: 0 0px 0 0px;
	font-size: 9pt;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	border-top: 2px #fff solid;
	/*background-color: #2D2D2D;*/
}
#nav li a:hover {
	/* parent menu item - hover */
	color: #999999;
	text-decoration: none;
	display: block;
	background-color: white;
	border-top: 2px #c0c0c0 solid;
	/*background-image:url('../images/btn_hv.jpg');
	background:url('../images/btn_hv_2_left.png') center left no-repeat,
			   url('../images/btn_hv_2_mid.png' ) center repeat,
			   url('../images/btn_hv_2_right.png') center right no-repeat;
	*/
}
#nav li.submenu ul {
	/* child menu item */
	list-style: none;
	position: absolute;
	width: 180px;
	float: left;
	margin: 0;
	padding-top: 0px;
	left: -999em;
}
#nav li.submenu:hover ul, #nav li.submenu.sfhover ul {
	/* child menu item */
	left: auto;
}
#nav li.submenu ul li a {
	/* child menu item */
	text-transform: none;
	width: 250px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	/*background: #040404;*/
	background-image: url('../images/bg-trans.png');
	margin: 0;
	padding: 0px 20px 0px 20px;
}
#nav li.submenu ul li a:hover {
	/* child menu item - hover */
	color: #0DD5FF;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background: #000;
	padding: 0px 20px 0px 20px;
}
#nav li.submenu:hover, #nav li.submenu.sfhover {
	/* child menu item */
	/* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */
	position: static;
}

/*/////////////////////////////////////////////////////////
//## Parent menu item without submenus ##//////////////////
///////////////////////////////////////////////////////////
<li>
<a href="#">entertainment</a>
</li>

///////////////////////////////////////////////////////////
//## Parent menu item without submenus selected ##/////////
///////////////////////////////////////////////////////////
<li>
			  <a href="contact" style="color:#000; text-decoration: none; display: block; background-color: white;border-top:2px #000 solid;">Articles</a>
</li>

///////////////////////////////////////////////////////////
//## Parent menu item with submenus ##/////////////////////
///////////////////////////////////////////////////////////
<li class="submenu">
	<a href="">Lifestyle</a>
	<ul>
		<li><a href="#">Health</a></li>
		<li><a href="#">w</a></li>
		<li><a href="#">w</a></li>
		<li><a href="#">w</a></li>
		<li><a href="#">w</a></li>
		<li><a href="#">w</a></li>
		<li><a href="#">w</a></li>
		<li><a href="#">w</a></li>
	</ul>
</li>
///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////*/

/* MENU settings - tables/page * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* FOOTER settings - tables/page * start */
#footer {
	/*background-image:url('../images/fill_2.jpg');*/
	color: #808080;
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	height: 40px;
	padding-bottom:15px;
}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: underline;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
/* FOOTER settings - tables/page * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* WHITE-GRAY LINE TOP PAGE settings - tables * start */
#div_toppage_whiteXgray {
	background-image: url('../images/fill_1.png');
	width: 100%;
	height: 32px;
}
/* WHITE-GRAY LINE TOP PAGE settings - tables * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SEARCH DIV settings - tables * start */
#search_div {
	float: right;
	/*background: black;*/;
	background-image: url('../images/bg-trans.png');
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #303030;
	border-right: 1px solid #909090;
	border-left: 1px solid #909090;
	border-bottom: 1px solid #909090;
}
/* SEARCH DIV settings - tables * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* SHADOWS settings - tables * start */
.shadow {
	-moz-box-shadow: 0px 2px 10px #999999; /* horizontal offset , vertical offset , blur radius , Color */;
	-webkit-box-shadow: 2px 0px 10px #999999; /* horizontal offset , vertical offset , blur radius , Color */;
	box-shadow: 0px 2px 10px #999999; /* horizontal offset , vertical offset , blur radius , Color */;
	text-align: center;
}
.shadowMENU {
	-moz-box-shadow: 0px 2px 15px #515151; /* horizontal offset , vertical offset , blur radius , Color */;
	-webkit-box-shadow: 0px 2px 15px #515151; /* horizontal offset , vertical offset , blur radius , Color */;
	box-shadow: 0px 2px 15px #515151;			/* horizontal offset , vertical offset , blur radius , Color */
}
.shadow1 {
	margin: 2px;
	background-color: rgb(68,68,68); /* Needed for IEs */;
	-moz-box-shadow: 5px 5px 5px rgba(68,68,68,0.6); /* horizontal offset , vertical offset , blur radius , Color */;
	-webkit-box-shadow: 5px 5px 5px rgba(68,68,68,0.6); /* horizontal offset , vertical offset , blur radius , Color */;
	box-shadow: 5px 5px 5px rgba(68,68,68,0.6); /* horizontal offset , vertical offset , blur radius , Color */;
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
	-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.shadow1 .content {
	position: relative; /* This protects the inner element from being blurred */
	padding: 100px;
	background-color: #DDD;
}
/* SHADOWS settings - tables * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/
/* TOOLTIPS * start */
.tooltip_bottom ul li p {
	-moz-box-shadow: 0px 0px 4px #999999; /* horizontal offset , vertical offset , blur radius , Color */;
	-webkit-box-shadow: 0px 0px 4px #999999; /* horizontal offset , vertical offset , blur radius , Color */;
	box-shadow: 0px 0px 4px #999999;			/* horizontal offset , vertical offset , blur radius , Color */
}
.tooltip_bottom ul li ul li {
	background-position: 20px top;
	border-width: 0px;
	background-image: url('../images/triangle.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 9px;
	color: #000000;
	display: block;
	padding-bottom: 10px;
	padding: 10px;
}
.tooltip_bottom ul li p {
	background: black;
	width: 180px;
	border-style: 0;
	padding: 18px;
	border-width: 0px;
	border-color: #000000;
	color: white;
	line-height: normal;
	display: block;
	vertical-align: middle;
	text-align: left;
	margin-top: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.0px;
	clip: rect(10px, 10px, 10px, 10px);
	float: left;
}
.tooltip_top ul li ul li {
	background-position: 20px top;
	border-width: 0px;
	background-image: url('../images/triangle.png');
	background-repeat: no-repeat;
	width: 10px;
	height: 9px;
	color: #000000;
	display: block;
	padding-bottom: 10px;
	padding: 10px;
}
.tooltip_top ul li p {
	background: black;
	width: 200px;
	border-style: 0;
	padding: 18px;
	border-width: 0px;
	border-color: #000000;
	color: white;
	line-height: normal;
	display: block;
	vertical-align: middle;
	text-align: left;
	margin-top: 9px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.0px;
	clip: rect(10px, 10px, 10px, 10px);
	float: left;
}

.fb
{
	border-style: none;
	background-position: center center;
	width: 28px;
	height: 28px;
	background-image: url('../images/facebook_g.png');
	background-repeat: no-repeat;
	float: right;
}
.fb:hover
{
	background-position: center center;
	background-image: url('../images/facebook_b.png');
	background-repeat: no-repeat;
}

/*/////////////////////////////////////////////////////////
//## tooltip1 format ##////////////////////////////////////
///////////////////////////////////////////////////////////
<ul >
	<li>
		<ul><li>.</li></ul>
		<p>Use to add us to your bookmarks, if your browser does not support adding bookmarks in this way please add it manually</p>
	</li>
</ul>

///////////////////////////////////////////////////////////
//## tooltip12 format ##///////////////////////////////////
///////////////////////////////////////////////////////////
<ul >
	<li>
		<ul><li>.</li></ul>
		<p>Use to add us to your bookmarks, if your browser does not support adding bookmarks in this way please add it manually</p>
	</li>
</ul>

///////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////*/

/* TOOLTIPS * end */
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

/*////////////////////////////////////////////////////////////////////////////////////////////////////////
//######################################################################################################//
//#////////////////////////////////////////////////////////////////////////////////////////////////////#//
//#//	 																							 //#//
//#//	 Mahmoud Salman																				 //#//
//#//	 All rights reserved  |  Copyright (c) 2012													 //#//
//#//	 Author: Mahmoud N Salman																	 //#//
//#//	 Author website: http://mahmoud.salman.ps													 //#//
//#//	 Main website stylesheet																   	 //#//
//#//	 Version 1.7.200812.wscss.jadsalman															 //#//
//#//	 																							 //#//
//#////////////////////////////////////////////////////////////////////////////////////////////////////#//
//######################################################################################################//
////////////////////////////////////////////////////////////////////////////////////////////////////////*/
