@charset "utf-8";
/* CSS Document */

<!--
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(/templates/professional/2368/main/he/gfx/shadow2.jpg); background-repeat:no-repeat; background-position:center top;
	background-color:#F9F9F9;
}
.oneColFixCtrHdr #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	padding:0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	
}

.scroller {
	
	float:right; text-align:right; overflow-y:auto; 
	direction:ltr;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #999;
	}
#sites {	     color:#333; text-decoration:none}
#sites a {       color:#333; text-decoration:none}
#sites a:hover { color:#333; text-decoration:none}
.photo {
/*	IE ONLY SHAODOW*/
	margin: 0px;
	position: relative;
	border:4px solid #fff;
	
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#E0E0E0, direction=150)";
	filter: progid:DXImageTransform.Microsoft.Shadow(Color=#E0E0E0, direction=150);
	/* Glow 
	-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=red, strength=10)";
	filter: progid:DXImageTransform.Microsoft.Glow(color=#eeeeee, strength=2);*/
}


	<!-- TOP MENU -WEBSPLANET DHTML -->
.menu {
		color: #000;
		text-decoration:none;
		text-indent:0px;
		font-size:11px; font-family:Tahoma, Arial, sans-serif; font-weight:normal;text-align:center;
		direction:rtl;
		margin:2px 2px 2px 2px; padding:0px 2px 0px 3px;		
		background-image:url(http://paskino.coold.co.il/templates/professional/2368/main/he/gfx/menu-line.gif); background-position:right; background-repeat:no-repeat;
		}
		

		
.menu_rollover { 
		color:#000;
		text-decoration:none;
		text-indent:0px;
		font-size:11px; font-family:Tahoma, Arial, sans-serif; font-weight:normal;text-align:center;
		direction:rtl;		
		margin:2px 2px 2px 2px; padding:0px 2px 0px 3px;
		background-color:#C0C0C0;
		background-image:url(http://paskino.coold.co.il/templates/professional/2368/main/he/gfx/menu-line.gif); background-position:right; background-repeat:no-repeat;

	}
.menu_active {  }
/*  FREE_EDITOR_TOP_MENU2    */
#menu2 ul  { list-style:none; float:right; margin:0px; }
#menu2 li{ float:right;}
#menu2 li  a{ 
		text-decoration:none;
		text-indent:3px;
		color: #900;
		font-size:11px; font-weight:bold;text-align:center; font-family:Tahoma, Arial, sans-serif; /* font-family:Tahoma, Arial, sans-serif;*/
		direction:rtl;
		display:block;
		margin:3px 3px 3px 3px; padding:0px 3px 0px 3px;
		background-image:url(http://paskino.coold.co.il/templates/professional/2368/main/he/gfx/menu-dot.gif); background-position:right; background-repeat:no-repeat;

}

#menu2 li  a:hover{ color:#FF6600 }


/*  MY SEO  BOTTOM MENU     */
#menu   { list-style:none; text-align:center; margin-top:0px; }
#menu li{ float:right;}
#menu li a{ 
		color: #000;
		text-decoration:none;
		text-indent:3px;
		font-size:11px; font-family:Tahoma, Arial, sans-serif; font-weight:bold;text-align:center;
		direction:rtl;
		display:block;
		margin:3px 3px 3px 3px; padding:0px 3px 0px 3px;
		background-image:url(http://paskino.coold.co.il/templates/professional/2368/main/he/gfx/menu-dot.gif); background-position:right; background-repeat:no-repeat;

}



.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.content_title_only h2{ color: #999; letter-spacing:2px; font-size:20px; margin:3px; padding:0px; line-height:15px;}
.content_title_only h1{ color: #999; letter-spacing:2px; font-size:20px; margin:3px; padding:0px; line-height:15px;}
h3{ color:#900; font-weight:bold; font-size:13px;  margin:0px; padding:0px;}
.oneColFixCtrHdr #mainContent {
	padding-top: 2px ; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	
	direction:rtl;
}
.oneColFixCtrHdr #footer {
	
	width:950px;
	
}
.oneColFixCtrHdr #footer  div {
	font-size:12px; color:#666; text-decoration:none;
	
}
.oneColFixCtrHdr #footer  div a {
	font-size:12px; color:#000; text-decoration:none;
}
.oneColFixCtrHdr #footer  div a:hover {
	font-size:12px; color: #666; text-decoration:none;
}

.link {	text-decoration:none;
		float:left;
		direction:rtl;
		color:#900;}
.link:hover { text-decoration:underline;}



-->
.prevNext {
		text-decoration:none;
		text-indent:3px;
		color: #900;
		font-size:11px; font-weight:bold;text-align:center; font-family:Tahoma, Arial, sans-serif; /* font-family:Tahoma, Arial, sans-serif;*/
		direction:rtl;
		display:block;
		margin:3px 3px 3px 3px; padding:0px 3px 0px 3px;
}
.prevNext:hover{color:#FF6600}

.linkInText { color:#666666; text-decoration:none; font-weight:normal;}
<!-- start websplanet css -->


.languages {  font-weight: normal; }
.headerimage {  }
.slogan {  }
.logo {  }

.skinBg {  }
.skinAlign {  }
.footerText {  }
.footerLinks {  }

.slogan {#666}
.text { padding-top: 10px; padding-right: 12px; padding-bottom: 10px; padding-left: 12px; }
.titles { padding-top: 10px; }
.titles_path { padding-top: 10px; }
.titles_in { padding-top: 10px; }

.modules_table_border { background-color: #999999; }
.modules_table_data { background-color: #ffffff; }
.modules_td { background-color: #FFFFFF; padding-left: 2px; padding-right: 2px; }
.dark_text {  }
.dark_links {  }

.content_pages_table { padding: 5px; border-spacing: 0px; border: 0px; }
.content_pages_table td { padding: 5px; }

.content_pages_table p { font-size:12px; color: #333; text-align:justify;}
.content_pages_table div { font-size:12px; color:#333; text-align:justify;}
.content_pages_table strong { font-size:12px; color:#000;}
.content_pages_table b { font-size:12px; color:#000;}
.content_pages_table b span { font-size:12px; color:#000;}
.content_pages_table u  { font-size:12px; color:#900; text-decoration:none;}
.content_pages_table a  { font-size:12px; color:#900; text-decoration: none;}
.content_pages_table a:hover  { font-size:12px; color:#900; text-decoration: underline;}

.content_pages_table a.contactBut {			background-color: #990000;  	border:1px solid #ccc; font: bold 12px #000; color:#fff; padding:3px; text-decoration:none}
.content_pages_table a.contactBut:hover {	background-color: #B80000;  border:1px solid #ccc; font: bold 12px #000; color:#fff; padding:3px;text-decoration:none}

.nextprevout { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none; }
.nextprevin { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #A90A08; text-decoration: underline; }
.nextprevactive {  }

.printv_link {  }
.printv_table {  }
.printv_body {  }
.printv_content_title {  }
.sendtoafriend_link {  }
.sendtoafriend_body {  }
.sendtoafriend_data {  }

.astrix { color: #FF0000; }
input{				border:1px solid #ccc;}
textarea {		 	border:1px solid #ccc;
					scrollbar-face-color: #ffffff;
					scrollbar-shadow-color: #cccccc;
					scrollbar-highlight-color: #cccccc;
					scrollbar-3dlight-color: #FFFFFF;
					scrollbar-darkshadow-color: #FFFFFF;
					scrollbar-track-color: #FFFFFF;
					scrollbar-arrow-color: #999;
				
					direction:rtl;
					width:230px;
										}

.form_field_text {   font: normal 12px #000; text-align:right; azimuth:right; }
.text_field {		 font: normal 12px #000;  }
.text_field_big {	 font: normal 12px #000;  }
.buttons { 			 background-color:#eee;  border:1px solid #ccc; font: bold 12px #000;  }


.search_button {  }
.search_field {  }
.search_text { }

.login_field { height: 20px; width: 148px; background-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }

.side_menu {  }
.side_menu_sub {  }

.gallery_titles {  }
.gallery_text {  }
.gallery_links {  }

.user_normal {  }
.user_self { font-weight: bold; }
.user_admin { font-weight: bold; text-decoration: underline; }
.quote { background-color: #FFFFFF; border: 1px solid #000000; }

.price {  }
.top_categories_titles {  }

.replies_page_toplinks_table {  }
.replies_page_toplinks_td {  }
.replies_page_toplinks_link {  }
.replies_page_replylink {  }


#shopButs a { 
	background-color: #ffffff;
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	text-align:right;
	color:#900;
	font-size:12px;
	font-weight:bold;
	background-image: url(http://paskino.coold.co.il/templates/professional/2368/main/he/gfx/arrow-but.gif); background-position: right; background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	padding-right:20px;
	}
#shopButs a:hover { 
	text-decoration:underline;
	}