body {
background-color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

* {
margin: 0px;
padding: 0px;
}

br {
clear: both;
}

img {
border: none;
}

a.popularlink {
color: #555555;
font-size: 22px;
text-decoration: none;
border-bottom: 1px dashed #cccccc;
}

a:hover.popularlink {
color: #bb0000;
font-size: 22px;
background: #f7f7f7;
}

#container {
margin: 0 auto;
max-width: 760px;
background: #ffffff url('images/headerbg.png') no-repeat scroll top left;
}

#header {
padding: 20px 0px 25px 10px;
font-weight: bold;
}

#sitename {
font-family: Impact, Arial, Verdana;
color: #ff6600;
font-size: 44px;
letter-spacing: 1px;
text-shadow: #000000 1px 1px 1px;
}

#caption {
color: #959595;
font-size: 22px;
letter-spacing: -1px;
margin: -5px 0px 0px 2px;
}

#logo {
max-width: 40px;
max-height: 50px;
margin: 0px 0px 0px 5px;
}

#navigation {
background: transparent url('images/navbg.png') repeat-x scroll bottom left;
border-top: 1px solid #d65600;
height: 78px;
}

#navigation ul {
position: relative;
list-style: none;
margin: 0px 0px 0px 10px;
top: 0px;
}

#navigation ul li {
display: block;
float: left;
}

#navigation ul li#selected {
background: transparent url('images/navright.png') no-repeat scroll bottom right;
position: relative;
top: -1px;
}

#navigation ul li#selected em {
background: transparent url('images/navleft.png') no-repeat scroll bottom left;
display: block;
height: 25px;
color: #ff6600;
font-size: 1.05em;
font-weight: bold;
border-bottom: none;
text-decoration: none;
padding: 17px 20px 10px 20px;
cursor: text;
}

#navigation ul li a {
display: block;
float: left;
height: 25px;
color: #ffffff;
font-size: 1.05em;
font-weight: bold;
border-bottom: none;
text-decoration: none;
margin: 10px 10px 10px 10px;
padding: 5px;
}

#navigation ul a:hover {
background: transparent url('images/arrow.gif') no-repeat scroll bottom center;
color: #444444;
}

#content {
color: #000000;
margin: 5px 100px 20px 50px;
}

#maintable {
width: 100%;
background-color: #f6f6f6;
border: 0px;
margin: 5px 0px 25px 0px;
}

#leftcell {
background-color: #f6f6f6;
border: 0px;
padding: 5px;
}

#splashimage {
display: block;
border: 10px solid #ffffff;
}

#splashborder {
border: 1px solid #dddddd;
}

#rightcell {
background-color: #ffffff;
border-top: 5px solid #f6f6f6;
border-left: 1px solid #f6f6f6;
border-right: 5px solid #f6f6f6;
border-bottom: 5px solid #f6f6f6;
}

#introcaption {
font-size: 30px;
color: #555555;
font-weight: bold;
background: transparent url('images/bgpattern.gif') repeat-x;
border-bottom: 2px solid #f6f6f6;
padding: 15px 0px 15px 0px;
text-align: center;
overflow: hidden;
}

#introcaption em {
color: #ff8040;
}

#introcontent {
color: #000000;
font-size: 16px;
line-height: 1.5em;
padding: 10px 5px 0px 15px;
}

#introsubmit {
color: #4080c0;
padding: 15px 5px 0px 15px;
}

a#introlink {
color: #4080c0;
font-size: 18px;
text-decoration: none;
}

a:hover#introlink {
color: #bb0000;
font-size: 18px;
background: #f7f7f7;
}

#popularheader {
background: transparent url('images/bgpattern.gif') repeat-x;
font-size: 25px;
border-bottom: 1px solid #eeeeee;
margin: 0px 0px 10px 0px;
padding: 8px 0px 8px 0px;
}

#popularbgspan {
background: transparent url('images/popularbanner.gif') no-repeat;
padding: 8px 5px 8px 40px;
}

#popularintro {
font-size: 16px;
padding: 0px 0px 0px 10px;
}

#popularcontent {
margin: 0px 0px 20px 0px;
}

.popularitem {
display: block;
margin: 10px 20px 30px 20px;
clear: both;
}

.populartitle {
display: inline;
font-size: 130%;
}

.fireicon {
margin-right: 2px;
}

.populardesc {
font-size: 16px;
margin: 20px 0px 10px 0px;
}

.popularlogo {
float: left;
max-width: 200px;
max-height: 80px;
box-shadow: 4px 4px 2px 0px #cccccc;
margin: 0px 10px 0px 0px;
}

#page_title {
color: #555;
font-size: 180%;
margin: 10px 0px 0px 10px;
}

#required_field {
color: #888;
font-size: 80%;
float: right;
margin: 0px 10px 10px 0px;
}

#contact_table {
border: 0px;
}

#contact_table tr td {
border: 0px;
}

.contact_title {
background-color: #f7f7f7;
font-size: 100%;
margin: 0px 0px 5px 10px;
}

.contact_input {
width: 200px;
font-size: 100%;
margin: 0px 0px 20px 10px;
}

#contact_textarea {
width: 400px;
height: 100px;
margin: 0px 0px 0px 10px;
}

#contact_message {
font-size: 130%;
text-align: center;
margin-top: 100px;
}

#contact_submit {
width: 400px;
height: 40px;
background-color: #dddddd;
font-size: 16px;
font-weight: bold;
margin: 20px 0px 0px 15px;
}

#topinfo {
margin: 0px 0px 40px 0px;
clear: both;
}

#topinfo h1 {
font-size: 120%;
color: #000000;
margin: 0px 0px 5px 0px;
}

