#body_detailed_calculator #content_main {width:616px;}
.inventory .col1{width:64%;}
.inventory .col2{width:20%;}
.inventory .col3{width:8%;}
.inventory .col4{width:8%;}
.inventory .col5{width:8%;}
#inventory .col1{width:60%;}
#inventory .col2{text-align:center;}
#inventory .col4{width:18px;}
#inventory .col5{width:18px;}
.inventory th, .inventory td, #current .inventory thead th, #current .inventory thead td, .items th, .items td{padding:1px 0;line-height:1.5;}
#total {text-align:right;}


/*taken from core.css*/
.items{width:276px;margin:0;}
.inventory{width:327px;margin:0;}
.items .col1{width:90%;}
.items .col2{width:10%;}
.items .on{background-color:#EEE;}
.inventory .on{background-color:#FFC;}
.items th,.inventory th{color:blue;font-size:1.2em;}
.rowControl{font-size:200%;text-align:center;}
.rowControl a.remove{background:url(/images/calc/icons_reduce.gif) no-repeat 50% 50%;display:block;text-indent:-5000px;width:18px;height:18px;padding-left:5px;}
.rowControl a.add{background:url(/images/calc/icons_add.gif) no-repeat 50% 50%;display:block;text-indent:-5000px;width:18px;height:18px;padding-left:5px;}
.items a:link,.items a:visited,.items a:hover,.items.active{background:url(/images/calc/icons_add.gif) no-repeat 50% 50%;display:block;text-indent:-5000px;width:18px;height:18px;padding-left:14px;}

a.emptyList{text-decoration:underline;font-weight:bold;color:red;display:block;text-align:right;}
#totalVolume{color:blue;text-align:right;}
.centreTd{text-align:center;}
.left{float:left;}
.right{float:right;}
.roomChoose{margin:0 0 0 5px;display:inline; float:left; width:auto;}
.introCooler{font-weight:bold;	}
.selectColour{padding:5px;}
.tableWidth{width:366px;float:left;margin:0 10px 0 0;}
#body_detailed_calculator .tableWidth h1.replace, #body_detailed_calculator .tableWidth h1.replace span{width:366px;}
#summary{width:220px;background-color:#CCF;padding:10px;overflow:hidden;float:left;}
#summary h2{color:blue;margin-top:0;}
#summary p{margin:0 0 5px;}
.tableWidth p span{font-weight:normal;}
.dull{color:#8A8A8A;}
#summary p.sizes{display:block;line-height:1;}

/*taken from layout.css*/
#complete_list, #current{float:left;}
#current{float:left; width:315px;}
#complete_list{width:277px;margin:0 10px 0 0; }
#empty_controls{clear:both;}
#print {background-color:#FFF;}
#print div{margin:0 auto;padding:.5cm 0 0;font-size:.25cm;width:17cm;}
#print table{width:100%;}
#total{text-align:right;}
#print thead th,#print tfoot th{background-color:#FFF;color:#000;}
#print thead th{border-bottom:1px solid #000;}
#print tfoot th{padding:.1cm;}
#print td{border-bottom:1px solid #000;}
#printThis{display:none;}
#phone{color:red;font-size:2em;font-weight:bold;}
#print #actions{text-align:left;}
#print #totalVolume{font-size:1.2em;color:black;font-weight:bold;margin:0 10px;}

/*new for integration to storagebase site */
#tables h2{color:#000;margin:0;font-size:1.5em;}
#tables{margin:20px 0 0 0;}
.tableWidth select{width:150px;}
body{font:normal 62.5%/1 Arial,Helvetica,sans-serif;color:#333;}
p,td,th{font-size:1.1em;}
p.sizes{font-size:1.5em;margin:0 0 7px;}
#disclaimer{clear:left;padding:0 0 10px 300px;}
*html #disclaimer{clear:both; margin:0;}
