/* general styles start here */
img{
	border: 0px;
}
body{
	width: 970px;
	height: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	text-decoration: none;
	color:#515151;
	hyphens: none;
	margin: 0em auto;
	moz-hyphens: none;
	webkit-hyphens: none;
	o-hyphens: none;
	hyphens: none;
}
#container{
	width: 970px;
	height:650px;
}
#header {
	width: 970px;
	padding: 35px 0px 0px 0px;
	height: 60px;
	float: left;
	position: relative;
}

/* nav styles starts here*/
body#rseries a#nav-rseries,
body#rstudies a#nav-rstudies,
body#oxidation a#nav-oxidation,
body#history a#nav-history,
body#sculptures a#nav-sculptures,
body#statement a#nav-statement,
body#contact a#nav-contact{
	color:#515151;
	text-decoration: none;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #9E9E9E;
	text-decoration: none;
	border: none;
	font-family: 'Muli', Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
}
#nav a {
	display: block;
	width: 130px;
	text-decoration: none;
	color: #9E9E9E;
	padding: 0px 5px 0px 5px;
	margin: 0px 35px 0px 20px;
}
/* only clickable submenus and sculptures navs to have light-grey hover styles start */
			#nav li ul a:hover {
	color: #D1D1D1;
		}
			#nav li ul a.sfhover {
	color: #D1D1D1;
		}
			#nav a#nav-sculptures:hover {
	color: #D1D1D1;
		}
			#nav a#nav-sculptures.sfhover {
	color: #D1D1D1;
		}
/* only clickable submenus and sculptures navs to have light-grey hover styles end */
#nav li {
	float: left;
	width: 130px;
}
#nav li ul {
	position: absolute;
	width: 130px;
	left: -9999px;
}
#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#ej{
	width: 172px;
	height: 23px;
	float: right;
	padding: 0px 25px 0px 0px;
}

#nav a, #nav li{
	width: auto;
}
		#nav li ul {
			width: 100px;
		}
#nav li {
	position: relative;
}
#nav li li {
	white-space: nowrap;
}
#nav li ul {
	min-width: 100%;
}
/* header styles end here */

/* home styles start here */
#home-main{
	width: 970px;
	height: 550px;
	float: left;
	text-align: center;
}
#home-main img{
	padding: 50px 17px 0px 17px;
}
/* home styles end here */


/* left styles start here */
.left{
	width: 180px;
	height: 460px;
	float: left;
	clear: left;
	padding: 40px 0px 0px 23px;
}
/* scrollbar thumbs styles start here */
.overview img{
	margin: 6px 0px 6px 0px;
}
.overview ul {
	margin-top: 0;
	padding-top: 0;
}
.overview ul li{
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
}
/* scrollbar thumbs styles end here */

/* Tiny Scrollbar styles start here*/
#scrollbar1 {
	width: 100px;
	margin: 20px 0 10px;
	padding: 0px 0px 0px 40px;
}
#scrollbar1 .viewport {
	width: 75px;
	height: 360px;
	overflow: hidden;
	position: relative;
}
#scrollbar1 .overview {
	list-style: none;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
#scrollbar1 .scrollbar {
	background: transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0;
	position: relative;
	background-position: 0 0;
	float: right;
	width: 15px;
}
#scrollbar1 .track {
	background: transparent url(images/bg-scrollbar-trackend-y.png) no-repeat 0 100%;
	height: 100%;
	width: 13px;
	position: relative;
	padding: 0 1px;
}
#scrollbar1 .thumb {
	background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%;
	height: 20px;
	width: 25px;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: -5px;
}
#scrollbar1 .thumb .end {
	background: transparent url(images/bg-scrollbar-thumb-y.png) no-repeat 50% 0;
	overflow: hidden;
	height: 5px;
	width: 25px;
}
/* scrollbars styles end here */
/* left styles end here */

/* main-gallery styles start here */
#right{
	width: 747px;
	height: 480px;
	float: left;
	padding: 20px 20px 0px 0px;	
	position: relative;
	text-align: center;
}
iframe#items{
	width: 746px;
	height: 500px;
}
#short {
	margin-top: 20px;
}
#shortest {
	margin-top: 40px;
}
#parallax {
	margin-top: 90px;
	margin-left: 30px;
}
#right img {
	padding: 0px 150px 0px 0px;
}
#right p {
	width: 170px;
	height: auto;
	position: absolute;
	bottom: 0px;
	right: 1px;
	overflow: visible;
	font-size: 10px;
	text-align: left;
	padding: 0px 27px 45px 0px;
	line-height: 14px;
}
/* main-gallery styles end here */

/*about styles start here */
#about-container{
	width: 970px;
	height: auto;
}
#about-main {
	width: 520px;
	height: auto;
	padding: 50px 225px 70px 225px;
	float: left;
}
#h2 {
	line-height: 30px;
}
#cv {
	line-height: 19px;
}
#info {
	padding-bottom: 318px;
}
#info a {
	color: #9E9E9E;
	text-decoration: none;
}
#info a:hover {
	color: #D1D1D1;
}
#info a.sfhover {
	color: #D1D1D1;
}
/*about styles end here */

/*footer styles start here */
#footer {
	width: 945px;
	height: 45px;
	clear:  both;
	padding: 10px 0px 0px 25px;
	font-size: 9px;
	color: #9E9E9E;
	line-height: 5px;
}
#website-by a {
	color: #9E9E9E;
	text-decoration: none;
	letter-spacing: .035em;
}
#website-by a:hover{
	color: #C5C5C5;
}
#website {
	border-bottom: dotted 1px #9E9E9E;
}
/*footer styles end here */


#open-studio {
	font-size: 13px;
	line-height: 19px;
	color: #556E8E;
}
#open-studio a{
	font-size: 13px;
	line-height: 19px;
}
