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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDEE4;
}
.style2 {font-size: 18px; color: #FFFFFF;}
.style3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.style4 {
	color: #CCCCCC;
	font-size: 10px;
}
a:link {
	color: #0898B2;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #4D92A1;
}
a:active {
	color: #0898B2;
}

.style5 {
	font-size: 18px
}

.style6 {
	font-size: 11px;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
}

.style9 {color: #11B4D5}


.style10 {color: #FFFFFF}

.style11 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {font-size: 11px}

#OptinWrap {
    background-color: #ccc;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: color 0.4s linear 0s;
}
#OptinWrap {
    background-size: 100% 100%;
    border: 1px solid rgba(0, 0, 0, 0.4);
    border-bottom-left-radius: 800px 25px;
    border-bottom-right-radius: 800px 25px;
    box-shadow: 2px 3px 10px 2px rgba(0, 0, 0, 0.65) inset, 0 0 1px 1px #FFFFFF, 0 0 1px 2px rgba(255, 255, 255, 0.5), 4px 5px 4px rgba(0, 0, 0, 0.46);
    display: block;
    height: 368px;
    margin-bottom: 20px;left:0;
    padding-bottom: 20px;
    position: absolute;
    width: 997px;}

    #videoplayer {
    border: 1px solid rgba(0, 0, 0, 0.3);
    box-shadow: 4px 5px 4px rgba(0, 0, 0, 0.3), 20px 5px 43px 10px rgba(0, 0, 0, 0.37);
    clear: right;
    float: left;
    height: auto;
    margin: 1% 0 0 1%;
    position: relative;
    text-align: center;
    width: 52.5%;
}

#optinform {
    background: url("../img/button-optin_bg.png") no-repeat scroll center 92% rgba(0, 0, 0, 0);
    font-size: 95%;}

    #optinform {
    background: url("../img/button-optin_bg.png") no-repeat scroll center 92% rgba(0, 0, 0, 0);
    clear: right;
    float: left;
    height: 329px;
    padding: 10px 0 0 22px;
    position: relative;
    text-align: center;width:43%;
}

#optinform p {
    color: #0f81ef;
    font-family: "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif;
    font-size: 17px;
    line-height: 19px;
    margin: 0;
    padding: 10px 0 4px 8px;
    text-align: left;}

    input[type="text"], textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 25px;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.25) inset;
    clear: right;
    color: #444444;
    float: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 6px;
    text-shadow: 0 -1px 0 #F7F7F7;
    width: 90%;
}

#optinform span {
    color: #FFFFFF;
    font-size: 12px;
    line-height: 16px;
    padding: 0 0 4px;
    text-align: center;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, 0.45);
    }

    input[type="submit"] {
    font-size: 170%;
}
input[type="submit"] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FEF836;
    background-image: -moz-linear-gradient(center top , #FEF836, #EAC129);
    border-color: #E6A131;
    border-image: initial;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 23px 5px #D6691D inset, 0 0 10px rgba(0, 0, 0, 0.5);
    color: #333333;
    cursor: pointer;
    display: block;
    font-family: helvetica,arial,san-serif;
    font-size: 27px;
    font-style: italic;
    font-weight: bold;
    height: 61px;
    letter-spacing: -1px;
    margin: 12px 2% 13px;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
    transition-duration: 0.45s;
    width: 96%;
}
