﻿/* $Id: ver 1.0.0 22/11/2003 12:35:00 grouped by relevance; (c)upload.co.il */

BODY, P, H1, H2, H3, H4, H5, H6, LI, TD, TH, DD, DT {
	font-family: Arial, Verdana, Helvetica,  sans-serif;
	font-size: 10pt;
	color: #333;
}
BODY {
	background-color: #72828b;
	background: #c6cfd0 url(../../image_files/theme/background.jpg) repeat-x;
}

A:link    { color:#594FBF; text-decoration:none; }
A:visited { color:#96C; text-decoration:none; }
A:active  { text-decoration:underline; }
A:hover   { text-decoration:underline; }

DIV.sitelinks A:visited,DIV.footlinks A:visited{color:#594FBF}
.footlinks { padding:7px 0px; }

H1, H2, H3, H4, H5 { font-weight: bold; }
H2, H3, H4, H5 { color: #ff9900; }
H1 { font-size: 16pt; }
H2 { font-size: 13pt; }
H2.sectionDivider {
	color:#000000; 
	font-size: 13px;
	font-family: Arial, Veranda;
	background-color: #CBD0DA;/*#e8f0f1;*/
}
H2.sectionTitle {
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}
H3 { font-size: 11pt; }
H4 {
	font-size: 10pt;
	margin-bottom: 2px;
}
H5 {
	font-size: 9pt;
	margin-bottom: 2px;
}
H6 {
	color: #626262;
	font-size: 65%;
	font-weight: normal;
}

.sectionHeading {
	color: #000000;
	font-size: 16pt;
	font-weight: bold; margin-top:0; margin-bottom:8
}
.sectionHeading2 {
	color: #000000;
	font-size: 13pt;
	font-weight: bold; margin-top:0; margin-bottom:1
}

.smallText {
	font-size:8pt; 
}

PRE {
	color: #333;
	background-color: #F7F7F7;
	padding: 7pt;
	background-image: url(../../image_files/theme/codebg.gif) repeat-y center top;
	font: 9pt "Courier New", Courier, mono;
	white-space: pre;
	width: 95%;
	direction: ltr;
	border-top: 1px solid #CCCCCC; border-left: 1px solid #DFDFDF;
	border-bottom: 1px solid #EFEFEF; border-right: 1px solid #EFEFEF;
}
CODE {
	color: #990000;
	font-family: "Courier New", Courier, mono;
}

INPUT, SELECT, TEXTAREA { 
	border: 1px solid #DDC; 
	background-color: #FAFAFA; 
	font-family: Arial, Veranda; 
	font-size: 13px;
}
INPUT.search_button {
	background:#acacac;
	cursor:hand;
	color:#FFF;
	height:1.5em;
	font-weight:bold;
	padding:1px;margin:1px;
	border:1px none #000;
}
.rateit INPUT{ border: none; background: none; margin-left:0; padding: 0;}
INPUT.rateit_button { 
	background:#ff9900;
	cursor:hand;
	color:#FFF;
	height:1.4em;
	font-weight:bold;
	padding:1px;margin:0px;
	border:0px none #000;
}

IMG.image_border { border: solid 1px #c6ced1; }
IMG.image_noborder { border: solid 1px white; }

.creation_img {	border: 1px solid #72828b; }
.creation_bg { background-color: #FEF9E7;}

.shadow_right {
	background: url(../../image_files/theme/shadow_right.gif) no-repeat bottom;
	height: 70px;
	width: 5px;
	padding:0; margin: 0;
	border: none;
}
.shadow_bottom {
	background: url(../../image_files/theme/shadow_bottom.gif) no-repeat top;
	height: 5px;
	width: 65px;
	padding:0;
	margin: 0;
	border: none;
}

DIV.hr {
	border-top: 1px solid #c4cbce;
	background-color: white;
	margin: 10px -10px;
	padding: 0 10px;
	font-size: 1px;
	line-height: 1px;
	height: 1px !important;
	height: 2px;
}

.depthpath { color: #666666; }
.depthpath a:link:hover {
	text-decoration: none;
	border-bottom: 1px dashed #F00;
	color: #F00;
}

.vline {background: #FFFFFF url(../../image_files/theme/vertical_line.gif) repeat-x;}
.vspacer {
	border-left, border-right: 5px solid white;
	background: #FFFFFF url(../../image_files/theme/vertical_dots.gif) repeat-y;
}
.hspacer {background: #FFFFFF url(../../image_files/theme/horizontal_dots.gif) repeat-x;}

.vpanel {
	border-left: 5px solid white;
	background: #FFFFFF url(../../image_files/theme/vertical_panel.gif) repeat-y;
}

/* rainbow ordered color 0-begginer, 1-intermediate, 2-advanced, 3-expert */
.competency0 {
}
.competency1 {
	color: green;
	font-weight: bold;
}
.competency2 {
	color: #999900;
	font-weight: bold;
}
.competency3 {
	color: orange;
	font-weight: bold;
}
.competency4 {
	color: red;
	font-weight: bold;
}

.help {cursor: help; color: #999900; border-bottom: 1px dotted #99cc00;}
DFN.help {font-style: italic; }

.target {font: 9.5pt Verdana;}	/* for [^] link indication */
.updatedPhrase { color: #FF6600;}

IFRAME.online {height:expression(frames("online-content").document.body.scrollHeight);}

UL, LI {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-right: 0.5 em; 	
	margin-right: 1.5 em;
	list-style-position: outside
}

LI
{
	padding-right: 5px; 
}
 
UL.download LI	{ list-style-image: url(../../image_files/icons/dwl_icon.gif); }
LI.info			{ list-style-image: url(../../image_files/icons/info.gif); }
LI.download		{ list-style-image: url(../../image_files/icons/dwl_icon.gif); }
LI.downloadNow	{ list-style-image: url(../../image_files/icons/dwl_now.gif); }
LI.homeUpdates	{ list-style-image: url(../../image_files/icons/updates_icon.gif); }
LI.additional	{ list-style-image: url(../../image_files/icons/add_icon.gif); }
LI.homepage		{ list-style-image: url(../../image_files/icons/home_icon.gif); }
LI.email		{ list-style-image: url(../../image_files/icons/email_icon.gif); }
LI.screenshot	{ list-style-image: url(../../image_files/icons/screenshot_icon.gif); }
LI.icq  		{ list-style-image: url(../../image_files/icons/icq_icon.gif); }
LI.netLink 		{ list-style-image: url(../../image_files/icons/net_icon.gif); }
LI.inpage 		{ list-style-image: url(../../image_files/icons/inpage_icon.gif); }
LI.comments		{ list-style-image: url(../../image_files/icons/comments.gif); }
LI.java			{ list-style-image: url(../../image_files/icons/java_icon.gif); }
LI.pdf			{ list-style-image: url(../../image_files/icons/pdf_icon.gif); }
LI.rtf			{ list-style-image: url(../../image_files/icons/rtf_icon.gif); }

/* fvalidate */
input.errHilite, select.errHilite, textarea.errHilite {	border: 1px solid #DDC;	background-color: #FFE;	}
label.errHilite { color: #C00;}
ul#errors {	display: none;	margin-top: 1em;	background-color: #FFE;	border: 1px solid #CC9;	padding: .3em;	color: #C00;	font-weight: bold;	}	
ul#errors li {	margin-top: .5em;	margin-bottom: .5em;	padding: 0;	}
ul#errors li.heading {	list-style-type: none;	color: #000;	font-weight: normal;	font-style: italic;	margin: .5em 0;	padding: 0;	}

/* Menu Navigation Bar*/
.MenuNavBar {
	background-color: #FFCC66;
}