/** Milanda design Studio **/

/** Global Reset **/

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height:normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/** End Global Reset **/

html, body {
width:100%; height:100%;
background:#000000;
color:#ffffff;
font: 18px 'WalkwaySemiBoldRegular', Arial, sans-serif;
}

h1 {font-size:36px;}
h2 {font-size:30px;}
h3 {font-size:24px;}
h4 {font-size:16px;}

h1, h2, h3, h4, h5, h6 {
padding:0 0 10px 0;
margin:0;
font-family: 'WalkwaySemiBoldRegular', Arial, sans-serif;
color:#ffffff;
}
p {
padding:0 0 10px 0;
margin:0;
font-family: Arial, sans-serif;
font-size:16px;
}
.light {font-family: 'WalkwaySemiBoldRegular', Arial, sans-serif;}
.normal {font-family: 'WalkwayBoldRegular', Arial, sans-serif;}
.heavy {font-family: 'WalkwayUltraBoldRegular', Arial, sans-serif;}

strong {
font-family: 'WalkwayBoldRegular', Arial, sans-serif;	
}
small {
font-size:75%;	
}
a:link, a:visited {
color:#cccccc;
text-decoration:none;
}
a:hover, a:active {
color:#999999;
}
a.white:link, a.white:visited, a.white:hover, a.white:active {
color:#ffffff;	
}
.alignleft {
float:left;
position:relative;
}
.alignright {
float:right;
position:relative;
}
.aligncenter {
display:block;
margin:auto;
position:relative;
}
.centered {
text-align:center;	
}
.clear {
clear:both;
}
.empty10 {
width:100%;
height:10px;
display:block;
clear:both;
}
.desc {
width:310px;
margin:auto;
position:relative; top:-150px;
}
.desc2 {
width:310px;
margin:auto;
}

.link-prev {
position:absolute; top:240px; left:0px; z-index:100;	
}
.link-next {
position:absolute; top:240px; right:0px; z-index:100;	
}
.horizontal {}
.link-prev.horizontal {
position:absolute; top:300px; left:0px; z-index:100;	
}
.link-next.horizontal {
position:absolute; top:300px; right:0px; z-index:100;	
}
.link-prev a:link img, .link-prev a:visited img, .link-next a:link img, .link-next a:visited img {
filter:alpha(opacity=30);
-moz-opacity:0.3;
-khtml-opacity: 0.3;
opacity: 0.3;
}
.link-prev a:hover img, .link-prev a:active img, .link-next a:hover img, .link-next a:active img {
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
}
.top-space {
position:relative; top:120px;	
}
pre {
font-size:16px;
}
#wrapper {
width:980px;
height:auto;
margin:auto;
}
#header {
width:980px;
height:130px;
position:relative;
}
#lang {
position:absolute; top:17px; left:240px;
font-family: 'WalkwayUltraBoldRegular', Arial, sans-serif;
}
#navi {
position:absolute; top:17px; left:675px;
font-family: 'WalkwayUltraBoldRegular', Arial, sans-serif;
}
#sitename {
width:360px; margin:auto;
height:130px;
}
#sitename h1 {
padding:0; margin:0;
font-family: 'WalkwaySemiBoldRegular', Arial, sans-serif;
}
#slideshow {
position:relative;
text-align:center;
}
#content {
width:980px;
height:auto;
position:relative;
}
ul#all-thumbs {
margin:auto;
width:910px;
}
#all-thumbs li {
display:block;
float:left;
width:130px;
height:190px;
text-align:center;
}
.picname a:link, .picname a:visited, .picname a:hover, .picname a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
img.landscape {
margin:15px auto 15px auto;
}
#footer {
width:980px;
height:auto;
display:block;
text-align:center;
}
.copyright {
font-family: Arial, sans-serif;
font-size:14px;
color:#ffffff;
}

