*
{
	padding: 0;
	margin: 0;
}

img { border-color: #333; }

.navbox
{
	border-color: #333;
	border-width: 0 0 1px 1px;
	border-style: solid;
	padding: 0 0 6px 9px;
	margin: 0 0 9px 18px;
	background-color: #000;
}

.navbox li
{
	text-align: left;
	list-style-image: url(/images/bullet-blue.gif);
	list-style-type: round;
	list-style-position: outside;
	margin: 0 12px 6px 18px;
	padding: 0;
}

.navbox ul
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: left;
	padding: 0;
	margin: 0 0 12px 12px;
	line-height: 12pt;
	font-weight: normal;
}

.navbox2
{
	border-color: #333;
	border-width: 0 0 0px 0px;
	border-style: solid;
	padding: 0 0 6px 9px;
	margin: 0 0 9px 18px;

}

.navbox li
{
	text-align: left;
	list-style-image: url(/images/bullet-blue.gif);
	list-style-type: round;
	list-style-position: outside;
	margin: 0 12px 6px 18px;
	padding: 0;
}

.navbox ul
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: left;
	padding: 0;
	margin: 0 0 12px 12px;
	line-height: 12pt;
	font-weight: normal;
}

body
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: left;
	color: #fff;
}

.homebkg
{
	background-image: url('/images/c2k-bkg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 182px 157px;
}

.page
{
	margin: 0 10px 16px 10px;
	text-align: left;
}

.indent
{
	margin: 0 16px 16px 16px;
	text-align: left;
}

.note
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #777;
}

td
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
}

p
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: left;
	margin-bottom: 16pt;
	line-height: 16pt;
	font-weight: normal;
}


ul,dl
{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: left;
	line-height: 12pt;
	font-weight: normal;
	margin: -6pt 0 16pt 0;
	padding: 0 0 0 12px;
}

dt
{
	color: #999;
	margin: 0;
	margin-top: 6px;
	margin-bottom: 3pt;
}

li,dd
{
	text-align: left;
	list-style-image: url(/images/bullet-blue.gif);
	list-style-type: round;
	list-style-position: outside;
	margin: 0 12px 6px 12px;
	padding: 0;
}

h1
{
	color: #8AA1FF;
	margin: 3px 0 16px 0;
	padding: 6px 0 6px 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	text-align: left;
	border-bottom: #333;
	border-width: 0 0 1px 0;
	border-style: solid none solid none;
}

h2
{
	color: #8AA1FF;
	margin: 0 0 16px 0;
	padding: 6px 0 6px 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10pt;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	border-bottom: #333;
	border-width: 0 0 1px 0;
	border-style: solid none solid none;
}

h3
{
	color: #8AA1FF;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	line-height: 14pt;
	font-weight: bold;
	margin: 18pt 0 3pt 0;
}


h4
{
	color: #F3EA92;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	margin: 18pt 0 12pt 0;
	font-style: italic;
}

h5
{
	color: #8AA1FF;
	margin: 3px 0 16px 0;
	padding: 6px 0 6px 0;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	text-align: left;
	border-top: #333;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	height: 100px;
}

.copyright
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	color: #666;
	margin-bottom: 20px;
	border-width: 1px 0 0 0;
	border-style: solid none solid none;
	border-color: #333;
}

.label
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #777;
	padding: 0;
	text-align: right;
	margin: 0;
}

A:link
{
	color: #8AA1FF;
	text-decoration: none;
}

A:visited
{
	color: #8AA1FF;
	text-decoration: none;
}

