body, td, tr, table {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #416072;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.override {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #416072;
        text-decoration: underline;
}
a.override:hover {
        text-decoration: none;
}

select, option, input, textarea {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal; 
}

#container {
	margin: 0px auto;
	padding: 0px auto;
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
}

#banner {
	background-image: url('../images/banner/defaultBlue.png');
	width: 1000px;
	height: 153px;
	border: 0px;
}
#hijiriDate {
	width: 998px !important;
	width: 1000px;
	height: 15px;
	vertical-align: middle;
	border: 1px solid #BF811C;
	background-color: #BF811C;
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}
#prayerTimes {
	width: 998px !important;
	width: 1000px;
	height: 30px;
	vertical-align: middle;
	border: 1px solid #BF811C;
}

#footer {
	clear: both;
	width: 1000px;
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 10px;
	border: 1px solid #BF811C;
	text-align: center;
	background-color: #BF811C;
}
#footer a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}


#prayerTimeEntry {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 160px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#prayerTimeEntry #prayerTimeHeading {
	float: left;
	width: 80px;
}
#prayerTimeHeading.active {
	color: #962F0E;
}
#prayerTimeEntry #prayerTime {
	float: left;
	width: 80px;
}
#prayerTime {
		
}
#prayerTime.active {
	color: #962F0E;
}
#prayerTime.inactive {
	color: #666666;
}
#prayerTimeDivider {
	float: left;
	width: 2px;
	height: 10px;
	margin: 13px 0px 0px 0px;
	background-color: #BF811C;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;  
	color: #962F0E;
	font-weight: bold;
}
#bulletedContent {
    background-image: url(/images/bullet_red.png);
    background-repeat: no-repeat;
    padding: 2px 0px 2px 15px;
    margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	color: #000000; 
}

#pdf
{
	margin: 3px 0 5px 0x;
	padding: 5px 6px 4px 25px;
	background: url(/images/icons/pdf.gif) 0px 2px no-repeat;
	vertical-align: middle;
}
#excel
{
	margin: 3px 0 5px 0x;
	padding: 5px 6px 4px 25px;
	background: url(/images/icons/excel.gif) 0px 2px no-repeat;
	vertical-align: middle;
}
#powerpoint
{
	margin: 3px 0 5px 0x;
	padding: 5px 6px 4px 25px;
	background: url(/images/icons/powerpoint.gif) 0px 2px no-repeat;
	vertical-align: middle;
}
#word
{
	margin: 3px 0 5px 0x;
	padding: 5px 6px 4px 25px;
	background: url(/images/icons/word.gif) 0px 2px no-repeat;
	vertical-align: middle;
}
#text
{
	margin: 3px 0 5px 0x;
	padding: 5px 6px 4px 25px;
	background: url(/images/icons/text.gif) 0px 2px no-repeat;
	vertical-align: middle;
}
blockquote {
	text-indent: 25px;
	background: url('/images/openQuotes.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
}

blockquote p {
	display: inline;
	margin: 0;
	font-size:110%;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 24px;
	background: url('/images/closeQuotes.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
