/* (c) Ensamvarg Design : Ensamvarg.com */

/* eternall kill */
body, div{
	margin:0;
	padding:0;
}
img{
	border:0;
}
h1{
	margin-top:0;
	padding-top:10px;
}

/* default */
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;	
}
#content{
	padding-left:50px;
	padding-right:50px;
}
a {
	color:#900;
	text-decoration:none;
}
a:hover{
	color:#600;
	text-decoration:underline;
}
a:active, a:focus{
	outline:0;
}
img{
	border:none;
}
ul li {
	list-style-type:none;
}

/* layout */
body{
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#7a7267;
	background-attachment:fixed;
}
#body2{
	width:900px;
	margin:0 auto;
}
#banner{
	width:900px;
	height:631px;
	background-image:url(images/banner.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#content{
	background-image:url(images/banner2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#center{
	background-image:url(images/paper.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
/* navi */
#navi{
	margin:0;
	padding:0;
	width:500px;
	margin:0 auto;
	padding-top:540px;
}
#navi li{
	display:block;
	float:left;
}
#home{
	margin-top:3px;
	padding-left:8px;
	padding-right:8px;
}
#info{
	margin-top:26px;
	padding-left:10px;
	padding-right:12px;	
}
#portfolio{
	margin-top:33px;
	padding-left:12px;	
	padding-right:12px;
}
#order{
	margin-top:28px;
	padding-left:10px;
	padding-right:10px;	
}
#shop{
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;	
}
.clearleft{
	clear:left;	
}

/* content */
#content h1{
	margin-top:0;
	padding-top:0;
	font-size:16px;
}
#content h2{
	font-size:14px;
	padding-left:40px;
}
#content h3{
	font-size:13px;
	padding-left:40px;
	font-weight:normal;
	text-decoration:underline;
}
#content p{
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
}
#content .center{
	text-align:center;	
}
#content .strike{
	text-decoration:line-through;	
}
#content ul{
	padding-left:60px;
	padding-right:60px;
}
#content li{
	padding-bottom:5px;
	list-style-type:square;
	text-align:justify;
}
#content .smaller{
	font-size:10px;
}
#content .smaller2{
	font-size:11px;	
}
#content hr{
	width:750px;
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	text-align: left;
}
#content .black{
	color:#000;
}
#content .writtenby{
	text-align:right;	
}
#content .emph{
	color:#006;	
}

/* content/news */
#content .news{
	float:left;
	width:395px;
	height:300px;
}
#content .news2{
	float:left;
	width:395px;
	border-left:1px #9E9E9E solid;
	height:300px;
}
#content .newslist{
	list-style-type:none;
}
#content .newsscroller{
	width:100%;
	height:100%;
	overflow:auto;
}

/* content/portfolio : web */
#content .notice{
	border:1px #900 solid;
	text-align:center;
	padding:3px;
}
#content .port{
	float:left;	
	width:395px;
	height:260px;
}
#content .port2{
	float:left;
	width:0px;
	height:260px;
	border-left:1px #9E9E9E solid;
}
#content .port3{
	width:790px;
	height:260px;
}

/* content/portfolio : ms */
#content td{
	width:245px;
}
#content #mstable{
	margin:0 auto;
	width:750px;
}
#content #mstable img{
	width:230px;
	height:368px;
}

/* content/artwork : art */
#content .artpush{
	width:0px;
	margin-left:30px;
	float:left;
}
#content .arthr{
	width:300px;
}
#content .artport1-1{
	width:320px;
	padding:5px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:5px;
}
#content .artport2-1{
	width:320px;
	padding:5px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:5px;
	border-left:1px #9E9E9E solid;
}
#content .artport1-2{
	width:320px;
	padding:5px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:5px;
	border-right:1px #9E9E9E solid;
}
#content .artport2-2{
	width:320px;
	padding:5px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	margin-bottom:5px;
}

/* content/art misc*/
#content td{
	width:245px;	
}
#content #arttable{
	margin:0 auto;
	width:750px;
}
#content #arttable img{
	width:230px;
	height:230px;
}

/* content/shop */
#content .shop{
	float:left;
	width:300px;
	height:250px;
	margin-left:100px;
}
#content .shop2{
	float:left;
	width:395px;
	height:250px;
}
#content .shoplist li{
	list-style-type:none;	
}

/*footer*/
html,body{
	height:100%;	
}
#body2{
	min-height:100%;
	position:relative;	
}
#content{
	padding-bottom:55px;	
}
#footer{
	font-size:11px;
	text-align:center;
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
	margin-bottom:0;
	padding-top:10px;
	padding-bottom:10px;
}

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
