@import url(../../Templates/UI/Css/Layout.css);
/********* GLOBALS *********/

/** {margin:0;padding:0}*/
body {font-family:Arial, Helvetica, sans-serif;font-size:.9em;}
a img,table {border:0}
dl,ol,ul {list-style:none}
button,select,textarea,input {font:100% serif}
table {border-collapse:collapse}
caption,th,td {text-align:right}
h1,h2,h3,h4,h5,h6,p {margin:.35em 0;direction:rtl;}
h1,h2 {font-family:Arial, Helvetica, sans-serif;
        font-weight:normal;
        direction:rtl; }
h1{
	border-bottom:#999999 solid 1px;
	font-size: 14pt;
	padding-bottom:3px;
	font-weight: bold;
}
/* colors 
a { color:#7D8A2E; text-decoration:none; }
a:hover { text-decoration:underline; }
#page a:visited { color:#C9D787; }
*/

#footer {margin-top:10px;color:#ccc;}
/*	#footer .n2{color:#ccc;float:right;font-size:.8em;}*/

/********* LAYOUT *********/

/*body { margin:0; background:#FFF url(TopBg.gif) repeat-x; }*/
body {	margin-left: 0px; margin-top: 0px;	margin-right: 0px;	margin-bottom: 20px;
	background-image:url(topSite.gif); background-position:top;	background-repeat:no-repeat;
	background-color: #E7E7E7; }
	#wrap { width:1000px; margin:0 auto; background-position:bottom;
			background-image:url(bg_page.gif); background-repeat:no-repeat;}
		#header { height:110px; position:relative; background-image:url(headerBG.gif); }
			#header .siteLogo { vertical-align:bottom;float:right; }
			#header .siteHeader a { color:#fff; font-style:italic; font-weight:normal;}
		#page { padding:10px; }
			#content { margin-left:194px; }
				.secondary { width:194px; float:left; margin-bottom:1px; }
				#main { width:566px; float:left; padding-bottom:15px;padding-left:3px;padding-right:3px; }
					#extras { float:right; }
				
		#footer { padding:15px; }

/*secondary*/
.secondary .uc { margin-bottom:15px; }
.secondary .label { display:block; }

/*box*/
.boxTitle,
.secondary h4 { font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	background:transparent url(titleBG_green.gif) no-repeat 100% 0%; 
	margin:0; 
	padding:10px 10px 5px 10px; 
	color: #333333;
	text-align:center; }
.secondary .box { background:transparent url(SidebarLeftBg.gif) no-repeat 100% 100%; padding:10px 10px 5px 10px;  direction:rtl;_height:1px;  }
#extras .boxTitle,
#extras h4 { background:transparent url(titleBG_orange.gif) no-repeat 0% 0%; }
#extras .box { background:transparent url(SidebarRightBg.gif) no-repeat 0% 100%; padding:10px 10px 10px 10px; direction:rtl;}

/*top*/
#header .top { padding-top:15px;}
	#header .top img { vertical-align:text-bottom; }
	#header .top h2 { display:inline; }

