*
{
    margin: 0px;
    padding: 0px;
}

body
{
    width: 100%;
    font-family: Arial;
    color: #636363;
    font-size: 12px;
	text-align:right;
}



h1
{
    font-size: 18px;
    color: #aa042a;
    font-weight: bold;
    font-family: Arial;
}

p
{
    padding: 10px 0px;
}

a
{
    color: #2986b7;
    font-size: 12px;
}

#wrap
{
    width: 940px;
    margin: 0 auto;
    direction: rtl;
}

#header
{
    background-image: url(images/headerbg.jpg);
    background-repeat: no-repeat;
    height: 169px;
}

#logo
{
    padding-top: 50px;
    text-align: left;
}

#cols
{
}

.leftcol
{
    width: 170px;
    float: left;
    margin-top: 10px;
}

.centercol
{
    width: 560px;
    float: left;
    margin-left: 3px;
}

.rightcol
{
    width: 200px;
    float: right;
}

#footer
{
    width: 940px;
    height: 50px;
    background-color: #eeeeee;
    clear: both;
    text-align: center;
    padding-top: 10px;
}

#ftrwrap
{
    width: 750px;
    clear: both;
    margin: 0 auto;
}

#ftrMenu
{
    width: 750px;
}

#ftrMenu ul li
{
    list-style: none;
    float: right;
    margin: 0px 5px;
}

#ftrMenu ul li a
{
    display: block;
    padding: 0px 0px 0px 8px;
    border-left: 1px solid #b5b5b5;
    color: #0f81a8;
    text-decoration: none;
    font-weight: bold;
}

#ftrMenu ul li.last a
{
    border: 0px;
}

.button
{
    background-image: url(images/btn.gif);
    background-repeat: no-repeat;
    background-position: 0 -25px;
    height: 24px;
    width: 90px;
    border: 0px;
    color: #fff !important;
    text-align: center;
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
}

.inline
{
    display: inline-block !important;
}

.button:hover
{
    text-decoration: none;
    background-position: 0 0;
}

/*========= Menu Style ==========*/
#menu
{
}

#menu li ul
{
    position: absolute;
    left: -190px;
    top: 0;
    display: block;
}

#menu ul li
{
    list-style: none;
    width: 190px;
    height: 37px;
    position: relative;
}

#menu ul li a
{
    color: #6a6a6a;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    width: 175px;
    height: 37px;
    line-height: 37px;
    padding-right: 15px;
    display: block;
    background-image: url(images/menusectionbg2.jpg);
}

#menu ul li:hover a
{
    /*background-image: url(images/menusectionbg_over2.jpg);*/
    background-image: none;
    color: #fff !important;
    background-color: #3f4c6c;
}

#menu ul li a:hover
{
    /*color: #fff !important;*/
    /*background-image: url(images/menusectionbg_over2.jpg);*/
}

#menu ul li a.hasnodes
{
    background-image: url(images/menusectionbg.jpg);
}

#menu ul li:hover a.hasnodes
{
    background-image: url(images/menusectionbg_over3.jpg);
    /*color: #fff !important;*/
    background-image: none;
}

#menu ul li a.hasnodes:hover
{
    /*color: #fff !important;*/
    background-image: url(images/menusectionbg_over3.jpg);
}

#menu ul li.current
{
}

#menu ul, li
{
    margin: 0 0 0 0;
}

#menu ul li.current a
{
    color: #a80f34;
}

#menu ul ul
{
    visibility: hidden;
}

#menu ul ul li
{
    height: 27px;
}


#menu ul ul li a
{
    background-image: none !important;
    height: 31px;
    line-height: 31px;
    /*background-color: #8b0220;*/
    /*border-bottom: 2px solid #8f0222;
    border-top: 2px solid #8f0222;*/
    /*color: #fff;*/
}

#menu ul ul li a:hover, #menu ul ul li:hover a
{
   /*background-color: #680019;*/
    background-image: none !important;
    /*color: #a80f34 !important;*/
    text-decoration:underline;
}

#menu ul ul ul li a
{
    /*color: #6a6a6a !important;*/
    text-decoration:none !important;
}

#menu ul ul ul li a:hover, #menu ul ul ul li:hover a
{
    background-image: none !important;
    /*color: #a80f34 !important;*/
    text-decoration:underline !important;
}

#menu li:hover ul
{
    display: block;
}

#menu li:hover > ul
{
    visibility: visible;
}
/*===============================*/

/*========== SideBox Style ===========*/
.sidebox
{
    margin-bottom: 15px;
}

.sidebox h2
{
    background-image: url(images/subcattitle.jpg);
    background-repeat: no-repeat;
    background-position: right;
    color: White;
    font-size: 14px;
    height: 35px;
    line-height: 34px;
    padding-right: 40px;
}

.sidebox h3
{
    background-color: #cdebf6;
    height: 31px;
    line-height: 31px;
    padding-right: 20px;
    margin-top: 2px;
}

