/* Body */
body{
	background:#FEFBF4;
	font-family:arial;
	font-size:13px;
	color:#9F916D;
	text-align:center;
	margin-top: 0px;
	line-height:20px;
}

/* הגדרות כלליות */
a{ text-decoration:none; color: #9F916D;  } 
a:hover { text-decoration:none; color: #000;  } 
a img { border:0px solid;}
form { margin:0px; }
hr { background:none; height:1px; border:0px; border-top:1px solid #ccc; }
iframe {}
p {margin:0px; padding:0px; line-height:1.3em;direction:ltr;}
input.b2{
	background: transparent; 
	font-family: arial;
	width: 69px;
	height: 32px;
	color: rgb(255, 255, 255);
	font-size: 15px; font-weight: bold;
	}

h1{
	font-weight:normal;
	font-size: 30px;
	color: #9F916D;
	margin:0px;
	direction:ltr;
	line-height:30px;
	}
h2{
	font-size: 14px;
	color: #000;
	padding:0 10px 0px 0px;
	margin:0px;
}
h3{
	font-size: 12px;
	color: #000;
	padding:0 10px 10px 0px;
	margin:0px;
}


/* container */
#container {
	direction:rtl;
	width:900px;
	text-align:center;
	border:0px solid #000000;
	padding:0px;
	border-collapse:collapse;
	margin: 0px auto;
}

/* Header */
#header {
	height:50px;
	width:900px;
	text-align: left;
	vertical-align: middle;
	border-collapse:collapse;
	font-size: 12px;
	color:#343263;
	float:right;
	margin:10px 0;
}

/* Content */
#content {
	width:900px;
	padding:0px;
	height: auto;
	border-collapse:collapse;
	vertical-align:top;
	min-height:350px;
	text-align:right;
	float:right;
}
.koren
{
    filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:0.40;

}

.koren:hover
{
    filter:alpha(opacity=100);
	-moz-opacity:.1;
	opacity:1;
}
#portfolio{
	width:280px;
	min-height:400px;
	height:auto;
	float:left;
}
#inportfolio{
	width:60px;
	height:60px;
	float:left;
	margin:0 6px 6px 0;
	border:1px solid #ccc;
}
#picture{
	width:620px;
	min-height:400px;
	height:auto;
	float:left;
}
/* footer */
#footer {
	width:900px;
	height:50px;
	border-collapse:collapse;
	text-align: center;
	padding-left:0px;
	font-size:13px;
	line-height:50px;
	color:#9F916D;
	float:right;
	background:#D7D0B4;
	margin-top:10px;
}
#footerhp {
	width:900px;
	height:50px;
	border-collapse:collapse;
	text-align: center;
	padding-left:0px;
	font-size:13px;
	line-height:50px;
	color:#9F916D;
	float:right;
	background:#D7D0B4;
}

/* ---------------------------------------------------------------------------------------------------------------- */

/* Horizontal navigation */

#MenuContainer88 {
	direction:ltr;
}
#MenuContainer88 table#nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	border-collapse:collapse;
	z-index:1000;
	height:50px;
	margin:0px;
}


#MenuContainer88 table#nav td {
	font-family:Arial;
	height:50px;
	text-align:center;
	padding:0px;
}

#MenuContainer88 table#nav td a {
	display:block;
	text-align:center;
	text-decoration:none;
	font-size:16px;
	color:#9F916D;
	font-weight:bold;
	line-height:20px;
	border-right:1px solid #9F916D;
	padding:0 20px;
}


#MenuContainer88 table#nav td.last {
	border-left:0px;
}

#MenuContainer88 table#nav td.last a {
	border-right:0px;
}

#MenuContainer88 table#nav td a:hover {
	color:#F2EFE0;
}

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
#MenuContainer88 table#nav ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin:0px;
	list-style-type:none;
	height:30px;
	text-align:right;
	z-index:1000;
	width:100%;
}

/* Do not change  */
#MenuContainer88 #nav td:hover ul { left: auto; }
#MenuContainer88 #nav td.sfhover ul { left: auto; }

#MenuContainer88 #nav ul li { /* submenu */	/* Do not change */
	display:block;
	margin:0px;
	height:30px;
	padding:0px;
	background:#fff;
	line-height:30px;
	width:150px;
	text-align:right;
	border-left:1px dotted #aaa;
	border-right:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
}

#MenuContainer88 #nav td ul li:hover {
	background:#ddd;
}

