.gsc-control-cse .gs-result .gs-title, .gsc-control-cse .gs-result .gs-title * {
    font-size: 13px;
    text-align: right;
}

#results .gsc-result {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #CCCCCC;
    border-radius: 8px 8px 8px 8px;
    border-style: solid;
    border-width: 1px 1px 1px 3px;
    margin-bottom: 6px;
    padding: 8px 8px 8px 20px;
    position: relative;
}

div.gcsc-branding {display: none;}

#new {
    color: #C11B17;
    font-family: tahoma;
    font-size: 12px;
    margin-right: 11px;
    text-align: center;
}

#new a{
color: #C11B17;

}

#new a:visited{
color: #C11B17;

}

#sublinks {
    color: #CCCCCC;
    margin: 10px 0 20px;
    text-align: center;
}
#sublinks a {
    color: #999999;
    font-family: "Geeza Pro",Tahoma,Arial,sans-serif;
    font-size: 12px;
    text-decoration: none;
}


.adv-left{
background: url("2010_win.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 0;
    height: 115px;
    right: 20px;
    margin-left: 5px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -100000px;
    top: 75%;
    width: 200px;
    z-index: 100000;
	}

#3zm {float:left; padding-top:3px;}

#social{float:left;
padding-top:3px;
}

body {
    font-family: "Geeza Pro", Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    background:#FFFFFF;
    text-align:center;
}

#results .gsc-cursor-box {height:15px;}

.gs-result .gs-title, .gs-result .gs-title *  {
font-family:tahoma;
color:#AF1A1A !important;
text-decoration:none !important;
text-shadow:1px 1px 2px #999999;
}

#share {
    color: gray;
    direction: rtl;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    padding-bottom: 10px;
    width: 190px;
}

#share img{padding-top:2px;}

#adBlock{display:none !important;}

* {margin:0;padding:0;}

#wrap {
   height:100%;
margin:auto;
overflow:visible;
padding:100px;
position:relative;
text-align:center;
width:600px;	
margin-top:40px;
}


#logo {
background:url("logo.gif") no-repeat scroll right center transparent;
height:120px;
margin:0 auto;
padding:25px;
position:relative;
width:432px;
right:28px;
}

h1 {
	padding: 0;
	margin: 0;
	font-size: 66px;
	color: #333;
	text-align: right;
	line-height: 120px;
    font-family: "Traditional Arabic","Geeza Pro", Arial, Helvetica, sans-serif;
}

h1 a {
	text-decoration: none;
	color: #333;
	text-shadow: 0 1px 2px #ccc;
    display: block;
}

h1 span {
    visibility: hidden;
}


#slogan {
	color: #009900;
	margin-bottom: 30px;
    font-weight: bold;
    visibility: hidden;
}

.codename {
	color: #aaa;
	position: absolute;
	top: -10px;
	left: 0px;
	display: none;
	width: 59px;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	
}


.clear {clear: both;height: 1%;}

#header {
        -moz-border-radius:5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width: 96%;
	position: absolute;
	top: 10px;
	right: 2%;
	text-align: right;
	background:url("header.png") repeat-x scroll left top transparent;
	padding: 0;
	color: #403f3f;
	margin: 0;
  	font-weight: bold;
	min-height:38px;
	height:38px;
	text-shadow:1px 1px 0 white;
}

#pages{
  padding-right: 15px;
  padding-top: 9px;
  float: right;
}


#header a {
	color:#939393;
        padding:2px 10px;
	text-decoration:none;
}

#header a:hover {
	color: #ddbf31;
}

#header a:active {color: #bb0044}


/* IE6 Only */ 
* html .roundinput .searchbutton  {padding-bottom: 0;} 

/* IE7 Only */ 
*:first-child+html .roundinput .searchbutton  {padding-bottom: 0;} 

.getchrome {
  position:absolute;
  right:-200px;
  top:20px;
}

a img {
  border: none;
}

.getchrome img {
  border: none;
}

