
BODY {
	margin: 0px 22px;
	background: #FFF;
	}

BODY,TD,TH {
	font-family: Verdana,Arial,Tahoma;
/*	font-size: 12px; */
	font-size: 75%;
	color: #333;
/*	vertical-align: top; */
	}

FORM {
	margin: 0px;
	}

IMG, A IMG {
	border: 0px;
	}

TABLE {
	border-collapse: collapse;
	}

INPUT,TEXTAREA,SELECT {
	font-family: Verdana,Arial,Tahoma;
	border: 1px solid #A9ADAE;
	margin: 0px;
	padding: 1px 3px;
	font-size: 100%;
	}

A,A:visited {
	text-decoration: underline;
	color: #000;
	}
A:hover {
	color: #A22418;
	}


.tit {
	color: #222;
	font-weight: bold;
/*	font-size: 15px; */
	font-size: 110%;
	}

.titG, .titB, .titR {
	font-weight: bold;
	background: #60A210; /* #80C228; */
	color: #FFF;
	padding: 2px 10px 2px 7px;
	}
.titB {
	background: #0266A1;
	}
.titR {
/*	background: #B52316; */
	background: #952316;
	}


.top {
	border-top: 4px solid #CCC;
	border-bottom: 5px solid #B22418;
	width: 100%;
	border-collapse: collapse;
	}
.bottom {
	border-top: 4px solid #CCC;
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0px 15px 0px;
	}
.top .left {
	height: 50px;
	vertical-align: middle;
	padding-left: 15px;
	}
.top .right {
	text-align: right;
	vertical-align: top;
	padding-right: 5px;
	}
.bottom .right {
	padding-left: 20px;
	}

.top .right A, .top .right A:visited,
.bottom .right A, .bottom .right A:visited {
	background: url(../../img/arr_gr_l.gif) no-repeat left center;
	font-family: Verdana;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #666;
	padding: 0px 0px 2px 8px;
	margin-right: 7px;
	text-transform: lowercase;
	}
.top .right A:hover,
.bottom .right A:hover {
	background: url(../../img/arr_r_l.gif) no-repeat left center;
	text-decoration: none;
	color: #A22418;
	}

.bottom .right A {
	font-size: 10px;
	}

.main {
	border-top: 1px solid #CCC;
	}

.top_left {
	background-color: #444853;
	padding: 4px 14px;
	}
.top_left A, .top_left A:visited {
	background: url(../../img/arr_gr_l.gif) no-repeat left center;
	padding: 5px 5px 5px 10px;
	display: block;
	text-decoration: none;
	color: #E7E7E7;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #777;
	}
.top_left A.last, .top_left A.last:visited {
	border: 0px;
	}
.top_left A:hover {
	background: url(../../img/arr_r_l.gif) no-repeat left center;
	text-decoration: none;
	color: #B22418;
	}

.checkout {
	border-bottom: 2px solid #FFF;
	}
.checkout A, .checkout A:visited {
	display: inline;
	border: 0px;
	border-right: 1px solid #999;
	padding-right: 14px;
	}
.checkout .phone {
	color: #EE0;
	}

.top_center {
	padding: 0px;
	padding-right: 10px;
	background: #01B0E9 url(../../img/top_bg.gif) repeat-x left top;
	font-weight: bold;
	color: #EEE;
	font-size: 14px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	width: 100%;
	}
.top_center IMG {
	margin: 0px;
	margin-right: 30px;
	}
.top_center .phone {
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 20px;
	color: #60FF00;
	}
.top_center .sm {
	font-size: 11px;
	color: #444;
	}

.top_right {
	border-left: 1px solid #CCC;
	padding: 0px;
	background: #F9F9F9;
	color: #333;
	font-weight: bold;
	}
.top_right A, .top_right A:visited {
	font-size: 10px;
	border: 1px solid #CCC;
	color: #FFF;
	font-weight: bold;
	padding: 1px 5px;
	text-decoration: none;
	background: #09C;
	}
