/* CSS Document */

body {
	color: #ffffff;
	
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position: center center;
	background-color: #000000;
	background-image: url(images/7.jpg);
	margin: 0px;
	height: 100%;
	width: 100%;
}

A, A:Visited, A:Active  {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A:Hover  {
	color : #bbbbbb;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	position: relative;
	top: 4px;
	left: 4px;
	border: 1px solid #CECECE;
}

.spincontrol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	background-color: #666666;
	text-align: center;
	position: absolute;
	top: 4px;
	left: 4px;
	border: 1px solid #CECECE;
}

.closeButton {
	position: absolute;
	top: 5px;
	left: 305px;
}

.fadeOut {
	position: absolute;
	top: 5px;
	left: 280px;
	cursor:pointer;
	visibility:hidden;
}

.speedWindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 30px;
	width: 334px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 4px;
	top: 57px;
	/*padding: 5px; */
	visibility: visible;
	z-index: 555;
	visibility:hidden;
}

.pic {
	width:346px;
	height:500px;
	border:0px;
	opacity:1.0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	position: absolute;
	z-index: -10;
}

.thumbnails {
	visibility: visible;
	position: absolute;
}

.controlsWrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	z-index: 2;
	line-height: 25px;
}

.slideshowControlsWrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	z-index: 2;
	line-height: 25px;
}

.thumbTableDiv {
	padding: 0px;
	position: absolute;
	z-index: 1;
	visibility: hidden;
}

.dbclogo {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

.thumbTable {
	padding: 0px;
	position: absolute;
}

.thumb {
	width:60px;
	height:60px; 
	border:0px; 
	opacity:0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
}

.slideshow {
	visibility: hidden;
}

.pDescription  {
	text-decoration : none;
	color : #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:780px;
	font-weight: bold;
}

.comment  {
	text-decoration : none;
	color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-color: #151515; 
	border: 1px solid #9c0b0b; 
	text-align: center;
}

.j {
	text-decoration: none;
}

.style5 {color: #7097FE}

.style8 {color: #FFFF00}


