




/*
     FILE ARCHIVED ON 12:43:32 Dec 19, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 8:51:27 May 26, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
	margin:0;
	padding:0;
}
a{
color:#9500B4;
}
img {
	border:0;
	max-width:100%;
}
html {
	background:url(../images/bg.jpg) repeat-y center top;
	background-attachment:fixed;
}
body {
	background:url(../images/bg.png) repeat-y center top;
	font-family:'Source Sans Pro', sans-serif;
	font-size: 17px;
	color:#000;
	margin:0;
}
@media (min-width: 990px) {
.container {
  width: 990px !important;
  background-color: #fff;
}
}
@media (max-width: 767px) {
.col_right {
  padding-left: 30px;
  padding-right: 20px;
}
.col_left {
  padding-left: 30px;
  padding-right: 20px;
}
#double .btn{
margin-bottom:15px;
}
#here, #watch{
text-align:center;
}
}

@media (min-width: 768px) {
.col_left {
  padding-left: 30px;
  padding-right: 20px;
}
.col_right {
  padding-right: 30px;
  padding-left: 0px;
}
#here, #watch{
text-align:left;
}
}

#here {
  background-color: #ffff33;
  font-size: 32px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}

#watch {
  color: #ff0000;
  font-size: 30px;
  font-weight:bold;
  margin-top: 15px;
  font-weight: bold;
}
.red, .error {
color:#FF0000;
font-size:16px;
}
.embed-responsive.embed-responsive-16by9 {
  margin-bottom: 20px;
}
label {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}
.form_cover > p {
  margin-bottom: 5px;
 
}
.center{
text-align: center !important;
}


.btn-pink {
  background-color: #9500b4 !important;
  background-image: none;
  border: medium none;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  width: 100%;
}

.btn:hover, .btn:focus, .btn.focus {
  color:#fff;
}
.dvd {
  padding-bottom: 14px;
  padding-top: 14px;
}

.social_cover{
margin-top:15px;
text-align:right;
}
.form_cover {
  background-color: #ffcc00;
  margin-top: 10px;
  padding: 1px 10px 5px 10px;
}
#header, #content {
	/*width:990px;*/
	margin:0 auto;
}
#header {
/*	background:url(../images/title.jpg) no-repeat 0px 0px;
	text-align:center;
	height:310px;
	text-indent:-9999px;
	
	margin-top:-30px
	*/
}
#content {
	/*width:820px;*/
	padding:0px 80px 45px;
}


p {
	/*font-family:Verdana, Arial, Helvetica, sans-serif; */
	
	
	text-align:justify;
	margin-bottom:5px;
	margin-top:15px;
}

.audience{
font-size:22px !important;
font-style:italic;
text-decoration:underline;
}
.col_right .form-group {
  margin-bottom: 0;
  padding: 0;
}
.col_right, .col_right p { 
  text-align: left;
  font-size:16px;
}
#reactions p {
  font-style: italic;  
}


.clearfix{
clear:both;
height:15px;
}
.col_left p{
font-size:17px;
}
.normal {
/*font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size:16px;
	color:#000;
	text-align:left;
	
}
.testi_stat {
  background-color: #ffffcc;
  background-image: url("../images/quotes.png");
  background-position: 10px 15px;
  background-repeat: no-repeat;
  border-radius: 18px;
  padding: 5px 30px 5px 40px;
}


.testi_pointer {
  background: rgba(0, 0, 0, 0) url("../images/pointer.png") no-repeat scroll 28px -15px;
  height: 20px;
  margin-right: 20px;
  width: 100px;
}
.test_pic {
  margin-left: 10px;
  margin-top: 0;
}
.testi_name {
  color: #990000;
  font-size: 18px;
  padding-left: 10px;
}
.testi {
margin-top:40px;
}
.testi p{

/*font-family:Calibri; */

}

h2.title {
  color: #990000;
}
.grey {
  background-color: #f9f9f9;
  margin-top: 20px;
  padding: 20px 20px 35px;
}
.sell_img {
  background-color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
}
.sell .desc {
  font-size: 20px;
}
.plus {
  color: #990000;
  font-size: 20px;
}

.long_desc {
  font-size: 16px;
  font-style: italic;
}
.sell_img h2{
 margin-bottom: 5px;
    margin-top: 0px;
}
#general {
text-align:left;
margin-top:50px;
}

.form-group {
  clear: both;
  margin: 5px 0;
  min-height: 40px;
}
.buy .pull-right{
text-align:right;
}
.buy .btn{
margin-top:10px;
}
.footer_center{
text-align:center !important;
}

ul, ul li {
	/*font-family:arial; */
	
}
p.intro strong {
	font-size:1.2em;
}
div.redbox p, div.greenbox p {
	text-align:center;
}
div.redbox {
	border:1px solid red;
	margin:1em 0;
	padding:1em;
	background:#fee;
}
div.redbox a, div.redbox a:visited {
	color:#339;
}
div.redbox a:hover, div.redbox a:active {
	color:#33f;
}
div.greenbox {
	border:1px solid green;
	margin:1em 0;
	padding:1em;
	background:#efe;
}
div.greenbox a, div.greenbox a:visited {
	color:#339;
}
div.greenbox a:hover, div.greenbox a:active {
	color:#33f;
}
div#footer {
	
}
#footer {
  background-color: #f2f2f2;
  font-size: 18px;
  padding-top: 20px;
}
div#footer p {
	text-align:right;
}
#footer .pull-right{
margin-right:30px;
}
.left {
	padding: 0 10px 0 0;
}
.right {
	padding: 0 5px 10px;
	width:180px;
}
.right p {
	text-align:left;
	font-size:1em;
}
div.trailer {
	margin:20px 0;
	text-align:center;
}
p.small {
	font-size:.9em;
}
p.main {
	font-size:15px;
	font-weight:bold;
	margin:0 0 1.2em 0;
	color:#525252;
}
.intro {
	font-size:18px;
	font-weight:bold;
	margin:.6em 0;
	color:#0000FF;
	font-style:italic;
}
#products h2.title {
	color:#6F0101;
	/*font-family:Georgia, "Times New Roman", Times, serif; */
	font-size:24px;
	text-align:left;
	margin:0 0 .25em 0;
	padding:0;
}
#products p {
	color:#010000;
	/*font-family:Georgia, "Times New Roman", Times, serif; */
	line-height:24px;
}
.price {
	color:#010000;
	/*font-family:Georgia, "Times New Roman", Times, serif; */
	font-size:24px;
}
table.buy {
	color:#010000;
	/*font-family:Georgia, "Times New Roman", Times, serif; */
}
ul.product-list {
	margin:0;
}
ul.product-list li {
	color:#010000;
	/*font-family:Georgia, "Times New Roman", Times, serif; */
	margin:0;
}
.video-title {
	color: #FF0000;
	font-style: italic;
	font-size: 21px;
}

.country{width:166px; margin:0 0 4px 0;}

#affilate-link {position:relative; color:#ffffff; font-weight:bold; font-size:.9em; left:430px; bottom: 50px; /*font-family:Arial, Helvetica, sans-serif;} */


.cinema_link{font-size:0.8em;display:block; text-align:center; margin:0 auto 5px auto; padding:0px 5px 10px;border: 1px solid #666666; background-color:#FFCC00; color:#525252; text-decoration:none; width:85%;}
.cinema_link span{font-weight:bold;display:block;line-height:30px;font-size:1.2em;}

.cinema_link:hover {text-decoration:none;}
.cinema_link:hover span{font-weight:bold;display:block;line-height:30px;text-decoration:underline;}

