﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

*/

/*	Changed by Ofer Livni oferli@gmail.com	June 2010	*/

#paymentgreen
{
	background:#00FF2E;
		
}
#sub5green
{
		background:#00FF2E;
}
* { margin: 0;    padding: 0;  }

body {    direction:rtl;
    /*font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    font: normal small Arial, Helvetica, sans-serif;
    color: #666666;
    /*background: #1E2731 url('images/page_bg.png') repeat-x fixed;*/
    width:100%;
  }

#pageW { width:1004px;	margin:0px auto; background:#E9E8E4 ; position:relative;  min-height:910px;     direction:ltr; }

h1, h2, h3 {    color: #333333;  }

h3 {    font-size: 1em;  }

p, blockquote, ul, ol {    margin-bottom: 1.5em;    line-height: 1.65em;    text-align: justify; }

blockquote {
    margin-left: 2em;
    margin-right: 2em;
    font-style: italic;
  }

ul {    margin-left: 3em;  }

ul li {color : #ffffff;  }

ol {    margin-left: 3em;  }

ol li {  }

a {    text-decoration: underline;    color: #3E9722;  }

a:hover {    text-decoration: none;    color: #E58C24;  }

img {    border: none;  }

img.left {    float: left;    margin: 5px 20px 0 0;  }

img.right {    float: right;    margin: 5px 0 0 20px;  }

#header {
	position:relative;
    width: 1004px;
    height: 80px;
    position:fixed;
    background-color:#E9E8E4;
    top:0;
    z-index:10;
    border-top:thin gray solid;
    border-bottom:thin gray solid;
  }

#dropmenu2_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
font:bold 17px Arial;
z-index:100;
background: green;
width: 190px;
visibility: hidden;
}

#new{
position:absolute;

border: 1px solid black; /*THEME CHANGE HERE*/
font:bold 17px Arial;

background: green;

}


/* Header > Logo */

#logo {
    float: left;
    padding-top: 1px;
  }

#logo a {
	text-decoration:none;
	font-family:"Monotype Corsiva";
	font-size:78px;
	font-weight:normal !important;
	color:#2276C2;
}
#logo .beta {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3399FF;
	position:absolute;
	top:5px;
	left:220px;	
}
#logo .ver {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0066CC;
	position:absolute;
	top:9px;
	left:270px;	
}
/* Header > Menu */

#menu {
    height: 43px;
    width:504px;
/*	margin:29px 5px 0 0;
    float: right;*/
	background:transparent url('images/menuBG.png') repeat-x;
	border:thin silver solid;
	position:absolute;
	top:29px;
	right:5px;
  }
  
#menu ul {
    margin: 0 2px 0 0;
    line-height: 42px;
    width:501px;	
}  

#menu li {    display: inline; position:relative;  }

#menu a {
    display: block;
    float: right;
    width: 98px; 
    height: 43px;
    margin-left: 2px;
    text-decoration: none;
    text-align: center;
    color: #000000;
    font-family:Arial, Helvetica, sans-serif;
    font-size:17px;
  }

#menu a:hover, .hover, #menu li:hover > a, #menu .active a  {
    background:transparent url('images/menuH.png') repeat-x scroll center 3px;
    color:white !important;
  }

#mmenu .active a {	color:#2276C2;}
#menu .active ul a { color:black !important; background: #EBECEC; width:178px;}

#menu ul li ul {
position:absolute;
top: 40px;
border: 1px solid black; /*THEME CHANGE HERE*/
font:bold 17px Arial;
z-index:100;
background: #EBECEC;
width: 190px;
 display:none;
}

#menu ul li li a{
width: 180px;
display: block;
text-indent: 5px;
border: 1px silver dotted;
border-top:0;
padding: 4px 10px 4px 0px;
text-decoration: none;
color: black;
text-align: right;
height:28px;
line-height:25px;
direction:rtl;
}

* html #menu li ul a{ /*IE only hack*/
width: 100%;
}

#sub2 {	right:-403px;}
#sub3 {	right:-303px;}
#sub5 {	right:-103px;}

#menu li ul a:hover
{ /*THEME CHANGE HERE*/
    background:  transparent  url('images/menuSH.png') repeat-x scroll center top;
	color:white;

	width: 168px;
	margin:0 6px 0 6px;
	border-left:0;
	border-right:0;
}

#menu li:hover ul { display: block; }


/* Boxed Style */

.boxed {
  }

.boxed .title {
    width : 205px;
    background: url(images/lefttop.gif) no-repeat;
  }

.boxed .title h2 {
    height: 35px;
    padding: 12px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 1em;
    color: #FFFFFF;
  }


