/* Ukn Lee 2012 */

/* @group Divisions */

div#Bar {
	position: relative;
	z-index: 3;
	top: 60px;
	left: 0;
	border-bottom: 1px solid #919191;
}

div#Main {
	position: relative;
	z-index: 0;
	top: 0;
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: 50px;
	padding: 0 10px 10px;
}

div#Work {
	position: absolute;
	top: 110px;
	left: 250px;
}

div#Texts {
	position: absolute;
	top: 110px;
	left: 0;
	width: 800px;
}

div#CV {
	position: absolute;
	top: 110px;
	left: 10px;
	width: 800px;
	padding-bottom: 10px;
}

div#Contact {
	position: absolute;
	top: 110px;
	left: 10px;
	width: 600px;
}

/* 610 + 510 + 40 = 1160 */

div#CMS {
	position: absolute;
	width: 764px;
	margin-left: 220px;
	margin-top: 260px;
	padding-right: 40px;
}

div#Error {
	position: absolute;
	width: 764px;
	margin-left: 220px;
	margin-top: 260px;
	padding-right: 40px;
	color: #900;
}



/* @end */

/* @group Start */

div#Start {
	position: absolute;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

img#Start {
	display: block;
	margin: auto;
}

p.Caption {
	padding-top: 15px;
}



/* @end */

/* @group Accounts */

div#Accounts {
	position: absolute;
	width: 800px;
	margin-left: 40px;
	margin-top: 260px;
	padding-right: 40px;
}

div#Accounts input.Text {
	width: 378px;
	padding: 1px 2px;
	border: 1px solid #a0acb2;
}



/* @end */

/* ==================== */

/* @group 

Globals */

* {
	text-decoration: none;
	white-space: normal;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

body  {
	color: #5f5f5f;
	font: 12px/1.414 Univers, Verdana, "Lucida Grande", Lucida, sans-serif;
}

img {
	border-style: none !important;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 10px;
}

h3 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}



/* @end */

/* @group Links */

a:link {
	color: #5f5f5f;
}

a:visited {
	color: #5f5f5f;
}

a:hover {
	/*color: #7caeb2;
	background-position: -202px 1px !important;*/
	color: #d71e00;
	background-position: -402px 1px !important;
}

a#HERE {
	color: #d71e00;
	background-position: -202px 1px !important;
}



/* @end */

/* ==================== */

/* @group Nav */

img#Ukn {
	margin-top: 14px;
}

table#Nav {
	position: absolute;
	top: 20px;
	left: 250px;
	width: auto;
	font-size: 16px;
}

th.Nav {
	font-weight: normal;
	font-style: normal;
	/*text-transform: lowercase;*/
	padding-left: 8px;
	padding-right: 8px;
	height: 40px;
}

th#First {
	/*text-transform: uppercase;*/
	padding-left: 0;
}

th#Last {
	padding-right: 0;
	border-width: 0;
}

/*a.Chapter {
	background-position: 0 0;
	float: left;
	background-repeat: no-repeat;
}*/



/* @end */

/* @group Subnav */

table#Subnav {
	position: absolute;
	z-index: 1;
	top: 100px;
}

th.Subnav {
	font-weight: normal;
	font-style: normal;
	text-align: left;
	#text-transform: lowercase;
	padding-top: 10px;
	font-size: 14px;
}

th#HERE {
	padding-bottom: 10px;
}

td.Subnav {
	font-weight: normal;
	font-style: normal;
	padding-left: 0;
	font-size: 14px;
}



/* @end */

/* @group Worknav */

div#PreviousNext {
	position: absolute;
	top: 400px;
}

div#Previous {
	color: #5f5f5f;
	font-size: 16px;
	background-color: #fff;
	padding-top: 0;
}

div#Next {
	color: #5f5f5f;
	font-size: 16px;
	background-color: #fff;
	padding-top: 0;
}

div#Worknav {
	position: absolute;
	top: 425px;
	width: 150px;
}

div.Button {
	font-size: 12px;
	text-align: center;
	height: 21px;
	width: 25px;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 1px;
	padding-top: 8px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	clear: none;
	background-color: #eaeaea;
}

div.Button:hover {
	color: #515151;
	background-color: #d5d5d5;
}

div#HERE {
	color: #fff;
	background-color: #5f5f5f;
}


/* @end */

/* @group Work */

p#WorkInfo {
	width: 400px;
	margin-top: 20px;
}

span#WorkTitle {
	font-weight: bold;
}

p#Catalogue {
	margin-bottom: 15px;
}



/* @end */

/* @group Texts */

th.Texts {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px;
}

td.Texts {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 5px;
}

span.Title {
	font-style: italic;
}



/* @end */

/* @group CV */

p.CV {
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
}

th.CV {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 10px;
}

td.CVYears {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 5px;
	width: 80px;
}

td.CV {
	vertical-align: top;
	padding-bottom: 5px;
}

span.ExhibitionTitle {
	font-style: italic;
}



/* @end */

/* @group Contact */

a.Email {
	
}

p.Contact {
	margin-bottom: 20px;
}



/* @end */

/* ==================== */

/* @group Input Fields */

input {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #000 !important;
}

input.Button {
	margin: 1px 2px;
}

input.CheckBox {
	margin-right: 8px;
}

input.File {
	width: auto;
	/*margin-top: 8px;*/
	padding: 1px 2px;
}

input.Reset {
	text-align: center;
	width: 80px;
	margin: 1px 2px;
}

input.Submit {
	text-align: center;
	width: 80px;
	margin: 1px 2px;
}

input.Text {
	padding: 1px 2px;
	border: 1px solid #a0acb2;
	width: 500px;
}

textarea {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px !important;
	line-height: 18px !important;
	color: #000 !important;
	vertical-align: text-top;
	width: 600px;
	height: 80px;
	padding: 1px 2px;
	border: 1px solid #a0acb2;
}

textarea.HeightS {
	height: 40px;
}

textarea.HeightM {
	height: 120px;
}

textarea.HeightL {
	height: 160px;
}

textarea.HeightXL {
	height: 320px;
}

textarea.HeightXXL {
	height: 480px;
}



/* @end */

/* @group CMS */

img.CMS {
	/*-webkit-border-radius: 5px;*/
	margin: 1px 2px 1px 2px;
}

table.CMS {
}

td.CMSLeft {
	text-align: right;
	vertical-align: top;
	width: 110px;
	padding-right: 16px;
}

td.CMS {
	vertical-align: top;
	width: 240px;
	padding-right: 16px;
	padding-bottom: 24px;
}

td.CMSRight {
	vertical-align: top;
	padding-bottom: 24px;
}

td.CMSRight p {
	margin-bottom: 8px;
}



/* @end */
