/** editor fixes for rtl direction **/
.defaultSkin .mceMenuItemTitle span.mceText {
	direction:rtl;
	padding-right:4px;
	text-align:right;
}
.defaultSkin table, .defaultSkin tbody, .defaultSkin a, .defaultSkin img, .defaultSkin tr, .defaultSkin div, .defaultSkin td, .defaultSkin iframe, .defaultSkin span, .defaultSkin *, .defaultSkin .mceText {
	text-align:right;
}
.defaultSkin .mceNoIcons a .mceText {
	padding-left:0;
	padding-right:3px;
	text-align:right;
}
/** /////// **/
body {
	margin:0;
	padding:0;
	direction:rtl;
	background-color:#3e5f8f;
	font:12px/140% Tahoma;
	cursor:default
}
input, button, option, select, textarea {
	font:normal 11px/120% Tahoma, Arial, sans-serif
}
button, select, option, label, input[type="button"], input[type="checkbox"], input[type="radio"], input[type="submit"], input[type="reset"] {
	cursor:pointer
}
a, a:active, a:visited {
	color:#0033ff;
	text-decoration:none
}
a:hover {
	color:#ff3300;
	text-decoration:underline
}
.clear {
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	clear:both;
}
.ltr {
	direction:ltr !important;
}
.center {
	text-align:center !important;
}
#loading-cover, #abort-cover {
	position:absolute;
	top:0;
	left:0px;
	z-index:50;
	background:#fff url(../images/template_default/loading.gif) no-repeat center fixed;
	text-align:center;
	display:none;
}
.transparent-90 {
	opacity:0.9;
	filter:alpha(opacity=90);
}
.transparent-70 {
	opacity:0.7;
	filter:alpha(opacity=70);
}
#loading-abort {
	text-align:center;
	padding:10px 0;
	background:#eee;
	position:relative;
	border:1px #999 solid;
	border-width:1px 0;
	z-index:60;
	top:100px;
	width:100%;
	font-size:11px;
}
#loading-abort input {
	width:100px;
	padding:2px;
	font:normal 11px/100% tahoma;
	display:block;
	margin:5px auto 0;
	cursor:pointer;
}

