
.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body, html {
  background: #ffffff;
  color: #000000;
  margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(images/body_top_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	overflow-y: scroll;
}

a, a:link, a:visited, a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.whitelink, a.whitelink:link, a.whitelink:visited, a.whitelink:active {
	color: #ffffff;
  text-decoration: none;
}

a.greylink, a.greylink:link, a.greylink:visited, a.greylink:active {
	color: #2e2d2d;
  text-decoration: none;
}

a.blacklink, a.blacklink:link, a.blacklink:visited, a.blacklink:active {
	color: #000000;
  text-decoration: none;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}

img {
	border: 0px none;
}

.brclear {
	clear: both;
	height: 0pt;
	font-size: 1px;
	line-height: 0px;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 1020px;
	text-align: left;
}

#header {
	width: 1020px;
	border-bottom: 1px solid #cdcdcd;
	height: 74px;
	line-height: 74px;
}

#footer {
	width: 950px;
	height: 60px;
	padding-left: 70px;
	padding-top: 10px;
	margin-top: 10px;
	background-image: url(/images/bottomlogo.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#searchbar {
	width: 950px;
	background-image: url(/images/searchbar.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 70px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}

#searchbar input[type=text] {
	border: 1px solid #cccccc;
	font-size: 12px;
	margin: 1px 0px 0px 5px;
	width: 200px;
	padding: 1px;
}

#searchbar input[type=submit] {
	border: 1px solid #888888;
	background-color: #cccccc;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 5px;
}

#searchbar select {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	font-size: 12px;
	margin: 1px 0px 0px 5px;
	width: 135px;
}

#searchleft {
	float: left;
}

#searchright {
	float: right;
	margin-right: 70px;
}

#columnleft {
	clear: both;
	width: 188px;
	padding-left: 52px;
	float: left;
	margin-top: 4px;
}

#columnright {
	width: 188px;
	margin-right: 52px;
	float: right;
	margin-top: 4px;
}

#main {
	float: left;
	margin: 4px 2px 2px;
	width: 536px;
}


div.menuTree
{
}

div.menuTree UL
{
    font-size: 11px;
    padding: 0px;
    margin: 0px;
		display:none;
}
div.menuTree UL LI
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    white-space: nowrap;
}

div.menuTree UL LI.empty
{
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	padding-bottom: 2px;
	padding-top: 2px;
}

