body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	height: 100%;
	min-height: 100%;
	background: url('images/bg.gif') repeat-x top #777;
}

a {
	color: green;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 {
	margin: 0 0 15px 0;
	padding: 7px 10px 5px 10px;
	display: block;
	font-size: medium;
	background: url('images/h2-bg.gif') repeat-x bottom;
	text-shadow: 0 0 5px #CCCCCC;
	width: 650px;
}

.new {
	color: red;
	font-size: x-small;
}

.in-tips-class {
	z-index: 11;
}

.in-tips-class .tip {
	display: block;
	padding: 3px;
	background-color: #666;
	color: #fff;
	font-weight: bold;
}

.in-tips-class .tip-text {
	display: none;
}

a.button {
	background: url('images/button.png') no-repeat top right;
	color: #666;
	display: inline-block;
	display: -moz-inline-block;
	height: 25px;
	padding-right: 15px;
	text-decoration: none;
	font-weight: bold;
	outline-style: none;
}

a.button:hover {
	color: #999;
}

a.button span {
	background: url('images/button.png') no-repeat top left;
	display: block;
	line-height: 14px;
	padding: 6px 0 8px 15px;
}

.loading {
	background: url('images/loading16.gif') no-repeat left center;
	padding-left: 20px;
}

.in-success {
	border: 1px solid #e6db55;
	background-color: #ffffe0;
	padding: 10px;
	margin-top: 10px;
	color: #333;
	display: block;
}

.in-error {
	border: 1px solid #FF0000;
	background-color: #FFDEDE;
	padding: 10px;
	margin-top: 10px;
	color: #CC0000;
	display: block;
}

#at15s {
  display: none;
  visibility: hidden;
  height: 0;
  width: 0;
}

#loginerror-insert {
  color: red;
}


/********* Icons *********/

.info-icon {
	background: url('images/info.png') no-repeat left center;
	padding-left: 20px;
}


/********* Toolbar *********/

#toolbar {
	background: url('images/toolbar-bg.gif') repeat-x top;
	display: block;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 25px;
	z-index: 10;
}

#toolbar a {
	outline-style: none;
}

#logo-icon {
	position: absolute;
	display: block;
	height: 16px;
	width: 16px;
	left: 4px;
	top: 4px;
	background: url('images/logo-icon.png') no-repeat center center; 
}

#quick-links {
	position: absolute;
	left: 23px;
	top: 4px;
	margin: 0;
	padding: 0;
}

#quick-links .tb-li {
	margin: 0;
	padding: 4px 0;
	list-style: none;
	display: inline;
}

#quick-links .tb-a {
	color: #666;
	font-weight: bold;
}

#quick-links .tb-a:hover {
	color: green;
	text-decoration: none;
}

#quick-links div {
  position: absolute;
  width: 175px;
  height: 200px;
  background: url('images/tb-menu-bg.gif') repeat-x bottom #fff;
  overflow-y: auto;
  overflow-x: hidden;
  display: none;
}

#quick-links div ul {
  padding: 0;
  margin: 0;
}

#quick-links div ul li {
  margin: 0;
  list-style: none;
}

#quick-links div ul li a {
  color: #999;
  padding: 5px 5px 5px 26px;
  display: block;
  text-align: left;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

#quick-links div ul li a:hover {
  color: #666;
  text-decoration: none;
}

#quick-links div span {
  color: #666;
  display: block;
  padding: 5px;
}

#quick-links #dailyVerse {
  border-bottom: 1px solid #ccc;
}

#quick-links #tb-islamicnature-menu {top: 20px; left: -23px;}
#quick-links #tb-updates-menu {top: 20px; left: 92px;}
#quick-links #tb-services-menu {top: 20px; left: 159px;}
#quick-links #tb-daily-menu {top: 20px; left: 269px;}

#tb-updates .tb-a {background: url('images/updates.png') no-repeat left center; padding-left: 18px;}
#tb-services .tb-a {background: url('images/services.png') no-repeat left center; padding-left: 18px;}
#tb-daily .tb-a {background: url('images/daily.png') no-repeat left center; padding-left: 18px;}

.tb-in-bullet {background: url('images/in-bullet.png') no-repeat 5px 5px;}
.wordpress {background: url('images/wp.png') no-repeat 5px 5px;}
.chrome {background: url('images/chrome.png') no-repeat 5px 5px;}
.iknowledge {background: url('images/iknowledge-icon.png') no-repeat 5px 5px;}
.islamicink {background: url('images/islamicink-icon.png') no-repeat 5px 5px;}
.locateandpray {background: url('images/locateandpray-icon.png') no-repeat 5px 5px;}
.islamicvideo {background: url('images/islamicvideo-icon.png') no-repeat 5px 5px;}
.islamicnews {background: url('images/islamicnews-icon.png') no-repeat 5px 5px;}
.islamicimage {background: url('images/islamicimage-icon.png') no-repeat 5px 5px;}
#sharethis {background: url('images/sharethis.png') left center no-repeat; padding-left: 15px;}
#facebook {background: url('images/facebook.png') no-repeat 0px 3px; padding-left: 55px;}
#twitter {background: url('images/twitter.png') no-repeat 1px 3px; padding-left: 52px;}

