/* Site styles*/
#apDiv1 {
	position:absolute;
	left:47px;
	top:161px;
	width:196px;
	height:193px;
	z-index:1;
}html {		overflow-y: scroll;	}:root { overflow-y: scroll !important;}
body {
	background-color: #FFF;
	text-align: center;
	margin-top: 25px;
}
#sidebar a:link {
	text-decoration: none;
	color: #FFF;
}
#sidebar a:visited {
	text-decoration: none;
	color: #FFF;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #666;
}
#sidebar a:active {
	text-decoration: underline;
	color: #666;
}
html, body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 640px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #999;
}
#header {
	background-color: #FFc;
	height: 237px;
	width: 192px;
	position: absolute;
	left: 35px;
	top: -25px;
}
#mainContent {
	float: right;
	height: 360px;
	margin-left: 6px;
	margin-top: 20px;
	width: 640px;
	background-color: #333;
	position: relative;
}
#content {
	position:relative;
	width: 640px;
	height: 360px;
	border: 1px solid #ccc;
}
#content .left_arrow {
	background:url(../_images/left_arrow.png) 2px 162px no-repeat;
	height:360px;
	position:absolute;
	width:320px;
	z-index:1;	
}
#content .left_arrow:hover {
	background-position:2px -300px;
}
#content .right_arrow {
	background:url(../_images/right_arrow.png) 99% 162px no-repeat;
	height:360px;
	position:absolute;
	width:320px;
	z-index:1;	
	right:0;
}
#content .right_arrow:hover {
	background-position:99% -249px;	
}
#sidebar {
	width: 150px;
	float: left;
}
#sideNavigation {
	background-color: #BEBEBE;
	height: 352px;
	margin-top:8px;
	padding-top:10px;
}
#footer {
	position: absolute;
	top: 364px;








	z-index:"fabric watch" part 1/3 of graduation project- searching for novel solutions for watches using inspiration from three basic materials (fabric ,wood and plastic)
. *(a summa cum laude graduation project)(or in hebrew: hitztaynut yetera);
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 0.8em;
	text-align: left;
	width: 500px;
	left: 10px;

}

/* Slideviewer styles*/

/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;} 
/*core classes*/ 
.stripViewer { position: relative; overflow: hidden; margin: 0 0 1px 0; } 
.stripViewer ul { /* this is your UL of images */ margin: 0; padding: 0; position: relative; left: 0; top: 0; width: 1%; list-style-type: none; } 
.stripViewer ul li { float:right; } 
.stripTransmitter { overflow: hidden; width: 1%; }
.stripTransmitter ul {
	float:right;
	list-style-type:none;
	margin:5px 0 0;
	padding:0;
	position:relative;
} 
.stripTransmitter ul li{
	float:left;
} 
.stripTransmitter a {
	/*font: bold 10px Verdana, Arial; text-align: center;  background: #ccc; color: #fff; text-decoration: none;*/
	background:url(../_images/bullets.png) 0 0 no-repeat;
	line-height: 22px;
	display: block;
	text-decoration:none;
	width:14px;
} 
.stripTransmitter a:hover, a.current{
	background-position:0 -29px;
} /*tooltips formatting*/ 
.tooltip { padding: 0.5em; background: #fff; color: #000; border: 0px solid #dfdfdf; } 
.ldrgif {
	position:absolute;
	left:310px;
	top:170px;
}
