﻿/*/////////////////////////////////////////////////////////////////////////////////////////////////////
/#####################################################################################################/
/#///////////////////////////////////////////////////////////////////////////////////////////////////#/
/#/	INDEX, Inc.  |  INDEX.ps																		/#/
/#/	All rights reserved  |  Copyright (c) 2011														/#/
/#/	Author: Mahmoud N Salman																		/#/
/#/	Author web site: http://mahmoud.salman.ps														/#/
/#/	Main website stylesheet																			/#/
/#/	Version 1.6.18812.mahmou salman																	/#/
/#///////////////////////////////////////////////////////////////////////////////////////////////////#/
/#####################################################################################################/
/////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////////*/
/* 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: 20pt;
	font-weight:normal;
	color: #333333;
	text-transform: none;
	font-variant: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

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;
	font-size: 10pt;
	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:left;
}
/* 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: 3px 5px 15px #c8c8c8;			/* horizontal offset , vertical offset , blur radius , Color */
	text-align:center;

}
/* IMAGE settings - tables/page * end */
/*//////////////////////////////////////////////////////////////*/
/* BULLETS settings - tables/page * start */
ul {
	padding: 40px, 0px, 0px, 0px;
	margin: 0px, 0px, 0px, 0px;
	line-height: 150%;
}

il{
	line-height: 150%;
}
/* BULLETS settings - tables/page * end */
/*//////////////////////////////////////////////////////////////*/
/* LINK settings - tables/page * start */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099B9;
	line-height: 150%;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099B9;
	text-decoration: underline;
	line-height: 150%;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0099B9;
	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 */
/*//////////////////////////////////////////////////////////////*/
/* MENU settings - tables/page * start */
#catnav {
	/*background-image:url('../images/pos164111.jpg');
	background-color:black;*/
	background-position: left top;
	clear: both;
	height: 38px;
	width: 560px;
	text-transform: uppercase;
	/*border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;*/
}
#nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
#nav ul {
  margin: 0;
  padding: 0;
}
#nav li {
  /*text-align:center;*/
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
}
#nav a {
	display: block;
	line-height: 38px;
	margin: 5px;
	padding: 0 40px 0 40px;
	font-size: 10pt;
	/*font-weight:normal;*/
	color: #fff;
	letter-spacing: 0px;
	text-decoration: none;
	background-color: #2D2D2D;
}
#nav li a:hover {
	color: #A5F400;
	text-decoration: none;
	display: block;
	background-color: #000000;
	/*ackground-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 ul {
  list-style: none;
  position: absolute;
  width: 150px;
  left: -999em;
  /*float: left;
  margin: 0;
  padding-top: 0px;*/
}
#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="" style="font-weight: bold; color: #fff; text-decoration: none; display: block; background-color: #FF33CC;">Home</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: #333333;
	text-align: center;
	margin: 0px 0px 0px 0px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	/*vertical-align:middle;*/
	/*height:32px;*/
}

#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 4px 10px #515151;		/* horizontal offset , vertical offset , blur radius , Color */
		-webkit-box-shadow: 4px 0px 10px #515151;	/* horizontal offset , vertical offset , blur radius , Color */
		box-shadow: 0px 4px 10px #515151;			/* 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 */
.tooltip1 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;
}
.tooltip1 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;
}
/*/////////////////////////////////////////////////////////
//## 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 */

/*/////////////////////////////////////////////////////////////////////////////////////////////////////
/#####################################################################################################/
/#///////////////////////////////////////////////////////////////////////////////////////////////////#/
/#/	INDEX, Inc.  |  INDEX.ps																		/#/
/#/	All rights reserved  |  Copyright (c) 2011														/#/
/#/	Author: Mahmoud N Salman																		/#/
/#/	Author web site: http://mahmoud.salman.ps														/#/
/#/	Main website stylesheet																			/#/
/#/	Version 1.6.20711.mahmoud salman																/#/
/#///////////////////////////////////////////////////////////////////////////////////////////////////#/
/#####################################################################################################/
/////////////////////////////////////////////////////////////////////////////////////////////////////*/