.boxed .content {
    text-align: left;
    width : 160px;
/*    padding-left: 20px; 
    padding-right: 0px;
    float : left;
    border-top: 0px solid #FFFFFF;
    background: url(images/leftcenter.gif) repeat-y;*/
  }

#leftnavbottom {
/*    height : 19px;
    width : 205px;
    padding-bottom: 20px;
    float : left;
    display : inline;
    background : url(images/leftbottom.gif) no-repeat;*/
  }
#leftnavbottom2 {
    height : 19px;
    width : 205px;
    padding-bottom: 5px;
    float : left;
    display : inline;
/*    background : url(images/leftbottom.gif) no-repeat;*/
  }


#centerbottom {
	border-top:0px gray solid;
    height : 1px;
    width : 640px;
    float : left;
    display : inline;
  }
#centerbottom1 {
	border-top:0px gray solid;
    height : 19px;
    width : 640px;
    float : left;
    display : inline;
/*    background: url(images/centerbottom.gif) no-repeat;*/
  }


.clear {
/*    margin-top : 35px;*/
    clear : both;
  }

/* Post */

.ppost {	margin-left:182px; width:640px; margin:0 auto; z-index:5; position:relative; }
.post {	 width:640px; float:left; z-index:5; position:relative;}



.post .title {
    width : 638px;
    height: 25px;	/* 42 */
    line-height:25px;
    background: transparent url('images/h2BG.png') repeat-x; 
    font-size: 17px;
    text-transform: uppercase;
    color: #2276C2;
    color:#FFFFFF;
    border:0px gray solid;
    border-bottom:0;
/*    padding-bottom:12px;   */
  }


.post .title span {
    display: block;
/*    height: 28px;
    padding: 12px 0px 0 0; */
  }


.post .date {
    margin-top: 25px;
    padding-bottom: 10px;
    padding-right: 20px;
    text-align: right;
    font-size: x-small;
    color: #FFFFFF;
  }


.post .date .month {
  }


.post .date .day {
  }


.post .date .year {
  }


.post .meta {
    clear: both;
  }


.post .meta p {
    margin: 0;
    padding: 10px 20px 40px 20px;
    border-top: 1px dotted #CCCCCC;
    line-height: normal;
    font-size: x-small;
  }


.post .story {

    color: #000000;
    font-size: 14px;

/*    width : 598px;*/
/*    background: url(images/center.gif) repeat-y;*/
    border:0px gray solid;
    border-bottom:0;
    border-top:0;
    width : 618px;
    padding: 0 10px 0 10px;    
  }
.post .story1 {

    color: #777777;
    font-size: 14px;

    width : 640px;
    background: url(images/center.gif) repeat-y;
  }
.post .story span {
/*    width : 620px;*/
    font-size: 1em;
/*    text-transform: uppercase;*/
    display: block;
/*    padding: 0 10px 0 10px;*/
	text-align:center;
  }

/* Content */

#content { width: 1004px; }
#contenttop { height:82px; }
#contentbottom { }
#contentbottom1 { }


#main {
    float: left;
    width: 640px;
    padding-left: 20px;
  }

/* Content > Main > Welcome */


#welcome {
/*    width: 640px;
    float : left;*/
  }

#support {
/*    width: 640px;
    float : left;*/
  }

#support input {
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
  }

#about {
/*    width: 640px;
    float : left;*/
  }



#upfile {
text-transform:uppercase;	
}
#upload {
/*    width: 640px;
    float : left;*/
  }

/* Content > Main > Example */


#upload fieldset {
    border: none;
  }


#upload legend {
    display: none;
  }


#upload label {
    color : #ff0000;
  }


#upload input {
    margin-top: 7px;
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
  }


#contact {
/*    width: 640px;
    float : left;*/
    	z-index:200;
  }
#contact label {
    color : #ff0000;
  }

#contact input {
/*    margin-top: 7px;*/
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
  }



#example {
  }

/* Content > Sidebar */

#sidebar3 {
    float: left;
    width: 205px;
  }

#absleft {
	position:fixed;
	left:0;
	top:88px;
	width:50%;
	position:absolute;
}
#relleft {
	width:182px;
	height:600px;
	float:left;
}
#sidebar {
    float: right;
    width: 160px;
    padding:0 5px;
    margin-right:325px;
    border-right:0px gray solid;						/* Frame around left ads	*/
    border-bottom:0px gray solid;						/* Frame around left ads	*/
  }

#sidebar .boxed .title h2 {
  }

/* Content > Sidebar > Login */


#login {
    text-align : right;
  }


#login form {
  }


#login fieldset {
    border: none;
  }


#login legend {
    display: none;
  }


