.hideme { display:none; }

.ittybitty { width:1px; height:1px; overflow:hidden; }

img { max-width:100% !important; height:auto !important;}

.optinContentArea
{
    width:100%;
    margin:0px auto;
}

.imaiooptinDownarrow
{
    width:130px; margin:-75px auto 0px auto;
}

img.imaioImage
{
    margin:0px !important; 
    padding:0px !important; 
    border:none !important;
}

.optinBoxForm
{
     padding:0px 4px; margin:0px auto 0px auto;
}

.optinAppLinkArea
{
    padding:0px; margin:0px auto;
}

.optinVnlForm
{
    padding:0px; margin:0px auto 0px auto;
}

.optinVnlForm
{
    min-height:245px; padding:0px; margin:0px auto 0px auto;
}

.reviewAffLinkArea
{
    margin:0px 0px 10px 10px; float:right;
}

.reviewRatingArea
{
    width:100px; height:26px; margin:0px;
}

.reviewBG
{
    width:499px; margin:0px auto 0px auto; background-position: center; background-repeat:no-repeat;
}

.reviewBGTL
{
    width:499px; margin:0px auto 0px auto; background-position: center; background-repeat:no-repeat;
}

ul { list-style-image: none; }

#fanbuzz-footer-widgets
{
    width:100%;
    margin: 0px auto 0px auto;
    background: transparent;
    border: 0;
    padding: 0;
    vertical-align: baseline;
    float:left;
}

#fanbuzz-footer-widgets .fwidget-area
{
    float: left;
    width:270px;
}

#fanbuzz-footer-widgets #fwfirst{}

#fanbuzz-footer-widgets #fwsecond{}

#fanbuzz-footer-widgets #fwthird{}


#header-widget, #header-text
{
    position:relative;
    margin:0px;
    padding:0px;
}

/*  may be used to customize the like button in the future
#imaiofptoplikebuttonholder
{
    position:relative;
    width:60px;
    height: 26px;
    color:#fff;
    background:black;
    overflow: hidden;
}
#imaiofptoplikebuttonholder iframe
{
    position:absolute;
    top: 0px;
    width: 60px !important;    
    height: 26px !important;
    overflow: hidden;
}

#imaiofplikebutton
{
	pointer-events: none;
	position:absolute;
	width: 60px;
	height: 26px;
	left:0;
	top:0;
}

#imaiofplikeloading
{
	position:absolute;
        z-index:10000;
	width: 60px;
	height: 26px;
        background-color:#ffffff;
	left:0;
	top:0;
        padding-left:22px;
}
*/



/* ******************************************************* */
/* ******************************************************* */
/* ********* Simple Video Pro Opt-in Form Styles ********* */
/* ************************  BEGIN  ********************** */
/* ******************************************************* */

.svpOptinContainer
{
	position:absolute; 
	overflow:hidden;
	width:80%;
	height:80%;
	top:7%;
	left:10%;
	border-radius: 15px;
	padding:10px;
}

.svpOptinHead 
{
	position:absolute;
	top:5%;
	left:0px;
	width:100%;
	text-align:center;
	font-size:1.5em;
        line-height:1.6em;
	font-family:Tahoma;
	font-weight:bold;
}

.svpOptinSubHead 
{
	font-size:0.9em;
        line-height:1.1em;
	font-family:Tahoma;
	font-weight:bold;
}

.svpInputFields
{
	position:absolute;
	width:100%;
	top:32%;
}

.svpInputFields table
{
	width:100%;
	margin:0;
	padding:0;
	border:none;
}

.optinLabels
{
    font-size:1.1em !important;
    text-align:right;
    padding-right:0px !important;
}
.svpInputFields table td, .svpInputFields td
{
    border:none;
    font-size:0.9em;
    vertical-align: middle !important;
}

.svpInputFields table input
{
	font-size:1em;
	width:65%;
}