/*menu*/
.topMenu { position:absolute; bottom:0px; margin:0px;width:750px; }
	/*.topMenu li { float:right; padding-left:10px; _width:100px;height:100px; }*/
	
	.topMenu li {
	    padding-left:5px;
	    float:right;
	    display: block;
	    font-family: Arial, Helvetica, sans-serif;
	    font-size: 11pt;
	    font-weight: bold;
	    color: #000000;
	    text-decoration: none;
	    background-image:url(topMenu_off.gif);
	    background-position:bottom;
	    background-repeat:no-repeat;
	    width:103px;
	    height:100px;
	    vertical-align:bottom;
	}
	.topMenu a { display:block; padding-top:80px;text-align:center; color:#333;  }
	
	/*menu images*/
	.topMenu li#menu_4 a {background:transparent url(topMenu_icon.gif) no-repeat 50% center;}
	.topMenu li#menu_371 a {background:transparent url(icon_articles.gif) no-repeat 50% center;}
	.topMenu li#menu_735 a {background:transparent url(icon_articles.gif) no-repeat 50% center;}
	.topMenu li#menu_21 a {background:transparent url(icon_faq.gif) no-repeat 50% center;}
	.topMenu li#menu_728 a {background:transparent url(icon_forum.gif) no-repeat 50% center;}
	.topMenu li#menu_407 a {background:transparent url(icon_contact.gif) no-repeat 50% center;}
	
	.topMenu li.current, 
	.topMenu li.current a,
	.topMenu li.trail, 
	.topMenu li.trail a { background-image:url(topMenu_on.gif); }
	.topMenu .current a,
	.topMenu .trail a { font-weight:bold; }

.languageMenu { position:absolute; bottom:5px; right:20px; }
	.languageMenu a { opacity:.4;}
	.languageMenu .current { cursor:default; opacity:1;}
	.languageMenu a:hover { opacity:1;}

.subMenu a { display:block; padding:2px 0; _height:1px; color:#333; }
ul.subMenu ul { margin:0 0 5px 15px; }
.subMenu .trail > a,
.subMenu .current > a,
.menu .trail > a,
.menu .current > a { color:#7D8A2E; }
.subMenu .current > a,
.menu .current > a { font-weight:bold; }


.inner ul.subMenu {margin:0px;padding:0px;}

/* lists */
.list .a0 { background: #f4f8ed; direction:rtl; }
.list .a1 { direction:rtl; }
.list { padding-bottom:6px; background-position:50% 100%; display:inline-block; width:100% }
.list .item { width:100%;text-align:right;text-decoration:none; border-bottom:solid 1px #E7E7E7;float:right;margin-bottom:5px;min-height:115px; }
.list .item a { text-decoration:none;direction:rtl;font-weight:bold; }
.list .item img { width:130px;float:right;padding-left:10px; }
.list .item .intro { direction:rtl; }

/* articlesList 
.articlesList .list {direction:rtl;}
.articlesList .title {direction:rtl;}
.articlesList .list .item { direction:ltr;width:100%;text-align:right;text-decoration:none; height:100px; border-bottom:solid 1px #E7E7E7 }
.articlesList .list .item a { text-decoration:none;direction:rtl;font-weight:bold; }
.articlesList .list .item #imgItem { float:right;padding-left:10px;}
.articlesList .list .item .intro { float:right;width:300px;direction:rtl; }
*/

/*path*/
.path { margin-bottom:10px; direction:rtl; }
.path .current { color:#333; }
.path a.current:hover { cursor:default; text-decoration:none; }

/*sitemap*/
#main ul { list-style:circle; margin-left:20px;direction:rtl; }

/* content */
.introduction { font-size:1.1em; font-style:italic; direction:rtl;text-align:right; }

/** date **/
.date { font-size:x-small; color:#333; display:block; text-align:left;}

/*columns*/
.columns .left { float:left; width:240px; }
.columns .right { float:right; width:240px; }

/* login */
.login .tb { width:90px; }
.login .ff { margin-bottom:5px;width:100%; }
.login .ff label { display:inline-block; width:50px; }
.register td { padding:0 5px 5px 0; }
.register table {float:right;direction:rtl;width:100%}

/* search */
.search,.searchResults { direction:rtl;}
.secondary .search  {background-image:url(searchBG.gif); height:65px}
.secondary .search{ padding-top:25px;padding-right:20px}
.secondary .search input[type="text"] {width:130px;}
.secondary .search input[type="submit"] {width:35px;}

.secondary .newsLetterRegister label {width:100px;}
.secondary .newsLetterRegister input[type="text"] {width:90px;}
.secondary .newsLetterRegister input[type="submit"] {width:60px;}

/* gallery */
#preview {text-align:right;}
.thumbnail { opacity:.4; }
.thumbnail:hover, .selected { opacity:1; }
#thumbnails {padding-bottom:10px;text-align:right;}
#thumbnails .text { display:none; }
.thumbnail {margin-bottom:10px;margin-right:5px;}

/* comments */
.commentList { border-top:solid 1px #D0CFCB; margin-top:10px;text-align:right;direction:rtl;}
.commentInput { border-top:solid 1px #D0CFCB; margin-top:10px;text-align:right;}
.commentInput .box { display:none; }

.inputForm .row { margin-bottom:5px;direction:rtl; }
.inputForm .label { width:120px; float:right; }
.inputForm .alternatives * { vertical-align:middle }
.inputForm .alternatives label { margin-right:10px; }
.inputForm textarea { width:340px; height:120px; }
.inputForm .tb { width:240px; }

.main {padding-left:45px;}