.set-head {
	width:468px;
	margin:0 auto
}
.set1 .set-body {
	border:1px #ddd solid;
	clear:both;
	padding:10px 10px 30px;
	background:#fff url(../images/content_bottom_bg.jpg) repeat-x right bottom;
}
.set1 .set-head ul,.set1 .set-head li {
	padding:0;
	margin:0;
	display:inline;
}
.set1 .set-head li {
	float:right;
}
.set1 .set-head a {
	display:block;
	border:1px #ccc solid;
	border-bottom:none;
	color:#666;
	padding:4px 0 5px;
	text-decoration:none;
	text-align:center;
	margin:8px 1px 0;
	width:74px;
	background:url(../images/tabs_bg.png) repeat-x top right;
	-moz-border-radius:5px 5px 0 0;
}
.set1 .set-head a:hover, .set1 .set-head a.active{
	background:#fff url(../images/tabs_bg.png) repeat-x right -50px;
	margin-top:0;
	padding:8px 0 10px;
	margin-bottom:-1px;
	color:#039;
	position:relative;
	top:0;
	left:0;
}
.block1 .header {
	background:url(../images/headline_bg.jpg) repeat-y center top;
	border:1px #eee solid;
	border-width:1px 0;
	text-align:center;
	padding:5px;
	margin-bottom:10px;
}
.block1 .header * {
	margin:0 0;
	padding:0;
	font:bold 12px/150% tahoma
}
.block1 th.header {
	font:bold 11px/150% tahoma;
}
.sidebar {
	float:right;
	background:#fff url(../images/style1/sidebar.jpg) top right no-repeat;
	margin-top:30px;
	min-height:300px;
	padding:10px;
	width:140px
}
.sidebar ul {
	padding:0;
	margin:0;
	list-style:none;
}
.sidebar.left {
	float:left;
	background-position:top left
}
.sidebar a, .sidebar a:link, .sidebar a:visited {
	display:block;
	text-decoration:none;
	font:11px/150% Tahoma, Arial, sans-serif;
	border-bottom:1px #999 dashed;
	color:#000033;
	padding:2px 10px 5px 0;
	width:130px
}
.sidebar a:hover, .sidebar a:active {
	color:#C00;
	border-color:#300
}
.sidebar h2 {
	font:bold 11px/15px Tahoma;
	padding-bottom:5px;
	text-align:center;
	border-bottom:1px #999 dashed
}
.content-center {
	float:right;
	width:500px;
	margin:0px 14px
}
.mini-product {
	width:98%;
	margin:10px auto;
	border:1px #ddd solid;
}
.mini-product td {
	vertical-align:top;
	padding:3px 5px;
}
.mini-product .header h2 {
	font:bold 11px/15px Tahoma;
}
.mini-product .image {
	text-align:center;
	width:106px;
	padding-bottom:10px;
}
.mini-product .image a {
	display:block;
	width:106px;
	text-align:center;
	overflow:hidden;
	border:1px #ccc dashed;
}
.mini-product .image a:hover {
	border-color:#330;
}
.mini-product img {
	padding:3px;
	background:#f8f8f8;
	width:100px;
}
.mini-product p {
	margin:0;
	text-indent:0;
}
.mini-product .continue {
	text-align:left;
	padding:10px 0 10px 10px;
	vertical-align:bottom;
}
.continue a {
	color:#002B71;
	text-decoration:none;
	font-size:11px;
	font-style:italic;
}
.continue a:hover {
	color:#c00;
}
.btn1 {
	width:100px;
	padding:2px 5px 3px;
	cursor:pointer;
}
.btn2 {
	width:70px;
	font-size:95%;
}
.btn3 {
	width:150px;
	padding:2px 5px 3px;
	cursor:pointer;
}
.w1 {
	width:98%;
}
.w2 {
	width:49%;
}
.red {
	background:url(../images/headline_bg_red.jpg) repeat-y center center;
}
.red ul, .red li {
	color:#700;
	padding:0;
	margin:0;
}
.red ul {
	padding-right:20px;
}
.red, .green {
	padding:10px 10px 15px;
	border-color:#eee;
	border-style:solid;
	border-width:1px 0;
	margin:10px auto;
	font-size:11px;
	line-height:180%;
}
.green {
	text-align:center;
	color:#036;
	background:url(../images/headline_bg_green.jpg) repeat-y center center;
}
.sidebar .marquee {
	height:180px;
	border:1px #999 solid;
	overflow:hidden;
	margin-bottom:5px;
}
.sidebar marquee {
	width:100%;
	height:100%
}
.request-box ,.tracing-orders {
	margin:5px 0 10px;
	border-bottom:1px #999 dashed;
	text-align:center;
}
.request-box input, .tracing-orders input {
	margin:0 auto 5px;
	font-size:80%;
	padding:2px 0
}
.request-box a, .request-box a:link {
	padding:2px 3px 4px !important;
	margin:0 !important;
}
.table1 {
	width:96%;
	margin:0 auto 15px;
	font-size:90%;
	clear:both;
}
.table1-footer {
	text-align:center;
	margin-top:-15px;
	padding:10px;
}
.table1 th {
	width:25%;
	font:normal 100%/150% Tahoma;
	text-align:right;
}
.table1 td {
	width:75%;
}
.table1 td, .table1 th {
	padding:4px 5px;
	border-bottom:1px dashed #ccc;
}
.table2 td, .table2 th {
	width:auto;
}
.top-tape {
	padding:5px 10px;
	width:850px;
	margin:0 auto
}
.top-tape ul,.top-tape li{
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}
.top-tape a, .top-tape a:link, .top-tape a:visited {
	color:#FFFFCC;
	display:block;
	padding:0px 10px 4px;
	border-right:1px solid #666;
	float:right;
	font:11px/120% tahoma
}
.ucp .icon {
	padding:3px 0;
	width:80px;
	height:120px;
	border:1px #eee solid;
	margin:5px;
	text-align:center;
	float:right;
}
.icon img {
	width:48px;
	height:48px;
}
.icon a {
	display:block;
}
.icon a img, .icon a:link img, .icon a:visited img {
	border:3px #ccc double;
	padding:2px;
}
.icon a:hover img {
	border-color:#006699
}
.smooth-scroll a {
	margin:0 !important;
	padding: 1px 2px 4px !important;
	text-align:center
}
.smooth-scroll .up,.smooth-scroll .down {
	width:100% !important;
	margin:2px 0 !important;
	padding:0 !important;
	border:none !important;
	height:21px;
	background:url(../images/vertical-smooth-scroll.gif) no-repeat top center;
}
.smooth-scroll .up{
	background-position:top center;
}
.smooth-scroll .up:hover{
	background-position:center -28px;
}
.smooth-scroll .down{
	background-position:center -54px;
}
.smooth-scroll .down:hover{
	background-position:center -79px;
}
.tracing-type {
	margin-bottom:3px;
}
.tracing-type label {
	display:block;
	text-align:right;
	font-size:10px;
	margin-bottom:2px;
	clear:both;
}
.tracing-type input {
	margin:3px 0 0 3px;
	float:right;
}
.pagination {
	clear:both;
	width:90%;
	margin:10px auto;
	text-align:center;
	font:bold 12px/150% sans-serif;
	direction:ltr;
}











