/** LANGUAGE INITS **/

body#en,
body#fr {
	font-family:arial,helvetica,freesans,sans-serif;
}
body#ar {
	direction:rtl; /* keep for opera */
	font-family:tahoma,arial,helvetica,sans-serif;
}
#en .rtl,
#fr .rtl {
	direction:rtl;
	font-family:tahoma,arial,helvetica,sans-serif;
}
#ar .ltr {
	direction:ltr;
	font-family:arial,helvetica,freesans,sans-serif;
}

A {text-decoration:none;}


/** INITS **/

body {
	margin:0;
	padding:5px;
	background-color:#fff;
	
	font-size:62.5%;
	color:#333;
}
body.body-popup {
	padding:0;
	background:#fff;
}
.div {overflow: hidden; height: 1px; background: #efefef; margin-bottom: 10px; width: 80%;}
#frame,
#frame-fullpage {
	float:left;
	margin:0;
	width:959px;#/ øèð ñèí âåðõ/
}
#ar #frame,
#ar #frame-fullpage {
	float:right;
}
#frame-popup {
	margin:10px auto;
	width:665px;
	background:#fff;
}
#frame-tooltips {
	margin:10px auto;
	width:510px;
	background:#fff;
}
#frame-s {
	margin:10px auto;
	width:270px;
}
#frame-doc {
	margin:-5px;
	padding:10px 10px 50px;
	background:#f7de00;
}
.down {text-decoration:none;font-weight: bold; font : normal 11pt Times New Roman,sans-serif;display: inline; color:#00000f; border-bottom:none; text-decoration:none;}

p, h1, h2, h3, h4, h5, h6, ul, dl, fieldset, table, td, th, pre, blockquote {
	margin:0 0 15px;
	padding:0;
	vertical-align:top;
	border-collapse:collapse;
	list-style:none;
	font-size:1em;
}

ol {
	margin-bottom:15px;
}
li li,
li p {
	font-size:1em;
}
form,
dd {
	margin:0;
}

select,
input,
textarea {
	margin:2px 0;
	padding:3px;
	font-family:arial,helvetica,freesans,sans-serif;
	font-size:1em;
	color:#000 !important;
	border:1px solid #999;
	background:#fff;
	
}

#ar select,
#ar input,
#ar textarea,
#ar button {
	font-family:tahoma,arial,helvetica,sans-serif;
}
select {
	padding:2px;
    
}
optgroup {
	font-family:arial,helvetica,freesans,sans-serif;
	font-size:1em;
	font-style:normal;
}
#ar optgroup {
	font-family:tahoma,arial,helvetica,sans-serif;
}

label {
	line-height:1.8em;
}
label input,
input.radio,
input.checkbox {
	margin:0 0 -2px 0;
	width:auto !important;
	border:none;
	background:transparent !important;
}
label input.checkbox {
	margin:0 0 1px 0;
}
input.checkbox {
	margin:2px 0;
}

button {
	margin:2px 0;
	padding:2px;
	color:#630;
	font:1em/1.4em arial,helvetica,freesans,sans-serif;
	background:#f7de00 url(../images/button-bg.gif) repeat-x;
	border:1px outset #f7de00;
	cursor:pointer;
}
button.cart {
	padding-left:20px; 
	width:100px;
	background:#f7de00 url(../images/icon_cart.gif) 0 -2px no-repeat;
}

/** BULLETS **/

p.pt,
div.pt,
ul.pt li,
dl.pt dd {
	padding:0 0 0 20px;
	background:url(images/blt-pt.gif) no-repeat 0 2px;
}
#ar p.pt,
#ar div.pt,
#ar ul.pt li,
#ar dl.pt dd {
	padding:0 20px 0 0;
	background:url(images/blt-pt-ar.gif) no-repeat 100% 2px;
}
p.more,
ul li.more,
p.checks,
ul.checks li {
	padding:0 0 0 20px;
	background:url(images/blt_check.gif) no-repeat 0 2px;
}
#ar p.more,
#ar ul li.more,
#ar p.checks,
#ar ul.checks li {
	padding:0 20px 0 0;
	background:url(images/blt_check.gif) no-repeat 100% 2px;
}
p.doc,
ul.doc li {
	padding:0 0 0 20px;
	background:url(images/blt_doc.gif) no-repeat 0 2px;
}
#ar p.doc,
#ar ul.doc li {
	padding:0 20px 0 0;
	background:url(images/blt_doc.gif) no-repeat 100% 2px;
}
p.more a,
li.more a {
	color:#080;
}
.spaced {
	margin-bottom:0;
}
.spaced li {
	margin-bottom:15px;
}
strong {
	display:block;
	color:#000;
}
.fl li {
	padding:1px 0 1px 30px;
	background-repeat:no-repeat;
	background-position:top left;
}
#ar .fl li {
	padding:1px 30px 1px 0;
	background-position:top right;
}




