@charset "utf-8";
/* CSS Document */

body ,html {
	
	margin: 0px; padding:0px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	color:#FFFFFF; 
	overflow:hidden;height:100%;width:100%;
	
}

/* ---------------    FULL SCREEN IMAGE CLASSES        */
 img.bgmaximage {position:fixed !important;} 

#Table-cover {
	height: 340px;
	width: 100%;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;

}
#textrun
{
	width:550px;
	height:200px;
	margin-right: 50px;
	margin-bottom: 140px;
	position: absolute;
	z-index: 20000;
	right: 50px;
	bottom: 140px;

}
#Footer 
{
	height: 100px;
	width: 100%;
	color: #000000;
	margin-bottom: 0px !important;margin-bottom: -1px;	
	position: absolute; z-index:1000;
	left: 0px;	bottom:0px;
	
	text-align: right;	vertical-align: middle;
}
.Left_Col
{

width:170px;height:340px; padding:5px;
	background-image: url(Images/content_left_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.Left_Col_Intro
{
	/*background-color:#FFFFFF;*/
	width:400px;
	height:400px;

}
.TD_Logo
{
	height:150px;
	
}
.TD_Logo_intro
{
	height:140px;
	width:370px;
	padding-left:15px;
	padding-right:15px;
	background-color:#FFFFFF;	
	
}
.Middle_Col
{
	width:330px;
	min-width:330px;
	padding:5px;
	height:330px;
	background-image: url(Images/content_mdl_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.Right_Col
{

	height:340px;
	background-image: url(Images/content_right_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.Text_Category
{

padding-right:15px;
padding-left:15px
height:235px;
vertical-align:top;
background-image: url(Images/left_col_intro_bg.png);
background-repeat: no-repeat;
background-position: center top;
color:#333333;
font-size:14px;
text-align:justify;

}
.Text_Category a:link ,.Text_Category  a:visited, .Text_Category  a:active, .Text_Category a:hover 
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding:2px;
}


#Top_Banner
{
	height: 60px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color:#000000;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
}
#contact_form
{
	position: absolute;
	height: 450px;
	width: 350px;
	right:50px;
	bottom:20px;
	margin-right: 0px;
	z-index:10000;
	display:none;
}
#Member_form
{
	position: absolute;
	height: 450px;
	width: 350px;
	right:50px;
	bottom:20px;
	margin-right: 0px;
	z-index:10000;
	display:none;
}
#Map
{
	position: absolute;
	height: 450px;
	width: 350px;
	right:50px;
	bottom:20px;
	margin-right: 0px;
	z-index:10000;
	display:none;
}
.DIV_Contact_Link
{
	position: absolute;
	height: 20px;
	width: 350px;
	bottom:0px;
	right:50px;
	margin-right: 0px;
	z-index:10000;

}
.TD_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	border: 1px solid #CCCCCC;
}

/* ---------------    SCROLLBAR CLASSES        */
#Content_Div
{
	width: 300px; height: 360px; 	
	overflow:hidden;	padding:5px;	direction:rtl; text-align:right; vertical-align:top;
}
#Div_Inside_Content
{
color:#333333;
margin-top:-10px;

}
.scrollbar-vert
{
	background-image:url(images/scrollbar_bg.jpg);	background-repeat:repeat-y;
	WIDTH: 10px;	FLOAT: right;	HEIGHT: 370px;
	top:0px;	right:0px;	position:relative;	display:none;
}
.handle-vert
{
	WIDTH: 10px;	HEIGHT: 40px;
	background: url(images/track.png);				background-repeat:no-repeat; 
	display:none;
}


#blackout
{
	position:absolute;
	z-index:200;
	margin-top:-170px;	margin-left: -218px;
	top:50%;	left:50%;
	height: 340px;	width: 436px;

}

#black_bg{
	height: 100%;
	width: 100%;
	background-image: url(images/fff.gif);
	background-repeat: repeat;
	position:absolute;
	z-index:100;
}


/* ---------------    Gallery_Move IMAGE CLASSES        */
.loading {
	background: url(../images/default/loading.gif) no-repeat center;
}
.content {

	padding-left: 10px;
	padding-top: 25px;
}
.content_7
{
	padding-left: 10px;
	padding-top: 12px;
}
.cover-wrapper {
	padding-bottom: 5px;
	overflow: hidden;
}
ul.cover-imgs {
	display: block;
	list-style: none; margin-left:-40px;
	
}
.cover-imgs li {
	display: block;
	float: left;
	padding: 7px;
	width: auto;
	border:#FFFFFF solid 2px;
}
.cover-imgs a {
	display: block;
	text-decoration: none;
}
.currentimg
{
width:400px;

}

.cover-imgs li, .slideshow img, .mail-alert  {
	background: url(images/semi_white.png) repeat;
/*	border: 1px #1c1b19 solid;*/
}

.slideshow img {
	padding: 6px;
}

.nav a {
	height: 30px;
	cursor: pointer;
	display: block;
	text-align: center;
	
}
.nav a.n {
	float: left;
	width: 30px;
}
a#nav-left  {
	background: url(images/nav_left.png) no-repeat;
	float: left;
	width: 30px;
	margin-right:5px;
}

a#nav-right 
{
	background: url(images/nav_right.png) no-repeat;
	float: left;
	width: 30px;
}









/*-------------------forms style============================*/

.form-title
{
	font-size:14px;
	color:#FFFF00;
	text-align: right;
	vertical-align: middle;
	width: 200px;
	height:16px;
	padding-right: 10px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Input_S_Form
{
	width:181px;
	BORDER: 1px solid #333333;
	height: 20px;
	direction:rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	background-color: #1F1F1F;
}
.Input_S_Form_Expert
{
	width:165px;
	BORDER: #cccccc 1px solid;
	height: 20px;
	direction:rtl;
}
.Textarea_S
{	/* necessery for the textarea inside the contact messege*/
	border:1px;
	border-style:solid;
	border-right:1px;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-style:solid;
	border-color:#1F1F1F;
	overflow:auto;
	width:220px;
	height:115px;
	direction:rtl;
	background-color: #1F1F1F;
	color: #FFFF00;
}
.Textarea_S-coment
{	/* necessery for the textarea inside the contact messege*/
	border:1px;
	border-style:solid;
	border-right:1px;
	border-right-style:solid;
	border-bottom:1px;
	border-bottom-style:solid;
	border-color:#CCCCCC;
	overflow:auto;
	width:175px;
	height:45px;
	direction:rtl;
}
.Submit_Btns
{
	BORDER: 0px solid;
	FONT-WEIGHT: bold;
	WIDTH: 40px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #FFFF00;
	COLOR: #000000;
	TEXT-ALIGN: center;
	FONT-FAMILY: Arial;
	CURSOR: hand;
}

/* ---------------    GENERAL CLASSES        */

a:link ,a:visited,a:active
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
img {
	border:#FFFFFF solid 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 2px;
}

p
{
text-align:justify;
font-family: Arial, Helvetica, sans-serif;
}
table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}
div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;

}
.TD_Regular
{
	vertical-align:top;
	text-align:right;
	direction:rtl;
}
.Td_Img
{
	vertical-align:top;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;

	width:520px;
}
/*************IE6***************/
#Div_IE6
{
	position:absolute;
	text-decoration: none;
	width:100%; 	height:101%;
	background-image: url(Images/ccc.gif);
	z-index: 100;
	vertical-align:middle;

}
.Table_IE6
{
	padding:10px;
	direction:rtl;
	text-align:right;
	vertical-align:middle;
}
.TD_Ie6 ,.TD_Ie6 a ,.TD_Ie6 a:hover
{
	font-size:14px;
	line-height:normal;
	text-align: center;
	vertical-align: middle;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
.Div_In_Ie6
{
	position:relative;
	margin-top:-50px;
	border:#CCCCCC 1px solid;
	top:50%;
	padding:5px;
	width:470px;
	height:100px;
	background-color:#FFFFFF;
}
/*************IE6***************/
