﻿body
{
	margin:0px;
	}

.labels		{ font-family: Arial; color: #1A1A1A; font-size: 8pt}

.menu		{ font-family: Arial; color: #FFFFFF; font-size: 8pt}

.footer{
font-family: Arial; 
color: #FFFFFF; 
font-size: 8pt; 
font-weight:normal;
}

.text-red
{
 font-family: Arial; 
 color: red; 
 font-size: 8pt; 
 font-weight:normal; 
}
	
	
.title{
  font-family: Arial;
  color: #1A1A1A; 
  font-size: 11pt; 
  font-weight:bold; 
  text-transform:capitalize;
  }

.newstitle
{
text-align: left;
color:#F04533; 
text-decoration:underline; 
font-weight:bold;
font-family: Arial Narrow; 
font-size: 11pt; 
}

.text{
 font-family: Arial; 
 color: #1A1A1A; 
 font-size: 9pt; 
 font-weight:normal; 
 }
 
 .more
 {
	font-family:Arial;
	font-size: 9pt; 
    font-weight:normal; 
	text-align: left; 
	color:#F04533; 
	text-decoration:underline;
	}
	
 text-new
 {
font-family: Arial; 
color: #1A1A1A; 
font-size: 8pt; 
font-weight:normal; 
}
 
 
 p.text{
 text-align:justify;
 }

.textblue{
font-size:12px;
font-family:arial;
color:#3FA9F5;
}

.table{
border-top: 1px solid black;
border-right:1px solid black;
}

.table td {
border-left: 1px solid black;
border-bottom: 1px solid black;
}

.star 
{
	font-family: arial;
	font-size: 9pt; 
	color:red;
	font-weight: normal; 
	text-decoration: none
}
	
.note 
{
	font-family: arial;
	font-size: 9pt; 
	color:#CC0000;
	font-weight: normal; 
	text-decoration: none
}


.datagrid
{
	width: 95%;
	font-family: arial;
	FONT-SIZE: 9pt;
    border: 1px solid #FD3029;
    font-weight: normal;
    color:#707070;
    text-decoration: none;
	border: 1px solid #B3C2CF;
	border-collapse: collapse;
	border-bottom-color:#B3C2CF;
	border-top-color: #B3C2CF;
	border-right-color: #B3C2CF;
	border-left-color: #B3C2CF;
}

.HeaderStyle
{
BACKGROUND-COLOR: #e5efa9;	
text-indent:10px;
color: #707070;
font-family: arial;
FONT-SIZE: 9pt;
font-weight: bold;
text-decoration: none;
border: 1px solid #B3C2CF;
border-collapse: collapse;
border-bottom-color:#B3C2CF;
border-top-color: #B3C2CF;
border-right-color: #B3C2CF;
border-left-color: #B3C2CF;
}

.itemgrid
{
font-family: arial;
text-indent:10px;
font-size: 9pt;
color: #707070;
font-weight: normal;
text-decoration: none ;
border: 1px solid #B3C2CF;
border-collapse: collapse;
border-bottom-color:#B3C2CF;
border-top-color: #B3C2CF;
border-right-color: #B3C2CF;
border-left-color: #B3C2CF;
}

.Alternating
{
BACKGROUND-COLOR: #205BBA;
font-family: arial;
text-indent:10px;
border-color:#B3C2CF;
font-size: 9pt;
color: #707070;
font-weight: normal;
text-decoration: none;
border: 1px solid #B3C2CF;
border-collapse: collapse;
border-bottom-color:#B3C2CF;
border-top-color: #B3C2CF;
border-right-color: #B3C2CF;
border-left-color: #B3C2CF;
	
}   

 .button
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: medium none;
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #f54c35;
    text-decoration: none; 
}

 .textbox
{
	border:1;
	border-style:solid;
	height:12px;
	border-color:#c7c7c7;
	font-size : 8pt;
	color: black;
	font-family:Arial;
	background-color: white;
	text-decoration:none;
}

.buttonLogin
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    BORDER-LEFT: medium none;
    CURSOR: hand;
    COLOR: white;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: arial, Arial, Helvetica, sans-serif;
    BACKGROUND-COLOR: #C8013B;
    text-decoration: none; 
}

/* For Photo Gallery Please Don't remove Tarek Halaseh */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;background: url(../../PG_images/prevlabel.gif) left 15% no-repeat ; }
#nextLink { right: 0; float: right;background: url(../../PG_images/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../PG_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../PG_images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* End For Photo Gallery */