.top_right A:hover {
	color: #FFF;
	background: #0AE;
	text-decoration: none;
	}
.top_right A.check, .top_right A.check:visited {
	background: #50B208;
	}
.top_right A.check:hover {
	color: #FFF;
	background: #50C208;
	text-decoration: none;
	}
.top_right SPAN {
	width: 80px;
	}


.main .left {
	border-right: 1px solid #DDD;
	}
.main .center {
	padding: 0px 10px 5px 10px;
	width: 100%;
	}
.main .right {
	border-left: 1px solid #DDD;
	padding: 1px 1px;
	}



.buttonB {
	color: #006090;
	background-color: #CFE0E6;
	font-weight: bold;
	border: 1px solid #004080;
	font-size: 95%;
	padding: 0px 2px;
	}

.nb B {
	font-weight: normal;
	}

.sm {
	font-weight: normal;
/*	font-size: 10px; */
	font-size: 95%;
	}
TD.sm,TH.sm {
	font-size: 70%;
	}
.bold,.b {
	font-weight: bold;
	}

.alr {
	text-align: right;
	}


.pad A {
	padding: 0px 3px;
	}


DIV.contentTop {
	background: #FCFCFC;
	padding:5px 10px 7px;
	margin-bottom:15px;
	border-bottom:1px solid #DDD;
	}


#navline {
	border-bottom: 1px solid #BBBBBB;
	padding: 2px 0px 6px 0px;
	}
#navline A, #navline A:visited {
	color: #0266A1;
	text-decoration: none;
	}
#navline A:hover {
	text-decoration: underline;
	}


H1 {
	color: #883333;
	margin: 5px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
	padding-left: 3px;
	}

/* TABLE */
.border {
	background-color: #FFFFFF;
	}
.bg, .bgi, .bgi input {
	background-color: #F5F5F5;
	background-color: #CDE;
	color: #333;
	}
.bgH {
	background-color: #CCCCCC;
	background-color: #0266A1;
	color: #FFF;
	}
.bgHl {
	background-color: #DDDDDD;
	background-color: #0377C1;
	}
.bg TD, .bg TH {
	color: #333;
	}
.bgH TD, .bgH TH,
.bgHl TD, .bgHl TH {
	color: #FFF;
	}
TD.bg, TH.bg {
	color: #333;
	}


.button {
	color: #444444;
	background-color: #CDE;
	border-color: #EEE;
	}
.buttonH {
	background-color: #60A210; /* #80C228; */
	border-color: #FFF;
	color: #FFF;
	font-weight: bold;
	}


A.button1, A.button1:visited,
A.button2, A.button2:visited {
	border: 1px solid #FFF;
	display: block;
	padding: 2px 10px;
	font-size: 110%;
	font-weight:bold;
	width: 150px;
	text-align: center;
	text-decoration: none;
	background-color: #0377C1;
	color: #FFF;
	}
A.button2, A.button2:visited {
	background-color: #60A210; /* #80C228; */
	color: #FFF;
	border: 1px solid #50A208;
	}
A.button1:hover, A.button2:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0266A1;
	}
A.button2:hover {
	color: #FFF;
	background-color: #80C228; /* #90E228; */
	}


td.button1, td.button2 {
	width: 100; /* for no bag */
	}


.star {
	color: #CC3333;/*#FF0000*/
	}

.bigCat,
.bigCatB,
.smallCat {
/*	color: #000000; */
	}
.bigCatB {
/*	font-weight: bold; */
	}
.smallCat {
	font-size: 10px;
	}


.head, .headH, .header, .headerH {
	color: #303020;
	font-weight: bold;
	}
.headH, .headerH {
	font-size: 120%;
	}
.header, .headerH {
	text-decoration: underline;
	}


.txt, .txt TD {
	font-size: x-small;
	}
