/* clearfix */

.menu,.menu ul { list-style-type:none;}

.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-image:url(../../../Upload/Design/form_btnSubmit.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:90px;
	height:26px;
	cursor:pointer;
	margin-right:180px;
}

.smallForm .inputForm .row { margin-bottom:5px; }
.smallForm .inputForm .label { width:35px; float:right; color:#777777; }
.smallForm .secondary .label { display:block; }
.smallForm .inputForm .alternatives * { vertical-align:middle }
.smallForm .inputForm .alternatives label { margin-right:10px; }
.smallForm .inputForm input { border-style:solid; border-width:1px; width:100px; }
.smallForm .inputForm textarea { border-style:solid; border-width:1px; }
.smallForm .inputForm .tb { width:240px; }
.smallForm .inputForm .validator { margin-right:10px; width:2px; overflow:hidden; display:none; }

.form_btnSubmit_small
{
    background-image:url(../../../Upload/Design/form_btnSubmit.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:90px;
	height:26px;
	cursor:pointer;
	border:0px;
	margin-right:45px;
}

.commentInput .box { display:none; }


/********* GLOBALS VAR *********/
a img,table, iframe {border:0}
a { text-decoration:none; color:#323232; }
a img{vertical-align:middle;}
div { overflow:hidden; }
p { margin:0; padding:0; }
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
/********* 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; }
.rh { position:relative; }
.p10 { padding:10px; }
.dn { display:none; }
/*********** H1 ***********/

h1 {  font-size:20px; padding:0; margin:0; color:#323232; }
h2 { font-size:18px; padding:0; margin:0; color:#323232; }
h3 { font-size:16px; padding:0; margin:0; color:#323232; }
h4 { font-size:14px; padding:0; margin:0; color:#323232; }
h5 { font-size:12px; padding:0; margin:0; color:#323232; }

/*************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:#232323; }
.path a.current:hover { cursor:default; text-decoration:none; }
/* sitemap */
#main ul { list-style:circle; margin:0 10px 0 10px; }
#main ol { margin:0 10px 0 10px; }
/* content */
.introduction { font-size:1.1em; font-style:italic; }
/* date */
.date { font-size:small; color:#dedede; display:block; }
/* intro */
.intro { font-style:italic; font-size:1.2em; }
.list .intro { font-style:normal; font-size:1em; }
/*columns*/
.columns  { height: 100%;}
.columns .left { float:left; width:48%; padding-left:15px; height: 100%;}
.columns .right { float:right; width:48%; height: 100%;}
.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 */
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}
/* comments */
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;}
/* calendar */
.calendar { }
.login { padding-right: 10px;}

/********* LAYOUT *********/
body {
	font-family: ArialHebrew, Arial, Helvetica, sans-serif; margin:0; padding:0; color:#323232; font-size:12px; background-color:#f5f6f6;
}
/*************Holders****************/
#main_holder {
	width:100%;
    text-align:center;
}

#site_holder {
	text-align:left;
	width:742px;
	height:100%;
	margin:0 auto;
	direction:ltr;
}

#bg_top
{
    background-image:url(../../Upload/Design/bg_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:742px;
	height:20px;
}
#page
{
    width:742px;   
}

#center
{
    width:742px;
}

#header {
	width:742px;
	height:100%;
	position: relative;
}

#header_banner 
{
    margin-top:20px;
	width:742px;
	height:127px;
    background-image:url(../../Upload/Design/banner.jpg);
	background-repeat:no-repeat;
}

#header_menu 
{
	width:742px;
    height: 30px;
    margin-bottom:10px;
}

#footer
{
    width:742px;
    height: 38px;
	text-align:center;
    vertical-align:middle;
	margin-top:5px;
}
#footer_right
{
    width:14px;
    height: 38px;
    background-image:url(../../Upload/Design/footer_right.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}
#footer_center
{
    color: #775d46;
    width:714px;
    line-height: 35px;
    height: 38px;
	margin: 0;
	padding: 0;
	text-align:center;
    vertical-align:middle;
    background-image:url(../../Upload/Design/footer_center.jpg);
	background-repeat:repeat-x;
	background-position:top right;
	float:left;
}
#footer_left
{
    width:14px;
    height: 38px;
    background-image:url(../../Upload/Design/footer_left.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
}

#footer a  
{
    line-height: 35px;
    height: 35px;
    font-weight:bold;
    color: #775d46;
	text-align:center;
    vertical-align:middle;
}

/********************** HeaderMenu **********************/

ul.Menu
{
    list-style-type: none;
    height: 30px;
	width:752px;
    margin:0;
    padding:0;
} 
ul.Menu li 
{
    float: left; 
}
ul.Menu li a
{
    display: block;
    line-height: 30px;
    text-decoration: none;
    font-size: 14px;
    color: #ffffff;
    text-align:center;
    vertical-align:middle;
    background-image:url(../../Upload/Design/tab_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
	height: 30px;
	width:140px;
	margin:0 10px 0 0;
    padding:0;
}
ul.Menu li a:hover{ color: #dedede; } 
.current a { color: #ededed; }

/********************** Boxes **********************/

.content_top
{
    background-image:url(../../Upload/Design/content_top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:10px;
	width:742px;
}
.content_middle
{
    background-image:url(../../Upload/Design/content_middle.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	height:100%;
	width:692px;
	min-height:150px;
	padding:0 25px;
}

.content_bottom
{
    background-image:url(../../Upload/Design/content_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:20px;
	width:742px;
}

/*************tabs*******************/
.tabs 
{
    font-size:14px;
    margin-left:10px;
}

.tab
{
    margin-right:20px;
}

/*************gallery*******************/
#gallery
{
   
}
.image
{
    margin-right:5px;   
}

.thumb
{ 
    margin-bottom:5px;  
}

/*************search*******************/
.search_top
{
    background-image:url(../../Upload/Design/search_top.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 9px;
	width: 742px;
	margin-top:3px;
}
.search_middle
{
    background-image:url(../../Upload/Design/search_middle.jpg);
	background-repeat:repeat-y;
	background-position:left top;
	height: 100%;
	width: 722px;
	padding:0 10px;
	margin:0;
	overflow:visible;
}
.search_middle select
{
	height: 20px;
	width: 125px;
	border-style:solid;
	border-width:1px;
	border-color:#bebebe;
}
.search_bottom
{
    background-image:url(../../Upload/Design/search_bottom.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 12px;
	width: 742px;
	margin-bottom:3px;
}
.search_submit
{
    margin:2px 0 0 0;
}
.search_submit input
{
    background-image:url(../../Upload/Design/search_button.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 23px;
	width: 81px;
	border:0px;
	cursor:pointer;
}

.asset_search
{
    margin:5px 5px 5px 0;
    text-align:center;
	width:320px;
	height:100px;
    background-image:url(../../Upload/Design/backzimer.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding:10px;
}

/*************recomended*******************/

.recomended
{
    background-image:url(../../Upload/Design/recomended_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 155px;
	width: 742px;
	text-align:center;
}

.recomended_item
{  
    background-image:url(../../Upload/Design/recomended_item.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 147px;
	width: 140px;
	margin:5px  0 0 7px;
	text-align:center;
	padding-top:10px;
	float:left;
}

.gallery_content
{
    width:430px;
    
}

.gallery_form
{
    width:262px;
    color:#323232;
    font-size:14px;
}

.gallery_form td
{
    padding-bottom:10px;
    vertical-align:top;
}

.gallery_form input
{
    border-style:solid; 
    border-color:#373737;
    border-width:1px;
    height:20px;
}

.gallery_form textarea
{
    border-style:solid; 
    border-color:#373737;
    border-width:1px;
    height:20px;
}

.gallery_form_title
{
    color:#975519;
    font-size:16px;
}

.gallery_form input.gallery_form_submit
{
    background-image:url(../../Upload/Design/submit.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 27px;
	width: 104px;
	cursor:pointer;
	border-width:0px;
	margin-left:140px;
}
.tabs_b
{
    height:21px;
    padding:0;
    margin:0;
    margin-left:10px;
}

.tab_b
{
    padding:0;
    margin:0;
    margin-right:20px;
}
.tab_left
{
    background-image:url(../../Upload/Design/tab_left.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 21px;
	width: 7px;
}
.tab_middle
{
    background-image:url(../../Upload/Design/tab_middle.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 18px;
	min-width: 40px;
	vertical-align:middle;
	padding-top:3px;
}
.tab_middle a
{
	font-size:12px;
	color:#fff;

}
.tab_right
{
    background-image:url(../../Upload/Design/tab_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height: 21px;
	width: 7px;    
}
#image
{
	position:absolute;
	top:0px;
	left:2px;
	z-index:100;
}
#image_bg
{
    background-image:url(../../Upload/Design/image_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	height: 353px;
	width: 530px;    
	text-align:center;
	vertical-align:middle;
	position:absolute;
	top:0px;
	left:2px;
	z-index:200;
}

.top_box
{
    background-image:url(../../Upload/Design/top_box.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:740px;
	height:8px;
	margin-top:10px;
}

.bootom_box
{
    background-image:url(../../Upload/Design/bootom_box.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	width:740px;
	height:11px;
		margin-bottom:10px;
}

.middle_box
{
    background-image:url(../../Upload/Design/middle_box.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	width:740px;
	height:100%;
	min-height:10px;
	text-align:center;

}
.copyright
{
	text-align:right;
}

.gallery_images
{
	width: 148px;
	background-image:url(../../Upload/Design/g_middle.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	height:100%;
	padding-left:5px;
	min-height:425px;
}
.gallery_images_top
{
	width: 153px;
	background-image:url(../../Upload/Design/g_top.jpg);
	background-repeat:no-repeat;
	background-position:top right; 
	height:11px;
}
.gallery_images_bottom
{
	width: 153px;
	background-image:url(../../Upload/Design/g_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:10px;
}


.other_middle
{
	width: 533px;
	background-image:url(../../Upload/Design/o_middle.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	height:100%;
}
.other_top
{
	padding-top:356px;
	width: 533px;
	background-image:url(../../Upload/Design/o_top.jpg);
	background-repeat:no-repeat;
	background-position:bottom right; 
	height:19px;
}
.other_bottom
{
	width: 533px;
	background-image:url(../../Upload/Design/o_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	height:21px;
	margin-bottom:10px;
}

.other_middle1
{
	width:244px;
	padding:0 10px 0 15px;
	min-height:20px;
}
.other_middle2
{
	width:244px;
	padding:0 10px;
	min-height:20px;
}
