/* --[[ OTF : Designed By Eiad Aloudat ]]-- */


/************ --[[ HTML Body Style ]]-- ************/
html, body { height:100%;}

body { 	
	direction: ltr;  
	background: url(../images/background.jpg) center top no-repeat;
	background-color: #000000 ;
	}

/************ --[[ TD - P - Font - Tr - TH ]]-- ************/
body, td, p, font,tr,th { font: 13px/1.4 tahoma, sans-serif; color:#999999;}
p { text-align:justify;}
strong {color:#b5b5b5;}

/************ --[[ Image Style ]]-- ************/
img { border: 0; }

/************ --[[ HR ]]-- ************/
hr { height: 1px ; border: #8E8E8E 1px dotted; width: 80%; }

/************ --[[ padding - margin - ]]-- ************/
body, h1, h3, p, object, embed, form { padding: 0; margin: 0;}


/************ --[[ Form - ]]-- ************/
select,option,textarea,input {border:#3b3b3b solid 1px; background:#141414; color:#f26522; font-size:11px; width:200px; }


/************ --[[ float - ]]-- ************/
.floatleft1 { float:left;}
.floatright1 { float:right; }
.clear {clear:both;} 

/************ --[[ General Link ]]-- ************/
a:link, a:visited { color: #b5b5b5;  text-decoration: none; }
a:hover, a:active { color: #f68b1f;  text-decoration: none; }

/************ --[[ top ]]-- ************/

.main { width: 1000px; margin: 0 auto; }
.header { height:100px;  padding: 30px 20px; text-align:center; }
.header span { width:70px; margin: 10px 3px; color:#f68b1f; }
/************ --[[ data ]]-- ************/
.welcome_titile { color:#e49204; font-size:16px; padding: 0px 10px 0px 20px;}
.welcome_data { padding: 0px 20px 5px 20px;}
.home_data {padding: 0px 12px 5px 12px;  color:#7d7d7d;}
.home_data a { color: #f26522;  text-decoration: none; font-size:10px; }
.image_border{ background:#c2511b; width:155px; padding:5px;}
.image_border_small{ background:#c2511b; width:187px; padding:5px;}
.image_noborder{ width:155px; padding:2px 10px;}
.data_div_content {padding:2px 10px;}
.table_margen_bottom { margin-bottom:10px;}

.subpage_titile { color:#f26522; font-size:16px; padding: 0px 10px 0px 20px;}
.subpage_data { padding: 0px 20px 5px 20px; line-height:20px; color:#999999;}

.subpage_titile_dark { border:#1e1e1e solid 1px; background:#141414; color:#f26522; font-size:16px; padding: 0px 10px 0px 20px;}
.subpage_data a { color: #e49204;  text-decoration: none; font-size:11px;}
.subpage_data table td {color:#999999;}

.subpage_data_orange { color: #e49204 !important;}

/************ --[[ Footer ]]-- ************/
.footer { margin: 0 auto; text-align:center; padding:20px 10px; clear:both; color:#7d7d7d; font-size:10px;}






/************ --[[ highslide ]]-- ************/

.highslide {
    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.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;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}