#topdate {
float: left;
color: #222222;
font-size: 100%;
font-weight: normal;
margin: 5px 0px 0px 0px;
}

#topcaption {
background-color: #f7f7f7;
color: #0080c0;
font-size: 16px;
font-weight: bold;
text-align: center;
border: 1px dashed #cccccc;
margin: 50px 0px 20px 0px;
padding: 10px;
}

#topicinfo {
float: left;
border: 1px solid #cccccc;
box-shadow: 4px 4px 2px 0px #dddddd;
margin: 0px 20px 0px 0px;
text-align: center;
}

#topicinfo a {
display: block;
color: #000000;
text-decoration: none;
padding: 0px 0px 8px 0px;
}

#topiclogo {
max-width: 200px;
max-height: 80px;
border-bottom: 1px solid #888888;
padding: 5px;
}

#maininfo {
color: #000000;
margin: 0px 0px 0px 0px;
clear: both;
line-height: 1.5em;
}

#maininfo p {
font-size: 90%;
margin: 0px 0px 20px 0px;
}

#maininfo h2 {
width: 100%;
color: #0080c0;
font-size: 120%;
border-bottom: 2px solid #aaaaaa;
margin: 0px 0px 20px 0px;
}

#contacthelp {
vertical-align: middle;
}

#dealskip1 {
font-size: 20px;
font-weight: bold;
margin: 0px 0px 10px 0px;
}

#dealskip2 {
font-size: 20px;
font-weight: bold;
margin: 20px 0px 30px 0px;
}

.dealcolor {
color: #bb0000;
}

#rightangle {
color: #0080c0;
font-size: 150%;
font-weight: normal;
padding-right: 5px;
}

#listfeatures {
margin: 20px 0px 20px 0px;
clear: both;
}

.features {
font-size: 100%;
font-weight: normal;
margin: 15px 0px 15px 30px;
clear: both;
}

#pcmain {
display: block;
}

#pcwhen {
display: block;
font-size: 130%;
font-weight: normal;
margin: 30px 0px 5px 0px;
}

#pctime {
color: #bb0000;
}

#pctable {
border: none;
border-collapse: collapse;
margin: 30px 0px 5px 0px;
}

#pctable th, td {
padding: 5px;
border: 1px solid #cacaca;
}

.promocode {
height: 80px;
color: #0080c0;
font-family: Tahoma;
font-size: 120%;
font-weight: bold;
text-align: center;
cursor: text;
}

.promodesc {
height: 80px;
color: #000000;
font-size: 100%;
font-weight: normal;
text-align: left;
padding: 5px 10px 5px 10px;
}

.promoplan {
height: 80px;
color: #bb0000;
font-size: 90%;
font-weight: bold;
text-align: center;
}

#readmore {
display: block;
font-size: 150%;
text-align: right;
margin: 0px 20px 40px 0px;
clear: both;
}

#reportnote {
font-size: 80%;
color: #222222;
text-align: left;
margin: 10px 100px 10px 50px;
}

#disclosure {
font-size: 80%;
color: #222222;
text-align: left;
margin: 10px 100px 10px 50px;
}

#copyright {
color: #000000;
font-size: 100%;
text-align: center;
}

#copybanner {
padding: 5px;
}

#footer {
display: block;
background: #ffffff;
border-top: 1px solid #dbdbdb;
padding: 40px 0px 30px 0px;
text-align: center;
clear: both;
}

/*-----Start Mobile-----*/

@media (max-width:750px){

#header {
padding: 10px 0px 25px 10px;
}

#sitename {
font-size: 30px;
}

#caption {
font-size: 20px;
}

#logo {
max-width: 30px;
max-height: 40px;
}

#splashimage {
display: none;
}

#navigation ul li#selected em {
padding: 14px 20px 10px 20px;
}

#maintable {
margin: 0px 0px 20px 0px;
}

#leftcell {
width: 0px;
padding: 0px;
}

#introcaption {
font-size: 25px;
}

#introcontent {
font-size: 18px;
line-height: 1.4em;
padding: 10px 5px 0px 15px;
}

a#introlink {
font-size: 22px;
}

a:hover#introlink {
font-size: 22px;
}

#popularbgspan {
padding: 8px 5px 8px 50px;
}

a.popularlink {
font-size: 20px;
}

a:hover.popularlink {
font-size: 20px;
}

.populardesc {
font-size: 90%;
}

.popularlogo {
max-width: 100px;
max-height: 60px;
}

#content {
margin: 5px 10px 20px 10px;
}

#contact_table {
width: 100%;
}

.contact_title {
font-size: 120%;
margin: 0px 0px 10px 0px;
}

.contact_input {
width: 100%;
height: 30px;
font-size: 150%;
margin: 0px 0px 10px 0px;
padding: 5px;
}

#contact_textarea {
width: 100%;
height: 200px;
font-size: 150%;
margin: 0px 0px 10px 0px;
padding: 5px;
}

#contact_submit {
font-size: 20px;
width: 98%;
height: 50px;
margin: 0px 0px 10px 5px;
}

#topinfo {
margin: 0px 0px 20px 0px;
}

#topinfo h1 {
font-size: 140%;
}

#topcaption {
font-size: 20px;
}

#topiclogo {
max-width: 100px;
max-height: 40px;
}

#dealskip1 {
font-size: 16px;
}

#dealskip2 {
font-size: 22px;
}

#pcwhen {
font-size: 90%;
}

.promocode {
font-size: 90%;
}

#reportnote {
font-size: 80%;
margin: 10px 20px 10px 20px;
}

#disclosure {
font-size: 80%;
margin: 10px 20px 10px 20px;
}

#copyright {
font-size: 0.7em;
}

}