@import url("museosans_300/stylesheet.css");
@import url("museosans_500/stylesheet.css");
@import url("museosans_700/stylesheet.css");
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	background: #e9e9e9;
}

img{
	border: 0;
}

h1,h2,h3,h4{
	font-weight: normal;
}

h3.absolutelyfree{
	color: #0A3454;
	text-align: center;
	margin-top: -25px;
	font-size: 1.2em;
	text-transform: none;
}

.offer{
	color: #3C85AA;
}

.error2{
	color: red;
	font-size: .7em;	
	background-image: url("images/error_bubble.png");
	width: 320px;
	height: 147px;
	position: absolute;
	left: 0px;
	top: 250px;
	
}

.error2 h1{
	font-size: 1em;
	color: red;
	margin-left: 25px;
}

.error2 ul{
	margin-top: -10px;
	margin-bottom: 0px;
}

.error2 li{
	padding-bottom: 0px;
}

.arrow{
	position: absolute;
	top: 350px;
	left: 75px;
}

#wrapper{
	position: relative;
	z-index: 1;
	width: 1000px;
	margin: 0 auto;
	background: white;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}

h1{
	margin-top: 0;
	color: #0a3454;
	font-size: 1.75em;
	text-transform: uppercase;
	font-weight: 300;
	margin-top: 13px;
	font-family: "museosans 300";
}

h2{
	font-size: 1.4em;
	color: #3c85aa; 
	font-weight: 500;
	font-style: italic;
	margin-top: -13px;
}

h3{
	text-transform: uppercase;
	margin-top: -23px;
	font-size: 1.55em;
	width: 286px;
}

h4{
	font-size: 1.15em;
	margin-top: 7px;
	width: 100%;
	font-weight: 700;
	color: #3C85AA;
	text-align: left;
}



p{
	font-weight: 300;
	font-family: "museosans 300";
}

#form-name{
	margin-top: -20px;
}

.maximize{
	font-size: 1.5em;
	color: #a01d21;
	font-family: "museosans 700";
}

header{
	padding-top: 10px;
	width: 1000px;
	height: 123px;
	text-align: center;
}

#content{
	position: relative;
	width: 100%;
	height: 412px;
	background: url('images/content-bg.png') no-repeat;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}

#player{
	margin-top: 59px;
	margin-left: 50px;
	float: left;
	border: 4px solid white;
}

iframe{
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}

#player1{
	float: left;
}

strong{
	font-weight: 700;
}


.reformed-form {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 10px 10px 10px 10px;
    color: #a01d20;
    display: inline-block;
    margin-left: 48px;
    min-width: 210px;
    padding: 37px 20px;
    height: 220px;
    width: 282px;
    margin-top: 58px;
}

input {
	padding: 2px;
    margin-top: 10px;
    background: #e2e2e1;
    border: 0;
    width: 100%;
    height: 18px;
}
label {
    text-align: right;
    width: 25%;
}

dt,dl{
	margin: 0;
}

dd{
	width: 100%;
}

::-webkit-input-placeholder {
   color: #959595;
}

:-moz-placeholder { /* Firefox 18- */
   color: #959595;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #959595;  
}

:-ms-input-placeholder {  
   color: #959595;  
}

input.submit-form{
	width: 324px;
	height: 78px;
	background: url('images/button.png') no-repeat;
	text-indent: -9999em;
	margin-left: -20px;
	margin-top: -8px;
}

input.submit-form:hover{
	cursor: pointer;
}

.bold-italic{
	font-style: italic;
	font-family: 'museosans 700';
}

#content2{
	width: 900px;
	padding: 20px 50px;
	padding-bottom: 40px;
	text-align: center;
}

.included{
	text-transform: none;
}

.box1, .box2, .box3{
	margin-left: -1px;
	margin-top: 10px;
	width: 213.66px;
	height: 180px;
	background: #e6e6e5;
	border: 1px solid #d1d1d1;
	float: left;
	border-radius: 15px;
	padding: 10px 20px;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	text-align: center;
}

.box1 p, .box2 p, .box3 p{
	text-align: left;
	margin-top: -10px;
	width: 217px;
}

.box2, .box3{
	margin-left: 66px;
}

.information{
	font-size: 1.25em;
	margin-top: 25px;
	margin-bottom: 25px;
	font-family: "museosans 300";
}

.star{
	margin-left: -2px;
}

.disclaimer{
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	width: 650px;
	display: block;
	margin: 0 auto;
	margin-top: 35px;
}

footer{
	width: 1000px;
	height: 48px;
	background: url('images/footer.png') no-repeat;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}
* {
	font-family: "museosans 300";
}