@charset "UTF-8";
/* CSS Document */

.tooltip {
	position: relative;
	display: inline-block; /* If you want dots under the hoverable text */
	height: 32px;
	width: 160px;
	margin-top: 8px;
}

/* Tooltip text */
.tooltip .tooltiptext {
	visibility: hidden;
	width: 158px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	/* Position the tooltip text - see examples below! */
    position: relative;
	z-index: 1;
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
	display: block;
	border: 1px solid #E0E0E0;
	padding-top: 0px;
	padding-bottom: 0px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 11px;
	line-height: 30px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}


.tooltipzz {
	position: relative;
	display: inline-block; /* If you want dots under the hoverable text */
	height: 38px;
	width: 160px;
	margin-top: 8px;
}

/* Tooltip text */
.tooltipzz .tooltiptextzz {
	visibility: hidden;
	width: 158px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	/* Position the tooltip text - see examples below! */
    position: relative;
	z-index: 1;
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
	display: block;
	border: 1px solid #E0E0E0;
	padding-top: 0px;
	padding-bottom: 0px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 11px;
	line-height: 30px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipzz:hover .tooltiptextzz {
    visibility: visible;
}


.tooltip2zzzz {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 48px;
}

/* Tooltip text */
.tooltip2zzzz .tooltiptext22zzzz {
	visibility: hidden;
	width: 160px;
	color: #666;
	text-align: center;
	/* Position the tooltip text - see examples below! */
    position: relative;
	/*z-index: 1;*/
	z-index: 2;
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
	display: block;
	border: 1px solid #E0E0E0;
	padding-top: 0px;
	padding-bottom: 0px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 12px;
	line-height: 30px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
	font-family: Arial, Helvetica, sans-serif;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip2zzzz:hover .tooltiptext22zzzz {
    visibility: visible;
}


.tooltip2 {
	position: relative;
	display: inline-block;
	width: 200px;
	height: 40px;
}

/* Tooltip text */
.tooltip2 .tooltiptext22 {
	visibility: hidden;
	width: 160px;
	background-color: #FFF;
	color: #666;
	text-align: center;
	/* Position the tooltip text - see examples below! */
    position: relative;
	/*z-index: 1;*/
	z-index: 2;
	padding-right: 0;
	padding-left: 0;
	overflow: hidden;
	display: block;
	border: 1px solid #E0E0E0;
	padding-top: 0px;
	padding-bottom: 0px;
	-moz-border-bottom-right-radius: 6px;
	-moz-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	font-size: 12px;
	line-height: 30px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.1), 0 6px 20px 0 rgba(0,0,0,0.1);
	font-family: Arial, Helvetica, sans-serif;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip2:hover .tooltiptext22 {
    visibility: visible;
}

#boxni22 {
	float: left;
	height: 40px;
	width: 200px;
}
#boxni11 {
	display: block;
	float: left;
	height: 40px;
	width: 120px;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 50px;
}
#boxni22:hover {
	color: #999;		
}
#boxni11:hover {
	color: #CCC;
}


#menu-container22 {
	height: 40px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu-inner22 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#pittext {
	height: 27px;
	width: 140px;
	padding-left: 10px;
	overflow: hidden;
	padding-bottom: 8px;
	line-height: 20px;
	padding-top: 2px;
}

#setting-box-container22 {
	float: right;
	height: 40px;
	margin-right: 50px;
	width: 550px;
}
#settings-box55 {
	float: left;
	display: block;
	height: 37px;
	overflow: hidden;
	margin-top: 6px;
	padding: 1px;
	width: 180px;
}
#textcontain {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #FFF;
	height: 30px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 30px;
}
#textcontain:hover {
	color: #666;
	background-color: #F1F1F1;
}
#textcontain2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background-color: #FFF;
	height: 30px;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 30px;
}
#textcontain2:hover {
	color: #666;
	background-color: #F1F1F1;
}
#messages-box55 {
	width: 50px;
	float: left;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	height: 28px;
	margin-left: 300px;
	margin-right: 50px;
}
.font-head9bb {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #4A4A4A;
	text-align: center;
	line-height: 40px;
	letter-spacing: 1px;
	margin: 0px;
	text-decoration: none;
}
.font-head9bb:hover {
	color: #999;	
}
#lefthold {
	float: left;
	height: 25px;
	width: 26px;
	margin-left: 7px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
