/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(http://www.designasite.co.il/images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	behavior:url("http://www.designasite.co.il/css/csshover.htc");
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

h1 {
	font-weight: normal;
	font-size: 237%;
}

h2 {
	font-weight:bold;
	font-size:11pt;
	margin:0;
	marin-bottom:5px;
}

a {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #1777B1;
	cursor:pointer;
}

a:hover {
	border-bottom: none;
	color: #FF7400;
	text-decoration: none;
}

clear {
	width:100%;
	clear:both;
	float:none;
}

p.dictionary {
	margin:0;
	width: 511px;
	padding-right:8px;
	padding-bottom:10px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom:5px;
}

.bg1 { background: url(http://www.designasite.co.il/images/img04.gif) no-repeat right bottom; }
.bg2 { background: url(http://www.designasite.co.il/images/img05.gif) no-repeat right bottom; }
.bg3 { background: url(http://www.designasite.co.il/images/img06.gif) no-repeat right bottom; }
.bg4 { background: url(http://www.designasite.co.il/images/img08.gif) no-repeat right bottom; }
.bg5 { background: url(http://www.designasite.co.il/images/img09.gif) no-repeat right bottom; }
.bg6 { background: url(http://www.designasite.co.il/images/img10.gif) no-repeat left bottom; }
.bg7 { background: url(http://www.designasite.co.il/images/img11.gif) no-repeat left bottom; }

.feature {
}

.feature .image {
	padding: 0 40px 0 0;
}

.feature .title {
}

.feature .content {
	padding: 0;
}

.feature .content  p {
	line-height: 1.5em !important;
}

.box {
	float: right;
	width: 250px;
}

.box .title {
	height: 40px;
	padding: 20px 40px 0 0;
	text-transform: lowercase;
	font-size: 167%;
}

.box .content {
}

.list {
	margin-right: 0;
	padding-right: 0;
	list-style: none;
}

.list li {
	padding-right: 10px;
	background: url(http://www.designasite.co.il/images/img07.gif) no-repeat right center;
}

div.more_link {
	float:left;
	padding-right: 10px;
	background: url(http://www.designasite.co.il/images/img07.gif) no-repeat right center;
	height:20px;
}

/* Header */

#header {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: url(http://www.designasite.co.il/images/img02.gif) no-repeat;
}

#header p {
	margin: 0;
	margin: 0;
	font-weight: normal;
	color: #000000;
}

#header p.heading {
	float: right;
	padding: 58px 19px 0 0;
	text-transform: lowercase;
	line-height: 72px;
	font-size: 72px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

#header p.subheading {
	float: left;
	padding: 90px 0 0 0;
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 167%;
}

#header a {
	border: none;
	color: #000000;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	direction:rtl;
}

/* Content */

#content {
	float: left;
	width: 519px;
}

#content p, #content ul, #content ol {
	line-height: 1.8em;
}

#content .sitebox_right, #content .sitebox_left {
	width:113px;
	height:113px;
	padding:2px;
	border: 1px dotted #CCCCCC;
	float: right;
	margin-bottom:8px;
}

#content .sitebox_left {
	float: left;
}

#content .sitebox_left a, #content .sitebox_right a{
	border:0px;
}

#content .sitebox_left img, #content .sitebox_right img {
	margin:0;
	padding:0;
	border:0;
	display:block;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 0 0px 0 20px;
	border-left: 1px dotted #DCDCDC;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding: 5px 10px;
	background: url(http://www.designasite.co.il/images/img07.gif) no-repeat 0 10px;
	border-top: 1px dotted #DCDCDC;
}

#sidebar li li.first {
	border-top-color: #FFFFFF;
}

#sidebar h2, #sidebar h3 {
	height: 40px;
	padding: 20px 40px 0 0px;
	text-transform: lowercase;
	font-size: 150%;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	border-bottom: 1px dotted #666666;
}

#sidebar ul.strong a {
	font-weight:bold;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 20px 0 0 0;
	background: #000000;
	margin-top:20px;
}

#footer p {
	background: #000000;
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
	border: none;
	color: #CCCCCC;
}

#footer a:hover {
	color: #FFFFFF;
}

#legal {
}

#legal strong {
	display: block;
	padding: 20px 0 0 0;
	background: url(http://www.designasite.co.il/images/img12.gif) no-repeat center top;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 182%;
	font-weight: normal;
}

#links {
}

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

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

div.siteinfo {
	margin-right:15px;
	float:right;
	width:370px;
}

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;
}