#MenuContainer88 table#nav ul li a:hover { color:#000; }
#MenuContainer88 table#nav ul li a { /* submenu links */
	/* Do not change */
	display:block;
	text-align:right;
	padding-right:10px;
	margin:0px;
	height:30px;
	line-height:30px;
	font-size:12px;
	border:0px;
	color:#15b4db;
	width:140px;
}
/* ---------------------------------------------------------------------------------------------------------------- */
#MenuContainer45 {
}
#MenuContainer45 table#navs {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:175px;
	margin-right:0px;
	border-collapse:collapse;
	z-index:1000;
	margin-top:10px;
}

#MenuContainer45 table#navs td {
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	height:35px;
	background:#F2F2F2;
	border-bottom:10px solid #fff;
}

#MenuContainer45 table#navs td a {
	display:block;
	text-align:right;
	padding-right:10px;
	text-decoration:none;
	font-size:14px;
	color:#605E5F;
	font-weight:bold;
	padding-right:20px;
	line-height:30px;
	width:165px;
}

#MenuContainer45 table#navs td.last {
	border-bottom:1px dotted #bbb;
}

#MenuContainer45 table#navs td.last a {
	border-right:0px
}

#MenuContainer45 table#navs td a:hover {
	color:#F68B1F;
}

#MenuContainer45 table#navs td:hover {

}

#MenuContainer45 table#navs td.active {

}
#MenuContainer45 table#navs td.active a {
	color:#F68B1F;
}

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
#MenuContainer45 table#navs ul {
	/* Do not change  */
	position:absolute;
	left: -999em;
	padding:0px;
	margin-right:149px;
	list-style-type:none;
	margin-top:-30px;
	height:auto;
	text-align:right;
}

/* Do not change  */
#MenuContainer45 #navs td:hover ul { left: auto; }
#MenuContainer45 #navs td.sfhover ul { left: auto; }

#MenuContainer45 #navs ul li { /* submenu */	/* Do not change */
	display:block;
	width:100%;
	margin:0px;
	padding:0px;
	line-height:30px;
	height:30px;
	background:#eee;
	border-bottom:1px solid #fff;
}

#MenuContainer45 #navs td ul li:hover {
	background:#fff;
}

#MenuContainer45 table#navs ul li a:hover { color:#15b4db; }
#MenuContainer45 table#navs ul li a { /* submenu links */
	/* Do not change */
	display:block;
	padding:0px 10px !important;
	text-align:right;
	margin:0px !important;
	height:30px !important;
	line-height:30px !important;
}

----------------------------------------------------------------------------------------------------------------

/* News Block */
#newsbox {

}
#marqueecontainer{
	position: relative;
	width: 149px; 
	height: 125px; 
	overflow: hidden;
	border: 1px dotted #ccc;
	direction: rtl;
	font-size: 12px;
	text-align: right;
	margin:10px 10px 10px;
}
#newstitle{
	margin-right:10px;
	font-weight: bold;
	color:#15b4db;
}
#newscontent{
	line-height:20px;
	color: #656565;
	margin:0px 10px 10px;
	padding-bottom:10px;
	border-bottom:1px dotted #aaa;
}

/* Contactform page */
#contactform{
	direction:rtl;
	position: relative;
	width: 280px; 
	height: 300px; 
	overflow: hidden;
	font-size: 14px;
	text-align: left;
	margin:0px;
}
#cff {
	width:200px;
	direction:ltr;
}
#send{
	float:right;
}
.error{
	float:right;
	color:red;
	text-align:right;
	font-size:12px;
}
/* Contactform block */
#contact{
	direction:ltr;
	color: 000;
	position: relative;
	width: 150px; 
	height: 125px; 
	overflow: hidden;
	border: 1px dotted #ccc;
	font-size: 12px;
	text-align: right;
	margin:0px 10px 10px;
}

#ci1 {
	width:90px;
	direction:rtl;
}
#ci2 {
	width:90px;
	direction:rtl;
}
#ci3 {
	width:90px;
	direction:rtl;
}
#captchacode {
	width:90px;
	direction:rtl;
}
#imgCaptcha2 {
	width:100px;
}
-------------------------------------------------------------------------------------
/* Forum */
.forum {
}
table.forum {
	width:100%;
	list-style-image: url(/forum/images/arrow.gif);
	margin-top:5px;
	line-height:20px;
	margin-bottom:10px;
	border:0px dotted #ccc;
	padding-right:10px;
	padding-left:10px;
}
#ForumDescription {
	font-weight:bold;
}
#commendsheader {
	text-align:right;
	font-size: 13px;
	padding-bottom:5px;
	margin-bottom:5px;
}
#commendsheader a {
	color:blue;
	text-decoration:underline;
}
#forumbar {
	width:100%;
	font-size: 13px;
	text-align:right;
	padding-bottom:5px;
	margin-bottom:5px;
}
#forumbar a {
	color:blue;
	text-decoration:underline;
}
#responstoresponslink {
	color:red;
}
.NewPost_Regular {
	color:#000;
	font-size:13px;
	width:300px;
}
#ForumDetailContainer {
	padding-bottom: 20px;
	font-size: 13px;
}

