/*  classes which is used in modules like faq, serach and etc.*/
.FaqQuestion
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #006666;
	text-decoration : none;
}
.FaqQuestion:hover
{
	font-family: Tahoma;
	font-size: 10pt;
	color: #009393;
	text-decoration : none;
}
.FaqAnswer
{
        text-align : right;
        direction :rtl;
	font-family: Tahoma;
	font-size: 9pt;
	color: #000000;
	text-decoration : none;
}
.FaqCategory
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #CC6600;
}
.FaqCategory:hover
{
	font-family: Tahoma;
	font-size: 8pt;
	color: #FF8811;
}
/* rah Layout CSSMenu Vert 1 */
/* NAV BAR ON THE LEFT AND ONE COLUMN OF CONTENT */
    div#content {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: right;
    }
    div#main {
        float: right;
        width: 70%;
        margin-right: 2%;
        display: inline;
    }
    div#menu_vert {
        float: right;
        width: 100%;
        display: inline;
        margin-right: 0;
    }
    div#content2 {
        display: none;
    }
    div#menu_horiz {
        display: none;
    }
/* END CONTENT *//* rahnema CSSMenu Vert */
/* Vertical menu for the CMS CSS Menu Module */
/* by Alexander Endresen */


/* The wrapper determines the width of the menu elements */

#menuwrapper {
        font-family:tahoma;
        font-size:12px;
        background-image: url(uploads/images/it/button_2.jpg);
    	width: 100%;
	}


/* Unless you know what you do, do not touch this */
#primary-nav, #primary-nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
    width: 100%;
    margin-right:1px;
}

#primary-nav ul {
	position: absolute;
	top: 0;
	right: 100%;
	display: none;
	}
#primary-nav li {
    margin-bottom: -1px;
	position: relative;
	}


/* Styling the basic apperance of the menu elements */

#primary-nav a {
    border:0px;
    color:white;
    display: block;
    margin: 0px;
    padding: 5px 35px 15px 0px;
	text-decoration: none;
	}
#primary-nav li, #primary-nav li.menuparent {
        background-color: #D37515;
        background-image: url(uploads/images/it/button_2.jpg);
    }


/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive {
	background-color: #D37515;
    background-image: url(uploads/images/it/button_2.jpg);
	}


/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav li.menuparent, #primary-nav li.menuparent:hover, #primary-nav li.menuparenth {
    /*background-image: url(modules/MenuManager/images/arrow--.gif);*/
	/*background-position: center left;*/
	/*background-repeat: no-repeat;*/
	}


/* Styling the apperance of menu items on hover */




/* The magic - set to work for up to a 5 level menu, but can be increased unlimited */

#primary-nav ul,
#primary-nav li:hover ul,
#primary-nav li:hover ul ul,
#primary-nav li:hover ul ul ul,
#primary-nav li:hover ul ul ul ul,
#primary-nav li.menuparenth ul,
#primary-nav li.menuparenth ul ul,
#primary-nav li.menuparenth ul ul ul,
#primary-nav li.menuparenth ul ul ul ul {
	display: none;
	}
#primary-nav li:hover ul,
#primary-nav ul li:hover ul,
#primary-nav ul ul li:hover ul,
#primary-nav ul ul ul li:hover ul,
#primary-nav ul ul ul ul li:hover ul,
#primary-nav li.menuparenth ul,
#primary-nav ul li.menuparenth ul,
#primary-nav ul ul li.menuparenth ul,
#primary-nav ul ul ul li.menuparenth ul,
#primary-nav ul ul ul ul li.menuparenth ul {
	display: block;
	}


/* IE Hack, will cause the css to not validate */

#primary-nav li, #primary-nav li.menuparenth { _float: right; _height: 1%; }
#primary-nav li a { _height: 1%; }

img.img {
    float:left;
}/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */


