body {
	font-family:Arial, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}

h1 {
font-family:Verdana,Arial,sans-serif;
font-size:120%;
color:#334d55;
margin:0;
padding:0;
}

h2 {
font-family:Arial,sans-serif;
font-size:114%;
color:#069;
margin:0;
padding:0;
}

h3 {
font-family:Arial,sans-serif;
font-size:100%;
color:#334d55;
margin:0;
padding:0;
}

h4 {
font-family:Arial,sans-serif;
font-size:100%;
font-weight:400;
color:#333;
margin:0;
padding:0;
}

h5 {
font-family:Verdana,Arial,sans-serif;
font-size:100%;
color:#334d55;
margin:0;
padding:0;
}

ul {
list-style-type:square;
}

ul ul {
list-style-type:disc;
}

ul ul ul {
list-style-type:none;
}
img
{  border-style: none;
}

/*----------------Welcome to Janathi Message Text----------------*/
#welcome {
width:60%;
margin-left:8px;
padding-top:14px;
margin-bottom:3px;
height:44px;

}
.style3 {
font-size:xx-large;
font-family:Geneva, Arial, Helvetica, sans-serif;
}

.style4 {
color:#093;
}
/*--------------------------------*/

#Logo {
	z-index: 2;
	position:absolute;
	left:864px;
	top:5px;
	width:109px;
	height:110px;
	background-image:url(../Images/Logo.jpg);
	visibility: visible;
}
/*--------------------------------*/

#masthead {

border-bottom:1px solid #ccc;
width:100%;
padding:0;
}
#siteName {
margin:0;
padding:0 0 0 10px;
}

#pageName {
font-size:160%;
font-weight:700;
margin:0;
padding:0 0 0 10px;
}
/*----------------globalNav (main navigation bar)----------------*/
#globalNav {
border-bottom:1px solid #ccc;
color:#CCC;
padding:0 0 5px 4px;
}
#globalNav p {
display:inline;
}

#globalNav a {
display:inline;
font-size:90%;
text-decoration:none;
border-right:1px solid #ccc;
padding:0 6px;
}

#globalNav a:hover {
color:#093;
border-bottom:3px solid;
}

/*----------------navBar (left navigation bar)----------------*/
#navBar ul {
list-style:none;
margin:0;
padding:0;
}

#navBar {
float:left;
width:20%;
background-color:#eee;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
margin:0;
padding:0;
}

#navBar li {
border-bottom:1px solid #EEE;
}

html>body #navBar li {
border-bottom:none;
}
/*----------------sectionLinks (left navigation bar)----------------*/
#sectionLinks {
position:relative;
border-bottom:1px solid #ccc;
font-size:90%;
top:1px;
margin:0;
padding:0;
}

#sectionLinks h3 {
padding:10px 0 2px 10px;
}

#sectionLinks a {
display:block;
border-top:1px solid #ccc;
padding:2px 0 2px 10px;
}
#sectionLinks strong{
	padding:2px 0 2px 10px;}
#sectionLinks a:hover {
background-color:#ddd;
text-decoration:none;

}
/*----------------relatedLinks (not really used although div is in place)----------------*/
.relatedLinks {
position:relative;
font-size:90%;
margin:0;
padding:0 0 10px 10px;
}

.relatedLinks h3 {
padding:10px 0 2px;
}
/*----------------headlines (links to Sunni Sites)----------------*/
#headlines {
float:right;
width:20%;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
font-size:80%;
padding:10px 0 20px 10px;
}
#headlines a:hover{
	text-decoration:underline;}
	
#headlines p {padding-top:10px;}

/*----------------Main Contents)----------------*/
#content {
float:left;
width:57%;
}

.feature {
	font-size:16px;
	font-weight:400;
	padding:0 0 10px 10px;
}

.feature h3 {
text-align:center;
padding:30px 0 5px;
}
/*----------------story (not really used althoigh div is in some places under content)----------------*/
.story {
clear:both;
font-size:80%;
padding:10px 0 0 10px;
}

.story p {
padding:0 0 10px;
}

/*----------------siteInfo (footer)----------------*/
#siteInfo {
clear:both;
border:1px solid #ccc;
font-size:75%;
color:#ccc;
padding:10px;
}

/*----------------Daily Hadith----------------*/

.hadithtitle {
color:#069;
font-size:14px;
font-weight:700;
font-family:Geneva, Arial, Helvetica, sans-serif;
text-align:center;}

#dailyhadith{
width:520px;
height:auto;
margin:5px 30px 10px;
}
#thesayings {
border:#999 medium solid;
background-color:#CCC;
padding-top:3px;
width:510px;
text-align:center;
-moz-border-radius:5px;
-webkit-border-radius:5px;}

#hadithquote {
background-color:#FFF;
padding-top:2px;
padding-bottom:2px;
margin-top:2px;
color:#093;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:700;
}

