/*---------------------------
	INFO
--------------------------
DEVELOPED BY: First Beat Media
DATE: 

/*------------------------
RESET
------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	height: 100%;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*------------------------
GLOBAL STYLES
------------------------*/

body {
	font-family: "Arial";
	font-size: 18px;
	font-weight: normal;
	color: white;
	background-color: #3D3B3B;
}

.container {
	width: 880px;
	margin: 0 auto;
}

h2 {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 3px;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #7FDFF9;
}

a {
	font-size: 14px;
	text-decoration: none;
	color: #00BFF3;
}

a:hover {
	text-decoration: underline;
}

p {
	font-size: 12px;
	text-align: center;
	line-height: 1.2;
}

/*------------------------
SPECIFIC STYLES
------------------------*/

/* Header */

header {
	position: relative;
	height: 35px;
}

header a {
	position: absolute;
	right: 15px;
	top: 25px;
}

/* Content */

.content {
	position: relative;
	margin-bottom: 30px;
}

.form {
	overflow: hidden;
	width: 420px;
	height: 353px; 
	background-color: #00BFF3;
	margin-bottom: 18px;
	padding: 150px 50px 0 50px;
}

.ribbon {
	width: 509px;
	color: #fff;
	margin: 30px 0 50px;
	position: absolute;
	top: -10px;
	left: 168px;
	background: white;
	border: 2px solid #ADADAD;
	box-shadow: 0px 1px 3px black;
	padding: 10px 15px;
	clear: both;
}

.ribbon h1 {
	text-align: center;
	padding: 10px;
	width: 100%;
	margin-left: -10px;
}

.ribbon::before {
	display: block;
	width: 10px;
	height: 0px;
	position: absolute;
	bottom: -12px;
	left: -11px;
	content: "";
	border-bottom: 10px solid transparent;
	border-right: 10px solid #ADADAD;
}
 
.ribbon::after {
	display: block;
	width: 10px;
	height: 0px;
	position: absolute;
	bottom: -12px;
	right: -10px;
	content: "";
	border-bottom: 10px solid transparent;
	border-left: 10px solid #ADADAD;
}

.headline {
	border-bottom: 1px solid white;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.row {
	position: relative;
	height: 40px;
	margin-bottom: 15px;
}

.rowl {
	float: left;
}

.row select {
	width: 100px;
	margin-left: 10px;
}

.rowr {
	float: right;
}

.gender_input select {
	margin-left: 79px;
	width: 285px;
}

.email_input input {
	margin-left: 1px;
	width: 285px;
}

.pass_input input {
	margin-left: 36px;
	width: 285px;
}

.coz select {
	margin-left: 30px;
	width: 285px;
}

.coz input {
	margin-left: 30px;
	width: 285px;
}

.input_holder select {
	background-color: #475E91;
	font-family: "Verdana";
	color: white;
	font-size: 14px;
	height: 30px;
	margin-bottom: 10px;
	border: 0 none;
}

.input_holder input {
	background-color: #475E91;
	font-family: "Verdana";
	color: white;
	font-size: 14px;
	height: 30px;
	margin-bottom: 10px;
	border: 0 none;
}

.monthdayear select {
	font-family: "Verdana";
	font-size: 14px;
	text-align: left;
	margin: 0 0 10px 15px;
	width: 85px;
	height: 30px;
	background-color: #475E91;
	color: white;
	border: 0 none;
}

.submit {
	font-family: "Arial";
	font-size: 22px;
	font-weight: bold;
	color: white;
	background-color: #3F32BD;
	border: 0 none;
	padding: 10px 28px;
	margin: 0 0 10px 135px;
}

.submit:hover {
	cursor: pointer;  
}

/* Pics */

.left {
	float: left;
	margin: 161px 19px 0 0;
}

.left ul li, .right ul li {
	margin-bottom: 17px;
}

.left ul li a, .right ul li a, .rest ul li a {
	opacity: 0.5;
	transition: all 0.7s ease;
}

.left ul li a:hover, .right ul li a:hover, .rest ul li a:hover {
	opacity: 1;
}

.right {
	margin-top: 161px;
	float: right;
}

.rest {
	_outline: 1px solid red;
}

.rest ul {
	overflow: hidden;
}

.rest ul li {
	float: left;
}

.marg {
	margin: 0 20px;
}

/* Second Step */

.second_step {
	_outline: 1px solid red;
}

.input_holder2 input {
	background-color: #475E91;
	font-family: "Verdana";
	color: #7FDFF9;
	font-size: 14px;
	width: 293px;
	height: 30px;
	margin-bottom: 25px;
	border: 0 none;
	padding-left: 7px;
}

.marg28 {
	margin-left: 28px;
}

.marg25 {
	margin-left: 25px;
}

.marg57 {
	margin-left: 57px;
}

/* Footer */

footer {
	clear: both;
}

.links {
	text-align: center;
}

#errors {
	color: red;
	padding-bottom: 10px;
}