@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

/* remember to define focus styles! */
:focus 
	{
	outline: 0;
	}

body 
	{
	line-height: 1;
	color: black;
	background: white;
	}

p
	{
	margin:10px;
	}

#leftcolumn ul 
	{
	list-style: none;
	}

#contentcolumn ul 
	{
	margin:10px;
	list-style: url(../image/424/checkmark.jpg) circle inside;
	}

#linksothersites
	{
	list-style-type: disc !important;
	list-style-position: inside !important;
	}
#linksothersites ul
	{
	list-style-type: square !important;
	list-style-position: inside !important;
	padding-left: 25px;
	}

/* tables still need 'cellspacing="0"' in the markup */
table 
	{
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td 
	{
	text-align: left;
	font-weight: normal;
	}

body
	{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-color: transparent;
	background-image: url(../image/424/bg_body.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

b
	{font-size: 110%;}

em
	{color: red;}

img
	{
	float:left;
	margin:10px;
	}
	
div#maincontainer
	{
	width: 900px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	background-image: url(../image/424/bg_wrapper.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	}

div#topsection
	{
	height:259px; /*Height of top section*/
	clear:both;
	}

#logoMenu h1
	{
	margin: 0;
	font-size:14px;
	font-weight:bold;
	}

#topBanner 
	{
	background: url(../image/424/111.jpg) no-repeat center top;
	height:259px;
	}

#index_html 									#topBanner {background: url(../image/424/111.jpg) no-repeat center top;}
#About_Ayelet_Magen_html						#topBanner {background: url(../image/424/115.jpg) no-repeat center top;}
#Contact_php 									#topBanner {background: url(../image/424/115.jpg) no-repeat center top;}
#Women_Executive_Coaching_html 					#topBanner {background: url(../image/424/110.jpg) no-repeat center top;}
#Women_Career_Coaching_html 					#topBanner {background: url(../image/424/110.jpg) no-repeat center top;}
#Women_Life_Coaching_html 						#topBanner {background: url(../image/424/110.jpg) no-repeat center top;}
#Small_Business_Team_Coaching_html				#topBanner {background: url(../image/424/109.jpg) no-repeat center top;}
#Small_Business_Leadership_Coaching_html		#topBanner {background: url(../image/424/109.jpg) no-repeat center top;}
#Corporate_Team_Coaching_html					#topBanner {background: url(../image/424/114.jpg) no-repeat center top;}
#Corporate_Executive_Leadership_Coaching_html	#topBanner {background: url(../image/424/114.jpg) no-repeat center top;}

#topBanner h1 
	{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	float:left;
	font-size:46px;
	left:16px;
	margin-top:10px;
	padding-left:0;
	padding-top:10px;
	position:relative;
	text-align:left;
	top:20px;
	}

#topBanner h3 
	{
	background:none repeat scroll 0 0 transparent;
	border:medium none;
	clear:left;
	color:#FFF;
	font-size:26px;
	left:20px;
	position:relative;
	text-align:left;
	top:90px;
	width:500px;
	}

#topBanner h4 
	{
	clear:left;
	color:#FFF;
	font-size:20px;
	left:26px;
	position:relative;
	text-align:left;
	top:100px;
	width:300px;
	}

#Corporate_Team_Coaching_html #topBanner h1 {color:#FFF;}
#Corporate_Executive_Leadership_Coaching_html #topBanner h1 {color:#FFF;}

#contentwrapper
	{
	float: left;
	width: 100%;
	background-color: transparent;
	}

#contentcolumn
	{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	margin-top:0px;
	height: expression( this.scrollHeight < 600 ? "599px" : "auto" ); /* sets min-height for IE */
	min-height: 600px; /* sets min-height value for all standards-compliant browsers */
	}

#leftcolumn
	{
	background:transparent none repeat scroll 0 0;
	float:left;
	margin-left:-900px;
	margin-top:0px;
	width:200px;
	}

#footer
	{
	clear: left;
	width: 100%;
	height:32px;
	background-color:#F2F2F2;
	color: #000;
	text-align: center;
	padding: 4px 0;
	}

#footer a
	{
	color: #000;
	}

.insideTop
	{
	margin: 0px; 
	margin-top: 0;
	}

.insideLeft
	{
	margin: 0px; 
	margin-top: 0;
	}

.inside
	{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}

/* Left Column Menu */
#menu ul 
	{ 
	margin: 0; 
	padding: 0; 
	list-style: none;
	width: 198px; /* Width of Menu Items */ 
	border-bottom: 1px solid #ccc; 
	text-align:left;
	} 

/* End */ 

/* Make-up syles */
#menu ul, #menu li 
	{ 
	margin: 0 0 0 0; 
	}  

/* Styles for Menu Items */ 
#menu ul a 
	{
	background:url("../image/424/bg_li_static.jpg") repeat-x scroll center top transparent;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
	border-top: thin solid #999;
	} 

/* Hover Styles */
#menu ul a:hover
	{
	color:#000;
	background-image: url(../image/424/bg_li_hover.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	} 

#menu ul .current
	{ 
	background: url(../image/424/bg_li_current.jpg) repeat-x center top;
	color:#000;
	} 

/* Sub Menu Styles  */
#menu li ul a 
	{
	color:#000;
	font-size:12px;
	padding:0px 0px 0px 20px;
	background-color: #FFFFFF;
	background-position: center top;
	border-top: thin dotted #666666;
	} 

/* Fix IE. Hide from IE Mac \*/ 
* html #menu ul li 
	{ float: left; height: 1%; } 
* html #menu ul li a 
	{ height: 1%; } 
/* End */ 

/*
blockquote:before, blockquote:after, q:before, q:after 
	{
	content: "";
	}

blockquote, q 
	{
	quotes: "" "";
	}
*/
.hreview
	{
	margin-top:20px;
	}
blockquote
	{
	clear:both;
	margin:6px;
	padding:6px;
	border:1px solid #eee;
	line-height:1.4em;
	color:#111;
	-moz-border-radius:5px; -webkit-border-radius:5px;/*css3 rounded corners*/
	}
blockquote p
	{
	padding:2px;
	margin:2px;
	}
blockquote:before, blockquote:after
	{
	display:block;
	cursor:default;
	line-height:1em;
	font-weight:bold;
	font-size:1.6em;
	color:#000;
	font-family:Georgia, 'Times New Roman', serif;
	}
blockquote:before
	{
	content:open-quote;
	}
blockquote:after
	{
	text-align:right;
	content:close-quote;
	}
.testic
	{
	width:100%;
	text-align:right;
	margin-top:5px !important;
	}

/* Sub Menu Hover Styles  */
#menu li ul a:hover 
	{
	color:#000;
	background-color: #E1F0FF;
	} 

/* misc */
.little 
	{
	font-size:12px;
	font-weight:normal;
	text-align:right;
	}

.medium 
	{
	font-size:17px;
	font-weight:bold;
	text-align:right;
	}

/* clear */
.clear 
	{
	clear:both;
	}

/* Search */
div#searchbar 
	{
	display:block;
	width: 99px;
	height:114px;
	margin: 0px !important;
	padding:0px 0px 0px 80px !important;
	}

#searchbar fieldset 
	{
	margin-top: 10px;
	border: none;
	}

#searchbar legend 
	{
	display: none;
	}

#searchbar label 
	{
	display:block;
	float:left;
	width: 90px;
	color: #fff;
	font-weight: bold;
	font-size:14px;
	color: #000;
	}

#searchbar #param_search_text 
	{
	width: 80px !important;
	}

#searchbar fieldset em
	{
	color: #EE0000;
	}

#searchbar input.button
	{
	width: 80px;
	background: #075fc6;
	color: #fff;
	border:1px solid #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor:pointer;
	}

form.searchForm fieldset
	{
	color:#000000;
	border-style: none;
	padding: 15px 15px 15px 15px;
	margin: 10px 10px 10px 10px;
	}

form.searchForm fieldset legend 
	{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	}

form.searchForm fieldset label 
	{
	color:#000000;
	display:block;
	float:left;
	clear:left;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding-right:5px;
	text-align:right;
	width:120px;
	}

form.searchForm fieldset input
	{
	border-style:none;
	color:#000000;
	float:left;
	font-size:12px;
	margin-bottom:2px;
	padding:2px 5px 2px 2px;
	width:200px;
	margin-top: 2px;
	margin-right: 5px;
	}

form.searchForm fieldset input#param_search_text
	{
	border:1px solid #111111;
	color:#000000;
	float:left;
	font-size:12px;
	margin-bottom:2px;
	padding:2px 5px 2px 2px;
	width:200px;
	margin-top: 3px;
	margin-right: 5px;
	}

form.searchForm fieldset textarea ,
form.searchForm fieldset select
	{
	border:1px solid #111111;
	color:#000000;
	float:left;
	font-size:12px;
	margin-bottom:2px;
	padding:2px 5px 2px 2px;
	width:200px;
	margin-top: 3px;
	margin-right: 5px;
	}

form.searchForm input.frmButton
	{
	border:1px solid #111111;
	clear: left;
	}

/* ordered list */

ol 
	{
	list-style:inside;
	list-style-type:decimal; 
	}

ol li 
	{
	padding-left:24px;
	}

/* //Search */

h1, h2, h3 
	{
	background-image:url(../image/424/bg_li_static.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#000;
	font-size:14px;
	font-weight:bold;
	height:26px;
	letter-spacing:normal;
	padding:10px 1px 2px 10px;
	text-align:left;
	border:1px solid #666;
	}

.realestate
	{
	width: 330px !important;
	height:300px !important;
	padding: 0 1px;
	float: left;
	}

.realestate .name
	{
	background-image:url(../image/424/bg_li_static.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	color:#000;
	font-size:14px;
	height:26px;
	letter-spacing:normal;
	text-align:left;
	border:1px solid #666;
	padding-left: 10px;
	}

.realestate .price
	{
	color: #E00;
	font-size: 16px;
	text-align: center;
	}

.realestate .image
	{
	width: 260px !important;
	height:200px !important;
	}

.realestate img
	{
	width: 256px !important;
	height:200px !important;
	}

.realestate .short
	{
	width: 90% !important;
	}

.realestate a, .realestate a:visited
	{
	color: #00F;
	}

.realestatetype
	{
	margin-top: 20px;
	}

.productsetimages
	{
	width: 680px;
	}

.text3
	{
	width:415px;
	float:left;
	}
.text4
	{
	width:255px;
	float:left;
	}
.text4 img
	{
	margin-top:50px;
	}

.text3 img
	{
	float: left;
	width: 100px;
	padding: 0 1px 1px 0;
	border: none;
	margin: 14px;
	}

.phonum
	{
	font-size:20px;
	font-weight:bold;
	color:#F1863E;
	}

#frmcontact
	{
	margin: 0;
	padding: 0;
	}

#frmcontact em
	{
	color:#f00;
	}

#frmcontact fieldset 
	{
	margin: 1px;
	padding: 1px;
	border: none;
	position: relative;
	}

#frmcontact fieldset legend 
	{
	font-size: 18px;
	font-family: Arial;;
	top: -10px;
	position: relative;
	}

#frmcontact fieldset label 
	{
	display: block;
	float: left;
	text-align: right;
	width: 220px;
	line-height: 17px;
	padding-right: 5px;
	font-weight: bold;
	}

#frmcontact fieldset br 
	{
	clear: left;
	}

#frmcontact fieldset input,
#frmcontact fieldset textarea
	{
	border: 1px solid #111111;
	padding: 2px;
	float: left;
	margin-bottom: 2px;
	width: 200px;
	font-size: 11px;
	}

#imageenlarge
	{
	width:250px;
	background: #000;
	color: orange;
	font-weight: bolder;
	padding-left:15px;
	margin-left:15px;
	margin-top: 15px;
	}