.sidebox .boxcontent
{
    background-color: #daf1f9;
    padding: 5px;
}
/*=====================================

/*========== Login Style ==========*/

.login-txtbox
{
    width: 180px;
}

.login-label
{
    color: #0199D2;
}

.login-value
{
    color: #404040;
}

/*=================================*/

/*========== Form Style ===========*/
.tblForm
{
}
.form-label
{
    width: 100px;
}

.txtBox
{
    border: 1px solid #000;
    width: 300px;
}

.txtBoxMulti
{
    border: 1px solid #555555;
    width: 300px;
    height: 150px;
}

.dropdown
{
    width: 300px;
}

.error
{
    width: 300px;
    border: 1px solid #555555;
    background-color: #fae1df;
}

.ErrorPanel
{
    color: #555555;
    font-size: 11px;
    padding-left: 20px;
    background-color: #ffc4c4;
    border: 1px solid #EFB4B4;
    width: 350px;
    margin: 10px auto;
}

.ErrorPanel div
{
    margin: 5px 0px 5px 0px;
}
/*=================================*/

/*========== Search ===============*/

.search
{
    background-image: url(images/search_icon.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 25px;
    float: right;
    position: relative;
    left: -40px;
    width: 550px;
}

.dgResults td
{
    border-bottom: 1px dotted #CCCCCC;
    font-size: 1.3em;
    padding: 15px 5px;
    vertical-align: top;
}

/*=================================*/

/*========== Forum Last Topics ==========*/

.forum-last-topic
{
   /* background-color: #ecf7fb;*/
    padding: 5px;
}

.alt
{
  background-color: #daf1f9;  
}

.topic-subject
{
    background-image: url(images/pen_icon.png);
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 20px;
    color: #0199D2;
}

.topic-subject a
{
    text-decoration:none;
}

.topic-text
{
    color: #404040;
}

.topic-author 
{
    background-image: url(images/comment_icon.png);
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 20px;
    color: #676767;
    text-decoration:none;
}

.topic-author a
{
    color: #676767;
    text-decoration:none;
}

/*=======================================*/

/*========== FancyBox ==========*/
div#fancy_overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    background-color: #333;
}

div#fancy_loading
{
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100;
}

div#fancy_loading div
{
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close
{
    position: absolute;
    top: -12px;
    right: -12px;
    height: 30px;
    width: 30px;
    background: transparent url(images/fancy_closebox.png);
    cursor: pointer;
    z-index: 100;
    display: none;
}

div#fancy_content
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    z-index: 96;
}

#fancy_frame
{
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}

img#fancy_img
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 92;
}

div#fancy_title
{
    position: absolute;
    bottom: -35px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
}

div#fancy_title table
{
    margin: 0 auto;
}

div#fancy_title div
{
    color: #FFF;
    font: bold 12px Arial;
    padding-bottom: 2px;
}

td#fancy_title_left
{
    height: 32px;
    width: 15px;
    background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main
{
    height: 32px;
    background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right
{
    height: 32px;
    width: 15px;
    background: transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner
{
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid #444;
    background: #FFF;
}

a#fancy_left, a#fancy_right
{
    position: absolute;
    bottom: 10px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    background-image: url(data:image/gif;base64,AAAA);
    z-index: 100;
}

a#fancy_left
{
    left: 0px;
}

a#fancy_right
{
    right: 0px;
}

a#fancy_left:hover
{
    background: transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover
{
    background: transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

div#fancy_bg
{
    display: none;
}

div.fancy_bg
{
    position: absolute;
    display: block;
    z-index: 70;
}

div.fancy_bg_n
{
    top: -18px;
    width: 100%;
    height: 18px;
    background: transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne
{
    top: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e
{
    right: -13px;
    height: 100%;
    width: 13px;
    background: transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se
{
    bottom: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s
{
    bottom: -18px;
    width: 100%;
    height: 18px;
    background: transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw
{
    bottom: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w
{
    left: -13px;
    height: 100%;
    width: 13px;
    background: transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw
{
    top: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url(images/fancy_shadow_nw.png) no-repeat;
}
/*==============================*/

.Forum_RowHighlight1_Alt span, .Forum_RowHighlight2_Altt span, Forum_RowHighlight3_Altt span, .Forum_RowHighlight1 span, Forum_RowHighlight2 span, Forum_RowHighlight3 span
{
    text-align: center !important;
    display: block;
}

.forum td, .Forum_Row_Admin td, .Forum_Admin_SectionHead, .Forum_Admin_SectionHead td, .tblMain td, .Forum_Row_AdminR, .Forum_Row_AdminL
{
    direction: rtl !important;
    text-align: right !important;
}

.Forum_RowHighlight2_Alt, .Forum_RowHighlight3_Alt, Forum_RowHighlight4_Alt
{
    text-align: center !important;
}

#NavigationToolbar td a
{
    float: right;
}

