/* Stylesheet */
/* Hashim Al-Hassan
Web Designer and Developer
GulfNet Solutions
Tel + 966 3 865-5607 Ext 201 */

/* ------ Common Style ----------------------- */
body,div,span,p,ul,li,td,th,input,select,textarea,button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 2px;
}
h1,h2,h3,h4,h5,h6,form {
	margin: 0px; padding: 0px;
}
/* ------ Main Style ----------------------- */
body {
	margin  :  0;
	padding :  0;
	text-align : center;
	color	: #000000; /* url(imagpath.gif) repeat fixed */
	scrollbar-face-color		: #DBD8D1;
	scrollbar-highlight-color	: #f1f1f7;
	scrollbar-shadow-color		: #F8F8F8;
	scrollbar-3dlight-color		: #D5D1CD;
	scrollbar-arrow-color		: #000000;
	scrollbar-track-color		: #DBD8D1;
	scrollbar-darkshadow-color	: #B3B3B3;
	background-color: #ffffff;
	background-image: url(../shared/images/bg.jpg);
	background-repeat: repeat-x;
} 

hr {height: 1px; padding: 0px; border: 1px solid;}
li {
	margin-top: 5px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../en/images/bullet.gif);
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-right: 3px;
}
ol {
	list-style-position: outside;
	margin-top: -2px;
	margin-right: 23px;
	margin-bottom: 0px;
}

/* ------ Links Style ----------------------- */
a, a:link,a:visited {
	color : #EC5100;
	text-decoration : none; 
} 

a:hover {
	color : #666666; 
	text-decoration: underline;
} 

a.link1, a.link1:link,a.link1:visited {
	color : #797979;
	text-decoration: none;
	font-size: 11px;
} 

a.link1:hover {
	color : #797979; 
	text-decoration : underline; 
} 
a.link2, a.link2:link,a.link2:visited {
	color : #737373;
	text-decoration: none;
} 

a.link2:hover {
	color : #B98F39; 
	text-decoration : none; 
}

a.link3, a.link3:link,a.link3:visited {
	color : #455560;
	text-decoration: none;
	font-size: 10.5px;
} 

a.link3:hover {
	color : #EC5100;
	text-decoration : none;
}

a.link4, a.link4:link,a.link4:visited {

	color : #797979;
	text-decoration: none;
}

a.link4:hover {

	color : #EC5100;
	text-decoration : underline;
}

/* ------ Headers Style ----------------------- */
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #45555F;
	margin-top: 1px;
} 

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #455560;
	margin-right: 2px;
	margin-left: 2px;
} 
h3 {
	color : #EC5100;
	font-family: Tahoma;
	font-size: 12px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: bold;
} 
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	text-decoration: none;
	font-weight: normal;
	margin-right: 20px;
} 

h5 {
	font: bold 14px;
} 

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 

/* ------ Tables Style ----------------------- */
TD{
}

table.frame1
{
	padding:5;
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}	   

table.frame1 td
{
	background-color: #FCFCFC;
	border: 1px solid #EEEEEE;
}

table.frame1 td.title
{
	background-color: #F1F1F1;
	font-weight:bold; 
}

table.frame2
{
	padding:5;
	background-color: #FFFFFF;
	border-collapse:collapse;
	border: 1px solid #BBDDCC;
}	   

table.frame2 td
{
	color:#333333;
	background-color: #C7E2E2;
	border: 1px solid #EEEEEE;
}

table.frame2 td.title
{
	color:#333333;
	background-color: #BBDDCC;
	font-weight:bold; 
}
*/

/* ------ Text Style ----------------------- */

.linefooter {
	color : #333;
	background-image: url(../shared/images/in3_r9_c16.gif);
	background-repeat: repeat-x;
	background-position: 5px;

}

.leftmenu {
	color : #F77D06;
	padding-top: -2px;
	font-weight: bold;
} 

.footer {
	color : #797979;
	font-size: 10px;
} 

.content {
	BORDER-COLLAPSE: collapse;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
}

.title {
	font-size: 11px;
	font-weight: bold;
	color: #455560;
	margin-right: 2px;
	margin-left: 2px;
background-image: url(../shared/images/abs5in_r8_c13.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	float: right;
	padding-left: 22px;
	margin-top: 8px;
	background-position: 1px;
}

.font1 {
	font-weight: bold;
	color: 3D3DBD;
}

.font2 {
	font-weight: bold;
	color: #AA871F;
}

.font3 {
	font-weight: bold;
	color: #FF4018;
}

/* ------ Form Style ----------------------- */

.textfield {
	border:1px solid #b3b3b3;
	background-color:#FFFFFF;
	padding: 1px;
	height: 20px;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}


/* ------ Additional Table Style ----------------------- */