#login label {
    display: block;
  }


#login input {
    margin-bottom: 10px;
    padding: 2px 5px;
    font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #000000;
  }


#inputtext1, #inputtext2 {
    width: 160px;
  }

#numberfax {
	font-size: 12px;
	color: #000000;
	direction: rtl;
	margin: 0px;
	padding: 0px;
}
#inputsubmit1 {
    margin: 0;
    padding: 0;
  }

/* Content > Sidebar > Updates*/

#updates {
    height : 90px;
    width: 205px;
    text-align :  right;
  }


#updates ul {
    width: 155px;
	padding: 0 20px 0 10px;
    margin: 0 20px 0 0;
    font-size: .9em;
    list-style: none;
  }


#updates h3 {
    text-align : right;
    font-size: .8em;
  }


#updates p {
    line-height: normal;
    text-align : right;
    font-size: .9em;
  }


#updates a {
    text-decoration: none;
  }

/* Content > Sidebar2 */



#absright {
	position:fixed;
	right:0;
	top:88px;
	width:50%;
	height:602px;
	position:absolute;
}

#sidebar2 {
    float: left;
    width: 160px;
    padding:0 5px;
    margin-left:325px;
    border-left:0px gray solid;				/* Frame around right ads */
    border-bottom:0px gray solid;				/* Frame around right ads */
  }


#sidebar2 .boxed .title h2 {
  }

/* Content > Sidebar2 > Sponsors */


#sponsors {
  }


#netotest {
 height : 330px; 
    text-align: left;
    width: 185px;
  }
#rdrd {
    text-align: right;
    width: 165px;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 0px;
    padding-right: 0px;
    list-style: inside;
  }

#sponsors2 {
  }

#rdrd2 {
    text-align: right;
    width: 165px;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    margin-right: 30px;
    padding-left: 0px;
    list-style: inside;
  }

#bankrate {
    text-align: center;
    width: 185px;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 0px;
    padding-left: 0px;
    list-style: inside;
  }
#bankrate a {
    text-decoration: underline;
    color: #C40003;
  }


#sponsors2 ul {
    width: 180px;
    margin-top: 5px;
    margin-left: 0;
    padding-left: 0;
    list-style: inside;
  }

/* Content > Sidebar2 > ad120x600 */





#ad120x600 {
/*    margin-left: 20px;
    width: 170px;*/
    text-align: center;
  }
#ad120x6002 {
/*    margin-right: 15px;
    margin-left: 20px;
    width: 170px;*/
    text-align: center;
  }

/* Footer */





#footer {
    clear: both;
    width: 662px;
    line-height: 40px;
    padding-top: 1px;
    margin:-80px auto 0;
    text-align:center;
    height:58px;
  }

@media screen and (-webkit-min-device-pixel-ratio:0) {
#footer {
	margin-top:-50px;
}
}
#footer p {
    margin: 0;
    text-align: center;
    line-height: normal;
    font-size: x-small;
  }


#footer a {
    text-decoration: underline;
    color: #666666;
  }


#footer a:hover {
    text-decoration: none;
  }

/* Footer > Legal */





#legal {
  }

/* Footer > Links */

	.hintText {
		font-family: tahoma, verdana, arial;
		font-size: 12px;
		background-color: #FFFFCC;
		color: #000000;
		padding: 5px;
    text-align : right;
	}
	.wrapped table,
	.wrapped td {
		border: 0;
		border-collapse: collapse;
		padding: 0;
		background-position: 0px;
	}
		.hintsClass1 {
			font-family: tahoma, verdana, arial;
			font-size: 12px;
			background-color: #f0f0f0;
			color: #000000;
			border: 1px solid #808080;
			padding: 5px;
		}
		.hintsClass2 {
			background-color: white;
			border: 1px solid #808080;
			padding: 5px 5px 30px 5px;
		}
		.hintSource {
		border: 0;
		border-collapse: collapse;
		padding: 0;
		background-position: 0px;
			color: green;
			text-decoration: none;
			cursor: pointer;
		}

#netotest1 {	text-align:center;}

#content__ {
	position:relative;
	margin:82px auto -73px;
	width:640px;
	padding-top:10px;
	z-index:5;
}

#ff {	width:300px;}

.story table {
	margin:0 auto;
}

#titles textarea {
	background-color:yellow;
}

#google_ads_frame2, #google_ads_frame3, #google_ads_frame4 {	margin-left:0;}

#top_ads, #bot_ads {	text-align:center}
#top_ads iframe, #bot_ads iframe {	margin:0 auto;  }

.h1s { font-size:20px;}
.h2s { font-size:20px; background-color:orange;	color:teal;	padding:2px 6px;}
.c1s {	height:10px;}

