#cartButton{

float:right;
font-size:13px;
width:50px;
}


#productWrap{
float:left;
width:650px;
margin:0px;
margin:0px 0px 15px 10px;

}


.productWrap{
float:left;
width:650px;
margin:0px;
margin:0px 0px 15px 10px;

}

#detailWrap{
float:left;
width:700px;

margin:0px 0px;
padding:0px 8px;


}
#productListPic {
	width:140px;
	float:left;
	margin:0px;
	padding:0px 11px;
	
}
#productListPic img{
border-style:none;
}


#productListDetails {
	width:480px;
	
	float:left;
	margin:0px;
	padding:0px;
}
#productInfo{
height:185px;
width:420px;
float:left;
padding-top:10px;

}
#quantity{
float:left;
}
#quantity label{
font-size:16px;
}
.add2cart {
margin-left:5px;
height:60px;
float:left;
border-width:0px;
border:none;

}


#cargButton {
     position: absolute;
     width: 200px;
     height: 22px;
     margin-top: 0px;
     margin-left: 0px;
     z-index: 2;
}

a.cartButton {
     display: block;
     width: 200px;
     height: 22px;
     outline: none;
     background-image: url(../images/add2cart_2.jpg);
     background-repeat: no-repeat;
     background-position: 0px 0px;
     z-index: 2;
}
	 
a.cartButton:hover {
     background-position: 0px -22px;
     z-index: 2;
}


#detailsBottomLinks{
float:left;
width:400px;
}
#productPic {
	width:272px;
	float:left;
	text-align:center;
	height:350px;

}
#productPic2 {
	width:272px;
	float:left;
	text-align:center;
	height:350px;
	background:url(../images/productBG.jpg) no-repeat 0 0;
	padding-top:100px;
	
}
#productPic a{
font-size:12px;
text-decoration:underline;
color:#FFFFFF;

}
#productPic img{
border-style:none;

}

#productName{
float:left;
font-size:20px;
font-weight:bold;
margin:0px;
padding:0px;

	}
	
#partNum{
float:right;
font-size:12px;
padding-right:15px;

}
#productType{
float:left;

width:420px;
font-size:14px;
}
#productNameList{
	
font-size:18px;
font-weight:bold;
margin:0px;
padding:0px;
width:350px;
	}
	
#price{
font-size:16px;
line-height:22px;
float:left;
padding-right:35px;
}
	
#productShortDesc{
font-size:13px;
font-style:italic;
line-height:11px;

margin:0px;
padding:0px;	
	}
	
#productDetails {
font-size:12px;
float:left;

}



.detailLink{
float:left;
width:80px;

}

.detailLink a{
float:left;
width:140px;
font-size:10px;
background:url(../images/linkBlock.gif) top left no-repeat;
text-indent:15px;
line-height:10px;
height:10px;
color:#FFFFFF;
text-decoration:none;
margin-top:15px;
display:block;
}
.detailLink a:hover{
background-position:0 -10px;
}






#productDetailPage {
font-size:12px;
width:428px;
float:left;
height:350px;
position:relative;
background:url(../images/detailBG.jpg) no-repeat top;
padding:20px 0 0 0;
margin:0px;
}
productDetailPage a{
float:left;
width:140px;
font-size:11px;
background:url(../images/linkBlock.gif) top left no-repeat;
text-indent:15px;
line-height:10px;
color:#FFFFFF;
display:block;
text-decoration:none;
}
productDetailPage a:hover{

background-position:0 -10px;
}-->

.relatedProducts{
background:url(../images/reviewsBG.gif) no-repeat left top;

float:left;
width:722px;

padding:20px 0px 0px 15px;
margin:0;

}
.relatedProductItem{
font-size:12px;
float:left;
width:140px;

text-align:center;
padding-top:20px;
padding-right:15px;
}
.relatedPic{
width:140px;
	float:left;
	margin:0px;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
}
.relatedPic img{
border-style:none;
}

#ratingBack{
float:left;
background:url(../images/5starsBack.gif);
width:75px;
height:16px;
display:block;

}
#rating{
float:left;
background:url(../images/5stars.gif);
width:75px;
height:16px;
display:block;
}
#ratingBack2{
float:left;
background:url(../images/5starsBack.gif);
width:75px;
height:16px;
display:block;

}
#rating2{
float:left;
background:url(../images/5stars.gif);
width:75px;
height:16px;
display:block;
}
#searchResults{
width:500px;
float:left;
}
#searchForm{
padding-top:25px;
width:202px;
float:left;
height:65px;
background:url(../images/formBG2.jpg) no-repeat 8px 18px;
}
#searchForm fieldset{
padding:0; margin:0; border:none;
}

#searchForm input{
margin-top:5px;
margin-left:24px;
}

#writeReview{
float:left;
width:680px;

}
#reviewsContainer{
float:left;
width:655px;
background-image:url(../images/reviewsBG.gif);
background-repeat:no-repeat;
background-position:top left;
margin-top:25px;
padding-top:25px;
}
.review{
width:600px;
float:left;
padding-left:15px;
padding-top:15px;

}
#reviews{
float:left;
width:300px;
}
#reviewsContainer .title{
font-size:14px;
font-weight:bold;
width:650px;
float:left;
padding-top:5px;
}
#reviewsContainer .date_author{
font-size:11px;
color:#CCCCCC;
float:left;
}
#reviewsContainer .reviewText{
float:left;
padding:5px 15px 25px 25px;
width:500px;

}


#writeReview img{
padding:0;
margin:0;
vertical-align:middle;
line-height:20px;
}
#reviewText p{
margin-bottom:10px;

}
Legend{
border:1px solid #999999;
padding:5px;
background: #203d6f;
font-weight:bold;
margin-bottom:10px;
}
label{
float:left;
display:block;

}
fieldset{
border: 1px solid #999999;
padding:10px 25px;

}
#reviewText{
float:left;
width:420px;
height:380px;
}
#reviewRating{
float:left;
width:180px;
height:380px;
}
#shipping{
width:202px;
text-align:center;
float:left;
padding-top:10px;
}
#shipping a{
color:#FFFFFF;
}
#cartSum{
padding-top:68px;
padding-left:20px;
float:right;
width:185px;
}
#cartSum #top{
background:url(../images/cartSumTop.gif) no-repeat top left;
height:45px;
}
#cartSum #main{
padding-top:5px;
padding-left:15px;
background:url(../images/cartSumBG.gif) repeat-y;
height:auto;
min-height:200px;
width:185px;
}
#cartSum #bot{
background:url(../images/cartSumBot.gif) no-repeat top left;
height:23px;
width:185px;
float:left;
}
#cartSum #sslImage{
float:left;
padding:20px 0 0 45px;
}