/* Body */
body{
	background:#fff;
	font-family:arial;
	font-size:13px;
	color:#000000;
	text-align:center;
	margin-top: 0px;
	line-height:17px;
	margin:0px;
}
.error{
line-height:10px;
font-size:10px;
color:red;
}
/* הגדרות כלליות */
a{ text-decoration:none; color:#10578F;outline:0;  } 
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;}
input.b2{
	background: transparent url(http://row.co.il/royle/royalbtn.jpg) repeat scroll 0% 0%; 
	font-family: arial;
	width: 69px;
	height: 32px;
	color: rgb(255, 255, 255);
	font-size: 15px; font-weight: bold;
	}

h1{
	font-weight:normal;
	font-size: 14px;
	color: #000;
	margin:0px;
	direction:rtl;
	margin-bottom:0px;
	text-align:right;
	}
h2{
	font-size: 14px;
	color:#2B64B3;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
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:20px;
	width:900px;
	text-align: right;
	vertical-align: middle;
	border-collapse:collapse;
	color:#000;
}


/* top menu */
#menu {
	width:900px;
	height:135px;
	padding-bottom:0px;
	clear:both;
}


/* Content */
#content {
	background:#fff;
	width:900px;
	padding:0px;
	height: auto;
	border:0px solid #7D9B21;
	border-collapse:collapse;
	vertical-align:top;
	float:right;
	min-height:400px;
    margin-top:5px;
    margin-right:0px;
    margin-bottom:20px;
    text-align:right;
}

/* footer */
#footer {
	width:900px;
	height:80px;
	color: #000;
	border-collapse:collapse;
	padding-top:15px;
	clear:both;
	background:url(../images/footer.gif) no-repeat top;
	
}
#infooter{
	width:900px;
	height:55px;
	text-align:left;
	clear:both;
}
#copy
{
    width:150px;
    float:left;
    text-align:left;
}
#links
{
    width:740px;
    float:right;
    text-align:right;
}
.koren
{
    border:1px solid #fff;
    filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:0.40;
}
.koren:hover
{
    border:1px solid #fff;
    filter:alpha(opacity=100);
	-moz-opacity:.1;
	opacity:1;
}
/* ---------------------------------------------------------------------------------------------------------------- */

/* Horizontal navigation */

#MenuContainer61 {

}
#MenuContainer61 table#nav {	/* table is generated via shopa_navigation_create.asp */
	width:100%;
	z-index:1000;
}


#MenuContainer61 table#nav td {
	font-family:Arial;
	padding:0px;
	height:135px;
	padding-left:0px;
	text-align:right;
	border-left:0px solid #fff;
	width:180px;
	vertical-align:bottom;
}

#MenuContainer61 table#nav td a {
	display:block;
	text-align:center;
	padding:0px;
	text-decoration:none;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	line-height:35px;
	width:100%;
	border-left:0px solid #fff;
}

#MenuContainer61 table#nav td.first
{
    	background:#223C7F;
}
#MenuContainer61 table#nav td.first a
{
    	background:#05024F;
}
#MenuContainer61 table#nav td.first a:hover
{
    	background:#355B82;
}
#MenuContainer61 table#nav td.btn2
{
    	background:#3757AA;
}
#MenuContainer61 table#nav td.btn2 a
{
    	background:#134173;
}
#MenuContainer61 table#nav td.btn2 a:hover
{
    	background:#3F7CBD;
}
#MenuContainer61 table#nav td.btn3
{
    	background:#9DA88A;
}
#MenuContainer61 table#nav td.btn3 a
{
    	background:#52554C;
}
#MenuContainer61 table#nav td.btn3 a:hover
{
    	background:#758062;
}
#MenuContainer61 table#nav td.btn4
{
    	background:#446D0D;
}
#MenuContainer61 table#nav td.btn4 a
{
    	background:#2D4507;
}
#MenuContainer61 table#nav td.btn4 a:hover
{
    	background:#70A91C;
}
#MenuContainer61 table#nav td.last
{
    	background:#83C326;
}
#MenuContainer61 table#nav td.last a
{
    	background:#629B10;
}
#MenuContainer61 table#nav td.last a:hover
{
    	background:#98DD34;
}

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
#MenuContainer61 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;
	padding-top:0px;
}

/* Do not change  */
#MenuContainer61 #nav td:hover ul { left: auto; }
#MenuContainer61 #nav td.sfhover ul { left: auto; }

#MenuContainer61 #nav ul li { /* submenu */	/* Do not change */
	display:block;
	margin:0px;
	height:30px;
	
	background:#fff;
	line-height:30px;
	width:178px;
	text-align:right;
}

#MenuContainer61 #nav td ul li:hover {
	background:#eee;
}

#MenuContainer61 table#nav ul li a:hover { color:#fff; }
#MenuContainer61 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:#fff;
	width:168px;
	
}

/* News Block */
#newsbox {

}
#marqueecontainer{
	position: relative;
	width: 240px; 
	height: 270px; 
	overflow: hidden;
	border: 0px dotted #ccc;
	direction: rtl;
	font-size: 13px;
	text-align: right;
	margin:0px;
}
#newstitle{
	margin-right:0px;
	font-weight: bold;
	color:#10578F;
	margin-bottom:3px;
}
#newscontent{
	color:#000;
	margin:0px;
	border-bottom:1px dotted #aaa;
	margin-bottom:20px;
	padding-bottom:5px;
}

/* Contactform page */
#contactform{
	direction:ltr;
	color: #000;
	position: relative;
	width: 350px; 
	height: 125px; 
	overflow: hidden;
	font-size: 12px;
	text-align: right;
	margin:0px 10px 10px;
	float:right;
}
#cff {
	width:250px;
}


/* Contactform block */
#contact{
	direction:ltr;
	color: #000;
	position: relative;
	width: 190px; 
	height: 125px; 
	overflow: hidden;
	border: 0px dotted #ccc;
	font-size: 13px;
	text-align: right;
	margin:10px auto;
}

#ci1 {
	width:190px;
	direction:rtl;
}
#ci2 {
	width:190px;
	direction:rtl;
}
#ci3 {
	width:190px;
	direction:rtl;
}
#captchacode {
	width:190px;
	direction:rtl;
}
#imgCaptcha2 {
	width:150px;
}

/* 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;
}

/*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 {

}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid;
	color : #000;
}

.validation-advice {
	margin: 0px;
	padding:0px;
	color :red;
	font-weight: normal;
	font-size:10px;
	line-height:10px;
}

.custom-advice {
	margin:0px;
	padding:0px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}