@charset "UTF-8";
/* CSS Document */


/* Process Page */

#process {
	margin-bottom: 10px;
}

#process ul {
}

#process li {
	list-style-position: inside;
	list-style-type: decimal;
	margin-left: 20px;
	}


/* web app layout */

#ownedplaceholder {
	background-image: url(../../images/transbits/transbitw90.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 590px;
}

#preownedlist {
	float: left;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../../images/transbits/transbitw90.png);
	background-repeat: repeat;
}

#preownedlist h2 a {
	font-size: 22px;
	line-height: 30px;
}

#thumblisttext {
	background-image: url(../../images/transbits/transbitw90.png);
	background-repeat: repeat;
	border: 1px solid #EEEEEE;
	padding: 10px;
	text-align: left;
	margin: 0px;
	float: right;
	width: 380px;
	height: 80px;
}

#thumblisttext ul {
	color: #000000;
}

#detailtext {
	background-image: url(../../images/transbits/transbitw90.png);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: left;
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #000000;
	position: static;
}

#detailtext p {
	font-size: 14px;
}

.detailtytles {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #83744d;
	font-style: italic;
	font-weight: lighter;
	line-height: 30px;
	font-size: 18px;
}

#thumblistimg img {
	float: left;
	border: 1px solid #333333;
	width: 130px;

}




.thumbdetail img {
	width: 500px;
	border: 1px solid #CCCCCC;
	padding: 15px;
	margin: 10px;
	background-image: url(../../images/transbits/transbitw90.png);
	float: left;
}

#pricefloat {
	text-align: right;
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #83744d;
	font-style: italic;
	font-weight: lighter;
	line-height: 100%;
	font-size: 22px;
}


#thumblisttext h2 a {
	font-size: 32px;
	line-height: 100%;
}

#shoplargeimage {
	width: 300px;
	float: right;
}