/* skarim Basic CSS Style, Nifty! */
/* Copyright © */

body {
	font-family: Arial;
	font-size: 10pt;
	background: #FFF;
	color: #000000;
	margin:0;
	padding:0;
	height: 100%;
	}

label {
 cursor: pointer;
}

img {
	border:none;
	}

input.searchbox {
	background: url('http://static.skarim.co.il/images/magnifier.png') center right no-repeat #FFF;
	height: 20px;
	width: 140px;
	padding: 3px 28px 2px 16px;
	margin: 4px 0 0 10px;
	font-size: 11pt;
	font-family: Arial;
	float: left;
	border: solid 1px #58a3cb;
	}

.submitLink {
	font-family: Arial;
	font-size: 10pt;
	letter-spacing: 1.2px;
	font-weight: bold;
	color: #146088;
	background-color: transparent;
	text-decoration: underline;
	border: none;
	cursor: pointer;
	width: auto;
	}

.loginbox {
	font-family: Arial;
	font-size: 10pt;
	color: #146088;
	position: absolute;
	top: 5px;
	left: 20px;
	}

a:link, a:visited {
	color: #146088;
	text-decoration: none;
	}
a:hover {
	color: #55CC2B;
	text-decoration: none;
	}

font.bluelink {
	color: #0000FF;
	text-decoration: underline;
	}


div.submyaccount {
	margin: 3px 8px 0 0;
	}

div.ads {
	float:left;
	position: absolute;
	left: 5px;
	}

div.content {
	float:right;
	position: absolute;
	right: 5px;
	left: 180px;
	}

font.newsh {
	font-size: 11pt;
	color: #000000;
	text-align: right;
	}
font.newsc {
	font-size: 10pt;
	color: #000000;
	text-align: right;
	}
font.newscgray {
	font-size: 10pt;
	color: #999999;
	text-align: right;
	}
font.newnew {
	font-size: 8.5pt;
	font-weight: bold;
	color: red;
	text-align: right;
	}

div.uhead {
	width: 85%;
	font-size: 11pt;
	font-weight: bold;
	color: #5C5C5C;
	text-align: right;
	letter-spacing: 1.8px;
	padding-bottom: 10px;
	border-bottom: 1px solid #EAEAEA;
	}

div.m1 {
	width: 89%;
	background: #C8DAE4;
	font-size: 11pt;
	color: #000;
	text-align: right;
	}
div.m2 {
	width: 85%;
	background: #FFF;
	font-size: 10pt;
	color: #000;
	text-align: justify;
	line-height: 17px;
	}
font.upgrade {
	font-size:14pt;
	font-weight:bold;
	letter-spacing:1.2px;
	color: #FF0000;
	}

/* Why Register */
.whyregister .motivation {
	margin-bottom: 20px;
	padding-bottom: 10px;
	clear: both;
	}

.whyregister h3 {
	font-size: 14pt;
	color: #235c96;
	clear: none;
	}

.motivation {
	border-bottom: 1px solid #DFDFDF;
	}

.motivation .lc, .motivation .rc {
	margin-bottom: 0;
	}

.middle {
	width: 675px;
	}

.whyregister a.img, .whyregister img {
	float: left;
	margin: 0 10px 0 0;
	}

.lc {
	width: 48%;
	float: left;
}

.rc {
	width: 48%;
	float: right;
}
/* End of Why Register */

html
{
height: 100%;
}
