@charset "utf-8";
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.toptext1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.body-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
}
.body-txt h3 {
	color: #828282;
	font-weight: normal;
	font-size: 17px;
}

.toptext2 {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	text-transform: uppercase;
}
.toptext2-yellow {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background-color: #FFFF00;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.toptext2-white {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}


.vid-bkg {
	background-image: url(images/vid.png);
}
.video-box {
	height: 393px;
	padding-top: 14px;
}
.namebg {
	background-image: url(images/formbg-name.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.mailbg {
	background-image: url(images/formbg-mail.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.form1  #name {
	background-image: none;
	height: 50px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
}
.form1  #mail {
	background-image: none;
	height: 50px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 15px;
	background-color: #C1C1C1;
}
.ftr-text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.ftr-text a {
	color: #FFFFFF;
	text-decoration: none;
}
.ftr-text a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#formbox-dark {
	background-color: #f3e500;
	width: 300px;
	height: 48px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbox-dark-name {
	background-color: #f3e500;
	width: 130px;
	height: 50px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbox-dark-phcode {
	background-color: #f3e500;
	width: 30px;
	height: 48px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbox-dark-ph {
	background-color: #f3e500;
	width: 240px;
	height: 48px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box1 {
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 1px 1px 5px 5px #000000;
	box-shadow: 1px 1px 5px 5px #DEDEDE;
	background-color: #CCCCCC;
	border: 2px solid #FFFFFF;
}


.box2 {
	border:10px solid #E4E4E4;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #CCCCCC;
}
	background-color: #FFFFFF;
}
.textheadline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #FF0000;
	font-weight: bold;
	background-image: url(images/graphicdesign_banners_icon.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 250px;
	margin-right: 100px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#textarea {
	width: 450px;
}
.title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #878787;
	color: #1A1A1A;
}
#textarea-email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border:dashed 1px #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	resize: none;
	width: 555px;
}
.toptext2-white1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
}
.exit-email-bg {
	background-image: url(images/exit-emailbg.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 298px;
}
.exit-email-bg input {
	height: 42px;
	width: 274px;
	margin-top: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	border: 1px solid #FFFFFF;
}
.toptext2blue {
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	text-transform: none;
}
