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

html { overflow-y: scroll; }

form h2 { color: #666; font-family:helvetica,arial; font-size:16px; }

form h2 img {  }

form { color: #666; font-size:12px; }

.subtext { font-size: 10px; line-height:12px; }

.cartBlock { background: #fff; height:auto; padding:5px 15px; width:840px; }

.cartHeaderBlock { clear:both; float:left;overflow:hidden; padding:10px; width:100%; }

.cartHeaderBlock .logo { clear:none; float:left; overflow:hidden; width:395px; }

.cartHeaderBlock .cartIcon { clear:none; float:right; margin-right:30px; overflow:hidden; width:56px; }

.block .orderStep { float: left; clear:none; overflow:hidden; padding:10px; }

.block .topLeft { width: 45%; margin: 15px 0; padding:0 10px 10px; }

.topLeft #orderitem select { margin-left: 24px; }

#orderitem_details { clear:none; float:left; padding:6px 0 15px 24px; }

.block .topRight { width: 45%; border-left:1px solid #CCCCCC; margin:15px 0; padding:0 10px 10px; }

.block .bottomCenter { width: 95%; border-top:1px solid #ccc; }

.bottomCenter .cartColumn { float: left; clear:none; overflow:hidden; width: 35%; }

.bottomCenter .Left {  }

.bottomCenter .Right {  }

#orderitem { float: left; clear: none; overflow:hidden; width: 400px; margin-bottom: 15px; line-height:23px; }

.tableRow { float: left; clear:none; margin-bottom:8px; width:240px; }

.tableRow .label { font-weight: bold; margin-bottom:6px; }

.tableRow .tableColumn { float: left; clear:none; overflow:hidden; width:108px; }

.cartFooter { float: left; clear:none; overflow:hidden; width:95%; }

.topMenuCart { background-image:url("images/topmenu-bg.png");
clear:none;
float:left;
font-family:helvetica;
height:71px;
margin-left:3px;
width:920px;
}

.topMenuCart ul { float:left; margin:24px 0 0; }

.topMenuCart ul li.backarrow { margin: 15px 35px 0 0; }

.topMenuCart ul li { clear:none;
float:left;
font-size:13px;
list-style:none outside none;
margin: 18px 35px 0 0; text-transform:uppercase; }

.topMenuCart a { color:#dbf2fc; text-decoration:none; }

.topMenuCart a:hover { color: #fff; }
