
/*
Template Design by TheWebhub.com
http://www.thewebhub.com
Released for free under a Creative Commons Attribution-Share Alike 3.0 Philippines
*/

/** Common Styles */

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #4A4A4A;
	line-height: 1.6em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	behavior:url("http://www.simpleseo.co.il/css/csshover.htc");
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

ul {
	margin-right: 0px;
	padding-right: 0px;
	list-style-type: none;
}

a {
	color: #0193DE;
	cursor:pointer;
	text-decoration:underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border:0;
}

.bg1 {
	background: #000000 url(http://www.simpleseo.co.il/images/image03.jpg) repeat-x right top;
}

.content {
	padding: 10px 30px 20px 30px;
}

input.submit, input.clean {
	border:0;
	color: white;
	background-color: #007eb1;
	font-size:10pt;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin:0;
	padding:0;
	cursor:pointer;
	width:100px;
	text-align:center;
}

input.submit:hover {
	background-color:#019be1;
	color:#000000;
}

input.clean {
	margin-right:5px;
	background-color:#b81b6c;
}

input.clean:hover {
	background-color:#dc0f78;
}

/** HEADER */

#header {
	width: 960px;
	height: 200px;
	margin: 0px auto;
	background: url(http://www.simpleseo.co.il/images/image01.jpg) no-repeat right top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h2.sitename {
	text-align: right;
	margin: 0px;
	padding: 100px 60px 0px 0px;
	text-transform: uppercase;
	font-size: 42px;
	color: #333333;
	font-family:arial;
	font-weight:800;
	font-size:3.5em;
	letter-spacing:-2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#header h2.sitename .subcolor {
	color:#007eb1;
}

#header h2.subtext {
	margin: 0px;
	padding: 5px 200px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	color: #666666;
	font-weight:bold;
	letter-spacing:-1.5px;
}

/** MENU */

#menu {
	width: 960px;
	height: 50px;
	margin: 0px auto;
	background: url(http://www.simpleseo.co.il/images/image02.jpg) no-repeat right top;
}

#menu ul {
	float: left;
	margin: 0px 0px 0px 33px;
	padding: 0px;
	background: #007eb1;
	list-style: none;
	width:893px;
	display:inline;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	margin-left: 3px;
	padding: 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 11pt;
	color: #FFFFFF;
	background: url(http://www.simpleseo.co.il/images/menu_spacer.gif) no-repeat left center;
}

#menu a.last {
	background-image: url();
}

#menu a:hover {
	text-decoration:underline;
}

/** CONTENT */

#content-wrap {
	width: 960px;
	margin: 0 auto;
	background: #000000;
}

#content {
	width: 890px;
	margin: 0px auto;
	padding-top: 20px;
	direction:rtl;
}

#columnA, #columnC {
	float: right;
	width: 630px;
	background: #1A1A19;
	margin-bottom:20px;
	*margin-bottom:0;
}

#columnC {
	width:100%;
	background:#000000;
}

#columnA h1, #columnA h2, #columnC h1  {
	padding: 10px 30px 10px 0px;
	background: #444540;
	border: 1px #929291 solid;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: bold;
	line-height:20px;
	height:20px;
}

#columnA h2, #columnC h2 {
	font-size: 1.3em;
}

#columnB {
	float: left;
	width: 230px;
	line-height:1.2em;
	color:#CCCCCC;
}

#columnA div.boxes {
	background-color:#000000;
	float: right;
	width: 630px;
}

#columnA div.box {
	width:145px;
	height:145px;
	float: right;
	margin-left:15px;
	text-align:center;
	cursor:pointer;
}

#columnA div.box a {
	font-size:12pt;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFFFFF;
	margin: auto;
	margin-top:65px;
	width: 100px;
	display:block;
}

#columnA div.pink a, #columnA div.grey a  {
	margin-top:55px;
}

#columnA div.box:hover a {
	color:#000000;
}

#columnA div.blue {
	background-color:#007eb1;
}

#columnA div.blue:hover {
	background-color:#019be1;
}

#columnA div.pink {
	background-color:#b81b6c;
}

#columnA div.pink:hover {
	background-color:#dc0f78;
}


#columnA div.yellow {
	background-color:#c7be01;
}

#columnA div.yellow:hover {
	background-color:#fff400;
}

#columnA div.grey {
	background-color:#444540;
	margin-left:0;
}

#columnA div.grey:hover {
	background-color:#555555;
}

#columnB span.link_title {
	color:#0193DE;
	width:100%;
	display:block;
	float: right;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
}

#columnB ul li {
	margin-bottom:7px;
}

#columnB ul a {
	width: 80%;
	font-size:1em;
	color:#CCCCCC;
	display:inline;
	float:none;
}

#columnB ul a:hover {
	color: #0193DE;
}

#columnB h2 {
	padding: 10px 30px 10px 0;
	background: #444540;
	border: 1px #929291 solid;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
	height:20px;
}

#columnB strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}


/**** SITES PAGE *******/

div.site {
	width:100%;
	padding-top:15px;
	padding-bottom:10px;
}

div.sitepic {
	float:right;
	border:1px solid #929291;
	padding:2px;
	background:#444540;
}

div.siteinfo {
	margin-right:25px;
	float:right;
	width:570px;
}

div.siteinfo h2 {
	font-weight:bold;
	color:#0193DE;
	font-size:11pt;
}

div.siteinfo .sitelink {
	float: left;
	clear:both;
	padding-top:10px;
	color:#0193DE;
}

div.clear {
	width:100%;
	clear:both;
	height:0px;
	font-size:0;
}

/** FOOTER */

#footer {
	width: 960px;
	height: 50px;
	margin: 0px auto;
	background: #000000;
	border-top: 2px solid #4A4A4A;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	display:inline;
}

#footer .links {
	float: right;
	margin: 10px 20px 0px 0px;
}

#footer .links a {
	display:block;
	float:right;
	margin-left:20px;
}

#footer .css {
	padding-right: 20px;
}

#footer .xhtml {
	padding-right: 20px;
}

#footer a {
}

