body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
}

.no {
	display: none;
}

a {
	color: #347da2;
}

#center {
	display: block;
	width: 903px;
	margin: 10px auto;
	padding: 0;
}

#header {
	display: block;
	width: 900px;
	height: 35px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid silver;
	background-color: #e2e2e2;
}

#header span {
	display: block;
	width: 330px;
	float: left;
	margin: 0 0 0 12px;
	padding: 12px 0 0 0;
}

ul.nav {
	display: block;
	/*width: 495px;*/
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
}

ul.nav li {
	display: inline;
	float: right;
	margin-left: 7px;
	padding-right: 5px;
	border-right: 1px solid silver;
}

ul.nav li a {
	text-decoration: none;
}

#middle {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid silver;
	width: 900px;
	float: left;
	background-image: url('/images/bottom1.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#tl {
	display: block;
	width: 449px;
	height: 220px;
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	background-color: #cacac7;
	background-image: url('/images/mad.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#tr {
	display: block;
	width: 450px;
	height: 220px;
	margin: 0;
	padding: 0;
	float: right;
	border-bottom: 1px solid silver;
	background-color: #ffffff;
	background-image: url('/images/top-corner.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
}

div.news {
	display: block;
	clear: both;
	width: 95%;
	height: 52px;
	height: 180px;
	margin: 0 auto 5px auto;
	overflow: auto;
}

div.news p {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
	text-align: justify;
}

hr.bar {
	width: 80%;
	margin: 2px auto;
	clear: both;
}

#tr fieldset {
	display: block;
	border: none;
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

#tr fieldset form {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 5px 5px 0 0;
	text-align: right;
	height: 25px;
	font-size: 13px;
}

h2 a {
	text-decoration: none;
	color: #1A4154;
}

.type_list {
	list-style: none;
	margin: 15px 0 0 8px;
	padding: 0;
}

#bl {
	display: block;
	width: 449px;
	height: 283px;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	border-right: 1px solid silver;
}

.type-tr {
	display: block;
	width: 100%;
	height: 140px;
	margin: 0;
	padding: 0;
}

#bl ul li a {
	display: block;
	width: 111px;
	height: 14px;
	overflow: hidden;
}

#gaming {
	display: block;
	width: 224px;
	height: 140px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url('/images/gaming.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

#gaming a:hover {
	color: #6666ff;
}

#office {
	display: block;
	width: 224px;
	height: 140px;
	margin: 0;
	padding: 0;
	float: left;
	background-image: url('/images/office.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	border-bottom: 1px solid silver;
}

#office a:hover {
	color: #ff6600;
}

#mobile {
	display: block;
	width: 224px;
	height: 143px;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	background-image: url('/images/mobile.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	border-right: 1px solid silver;
}

#mobile a:hover {
	color: #669933;
}

#accesories {
	display: block;
	width: 224px;
	height: 143px;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	background-image: url('/images/accesories.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}

#accesories a:hover {
	color: #cccc00;
}

#br {
	display: block;
	width: 450px;
	height: 283px;
	margin: 0 0 5px 0;
	padding: 0;
	float: right;
}

#promo {
	display: block;
	width: 250px;
	height: 283px;
	margin: 0;
	padding: 0;
	float: left;
	border-right: 1px solid silver;
	background-color: #ffffff;
	background-image: url('/images/top-corner.jpg');
	background-position: 0 0;
	background-repeat: no-repeat;
}

#promo p {
           display: block;
           width: 100%;
           height: 115px;
           clear: both;
           margin: 0;
           padding: 0;
           position: relative;
}
#promo h1.title {
                  margin: 0 0 0 17px;
                  }
#promo p span {
	display: block;
	width: 115px;
	margin: 10px 0 0 5px;
	float: left;
}

#promo p img {
	display: block;
	width: 115px;
        height: 115px;
	float: right;
	margin: 0 3px 0 0;
	padding: 0;
}

#promo p a {
             display: block;
             width: 110px;
             position: absolute;
             bottom: 10px;
             left: 5px;
}

#cats {
	display: block;
	width: 194px;
	height: 100%;
	float: right;
	margin: 0;
	padding: 0;
	border: 2px solid #ffffff;
	background-color: #f3f3f3;
	background-image: url('/images/silver.jpg');
	background-position: 0 top;
	background-repeat: no-repeat;
}

#cats li {
	margin: 0 0 5px 0;
}

#cats a.cart,#cats select {
	margin: -5px 0 0 20px;
	width: 80%;
}

#footer {
	display: block;
	clear: both;
	width: 901px;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 1px solid silver;
	color: #ffffff;
	background-color: #ff0000;
	background-image: url('/images/footer.jpg');
	background-position: left top;
	background-repeat: no-repeat;
          font-size: 9px;
}

#footer a {
	color: #ffffff;
}

#footer a.pixel {
	display: block;
	float: left;
	width: 100px;
	height: 35px;
	margin: 0 0 0 5px;
	padding: 0;
}

div.row {
	display: block;
	width: 785px;
	height: 16px;
	margin: 1px 0 0 0;
	padding: 0;
	float: right;
}

#footer span {
	float: left;
}

h1.title {
	height: 23px;
	margin: 0 0 3px 17px;
	padding: 10px 0 0 0;
	color: #c81b1f;
	font-size: 13px;
}

ul.nav li.last {
	border-color: transparent;
	border-right: none;
}

.promotion {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url('/images/p.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 100;
}
