/**
* @author Mohsen Taleb <mohsen@mohsentaleb.com>
*/

@import url("../images/reset.css");
body {
	background: #ECEBEB url("../images/body-bg.gif");
	text-align: right;	
}
p {
	line-height:1.8em;
	text-align:justify;
	margin-bottom:10px;
	direction:rtl;
}
a {
	text-decoration:none;
	color:#117FAD;
}
a:hover {
	color:#1F5870;
}
a img, a.nb {
	background:none
}
div.hr {
	border:none;
	height:2px;
	background:url("../images/hr.gif") no-repeat top center;
	margin:30px 0;
	clear:both;
}
.small {font-size:10px;}
.red {color:#f00;}
#content ul li {
	background:url("../images/bullet.gif") no-repeat 100% 9px;
	padding-right:10px;
	line-height:1.8em;
	direction:rtl;
	margin:0;
}	
.fa {
	text-align:right;
	direction:rtl
}
.item-list ul li, ul li.leaf, ul li.collapsed {
	list-style:none;
	padding:0;
}
li.leaf {
	list-style-image:none;	
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/**
* Layout
*/
#big-daddy {
	background:url("../images/header-pic-bg.gif") repeat-x 0 190px;
	border-top:1px solid #fff;
	position:relative;
}
#big-daddy.inner {
	background-image:url("../images/header-pic-bg-inner.gif");
}
.wrapper {
	width:990px;
	margin:0pt auto;
}
#login-panel
{
    height: 24px;
    background: #333333;
    border-bottom: 1px solid #FFF;
    color: #CCC;
    padding: 10px;
   
    text-align: left;
}
#login-panel input {
	padding:2px;
	font-size:10px;		
}
#login-panel a, #breadcrumb a, #footer a {
	color:#FFF;	
}
#login-panel a:hover, #breadcrumb a:hover, #footer a:hover {
	color:#999;	
}
#header {
	height:120px;
}
#header h2 {
	width:606px;
	height:88px;
	float:left;
	margin:2px 0 0 0;	
}
#header h1 {
	width:406px;
	height:88px;
	float:right;
	margin:2px 0 0 0;	
}
#header h1#logo a {
	display:block;

	height:406px;
}
#header h1#logo a span {
	display:none;
}
ul#top-links {
	background:	url("../images/toplinks-bg.gif") no-repeat top right;	
	width:330px;
	height:30px;
	padding:3px 35px 0 0;
	font-size:10px;
	direction:rtl;
	float:left;
}
ul#top-links li {
	float:right;	
	margin-left:5px;
	padding:2px 4px;
}
ul#top-links li a {
	display:block;
	height:15px;
	padding:3px 15px 4px 5px;
}
ul#top-links li ul {
	background:none;
	float:right;
	width:100%;

}
ul#top-links li ul li{
	float:none;
	padding:0 0 0 2px;

}
ul#top-links li ul li a {
	display:block;
	height:16px;
	background:#EFEFEF;
	padding-bottom:0;
	margin:0
}
ul#top-links li ul li a:hover {
	background:#E8E8E8;	
}
ul#top-links li#call-us {background:url("../images/icon-phone.gif") no-repeat scroll 100% 4px; padding:6px 15px 2px 0; margin-left:15px;}
ul#top-links li#users-login a {background:url("../images/icon-user.gif") no-repeat 100% 3px;}
ul#top-links li#users-login { width:70px; margin:0}
ul#top-links li#lang-switcher { width:76px; margin:0}
li#lang-switcher a {background:url("../images/icon-flag.gif") no-repeat 100% 3px;}
ul#top-links li#lang-switcher.active {background:url("../images/lang-dropdown-top.gif") no-repeat top right;}




