/* ----------------------------------------------
Template CSS Document
Please don't hesitate to contact me 
for any questions hhassan@us.com.sa
Hashim Hassan
www.us.com.sa
---------------------------------------------- */


/* ------ 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: #767676;
}
h1,h2,h3,h4,h5,h6,form {
	margin: 0px; padding: 0px;
}
/* ------ Main Style ----------------------- */
body {

	margin  :  0;  
	padding :  0; 
	text-align : center; 
	color	: #000000; 
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	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;
} 
.body1 {
	margin  :  0;  
	padding :  0; 
	background-image: url(../../images/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

hr {height: 1px; padding: 0px; border: 1px solid;}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 535252;
	text-align: center;
}

ul {
	list-style-position: outside;
	margin: -2px 0px 0px 8px;
	list-style-type: disc;
	padding-left: 3px;
	text-align:left;
	list-style-image: url(link_1.gif);
}
ol {
	list-style-position: outside; margin: -2px 0px 0px 23px;
}

/* ------ Links Style ----------------------- */
a, a:link,a:visited {
	color : #0066CC;
	text-decoration : none;
} 

a:hover {
	color : #0099FF; 
	text-decoration: underline;
} 

a.linkwhite, a.linkwhite:link,a.linkwhite:visited {
	color : #666666;
	text-decoration: underline;
} 

a.linkwhite:hover {
	color : #CCCCCC; 
	text-decoration : none; 
} 

a.linknave, a.linknave:link,a.linknave:visited {
	color : #2E659C;
	text-decoration: none;
} 

a.linknave:hover {
	color : #FFFFFF; 
	text-decoration : none; 
} 
a.linknave2, a.linknave2:link,a.linknave2:visited a.linknave2:active {
	color : #2E659C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 

a.linknave2:hover {
	color : #2E659C;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 
a.linkup, a.linkup:link,a.linkup:visited {
	color : #666666;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../../images/piont2.gif);
	background-repeat: no-repeat;
} 

a.linkup:hover {
	color : #666666;
	text-decoration : underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
} 
/* ------ Headers Style ----------------------- */
h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0053A9;
} 

h2 {
	color : #2C73BC;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
} 
h3 {
	font: 15px normal;
	color : #888888;
} 
h4 {
	font: 14px normal;
	text-decoration: underline;
} 

h5 {
	background-image: url(../../images/home_ete_r4_c4.gif);
	font-size: 14px;
	font-weight: bold;
	color: #0053A9;
	background-repeat: repeat-x;
	line-height: 40px;
	background-position: 20px;
} 

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #0053A9;
	font-family: Arial, Helvetica, sans-serif;
} 

/* ------ Tables Style ----------------------- */
TD{
	Font-Size : 12px;
}

P{
	Font-Size : 11px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}
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 ----------------------- */

.textarea1 {
	width : 300px; 
	margin : 0 auto; 
	text-align : left; 
	padding : 5; 
	border : 1px solid #CCCC00; 
	background-color : #CCCC99; 
	color : #333;

}

.topnav {
	background-image: url(../../images/bg_nave.gif);
} 

.footer {
	text-align : left;
	font : 10px;
	color : #FFFFFF;
	padding-left: 40px;
} 
.footer a{
	font : 10px;
	color : #FFFFFF;
} 
.red {
	color: #FF0000;
}



/* ------ Form Style ----------------------- */
input, select, option, textarea{
	border:1px solid #b3b3b3;
	color: #333333;
	font: 11px verdana, arial, helvetica, sans-serif;
	background-color:#FFFFFF;
	padding: 1px;
	margin: 1px;
}
input.button {
	font: 11px verdana, arial, helvetica, sans-serif;
	border-left:1px solid #D5D1CD; 
	border-right:1px solid #C0C0C0; 
	border-top:1px  solid #D5D1CD; 
	border-bottom:1px  solid #C0C0C0; 
	color: #333333;
	background-color:#DDDDDD;
	padding: 1px;
	margin: 1px;
}

/* ------ Additional Table Style ----------------------- */

TABLE.controlbar
{
    BORDER-RIGHT: #dddddd 1px solid;
    BORDER-TOP: #dddddd 1px solid;
    BORDER-LEFT: #dddddd 1px solid;
    BORDER-BOTTOM: #dddddd 1px solid;
    BORDER-COLLAPSE: collapse
}
TABLE.controlbar TD
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 5px;
    COLOR: #333333;
    PADDING-TOP: 5px;
    FONT-FAMILY: Verdana, Arial, helvetica;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: #eeeeee
}
TABLE.controlbar TD.title
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #333333;
    FONT-FAMILY: Verdana, Arial, helvetica;
    BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: #dddddd
}

.highlight {
	background-color: #FF0;
}
/*=============== menu ====================*/
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	color : #2E659C;
	font-size: 12px;
	background-image: url(../../images/1_r7_c7.gif);
	width: 164px;
	height: 20px;
	_height: 25px;
	float: left;
	padding-top: 5px;
	_padding-top: 5px;
}
.menu a:hover {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1073CE;
	background-image: url(../../images/1_r7_c7.gif);
	cursor: pointer;
	text-decoration: none;
}

.news {
	text-decoration: none;
	color: #FFF;
	padding: 20px;
	text-align:left;
}
.news a, .news a:link, .news a:active, .news a:visited {
	color: #FFF;
	margin: 0px;
}
.news a:hover {
	text-decoration: none;
	color: #D9ECFF;
}
.supmenu ul{
	list-style-position: outside;
	margin: -2px 0px 0px 18px;
	list-style-type: disc;
	padding-left: 3px;
	list-style-image: url(link_1.gif);
}
.supmenu li {
	margin: 0px 0px 1px 0px;
}

