body { 
	background: #fff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #555;
	margin: 0;
	padding: 0; }
	
a:link, a:active, a:visited { 
	color: #0082D1;
	text-decoration: none; }
	
a:hover { 
	text-decoration: underline; }
	
a.img:hover { 
	background: 0; }
	
img { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
table { 
	border: 0; }
	
tr { 
	vertical-align: top; }
	
h1 { 
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	padding: 0; }
	
h2 { 
	background-image: url(/media/block_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	text-transform: lowercase;
	margin: 0 0 6px 0;
	padding: 0 0 0 16px; }
	
h3 { 
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	padding: 0; }
	
#container { 
	width: 770px;
	margin: 0 auto 0;
	padding: 0; 
	text-align: left; }
	
#header { 
	background: #000;
	margin: 0;
	padding: 16px 22px 6px 22px;
	line-height: 0px;
	color: #fff;
	border-bottom: 3px solid #ED2123; }
	
#header1 { 
	background: #000;
	margin: 0;
	padding: 16px 22px 6px 22px;
	line-height: 0px;
	color: #fff;
	border-bottom: 3px solid #ED2123; }
	
#header2 { 
	background: #000;
	margin: 0;
	padding: 16px 22px 6px 22px;
	line-height: 0px;
	color: #fff;
	border-bottom: 3px solid #FF5C00; }
	
#header3 { 
	background: #000;
	margin: 0;
	padding: 16px 22px 6px 22px;
	line-height: 0px;
	color: #fff;
	border-bottom: 3px solid #FCE100; }
	
#header4 { 
	background: #000;
	margin: 0;
	padding: 16px 22px 6px 22px;
	line-height: 0px;
	color: #fff;
	border-bottom: 3px solid #00AF8A; }
	
#header5 { 
	background: #000;
	margin: 0;
	padding: 16px 22px 6px 22px;
	line-height: 0px;
	color: #fff;
	border-bottom: 3px solid #0082D1; }
	
#header6 { 
	background: #000;
	margin: 0;
	padding: 16px 22px 6px 22px;
	line-height: 0px;
	color: #fff;
	border-bottom: 3px solid #280092; }
	
#header7 { 
	background: #000;
	margin: 0;
	padding: 16px 22px 6px 22px;
	line-height: 0px;
	color: #fff;
	border-bottom: 3px solid #4F03A9; }
	
#header .usernav, #header1 .usernav, #header2 .usernav, #header3 .usernav, #header4 .usernav, #header5 .usernav, #header6 .usernav, #header7 .usernav { 
	float: right;
	text-align: right;
	text-transform: lowercase;
	padding: 23px 0 0 0; }
	
#header .usernav img, #header1 .usernav img, #header2 .usernav img, #header3 .usernav img, #header4 .usernav img, #header5 .usernav img, #header6 .usernav img, #header7 .usernav img { 
	vertical-align: middle;
	padding: 0 0 3px 0; }
	
#header .usernav a, #header1 .usernav a, #header2 .usernav a, #header3 .usernav a, #header4 .usernav a, #header5 .usernav a, #header6 .usernav a, #header7 .usernav a { 
	color: #fff; }
	
#nav { 
	background: #eee;
	text-align: right;
	margin: 0;
	padding: 1px 11px 1px 22px; }

#nav ul { 
	margin: 0;
	padding: 0; }

#nav ul, li { display: inline; }

#nav li { 
	margin: 0 11px 0 0;
	padding: 0; }
	
#nav ul li a { 
	color: #000;
	font-size: 12px;
	text-transform: lowercase;
	text-decoration: none; }
	
#nav ul li a.link1 { 
	background-image: url(/media/block_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
#nav ul li a.link2 { 
	background-image: url(/media/block_orange.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
#nav ul li a.link3 { 
	background-image: url(/media/block_yellow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
#nav ul li a.link4 { 
	background-image: url(/media/block_green.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
#nav ul li a.link5 { 
	background-image: url(/media/block_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
#nav ul li a.link6 { 
	background-image: url(/media/block_indigo.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
#nav ul li a.link7 { 
	background-image: url(/media/block_violet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
#nav ul li a:hover { 
	color: #0082D1;
	text-decoration: none; }
	
#main { 
	margin: 0;
	padding: 22px; }
	
#half1 { 
	float: left;
	margin: 0;
	padding: 0;
	width: 350px; }
	
#half2 { 
	margin: 0 0 0 372px;
	padding: 0; }
	
#footer { 
	clear: both;
	text-align: center;
	margin: 0;
	padding: 11px; }
	
#pop { 
	margin: 11px; }
	
#progress { 
	vertical-align: middle; }
	