#ForumName {
	color:#000;
	font-size: 16px;
	font-weight: bold;
	height:30px;
	vertical-align:middle;
	text-align:right;
}

#ForumDescription {
	font-size: 13px;
	text-align:right;
}
.response_t_ {
	font-size:13px;
	color:#15B4DB;
}
.response_x_ {
	font-size:13px;
	color:#656565;
}
-----------------------------------------------------------------------------------
#poll {
	font-size:14px;
	border:1px dotted #ccc;
	padding:10px;
	margin-top:4px;
	height:auto;
}
#pollquestion {
	font-size:18px;
	font-weight:bold;
}
#pollshowresolte a{
	color:blue;
	text-decoration:underline;
}
#pollshowresolte {
	padding:5px 0px 0px 0px;
}
#pollmainresolt {
	border:1px dotted #ccc;
	margin-top:4px;
	padding:10px;
}
#pollresoltamount {
	font-size:14px;
	font-weight:bold;
	text-align:right;
}
#pollold a{
	color:blue;
	text-decoration:underline;
}
#pollprev {
	text-align:right;
	border:1px dotted #ccc;
	margin-top:4px;
	padding:10px;
}
#pollprevtitle {
	font-size:14px;
	font-weight:bold;
}
#pollprev a {
	color:blue;
	text-decoration:underline;
}
#pollresolttitle {
	text-align:right;
	font-size:14px;
	font-weight:bold;	
}
#pollresoltanswer {
	text-align:right;
}
#pollold {
	text-align:right;
}
-----------------------------------------------------------------------------------
#comments_container{
	background:#fff;	
}
div.commendsheader{
	background:#001860 url(/sites/along/layout/images/comments_add.png) no-repeat right;
	text-align: right;
	font-size:10px;
	color:#fff;
	float:right;
	height:19px;
	line-height:19px;
	width:100%;
}
div.commendsheader a{
	color:#fff;
	font-size:12px;
	padding:20px;
	font-weight: bold;
}
td.response_t_ {
	vertical-align:top;
	border-bottom:0px solid #ddd;
}
div.response_b_{
	font-size:12px;
	color:red;
	width:15px;
	color:#001860;
}
td.response_x_{
	color:#001860;
	width:100%;
	border-bottom:0px solid #ddd;
}
td.response_x_ a{
	color:red;
	text-decoration:underline;
}
table.NewPost_Regular{
	background:red;
	width:100%;
	background:#E0E7EF;
}
th.NewPost_Regular{
	width:50px;
}
textarea.NewPost_Regular{
	width:235px;
}
-----------------------------------------------------------------------------------

#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:6px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(http://yifat.net/images/yossiloading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:400px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(http://yifat.net/images/yossileft.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(http://yifat.net/images/yossiright.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}


/*Modify attributes of #contentwrapper below as desired*/

#login{
	background:#D0CFCF url("/royale/layout/images/l2.png") repeat-x scroll center top;
	width:220px;
	border: 1px dotted #609416;
	font-family:arial, sans-serif;
	text-align:right;
	}
#login-secure{
	background:url("/royale/layout/images/secure.png") no-repeat right top;
	color:#609416;
	height: 32px;
	font-size: 14px;
	padding-right:30px;
	font-weight: bolder;
	text-align:right;
	}
#login-user{
	font-size:12px;
	color:#0c0c0c
	}
#login-password{
	font-size:12px;
	color:#0c0c0c
	}
#error{
	background-color:#eee;
	background-image: url("/royale/layout/images/mark.png");
	background-repeat: no-repeat;
	background-position: 95% 10%;
	font-size:14px;
	color:red;
	text-align:center;
	font-weight: bolder;
	height: 35px;
	width:200px;
	padding:40px;
	border: 4px double #609416;
	margin:30px;
	}
#toperror{
	height: 300px;
	text-align:center;
	vertical-align: middle;
	}
	// validation
input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}