﻿* {
	font-family:arial !important;
}

#page {
	width:788px;
	position:relative;
	margin-left:auto;
	text-align:right;
}

#main{
	width:788px;
}

#main .col.siteMenu{
	float:right;
	margin-left:22px;
	margin-top:65px;
}

#main .col.content{
	float:right;
	width:577px;
	line-height:128%;
	xheight:600px;
	direction:rtl;
}

#main .col.content ul{
	margin:10px 15px 10px 0px;
	padding:0px 15px 0px 0px;
}

#main .col.content li{
	list-style-image:url(../Images/Bullets/BLT_red.gif);
	zoom:1;
}

#generalMenu{
	font-size:10px;
	height:39px;
	float:left;
	width:400px;
}

#generalMenu ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	height:39px;
	overflow:hidden;
	float:left;
}

#generalMenu ul li {
	float:left;
}

#generalMenu a {
	color:#595959;
	padding-right:15px;
	padding-left:5px;
	margin-top:25px;
	float:left;
}

#generalMenu a.sel {
	color:#CC0000;
}

#generalMenu .line {
	float:left;
	height:39px;
	width:2px;
	background:url(../Images/Default/LINE_general_menu.gif) no-repeat top left;
}

#quickAccess{
	float:right;
	height:24px;
	width:370px;
	padding-top:15px;
	padding-right:12px;
	xbackground:red;
}

#quickAccess select{
	float:right;
	width:144px;
	color:#333333;
	margin-left:7px;
	margin-top:3px;
}

#quickAccess .btnGo{
	background:url(../Images/Misc/BTN_go.gif) no-repeat;
	width:65px;
	height:24px;
	display:block;
	border:none;
	float:right;
	margin-left:10px;
}

#quickAccess .btnOnline{
	background:url(../Images/Misc/BTN_online.gif) no-repeat;
	width:149px;
	height:23px;
	display:block;
	border:none;
	float:right;
}

#extraMenu {
	width:547px;
	padding-right:10px;
	margin-bottom:20px;
}

#extraMenu ul{
	margin:0 !important;
	padding:0 !important;
	list-style:none;
	font-size:12px !important;
}
#extraMenu li {
	float:right;
	display:block;
	background:none!important;
	margin:0 !important;
	padding:0 !important;
}

#extraMenu li.line {
	border-left:solid 1px #666666;
	height:12px;
	overflow:hidden;
	margin-left:8px !important;
	margin-right:6px !important;
	margin-top:3px !important;
}
#extraMenu li a {
	text-decoration:underline;
	text-align:center;
	display:block;
	color:#CC0000!important;
	padding-top:2px;
	cursor:pointer;
}
#extraMenu li.sel a {
	color:#333333!important;
	font-weight:normal;
	text-decoration:none;
}

#siteMenu{
	padding-top:25px;
	width:189px;
	background:url(../Images/Default/BG_menu_left.gif) repeat-y;
	font-size:11px;
	font-weight:bold;
	direction:rtl;
}

#siteMenu a{
	cursor:hand;
	color:#6D6D6A;
	display:block;
}

#siteMenu .level-1{
	width:141px;
	padding-right:36px;
	margin-right:12px;
	padding-bottom:5px;
	padding-top:5px;
	background:url(../Images/Default/BG_menu_border_top.gif) no-repeat left 0%;
}

#siteMenu .sel{
	width:140px;
	height:18px;
	background:url(../Images/Default/BG_menu_left_on.gif) no-repeat;
	color:#CC0000;
	border:none;
}

#siteMenu .sel-2{
	color:#CC0000;
}

#siteMenu .level-2{
	width:127px;
	background:url(../Images/Default/BG_menu_level_2.gif) repeat-y;
	margin-right:12px;
	padding-right:48px;
	font-weight:normal;
	border-bottom:solid 1px #D6D6D6;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:-1px;
}

#siteMenu .level-2 a{
	padding:3px 0px 3px 0px;
}


#siteMenu .level-3{
	width:119px;
	background:url(../Images/Default/BG_menu_level_3.gif) repeat-y;
	padding-right:10px;
	xborder-bottom:solid 1px #D6D6D6;
	xborder-top:solid 1px #D6D6D6;
	padding-top:8px;
	padding-bottom:8px;
}

#siteMenu .level-3 a{
	background:url(../Images/Bullets/BLT_red.gif) no-repeat 100% 50%;
	padding-right:10px;
}

#siteMenu .level-4{
	display:none;
}


#footer
{
	width:788px;
	position:relative;
	margin-left:auto;
	font-size:10px;
	margin-top:20px;
}

#footer #subMenu ul {
	clear:both;
	list-style:none;
	margin:0 !important;
	padding:5px 0 !important;
	position:absolute;
	right:209px;
	border-top:3px solid #E3E3E3;
	width:578px;
}
#footer #subMenu ul li {
	float:right;
}

#footer #subMenu a {
	padding-right:10px;
	padding-left:10px;
	float:left;
}

#footer #subMenu a.sel {
	color:#000000;
}

#footer #subMenu li.line{
	width:1px;
	background:#cbcbcb;
	height:8px;
	margin-top:3px;
	float:right;
	overflow:hidden;
}

#footer #mantis {
	float:left;
	padding:12px 0;
}
#footer #mantis a {
	text-decoration:none;
}

