/*CSS CLEAR v1.0 | 20080212
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{    quotes: none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
remember to define focus styles!
:focus{outline: 0;}
remember to highlight inserts somehow!
ins{text-decoration:none;}
del{text-decoration:line-through;}
tables still need 'cellspacing="0"' in the markup
table{border-collapse:collapse;border-spacing:0;}
************PARTS***************
secondary*/
.secondary .uc
{
	margin-bottom: 15px;
}
/*lists*/
.list .a0
{
	background: #F4F8ED;
}
.list, .list .a1
{
	background: #FFF;
}
.list
{
	padding-bottom: 6px;
	background-position: 50% 100%;
}
.list .item
{
	padding: 5px;
}
/*path*/
.path
{
	margin-bottom: 10px;
}
.path .current
{
	color: #414141;
}
.path A.current:hover
{
	cursor: default;
	text-decoration: none;
}
/*sitemap*/
#main UL
{
	list-style: circle;
	margin: 0 10px;
}
#main OL
{
	margin: 0 10px;
}
/*content*/
.introduction
{
	font-size: 1.1em;
	font-style: italic;
}
/*date*/
.date
{
	font-size: small;
	color: #414141;
	display: block;
}
/*intro*/
.intro
{
	font-style: italic;
	font-size: 1.2em;
}
.list .intro
{
	font-style: normal;
	font-size: 1em;
}
/*columns*/
.columns .left
{
	float: left;
	width: 48%;
	padding-left: 15px;
}
.columns .right
{
	float: right;
	width: 48%;
}
.socialBookmarks A
{
	white-space: nowrap;
	text-align: right;
	direction: rtl;
}
.socialBookmarks
{
	text-align: right;
	direction: ltr;
}
/*login*/
.login .tb
{
	width: 100px;
}
.login .ff
{
	margin-bottom: 5px;
}
.register TD
{
	padding: 0;
}
/*gallery*/
#thumbnails
{
	padding-bottom: 10px;
}
#thumbnails .text
{
	display: none;
}
.thumbnail
{
	margin-bottom: 10px;
	margin-right: 5px;
}
/*comments*/
.commentInput .box
{
	display: none;
}
.commentList
{
	border-top: 1px solid #D0CFCB;
	margin-top: 10px;
}
/*calendar*/
.calendar
{
}
/*login*/
.login
{
	padding-right: 10px;
}
/*languageMenu*/
.languageMenu
{
	position: absolute;
	top: 203px;
	left: 0px;
	padding-left: 30px;
	vertical-align: middle;
	padding-top: 5px;
	z-index: 2000;
}
.languageMenu A
{
	padding-left: 15px;
}
/*menu*/
.menu, .menu UL
{
	list-style-type: none;
}
/*Form*/
.inputForm
{
	margin: 10px;
}
.inputForm .row
{
	margin-bottom: 5px;
	height: 100%;
	width: 100%;
}
.inputForm .label
{
	width: 120px;
	float: right;
}
.secondary .label
{
	display: block;
}
.inputForm .alternatives *
{
	vertical-align: middle;
}
.inputForm .alternatives LABEL
{
	margin-right: 10px;
}
.inputForm INPUT
{
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
}
.inputForm INPUT[type="checkbox"]
{
	border-style: solid;
	border-width: 0px;
	border-color: #777777;
}
.inputForm TEXTAREA
{
	border-style: solid;
	border-width: 1px;
	border-color: #777777;
}
.inputForm .tb
{
	width: 240px;
}
.inputForm .validator
{
	margin-right: 10px;
}
.form_btnSubmit
{
	background: url(../../Upload/Design/btn_send.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 41px;
	height: 20px;
	cursor: pointer;
	margin-right: 130px;
	border: none;
}
/*Form EN*/
.en .inputForm .label
{
	float: left;
}
.en .inputForm .alternatives LABEL
{
	margin-left: 10px;
}
.en .inputForm .validator
{
	margin-left: 10px;
}
.en .form_btnSubmit
{
	background: url(../../Upload/Design/btn_send_en.jpg);
	margin-left: 130px;
}
/*SmallForm*/
.smallForm
{
	margin: 20px 0;
}
.small_box_middle
{
	margin: 5px 10px 5px 0;
}
.smallForm .inputForm
{
	margin: 0px;
}
.smallForm .inputForm .row
{
	margin-bottom: 5px;
}
.smallForm .inputForm .label
{
	width: 45px;
	float: right;
	color: #000000;
}
.smallForm .secondary .label
{
	display: block;
}
.smallForm .inputForm .alternatives *
{
	vertical-align: middle;
}
.smallForm .inputForm .alternatives LABEL
{
	margin-right: 10px;
}
.smallForm .inputForm INPUT, .smallForm .inputForm TEXTAREA
{
	border-style: solid;
	border-width: 1px;
	width: 106px;
}
.smallForm .inputForm .tb
{
	width: 240px;
}
.smallForm .inputForm .validator
{
	margin-right: 10px;
	width: 2px;
	overflow: hidden;
}
.form_btnSubmit_small
{
	background: url(../../Upload/Design/btn_send.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 120px;
	height: 20px;
	cursor: pointer;
	border: 0px solid #000000;
	margin: 0 40px 5px 0;
	padding-bottom: 5px;
}
/********* GLOBALS VAR *********/
A IMG, TABLE, IFRAME
{
	border: 0;
}
A
{
	text-decoration: none;
	color: #16E;
}
A IMG
{
	vertical-align: middle;
}
DIV
{
	overflow: hidden;
}
P
{
}
BUTTON, SELECT, TEXTAREA, INPUT
{
}
TABLE
{
	border-collapse: collapse;
}
CAPTION, TH, TD
{
}
/********* GLOBALS CLASES *********/
.nodicor
{
	text-decoration: none;
}
.clear
{
	clear: both;
	height: 0;
	line-height: 0;
}
.fr
{
	float: right;
}
.fl
{
	float: left;
}
.ac
{
	text-align: center;
}
.ar
{
	text-align: right;
}
.al
{
	text-align: left;
}
.rtl
{
	direction: rtl;
}
.ltr
{
	direction: ltr;
}
.rh
{
	position: relative;
}
.p10
{
	padding: 10px;
}
.dn
{
	display: none;
}
/*********** H1 ***********/
H1
{
	font-size: 16px;
	padding: 0;
	margin: 0 0 15px;
	font-weight: bold;
	color: #106B9F;
}
H2
{
	font-size: 16px;
	padding: 0;
	margin: 0 0 15px;
	font-weight: normal;
	color: #106B9F;
}
H3
{
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px;
	font-weight: bold;
	color: #201A17;
}
H4
{
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #156AAA;
}
H5
{
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #156AAA;
}
/********* LAYOUT *********/
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background-color: #FFF;
}
/*************Holders****************/
#main_holder
{
	width: 100%;
	text-align: center;
}
#site_holder
{
	text-align: right;
	width: 760px;
	height: 100%;
	margin: 10px auto;
	direction: rtl;
	background-color: #FFF;
}
#site_holder.en
{
	text-align: left;
	direction: ltr;
}
#header
{
	height: auto;
	width: 760px;
}
#page
{
	width: 760px;
	height: 100%;
	margin: 0;
	padding: 0;
}
#content
{
	float: right;
	width: 520px;
	height: 100%;
	margin: 0;
	padding: 0;
}
#right
{
	float: right;
	width: 200px;
	height: 100%;
	margin: 0;
	padding: 0;
	min-height: 1px;
}
#left
{
	float: left;
	width: 230px;
	height: 100%;
	margin: 0;
	padding: 0;
	min-height: 1px;
}
#header_menu
{
	width: 760px;
	height: 33px;
	margin-top: 2px;
	background: url(../../Upload/Design/bg_menu.jpg) repeat-x;
	color: #FFF;
	font-size: 16px;
}
/*************Menu****************/
#header_menu UL
{
	list-style-type: none;
	list-style: none;
	display: block;
	margin: 0 15px 0 0;
}
#header_menu LI
{
	float: right;
	padding: 0 23px;
	border-left: 1px solid #FFF;
	line-height: 1.8;
	margin-top: 1px;
}
#header_menu LI A
{
	color: #FFF;
}
#header_menu IMG
{
	margin: 9px 22px 0 0;
}
#footer
{
	width: 760px;
	height: 100%;
	background: #EEEBE2;
	color: #000;
	text-align: center;
	margin: 6px 0 10px;
}
#footer A
{
	font-size: 11px;
}
/*************Page****************/
#page_content
{
	padding: 15px 25px 25px;
	background-color: #EAE6DB;
}
#page_top
{
	background-image: url(../../Upload/Design/page_top.jpg);
	background-repeat: no-repeat;
	height: 8px;
	width: 557px;
}
#page_center
{
	background-color: #EAEAEA;
	padding: 0px 25px;
}
#page_bottom
{
	background-image: url(../../Upload/Design/page_bottom.jpg);
	background-repeat: no-repeat;
	height: 13px;
	width: 557px;
}
/**************************START*********************************
***************header**********************/
#header
{
	background: url(/Upload/Design/top-pic_02.jpg) no-repeat left top;
	height: 120px;
	width: 760px;
}
#header H1
{
	height: 42px;
	font-weight: bold;
	font-size: 33px;
	font-family: arial;
	color: #696A6A;
	text-align: center;
	margin-top: 23px;
	/*+placement:shift 121px 19px;*/
	position: relative;
	left: 121px;
	top: 19px;
}
/****************menu**********************/
#menu
{
	background-color: #9C9B9B;
	height: 22px;
	width: 760px;
	font-weight: bold;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	padding-top: 1px;
}
#menu UL
{
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	display: block;
}
#menu LI
{
	display: inline;
	float: right;
	height: 20px;
}
#menu UL LI A
{
	padding: 0 7px;
	display: block;
	border-left: 2px solid #FCFCFC;
	color: #FFFFFF;
	/*+border-radius:4px 0px 10px 5px;*/
	border-radius: 4px 0px 10px 5px;
	-moz-border-radius: 4px 0px 10px 5px;
	-webkit-border-radius: 4px 0px 10px 5px;
	-khtml-border-radius: 4px 0px 10px 5px;
	font-weight: bold;
	/*+placement:shift -79px 1px;*/
	position: relative;
	left: -79px;
	top: 1px;
	font-size: 11.5pt;
}
/*#menu a: hover*/
#INVALID-RULE
{
	color: #FF0000;
}
/****************content**********************/
.content
{
	min-height: 150px;
}
.text_top
{
	margin: 5px;
	color: #106B9F;
	font-size: 16px;
	font-weight: bold;
}
.co_right
{
	float: right;
	width: 485px;
	font-size: 12px;
	font-family: arial;
	color: #000000;
	margin: 15px 0 15px 30px;
	padding-right: 5px;
}
.co_left
{
	float: right;
	width: 225px;
}
/****************contact**********************/
.contact
{
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	color: #000000;
	background-color: #EDEDED;
	border: 1px solid #DCDBDB;
}
.contact H1
{
	font-size: 16px;
	padding: 0;
	margin: 0 0 15px;
	font-weight: bold;
	color: #106B9F;
}
.contact H3
{
	border: 3px solid #DCDBDB;
	margin: 0;
	background: #FFFFFF;
	text-align: center;
}
.co_left H3
{
	border: 3px solid #DCDBDB;
	margin: 0;
	background: #FFFFFF;
	text-align: center;
}
.field
{
	font-size: 12px;
	font-family: arial;
	color: #000000;
	margin: 0 5px;
	float: left;
	width: 200px;
}
.gold
{
	background: #EDEDED url(/Upload/Design/leads-main_11.jpg) no-repeat right top;
	padding: 1px 50px;
	margin-right: 60px;
	margin-top: 75px;
	padding-left: 25px;
	padding-right: 25px;
}
.gold INPUT
{
	border: 2px solid #FDBF03;
}
/****************text_up**********************/
.te_up
{
	border-top: 1px solid #FDBF03;
	background-color: #E7E6E6;
	margin-top: 15px;
	width: 730px;
	padding: 0 15px 10px;
	position: relative;
	height: 15px;
}
.te_up A
{
	font-size: 13px;
	font-family: arial;
	color: #106B9F;
	font-weight: bold;
	background: #E7E6E6 url(/Upload/Design/leads-main9_07.jpg) no-repeat right center;
	padding-right: 15px;
	position: absolute;
	width: 30px;
	height: 22px;
	line-height: 20px;
	top: 2px;
	left: 20px;
}
/****************text_bottem**********************/
.te_bottem
{
	font: bold 13px arial;
	font-weight: bold;
	height: 175px;
	color: #106B9F;
}
.te_bottem A P
{
	color: #106B9F;
}
.top
{
	font: bold 13px arial;
	color: #000000;
	font-weight: bold;
}
.right
{
	float: right;
}
.center
{
	float: right;
}
.left
{
	float: right;
}
.right_a
{
	float: right;
	color: #106B9F;
}
.center_a
{
	float: right;
	color: #106B9F;
}
.left_a
{
	color: #106B9F;
	float: right;
}
.right IMG
{
	border: 1px solid #FDC313;
	margin-left: 22px;
}
.center IMG
{
	border: 1px solid #FDC313;
	margin-left: 22px;
}
.left IMG
{
	border: 1px solid #FDC313;
	margin-left: 22px;
}
/****************footer**********************/
#footer
{
	border-top: 1px solid #8CC63F;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
.p
{
	margin: 15px 0 10px;
	padding: 0;
	font-size: 11px;
	font-family: arial;
	color: #525151;
}
#footer UL
{
	list-style: none;
	margin: 0 250px 20px 0;
	padding: 0;
	display: block;
	width: 600px;
}
#footer LI
{
	display: inline;
	float: right;
	height: 28px;
}
#footer UL LI A
{
	padding: 0 5px;
	display: block;
	border-left: 1px solid #000000;
	color: #1D1D1D;
	margin: 3px 0;
	font-weight: bold;
}
/*************************END********************************
******************Layout2***************************/
#content_layout
{
	float: right;
	width: 240px;
	height: 100%;
	margin: 0;
	padding: 0;
}
#left_layout
{
	float: left;
	width: 500px;
	height: 100%;
	margin: 0;
	padding: 0;
	min-height: 1px;
}
.gray_area
{
	border-top: 1px solid #FDBF03;
	border-bottom: 1px solid #FDBF03;
	background: #EDEDED;
	color: #000000;
	font: bold 13px arial;
	min-height: 25px;
	padding: 0 10px;
}
.poll
{
	margin: 20px;
}
.poll H4
{
	font-size: 16px;
	margin-bottom: 10px;
}
.poll .label
{
	display: block;
	line-height: 25px;
}
.poll .buttons
{
	margin-top: 20px;
}
.poll .alternatives LABEL
{
	line-height: 20px;
}
.poll .alternatives INPUT
{
	vertical-align: top;
}
.result
{
	margin: 20px;
}
.result H4
{
	font-size: 16px;
	margin-bottom: 10px;
}
.result .question
{
	font-size: 14px;
	line-height: 25px;
}


.seo_contact h2 {color:#000; font-size:16px; font-weight:bold; margin:0;}
.seo_contact_input {margin:0 0 20px 0;}
.seo_contact_input  {width:100px; float:right;}
.seo_contact_input .label {margin-top:-4px;}
.seo_contact input {border:1px solid #9C9B9B;float:right;}
.seo_send {width:72px; height:25px; background: url(/Upload/Design/btn_send1.jpg) no-repeat 0 0 ; display:block; margin: 20px 330px 0 0 ;}
.seo_contact textarea {width: 300px; height: 100px; border:1px solid #9C9B9B;float:right;}
.seo_contact_input .label {line-height:18px; height:18px;}

