/*	iCELL colors */
/*	Dark Blue - #00267F */
/*	Light Blue - #0082D1 */
/*	Orange - #FF5F00 */

/* Auctions pages */

/* iCELL and eBay logos */
#header_bak { /* Header */
	width: 742px;
	height: 62px;
	margin-bottom: 5px;
	text-align: right;
}

.boxSplash_bak { /* The big splash box */
	position: absolute;
	width: 554px;
	height: 278px;
	border: 1px solid #E7E7E7;
}

.boxBuy { /* The categories box */
	position: absolute;
	width: 160px;
	height: 278px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #E7E7E7;
}

.boxNext { /* The categories box */
	position: absolute;
	width: 160px;
	height: 278px;
	padding: 0px 10px 0px 10px;
	border: 1px solid #E7E7E7;
	background-color: #E70000;
}

.boxNext h3 {
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}

.boxNext a, .boxNext p {
	color: #FFFFFF;
}

.boxNext td {
	color: #FFFFFF;
	height: 25px;
}

.boxNext input {
	width: 100px;
}

.boxBuy p {
	margin: 0;
}

h2.faq {
	margin-left: 25px;
	color: #0094D1;
}

h4.faq {
	color: #0094D1;
}

h5.faq {
	margin: 25px 25px 0px 25px;
	color: #F78524;
}

h5.sub {
	margin: 15px 35px 0px 35px;
}

p.faq {
	margin: 5px 35px 5px 35px;
}

p.swpfaq {
	margin: 5px 250px 5px 35px;
}

li.faq {
	margin: 2px 35px 2px 35px;
}

.box367 { /* The medium boxes */
	position: absolute;
	width: 367px;
	height: 120px;
	border: 1px solid #E7E7E7;
	background-image: url(images/bg_graydient.png);
}

.box554 { /* The medium boxes */
	position: absolute;
	width: 534px;
	height: 145px;
	border: 1px solid #E7E7E7;
	padding: 10px 10px 5px 10px;
	background-image: url(images/bg_graydient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
}

.box180_bak { /* The small boxes */
	position: absolute;
	width: 160px;
	height: 145px;
	border: 1px solid #E7E7E7;
	padding: 10px 10px 5px 10px;
	background-image: url(images/bg_graydient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
}

.box180_descr { /* The small boxes */
	position: absolute;
	width: 160px;
	height: 130px;
	border: 1px solid #E7E7E7;
	padding: 10px 10px 5px 10px;
	background-image: url(images/bg_graydient.png);
	background-position: bottom;
	background-repeat: repeat-x;
	overflow: hidden;
}
.box180_80 { /* The small boxes */
	position: absolute;
	width: 180px;
	height: 80px;
	border: 1px solid #E7E7E7;
	padding: 0;
	overflow: hidden;
}
.box180_167 { /* The small boxes */
	position: absolute;
	width: 180px;
	height: 167px;
	border: 1px solid #E7E7E7;
	overflow: hidden;
}
.bakfaq {
	color: #0094D1;
}

div#dlBox {
	position: absolute;
	top: 150px;
	right: 20px;
	width: 170px;
	height: 250px;
	background-color: #E70000;
	padding: 20px 15px 20px 30px;
}
div#dlBox h3 {
	color: #FFFFFF;
	line-height: 20px;
}
div#dlBox p, div#dlBox a {
	color: #FFFFFF;
}
