@charset "UTF-8";

a:link {
	text-decoration: none;
}
.columnback {
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(back.png);
	background-repeat: repeat-y;
	background-position: top;
	background-color: #000;
}

.header_back {
	background-image: url(bar.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-shadow:#DE7622 -1px -1px 0, #AD3817 1px 1px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	
}

.leftexpand {
	background-image: url(boxleft.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.rightexpand {
	background-image: url(boxright.png);
	background-repeat: repeat-y;
	background-position: left top;
}

a.specialeffects:hover {
	color: #4B1300;
	text-decoration: none;
}
a.specialeffects{
	color: #FFF;
	text-decoration: none;
	vertical-align: -25%;
}

a.specialeffectsadmin:hover {
	color: #4B1300;
	text-decoration: none;
}
a.specialeffectsadmin{
	color: #FFF;
	text-decoration: none;
	vertical-align: -25%;
	font-size: 10px;
}


a.specialeffects2:hover {
	color: #FFA600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


a.specialeffects2{
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.indexback {
	background-image: url(indexbox.png);
	background-repeat: no-repeat;
}

a.specialeffects3:hover {
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.specialeffects3{
	color: #F59300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


a.specialeffects4:hover {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.specialeffects4{
	color: #F59300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.specialeffects5:hover {
	color: #F90;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a.specialeffects5{
	color: #E3E3E3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a.specialeffects6:hover {
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.specialeffects6{
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;	
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D96100;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: .1em;
}
.adapterback {
	background-image: url(adapterback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.thanksback {
	background-image: url(thanksback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.lightsealsback {
	background-image: url(lightsealsback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.dealsback {
	background-image: url(dealsback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.auctionsback {
	background-image: url(auctionsback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.manualsback {
	background-image: url(manualsback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.supportback {
	background-image: url(supportback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.newsback {
	background-image: url(newsback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	letter-spacing: 0em;
	text-transform: none;
	line-height: 24px;
}
.buyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.buyprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
.buycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.buycopysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 15px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 20px;
}
.linespace {
	line-height: 25px;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}

.newsline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

.dealtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	line-height: 20px;
}
.dealcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 20px;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
	line-height: 20px;
}

.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333;
}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 16px;
}
a.newslink:hover {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.newslink{
	color: #999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.indexheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	padding-left: 6px;	
}


.indexcopy {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
}
.columntop {
	background-image: url(columntop.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-indent: 20px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 4px;
}
.TutorialText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA600;
	text-decoration: underline;
	vertical-align: top;
	text-align: left;
	line-height: 17px;
	font-weight: bold;
}



.columnbottom {
	background-image: url(columnbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-indent: 20px;
}

.columntopskinny {
	background-image: url(columntopskinny.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-indent: 20px;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 4px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #CCC;
	
}
.columnbottomskinny {
	background-image: url(columnbottomskinny.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-indent: 20px;
}
.columntopwide {
	background-image: url(columntopwide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-indent: 20px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 4px;
}
.columnbottomwide {
	background-image: url(columnbottomwide.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-indent: 20px;
}
.columntopsuperwide {
	background-image: url(columntopsuperwide.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	text-indent: 20px;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 4px;
}
.columnbottomsuperwide {
	background-image: url(columnbottomsuperwide.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-indent: 20px;
}

.columnleft {
	background-image: url(left.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.columnright {
	background-image: url(right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.headergray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999;
}

TITLE {
color: #FF0000;
font-size: 20pt;
}

.deleoinputter {
	background-color: #666;
	color: #CCC;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: 20px;
	padding-left: 10px;
	letter-spacing: 0em;
}
.deleohead {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	letter-spacing: 0.3em;
	font-size: 36px;
}
.summarydate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #454545;
}
.summaryhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EBEBEB;
}
.summarycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	
}
.summaryclick {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	line-height: 16px;
}
.summaryprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
}
.dealsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	padding-left: 5px;
	background-image: url(back.png);
	font-weight: normal;
}
.summarytail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	text-align: center;
}
.summarycategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
}
.dealback1 {
	background-color: #000;
}

.dealback2 {
	background-color: #1F1F1F;
}

.summarydealhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	font-weight: normal;
}
.summarydealdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #999;
	line-height: 26px;
	font-weight: normal;
}
.dealeotitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: .3em;
}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F90;
	line-height: 16px;
}
.dealsstatement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #515151;
}
.dealnav {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.2em;
}
.dealnav2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.2em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.dealnav3 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 0.2em;
}
.backtotop {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	letter-spacing: 0.2em;
}

.footerlinks {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	letter-spacing: 0.2em;
}

.navback {
	background-image: url(columntopwide.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #666;
}
.footerback {
	background-image: url(bottombar.png);
	background-repeat: no-repeat;
	background-position: center center;
}.adspacer {
	height: 25px;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	height: 18px;
	width: 200px;
	border: 1px solid #CCC;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #CCC;
}
.topadback {
	background-attachment: fixed;
	background-image: url(topadback.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.supportsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	line-height: 30px;
}
.supportsubsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	line-height: 20px;
}
.wow1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	line-height: 16px;
}

.wow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	line-height: 16px;
}


.wow3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	line-height: 16px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.wowquestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
	text-indent: 20px;
	font-weight: normal;
	vertical-align: middle;
}

.archive1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	line-height: 16px;
}

.archive2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	line-height: 16px;
}
.TutorialHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	vertical-align: bottom;
}
.TutorialText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	vertical-align: top;
	text-align: left;
	line-height: 17px;
}
.TutorialText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	vertical-align: top;
	text-align: left;
	line-height: 17px;
	font-weight: bold;
}