/*----------------Site Search----------------*/
#searchbar {
	position:absolute;
left:500px;
top:15px;

}
#searchbar input {
background:url(../Images/glass.jpg) #fff no-repeat left center;
border:2px solid #999;
color:gray;

height:18px;
padding-left:30px;
padding-top:6px;
vertical-align:middle;
text-decoration:none;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#searchbar input:hover {
border:#d3d3d3 3px solid;
}
.alertBox {
background-color:#FFFFE0;
border:1px solid #00F;
font-size:1.25em;
width:70%;
margin:10px;
padding:2px;
}

.alertBox h1 {
color:#FFF;
font-size:larger;
margin:0;
}

.alertBox h1.errorHeader {
background-color:red;
}

.alertBox h1.msgHeader {
background-color:green;
}

.alertBox ul {
margin:.8em .8em .8em 2em;
}

.error {
color:red;
}

.msg,.search_fileSize,.search_truncatedMsg,.search_link,.search_hitCount {
color:green;
}

.search_container {
list-style-position:outside;
list-style-type:none;
width:450px;
}

.search_summary {
color:#000;
}

.search_term {
background-color:#F5F5F5;
font-weight:bolder;
}

.search_title :link {
color:#00F;
text-decoration:underline;
}

.search_hitCount,.search_truncatedMsg,.search_searchInfo {
font-size:smaller;
}

/*----------------Home Page----------------*/

#left_content{
width:520px;
height:auto;
margin:10px 30px;
}

#left_content p{
text-align:justify;
line-height:16px;
padding:5px 0;
font-size:14px;
margin:0;
}

#services ul {
        list-style-type: none;
        width: 520px;
        margin: 0;
        padding:0;
	} 

#services ul li {
        font-size:14px;
        margin: 0;
        padding:0;
	text-align:justify;
	
}

#services li a { 
        display: block;
       padding:5px;
        text-decoration: none;
}

#services li a:hover {
        background:#FF9
}

#services a span {
         color:#514c48;  
}

#services strong{
	color:#093;
	font-weight: bolder;}
	
#cols{
width:520px;
height:auto;
margin:0 30px;
}
#latest{
width:210px;
float:left;
height:auto;
margin-top:5px;
}

#latest li, #basics li, #popular li {
	
	padding: 0;
	list-style: none;
	line-height: normal;
	text-align:left;
	font-size:12px;
}
#latest h3, #basics h3, #popular h3 {
padding:0 0 3px;
        font-size:15px;	
        color:#900;
	text-align:left;}
#latest a, #basics a, #popular a {
	text-decoration:none;
	}
#latest a:hover, #basics a:hover, #popular a:hover {
	text-decoration:underline;
	color:#093;
}
#latest ul, #basics ul, #popular ul {
	margin: 0;
    padding:0;}

#basics{
width:130px;
float:left;
height:auto;
padding-left:10px;
margin-top:5px;
margin-left:10px;
}
#popular{
width:120px;
float:left;
height:auto;
padding-left:20px;
margin-left:20px;
margin-top:5px;
}
/*----------------Ask The Imam----------------*/	
.categoryname{font-size: 11px;
color: #093;

} 
.atifont{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;}

.questionnum {
	font-size: 14px;
}
.qanswer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00659C;
	font-size: 14px;
}
.atibutton{
   padding:0 .25em 0 .25em;
   width:auto;
   overflow:visible;
}
.askimamsearch{
	padding:5px 0 5px 8px;}
/*----------------Ask The Imam Form----------------*/	
#askimamform{
	margin-top:10px;
	padding-left:10px;}
 
#askimamform label{
float: left;
width: 120px;
font-weight: bold;
font-size:14px;
}

.inputbox{
width: 180px;
margin-bottom: 5px;
padding:2px;
border: 1px solid #000;
}


#askimamform textarea{
width: 380px;
height: 270px;
margin-bottom: 5px;
border: 1px solid #000;
}

#askimamform #submitbutton{
margin-left: 120px;
margin-top: 2px;
width: 90px;

}

#askimamform br{
clear: left;
}
/*----------------others----------------*/
#search {
float:left;
width:80%;
border-bottom:1px solid #ccc;
font-size:90%;
padding:5px 0 5px 10px;
}

#search form {
margin:0;
padding:0;
}

#search label {
display:block;
margin:0;
padding:0;
}

.style1 {
font-size:large;
}

.style2 {
font-size:xx-large;
}
.style5 {
	font-size: 160%;
	font-weight: bold;
}

a,a:link,a:visited {
color:#069;
text-decoration:none;
}

#style10,.style10 {
font-size:14px;
}

#globalNav img,.show,#navBar ul a:link,#navBar ul a:visited,.relatedLinks a:link,.relatedLinks a:visited {
display:block;
}