#header-pic {
	height:337px;
}
#header-pic.inner {
	height:237px;
}
#big-pic img {
	padding:11px 12px 0 0;	
}
#big-pic {
	float:right;
	background:url("../images/pic-bg.gif") no-repeat 0 0;
	width:653px;
	height:336px;
}
#big-pic.inner {
	height:236px;
	background:url("../images/pic-bg-inner.gif") no-repeat 0 0;	
}
#promo {
	float:right;
	width:335px;
	height:308px;
	text-align:right;
	padding-top:14px;
}
#promo.inner {
	height:219px;	
}
#breadcrumb {
	height:50px;
	background:url("../images/breadcrumb-bg.gif") no-repeat top left;
	margin-bottom:10px;
}
#breadcrumb p {
	direction:rtl;
	color:#9E9E9E;
	padding:16px;
	margin:0;
}
#searchbox {
	float:left;
	width:175px;
	height:24px;
	background:url("../images/searchbox-bg.gif") no-repeat top left;
	margin:13px;
}
#search-input {
	float:right;
	width:145px;
	margin:6px 5px 0 0;
	display:inline;
}
#search-input input {
	border:none;
	width:140px;
	overflow:hidden;
	direction:rtl;
	font:10px Tahoma;
	color:#FFF;
	background:none
	
}
#search-btn {
	float:right;
	width:18px;
	height:18px;
	display:inline;
}
#search-btn input {
	width:18px;
	height:21px;
	background:url("../images/search-btn.gif") no-repeat top left;
	margin-top:3px;
	border:none;
}
input.text {
	border:1px solid #858585;
	background:#787878 url("../images/textinput-shadow.gif") no-repeat top left;
	color:#FFF;
}
#content {
	float:right;
	width:722px;
	background:url("../images/content-footer-bg.gif") no-repeat bottom left;
	padding-bottom:19px;
	direction:rtl;
}
#content-header {
	height:10px;
	background:	url("../images/content-header-bg.gif") no-repeat top left;
}
#content-body {
	background:	url("../images/content-body-bg.gif") repeat-y top left;
	padding:10px 30px 20px;
	margin-top:-5px;
	margin-bottom:-10px;
}
#content.wide {
	width:990px;
	background:url("../images/content-wide-footer-bg.gif") no-repeat bottom left;	
	margin-bottom:20px;
}
#content.wide #content-body {
	padding:0 20px 20px;	
}
#content-header.wide {
	background:	url("../images/content-wide-header-bg.gif") no-repeat top left;	
}
#content-body.wide {
	background:	url("../images/content-wide-body-bg.gif") repeat-y top left;
	height:100%;
}
#sidebar {
	float:left;
	width:250px;
}
#sidebar ul {
	list-style:none;
}
#main-body div.block {
	background:url("../images/block-footer.gif") no-repeat bottom left;
	padding-bottom:27px;
	border:none;
	margin-bottom:20px;
}
#main-body div.block-body {
	background:url("../images/block-bg.gif") no-repeat top left;
	padding:10px 20px;
}
#main-body div.block ul li {
	background:url("../images/submenu-delimiter.gif") no-repeat 50% 100%;
	padding:3px 0;
	margin:0;
}
#main-body div.block ul li.last {
	background:none;	
}
#main-body div.block ul li a {
	display:block;
	background:url("../images/bullet.gif") no-repeat 95% 14px;
	padding:10px 25px 10px 5px;
	height:100%;
	color:#000;
	text-align:right;
}
#main-body div.block ul li a:hover {
	display:block;
	background:#EFEDE4 url("../images/bullet.gif") no-repeat 95% 14px;
	color:#FF8B00;
}
#main-body div.block h3, #main-body div.block h2, #content h1{
	height:40px;
	background:url("../images/block-heading-bg.gif") no-repeat top right;
	margin:0 -26px 10px 0;
	overflow:hidden;
	color:#FFF;
}
#main-body div.block h2 {
	background-image:url("../images/block-heading-bg-o.gif");
}
#content h1 {
	background-image:url("../images/content-heading-bg.gif");
	margin-right:-36px;
}
#content.wide h1 {
	margin:0 -26px 10px 0;		
}
#content h3 {
	font:bold 15px "Times New Roman", Times, serif;
	margin:20px 0 10px;
	direction:rtl
}
#content h4 {
	color:#333;
	margin:10px 0;
}
#main-body div.block h2 span, #main-body div.block h3 span, #content h1 span {
	float:right;
	width:118px;
	height:40px;
	padding:7px;
	text-align:left;
	font:bold 15px "Times New Roman", Times, serif;
}
#footer {
	height:84px;
	background:url("../images/footer-bg.gif") no-repeat top left;
	margin:20px 0 10px 0;
	color:#868686;
	font-size:10px;
	direction:rtl;
	line-height:1.5em;
	clear:both
}
#footer-content {
	padding:20px 15px 0;
	text-align:left
}
#copyright {
	margin-bottom:5px;
}
#copyright p{
	text-align:left;	
}
#footer-links ul li {
	float:left;
	padding-right:10px;
	background:url("../images/orange-bullet.gif") no-repeat 100% 7px;
	margin-left:5px;
}
#feeds {
	float:right;
	background:url("../images/icon-feed.gif") no-repeat 100% 9px;
	padding:5px 27px 0 0;	
}
#activities-slide #next-activity, #activities-slide #prev-activity {
	width:70px;
	height:116px;
	background:url("../images/activities-handler-bg.gif") no-repeat;
	top:5px;
	float:right;
}
#activities-slide #next-activity {
	background-position:-69px 0;
}
#activities-slide #prev-activity {
	background-position:-1px 0;
}
#activities-slide #next-activity a, #activities-slide #prev-activity a {
	display:block;
	width:21px;
	height:34px;
	background:url("../images/activities-handler-arrows.gif") no-repeat;
	margin-top:40px;
}
#activities-slide #prev-activity a {
	background-position:0 0;
	float:left;
}
#activities-slide #next-activity a {
	background-position:-21px 0;
	float:right;
}
#activities-slide #prev-activity a:hover {
	background-position:0 -34px;
}
#activities-slide #next-activity a:hover {
	background-position:-21px -34px;
}
#activities {
	float:right;
	width:810px;
	height:150px;
	overflow:hidden;
	position:relative;
}
#activities-container {
	height:150px;
	position:absolute;
}
div.tab-content {
	padding:10px 0;	
	float:left;
	width:790px;
	height:130px;
}
.tab-content .icon {
	float:right;
	width:115px;
}
.tab-content .activity {
	float:right;
	width:365px;
}
.tab-content .case {
	float:right;
	width:310px;
	text-align:center;
}
h2.img-replace {
	height:25px;
	margin-bottom:10px;
}
h2.img-replace.text-messaging {background:url("../images/text-messaging.gif") no-repeat top right;}
h2.img-replace.text-web-apps {background:url("../images/text-web-apps.gif") no-repeat top right;}
h2.img-replace.text-mobile-apps {background:url("../images/text-mobile-apps.gif") no-repeat top right;}
h2.img-replace.text-consultant {background:url("../images/text-consultant.gif") no-repeat top right;}
h2.img-replace.text-bluetooth {background:url("../images/text-bluetooth.gif") no-repeat top right;}

