/* CSS Document */

/*  generic  */

body {
	margin:0;
	padding:0;
	font:small Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/brick2.jpg);
	background-repeat: repeat;
	background-position: left top;
}


/*  containers   */

#container {
	width:900px;
	border:1px solid #333333;
	background:#FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#header {
	background: #678A00;
}

#nav1{
	background: #678A00;
	height: 26px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#contents{
	padding:0;
}

#main_content {
	width:690px;
	float:right;
	clear: both;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-right: 33px;
}

#page {
	padding-top: 15px;
}

#sub_content {
	width:140px;
	float:left;
	margin-bottom: 30px;
	border-right: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

#contents,#wrapper,#footer {
	overflow: hidden;	
}

#wrapper {
	margin-bottom: 3px;
}

#ticker {
	margin-bottom: 5px;
}


#date {
	float: left;
	width: 250px;
	color: #FFFFFF;
	margin-left: 20px;
	padding-top: 3px;
}

#clock {
	float: right;
	width: 250px;
	text-align: right;
}

#footer {
	clear: both;
}

#copy {
	float: left;
	font-size: 0.7em;
	padding-left: 190px;
	color: #999999;
}

#design {
	float: right;
	font-size: 0.7em;
	text-align: right;
	padding-right: 33px;
	color: #999999;
}

#design a{
	text-decoration:none;
	font-weight: bold;
	color: #666666;
}

#design a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #990000;
}

#design,#copy {
	padding-top: 20px;
	padding-bottom: 20px;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 665px;
	height: 60px;
	border: thin solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 12px;
}

#pscroller2{
	width: 350px;
	height: 20px;
	border: 1px solid black;
	padding: 3px;
	font-size: 12px;
}

#pscroller2 a{
	text-decoration: none;
	font-weight: normal;
}

.someclass{ //class to apply to your scroller(s) if desired
}
	


/* navigation under banner */

#header ul{
	padding-right: 5px;
}

#nav-one{
	float:right;
	padding-top: 3px;
}

.nav, .nav ul {
	list-style: none;
	margin: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
}

.nav {
	z-index: 100;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
 .nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	border-right: 1px solid #FFFFFF;
}

.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	
	color: #FFFFFF;
	display: block;
	padding: 0 1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}

.nav li a:hover {
  background: #678A00;
  color: #FFFFFF;	
}

#nav-one li:hover a, 
#nav-one li.sfHover a {
 
  color: #A6AF85;
}

#nav-one li.last{
	border-right-style: none;
}



#nav-one li:hover ul a, 
#nav-one li.sfHover ul a {
  
  color: #FFFFFF;	
}

#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul a:hover {
  background: #678A00;
  color: #A6AF85;	
}


/* Navigation */


ul.subjects {
	list-style: none;
	display: block;
	
	
	background-image: url(../images/Picture%201.png);
}

ul.subjects a{
	padding-left: 10;
	list-style: none;
	display: block;
	color: #000000;
}

ul.subjects a:hover {
	padding-left: 0;
	list-style: none;
	display: block;
	
	color: #FFFFFF;
}

ul.pages {
	list-style: square;
	text-indent: 15px;
}
.selected {
	color: #678A00;
}
.message {
	font-size: 12px;
}



/* i think this is where the width is for the dropdown*/
.nav ul {
  background: #678A00;
  border-bottom: 1px solid #000;
  list-style: none;
  margin: 0;
  position: absolute;
  top: -999em;  
}
.nav li:hover ul,
.nav li.sfHover ul {
	top:24px;
}

.nav ul li {
  border: 0;
  float: none;
}
.nav ul a {
	white-space: nowrap;
	width:auto;
}
.nav ul a:hover {
  background: #678A00;
}

/* ....................................... new side nav ........................................*/

#sidenav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #678A00;
}

#sidenav ul {
	list-style: none;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}

#case {
	width:140px;
	margin: 0px;
	padding: 0px;
}

#dropmenudiv{
	position:absolute;
	font:normal 0.9em/1.9em Verdana;
	z-index:100;
	color: #FFFFFF;
	background: #678A00;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 1px;
}

#dropmenudiv a{

	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 2px 2px 2px 4px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
	
	color: #678A00;
	background: #FFFFFF;
}

/* Sample CSS definition for the example list. Remove if desired */


.navlist li {
	width: 140px;
	font: 0.9em/2.5em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	list-style: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #678A00;
	border-bottom-color: #678A00;
	border-left-color: #678A00;
}


.navlist li a{
	color: #000000;
	text-decoration: none;
	padding-left: 1em;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
}

.navlist li a:hover{
	color: #000000;
	text-decoration: none;
	padding-left: 1em;
	background-color: #678A00;
}



	
	

/*........................  not sure about this effecting nav ..........................*/




/*                      subcontent                     */


/*   logo    */

#logo h3{
	font-size: 1em;
	text-indent: -9999px;
	height: 90px;
	padding: 0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}



/*        hadith       */


#hadith_container {
	background: url(../images/sidebox.gif) repeat-y center top;
	overflow: hidden;
	margin-top: 1em;
}

#hadith_top {
	height: 10px;
	background: url(../images/topbox.gif) no-repeat center top;
	text-align: center;
	padding-top: 1em;
	font-weight: bold;
	color: #990000;
	font-size: 0.85em;
	padding-bottom: 0.4em;
}

#hadith {
	font-size: 0.8em;
	color: #666666;
	padding: 0.9em 1.2em 0.5em 1.5em;
	line-height: 1.4em;
}

#hadith_bottem {
	height: 10px;
	background: url(../images/bottembox.gif) no-repeat center bottom;
}


/*        ads       */

#ads{
	width: 140px;
	text-align: center;
	padding-top: 1em;
	list-style-type: none;
}

#ads ol{
list-style: none;
margin: 0;
padding: 5 0;
}

#ads a{
	text-decoration:none;
}

#ads h6{
	font-size: .8em;
	text-align: center;
	margin: 0 0 8px;
}

#adverts img {
	text-align: left;
	border-style: none;
	padding-bottom: 10px;
	margin-top: 2px;
} 


/*...................... sponsers...................*/

#sponser_box{
	width: 578px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}

#sponser img{
	padding-top: 15px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
}
