.productdetailsAddtoCart {
background: url("../images/ad-to-cart.png") no-repeat scroll center center transparent;
height: 25px;
width: 86px;
cursor:pointer;
float:left;
font-size:12px;
border:none;
color:#FFF;
}

.thickbox {
font-family:Arial;
font-size:13px;
color:#3a3a3a;
}

.thickbox a:hover {
color:red;
}

.productPagination {
text-align:right;
float:left;
clear:left;
padding-left:15px;
margin-left:0;
margin-top:21px;
height:37px;
background:url(../images/pagination_bg.jpg) repeat-x;
border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
width:764px;
}

.productPaginationsecond {
text-align:right;
float:left;
clear:left;
padding-left:15px;
margin-left:0;
margin-top:28px;
height:37px;
background:url(../images/pagination_bg.jpg) repeat-x;
border-radius:0 0 5px 5px;
-moz-border-radius:0 0 5px 5px;
-webkit-border-top-left-radius:0;
-webkit-border-top-right-radius:0;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
width:764px;
}

.thumbnail span {
background-color:#b1bac3;
color:#000;
left:100px;
position:absolute;
text-decoration:none;
visibility:hidden;
padding:5px;
}

.thumbnail:hover span {
visibility:visible;
}

.product_Container {
width:172px;
margin-left:10px;
margin-right:5px;
height:260px;
font:12px Arial;
float:left;
background-color:#FFF;
}

.item_table_content .thumbnail img.productimage {
height:100px;
width:100px;
box-shadow:0 0 5px 2px #b1bac3;
}

.item_table_content td img.productimage {
height:100px;
width:100px;
}

.productImageTd {
height:120px;
width:120px;
}

.cartItemWrap {
border-bottom:1px solid #CFD7E2;
float:left;

margin-left:17px;
padding-bottom:20px;
padding-top:20px;
width:750px;
}

.cartItemLeftPiece {
width:180px;
height:inherit;
float:left;
background:url(../images/bg-cart-item.png) repeat-x;
}

.cartItemLeftPiece2 {
width:250px;
float:left;
background:url(../images/bg-cart-item.png) repeat-x;
padding-top:22px;
}

.cartItemMiddlePiece {
position:relative;
width:10px;
height:inherit;
float:left;
background:url(../images/bg-middle-cart-item.png) no-repeat;
}

.cartItemRightPiece {
width:220px;
height:inherit;
float:left;
background:url(../images/bg-cart-item.png) repeat-x;
margin-left:56px;
}

.cartTableRight {
font-family:Arial;
font-size:12px;
}

.cartTableRight td {
margin:0;
padding:5px;
}

.cartTableRight td:nth-child(1) {
font-weight:700;
text-align:right;
padding:5px;
}

.cartItemLeftPiece2 h2 {
font-family:Arial;
font-size:12px;
font-weight:700;
color:#476589;
margin:5px 0 10px;
}

.cartReview,.cartStar {
float:left;
font-family:Arial;
color:#858585;
}

.cartReview {
font-size:11px;
margin-left:10px;
}

.cartStar {
margin-bottom:15px;
}

.cartPrice {
background:url(../images/cart-cost.png) no-repeat;
width:86px;
height:26px;
margin-bottom:10px;
}

.cartPrice p {
font-family:Arial;
color:#fff;
font-size:17px;
text-align:center;
font-weight:700;
}

.cartid {
margin-top:20px;
background:url(../images/cart-item-id.png) no-repeat;
width:163px;
height:22px;
}

.cartid p {
text-align:center;
font-family:Arial;
padding-top:3px;
font-size:14px;
font-weight:700;
}

.viewdetailbtn {

background: url("../images/view-details.png") no-repeat scroll center center transparent;
height: 21px;
width: 81px;
float: left;

cursor: pointer;
border: none;
color: #FFF;
font-size: 12px;
padding-left: 5px;
padding-top: 5px;
}
.viewdetailsecondbtn {

background: url("../images/view-details.png") no-repeat scroll center center transparent;
height: 21px;
width: 75px;
float: left;

cursor: pointer;
border: none;
color: #FFF;
font-size: 12px;
padding-left: 15px;
padding-top: 5px;
}

.add_cart_button {
float:left;
margin-left:150px;
position:relative;
top:-30px;
}

.uom {
float:left;
clear:left;
font-family:Arial;
font-size:12px;
margin-left:78px;
color:#272727;
font-weight:700;
}

.uom_select {
float:left;
margin-left:10px;
}

.uom_select select {
width:70px;
border:1px solid #D4D4D4;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-raidus:4px;
}

