*
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: arial, verdana, helvetica, sans-serif;
}

body
{
	background: #000;
}

.clear
{
	clear: both;
}

a:link,
a:visited
{
	color: #bb0000;
	text-decoration: underline;
}

a:hover,
a:active
{
	color: #bb0000;
}

p
{
	color: #fff;
	line-height: 18px;
	font-size: 12px;
}

p.intro
{
	font-weight: bold;
	text-align: center;
	color: #bb0000;
	font-size: 36px;
	padding: 15px 0 5px 0;
	line-height: 40px;
}

strong.attention
{
	color: #bb0000;
}

h4, h5
{
	color: #fff;
	font-size: 16px;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #888;
}

#wrapper
{
	margin: 0 auto;
	width: 960px;
	background: #121212;
}

#footer
{
	border-top: 3px solid #121212;
	background: #1f1f1f;
	padding: 15px 0;
}

iframe
{
	border: 0;
}

sup
{
	font-size: 10px;
}

div.spacer
{
	padding: 3px 0 12px 0;
}

div.spacer
{
	font-size: 11px;
	color: #bbb;
}

#footer p
{
	text-align: center;
	line-height: 19px;
	color: #888;
}

#footer p span
{
	color: #444;
	background: transparent;
}

#footer p a:link,
#footer p a:visited
{
	color: #666;
	text-decoration: underline;
}

#footer p a:hover,
#footer p a:active
{
	color: #999;
	text-decoration: underline;
}

#header
{
	background: url(../images/bg-altheader.jpg) 0 0 no-repeat;
	height: 92px;
	/* border-bottom: 3px solid #121212; */
}

#header h4
{
	display: none;
}

#media_holder
{
	padding: 3px 0;
}

#splash_prats
{
	position: relative;
	background: #121212 url(../images/bg-bose.jpg) 0 0 no-repeat;
	width: 960px;
}

#regular_content
{
	background: #121212;
	width: 960px;
}

#regular_content .thankyou_holder
{
	margin: 0 auto;
	width: 400px;
	padding: 15px 0;
}

#regular_content .thankyou_holder p
{
	margin-bottom: 15px;
}

.lcol
{
	float: left;
	width: 225px;
}

.rcol
{
	float: right;
	width: 225px;
}

#content_holder
{
	background: transparent;
	float: right;
	width: 520px;
	margin: 30px 20px 30px 0;
}

* html #content_holder
{
	margin-right: 10px;
}

#subcontent_holder
{
	position: absolute;
	top: 340px;
	left: 30px;
	width: 330px;
	padding: 15px;
	border: 3px dotted #666;
	background: #222;
}

#content_holder p
{
	color: #fff;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

#content_holder img.jorge-luis-prats
{
	float: right;
	margin: -10px 0 15px 8px;
}

#content_holder h1
{
	color: #bb0000;
	font-size: 22px;
}

#content_holder h1 span
{
	font-size: 22px;
	font-weight: normal;
	display: block;
	margin-bottom: 15px;
	color: #fff;
}

h2
{
	font-size: 16px;
	text-align: center;
	line-height: 21px;
	color: #fff;
	margin-bottom: 10px;
}

h2.microheader
{
	font-size: 20px;
}

.form_box
{
	clear: both;
	padding: 7px 15px 15px 15px;
	background: #424242;
	border: 1px solid #5b5b5b;
	margin: 10px 13px 0 0;
}

.form_box label,
.form_box input
{
	font-size: 16px;
}

.form_box label span
{
	color: #bb0000;
}

.form_box label
{
	color: #fff;
	display: block;
	font-size: 11px;
	margin: 10px 0 2px 0;
	font-weight: bold;
}

.form_box label.alert
{
	color: #d70015;
}

.form_box input.regular
{
	border: 1px solid #777;
	padding: 3px;
	width: 215px;
}

.form_box select
{
	border: 1px solid #777;
	padding: 3px;
	width: 222px;
}

.form_box input.submit
{
	background: #d70015;
	border: 2px solid #a90010;
	font-weight: bold;
	color: #fff;
	padding: 2px;
	font-size: 14px;
	width: 105px;
	cursor: pointer;
}

.form_box input.submit:focus
{
	border: 2px solid #444;
}

.form_box input.alert
{
	border: 2px solid #d70015;
	padding: 2px;
	width: 215px;
}

.c_left,
.c_right
{
	width: 420px;
	float: right;
	margin: 15px 30px 15px 0;
}

.c_right
{
	margin-left: 30px;
}

.c_left p,
.c_right p
{
	color: #ccc;
}

p span
{
	background: #333;
	padding: 1px 2px;
}