/** BASIC ELEMENTS **/

img {
	border:none;
}
a {
	color:#039;
}
a:hover {
	color:#000;
}
.clear {
	clear:both;
}
.hide, hr {
	display:none;
}
.transparent {
	-moz-opacity: 0.25;
	opacity:.25;
}

/** MASTHEAD **/

#masthead {
	clear:both;
	padding:15px;
	position:relative;
	width:100%;
	
	height:72px;
	background-color:#0058a8; 
	background-image:url(../images/masthead-bg.gif);
background-position:top center;
background-repeat:repeat;

}
#masthead a {
	color:#039;
}
#masthead p {
	padding:0;
	margin:0;
}

/** NAV **/

#nav {
	margin:0 10px;
	position:relative;
	bottom:0;
	top:-2.9em;
	width:740px;
}
#nav .opptab {
	float:right;
}
#ar #nav .opptab {
	float:left;
}
#nav li,
.tabs li {
	float:left;
	margin:0 1px;
	font-weight:bold;
	font-size:1.1em;
	line-height:2.6em;
	white-space:nowrap;
}
#ar #nav li,
#ar .tabs li {
	float:right;
	font-size:1em;
	line-height:2.9em;
}
#nav li li {
	font-size:1em;
}
#nav span, #nav a,
.tabs span, .tabs a {
	display:block;
	text-decoration:none;
	cursor:pointer;
}
#nav span span,
.tabs span span {
	padding:0 8px;
}
#nav a {
	background:#fff url(../images/nav-tab.gif) top repeat-x;

	color:#3c6abb;
}
#nav a:hover {
	background-color:#fff;
	color:#3c6abb;
}
#nav .on a,
#nav .on a:hover {
	position:relative;
	z-index:1;
	background:#f7de00 url(../images/nav-tab-on.gif) repeat-x;
	color:#630;
}
#nav .opptab a,
#nav .opptab a:hover {
	background:#fff url(../images/nav-tab.gif) repeat-x;
	color:#3c6abb;
}

#nav span {
		background:url(../images/nav-tab-tl.gif) no-repeat top left;
	}
#nav .on span {
		background:url(../images/nav-tab-on-tl.gif) no-repeat top left;
	}
#nav span span {
		background:url(../images/nav-tab-tr.gif) no-repeat top right;
	}
#nav .on span span {
		background:url(../images/nav-tab-on-tr.gif) no-repeat top right;
	}

	
	
	
	

#nav .sub-nav {
	display:none; /** only show sub-nav when it's on **/
	position:absolute;
	left:-10px;
	padding:0 5px;
	background:#f7de00 url(../images/subnav-bg.gif) bottom center repeat-x;
	margin-top:-1px;
    border-top:1px solid #fff;
	border-bottom:1px solid #b9a600;
	width:979px; /**âåð æ¸ë**/
}
#ar #nav .sub-nav {
	left:auto;
	right:-10px;
}
.sub-nav span span {
	padding:0 5px !important;
}
#nav .on .sub-nav {
	clear:both;
	display:block;
}
#nav .sub-nav a {
	color:#c18f00;
}
#nav .sub-nav .on a,
#nav .sub-nav a:hover {
	color:#630;
}
#nav .on .sub-nav span,
body #nav .sub-nav a,
body #nav .sub-nav a:hover {
	background:none;
}


/** TABS **/

.tabs {
	float:left;
	margin:0 0 15px;
	padding:0 5px;
	width:580px;
	border-bottom:5px solid #f7de00;
}
#frame-fullpage .tabs {
	width:100%;
}
#frame-popup .tabs {
	width:100%;
}
.tabs .buytab {
	margin:0;
	float:right;
}
#ar .tabs .buytab {
	float:left;
}
.tabs a,
.tabs a:hover {
	color:#fff;
	background:#0058a8 url(../images/tab.gif) repeat-x;
}
.tabs a:hover {
	}
