@charset "utf-8";
/* CSS Document */


.shopPod {
	margin:0px auto;
	font-size:12px;
float:left;
padding-top:5px;
padding-bottom:5px;
padding-left:27px;
padding-right:27px;
width:170px;
height:250px;
background-image:url(../styleImages/shopBg.jpg);
background-repeat:no-repeat;
background-position:center;	
}

.sPodTitle {
	margin-left:5px;
	font-size:13px;
	text-align:center;
	width:160px;
	height:50px;
	vertical-align:central;
}

.sPodTitle a:link, .sPodTitle a:visited, .sPodTitle a:active{
	text-align:center;
	margin-left:5px;
height:13px;
font-size:13px;	
text-decoration:none;
color:#060;
}

.sPodTitle a:hover{
	margin-left:5px;
	text-align:center;
height:13px;
font-size:13px;	
text-decoration:underline;
color:#060;
}


.sPodCatPrice
{	
	text-align:left;
	margin-left:5px;
	float:left;
	width:160px;
	font-size:10px;
}

.sPodPhoneIco
{
width:27px;
height:27px;
float:right;
text-align:right;
font-size:8px;
margin-right:5px;
padding-top:12px;
background-image:url(../styleImages/phoneOffSmall.png);
background-position: bottom left;
background-repeat: no-repeat;
}
.sPodPhoneIco:hover
{
width:27px;
height:27px;
float:right;
text-align:right;
font-size:8px;
margin-right:5px;
padding-top:12px;
background-image:url(../styleImages/phoneOnSmall.png);
background-position: bottom left;
background-repeat: no-repeat;
}

.sPodImg
{
	vertical-align:central;
	text-align:center;
	float:left;
	height:120px;
	width:140px;
	font-size:10px;
    margin-left:15px;
	font-size:0px;
}
.sPodPay {
	text-align:center;
	margin-left:5px;
float:left;
width:100px;
font-size:10px;	
}

.data-cell
{
width:100px;
}

.recNavHolder {
	width:100%;
float:left;	
margin:0px auto;
}

.recordNav {
	height:auto;
	color:#FFF;
	font-size:12px;
width:50%;
margin:0px auto;	
}

.subRecNav {
	height:auto;
	color:#FFF;
	font-size:12px;
width:25%; 
float:left;
margin:0px auto;
	
}

.item {
	float:left;
	width:100%;
}

.itemImage{
float:left;
width:40%;
height:auto;
padding-left: 15px;
padding-top: 15px;
padding-right: 15px;
padding-bottom: 15px;	
}

.itemTextRight {
	padding: 15px 15px 15px 15px;
	text-align:right;
	float:left;
width:50%;
height:auto;	
}

.longDisc {
	margin-left: 15px; 
	margin-top: 15px;
	margin-bottom: 30px;
width:770px;
height:auto;
float:left;	
}


.orderTitle
{
width:100%;
font-size:18px;	
color:#060;
}

.orderNumber
{
	border-bottom:#666 1px solid;
	width:20%;
	float:left;
	padding-bottom:15px;
	background-color:#FFF;
	color:#090;

}
.partName
{
		border-bottom:#666 1px solid;
	width:30%;
	float:left;
	padding-bottom:15px;
	background-color:#FFF;
	color:#090;
		
}

.partStatus
{	width:50%;
	border-bottom:#666 1px solid;
	background-color:#FFF;
	float:left;
		padding-bottom:15px;
		color:#090;
}

#title {
	font-size:16px;
	color:#060;
	font-weight:bold;	
}


.tblHolder {

width:100%;
height:auto;
background-color:#FFF;	
}

.tblRow {

	background-color:#FFF;
float:left;
width:100%;	
border-bottom: 1px solid #060;
}

.tblRow:hover {
background-image:url(../styleImages/itemTbBg.png);
background-repeat:repeat;
}
.tblRow:hover .tblLeft {
background-color:#FFC;
}

.tblItem {
	width:auto;
	padding-left:15px;
	float:left;	
	padding-top: 2px;
	padding-bottom:2px;
}

.tblLeft {
color:#060;
text-align:left;
float:left;
width:100%;
height:auto;	
}

.tblRight {
	text-align:right;
float:left;
width:100%;	

}

#id {
width:20%;	
}