/* Body */
body{
	background:#fff;
	font-family:arial;
	font-size:13px;
	color:#000000;
	text-align:center;
	margin-top: 0px;
	line-height:18px;
	margin:0px;
}

/* הגדרות כלליות */
a{ text-decoration:none; color:#2B64B3;  } 
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:bold;
	font-size: 16px;
	color: #000;
	margin:0px;
	direction:rtl;
	margin-bottom:5px;
	}
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:950px;
	text-align:center;
	border:0px solid #000000;
	padding:0px;
	border-collapse:collapse;
	margin: 0px auto;
}

/* Header */
#header {
	height:70px;
	width:950px;
	text-align: left;
	vertical-align: middle;
	border-collapse:collapse;
	color:#000;
}
#title
{
    width:400px;
    float:right;
    text-align:right;
    margin-top:15px;
}
#titlecontact
{
    color:#2B64B3;
}
#logo
{
    width:250px;
    float:left;
}

/* top menu */
#menu {
	width:950px;
	height:35px;
	padding-bottom:0px;
	clear:both;
}

/* right */
#right {
	width:280px;
	height:auto;
	text-align:right;
	border-collapse:collapse;
	vertical-align: top;
	float:right;
	min-height:800px;
    margin-top:20px;
}
.rightblocks
{
    width:280px;
    height:170px;
    background:#F3F3F3;
    border:1px solid #ccc;
    margin-bottom:20px;
    font-weight:bold;
    line-height:28px;
}
.rightblockscontact
{
    width:280px;
    height:193px;
    background:#F3F3F3;
    border:1px solid #ccc;
    margin-bottom:20px;
    font-weight:bold;
    line-height:28px;
}

/* Content */
#content {
	background:#fff;
	width:640px;
	padding:0px;
	height: 100%;
	border:0px solid #7D9B21;
	border-collapse:collapse;
	vertical-align:top;
	float:right;
	height:auto;
	min-height:800px;
    margin-top:20px;
    margin-right:30px;
    margin-bottom:20px;
    text-align:right;
}

/* footer */
#footer {
	width:100%;
	height:200px;
	color: #000;
	text-align: right;
	border-collapse:collapse;
	text-align:left;
	padding-left:0px;
	background:blue;
	clear:both;
	background:url(../images/footer.gif) repeat-x;
}
/* ---------------------------------------------------------------------------------------------------------------- */

/* Horizontal navigation */

#MenuContainer56 {

}
#MenuContainer56 table#nav {	/* table is generated via shopa_navigation_create.asp */
	padding:0px;
	width:100%;
	border-collapse:collapse;
	z-index:1000;
	height:35px;
	margin:0px 0px 0px 0px;
	border-top:0px solid red;
	text-align:center;
}


#MenuContainer56 table#nav td {
	background:url(../images/menu.gif) repeat-x;
	font-family:Arial;
	padding:0px;
	height:30px;
	padding-left:0px;
	text-align:right;
	border-left:1px solid #fff;
	width:20%;
}

#MenuContainer56 table#nav td a {
	display:block;
	text-align:center;
	padding:0px;
	text-decoration:none;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	width:100%;
	border-left:0px solid #fff;
}

#MenuContainer56 table#nav td.last{
	border-left:0px;
}
#MenuContainer56 table#nav td a:hover {
	color:#fff;
}
#MenuContainer56 table#nav td:hover {
	background:url(../images/menu2.gif) repeat-x;
}

#MenuContainer56 table#nav td.active {
	background:url(../images/menu2.gif) repeat-x;
}

/* Horizontal navigation drop down menu
   do not remove or modify styles listed 
   under "Do Not Change" */
#MenuContainer56 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  */
#MenuContainer56 #nav td:hover ul { left: auto; }
#MenuContainer56 #nav td.sfhover ul { left: auto; }

#MenuContainer56 #nav ul li { /* submenu */	/* Do not change */
	display:block;
	margin:0px;
	height:30px;
	padding:0px;
	background:#fff;
	line-height:30px;
	width:174px;
	text-align:right;
	border-left:1px dotted #aaa;
	border-right:1px dotted #aaa;
	border-bottom:1px dotted #aaa;
}

#MenuContainer56 #nav td ul li:hover {
	background:#eee;
}

#MenuContainer56 table#nav ul li a:hover { color:#000; }
#MenuContainer56 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:#000;
	width:140px;
}

/* News Block */
#newsbox {

}
#marqueecontainer{
	position: relative;
	width: 180px; 
	height: 200px; 
	overflow: hidden;
	border: 0px dotted #ccc;
	direction: rtl;
	font-size: 12px;
	text-align: right;
	margin:0px;
}
#newstitle{
	margin-right:0px;
	font-weight: bold;
	color:#000;
}
#newscontent{
	color:#000;
	margin:0px;
	border-bottom:1px dotted #aaa;
	margin-bottom:10px;
}

/* 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;
}
#cff {
	width:250px;
}


/* 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;
}

/*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 #FF3300;
}
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;
}