BODY
{
  scrollbar-track-color: #696969;
  scrollbar-face-color: #373737;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color : #4b4b4b;
  background-color: black;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 90%;
  color: #dcdcdc;
  margin: 0 0 0 0;
}

LI
{
	line-height: normal;
	list-style: none outside none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}

UL
{
	list-style: none outside none;
	margin: 0px 0px 0px 2px;
	list-style-position: outside;
	list-style-type: none;
}


A {color: #dcdcdc; text-decoration: none; cursor: pointer; cursor: hand;}
A:vlink {color: #dcdcdc; text-decoration: none; cursor: pointer; cursor: hand;}
A:link  {color: #dcdcdc; text-decoration: none; cursor: pointer; cursor: hand;}
A:alink {color: #dcdcdc; text-decoration: none; cursor: pointer; cursor: hand;}
A:hover 
{
	color:#fff;
	text-decoration: underline;
	cursor: pointer; cursor: hand;
}


.mainPart
{
	background-color: #484848;
	font-size: 80%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}

.hrMenu1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0 0 0 0;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: middle;
	word-spacing: 1px;
	color: #AAAAAA;
	font-weight: bold;
	padding: 0px 8px 0px 10px;
}

.hrMenu2
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin: 0 8px 0 8px;
	letter-spacing: 0px;
	text-align: right;
	vertical-align: middle;
	word-spacing: 1px;
	color: #AAAAAA;
	font-weight: bold;
}


.copyRight
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 60%;
	margin: 0px 8px 0px 8px;
	letter-spacing: 2px;
	vertical-align: middle;
	word-spacing: 2px;
	color: #AAAAAA;
}



/* quick links text area: */
.qLinks
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0 0 0 0;
	letter-spacing: 0px;
	text-align: left;
	vertical-align: bottom;
	word-spacing: 1px;
	color: #AAAAAA;
	}

.qLinks a
{
	color: #AAAAAA;
}

.qLinks a:hover 
{
	color:#FFFFFF;
	background: transparent;
	text-decoration: underline;
}

.qLinks hr
{
	color: black;
   border-top: 1px dotted gray;
   top: 1px;
}

/* tree vew text area: */
.tView
{
	font-size: 80%
}

.tView hr
{
	color: gray;
   top: 1px;
}


.pagination{
padding: 2px 0px 0px 0;
margin: 10px 2px 10px 10px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 80%;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 2px;
 }

.pagination a, .pagination a:visited{
padding: 0 2px;
border: 1px solid gray;
text-decoration: none; 
color: #dcdcdc;
}

.pagination a:hover, .pagination a:active{
border: 1px solid silver;
color: #dcdcdc;
background-color: #a9a9a9;
text-decoration: none; 
color: black;
}

.pagination a.currentpage{
background-color: #696969;
color: #FFF !important;
border-color: white;
font-weight: normal;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: transparent;
cursor: default;
color: #858585;
border-color: gray;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: normal;
}



.thumbImg 
{
	border: 0 none;
}

.thumbImg img
{
	 border: 2px solid #696969;
}

.thumbImg:hover img
{
	border: 2px solid silver;
}

.thumbImg a
{
	color: #696969;
}

.thumbImg a:hover
{
	color: silver;
	text-decoration: none;
}

.ImageForOrder img
{
	margin: 1px 20px 1px 10px;
	border: thick double #a9a9a9;
}


/* horisontal bredcrumb navigation: */
#bread {
	color: white;
	background-color: #a9a9a9;
	padding: 3px;
	margin-bottom: 0px;
	cursor: default;
}

#bread a {
/*	color: white;*/
	text-decoration: none;
}

#bread a:hover {
	color: white;
	text-decoration: underline;
}


#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}


/*************************************************************/	

.bwThumb
{
	border: 0 none;
}

.bwThumb img
{
	 border: 1px solid #696969;
	 filter: gray;
}

.bwThumb:hover img
{
	border: 1px solid silver;
	filter:none;
}

.bwThumb a
{
	color: #696969;
}

.bwThumb a:hover
{
	color: silver;
	text-decoration: none;
}


.bwThumbEmpty
{
	border: 0 none;
}

.bwThumbEmpty img
{
	 border: 0px solid #696969;
	 filter: gray;
}






.photo_gallery_index div,
.photo_gallery_index table,
.photo_gallery_index span
{
border: 0 none;
}


.photo_gallery_index img
{
/*
filter: alpha(opacity=50);
opacity:0.5;-moz-opacity:0.5;
filter: blur(add=0, direction=225, strength=5);
filter: blur(add=1, direction=50, strength=5);
filter: invert;
*/

filter: gray;
border: 1px solid #696969;
/* border: none;*/
/*padding: 0px;*/
}

.photo_gallery_index:hover img{
/*
filter: alpha(opacity=100);
opacity:1.0;-moz-opacity:1.0;	
*/
filter:none;
border: 1px solid silver;
/*border: none;*/
/*padding: 0px;*/
}

.submodal-500-600:hover img{
/*
filter: alpha(opacity=100);
opacity:1.0;-moz-opacity:1.0;	
*/
filter:none;
border: 1px solid silver;
/*border: none;*/
/*padding: 0px;*/
}
/*8888888888888888888888888888888888888888888888888888888888888888888888*/