.tabs .on a,
.tabs .on a:hover {
	color:#630;
	background:#f7de00 url(../images/tab-on.gif) repeat-x;
	border-bottom:1px solid #f7de00;
}
.tabs .buytab a,
.tabs .buytab a:hover {
	background:#910000;
	color:#fff;
}
.tabs span {
	background:url(../images/tab-tl.gif) no-repeat top left;
}
.tabs .on span {
	background:url(../images/tab-on-tl.gif) no-repeat top left;
}
.tabs .buytab span {
	background:url(../images/buytab-tl.gif) no-repeat top left;
}
.tabs span span {
	background:url(../images/tab-tr.gif) no-repeat top right;
}
.tabs .on span span {
	background:url(../images/tab-on-tr.gif) no-repeat top right;
}
.tabs .buytab span span {
	background:url(../images/buytab-tr.gif) no-repeat top right;
}

.tabs li.link a:link,
.tabs li.link a:visited,
.tabs li.link a span {
	color:#039;
	background:transparent;
	text-decoration:underline;
}
.tabs li.link a:hover,
.tabs li.link a:active {
	color:#000;
}

.tabs li.link a span {
	font-weight:normal;
	font-family:arial,helvetica,freesans,sans-serif;
	font-size:1.1em;
	text-transform:none;
}
#ar .tabs li.link a span {
	font-family:tahoma,arial,helvetica,sans-serif;
}
.tabs li.link a:hover span {
	color:#000;
}




/** CONTENT FRAME  H1-H5**/

#content-frame {
	width:100%;
	float:left;
	background:#fff url(../images/content-frame-bg.gif) top center repeat-x;

}
#ar #content-frame {
	float:right;
}
#content {
	padding:10px 0px 0px 10px;
	float:right;
	width:730px;
	position: absolute;
	left:180px;
}
#ar #content {
	float:left;
	padding:10px 10px 10px 0px;
	
	
}
#frame-fullpage #content {
	padding:10px 10px 10px 10px;
	width:100%;
}
#frame-popup #content {
	float:none;
	padding:10px;
	width:100%;
}
#frame-tooltips #content {
	padding:10px;
	width:100%;
}
#frame-s #content {
	padding:10px;
	width:250px;
}
h1 {
	padding:0 0 10px;
	font-size:2em;
	line-height:1.5em;
	border-bottom:1px solid #ccc;
	color:#000;
}
#frame-s h1 {
	font-weight:bold;
	font-size:1.4em;
}
.objectname {
	color:#db0;
}
h2 {
	font-size:1.6em;
	line-height:1.6em;
	color:#000;
}
h2 a:link,
h2 a:visited {
	color:#000;
	text-decoration:none;
}
h2 a:hover,
h2 a:active {
	color:#000;
	text-decoration:underline;
}
h2.subtitle {
	font-weight:normal;
	font-size:1.5em;
	line-height:1.4em;
	color:#666;
}
h2.title-bar {
	margin:0 0 10px;
	padding:0;
	font-weight:bold;
	font-size:1.1em;
	line-height:2.6em;
	color:#fff;
	background:#0058a8 ;
	
	
}
#ar h2.title-bar {
	font-size:1em;
	line-height:2.6em;
}
h2.title-bar span {
	display:block;
	height:1%;
	background:url(../images/h2-tl.gif) top left no-repeat;
	
}
h2.title-bar span span { 
	display:block;
	padding:0 8px;
	background:url(../images/h2-tr.gif)  top right no-repeat;
	
}
h3 {
	font-size:1.4em;
	line-height:1.6em;
	color:#000;
}
h4 {
	font-size:1.2em;
	line-height:1.6em;
	color:#000;
}
h5 {
	font-size:1.2em;
	line-height:1.4em;
}
p, li, dd, dt, caption, pre, blockquote {
	font-size:1.2em;
	line-height:1.6em;
}
pre {
	font-family:arial,helvetica,freesans,sans-serif;
}
blockquote {
	padding:5px 5px 5px 40px;
	background-image:url(../images/blockquote-bg.gif);
	background-repeat:no-repeat;
	background-position:1% 5px;
}
#ar blockquote {
	padding:5px 40px 5px 5px;
	background-image:url(../images/blockquote-bg-ar.gif);
	background-position:99% 5px;
}
blockquote .author {
	display:block;
	padding-top:3px;
	font-weight:bold;
	font-size:.9em;
	line-height:1.4em;
}
p.pg {
	text-align:center;
}



