* { margin: 0; outline: 0; }
ul, ol, li{ padding:  0;list-style-type:none; }
a, img { border: 0; }
.hideMe{display:none;}
.highlight{color:#FF9700;}
.lowlight{color:#777;}

/* force scrollbar vs horizontal shift */
html { height: 100%; margin-bottom: 1px; }

a.inTextLink{text-decoration:underline;}
a.inTextLink:hover{text-decoration:none;}

div.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
	border: 0;
	padding: 0;
	margin: 0;
}

body{position:relative;}
#image.hideMe{position:absolute;top:15px;left:0px;visibility:hidden;}
#viewer{display:block;margin:0;padding:0;font-size:none;position:relative;}
#viewer #viewimage{position:absolute;top:15px;left:15px;margin:0;padding:0;}

#viewer a{color:#999;text-decoration:none;display:block;font-family:Arial, Helvetica, sans-serif;font-weight:normal;}
#viewer a:hover{color:#333;}
#viewer #viewclose{position:absolute;top:0px;left:0px;background:url(../assets/main/hitfix.gif);text-align:left;font-size:12px;margin:0;padding:2px 15px;}
#viewer #viewnext{position:absolute;top:15px;right:0px;background:url(../assets/main/hitfix.gif);text-align:left;font-size:15px;margin:0;padding:0;}
#viewer #viewprev{position:absolute;top:15px;left:0px;background:url(../assets/main/hitfix.gif);text-align:right;font-size:15px;margin:0;padding:0;}

body {
	background: #fff; color: #000;
/*
	font-family: Times New Roman, Times, serif;
	font-size: 15px; line-height: 18px;
*/
	font-family:Courier, monospace;
	font-size: 12px; line-height: 15px;
	
	
	text-align: center;
}

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }


/* head */

h1{
	position: fixed;
	left: 50%; top: 60px;
	width: 146px; height: 29px;
	margin-left: -73px;
	background: url(../assets/main/martynbal.png) 0 0 no-repeat;
	text-indent: -9999em;
	z-index: 100;
}
h1#introh1{background: url(../assets/main/martynbal.png) 0 0 no-repeat;background-color:none;}

h1 a {
	display: block;
	width: 146px; height: 29px;
}
h1 a:hover { background: none; }




/* content */

#content {
	position: relative;
	margin: 0 auto;
	padding: 110px 0 0 0;
	width: 800px;
	/*min-height: 600px;*/
	
/*
	border: 1px solid red;
*/
}

#content a:hover { background: none; }


/* menu */

#menu {
	position: fixed;
	top: 220px; left: 0;
	text-align: left;

	z-index: 99;
	
	font-size: 12px; line-height: 15px;	
	
}

#menu ul, #menu li{ list-style: none; }

#menu li { margin-bottom: 1px; }

#menu a {
	display: block;
	padding: 0 0 0 20px;
	width: 160px;
	color: #000;
}
#menu .sub a{display:inline;}

#menu #notReadyToWear a{color:#999;}
#menu #notReadyToWear a:hover{color:#FFF;}

#menu a:hover {
	background: #004;
	color: #fff;
	text-decoration: none;
}

#menu a.active { 
/*
	padding-left: 5px; margin-left: 15px;
*/
	padding: 0 0 0 20px;
	background: #004;
	color: #fff;
}

#menu li ul {
/*
	font-family: Arial, sans-serif;
	font-size: 11px; line-height: 15px;
	text-transform: uppercase;
	margin-top: 4px;
*/

	margin: 2px 0 13px 0;

}

#menu li li a { width: 120px; }

#menu li li a:hover,
#menu li li a.active { 
	background: none; 
	color: #000; 
	text-decoration: underline; 
}


/* footer */

#footer {
	position: fixed;
	left: 0px; bottom: 10px;

/*	font-family: Arial, sans-serif;*/
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
}

#footer ul { list-style: none; }

#footer, #footer a, #footer a:hover {
	color: #999; background: none;
}
#footer li{margin:8px 20px 0;}
#footer #swanfooter{margin:0 2px 32px;}
#footer a.active{text-decoration:underline;}

/* thumbs */
#thumbs {
	margin:0;border:0;padding:0;
	/*height: 450px;*/
	position: relative;
	top:50px;left:0px;
	z-index: 2;
	text-align:left;
	font-size:0px;line-height:0px;
}
#thumbs img {margin: 0; border: 0; padding: 0;}
#thumbs ul{list-style-type:none;font-size:0px;line-height:0px;}
#thumbs li{list-style-type:none;font-size:0px;padding:14px;float:left;}
#thumbs li.spare{clear:both;}
#thumbs a{}

