html, body{
	width:100%;
	height:100%;
}

body{
	color:#000000;
	font:12px Arial;
	margin:0;
	background:#03334E url(http://www.asd.co.il/clients/studio21/bg.jpg) no-repeat center center;
}

body, table, tr, td{
	text-align:right;
	direction:rtl;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#000000;
	font:12px Arial;
	vertical-align:top;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
}

input, select, textarea{
	color:#000000;
	font:12px Arial;
	border:1px solid #808080;
}

input.clsReset{
	width:auto;
	border:0 none;
	background-color:transparent;
}

h1{
	color:#000000;
	font-size:18px;
	font-weight:800;
	margin:0 0 5px 0;
}

p{
	padding:0;
	margin:10px 0 0 0;
}

A:link, A:visited, A:active{color:#000000; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}

.clsTextLink:link, .clsTextLink:visited, .clsTextLink:active{color:#000000; text-decoration:none; background-color:transparent;}
.clsTextLink:hover{text-decoration:none;}

.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}

.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}

.clsBlueLink:link, .clsBlueLink:visited, .clsBlueLink:active{color:#4D6999; text-decoration:none; background-color:transparent;}
.clsBlueLink:hover{text-decoration:underline;}

.clsSpacer{
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsDottedLine{
	font-size:0;
	background:url(/images/dot.gif);
}

.clsRed{
	color:red;
}

.clsFloated{
	float:right;
}

.clsLink{
	cursor:pointer;
	cursor:hand;
}

hr{
	clear:both;
	height:1px;
	color:#D3D3D2;
	font-size:0;
	background:transparent;
}


.clsHidden{
	display:none;
}

.clsErrorMsg{
	color:yellow;
	font-size:13px;
	font-weight:800;
	text-align:center;
	padding:30px;
}

.clsFormButtons{
	text-align:center;
	padding-top:10px;
}

.clsFormButtons input, .clsFormButtons button, .clsButton{
	width:90px;
	color:#ffffff;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	padding:1px 5px 1px 5px;
	border:0 none;
	background-color:#000000;
}

.clsFormButtons input.clsBtn{
	width:40px;
	height:33px;
	border:0 none;
	background:transparent;
}


.clsPageAlign{
	position:absolute;
	width:975px;
	height:389px;
	right:50%;
	top:50%;
	margin-top:-195px;
	margin-right:-487px;
}


.clsLogoLink{
	position:absolute;
	left:50px;
	top:25px;
	width:235px;
	height:60px;
	cursor:pointer;
	cursor:hand;
	z-index:1000000;
}

.clsLang{
	position:absolute;
	top:10px;
	right:10px;
	font-size:14px;
	font-weight:800;
}


.clsTopMenu{
	height:15px;
	color:#B0A6A3;
	font-size:11px;
	text-align:left;
	padding:3px 0 3px 0;
	margin:0;
}

.clsHeader{
	height:113px;
}


.clsMainMenu{
	height:51px;
}

.clsContent{
	height:225px;
	overflow:hidden;
	background-color:#84A4B2;
}


.clsMainTable{
	height:225px;
}

.clsMainTable .clsCatMenuTD{
	height:213px;
	width:168px;
	border:6px solid #A2B8C3;
	border-left:0 none;
}

.clsMainTable .clsTextTD{
	height:155px;
	width:259px;
	color:#ffffff;
	padding:40px 25px 20px 25px;
	background:url(/images/box-bg_about.jpg) no-repeat center top;
}

.clsMainTable .clsTextTD .clsTextDIV{
	position:relative;
	height:155px;
	width:259px;
	overflow:hidden;
}

.clsMainTable .clsTextTD .clsClientLogos{
	position:absolute;
	bottom:5px;
	left:0;
	width:140px;
	height:60px;
	overflow:hidden;
}

.clsMainTable .clsSearchTD, .clsMainTable .clsSearchTD_home{
	height:160px;
	width:136px;
	padding:45px 25px 20px 25px;
	background:url(/images/box-bg_search_inner.jpg) no-repeat center top;
}

.clsMainTable .clsSearchTD_home{
	background-image:url(/images/box-bg_search_home.jpg);
}

.clsMainTable #frmSearch input, .clsMainTable #frmSearch select{
	width:130px;
	margin-top:4px;
}

.clsMainTable #frmSearch select{
	width:133px;
	margin-right:1px;
}

.clsMainTable #frmSearch input.clsBtn{
	width:40px;
	height:33px;
	border:0 none;
}

.clsMainTable .clsMovieTD{
	width:294px;
	text-align:center;
	vertical-align:middle;
	border:6px solid #809EAC;
	border-bottom:7px solid #809EAC;
	background-color:#B5C0C6;
}

.clsMainTable .clsMovieTD .clsMovieBG{
	position:relative;
	height:194px;
	width:274px;
	background:#88A7B8 url(/images/media_bg.giff) no-repeat center;
}

.clsMainTable .clsMovieTD img{
	height:194px;
	width:274px;
}

.clsHomeProjectButtons{
	width:300px;
	height:15px;
	position:absolute;
	top:305px;
	left:20px;
	z-index:10000;
}

.clsHomeProjectButtons .clsItem{
	float:left;
	font-size:0;
	width:12px;
	height:12px;
	cursor:pointer;
	cursor:hand;
	margin-right:5px;
	border:1px solid #000000;
	background-color:#ffffff;
}


.clsControlBtn{
	width:41px;
	height:14px;
	position:absolute;
	bottom:4px;
	right:5px;
	z-index:10000;
	cursor:pointer;
	cursor:hand;
}

.clsWideTextTD{
	width:611px;
	height:215px;
	width:561px;
	height:175px;
	padding:20px 25px 20px 25px;
	background-image:url(/images/box-bg_wide-text.jpg);
}

.clsScrollText{
	width:561px;
	height:175px;
	line-height:17px;
	overflow:scroll;
	overflow-x:hidden;

	scrollbar-base-color: #88A5B5;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #88A5B5;
	scrollbar-darkshadow-color: #88A5B5;
	scrollbar-face-color: #497489;
	scrollbar-highlight-color: #88A5B5;
	scrollbar-shadow-color: #88A5B5;
	scrollbar-track-color: #88A5B5;	
}

.clsScrollText .clsBody{
	padding-right:8px;
}

.clsLeftImages img{
	width:120px;
	margin:0 10px 10px 5px;
}

.clsContentText ul{
	margin:0 15px 0 0;
}

.clsContentText li{
	margin-top:5px;
}

.clsBreadCrumb{
	font-size:11px;
	margin:0 0 15px 0;
}






.clsIndexItem{
	clear:both;
	margin:0 0 10px 0;
}

.clsIndexItem .clsBody{
}

.clsIndexItem h2{
	color:#000000;
	font-size:13px;
	font-weight:800;
	padding:3px 30px 2px 5px;
	margin:0 0 3px 10px;
	background:url(/images/h1_bg_he.gif) no-repeat right bottom;
}

.clsIndexItem .clsMoreDetails{
	font-size:11px;
	font-weight:800;
	text-align:left;
	padding:5px 0 3px 10px;
}




.clsFooterBox{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:url(/images/footer_bg.giff) repeat-x bottom center;
}

.clsFooter{
	width:955px;
	color:#4D6999;
	font-size:11px;
	text-align:right;
	padding:20px 10px 5px 10px;
	margin:auto;
}

.clsCredits{
	float:left;
}