.promo-block {
	float:right;
	width:310px;
	height:220px;
	margin-left:28px;
	background:url("../images/homepage-block-bg.gif") no-repeat bottom right;
}
.promo-block .body{
	margin:20px 0 0 20px;
}
.promo-block.last {
	margin:0;	
}
.promo-block h3 {
	height:40px;
	background:url("../images/promo-block-heading-bg.gif") no-repeat top right;
	margin:0 -7px 10px 0;
	overflow:hidden;
	color:#FFF;
	font-size:10px;
	font-weight:normal;
}
.promo-block h3 span {
	padding-top:4px;
	float:right;
	width:90px;
	height:40px;
	padding:7px;
	text-align:left;
}
p.news-image {
	float:right;
	width:86px;
	height:100px;
	position:relative;
	margin:0 10px 0 10px;
	direction:ltr;
	text-align:right;
}
p.news-image span.news-image-overlay {
	display:block;
	position:absolute;
	background:url("../images/news-image-overlay.png") no-repeat top left;
	width:86px;
	height:87px;
	top:0;
	left:0;
}
.promo-block h4 {
	font-weight:normal;
	margin-bottom:10px;
}
.promo-block p.news-teaser {
	font-size:10px;
	color:#929292;
	line-height:1.6em;
}

/**
* System Overrides
*/

#content ul.primary {border:none;}
#content ul.primary li {
	background:none;
	float:left;
	padding:3px;
	margin:3px;
}
#content ul.primary a {
	border:1px solid #ccc;
	margin:0;
	padding:.1em 1em;
}
table.contact td {
	padding:5px;
	direction:rtl;
}
table.data {
	border:none;
	border-collapse:separate;
}
table.data td, table.data th {
	padding:6px;
	direction:rtl;
	background:#E8E5D9;
	border:0;
	text-align:center;
	line-height:1.6em;
	vertical-align:top;
}
table.data th {
	background:#FF8B00;
	color:#fff;
}
table.data th.cat, table.data td.cat {
	background:#DBD2AF;
	color:#000;
	font-weight:normal	
}
.tableless, .webform-client-form {
	padding:0;
	margin:0;
}
.tableless label, .webform-client-form label{
	display:block;
	width:110px;
	text-align:left;
	float:right;
	direction:rtl;
	margin:5px;
	font-weight:normal;
	line-height:1.8em;
}
.webform-client-form input.form-submit {
	margin-right:124px;	
	font:11px Tahoma, Geneva, sans-serif;
	padding:3px;
}
form select {
	font:11px Tahoma;
	text-align:right;
	direction:rtl;
}
form select option {
	padding:3px;
}
.webform-client-form input.form-text {
	font:11px Tahoma;
	border:1px solid #ccc;
	background:#fff;
	float:right;
	margin:5px;
	padding:5px;
	width:200px;
}
input.text:focus, textarea:focus {
	border:1px solid #990;	
}
select {
	margin:5px;	
}
textarea {
	font:11px Tahoma;
	border:1px solid #ccc;
	background:#fff;
	float:right;
	margin:5px;
	height:110px;
	background:#fff url("../images/input-shadow.gif") repeat-x top right;
}
#edit-submitted-name, #edit-submitted-company, #edit-submitted-message {
	direction:rtl	
}
.field-field-big-picture {
	float:right;
	margin:0 0 20px 20px;
	padding:3px;
	border:1px solid #CCC;
}
h3.clients-division {
	font:bold 20px "Times New Roman", Times, serif;
	background:#E8E5D9;
	border-bottom:1px solid #CEC9B7;
	padding:10px;
	clear:both;
}
#content ul.clients li {
	float:right;
	width:310px;
	height:45px;
	padding:0;
	margin:0;
	background:none;
	border-bottom:1px solid #fff;
	margin-left:10px;
}
#content ul.clients li p {
	padding-top:10px;

}
ul.clients li .client-logo {
	float:right;
	width:40px;
	height:40px;
	margin:2px 0 0 10px;
}