/** SIDEBAR **/

#sidebar {
	float:left;
	color:#333;
	padding:10px 0px 10px 0px;
	width:160px;
}
#ar #sidebar {
	float:right;
	padding:10px 0px 10px 0px;
}
#frame-fullpage #sidebar {
	display:none;
}
#sidebar .sidesec {
	margin-bottom:10px;
	padding:7px;
	background:#bdf url(../images/sidesec-b.gif) bottom no-repeat;
	
}
#sidebar h2 {
	margin:0;
	padding:0 8px;
	font-weight:bold;
	font-size:1.1em;
	line-height:2.6em;
	color:#fff;
	background:#509ce4 url(../images/sidesec-t.gif) top no-repeat;
	border-bottom:1px solid #fff;
	
}
#ar #sidebar h2 {
	font-size:1em;
	line-height:2.6em;
}
#sidebar h4,
#sidebar p,
#sidebar ul,
#sidebar table {
	margin:0 0 5px;
	font-size:1.1em;
	line-height:1.6em;
	color:#000;
}
#sidebar a {
	color:#039;
}
#sidebar li {
	margin:0;
	font-size:1em;
	color:#000;
}
#sidebar p.pt,
#sidebar ul.pt li {
	background:url(../images/blt-sidebar-pt.gif) no-repeat 0 0;
padding:0 0 0 10px;
}
#ar #sidebar p.pt,
#ar #sidebar ul.pt li {
	background:url(../images/blt-sidebar-pt-ar.gif) no-repeat 100% 0;
padding:0 10px 0 0;
}
#sidebar input,
#sidebar select {
	font-size:1em;
	border-color:#8ad;
}
#sidebar .divider {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #fff;
}
#sidebar #login-form td {
	white-space:nowrap;
	padding:2px 5px 2px 0;
}
#ar #sidebar #login-form td {
	padding:2px 0 2px 5px;
}
#sidebar #login-form input {
	width:95%;
}
#sidebar input.searchbox {
	background:#fff url(../images/icon_search.gif) no-repeat 2px 2px;
	padding-left:22px;
	width:73px;
}
#ar #sidebar input.searchbox {
	background-position:75px 2px;
	padding-left:0;
	padding-right:22px;
}


/** FOOTER **/

#footer {
	clear:both;
	width:990px; /** ØÈÐ ÍÈÇ**/ 
	border-top:1px solid #ccc;
	padding:0px 0;

	background-color:#f6f6f6;
	text-align:center;
}
	
#footer p {
	
	padding:5px 5px;
	margin:0;
	font-size:1.1em;
	border-top:1px solid #fff;
}
#footer a {
	white-space:nowrap;
	
}
#footer img {
	vertical-align:middle;
}


		/** TOPBAR **/
		
		#topbar {
			float:left;
			width:989px; /**âåð ñåð**/
			background:#8c8d8d url(../images/topbar.gif) repeat-x;
			border-bottom:1px solid #fff;
		}
		#topbar p {
			margin:0;
			padding:0 8px;
			font-size:1.1em;
			line-height:2.6em;
		}
		#date {
			float:left;
			background:url(../images/topbar-tl.gif) top left no-repeat;
			
			color:#fff;
		}
		#ar #date {
			float:right;
			background:url(../images/topbar-tr.gif) top right no-repeat;
			
		}
		#helpmenu {
			float:right;
			color:#8C8D8D;
			background:url(../images/topbar-tr.gif) top right no-repeat;
			
		}
		#ar #helpmenu {
			float:left;
			background:url(../images/topbar-tl.gif) top left no-repeat;
			
		}
		#helpmenu a {
			color:#fff;
			text-decoration:none;
		}
		#helpmenu a.lang {
			font-weight:bold;
			color:#ffe400;
		}
		#helpmenu a.lang {
			font-family:tahoma,arial,helvetica,sans-serif;
		}
		#ar #helpmenu a.lang {
			font-family:arial,helvetica,freesans,sans-serif;
		}
		#usercount {
			position:absolute;
			top:15px;
			right:1px;
			font-weight:normal;
			font-size:1.4em;
			color:#fff;
		}
		#ar #usercount {
			right:auto;
			left:15px;
		}
		