#prog_text { 
	color: #ED2123; }
	
.contentpic { 
	float: right;
	margin: 0 0 11px 11px; }
	
.clearer { 
	clear: both; }
	
.alert { 
	color: #ED2123; }
	
.accountinfo { 
	float: left;
	width: 300px;
	padding: 0 11px 0 0; }
	
.accountinfo h2 { 
	background-image: url(/media/block_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
.orderlist { 
	margin: 0 0 0 311px;
	padding: 0 0 0 11px;
	border-left: 1px solid #eee; }
	
.orderlist h2 { 
	background-image: url(/media/block_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
.orderlist h2.files { 
	background-image: url(/media/block_orange.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
.pricelist { 
	float: left;
	width: 200px;
	padding: 0 11px 0 0; }
	
.pricelist h2 { 
	background-image: url(/media/block_red.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
.optionlist { 
	margin: 0 0 0 211px;
	padding: 0 0 0 11px;
	border-left: 1px solid #eee; }
	
.orderlist h2 { 
	background-image: url(/media/block_blue.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 16px; }
	
.instructions { 
	font-size: 10px;
	font-style: italic; }
	
.questions, .contactinfo, .help { 
	float: right;
	width: 180px;
	background: #eee;
	padding: 10px;
	margin: 0 0 10px 10px; }
	
.questions { 
	text-align: center; }
	
.help h4 { 
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center; }
	
table.list { 
	width: 99%;
	background: #eee; }
		
tr.listheaders { 
	background: #000;
	vertical-align: top;
	font-weight: bold;
	color: #fff; }
		
tr.listitemsodd { 
	background: #fff; }
		
tr.listitemseven {
	background: #eee; }
	
td.optionheader { 
	padding: 0 3px 0 3px;
	font-weight: bold; }
	
td.normalcell { 
	padding: 0 3px 0 3px; }
	
td.qtycell { 
	width: 50px;
	text-align: right;
	padding: 0 3px 0 0; }
	
td.pricecell { 
	width: 70px;
	text-align: right;
	padding: 0 3px 0 0; }
	
td.contactpricecell { 
	padding: 0 3px 0 3px;
	text-align: right;
	font-style: italic; }
	
td.totalscells { 
	text-align: right;
	padding: 0 3px 00; }
	
td.subcell { 
	width: 80px;
	text-align: right;
	padding: 0 3px 0 0; }
		
td.actions { 
	width: 50px;
	text-align: center; }
	
table.genforms td { 
	padding: 3px 3px 3px 0; }
	
form { 
	margin: 0;
	padding: 0; }
	
fieldset { 
	margin: 0;
	padding: 0;
	line-height: 0;
	border: 0; }
	
input, textarea, select {
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 1px 2px 1px 2px; }

.submit, .reset { 
	font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
	font-size: 11px;
	color: #fff; 
	background-color: #000; 
	border: 0;
	padding: 2px;  }
	
.button { 
	border: 0;
	vertical-align: middle; }
	
/* THICKBOX SETTINGS */
*{ padding: 0; margin: 0; }

html, body {
min-height: 100%;
height: auto !important;
height: 100%; }

#TB_window {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333; }

#TB_secondLine {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#666666; }

/*#TB_window a:link { color: #666666; }
#TB_window a:visited { color: #666666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666666; }
#TB_window a:focus{ color: #666666; }*/

#TB_overlay {
	position: absolute;
	z-index:100;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	min-height:100%;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6; }

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left; }

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666; }

#TB_caption {
	height:25px;
	padding:7px 30px 10px 25px;
	float:left; }

#TB_closeWindow {
	height:25px;
	padding:11px 25px 10px 0;
	float:right; }

#TB_closeAjaxWindow {
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right; }

#TB_ajaxWindowTitle {
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px; }

#TB_title {
	background-color:#eee;
	height:27px;
	text-transform: uppercase; }

#TB_ajaxContent {
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em; }

#TB_ajaxContent p {
	padding:5px 0px 5px 0px; }

#TB_load {
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101; }

#TB_HideSelect {
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	width:100%;
	height:100%;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; }

#TB_iframeContent {
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px; }
	
/* END THICKBOX */