A:active { color: #F3EA92; }

A:hover
{
	color: #F3EA92;
	text-decoration: underline;
}

/* ------------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------ The styles above are in use. Those below will be deleted before launch. ------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------- */

/* 


.question
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: left;
	margin: 18pt 18pt 6pt 18pt;
	color: #212497;
	font-style: italic;
}

.answer
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: left;
	margin: 0 24pt 6pt 24pt;
	color: #666;
}

.specs
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 8pt;
	text-align: left;
	margin-bottom: 6pt;
	color: #666;
}


.p-price
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 6pt;
	font-weight: bold;
}

.o-price
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10pt;
	text-align: center;
	margin-bottom: 6pt;
	font-weight: bold;
	color: #999;
	font-style: normal;
	text-decoration: line-through;
}

.grade
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	text-align: center;
	padding: 2px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

.grade A:link
{
	color: #fff;
	text-decoration: none;
}

.grade A:visited
{
	color: #fff;
	text-decoration: none;
}

.grade A:active { color: #FFFFB5; }

.grade A:hover
{
	color: #FFFFB5;
	text-decoration: underline;
}

.copyright
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 8pt;
	text-align: center;
	font-weight: normal;
	color: #7274D5;
}

.moreinfo
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 8pt;
	text-align: left;
	font-weight: normal;
	color: #fff;
	width: 60px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 2px;
}

.moreinfo A:link
{
	color: #000;
	text-decoration: none;
}

.moreinfo A:visited
{
	color: #000;
	text-decoration: none;
}

.moreinfo A:active { color: #FFFFB5; }

.moreinfo A:hover
{
	color: #FFFFB5;
	text-decoration: underline;
}

li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	margin: 0 12px 6px 18px;
	padding: 0;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: left;
}

form
{
	margin: 0;
	padding: 0;
}

input
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	background-color: #F9F9F9;
	border-width: 1px;
}

select
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	background-color: #F9F9F9;
}

textarea
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	background-color: #F9F9F9;
	padding-left: 2px;
	border-width: 1px;
}

.buybutton
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #fff;
	background-color: #01D001;
	padding: 2px;
	font-weight: bold;
	border-color: green;
	border-width: 2px;
	border-style: groove;
	background-image: url(/images/buybutton.gif);
	width: 80px;
	vertical-align: middle;
	margin: 0;
	cursor: pointer;
}

.demobutton
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #fff;
	background-color: #3E41C5;
	padding: 2px;
	font-weight: bold;
	border-color: #3E41C5;
	border-width: 2px;
	border-style: groove;
	background-image: url(/images/demobutton.gif);
	vertical-align: middle;
	margin: 0;
	cursor: pointer;
}

.button
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
	background-color: #2427A3;
	padding: 2px;
	font-weight: bold;
	cursor: pointer;
}

.inputs
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-color: #F9F9F9;
	padding: 2px;
	font-weight: bold;
	cursor: pointer;
}

.form
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #777777;
	padding-right: 6px;
	text-align: right;
}

.form-label
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #777777;
	padding-top: 3px;
	text-align: right;
}

.homebullets li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	list-style-image: url(/images/bullet-blue.gif);
	list-style-type: round;
	list-style-position: outside;
	margin: 0 12px 6px 18px;
	padding: 0;
}

.edbullets li
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	list-style-image: url(/images/bullet-blue.gif);
	list-style-type: round;
	list-style-position: outside;
	margin: 0 12px 9px 18px;
	padding: 0;
}

.number
{
	color: #393BB7;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 0;
}


li.pagemenu
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	margin-top: 9px;
	margin-bottom: 3px;
	list-style: square outside;
	color: #DCE1D4;
}

.message
{
	color: #F87B1A;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
}

.homeproduct
{
	background-image: url(/images/product-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	color: #000;
	padding: 12px 40px 15px 50px;
	border-bottom: #E5E5E5;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0 5px 0 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
}

.productitem
{
	background-image: url(/images/product-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	color: #000;
	padding: 12px 30px 15px 30px;
	border-bottom: #E5E5E5;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	margin: 0 5px 0 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
}

.small { font-size: 10px; }

.quote
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	color: #2427A3;
	line-height: 12px;
	padding: 0 18px 0 18px;
	margin-bottom: 0;
	text-indent: -0.5em;
	text-align: left;
}

.quotehead
{
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	color: #000;
	line-height: 11px;
	padding: 0 18px 0 18px;
	margin-bottom: 5px;
	text-indent: -0.5em;
	font-weight: bold;
}

.quoteby
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color: #000;
	line-height: 11px;
	padding: 6px 18px 6px 20px;
	text-align: right;
	margin-bottom: 0;
	font-style: italic;
}

.retail
{
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 17px;
	font-weight: bold;
}

.product
{
	color: #E67017;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.retailtitle
{
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 24px;
	font-weight: bold;
	margin: 9px 25px 9px 30px;
}

.producttitle
{
	color: #E67017;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.release
{
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 9pt;
	margin: 9px 20px 3px 20px;
}

.releasetitle
{
	color: #000;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 12pt;
	font-weight: bold;
	margin: 9px 20px 3px 20px;
}

.releaseintro
{
	color: #5C6353;
	margin: 9px 20px 24px 20px;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular;
	font-style: italic;
	font-size: 9pt;
	line-height: 11pt;
	text-transform: uppercase;
}

.featured
{
	border: 1px;
	border-color: #000000;
	border-style: solid;
}

A:hover .featured, A:active .featured
{
	border: 1px;
	border-color: #FFFF00;
	border-style: solid;
}

.login-text
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 10px;
	color: #FFF;
}

.footer-text
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 9px 0;
	color: #FFF;
}

.address-text
{
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	font-size: 11px;
	line-height: normal;
	color: #fff;
}



.caption
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: black;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-bottom: 16px;
	padding-top: 6px;
}

.captionnote
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	text-align: center;
	padding: 0;
	margin: 0;
	padding-top: 3px;
	color: #777;
	font-weight: normal;
}



*/