.txtB, .txtB TD {
	font-size: x-small;
	font-weight: bold;
	}
.txtH, .txtH TD {
	font-size: small;
	font-weight: bold;
	}


.note, .note1, .note2 {
	color: #116699;
	font-weight: normal;
	}
.noteH, .noteH1, .noteH2 {
	font-weight: normal;
	}
.note1, .noteH1 {
	color: #556699;
	}
.note2, .noteH2 {
	color: #CC3333;
	}


.hl, .hlH, .ok, .okH, .warn, .warnH {
	color: #4F4F3E;
	font-weight: bold;
	}
.ok, .okH {
	color: #339966;
	}
.warn, .warnH {
	color: #CC3333;
	}
.hlH, .okH, .warnH {
	font-size: 120%;
	}

.inactive {
	color: #666666;
	}




/*---------------- Shopping Cart ---------------*/

.sc_message {
	color: red;
	font-size: xx-small;
	}

.sc_warn {
	color: #AA0000;
	}

.sc_text {
	font-size: xx-small;
	}



/*------------------ Categories -------------------*/

/* --- if DHTML --- */
.tree {
/*	font-size: 12px; */
	padding: 0;
	padding-bottom: 8;
	text-indent: -16;
	}
.tree A,
.tree A:visited {
	color: #000000;
	text-decoration: none;
	}
.tree A:hover {
	color: #660000;
/*	padding:0 2 0 2; */
/*	border: 1px dotted #3E4A66; */
/*	background: #E0E9FC; */
	}
.tree A.active,
.tree A.active:visited {
/* 	color: #003399; */
	font-weight: bold;
/*	background: #C3CEE6; */
/*	padding: 0 2 0 2; */
	}
.tree A.active:hover {
	color: #666666;
/*	padding: 0 2 0 3; */
	}

.tree IMG {
	border: 0;
	width: 14;
	height: 14;
        margin-right: 2;
	}
.tree IMG.corner {
	cursor: pointer;
	}
.tree DIV {
	padding: 0 0 2 16;
	background: url(../../img/tree/cbg.gif) repeat-y;
	}
.tree DIV.group {
	background: none;
	}
.tree DIV.tit {
/*	font-size: 15px; */
	font-size: 125%;
	padding: 6 0 3 4;
	background: none;
	font-weight: bold;
	color: #993333;
	}
.tree DIV.last {
	background: #FFFFFF;
	}
.tree DIV.block {
	margin-left: -4;
	padding: 0;
	display: none;
	background: #FFFFFF;
	}
.tree DIV.disp {
	display: block;
	}
.tree .browse,
.tree A.browse,
.tree A.browse:visited {
/*	color: #2266CC; */
/*	font-size: 10px;*/
	}


/* --- if Usual --- */
.tree_usual {
	font-size: 12px;
	padding: 3;
	padding-bottom: 8;
	padding-left: 8;
	}
.tree_usual A,
.tree_usual A:visited {
/*	color: #000000; */
	text-decoration: none;
	}
.tree_usual A:hover {
/*	color: #2266CC; */
	padding:0 2 0 2;
	border: 1px dotted #3E4A66;
	background: #E0E9FC;
	}
.tree_usual A.active,
.tree_usual A.active:visited {
	color: #003399;
	font-weight: bold;
	background: #C3CEE6;
	padding: 0 2 0 2;
	}
.tree_usual A.active:hover {
	color: #0000EE;
	padding: 0 2 0 3;
	}

.tree_usual DIV {
	padding-top: 3;
	}


div.order {
	border: 1px solid #BFBEB5;
	background-color: #FFFDFC;
	width:100%;
	padding:5;
	}
div.order BIG {
	font-size:14px;
	}

.item_list {
	width: 100%;
	}
.item_cell {
	padding: 10 0 10 0;
	text-align: left;
/*	width: 100%; */
	}

.item {
	border-top: 1px solid #E5E3E3;
	}
