@charset "utf-8";
/* CSS Document - qhover */

body.details {
	margin: 0px;
	background-image: url(../images/backgnd-d.jpg);
	background-repeat: repeat-y;
	}

h1	{
	font-family: Verdana, sans-serif; 
	font-size: 22px; 
	text-align: center;
	}

img	{
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px; 
		border-radius: 10px; 
	}	

a img	{ 
	border: none; 
	}

input	{
	color: maroon; 
	font-size: 9px;
	}

.page {
	width: 625px;
	height: auto;
	border-top: 1px solid black;
	border-right: 4px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	padding: 20px 45px 0px 70px;
	margin: auto;
	margin-bottom: 0;
	font: 12px Verdana, Arial;
	line-height: 18px;
	text-align: justify;
	color: #000000;
	background: #EDEAFF;
	float: center; 
	}

.thumbnails {
	border-top: 1px solid black;
	border-right: 4px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	width: 740px;
	margin: auto;
	font: 12px Verdana, Arial;
	line-height: 18px;
	color: #000000;
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #edeaff;
	}

.buttons {
	border: 0;
	width: 200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial;
	font-size: 9px; 
	text-align: center; 
	color: #800000;
	} 

.slides { 
	border: 1px solid black;
	-webkit-border-radius: 10px;
	   -moz-border-radius: 10px; 
		border-radius: 10px; 
	-webkit-box-shadow: 8px 8px 5px 0px rgba(50, 50, 50, 0.75);
	   -moz-box-shadow: 8px 8px 5px 0px rgba(50, 50, 50, 0.75);
		box-shadow: 8px 8px 5px 0px rgba(50, 50, 50, 0.75);
	width: 740px;
	height: auto;
	margin: auto;
	margin-top: 0;
	padding: 0;
	background-color: #edeaff;
	}

.brightred {
	font-family: Verdana, Arial; 
	font-size: 14px; 
	line-height: 18px; 
	color: #FF0000; 
	font-weight: bold; 
	}

.paginationstyle a {
	font: 10px Verdana, Arial;
	}

.text	{ 
	font-family: Verdana, Arial; 
	font-size: 14px; 
	font-weight: normal; 
	text-align: justify; 
	line-height: 18px; 
	color: #000000;
	}

.vpage1	{
	font: 12px Verdana, Arial;
	line-height: 18px;  
	font-weight: bold;
	text-align: center; 
	color: blue;
	}
