@charset "UTF-8";
/* CSS Document */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background-image: transparent;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
margin: 0 auto;
color:#CCC;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:italic;
background: #000 url(../images/redemption_bg.jpg) repeat-y 50% 0;
min-width: 780px;
}

a, a:link, a:hover, a:active {
text-decoration: underline; 
color: #6baee4;
}

a:hover {
text-decoration: none; 
color: #6baee4;
}


h1 {
font-size:36px;
font-weight:normal;
margin:0px;
padding:0px;
}

h2 {
font-size:20px;
font-weight:normal;
margin:0px;
padding:0px;
}	

hr {
padding:0px;
margin:0px;
}

a:active{
outline: none;
}

#mainWrap{
margin-top:0px;
width:100%;
margin-left:auto;
margin-right:auto;
text-align: center;
}

#contentWrap{
width:780px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#headline{
width:759px;
height:79px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
}

#importantPart{
position:relative;
width:780px;
height:111px;
background-image:url(../images/important_part.jpg);
background-repeat:no-repeat;
padding:0px;
padding-top:20px;
margin:10px 0 0px 0;
}

#importantPartText{
position:absolute;
top:28px;
left:600px;
color:#ffffff;
width:150px;
}	

#importantPartText h3{
margin:0 0 10px 0;
padding:0px;
font-size:13px;
}

input { 
background-color: #605757; 
border: 1px solid #333333; 
color: #FFFFFF;
}

.noBackgroundColor{
background-color:transparent;
border:none;
}

#article{
width:780px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
}

#article h1 {
font-family:Helvetica,Arial,sans-serif;
font-weight:bold;
letter-spacing:-0.05em;
line-height:1em;
font-style:normal;
font-size:2em;
color: #FFF;
}

#article h2 {
font-family:Helvetica,Arial,sans-serif;
font-weight:bold;
letter-spacing:-0.05em;
line-height:1em;
font-style:normal;
font-size:1.5em;
color:#FF9933;
}

#article p {
margin-bottom: 1em;
line-height: 1.2em;
}

#featurette {
float: right; 
position: relative; 
border: 2px solid #161616; 
background-color: #101010; 
margin-left: 2em; 
margin-bottom: 2em; 
margin-right: 0; 
margin-top: 0; 
color:#000;
}

#featurette a, a:link, a:hover, a:active {
text-decoration: underline; 
color: #000;
}

#featurette a:hover {
text-decoration: none; 
color: #000;
}

#featurette_image_placeholder {
position: relative;
width: 400px;
height: 222px;
overflow: hidden;
}

#screen {
width: 400px;
height: 222px;
overflow: hidden;
}
