﻿html
{
    height: 100%;
}
body
{
    margin: 0px;
    color: #cccccc;
    font-family: Arial;
    font-size: 12px;
    background-color: #282828;
    direction: rtl;
    
    /*scrollbar-3dlight-color: #737373; 
	scrollbar-arrow-color: #737373; 
	scrollbar-base-color: #333333; 
	scrollbar-darkshadow-color: #383838; 
	scrollbar-face-color: #333333; 
	scrollbar-highlight-color: #383838; 
	scrollbar-shadow-color: #737373;*/
}
.align
{
    text-align: right;
}
.align_other
{
    text-align: left;
}
.cot_bg
{
	background-image: url(../images/bg_cot_right.gif);
}
.text_footer
{
    font-size: 10px;
    color: #cccccc;
}
.text_footer a
{
    font-size: 10px;
    color: #cccccc;
    text-decoration: none;
}
.admin_panel
{
    background-color: #000000;
    color: #ffffff;
    height: 40px;
}
.admin_num
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #ff0000;
    padding: 3px;
}
.admin_panel a
{
    color: #ffffff;
}
.text_credit
{
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
.text_credit a
{
    font-size: 11px;
    text-decoration: none;
    font-weight: normal;
}
a
{
    color: #ff9900;
    text-decoration: none;
}
form
{
    margin: 0px;
}
p
{
    margin: 0px;
}
img
{
	border: 0px;
}
hr
{
	color: #333333;
    border-bottom: 1px dashed #ff9900;
}
#marqueecontainer1
{
    position: relative;
    width: 265px; /*marquee width */
    height: 225px; /*marquee height */
    overflow: hidden;
    border: 0px solid black;
}
.textbox_td
{
    background-image: url(../images/bg_textbox_td.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 265px;
    height: 27px;
}
.textbox
{
    border: 0px;
    background-image: url(../images/bg_textbox.gif);
    width: 255px;
    height: 18px;
    
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}
.textbox_footer
{
    border: 1px solid #737373;
    background-color: #000000;
    width: 150px;
    height: 16px;
    
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}
.textarea_td
{
    background-image: url(../images/bg_textarea_td.gif);
    background-repeat: no-repeat;
    text-align: center;
    width: 265px;
    height: 160px;
}
.textarea
{
    border: 0px;
    background-image: url(../images/bg_textarea.gif);
    width: 255px;
    height: 150px;
    
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
}
.button_small
{
    width: 110px;
    height: 30px;
    border: 0px;
    background-image: url(../images/bg_but_contact.gif);
    
    color: #cccccc;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.button_footer
{
    width: 50px;
    height: 18px;
    border: 0px;
    background-image: url(../images/bg_but_footer.gif);
    
    color: #ffffff;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
}
.text_cot
{
	color: #ff9900;
	font-weight: bold;
	font-size: 16px;
}
.text_cot_small
{
	color: #ff9900;
	font-weight: bold;
	font-size: 14px;
}
.text_link_details
{
	color: #ff9900;
	font-size: 11px;
	text-decoration: none;
}
.text_subcot
{
	color: #333333;
	font-weight: bold;
	font-size: 15px;
}
.menu a
{
	color: #ffffff;
	font-weight: bold;
}
.menu_over a
{
	color: #ff9900;
	font-weight: bold;
}
.submenu
{
	width: 265px;
	height: 28px;
	background-image: url(../images/bg_submenu_right.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 30px;
}
.submenu a
{
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
    background-image: url(../images/t.gif);
}
.submenu_over
{
	width: 265px;
	height: 28px;
	background-image: url(../images/bg_submenu_right.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 30px;
}
.submenu_over a
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
    background-image: url(../images/t.gif);
}
.bg_clients_pic
{
	width: 200px;
	height: 110px;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/bg_clients.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 5px;
}
.bg_clients_pic img
{
	width: 165px;
	height: 100px;
	border: 0px;
	text-align: right;
	vertical-align: middle;
}
.bg_clients_text
{
	height: 20px;
}
.bg_clients_text a
{
	font-size: 13px;
	text-align: right;
	color: #999999;
	font-weight: bold;
}
.bg_projects_pic
{
	width: 200px;
	height: 110px;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/bg_home_projects.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 5px;
}
.bg_projects_pic img
{
	width: 160px;
	height: 90px;
	border: 0px;
	text-align: right;
	vertical-align: middle;
}
.bg_projects_text
{
	height: 20px;
}
.bg_projects_text a
{
	font-size: 13px;
	text-align: right;
	color: #999999;
	font-weight: bold;
}
.text_news
{
	color: #666666;
}
.bg_home_projects
{
	width: 190px;
	height: 100px;
	text-align: center;
	background-image: url(../images/bg_home_projects.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.bg_home_projects img
{
	border: 0px;
	text-align: center;
}
.bg_home_clients
{
	width: 145px;
	height: 100px;
	text-align: center;
	background-image: url(../images/bg_home_clients.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.bg_home_clients img
{
	border: 0px;
	text-align: center;
}
.bg_clients_page
{
	width: 175px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bg_clients.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.bg_clients_page img
{
	border: 0px;
	text-align: center;
	vertical-align: middle;
}
.bg_projects_page
{
	width: 170px;
	height: 110px;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/bg_home_projects.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.bg_projects_page img
{
	border: 0px;
	text-align: center;
	vertical-align: middle;
}
.buttons_td
{
	width: 225px;
	height: 95px;
	cursor: pointer;
	text-align: right;
}
.buttons_div
{
	padding-right: 110px;
	padding-left: 20px;
	padding-top: 15px;
	font-size: 15px;
	font-weight: bold; 
}