#righthold {
	text-align: left;
	float: left;
	height: 29px;
	width: 110px;
	padding-left: 10px;
}



html {
    position: relative;
    min-height: 100%;
}

#footyxxx1 {
	background-color: #484848;
	height: 45px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-top: 20px;
	overflow: hidden;
}

#footyxxx3 {
	height: 40px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 0px;
}
#footyxx4leftxxxx {
	float: left;
	height: 20px;
	width: 150px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	margin-top: 8px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
}
#footyxx4leftxxxx:hover {
	color: #11864E;
}
#footyxx4right {
	float: left;
	height: 30px;
	width: 195px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	margin-left: 25px;
	margin-top: 5px;
}
#footyxx4right1 {
	float: left;
	width: 70px;
}

#footyxx4right2 {
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 2px;
	}
#messages-box55zz {
	margin-left: 230px;
	float: left;
	width: 40px;
	margin-right: 70px;
	margin-top: 10px;
	}
#menu-inner22zzz {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	background-color: #FF6;
}


#footyxxx1 {
	background-color: #484848;
	height: 45px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 20px;
	overflow: hidden;
	bottom: 0px;
}

#footyxxx3 {
	height: 40px;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 0px;
}

#footyxxx3zz {
	height: 40px;
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 0px;
}


#footyxx4leftzz {
	float: left;
	height: 20px;
	width: 150px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin-top: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
#footyxx4leftzz2 {
	float: left;
	height: 20px;
	width: 150px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFF;
	margin-top: 8px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
#footyxx4leftzz:hover {
	color: #9C0;
}
#footyxx4leftzz2:hover {
	color: #9C0;
}


#footyxx4right {
	float: left;
	height: 30px;
	width: 200px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #FFF;
	margin-left: 25px;
	margin-top: 5px;
}
#footyxx4right1 {
	float: left;
	width: 70px;
}

#footyxx4right2 {
	float: left;
	width: 25px;
	height: 25px;
	margin-top: 3px;
	overflow: hidden;
	padding-left: 7px;
	margin-left: 2px;
	}
	
	#leftholderfix {
	float: left;
	height: 35px;
	width: 180px;
	overflow: hidden;
	}
	
#menu-inner22zzzsxx {
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
}

#messages-box5555 {
	margin-left: 200px;
	float: left;
	width: 40px;
	margin-right: 20px;
	margin-top: 7px;
	}
	
	
	
	
@media screen and (max-width: 767px) {

	#messages-box55zz {
	margin-left: 130px;
	margin-right: 40px;
	}
	#menu-inner22zzz {
	width: 1050px;
	}
	#menu-inner22zzzsxx {
	width: 1003px;
	}
	#messages-box5555 {
	margin-left: 60px;
	}

}
	
	
@media screen and (min-width: 768px) and (max-width: 950px) {
	
	#messages-box55zz {
	margin-left: 130px;
	margin-right: 40px;
	}
	#menu-inner22zzz {
	width: 1050px;
	}
	#menu-inner22zzzsxx {
	width: 1003px;
	}
	#messages-box5555 {
	margin-left: 60px;
	}

}


@media screen and (min-width: 951px) and (max-width: 962px) {

	#messages-box55zz {
	margin-left: 130px;
	margin-right: 40px;
	}
	#menu-inner22zzz {
	width: 1050px;
	}
	#menu-inner22zzzsxx {
	width: 1003px;
	}
	#messages-box5555 {
	margin-left: 60px;
	}


	}
	
@media screen and (min-width: 963px) and (max-width: 1200px) {
	
	#messages-box55zz {
	margin-left: 130px;
	margin-right: 40px;
	}
	#messages-box5555 {
	margin-left: 60px;
	}
	#menu-inner22zzz {
	width: 1050px;
	}
	#menu-inner22zzzsxx {
	width: 1003px;
	}

}