/* replace */
	.replace {
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	/* tidy these up */
	.replace * {
		text-indent: -10000px;
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color:transparent;
	}
	.replace a {
		text-indent:0;
	}
	.replace a span {
		text-indent:-10000px;
	}
/* end replace */


/* accessibility */
     span.accesskey {
     	text-decoration:none;
     }
     .accessibility {
     	position: absolute;
     	top: -999em;
     	left: -999em;
     }
dfn {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 0;
  height: 0;
  overflow: hidden;
  display: inline;
}
/* end accessibility *//* SITE SPECIFIC LAYOUT */
html  {
        height:50%;
      }

    body {
        height:100%;
        margin-top:0px;
        margin-bottom:0px;
        margin-left:0px;
        margin-right:0px;
        text-align: center;
        background-color: #4e4e4e;
    }
    div#pagewrapper {
        margin: 0 auto;
        max-width: 779px;
        min-width: 779px;
        padding: 0;
        text-align: center;
    }
    #container {
    width:779px;
    position: relative;
	margin: 0;
    text-align: center;
    }

    /* HEADER */
        div#header {
            background-color:#DEE0E0;
            margin: 0;
            padding: 0;
            width: 779px;
            text-align: center;
        }
        div#header h1 a {
            display: block;
            height: 80px;


            width: 198px;
            margin: 0;
            padding: 0;
        }
    /* END HEADER */


    /* CONTENT */
        .contacts{
             color:#000099;
             text-decoration:none; 
        }

        div#content {
            background-color:#ffffff;
        }

        /* MAIN */
            div#main {

            }
        /* END MAIN */

        /* SUB */
            div#sub {

            }
        /* END SUB */

    /* END CONTENT */


    /* FOOTER */
        div#footer {

        }

        div#footer p {
            font-size: 0.8em;
            margin: 0;
            padding: 15px;
            text-align: center;
        }
    /* END FOOTER */
/* END LAYOUT */



div.breadcrumbs {
   padding: 1em 0;
   width: 779px;
   text-align: right;
   direction: rtl;
   font-size: 90%;
   margin: 0 1em;
   border-bottom: 1px dotted #000;
}

div.flags {
  float: right;
  width: 18px;
  padding: 1em 0;
  text-align: right;
  margin: 0 1em 0 0;
}

div.left49 {
  float: left;
  width: 49%;
  }

div.right49 {
  float: right;
  width: 49%;
  text-align: right;
  }/* TYPOGRAPHY */
	body {
		text-align: left;
		font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 74%;
                line-height: 1em;
	}
	div {
		font-size: 1em;
	}
	img {
		border: 0;
	}
/* LINKS */
	a,
	a:link
	a:active, a:visited {
		text-decoration: underline;
	}

        div#footer a,
        div#footer a:link
	div#footer a:active, div#footer a:visited {
               color: #fff;
        }

	a:hover {
	text-decoration: none;
	}
/* END LINKS */
/* HEADINGS */
	h1 {
		font-size: 2em;
		line-height: 1em;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-size: 1.5em;
                line-height: 1.5em;
		margin: 0 0 0.5em 0;
		padding: 0;
	}
	h3 {
		font-size: 1.3em;
		line-height: 1.3em;
		margin: 0 0 0.5em 0;
		padding:0;
	}
	h4 {
		font-size: 1.2em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h5 {
		font-size: 1.1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
	h6 {
		font-size: 1em;
		line-height: 1.3em;
		margin: 0 0 0.25em 0;
		padding: 0;
	}
/* END HEADINGS */

/* TEXT */
	p {
		font-size: 1em;
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height:1.4em;
	}
	blockquote {
		border-left: 10px solid #ddd;
		margin-left: 10px;
	}
	pre {
		font-family: monospace;
		font-size: 1.0em;
	}
	strong, b {
		font-weight: bold;
	}
	em, i {
		font-style:italic;
	}
    code {
        font-family: "Courier New", Courier, monospace;
        font-size: 1em;
        white-space: pre;
    }
/* END TEXT */

/* LISTS */
	#main ul {
                line-height:1.4em;
		margin: 0 15 0 0;
		padding:0 5 0 5;
                font-size:12px;
                font-family:tahoma;
	}
	#main ul li {
		margin: 0 0 0 0px;
		padding: 0;
	}
	ol {
		font-size: 1.0em;
		line-height: 1.4em;
		margin: 0 0 1.5em 0;
		padding: 0;
	}
	ol li {
		font-size: 1.0em;
		margin: 0 0 0.25em 30px;
		padding: 0;
	}
	dl {
		margin: 0 0 1.5em 0;
		padding: 0;
		line-height: 1.4em;
	}
	dl dt {
		font-weight: bold;
		margin: 0.25em 0 0.25em 0;
		padding: 0;
	}
	dl dd {
		margin: 0 0 0 30px;
		padding: 0;
	}
/* END LISTS */
/* TABLE */
	table {
        font-size: 1em;
        padding: 0;
	}

	table caption {
		font-weight: bold;
		margin: 0 0 0 0;
		padding: 0 0 1.5em 0;
	}
	th {
		font-weight: bold;
		text-align: left;
	}
	td {
		font-size: 1em;
	}
/* END TABLE */

	hr {
		display: none;
	}

	div.hr {
		height: 1px;
		margin: 1em 10px;
		border-bottom: 1px dotted black;
	}


/* END TYPOGRAPHY */