/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #003366;
}
H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}
mos
{
    background-position: center top;
    background-image: url(images/mosque.jpg);
    background-repeat: no-repeat;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}
.a1:link
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: 'Arabic Transparent';
	text-decoration: none;
}
.a1:visited
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: 'Arabic Transparent';
	text-decoration: none;
}
.a1:hover
{
	font-weight: bold;
	font-size: x-small;
	color: #ffff00;
	font-family: 'Arabic Transparent';
	text-decoration: none;
}
.a1:active
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: 'Arabic Transparent';
	text-decoration: none;
}

.a2:link
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: 'Arabic Transparent';
	text-decoration: none;
}
.a2:visited
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: 'Arabic Transparent';
	text-decoration: none;
}
.a2:hover
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: 'Arabic Transparent';
	text-decoration: underline;
}
.a2:active
{
	font-weight: bold;
	font-size:15px;
	color: #000000;
	font-family: 'Arabic Transparent';
	text-decoration: none;
}
SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.img_size
{
	height: 125px;
	width: 160px;
}
.img_size2
{
	height: 125px;
	width: 140px;
}
.title_text_style
{
	margin-top: 10px;
	font-weight: bold;
	font-size: larger;
	margin-bottom: 10px;
	color: #ff3300;
	font-family: 'Mohammad Laha';
	text-align: center;
}
.title
{
	margin-top: 10px;
	font-weight: bold;
	font-size: larger;
	margin-bottom: 10px;
	color: #003399;
	font-family: 'Arabic Transparent';
	text-align: center;
}
.desc_style
{
	font-weight: bold;
	font-size: large;
	color:Navy;
	font-family: Verdana;
	text-align: center;
}
.left_border
{
	border-left: #ccccff 1px solid;
}
.left_ftr_bdr
{
	border-left: #ffffff 1px solid;
}
.lft_rt_ftr_bdr
{
	border-right: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	color: #ffffff;
}
.vmenu
{
	font-weight: bold;
	font-size: large;
	font-family: 'Arabic Transparent';
	background-color: #1a75be;
	background-image: url(images/back1.png);
	text-align: right;
	border-left: #000000 1px solid;
	margin-right: 10px;
}
.bottom_blue
{
	border-bottom: #244187 1px solid;
}
.desc
{
	font-size: small;
	color:DarkSlateBlue;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.topline
{
	border-top: #b5bed6 1px solid;
	color:White;
}
.alllines
{
	border-right: #b5bed6 1px solid;
	border-top: #b5bed6 1px solid;
	border-left: #b5bed6 1px solid;
	border-bottom: #b5bed6 1px solid;
	font-weight: bold;
	color: #ffffff;
	font-family: 'Arabic Transparent';
}
.toprtline 
{ 
	BORDER-RIGHT: #b5bed6 1px solid; 
	BORDER-TOP: #b5bed6 1px solid; COLOR: #ffffff; 
	FONT-FAMILY: 'Arabic Transparent' 
}
	.alllines 
	{ BORDER-RIGHT: #b5bed6 1px solid; 
		BORDER-TOP: #b5bed6 1px solid; 
		BORDER-LEFT: #b5bed6 1px solid; 
		BORDER-BOTTOM: #b5bed6 1px solid 
	}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.br {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.sc
{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 10px;
	vertical-align: baseline;
	clip: rect(auto auto 5px auto);
	color: #990100;
	font-family: Tahoma;
	position: static;
}

.text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.text_big {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.b1bg {
	background-image: url(images/a1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}m
.MIDDLE {
	background-color: #016597;
	background-image: url(images/m1.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.mainw {
	padding-right: 2.5%;
}
.picbgcolor
{
    border-left-color: #cc0000;
    border-bottom-color: #cc0000;
    border-top-style: solid;
    border-top-color: #cc0000;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #cc0000;
    border-bottom-style: solid;
    margin-right: 4px;
}

img.floatLeft { 
    float: left; 
    margin: 3px; 
    text-align :right;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
.rb1 {
	background-image: url(images/rbg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-color: #00527A;
}

.imgbr
{
    border-right: #cccccc 4px solid;
    border-top: #cccccc 4px solid;
    border-left: #cccccc 4px solid;
    border-bottom: #cccccc 4px solid;
}
