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

body{
		/*background-image:url(../images/Columnbg.png);*/
		background-position: center;
		background-repeat: repeat-y;
		background-attachment:fixed;
		background-size:cover;
		/*background-color: #CC00CC;*/
		background-color: #000;
		font-size:18px;
	    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;/*we like*/
	}
 a{
	 color:aqua;
	text-decoration: none;
}
 a:hover{
	color: #0CC ;
}


h1{color: #ffffff;}
h2{color: #ffffff;}
.header{color: #ffffff !important;}

.zero-margin {
  margin: 0px 0px 0px 0px !important; }
.header2{margin:10px !important; padding:5px 5px 5px 5px !important;}
.header2 > a{
	text-decoration:none !important;
}
.header3{margin:10px !important; padding:5px 5px 5px 5px !important; font-size:24px;}
.zero-padding {
  padding: 0px 0px 0px 0px !important; }
.bg-dark{
	background-color: #000 !important;
	color:#fff;
	margin: 0px !important; 
	padding:0px !important;
	/*border-bottom: solid 1px #CC00CC;"*/
	 }
/*.bg-dark > a{
	color:red;
}*/
.bg_black{
	background-color: #000 !important;
	color:#fff;
	margin: 0px !important; 
	padding:0px !important;
	}
.bg_red{
	background-color: #CC00CC !important;
	color:#fff;
	margin: 5px !important; 
	padding: 5px!important;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	
	}
.bg_cerise{
	background-color: red !important;
	color:#fff;
	margin: 5px !important; 
	padding: 5px!important;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
	
	}
td{
	vertical-align:top !important;
	}
.divText{
	color:#fff;
	background-color: #000; 
	margin:0px 5px 5px 5px !important; 
	padding:0px 10px 10px 10px !important;
	/*border: solid 1px red;*/
	width: 99%;
	}
.divTextRed{
	color:#fff;
	background-color: #CC00CC; 
	margin:0px 5px 5px 5px !important; 
	padding:0px 10px 10px 10px !important;
	width: 99%;
	}
.pStyle{
	margin:5px 5px 5px 5px !important; 
	padding:5px !important;
	/*border: solid 1px red;*/
	width: 90%;
	}
.pStyle > a{
	text-decoration: none;
	color:#CC00CC;
}
.pStyle > a:hover{
	color: #F0C;
}
/*pstyle list*/
.pStyleList{
	margin:1px 1px 1px 1px !important; 
	padding:2px !important;
	/*border: solid 1px red;*/
	width: 90%;
	}
.pStyleList > a{
	text-decoration: none;
	color:#CC00CC;
}
.pStyleList > a:hover{
	color: #F0C;
}

.pStyleEnd{
	margin:5px 0px 5px 5px !important; 
	padding:5px 0px 5px 5px !important;
	/*border: solid 1px red;*/
	width: 90%;
	
	}
.pStyleEnd > a{
	text-decoration: none;
	color: #CC00CC;
	}
.pStyleEnd > a:hover{
	text-decoration: none;
	color:#0CC;
	}
.card-footer{ 
	background-color:#000000;
	color: #fff;
	font-size: 70%;
	border-top: solid 1px #CC00CC;"
}
.mmNavItem a {
  color: #D900D9 !important; }

.mmNavItem a:hover {
	color: #0CC !important;
 }
.card{
	background-color:#000000 !important;
	color: #fff !important;
	}
.card-header{
	background-color:red!important;
	color: #fff !important;
	}
.bg_black.card-header.card-heading{
	margin: 5px !important; 
	padding: 5px!important;
	border-bottom-right-radius: 25px;
/*	border-bottom-left-radius: 25px;*/
}
 .nav-link.active{
	background-color: transparent !important;
	color:#66F !important;
	}

.videohead{
	background-color: #F00 !important;
	}
.btn-primary{ background-color:#CC00CC; !important;}
.btn-primary.active{background-color:#CC00CC; !important;}
.card-header-magenta{background-color: #CC00CC; !important;}

.buyLinks a{color:aqua !important; text-decoration:none;}
.buyLinks a:hover{color:#0CC; text-decoration:none;}