#search-area input {
background:url("txtboxs.png") no-repeat scroll center bottom transparent;
border:0 none;
font-family:"Traditional Arabic",Arial,Sans-Serif;
font-size:30px;
height:60px;
outline:medium none;
padding:10px;
text-align:center;
width:545px;
color:#989696;}
#search-area input:hover{background-position:center center;color:#999999;}
#search-area input:focus{background-position:center top;color:#666666;}
{
	background:url("form.png") no-repeat center bottom;
	padding: 10px;
	width:545px; height:60px;
	border:0 none; outline:none;
	font-family:"Traditional Arabic", Arial, Sans-Serif;
	font-size:30px;
	text-align:center;
}


#help{font-family:tahoma;font-size:10px;padding-bottom:10px;color:gray;}

#results .gs-title 
/* text-decoration:none;  */
  /* Sets style on a search result title link. */
}

#results .gsc-results {
  /* Sets font for titles, snippets, and URLs. */
  font-family: arial, helvetica, sans-serif;
  /* Sets the snippet text color. */
}


#results .gsc-result {
  position: relative;
  border: 1px solid #cccccc;
  border-left: 4px solid #cccccc;
  padding: 8px 8px 8px 20px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}

#results .gsc-result:hover {
  border: 1px solid #999999;
  border-left: 4px solid #999999;
}

#results .gsc-result:hover .gs-result:before {
  color: #333;
}

#results .gs-snippet {
    color: #424242;
    direction: rtl;
    font-family: tahoma;
    font-size: 12px;
    padding-bottom: 3px;
    padding-top: 3px;
    text-align: right;
}

#results .gsc-result:hover .gs-snippet {
  color: #333;
}



#results .gs-visibleUrl {
  color: #c60;
  font-size: 10px;
  font-weight: bold;
  float:left;
}

#results .gs-result:before {
  color: #ccc;
  position: absolute;
  left: 8px;
  top: 8px;
}

#results .gsc-trailing-more-results {
  /* Sets style for more results link. */
  color: #620;
}

.gsc-tabsArea, .gsc-resultsHeader, .gsc-adBlock {display:none !important;}

.gsc-trailing-more-results{display:none;font-size:0px;}

.gsc-cursor-page ,.gsc-cursor-current-page{float:right;direction:rtl;}
.gs-no-results-result{content:"لاتوجد نتائج مطابقة"; font-size:0px;text-align:center;border:0px;}
.gs-no-results-result:after{content:"لاتوجد نتائج مطابقة";font-family:tahoma;
color:#CC6600;font-size:10pt;
}



#results .gsc-cursor-box {
background:url("header.png") repeat-x scroll left top transparent;
 -webkit-border-radius: 8px;
 -moz-border-radius: 8px;
 border-radius: 8px;
background-color:#F7FFC7;
border:1px solid #999999;
color:#662200;
margin-bottom:16px;
padding:8px;

}
#results{text-align:right;
direction:rtl;padding-top: 28px;}
#contact{text-align:right;direction:rtl;
font-family: Arial, Helvetica, sans-serif;
color:#7A7A78;
padding-bottom:20px;
padding-right:10px;
padding-top:20px;
background:#ffffff;
border-right:5px solid #CCCCCC;
font-weight:bold;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page  {
text-decoration:none;
}

.face_btn {
background:url("fb.png") no-repeat scroll right top transparent;
color:#FFFFFF;
cursor:pointer;
font-size:0;
height:32px;
left:1%;
text-indent:-100000px;
width:32px;
float:left;
position:absolute;
}

.twitter_btn {
background:url("tt.png") no-repeat scroll right top transparent;
color:#FFFFFF;
cursor:pointer;
font-size:0px;
height:32px;
left:42px;
margin-left:5px;
flow: left;
position:absolute;
width:32px;
}

/* Search Results */

.gsc-thinWrapper {
float:right;
overflow:hidden;
width:100% !important; 
}
.gsc-adBlockVertical {
display:none !important;
float:right;
position:relative;
width:0% !important;

}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
color:#2E2E2E !important;
cursor:pointer !important;
display:inline !important;
margin-right:8px !important;
text-decoration:none !important;
}
