/* CSS Document */
#viewCartCont {
padding:0px;
width:100%;
}
#viewCartTable {
width:95%;
margin:10px 10px;
}
.viewBulkBtn {
background-color:green;
color:#FFF;
padding:1px;
}
.cartBottomForm {
width:100%;
text-align:right;

}
.cartBottomForm tr{
vertical-align:bottom;
}
.cartBottomForm td{
background-color:#EBEBEB;
font:bold 14px arial;
padding:5px;
margin:0 10px;
}
.resumeBulkBtn {
background-color:green;
color:#FFF;
padding:1px;
}
.uploadFiles {
background-color:blue;
color:#FFF;
padding:1px;
}
#pgCheckOutBtnCont {
width:100%;
text-align:right;
position:relative;
}

#pgCheckOutBtnInnerCont{
width:100%;
text-align:right;
position:relative;

}
div#postageFormCont{
display:block;
float:right;
overflow:visible;
text-align:right;
width:400px;

}
div#postageFormPhoneReqCont{
display:block;
float:right;
overflow:visible;
text-align:right;
width:240px;
background-color:#EBEBEB;
}

.clearSession {
display:block;
width:80px;
background-color:red;
font:bold 14px arial;
color:#fff;
padding:1px 5px 2px 3px;
text-align:center;
}
.paypalSubmitImageClass { 
background-image: url(http://www.haroldbootstore.com.au/images/stat_imgs/pp_secure_logo_250.jpg);
background-position:  0px 0px;
background-repeat: no-repeat;
width: 250px;
height: 139px;
border: 0px;
cursor: pointer; 
cursor: hand;

}
/************************** TOTALS DISPLAY DIV **************/
.Dragable
{
position: absolute; 
}
#totDispDiv {
display:none;
position:absolute;
width:180px;
height:180px;
z-index:1500;
left:0;
}
#totDispMoveLink {
clear:both;
width:100%;
height:15px;
}
#totDispDivPriceCont {
position:absolute;
left:0;
bottom:15px;
width:100%;
text-align:center;
padding:3px 0;
font:bold 13px arial;
}
#totDispImgCont {
width:100%;
left:0;
height:114px;
background-repeat:no-repeat;
background-position:center;
}
#totDispMoveLink span.totDispMoveLinkMove {
float:left;
display:block;
width:50px;
font:normal 12px arial;
}
#totDispMoveLink a.totDispMoveLinkClose {
float:right;
display:block;
width:50px;
font:normal 12px arial;
}
a.totDispMoveLinkCloseWR {
position:absolute;
right:0;
top:0;
display:block;
width:70px;
font:bold 14px arial;
}

#totDispDivCartLink {
width:100%;
text-align:center;
position:absolute;
bottom:0;
left:0;

}
#totDispDivCartLink a{
font:normal 12px arial;
}
a.totsTrolleyReturn {
font:normal 12px arial;
}
/* the left menu trolley return div */
#leftTrolleyReturnCont {
display:block;
width:100%;
text-align:center;
margin-top:20px;
z-index:0;
}
a.totsTrolleyReturn, a.totsTrolleyReturn img {
z-index:0;
}
#hdrPPLeftlogo {
z-index:1;
}

