/* 
Layout, Design, and Styling by Pixelarcher.com
Do not copy and past this styling and use as your own. 
You may use my coding as a means to learn, not to duplicate.
*/

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 
layout styling - do not change anything here, it will cause the layout to fall apart 
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
margin: 15px 0px 0px 0px;
padding: 0px;
background: #f5f5f5;
}

#container {
width: 760px;
padding: 0px;
margin: auto;
text-align: center;
background: url(../images/alhijra_bg.jpg) repeat-y;
}

#container2 {
width: 760px;
padding: 0px;
margin: auto;
text-align: center;
background: url(../images/alhijra_bg2.jpg) repeat-y;
}

#header {
width: 760px;
height: 150px;
background: url(../images/alhijra_top.jpg) no-repeat;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#left {
/*position: relative;*/
float: left;
width: 150px;
/*height: 330px;*/
padding: 80px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(../images/alhijra_left.jpg) no-repeat;
text-align: left;
font-size: 10px;
}

#content {
/*position: relative;*/
float: left;
width: 450px;
padding: 15px 5px 15px 5px;
margin: 0px 0px 0px 0px;
background: url(../images/alhijra_center.jpg) no-repeat;
text-align: left;
font-size: 11px;
}

#content2 {
/*position: relative;*/
float: left;
width: 580px;
padding: 15px 5px 15px 5px;
margin: 0px 0px 0px 0px;
background: url(../images/alhijra_center.jpg) no-repeat;
text-align: left;
font-size: 11px;
}

#right {
/*position: relative;*/
float: right;
width: 150px;
/*height: 330px;*/
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: url(../images/alhijra_right.jpg) no-repeat;
text-align: center;
font-size: 10px;
}

#footer {
clear: both;
width: 750px;
height: 40px;
background: url(../images/alhijra_bot.jpg) repeat;
text-align: left;
font-size: 10px;
padding: 10px 0px 0px 10px;
margin: 0px 0px 0px 0px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| left side bar styling */

#left ul {
text-decoration: none;
list-style: none;
padding: 5px;
margin: 0px;
}

.sectiontitle {
background: url(../images/bullet.gif) no-repeat;
padding-left: 10px;
background-position: 2px;
font-size: 11px;
font-weight: bold;
}

.menu1{
background: url(../images/bullet.gif) no-repeat;
background-position: 2px;
margin: 10px 0px 5px 5px;
padding-left:10px;
padding-top: 2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
/*height: 10px;*/
font-size: 11px;
font-weight: bold;
cursor: pointer; 
}
.submenu{
color: #0066FF;
display: block;
height: 12px;
margin-left: 15px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
cursor: pointer; 
}

.hide{
display: none;
}
.show{
display: block;
}

#bookmark {
font-size: 11px;
font-weight: bold;
color: #CCC;
text-align: center;
display: block;
}

#left a {
color: #036;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| right side bar styling */

.rightnews{
text-align: left;
display: block;
padding: 10px 3px 2px 3px;
}

.newstitle {
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
color: #336600;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| content styling */

h1 {
text-align: left;
padding-left: 75px;
font-size: 18px;
color: #360;
}

#prayertimes ul {
float:left;
width: 450;
text-decoration: none;
list-style: none;
margin: 0px 0px 0px 20px;
padding: 0px;
display: block;
}

#prayertimes ul li {
float:left;
width: 130px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Additional Styling */