#vimeo{position:relative;top:50px;}
	
/* image and image navigation */

#image {
	width: 800px;
	height: 530px;
	position: relative;
	top: 0; left: 0;
	z-index: 1;
}


#prev, #next {
	display: block;
	position: absolute;
	height: 100%;
	text-indent: -9999em;
	background: url(../img/trans.gif);
	top: 0;
}

#prev { 
	left: 0;
	width: 250px;
	z-index: 4;

}

#image #prev:hover {
	background: url(../img/prev_off.gif) 156px 250px no-repeat;
}

#next { 
	left: 250px; 
	width: 442px; 
	z-index: 5;
}

#image #next:hover {
	background: url(../img/next_off.gif) 364px 250px no-repeat;	
}

/* different dimensions for accesories */


#thumbs.acc { 
	width: 698px; 
	margin: 0 50px;
}
#image.acc { height: 380px;	}
#image.acc #next:hover { background-position: 410px 185px; }
#image.acc #prev:hover { background-position: 112px 185px; }

#close {
	display: block; 
	width: 300px;
	text-align: center;
	margin: 10px auto;
	
/*
	font-family: Arial, sans-serif;
*/
	font-size: 12px; line-height: 15px;
	text-transform: uppercase;

	z-index: 5;

	background: url(../img/trans.gif);

}

#close { 
	color: #999; 
	background: none; 
}

#close:hover { 
	color: #004; 
	text-decoration: none; 
}



/* text */

div.text {text-align: left;width: 500px;margin: 40px auto 220px auto;line-height: 18px;}
div.text a {text-decoration: underline;}
div.text ul {list-style: none;}
div.text li { margin: 5px 0 10px 0; }
div.text h2, div.text h3 {background: #fff;font-size: 12px; line-height: 15px;font-weight: bold;}
div.text h2 {margin: 0 0 15px 0;}
div.text h3 { }
div.text h2, 
div.text h3,
div.text p + p {text-indent: 0;}
div.text p + h2 {margin-top: 20px;}
div.text p img { float: right; margin: 3px -210px 11px 0; }

div.about {text-align: left;width: 500px;margin: 40px auto 0px auto;line-height: 18px;font-size:12px;padding-bottom:350px;}
div.about a {text-decoration: underline;}
div.about ul {list-style: none;}
div.about li { margin: 5px 0 10px 0; }
div.about h2, div.text h3 {background: #fff;font-size:1.2em;font-weight:bold;}
div.about h2 {margin: 0 0 15px 0;}
div.about h2,
div.about h3,
div.about p + p {text-indent: 0;}
div.about p + h2 {margin-top: 20px;}
div.about p img { float: right; margin: 3px -210px 11px 0; }

#language{margin:20px 0 0;}

/* news */

#newslist{margin-bottom:40px;}
#newslist, #newslist ul, #newslist li{list-style-type:none;}
.newsitem{border-bottom:solid 1px #999;position:relative;}
.newsitemwrap{width:800px;text-align:left;margin:40px auto 20px;line-height:18px;}
.newsitemdetails{float:left;width:200px;margin:0 0 0 0;color:#333;}
.newsitemcontent{width:500px;text-align:left;margin:0 0 0 260px;font-size:12px;}
.newsitemfooter{clear:both;}
.newsitemtitle{font-size:1.2em;font-weight:bold;margin:0 0 20px;}
.newsitembody{margin:0 0 20px;}
.newsitembody a{text-decoration:underline;}
.newsitembody a:hover{text-decoration:none;}
.newsitemdetails li{border-bottom:dashed 1px #999;padding:4px 0;}
.newsitemdetails li.newsitemprofilepic{padding-top:0;}

.newsitemcomments{margin:0 0 20px;}
.newsitemcomments .leavecomm{text-decoration:underline;}
.newsitemcomments .leavecomm:hover{text-decoration:none;}
.itemcomment{border-top:dotted 1px #BBB;padding:10px 0;}
.itemcomment .commentitemname{border-bottom:solid 1px #777;display:inline;}
.itemcomment .itemtext{line-height:1.2em;margin-top:5px;}
.itemcomment .commentdate{font-size:11px;}

/* contact */

/*#contact{text-align:left;margin:110px auto 0;width:180px;padding-left:30px;}*/
#contact h3{margin-bottom:25px;}
#contact p{margin-bottom:10px;}
#contact p{margin-left:20px;}


/* credits */
/*#credits{width:400px;margin-left:325px;}*/
/*#credits{margin-top:110px;}*/
#credits h2{margin-bottom:25px;}
#credits ul{margin-left:10px;}
#credits li{margin:0;}
#credits li.credititem{margin-bottom:10px;}




