@import url("basestyle.css");

body {
background: #ffffff; margin: 0; padding: 0; 
}

body, table, input, select {
font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;
}

a {
color: #2f7bb9;
}

#wrapper {
width: 902px; margin: auto;
}

#header {
background: url(/img/bg_header.jpg) no-repeat right top; height: 188px; margin-bottom: 8px;
}

h1 {
position: absolute; top: 120px; left: 0; color: #6d6d6d; font-size: 24px; font-weight: normal;
}

h2 {
color: #cc0033; font-size: 18px;
}

#header h2 {
position: absolute; bottom: 0; left: 0;
}

#logo {
position: absolute; top: 16px; left: 0; 
}

#content {
background: url(/img/bg_content.gif) repeat-y left top; width: 902px;
}

#col_1 {
float: left; width: 475px; margin-right: 47px; 
}

#col_2 {
float: left; width: 380px; background: #ebebeb; overflow: hidden;
}

#col_2 h4 {
background: #1069ad; color: #ffffff; padding: 3px 10px 3px 10px; font-size: 14px;
}

form table {
margin: 20px 10px 25px 20px;
}

form table td.label {
text-align: right;
}

form table td {
padding-top: 3px;
}

form table input {
width: 200px;
}

form table input.checkbox {
width: auto;
}

form table input#submit {
width: auto; margin-top: 10px;
}

#footer {
clear: both; background: #020267; text-align: right; padding: 8px; margin-top: 50px; color: #ffffff; font-size: 11px; 
}

#footer a {
color: #ffffff; text-decoration: none; display: block;
}

#footer a:hover {
text-decoration: underline;
}

h3 {
color: #cc0033; font-size: 14px;
}

p {
margin-top: 0;
}

#preferredvendor {
position: absolute; top: 35px; left: 380px; z-index: 100;
}

ul {
margin: 10px 10px 10px 25px; padding: 0;
}

li {
margin-bottom: 10px;
}

#downloadnow {
float: right;
}

#videoholder {
margin-bottom: 15px;
}