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

.BUTTON2 {
 background-color:#c6093b;
 border:solid 1px black;
 font-size:12px;
 padding:4px;
 color:white;
 font-weight:bold;
 border-radius:5px;
 margin-top:5px;
	-webkit-transition: background-color 0.75s, border 0.75s; /* Safari */
    transition: background-color 0.75s, border 0.75s;
}
.BUTTON3 {
 background-color:#005f9b;
 border:solid 1px black;
 font-size:12px;
 padding:4px;
 color:white;
 font-weight:bold;
 border-radius:5px;
 margin-top:5px;
	-webkit-transition: background-color 0.75s, border 0.75s; /* Safari */
    transition: background-color 0.75s, border 0.75s;
}

.BUTTON2:hover, .BUTTON3:hover {
 background-color:#000000;
}

.underTitle {
	font-size:24px;
	margin-bottom:3px;	
	border-bottom:solid 1px white;
}

.underSection {
	padding-left:5px;
	font-size:20px;	
}

.underText {
	font-size:14px;	
	line-height:17px;
	padding-bottom:5px;
	padding-left:10px;
}


.topBarButton:hover {
	background-color:black;
}
.topBarButton {
	padding:6px;
}


#allMEGAs {	
	width:100%;
	height:0px;
	transition: height 2s ease;
}
#allMEGAsOpen {	
	width:100%;
	height:500px;
}

.seriesInfoBlock {
 text-align:left; font-size:14px;
}

.megaMain {
	background-image:url(/images/mega2.png);
	color:#FFFFFF;
	WIDTH:98%;
	max-width:1180px;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border:solid 2px #000;
	border-top:none;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
/*	height:500px; */
}
.megaContent {
	position:relative;
	line-height:24px;
	width:98%;
	max-width:1200px;
	text-align:left;
	border:none; 
	padding-left:20px;
	margin-left:auto;
	margin-right:auto;
}
.megaContent a {
	color:white;	
}
.megaContent a:hover {
	color:black;
	background-color:white;	
}
.megaCol {
	width:35%;
	float:left;
	margin-left:2%;
	font-size:24px;
	
}
.megaCol2 {
	width:35%;
	float:left;
	margin-left:2%;
	font-size:24px;
	
}
.megaColHead {
	font-size:22px;
	font-weight:lighter; border-bottom:solid 1px #FFFFFF;
	margin-bottom:10px;
		cursor:pointer;
}

.megaGroupHead {
	font-size:24px;
	font-weight:lighter;	
	border-bottom:solid 1px #FFFFFF;
	margin-bottom:4px;
}
.buttonBlock {
	padding-bottom:10px;
	clear:both;
	float:none;	
/*	border:solid 1px orange; */
}
.megaBUY {
	color:white;
	font-weight:bold;
	margin-left:10px;
	font-size:10px;
	border:solid 1px #FFFFFF;
	border-radius:5px;
	padding:2px;
	background-color:#C6093B;
	width:40%;
	float:left;	
	text-align:center;
	-webkit-transition: background-color 0.75s, border 0.75s; /* Safari */
    transition: background-color 0.75s, border 0.75s;
		cursor:pointer;
}
.megaINFO {
	color:white;
	font-weight:bold;
	font-size:10px;
	border:solid 1px #FFFFFF;
	border-radius:5px;
	padding:2px;
	background-color:#005f9b;	
	width:40%;
	float:left;	
	text-align:center;
	-webkit-transition: background-color 0.75s, border 0.75s; /* Safari */
    transition: background-color 0.75s, border 0.75s;
		cursor:pointer;
}
.megaCOMPARE {
	color:white;
	font-weight:bold;
	font-size:10px;
	border:solid 1px #FFFFFF;
	border-radius:5px;
	padding:2px;
	background-color:#005f9b;	
	width:80%;
	float:left;	
	text-align:center;
	-webkit-transition: background-color 0.75s, border 0.75s; /* Safari */
    transition: background-color 0.75s, border 0.75s;
		cursor:pointer;
}
.megaINFO:hover, .megaBUY:hover, .megaCOMPARE:hover{
	color:#FFFFFF;
	border:white solid 1px;
	background-color:#000000;
}
.megaCategory {
	font-weight:lighter;
	font-size:16px;
	padding-left:5px;
	margin-bottom:5px;
	cursor:pointer;
/*	-webkit-transition: background-color 0.5s; 
    transition: background-color 0.5s; */


}
.megaCategory:hover {
	color:black;
	background-color:white;
	border-radius:5px;	
	cursor:pointer;
}

.megaCategorySelected {
	background-image:url(/images/mega2.png);
	font-weight:bold;
	font-size:16px;
	padding-left:5px;
	border:solid 1px white;	
	margin-bottom:5px;
	border-radius:5px;	
	cursor:pointer;
}

.megaCategorySelected:hover {
	color:white;
	font-weight:bold;
	font-size:16px;
	padding-left:5px;
	border:solid 1px white;	
	border-radius:5px;	
}

.megaSeries {
	line-height:15px;	
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	clear:both;
	position:relative;
	height:auto;
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	cursor:pointer;
/*	-webkit-transition: background-color 0.5s; 
    transition: background-color 0.5s; */
}
.megaSeries:hover{
	color:black;
	background-color:white;	
	border-radius:5px;	
	margin-bottom:5px;
}

.megaSeriesSelected {
	background-image:url(/images/mega2.png);
	border-radius:5px;	
	line-height:15px;	
	padding-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	clear:both;
	position:relative;
	height:auto;
	font-size:16px;
	font-weight:bold;
	border:solid 1px #FFF;
	margin-bottom:5px;
	cursor:pointer;
}
.megaSeriesDescrip {
 font-size:14px;
 font-weight:normal;
}

@media screen and (max-width: 800px)  { 

.megaMain {
	width:98%;
}
.megaCol {
	width:30%;
	float:left;
	margin-left:2%;
	font-size:10px;
	line-height:18px;
}

.megaColHead {
	font-size:18px;	
}
.megaSeriesDescrip {
 font-size:12px;
}


}

@media screen and (max-width: 700px)  {

.megaMain {
 display:none;	
}

}


@media screen and (max-width: 600px)  {
.megaMain {
	display:none;
}
.megaContent {
 display:none;
}
#clearer {
 display:none;
}
}