.item TD,.item1 TD {
	vertical-align: top;
	padding: 15px 10px 0px 0px;
	}
.item1 TD {
	padding: 0px 10px 0px 5px;
	}
.item .desc,.item1 .desc {
	padding: 2 0 3 0;	
	}

.item1 .desc A,
.item1 .desc A:visited,
.item1 .desc A:hover {
	color: #000;
 	text-decoration: none;
	cursor: text;
	}

.desc .desc1 {
	padding-top: 5px;
	}

.desc .desc1 A,
.desc .desc1 A:visited,
.desc .desc1 A:hover {
	color: #000;
 	text-decoration: none;
	cursor: text;
	}

.list .price {
	float: left;
	padding: 2 15 0 0;
	}
.list H2 {
	display: inline;
	font-size: 100%;
	}

.list A, .list A:visited {
	color: #0266A1;
	}
.list A:hover {
	color: #B00;
	}

.price B {
	color: #30A218;
	font-weight: bold;
/*	font-size: 15px; */
	font-size: 125%;
	}

.prd_im {
	border: 1px solid #E5E3E3;
	}

A.buybtn,A.buybtn:visited {
	display: block;
	padding: 4px 15px;
	font-weight: bold;
	background-color: #0266A1;
	color: #FFF;
	width: 110px;
	text-align: center;
	text-decoration: none;
	float: left;
	}
A.buybtn:hover {
	color: #FFF;
	background-color: #B52316;
	text-decoration: none;
	}



.progress_bar {
	background: #FFF;
	border: 1px solid #DDD;
	margin: 0px 15px 10px 15px;
	padding: 3px;
	text-align: center;
	}
.progress_bar .title {
	font-size: 110%;
	font-weight: bold;
	color: #333;
	}
.progress_bar TABLE {
	border-collapse: separate;
	}
.progress_bar TD {
	width: 25%;
	text-align: center;
	padding: 1px 5px;
	font-weight: bold;
	background: #FFF;
	font-size: 10px;
	border: 1px solid #AAAAAA;
	color: #999999;
	}
.progress_bar TD.ok {
	background: #20A218;
	border: 1px solid #555555;
	}
.progress_bar TD.ok A,
.progress_bar TD.ok A:visited {
	color: #F0F0F0;
	text-decoration: none;
	}
.progress_bar TD.ok A:hover {
	color: #FFF;
	text-decoration: none;
	}
.progress_bar TD.cur {
	color: #FFF;
	border: 1px solid #000;
	background: #50C228;
	}


.spacer {
	height: 1px;
 	overflow: hidden;
	}
.wide {
	width: 100%;
	}


.add_info {
	margin-top: 20px;
	width: 300px;
	text-align: left;
	border: 1px solid #AAAAAA;
	padding: 3px 5px;
	color: #333333;
	line-height: 135%;
	}
.add_info_sc {
	width: 500px;
	text-align: left;
	padding: 20px 5px;
	color: #333333;
	line-height: 135%;
	}

.kw {
	padding: 5px 8px 9px;
	border: 1px solid #DDD;
	font-size: 90%;
	color: #555;
/*	height: 70px;*/
/*	overflow: scroll;*/
	}
.kw A, .kw A:visited {
	text-decoration: none;
	color: #555;
	}


.prd_model_list A,
.prd_model_list A:visited,
.prd_model_list A:hover {
	color: #000;
 	text-decoration: none;
/*	cursor: text; */
	}
.prd_model_list B {
	font-weight: bold;
	}
.prd_model_list DIV {
	padding-left:10px
	}

.prd_laptops_list A,
.prd_laptops_list A:visited,
.prd_laptops_list A:hover {
	color: #000;
 	text-decoration: none;
/*	cursor: text; */
	}
.prd_laptops_list B {
	font-weight: bold;
	}
.prd_laptops_list TD {
	color: #000;
	padding: 3px 10px;
	border-bottom: 1px dotted #FFF;
	}