.svpInputFields table td, .svpInputFields table td input
{
	font-weight:normal;font-family:Tahoma;
}

.svpOptinFooter2, .svpOptinFooter1 
{ 
	position:absolute;width:100%;text-align:center; 
}
.svpOptinFooter1 
{ 
	font-size:1em;font-family:Tahoma;font-weight:normal; top:82%; 
}
.svpOptinFooter2 { color:#363636;font-size:0.75em;font-family:Tahoma;font-weight:normal; top:92%; }
.svpSubmit { font-family:arial, helvetica, sans-serif; font-size: 1.3em; font-weight:bold; text-decoration: none; cursor: pointer; border:none; padding:5px 10px 5px 10px; -webkit-border-radius: 7px; -moz-border-radius: 7px;border-radius: 7px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3); }


/* ******************************************* */
/* *************    BOTTOM   ***************** */
/* ******************************************* */


.svpOptinContainer_btm
{
	position:absolute; 
	overflow:hidden;
	width:80%;
	height:100%;
	top:1.5%;
	left:10%;
	border-radius: 15px;
	padding:10px;
        z-index:1001;
}

.svpOptinHead_btm
{
	position:absolute;
	top:3px;
	left:0px;
	width:100%;
	text-align:center;
	font-size:1.2em;
	font-family:Tahoma;
	font-weight:bold;
}

.svpInputFields_btm
{
	position:absolute;
	width:100%;
	top:30%;
}

.svpInputFields_btm table
{
	width:100%;
	margin:2px 0px 0px 0px;
	padding:0;
	border:none;
	font-size:1em;
}

.svpInputFields_btm table td
{
	border:none;
}

.svpInputFields_btm table input
{
	font-size:1em;
        z-index:110;
}
.svpInputFields_btm table td, .svpInputFields_btm table td input
{
	font-weight:normal;font-family:Tahoma;
        z-index:110;
        font-size:10px;
}

.svpSubmit_btm { font-family:arial, helvetica, sans-serif; font-size: 1em; font-weight:bold; text-decoration: none; cursor: pointer; border:none; padding:5px 10px 5px 10px; -webkit-border-radius: 7px; -moz-border-radius: 7px;border-radius: 7px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3); }


/* **************************************** */
/* ***************  COLORS  *************** */
/* **************************************** */

/* TRANSPARENT (for a light background) */
/* optin box container (with the border)  */
.svpOptinContainer_svpTransparent 
{ border: solid 2px #000000;
  background-color:transparent; }

