html{
text-decoration: none;
padding:0px; /* increases height of transparent main menu background with higher values */
}

/* Web Link Styling & Function */
a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active {
    text-decoration: none;
}


/* BOOK BUY Page */

.CUP_Forthcoming {
color: #0D4B78;
}

.CUP_Forthcoming:hover{

	color: rgba(159, 44, 52, 1);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
}

.BookSellers {
color: #0D4B78;
}

.BookSellers:hover{

	color: rgba(159, 44, 52, 1);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
}

/* INDEX Page */

.MoPextract{ /* Adv. Praise Quote - Overlay Title Text */
z-index: 55;
position: absolute;
display: inline;
float: right;
color:  #1A1A1A;

top: 20px;

line-height: 29px;
width: 640px;
height: 40px;

left: 515px;

text-align: right;


}

.MoP{ /* MAN OF PEACE Bottom Right Overlay Text */
z-index: 51;
position: absolute;
display: inline;
float: right;
top: 252px;
color: #1A1A1A;

width: 310px;
height: 70px;
right: 248px;
line-height: 29px;
text-align: right;

}

.MoP:hover{ /* MAN OF PEACE Bottom Right Overlay Text */
z-index: 51;
position: absolute;
display: inline;
float: right;
top: 252px;

width: 310px;
height: 70px;
right: 248px;
line-height: 29px;
text-align: right;

	color: rgba(13,75,120,110);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
}

.LinkStraussCenter{
z-index: 105;
	position: absolute;
	display: inline;
	top: 6px;
	float: right;
	left: 195px;
	height: 50px;
	width: 320px;
	color: #818991;	
	text-align: right;
	line-height: 55px; /* aligns text against icon */
}

.LinkStraussCenter:hover{
z-index: 105;
	position: absolute;
	display: inline;
	top: 6px;
	float: right;
	left: 195px;
	height: 50px;
	width: 320px;
	
	text-align: right;
	line-height: 55px; /* aligns text against icon */

	color: rgba(13,75,120,110);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
}


.twitIconStrauss{
	z-index: 105;
	position: absolute;
	display: inline;
	float: right;
	text-align: left;
	width: 320px;
	height: 50px;
	right: 420px; /* moves icon */
	top: 6px;
	color: #818991;
	background: url('images/STRAUSS LIVE ICON.png') no-repeat;
	line-height: 60px; /* aligns text against icon */
}


.twitIconStrauss:hover {
	z-index: 105;
	position: absolute;
	display: inline;
	float: right;
	text-align: left;
	width: 320px;
	height: 50px;
	right: 420px; /* moves icon */
	top: 6px;
	background: url('images/STRAUSS_MOUSE.png') no-repeat;
	line-height: 60px; /* aligns text against icon */

	color: rgba(13,75,120,110);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
}



.twitIconRob{
z-index: 105;
	position: absolute;
	display: inline;
	color: #818991;
	background: url('images/HOWSE ROB ICON.png') no-repeat;
	float: right;
	top: 6px;
	height: 50px;
	width: 320px;
	left: 963px;
	text-align: right;

	line-height: 55px; /* aligns text against icon */
}

.twitIconRob:hover{
z-index: 105;
	position: absolute;
	display: inline;
	background: url('images/HOWSE_MOUSE.png') no-repeat;
	float: right;
	top: 6px;
	height: 50px;
	width: 320px;
	left: 963px;
	text-align: right;
	line-height: 55px; /* aligns text against icon */
	color: rgba(13,75,120,110);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 

}

.DialogEvent3 {
z-index: 115;
	position: relative;
	display: inline;
	float: left;
	top: 150px;
	color: #818991;
	height: 50px;
	width: 460px;
	left: 250px;
	text-align: left;

} /* END DialogEvent */

.DialogEvent3:hover{
z-index: 115;
	position: relative;
	display: inline;
	top: 150px;
	height: 50px;
	width: 460px;
	left: 250px;
	text-align: left;
	color: rgba(13,75,120,110);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 

} /* END DialogEvent:Hover */



.DialogEvent {
z-index: 110;
	position: relative;
	display: inline;
	float: left;
	top: 150px;
	color: #818991;
	height: 50px;
	width: 460px;
	left: 270px;
	text-align: left;

} /* END DialogEvent */

.DialogEvent:hover{
z-index: 110;
	position: relative;
	display: inline;
	top: 150px;
	height: 50px;
	width: 460px;
	left: 270px;
	text-align: left;
	color: rgba(13,75,120,110);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 

} /* END DialogEvent:Hover */

.DialogEvent2 {
z-index: 110;
	position: relative;
	display: inline;
	float: left;
	top: 245px;
	color: #818991;
	height: 50px;
	width: 460px;
	left: -190px;
	text-align: left;

} /* END DialogEvent2 */

.DialogEvent2:hover{
z-index: 110;
	position: relative;
	display: inline;
	top: 245px;
	height: 50px;
	width: 460px;
	left: -190px;
	text-align: left;
	color: rgba(13,75,120,110);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 

} /* END DialogEvent2:Hover */


.StraussAuthor {

	position: relative;
	display: inline;
	color: #818991;
	top: 28px;
	left: 453px;

}

.StraussAuthor:hover {

	position: relative;
	display: inline;
	
	top: 28px;
	left: 453px;
	 /* on highlight */
	color: rgba(13,75,120,110);
	/* handle different browsers */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out; 
}