.price td {	border:thin black solid; padding:10px 5px 10px 0px;}
.discount {	color:green; font-weight:bold;}

#emails td {	height:40px;	padding:0 10px;	}
#new_add {	width:530px; direction:ltr;}

.tr_center td {	text-align:center;}
.temail {	direction:ltr;}

#jobs, #details_table, #resellers {
	text-align:center;
	direction:rtl;
	color:black;
	padding-bottom:25px;
}

#jobs table, #details_table table, #resellers table {
	width:100%;
	empty-cells:show;
	table-layout:fixed;
}

.no-top, .no-top td {	border-top-width:0;	}

#jobs h2 {	}

#jobs a {
	padding:0 0px;
}

.detailed {
	display:none;
	width:85%;
	margin:0 78px 5px;
}

.detailed h2 {	padding-bottom:5px !important;	}

#jobs td, #resellers td  {
	padding-top:3px;
	padding-bottom:2px;
}
.detailed td {
	padding-top:2px;
	padding-bottom:3px;
}
#details_table {
	color:white;
}

.w30	{	width:30px;	}
.w45	{	width:45px;	}
.w75	{	width:75px;	}
.w102	{	width:70px; position:relative;	}
.w166	{	width:163px;	}

.r_icon {	float:right}
.c_icon {	float:none	}
.l_icon {	float:left	}

.jobs_top	{	background-color:#E9E9E9;}
.jobs_even	{	background-color:#E9E9E9;}
.jobs_odd	{	background-color:#FFFFFF;}

.details_r_even{	background-color:#ee9090;}
.details_r_odd	{	background-color:#ef6060;}
.details_g_even{	background-color:#c8f4d6;}
.details_g_odd	{	background-color:#eeffdd;}
.details_y_even{	background-color:#eeefac;}
.details_y_odd	{	background-color:#f3f4c8;}



.details_top, .detailed h2 span	{	background-color:#E9E9E9}
.details_even	{	background-color:#EEF3A0;}
.details_odd	{	background-color:#FAFFA8;}

#div_job_stop, #div_job_resend, #div_job_resend_one, #div_job_delete, #reseller_success {
	display:none;
	width:300px;
	text-align:center;
	padding:25px;
	background:olive;
	border:thin teal solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color:white;
	direction:rtl;
	position:fixed;
	top:200px;
	left:325px;
	font-size:18px;		
}

#reseller_success {
	display:block;
	left:50%;
	margin-left:-150px;
	font-size:24px;
	cursor:pointer;
	width:250px;
	padding-bottom:0;
}

#div_job_stop input, #div_job_resend input, #div_job_resend_one input, #div_job_delete input {
	width:25px;
	padding:10px 20px;
	margin:15px;
	cursor:pointer;
	font-size:20px;
}

#job_status  {
	text-align:center;
	margin:20px auto;
	text-align:center;
	direction:rtl;
	color:black;
}

#job_status table {
	width:90%;
	text-align:center;
	margin:7px auto;	
}

#job_status table td {
	padding:3px 5px ;
}

.td_rtl {
	text-align:right;
}

#pause_status {
	display:none;
	margin-bottom:25px;
}

#go_bot, #set_tel {
	clear:right;
	float:right;
	padding-right:20px !important;
	padding-bottom:5px !important;	
}
#tel_num {
	direction:ltr;
	padding-left:3px;
}

#go_top {
	float:right;
	padding:20px !important;
}

.jRight {
	text-align:right;
	width:158px !important;
	padding-right:5px !important;
}

#set_rng {
	float:left;
	padding-left:20px !important;
}

#range {
	width:75px;
}

.clear {
	clear:both;
}

#ref_link {
	text-align:right;
	margin:20px;
}

#ref_link span {
	color:navy;
	font-weight:bold;
	border:thin olive solid;
	padding:2px 5px;
}

.ref_detailed {
	display:none;
	width:60%;
	padding:5px 401px 10px 0px;
	border-bottom:thin black solid;
}

.total {
	position:relative;
	height:15px;
	padding-top:10px;
	text-align:right;
	padding-right:20px;
}

.reseller_login .story {
/*	height:150px;*/
}

.errjs {
	color: red; border: solid 2px; border-color: red; display:none;
}

.block {
	display:block !important;
}

.reseller_register textarea {
	background:white none !important;
	width:369px !important;
}

.err_red {
	color:red;
	font-weight:bold
}

.reseller_register table {
	margin-right:0;
}

.reseller_register td {
	padding:3px 8px 2px;
}

#perc, #days {
	display:inline;
	font-weight:bold;
}