/* first headline */
.svpOptinHead_svpTransparent 
{ color:#9E1111; }

/* second headline */
.svpOptinSubHead_svpTransparent 
{ color:#9E1111; }

/* text field labels */
.svpInputFields_svpTransparent table td, .svpInputFields_svpTransparent table
{ color:#000000;  }

.svpTdBack_svpTransparent
{
    background-color:transparent !important;
}

/* text entery fields */
.svpInputFields_svpTransparent table td input
{ }

.svpSubmit_svpTransparent {
 border:1px solid #72021c; color: #FFFFFF;
 background-color: #a90329; background-image: -webkit-gradient(linear, left top, left bottom, from(#a90329), to(#6d0019));
 background-image: -webkit-linear-gradient(top, #a90329, #6d0019);
 background-image: -moz-linear-gradient(top, #a90329, #6d0019);
 background-image: -ms-linear-gradient(top, #a90329, #6d0019);
 background-image: -o-linear-gradient(top, #a90329, #6d0019);
 background-image: linear-gradient(to bottom, #a90329, #6d0019);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a90329, endColorstr=#6d0019);
}

.svpSubmit_svpTransparent:hover{
 border:1px solid #450111;
 background-color: #77021d; background-image: -webkit-gradient(linear, left top, left bottom, from(#77021d), to(#3a000d));
 background-image: -webkit-linear-gradient(top, #77021d, #3a000d);
 background-image: -moz-linear-gradient(top, #77021d, #3a000d);
 background-image: -ms-linear-gradient(top, #77021d, #3a000d);
 background-image: -o-linear-gradient(top, #77021d, #3a000d);
 background-image: linear-gradient(to bottom, #77021d, #3a000d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#77021d, endColorstr=#3a000d);
}

/* first footer line */
.svpOptinFooter1_svpTransparent
{ color:#363636; }

/* second footer line */
.svpOptinFooter2_svpTransparent
{ color:#363636; }

/* ************************************** */
/* ORANGE */
/* optin box container (with the border)  */
.svpOptinContainer_svpOrange
{ border: solid 2px #EC7A2F;
  background-color:#FBF0D9; }

/* first headline */
.svpOptinHead_svpOrange 
{ color:#CE0000; }

/* second headline */
.svpOptinSubHead_svpOrange 
{ color:#CE0000; }

/* text field labels */
.svpInputFields_svpOrange table td
{ color:#371804; }

.svpTdBack_svpOrange table td
{
    background-color:#FBF0D9 !important;
}

/* text entery fields */
.svpInputFields_svpOrange table td input
{ }

.svpSubmit_svpOrange{
 border:1px solid #ea6914; 
 color: #FFFFFF;
 background-color: #EF8A47; background-image: -webkit-gradient(linear, left top, left bottom, from(#EF8A47), to(#D96213));
 background-image: -webkit-linear-gradient(top, #EF8A47, #D96213);
 background-image: -moz-linear-gradient(top, #EF8A47, #D96213);
 background-image: -ms-linear-gradient(top, #EF8A47, #D96213);
 background-image: -o-linear-gradient(top, #EF8A47, #D96213);
 background-image: linear-gradient(to bottom, #EF8A47, #D96213);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#EF8A47, endColorstr=#D96213);
}

.svpSubmit_svpOrange:hover{
 border:1px solid #bf5611;
 background-color: #eb6c18; background-image: -webkit-gradient(linear, left top, left bottom, from(#eb6c18), to(#aa4d0f));
 background-image: -webkit-linear-gradient(top, #eb6c18, #aa4d0f);
 background-image: -moz-linear-gradient(top, #eb6c18, #aa4d0f);
 background-image: -ms-linear-gradient(top, #eb6c18, #aa4d0f);
 background-image: -o-linear-gradient(top, #eb6c18, #aa4d0f);
 background-image: linear-gradient(to bottom, #eb6c18, #aa4d0f);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eb6c18, endColorstr=#aa4d0f);
}

/* first footer line */
.svpOptinFooter1_svpOrange
{ color:#592809; }

/* second footer line */
.svpOptinFooter2_svpOrange
{ color:#592809; }

/* ************************************** */
/* GREEN */
/* optin box container (with the border)  */
.svpOptinContainer_svpGreen
{ border: solid 2px #02910A;
  background-color:#CFFED1; }

/* first headline */
.svpOptinHead_svpGreen 
{ color:#008000; }

/* second headline */
.svpOptinSubHead_svpGreen 
{ color:#008000; }

/* text field labels */
.svpInputFields_svpGreen table td
{ color:#001C00; }

.svpTdBack_svpGreen table td
{
    background-color:#CFFED1 !important;
}

/* text entery fields */
.svpInputFields_svpGreen table td input
{ }

.svpSubmit_svpGreen{
 border:1px solid #DF0909; color: #FFFFFF;
 background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

.svpSubmit_svpGreen:hover{
 border:1px solid #b30808;
 background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
 background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}

/* first footer line */
.svpOptinFooter1_svpGreen
{ color:#1E6023; }

/* second footer line */
.svpOptinFooter2_svpGreen
{ color:#1E6023; }


/* ************************************** */
/* BLUE */
/* optin box container (with the border)  */
.svpOptinContainer_svpBlue
{ border: solid 2px #0000FF;
  background-color:#B7FFFF; }

/* first headline */
.svpOptinHead_svpBlue 
{ color:#0000A6; }

/* second headline */
.svpOptinSubHead_svpBlue 
{ color:#0000A6; }

/* text field labels */
.svpInputFields_svpBlue table td
{ color:#000035;  }

.svpTdBack_svpBlue table td
{
    background-color:#B7FFFF !important;
}

/* text entery fields */
.svpInputFields_svpBlue table td input
{ }

/* submit button */
.svpSubmit_svpBlue{
 border:1px solid #DF0909; color: #FFFFFF;
 background-color: #FB4F53; background-image: -webkit-gradient(linear, left top, left bottom, from(#FB4F53), to(#CB072F));
 background-image: -webkit-linear-gradient(top, #FB4F53, #CB072F);
 background-image: -moz-linear-gradient(top, #FB4F53, #CB072F);
 background-image: -ms-linear-gradient(top, #FB4F53, #CB072F);
 background-image: -o-linear-gradient(top, #FB4F53, #CB072F);
 background-image: linear-gradient(to bottom, #FB4F53, #CB072F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FB4F53, endColorstr=#CB072F);
}

.svpSubmit_svpBlue:hover{
 border:1px solid #df050a;
 background-color: #fa1d22; background-image: -webkit-gradient(linear, left top, left bottom, from(#fa1d22), to(#B00628));
 background-image: -webkit-linear-gradient(top, #fa1d22, #B00628);
 background-image: -moz-linear-gradient(top, #fa1d22, #B00628);
 background-image: -ms-linear-gradient(top, #fa1d22, #B00628);
 background-image: -o-linear-gradient(top, #fa1d22, #B00628);
 background-image: linear-gradient(to bottom, #fa1d22, #B00628);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fa1d22, endColorstr=#B00628);
}

/* first footer line */
.svpOptinFooter1_svpBlue
{ color:#22224D; }

/* second footer line */
.svpOptinFooter2_svpBlue
{ color:#22224D; }


/* ************************************** */
/* NAVY */
/* optin box container (with the border)  */
.svpOptinContainer_svpNavy
{ border: solid 2px #62B0FF;
  background-color:#000040; }

/* first headline */
.svpOptinHead_svpNavy 
{ color:#97EDFF; }

/* second headline */
.svpOptinSubHead_svpNavy 
{ color:#97EDFF; }

/* text field labels */
.svpInputFields_svpNavy table td
{ color:#E1FAFF; }

.svpTdBack_svpNavy table td
{
    background-color:#000040 !important;
}

/* text entery fields */
.svpInputFields_svpNavy table td input
{ }

/* submit button */
.svpSubmit_svpNavy{
 border:1px solid #fa161b; color: #FFFFFF;
 background-color: #FB4D51; background-image: -webkit-gradient(linear, left top, left bottom, from(#FB4D51), to(#CB072F));
 background-image: -webkit-linear-gradient(top, #FB4D51, #CB072F);
 background-image: -moz-linear-gradient(top, #FB4D51, #CB072F);
 background-image: -ms-linear-gradient(top, #FB4D51, #CB072F);
 background-image: -o-linear-gradient(top, #FB4D51, #CB072F);
 background-image: linear-gradient(to bottom, #FB4D51, #CB072F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FB4D51, endColorstr=#CB072F);
}

.svpSubmit_svpNavy:hover{
 border:1px solid #dd050a;
 background-color: #fa1b20; background-image: -webkit-gradient(linear, left top, left bottom, from(#fa1b20), to(#9a0524));
 background-image: -webkit-linear-gradient(top, #fa1b20, #9a0524);
 background-image: -moz-linear-gradient(top, #fa1b20, #9a0524);
 background-image: -ms-linear-gradient(top, #fa1b20, #9a0524);
 background-image: -o-linear-gradient(top, #fa1b20, #9a0524);
 background-image: linear-gradient(to bottom, #fa1b20, #9a0524);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fa1b20, endColorstr=#9a0524);
}

/* first footer line */
.svpOptinFooter1_svpNavy
{ color:#A6D9DD; }

/* second footer line */
.svpOptinFooter2_svpNavy
{ color:#A6D9DD; }


/* ************************************** */
/* RED */
/* optin box container (with the border)  */
.svpOptinContainer_svpRed
{ border: solid 2px #FF0000;
  background-color:#FFE6E6; }

/* first headline */
.svpOptinHead_svpRed 
{ color:#FF0000; }

/* second headline */
.svpOptinSubHead_svpRed 
{ color:#FF0000; }

/* text field labels */
.svpInputFields_svpRed table td
{ color:#510000; }

.svpTdBack_svpRed table td
{
    background-color:#FFE6E6 !important;
}

/* text entery fields */
.svpInputFields_svpRed table td input
{ }

/* submit button */
.svpSubmit_svpRed{
 border:1px solid #df0909; color: #FFFFFF;
 background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

.svpSubmit_svpRed:hover{
 border:1px solid #b30808;
 background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
 background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}

/* first footer line */
.svpOptinFooter1_svpRed
{ color:#6D3332; }

/* second footer line */
.svpOptinFooter2_svpRed
{ color:#6D3332; }


/* ************************************** */
/* WHITE */
/* optin box container (with the border)  */
.svpOptinContainer_svpWhite
{ border: solid 2px #191919;
  background-color:#ffffff; }

/* first headline */
.svpOptinHead_svpWhite 
{ color:#C60000; }

/* second headline */
.svpOptinSubHead_svpWhite 
{ color:#C60000; }

/* text field labels */
.svpInputFields_svpWhite table td
{ color:#121212; }

.svpTdBack_svpWhite table td
{
    background-color:#ffffff !important; 
}

/* text entery fields */
.svpInputFields_svpWhite table td input
{ }

/* submit button */
.svpSubmit_svpWhite{
 border:1px solid #e80606; color: #FFFFFF;
 background-color: #FA2C2C; background-image: -webkit-gradient(linear, left top, left bottom, from(#FA2C2C), to(#d20202));
 background-image: -webkit-linear-gradient(top, #FA2C2C, #d20202);
 background-image: -moz-linear-gradient(top, #FA2C2C, #d20202);
 background-image: -ms-linear-gradient(top, #FA2C2C, #d20202);
 background-image: -o-linear-gradient(top, #FA2C2C, #d20202);
 background-image: linear-gradient(to bottom, #FA2C2C, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FA2C2C, endColorstr=#d20202);
}

.svpSubmit_svpWhite:hover{
 border:1px solid #bc0404;
 background-color: #ed0606; background-image: -webkit-gradient(linear, left top, left bottom, from(#ed0606), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #ed0606, #9f0202);
 background-image: -moz-linear-gradient(top, #ed0606, #9f0202);
 background-image: -ms-linear-gradient(top, #ed0606, #9f0202);
 background-image: -o-linear-gradient(top, #ed0606, #9f0202);
 background-image: linear-gradient(to bottom, #ed0606, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ed0606, endColorstr=#9f0202);
}

/* first footer line */
.svpOptinFooter1_svpWhite
{ color:#6B6B6B; }

/* second footer line */
.svpOptinFooter2_svpWhite
{ color:#6B6B6B; }


/* ************************************** */
/* BLACK */
/* optin box container (with the border)  */
.svpOptinContainer_svpBlack
{ border: solid 2px #626262;
  background-color:#000000; }

/* first headline */
.svpOptinHead_svpBlack 
{ color:#ffffff; }

/* second headline */
.svpOptinSubHead_svpBlack 
{ color:#ffffff; }

/* text field labels */
.svpInputFields_svpBlack table td
{ color:#E6E6E6; }

.svpTdBack_svpBlack table td
{
    background-color:#000000 !important;
}

/* text entery fields */
.svpInputFields_svpBlack table td input
{ }

/* submit button */
.svpSubmit_svpBlack{
 border:1px solid #e80606; color: #FFFFFF;
 background-color: #FA2C2C; background-image: -webkit-gradient(linear, left top, left bottom, from(#FA2C2C), to(#d20202));
 background-image: -webkit-linear-gradient(top, #FA2C2C, #d20202);
 background-image: -moz-linear-gradient(top, #FA2C2C, #d20202);
 background-image: -ms-linear-gradient(top, #FA2C2C, #d20202);
 background-image: -o-linear-gradient(top, #FA2C2C, #d20202);
 background-image: linear-gradient(to bottom, #FA2C2C, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FA2C2C, endColorstr=#d20202);
}

.svpSubmit_svpBlack:hover{
 border:1px solid #bc0404;
 background-color: #ed0606; background-image: -webkit-gradient(linear, left top, left bottom, from(#ed0606), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #ed0606, #9f0202);
 background-image: -moz-linear-gradient(top, #ed0606, #9f0202);
 background-image: -ms-linear-gradient(top, #ed0606, #9f0202);
 background-image: -o-linear-gradient(top, #ed0606, #9f0202);
 background-image: linear-gradient(to bottom, #ed0606, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ed0606, endColorstr=#9f0202);
}

/* first footer line */
.svpOptinFooter1_svpBlack
{ color:#888888; }

/* second footer line */
.svpOptinFooter2_svpBlack
{ color:#888888; }

/* ************************************** */
/* DARK GREEN */
/* optin box container (with the border)  */
.svpOptinContainer_svpDarkGreen
{ border: solid 2px #03D10E;
  background-color:#013F04; }

/* first headline */
.svpOptinHead_svpDarkGreen 
{ color:#E8FFE8; }

/* second headline */
.svpOptinSubHead_svpDarkGreen 
{ color:#E8FFE8; }

/* text field labels */
.svpInputFields_svpDarkGreen table td
{ color:#E8FFE8; }

.svpTdBack_svpDarkGreen table td
{
    background-color:#013F04 !important;
}

/* text entery fields */
.svpInputFields_svpDarkGreen table td input
{ }

/* submit button */
.svpSubmit_svpDarkGreen{
 border:1px solid #f40000; color: #FFFFFF;
 background-color: #FF2D2D; background-image: -webkit-gradient(linear, left top, left bottom, from(#FF2D2D), to(#C70000));
 background-image: -webkit-linear-gradient(top, #FF2D2D, #C70000);
 background-image: -moz-linear-gradient(top, #FF2D2D, #C70000);
 background-image: -ms-linear-gradient(top, #FF2D2D, #C70000);
 background-image: -o-linear-gradient(top, #FF2D2D, #C70000);
 background-image: linear-gradient(to bottom, #FF2D2D, #C70000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF2D2D, endColorstr=#C70000);
}

.svpSubmit_svpDarkGreen:hover{
 border:1px solid #c60000;
 background-color: #f90000; background-image: -webkit-gradient(linear, left top, left bottom, from(#f90000), to(#940000));
 background-image: -webkit-linear-gradient(top, #f90000, #940000);
 background-image: -moz-linear-gradient(top, #f90000, #940000);
 background-image: -ms-linear-gradient(top, #f90000, #940000);
 background-image: -o-linear-gradient(top, #f90000, #940000);
 background-image: linear-gradient(to bottom, #f90000, #940000);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f90000, endColorstr=#940000);
}

/* first footer line */
.svpOptinFooter1_svpDarkGreen
{ color:#80FF80; }

/* second footer line */
.svpOptinFooter2_svpDarkGreen
{ color:#80FF80; }


/* ************************************** */
/* CUSTOM */
/* optin box container (with the border)  */
.svpOptinContainer_svpCustom
{ border: solid 2px #DEDDDD;
  background-color:#E1FFFF; }

/* first headline */
.svpOptinHead_svpCustom
{ color:#CA0000; }

/* second headline */
.svpOptinSubHead_svpCustom 
{ color:#CA0000; }

/* text field labels */
.svpInputFields_svpCustom table td
{ color:#000035;  }

.svpTdBack_svpCustom table td
{
    background-color:#E1FFFF !important;
}

/* text entery fields */
.svpInputFields_svpCustom table td input
{ }

/* submit button */
.svpSubmit_svpCustom{
 border:1px solid #DF0909; color: #FFFFFF;
 width:70% !important;
 margin:7px 0px 0px -10px;
 background-color: #FB4F53; background-image: -webkit-gradient(linear, left top, left bottom, from(#FB4F53), to(#CB072F));
 background-image: -webkit-linear-gradient(top, #FB4F53, #CB072F);
 background-image: -moz-linear-gradient(top, #FB4F53, #CB072F);
 background-image: -ms-linear-gradient(top, #FB4F53, #CB072F);
 background-image: -o-linear-gradient(top, #FB4F53, #CB072F);
 background-image: linear-gradient(to bottom, #FB4F53, #CB072F);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FB4F53, endColorstr=#CB072F);
}

.svpSubmit_svpCustom:hover{
 border:1px solid #df050a;
 background-color: #fa1d22; background-image: -webkit-gradient(linear, left top, left bottom, from(#fa1d22), to(#B00628));
 background-image: -webkit-linear-gradient(top, #fa1d22, #B00628);
 background-image: -moz-linear-gradient(top, #fa1d22, #B00628);
 background-image: -ms-linear-gradient(top, #fa1d22, #B00628);
 background-image: -o-linear-gradient(top, #fa1d22, #B00628);
 background-image: linear-gradient(to bottom, #fa1d22, #B00628);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fa1d22, endColorstr=#B00628);
}

/* first footer line */
.svpOptinFooter1_svpCustom
{ color:#22224D; }

/* second footer line */
.svpOptinFooter2_svpCustom
{ color:#22224D; }

/* ******************************************************* */
/* ******************************************************* */
/* ********* Simple Video Pro Opt-in Form Styles ********* */
/* ************************   END   ********************** */
/* ******************************************************* */


/* ******************************************************* */
/* ******************************************************* */
/* ******* Simple Video Pro Countdown Timer Styles ******* */
/* ************************  BEGIN  ********************** */
/* ******************************************************* */

.cntSeparatorSmall
{
    font-size: 30px;
    line-height:34px;
    margin: 0px;
    color: #000;
}
.descSmall 
{ 
    text-align:left;
    margin: 1px 3px 7px 3px; 
    height:10px;
}

.descSmall div 
{
    float: left;
    font-family: Arial;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 9px;
    font-weight: bold;
    color: #000;
    padding-left: 0px;
}


.cntSeparatorMedium
{
    font-size: 44px;
    line-height: 48px;
    margin: 0px 1px 0px 1px;
    color: #000;
}
.descMedium 
{ 
    text-align:left;
    margin: 7px 3px; 
    height:15px;
}

.descMedium div 
{
    float: left;
    font-family: Arial;
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    padding: 0px;
}

.cntSeparatorLarge
{
    font-size: 54px;
    line-height: 58px;
    margin: 0px 2px 0px 2px;
    color: #000;
}
.descLarge 
{ 
    margin: 7px 3px; 
    height:20px;
    text-align:left;
}

.descLarge div 
{
    float: left;
    font-family: Arial;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    padding-left: 0px;
}


/* ******************************************************* */
/* ******************************************************* */
/* ******* Simple Video Pro Countdown Timer Styles ******* */
/* ************************   END   ********************** */
/* ******************************************************* */