/* 
	Resets defualt browser settings
	reset.css
*/
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; }
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
h2 { font-weight:bold;}
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }

/*
	Page style
*/
body { 
	font:normal 62.5%/1.5 Helvetica, Arial, sans-serif;
	letter-spacing:0;
	color:#ffffff;
	background:#ffffff;
	padding:20px 0;
	position:relative;
	text-shadow:0 1px 0 rgba(255,255,255,.8);
	-webkit-font-smoothing: subpixel-antialiased;
}


#name {
	width: 100%;
	float: left;
	margin: 0 0 1em 0;
	padding: 8px 25px;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #333333; 
	}
	

#nav {
	width: 100%;
	float: left;
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
	background-color: #ffffff;
	border-bottom: 1px solid #eaeaea; 
	border-top: 1px solid #eaeaea; 
	}
	
#nav li {
	float: left; 
	}
	


#nav li a {
		display: block;
		padding: 8px 26px;
		text-decoration: none;
		font-family: Helvetica, Arial, Verdana;
		font-size: 12px;
		font-weight: normal;
		-webkit-font-smoothing: subpixel-antialiased;
		color: #333333;
		border-right: 0px solid #ccc; }
		
#nav li a:hover {
		color: #c00;
		background-color: #fff; }
		
		
		
#subheader {
	width:100%;
	float:left;
	margin:0 0 1em 0;
	padding:10px 25px;
	text-decoration:none;
	font-family:Helvetica, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	-webkit-font-smoothing:subpixel-antialiased;
	color:#333333; }
	
#cvsubheader {
	width:100%;
	float:left;
	margin:0.8 0 0.8em 0;
	padding:10px 0px;
	text-decoration:none;
	font-family: Helvetica, Arial, Verdana;
	font-size:12px;
	font-weight:bold;
	-webkit-font-smoothing:subpixel-antialiased;
	color:#333333; }


#container {
	width:1024px;
	height:600px;
	margin:0 auto;
	position:relative;
	z-index:0;
	padding:0px 25px;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #000;
	
}

#container2 {
	width:1024px;
	height:600px;
	margin:0 auto;
	z-index:0;
	position:relative;
	padding:0px 25px;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	font-size:12px;
	font-weight:normal;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #000;
	
}

#products_example {
	width:900px;
	height:475px;
	top:20px;
	position:relative;
}

/*
	Slideshow
*/

#products {
	margin-left: 0px;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

#products .slides_container {
	width: 500px;
	height: 400px;
	overflow: hidden;
	float: left;
	position: relative;
	left: 50px;
	border:1px solid #eaeaea;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:500px;
	height:400px;
	display:block;
}

/*
	Next/prev buttons
*/

#products .next,#products .prev {
	position:absolute;
	float:top;
	top:380px;
	left:0;
	width:21px;
	height:0;
	padding-top:21px;
	overflow:hidden;
	display:block;
	z-index:101;
}

#products .prev {
	left:210px;
	background:url(/img/arrow-prev.png);
}

#products .next {
	left:750px;
	background:url(/img/arrow-next.png);
}

/*
	Pagination
*/

#products .pagination {
	background:#ffffff;
	width:190px;
	padding:0px 0px;
	float:left;
	margin-left:0px;
	
}

#products .pagination li {
	float:left;
	margin:3px 3px;
	list-style:none;
}

#products .pagination li a {
	display:block;
	width:55px;
	height:44px;
	margin:1px;
	float:left;
	background:#f9f9f9;
}

#products .pagination li.current a {
	border:1px solid #eaeaea;
	margin:0;
}

/*
	Photo Title 1
*/

#photo-title1 {
	text-align:center;
	clear:both;
	text-align:center;
	text-decoration: none;
	margin:0 0 0em 0;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	position:absolute;
	top: 605px;
	left: 270px;
	 }


/*
	Photo Title
*/

#photo-title {
	text-align:center;
	clear:both;
	text-align:center;
	text-decoration: none;
	margin:0 0 0em 0;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	position:absolute;
	top: 605px;
	left: 290px;
	 }

/*
	Footer
*/

#footer {
	clear:both;
	text-align:center;
	width:100%;
	margin-top:145px;
	padding:5px 0 18px;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	-webkit-font-smoothing: subpixel-antialiased;
	border-top:1px solid #eaeaea;
}

#footer p {
	margin:4.5px 0;
	font-size:1.0em;
}

/*
	Footer 2
*/

#footer2 {
	clear:both;
	text-align:center;
	width:100%;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #eaeaea;
}

#footer2 p {
	margin:4.5px 0;
	font-size:1.0em;
}

		
#footer2 a:link,a:visited {
		color: #eaeaea;
		text-decoration:none;
		}
		
#footer2 a:hover,a:active {
		color: #cc0000;
		text-decoration:none;
		}

/*
	Anchors
*/

a:link,a:visited {
	color: #333333;
	text-decoration:none;
}

a:hover,a:active {
	color: #cc0000;
	text-decoration:underline;
}

/*
	cv section style
*/
#cv {
	width: 100%;
	float: left;
	margin: 0 0 4em 0;
	position:relative;
	padding: 0px 25px;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	-webkit-font-smoothing: subpixel-antialiased;
	color: #333333; 
	}
	
#cv a:link,a:visited {
	color:#999999;
	text-decoration:none;
}

#cv a:hover,a:active {
	color:#cc0000;
	text-decoration:underline;
}
	
.dob { width: 100%; position: left; margin-bottom: 0em; padding-bottom: 0em; float: left; text-align: left;}
.date { width: 11% position: left; margin-bottom: 0em; padding-bottom: 0em;}
.education { width: 89%; position: right; margin-bottom: 0em; padding-bottom: 0em; float: right; text-align: left;}
.exhibition { width: 89%; position: right; margin-bottom: 0em; padding-bottom: 0em; float: right; text-align: left;}
.award { width: 89%; position: right; margin-bottom: 0em; padding-bottom: 0em; float: right; text-align: left;}
.collection { width: 89%; position: right; margin-bottom: 0em; padding-bottom: 0em; float: right; text-align: left;}


	