div.menuTree UL LI.menu_tb {
	background-image: url(/images/technobase_nav_top_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menuTree UL LI.head_tb {
	background-image: url(/images/technobase_nav_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div.menuTree UL LI.arrow_tb {
	background-image: url(/images/technobase_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	background-color: #ececec;
}

div.menuTree UL LI.arrow_tb:hover {
	background-color: #ffffff;
}

div.menuTree UL LI.menu_ht {
	background-image: url(/images/housetime_nav_top_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menuTree UL LI.head_ht {
	background-image: url(/images/housetime_nav_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div.menuTree UL LI.arrow_ht {
	background-image: url(/images/housetime_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	background-color: #ececec;
}

div.menuTree UL LI.arrow_ht:hover {
	background-color: #ffffff;
}

div.menuTree UL LI.menu_hb {
	background-image: url(/images/hardbase_nav_top_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menuTree UL LI.head_hb {
	background-image: url(/images/hardbase_nav_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div.menuTree UL LI.arrow_hb {
	background-image: url(/images/hardbase_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	background-color: #ececec;
}

div.menuTree UL LI.arrow_hb:hover {
	background-color: #ffffff;
}

div.menuTree UL LI.menu_trb {
	background-image: url(/images/trancebase_nav_top_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menuTree UL LI.head_trb {
	background-image: url(/images/trancebase_nav_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div.menuTree UL LI.arrow_trb {
	background-image: url(/images/trancebase_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	background-color: #ececec;
}

div.menuTree UL LI.arrow_trb:hover {
	background-color: #ffffff;
}

div.menuTree UL LI.menu_ct {
	background-image: url(/images/coretime_nav_top_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menuTree UL LI.head_ct {
	background-image: url(/images/coretime_nav_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div.menuTree UL LI.arrow_ct {
	background-image: url(/images/coretime_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	background-color: #ececec;
}

div.menuTree UL LI.menu_clt {
	background-image: url(/images/clubtime_nav_top_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menuTree UL LI.head_clt {
	background-image: url(/images/clubtime_nav_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div.menuTree UL LI.arrow_clt {
	background-image: url(/images/clubtime_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	background-color: #ececec;
}


div.menuTree UL LI.arrow_ct:hover {
	background-color: #ffffff;
}

div.menuTree UL LI.arrow_clt:hover {
	background-color: #ffffff;
}

div.menuTree UL LI.menu_dj {
	background-image: url(/images/default_nav_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.menuTree UL LI.head_dj {
	background-image: url(/images/dj_nav_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
}

div.menuTree UL LI.arrow_dj {
	background-image: url(/images/default_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	background-color: #ececec;
}

div.menuTree UL LI.arrow_dj:hover {
	background-color: #ffffff;
}







div.menuTree UL LI.child.collapsed H1
{
/*	display: inline; */
	height: 16px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(/catalog/images/cat_plus.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	line-height: 16px;
}

div.menuTree UL LI.child.expanded H1
{
/*	display: inline; */
	height: 16px;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(/catalog/images/cat_minus.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	line-height: 16px;
}

div.menuTree UL LI.parent.collapsed H1
{
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	margin: 0;
	margin-top: 2px;
}

div.menuTree UL LI.parent.expanded H1
{
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	margin: 0;
	margin-top: 2px;
}


div.menuTree UL LI.child H2
{
/*	display: inline; */
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	padding-left: 15px;
	color: #ffffff;
	margin: 0px;
	margin-top: 1px;
}

div.menuTree UL LI.child H3
{
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding-left: 14px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	margin-top: 1px;
}

div.menuTree UL LI.selected H3 {
	font-weight: bold;
}

div.menuTree UL LI.parent A
{
  color: #ffffff;
  text-decoration: none;
	display: block;
	padding-left: 10px;
}

div.menuTree UL LI.parent A:hover
{
/*    font-weight: bold;*/
/*    font-size: 110%;*/
}

div.menuTree UL LI.child A
{
  color: #000000;
  text-decoration: none;
	display: block;
	padding-left: 15px;
}

div.menuTree UL LI.child H2 A
{
  color: #000000;
  text-decoration: none;
	display: block;
	padding-left: 15px;
	font-weight: normal;
}
div.menuTree UL LI.child H2 A:hover
{
/*    font-weight: bold;*/
/*    font-size: 110%;*/
	font-weight: normal;
}
div.menuTree UL LI.parent
{
	display: block;
	font-size: 11px;
}

div.menuTree UL LI.child
{
	font-size: 11px;
}

div.menuTree UL LI.active {
	background-image: url(/catalog/images/cat_active.gif);
	background-repeat: no-repeat;
	background-position: 180px 2px;
}

div.menuTree UL LI.active H2
{
/*	display: inline; */
	font-size: 11px;
	background-image: url(/catalog/images/cat_minus.gif);
	background-repeat: no-repeat;
	background-position: 6px 3px;
	padding-bottom: 1px;
	padding-left: 4px;
}

div.defaultblock_head {
	display: block;
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	margin: 0px;
	background-image: url(/images/default_nav_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-weight: bold;
	padding-left: 10px;
	color: #ffffff;
}

ul.defaultlist {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	display: block;
}

ul.defaultlist li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
	background-image: url(/images/default_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 18px 9px;
	background-color: #ececec;
}

ul.defaultlist li:hover {
	background-color: #ffffff;
}

ul.defaultlist li h1 {
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding-left: 14px;
	color: #000000;
	font-weight: normal;
	margin: 1px 0px 0px;
}

ul.defaultlist li.selected h1 {
	font-weight: bold;
}

ul.defaultlist li h1 a {
	color: #000000;
	display: block;
	padding-left: 15px;
	text-decoration: none;
}

div.box_shoppingcart {
	display: block;
	height: 99px;
	background-image: url(/images/box_basket_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

div.box_shoppingcart_content {
	height: 50px;
	padding-left: 80px;
	padding-top: 25px;
	font-size: 12px;
}

div.box_shoppingcart_info {
	width: 188px;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
}

div.box_tshirtdesigner {
	height: 75px;
	padding-top: 10px;
	display: block;
	text-align: center;
	background-image: url(/images/box_tshirtdesigner_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #2e2d2d;
}

div.box_dailyhightlight {
	padding: 4px 0px 4px 8px;
	display: block;
	background-image: url(/images/box_dailyhighlight_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	color: #2e2d2d;
}

div.box_dailyhightlight img {
	margin: 0px 0px 5px 0px;
}

div.box_support {
	display: block;
	height: 140px;
}

div.mainblock_head {
	display: block;
	font-size: 13px;
	height: 24px;
	line-height: 24px;
	margin: 0px 4px;
	background-image: url(/images/default_nav_bg_main.png);
	background-repeat: repeat-x;
	background-position: top left;
	font-weight: bold;
	color: #ffffff;
}

div.mainblock_head img.left {
	width: 10px;
	height: 24px;
	float: left;
}

div.mainblock_head div.main {
	float: left;
}

div.mainblock_head img.right {
	width: 10px;
	height: 24px;
	float: right;
}

div.plist {
	margin-top: 10px;
}

div.plistfirst {
	margin-top: 1px;
}

div.plistcol {
	margin-left: 4px;
	width: 168px;
	border: 1px solid #cdcdcd;
}

div.plistcol img.pimg {
	border: 0px none;
	display: block;
}

div.col0 {
	clear: both;
	float: left;
}

div.col1 {
	float: left;
	margin-left: 9px;
}

div.col2 {
float: left;
	margin-left: 9px;
}

div.plistinfo {
	font-size: 12px;
	padding: 2px 0px 2px 10px;
	background-image: url(/images/plist_bg.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

span.incvataddshipping {
	font-size: 9px;
	color: #000000;
}

span.incvataddshipping a, span.incvataddshipping a:visited, span.incvataddshipping a:active {
	text-decoration: none;
}

span.incvataddshipping a:hover {
	text-decoration: underline;
}


div.pinfo {
	width: 526px;
	background-color: #ececec;
	margin: 0px 5px;
}

div.pinfo div.pimages {
	margin-top: 10px;
	margin-left: 55px;
	width: 180px;
	float: left;
}


div.pinfo div.pimages img#pimage {
	border: 1px solid #cfcfcf;
	width: 168px;
	height: 235px;
}

div.pinfo div.pimages div.previewimages {
	margin-top: 10px;
}

div.pinfo div.pimages div.previewimages div.picol0 {
	margin-top: 2px;
	clear: both;
	float: left;
}

div.pinfo div.pimages div.previewimages div.picol1 {
	margin-top: 2px;
	float: left;
	margin-left: 6px;
}

div.pinfo div.pimages p.popupimages {
	display: none;
}

div.pinfo div.pcart {
	margin-left: 20px;
	margin-top: 10px;
	float: left;
	width: 270px;
}

div.pinfo div.pinfobottom {
	background-image: url(/images/pinfo_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 15px 10px 10px 55px;
	clear: both;
}

div.pinfo div.pinfobottom p a, div.pinfo div.pinfobottom p a:link, div.pinfo div.pinfobottom p a:visited, div.pinfo div.pinfobottom p a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

div.pinfo div.pinfobottom p a:hover {
	text-decoration: underline;
}

div.pinfo div.pcart div.line {
	line-height: 24px;
	clear: both;
}

div.pinfo div.pcart s {
	font-weight: bold;
}

div.pinfo div.pcart span.productSpecialPrice {
	font-weight: bold;
	font-size: 14px;
	color: #cc0000;
}

div.pinfo div.pcart label {
	float: left;
	width: 50px;
	margin-right: 5px;
}

div.pinfo div.pcart select {
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
	width: 170px;
}

div.pinfo div.pcart div.pinfosubmit {
	display: block;
	text-align: center;
}

div.sc_head_remove {
	font-size: 12px;
	background-color: #ececec;
	margin-top: 1px;
	width: 92px;
	float: left;
	padding: 2px 4px;
	text-align: center;
	font-size: 14px;
}

div.sc_head_products {
	font-size: 12px;
	background-color: #ececec;
	margin-top: 1px;
	width: 332px;
	float: left;
	padding: 2px 4px;
	font-size: 14px;
}

div.sc_head_total {
	font-size: 12px;
	background-color: #ececec;
	margin-top: 1px;
	width: 78px;
	float: left;
	padding: 2px 8px 2px 0px;
	text-align: right;
	font-size: 14px;
}

div.sc_remove {
	clear: both;
	float: left;
	width: 92px;
	padding: 2px 4px;
	height: 235px;
	text-align: center;
}

div.sc_product_image {
	float: left;
	width: 168px;
	padding: 2px 4px;
	height: 235px;
}

div.sc_product {
	float: left;
	width: 156px;
	padding: 2px 4px;
	height: 235px;
}

div.sc_price {
	float: left;
	width: 78px;
	padding: 2px 4px;
	text-align: right;
	height: 235px;
}

div.sc_bgcolor {
	background-color: #ffffff;
}

div.sc_summary {
	clear: both;
	width: 518px;
	margin-top: 4px;
	text-align: right;
	border-top: 1px solid #000000;
	font-size: 14px;
	padding: 2px 4px;
	font-weight: bold;
}

div.sc_submenu {
	clear: both;
	width: 518px;
	text-align: center;
	font-size: 14px;
	margin-top: 4px;
	padding: 2px 4px;
}

div.sc_submenu img {
	margin: 0px 4px;
}

div.sc_submenu input[type=image] {
	margin: 0px 4px;
}

div.login_left {
width: 260px;
clear: both;
float: left;
padding: 2px 4px;
}

div.login_right {
width: 260px;
float: left;
padding: 2px 4px;
}

div h2 {
padding: 0;
margin: 0;
}

div.inputline {
	line-height: 24px;
	clear: both;
}

div.inputline label {
	width: 100px;
	float:left;
	text-align: right;
	margin-right: 4px;
}

div.inputline input[type=text], div.inputline input[type=password] {
	width: 156px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
}

div.inputline textarea {
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
}

div.inputline select {
	width: 156px;
	background-color: #ffffff;
	border: 1px solid #cfcfcf;
}

div.box_error {
	display: block;
	border: 1px solid #ff0000;
	background-color: #ffcccc;
	padding: 10px;
	margin: 4px 0px 10px 4px;
}

div.box_success {
	display: block;
	border: 1px solid #00ff00;
	background-color: #ccffcc;
	padding: 10px;
	margin: 4px 0px 10px 4px;
}


div.formrequire {
	display: block;
	text-align: right;
	font-size: 10px;
}

fieldset {
	border: 1px solid #000000;
}

fieldset legend {
	padding: 0px 4px;
	font-weight: bold;
}

div.sendto {
	display: block;
	padding: 4px 0px 4px 80px;
	background-image: url(/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 12px 1px;
}

div.listleft {
	float: left;
	clear: both;
}

div.listright {
	float: right;
}

div.ch_count {
	clear: both;
	float: left;
	width: 40px;
	border-bottom: 1px solid #cccccc;
}

div.ch_product {
	float: left;
	border-bottom: 1px solid #cccccc;
	width: 315px;
}

div.ch_tax {
	float: left;
	width: 50px;
	border-bottom: 1px solid #cccccc;
}

div.ch_sum {
	float: left;
	width: 75px;
	padding-right: 5px;
	border-bottom: 1px solid #cccccc;
	text-align: right;
}

div.ce_count {
	clear: both;
	float: left;
	width: 38px;
	padding-right: 2px;
	text-align: right;
}

div.ce_product {
	float: left;
	width: 315px;
}

div.ce_tax {
	float: left;
	width: 50px;
}

div.ce_sum {
	float: left;
	width: 75px;
	padding-right: 5px;
	text-align: right;
}

div.total_sum_left {
	clear: both;
	float: left;
	width: 400px;
	text-align: right;
	padding-right: 5px;
}

div.total_sum_right {
	float: left;
	width: 75px;
	padding-right: 5px;
	text-align: right;
}


div.ac_onr {
clear: both;
float: left;
padding-right: 4px;
width: 50px;
text-align: right;
}

div.ac_oname {
float: left;
width: 230px;
}

div.ac_status {
float: left;
width: 85px;
}

div.ac_total {
float: left;
width: 60px;
}

div.ac_link {
float: left;
width: 50px;
}

div.textblock {
	display: block;
	margin: 0px 0px 10px 0px;
}

div.textblock p:first-child {
	margin: 0px;
	padding: 0px;
}

div.footerlinks {
	margin-top: 5px;
	clear: both;
	float: left;
}

div.footerlinks a.flink, div.footerlinks a.flink:visited, div.footerlinks a.flink:active {
	color: #000000;
	border-left: 1px solid #818080;
	margin-left: 10px;
	padding-left: 10px;
}

div.footerlinks a.flink:first-child {
	border-left: 0px none;
	margin-left: 0px;
	padding-left: 0px;
}

span.iPayment { cursor: pointer; }
div.iSuccess { text-align: center; font-size: 14px; padding-bottom: 20px; }

