/**************************************************************/
/*** The following style settings control the widget display ***/
/**************************************************************/
/* The examples only show basic manipulation of the data. */
/* Addtional style attributes such as color, background, etc can also be applied */

.certificate {
	position: relative;
	top:0mm;
	padding:2mm;
	margin: 0mm;
	font-family: Arial;
	font-size: 14px;
	line-height: 120%;
	color: black;
	font-style: normal;
	font-weight: normal;
	letter-spacing:0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-top-width:.5mm;
	border-bottom-width:0mm;
	border-left-width:.25mm;
	border-right-width:.5mm;
	background-color: rgb(113,113,255);
	z-index: 2;}

.certificate a {
	color: #800000;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.certificate a:link {
	color: #800000;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.certificate a:visited {
	color: #800000;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.certificate a:hover {
	color: #800000;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;}

.certificate span{
	color: white;
	width: 100%;
	text-align: center;
	line-height: 110%;
	font-size: 14px;
	font-weight: normal;
	font-style: normal}

.certificate #button {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: Arial;
	font-weight: bold;}

.links {
	top: 0mm;
	padding: 2mm;
	margin: 0mm;
	font-family: arial;
	font-size: 14px;
	line-height: 120%;
	color: white;
	font-style: normal;
	font-weight: bold;
	letter-spacing:0em;
	vertical-align: top;
	text-align: center;
	background-color: rgb(0,0,79);
	z-index: 3;}

.links a {
	color: white;
	line-height: 140%;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

.links a:link {
	color: white;
	line-height: 140%;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

.links a:visited {
	color: white;
	line-height: 140%;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;}

.links a:hover {
	color: white;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;}

.login {
	position: relative;
	top: 0mm; 
	padding: 2mm;
	margin: 0mm;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: white;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-width: .25mm;
	border-top-width: .5mm;
	border-right-width: .5mm;
	background-color: #6E453F;
	z-index: 2;}

.login #btnAddViewLog {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #btnLogin {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #btnLogOut {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #btnPrintCertificate {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}
	
.login #btnResetPassword {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #btnSignMeUp {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}
	
.login #btnYourInfo {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.login #LoginFieldConfirmNewPassword {
	width: 80%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.login #LoginFieldLibraryCard {
	width: 60%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.login #LoginFieldNewPassword {
	width: 80%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.login #LoginFieldPassword {
	width: 60%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.login #LoginFieldPinNumber {
	width: 60%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.login #LoginFieldOrText {
	width: 60%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.login #LoginFieldUserName {
	width: 60%;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.login #LoginLabelConfirmNewPassword {
}

.login #LoginLabelLibraryCard {
}

.login #LoginLabelNewPassword {
}

.login #LoginLabelPassword {
}

.login #LoginLabelPinNumber {
}

.login #LoginLabelUserName {
}

.messages {
	position: relative;
	top: 0mm;
	padding: 2mm;
	margin: 0mm;
	font-family: arial;
	font-size: 14px;
	line-height: 120%;
	color: black;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-width: .25mm;
	border-right-width: .5mm;
	background-color: #F7DE9E;
	z-index: 2;}

.prize {
	position: relative;
	top:0mm;
	padding:2mm;
	margin: 0mm;
	font-family: Arial;
	font-size: 14px;
	line-height: 120%;
	color: black;
	font-style: normal;
	font-weight: normal;
	letter-spacing:0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-width:.25mm;
	border-right-width:.5mm;
	background-color: rgb(206,206,159);
	z-index: 2;}

.prize a {
	color: navy;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.prize a:link {
	color: #800000;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.prize a:visited {
	color: #800000;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;}

.prize a:hover {
	color: #800000;
	line-height: 140%;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;}

.prize #button {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: Arial;
	font-weight: bold;}

.reviews {
	position: relative;
	top: 0mm; 
	padding: 2mm;
	margin: 0mm;
	font-family: arial;
	font-size: 14px;
	line-height: 120%;
	color: black;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0em;
	text-align: center;
	border-style: double;
	border-color: rgb(0,0,0);
	border-width: .25mm;
	border-right-width: .5mm;
	border-bottom-width: .5mm;
	background-color: #8EA8A7;
	z-index: 2;}

.reviews #btnSubmitReview {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.reviews #btnViewReviews {
	border-color: black;
	color: rgb(0,0,79);
	background-color: white;
	font-family: arial;
	font-weight: bold;}

.reviews #GeneralLabel {
	color: rgb(0,0,79);
	font-size: x-14px;
	font-weight: bold;
	font-style: normal;}

.reviews #GeneralText {
	color: black;
	font-size: x-14px;
	font-weight: normal;
	font-style: normal;}

.reviews #ReviewBlock {
	height:100px;
	overflow:auto;
	text-align: left;
	background-color: white;
	border-color: gray;
	border-width: 1mm;
	border-style: groove;}

.reviews #ReviewFieldAuthor {
	}

.reviews #ReviewFieldCustomStip1 {
	}

.reviews #ReviewFieldCustomStip2 {
	}

.reviews #ReviewFieldCustomStip3 {
	}

.reviews #ReviewFieldCustomStip4 {
	}

.reviews #ReviewFieldCustomStip5 {
	}

.reviews #ReviewFieldCustomStip6 {
	}

.reviews #ReviewFieldGenre {
	}

.reviews #ReviewFieldISBN {
	}

.reviews #ReviewFieldRating {
	}

.reviews #ReviewFieldReview {
	}

.reviews #ReviewFieldTitle {
	}

.reviews #ReviewImage {
	float: left;
	border-style: none;}

.reviews #ReviewLink {
	color: #800000;}

.reviews #ReviewSpacer {
	height: 10px;}

.reviews #ReviewText {
	color: black;
	font-size: x-14px;
	font-weight: normal;
	font-style: italic;}
.other a {
	font-family: Arial, Helvetica, sans-serif;
	color: #173963;
}
.other a:link {
	color: #173963;
}