#login-links {
	position: absolute;
	top: 4px;
	right: 5px;
	font-weight: bold;
}

#login-links a {
	font-weight: bold;
}

#login-links a:hover {
	text-decoration: none;
}

#login-box {
	position: fixed;
	top: 24px;
	right: 0;
	height: 200px;
	width: 175px;
	display: none;
	background: url('images/tb-menu-bg.gif') repeat-x bottom #fff;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left;
}

#login-box span {
  display: block;
}

#login-box span a {
  color: #999;
  padding: 5px 5px 5px 26px;
  display: block;
  text-align: left;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}

#login-box span a:hover {
  color: #666;
  text-decoration: none;
}

#login-box-tube {
	padding: 10px;
}

.loggedin {
	background: url('images/online.png') no-repeat right center;
	padding-right: 20px;
}

.notloggedin {
	background: url('images/offline.png') no-repeat right center;
	padding-right: 20px;
}


/********* Content *********/

#content {
	margin-bottom: 20px;
	display: block;
}


/********* Site Structure *********/

#content-container {
	width: 700px;
	display: block;
	margin: 75px auto 15px auto;
}

#content-top {
	width: 100%;
	height: 136px;
	float: left;
	background: url('images/hdft-bg.gif') no-repeat top center;
}

#content-main {
	width: 670px;
	padding: 15px 15px 0 15px;
	float: left;
	background-color: #fff;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#content-bottom {
	float: left;
	background: url('images/hdft-bg.gif') no-repeat bottom center #fff;
	height: 30px;
	width: 700px;
}

#logo {
	display: block;
	border: 0 none;
	position: absolute;
	left: 50%;
	top: 133px;
	margin-left: -340px;
}

#ad1 {
	display: block;
	width: 120px;
	height: 600px;
	position: absolute;
	right: 50%;
	margin-right: -480px;
	top: 210px;
}

#navbar {
	display: block;
	position: absolute;
	right: 50%;
	top: 189px;
	margin-right: -340px;
}

a.nav-tab {
	background: url('images/navbar-tab-bg.gif') no-repeat top left;
	display: block;
	height: 22px;
	padding-left: 10px;
	margin-right: 5px;
	text-align: center;
	text-decoration: none;
	color: #eee;
	outline-style: none;
	float: left;
	font-size: 12px;
}

a.nav-tab:hover {
	color: #fff;
}

a.nav-tab span {
	background: url('images/navbar-tab-bg.gif') no-repeat top right;
	display: block;    
	padding: 4px 10px 0 0;
}

a.nav-tab-selected {
	background: url('images/navbar-tab-bg.gif') no-repeat bottom left;
	display: block;
	height: 22px;
	padding-left: 10px;
	margin-right: 5px;
	text-align: center;
	text-decoration: none;
	color: #666;
	outline-style: none;
	float: left;
	font-size: 12px;
}

a.nav-tab-selected span {
	background: url('images/navbar-tab-bg.gif') no-repeat bottom right;
	display: block;    
	padding: 4px 10px 3px 0;
}


/********* Console *********/

#console {
	position: fixed;
	top: 25px;
	left: 0;
	height: 0;
	width: 100%;
	display: none;
	background-color: #fff9d7;
	border-top: 1px solid #e2c822;
	border-bottom: 1px solid #e2c822;
	overflow: hidden;
	z-index: 9;
	text-align: center;
}

#console-text {
	padding: 7px;
	font-weight: bold;
	display: block;
}


/********* Lightbox *********/

#lightbox {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	z-index: 15;
	background-color: #000;
	display: none;
}

#lightbox-content {
	position: absolute;
	display: block;
	height: 330px;
	width: 430px;
	margin-left: -215px;
	left: 50%;
	z-index: 16;
	top: 50px;
	display: none;
	background: url('images/lb-tbl.png') no-repeat center center;
}

#lightbox-top {
	display: block;
	height: 270px;
	margin-left: 10px;
	margin-top: 10px;
	width: 410px;
	font-size: medium;
}

#lightbox-bottom {
	border-top: 1px solid #CCCCCC;
	display: block;
	height: 30px;
	margin-left: 10px;
	padding-top: 10px;
	text-align: right;
	width: 410px;
}