.manufctre_no {
float:left;
clear:left;
margin-top:20px;
border:1px solid #FFF;
}

.manufacture_left {
font-family:Arial;
font-size:12px;
font-weight:700;
color:#272727;
margin-left:10px;
float:left;
}

.manufacture_right {
font-family:Arial;
font-size:12px;
color:#525151;
padding-left:5px;
width:149px;
}

.yellow_button {
background-color:#FFCC3A;
min-width:85px;
height:24px;
border:1px solid #FFCC3A;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
cursor:pointer;
text-decoration:none;
behavior:url(PIE.htc);
padding-left:5px;
padding-right:5px;
}

.yellow_button:hover {
background-color:#DB2828;
border:1px solid #DB2828;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
behavior:url(PIE.htc);
color:#FFF;
}

.cartViewDetail {
margin-bottom:20px;
float:left;
}

.cartAddCart {
float:left;
}

.addcartbtnn {
background:url(../images/cart.png) repeat scroll 0 0 transparent;
border:medium none;
border-radius:5px 5px 5px 5px;
color:#FFF;
cursor:pointer;
float:left;
font-size:12px;
margin-left:15px;
margin-top:0;
padding-bottom:5px;
padding-left:10px;
padding-top:5px;
width:70px;
}

.kliyar {
clear:both;
}

.cartDesc p {
font-family:Arial;
font-size:12px;
margin:0 0 20px;
}

.productPic {
margin-top:0;
}

.addcartselecter span {
font-family:Arial;
font-size:12px;
color:#919ead;
}

.pless {
background:url(../images/pag-less.png) no-repeat;
width:23px;
height:20px;
float:left;
margin-left:20px;
margin-right:5px;
}

.pnumber {
background:url(../images/pagination-blue.png) no-repeat;
width:23px;
height:20px;
float:left;
margin-right:5px;
}

.pnumber p {
font-family:Arial;
font-weight:700;
font-size:14px;
text-align:center;
color:#fff;
}

.pgreater {
background:url(../images/pag-great.png) no-repeat;
width:23px;
height:20px;
float:left;
}

.compare_back {
background-image:url(../images/compare_back.png);
background-repeat:repeat-x;
height:27px;
width:768px;
border:1px solid #1A406D;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
float:left;
clear:left;
position:relative;
bottom:3px;
right:1px;
z-index:1;
behavior:url(PIE.htc);
padding-top:3px;
padding-left:10px;
}

.change_display {
float:left;
font-family:Arial;
font-size:13px;
color:#4A545F;
font-weight:700;
margin-left:300px;
}

.grid_display {
float:left;
position:relative;
top:9px;
right:45px;
}

.list_display {
float:left;
position:relative;
bottom:11px;
right:7px;
}

.price_advanced {
float:left;
clear:left;
}

.price_advanced input[type=text] {
border:none;
outline:none;
height:23px;
background:url(../images/price_bg.jpg);
font-weight:700;
font-family:arial;
color:#FFF;
margin-top:20px;
text-align:center;
padding-top:1px;
padding-left:7px;
padding-right:7px;
font-size:17px;
width:128px;
}

.texttransformCapitized {
text-transform:capitalize;
padding-left:11px;
}

.productPagination a,.productPaginationsecond a {
text-decoration:none;
font-family:Arial;
font-size:13px;
font-weight:700;
color:#FFF;
background-color:#426FA3;
border:1px solid #426FA3;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:2px;
behavior:url(PIE.htc);
position:relative;
top:10px;
margin-right:4px;
padding-right:5px;
width:16px;
height:16px;
display:block;
float:left;
}

.productPagination a:hover,.productPaginationsecond a:hover {
background-color:#FFF;
font-family:Arial;
font-size:13px;
font-weight:700;
color:#000;
border:1px solid #FFF;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:2px;
behavior:url(PIE.htc);
margin-right:4px;
display:block;
width:16px;
padding-right:5px;
height:16px;
}

.productPagination a:active,.productPaginationsecond a:active {
background-color:red;
font-family:Arial;
font-size:13px;
font-weight:700;
color:#000;
border:1px solid #FFF;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:2px;
behavior:url(PIE.htc);
margin-right:2px;
width:18px;
height:16px;
}

.productPagination .selected,.productPaginationsecond .selected {
font-weight:700;
}

.productdetailsAddtoCart:hover,.viewdetailbtn:hover,.addcartbtnn:hover,.compare_back a,.cartViewDetail a,.cartAddCart a {
text-decoration:none;
}