/*#insidecontentwrapper {
	position:relative;
	left:0px;
	background:url(/img/mid.png) repeat-y;
	width: 811px;
	margin: 0 auto;
	z-index:3;
	font: 1em normal Arial, Helvetica, sans-serif;
	min-height:500px;
}*/

#berson_icw {
	margin-top: 20px;
	/*	position: absolute;*/
	margin-left: 150px;
	text-align: left;
	width: 645px;
}
#berson_icw td, #berson_icw th {
	font-size: 11px;
}
#inventorydisp tr {
}
#inventorydisp td {
	border-bottom-color: black;
	border-bottom: 1px;
	font-size: 0.65em;
}
#shedinfowrapper {
	margin:0 auto;
	text-align:center;
	border:1px #CCCCCC solid;
}
#shedinfowrapper tr td {
	font-size:1.1em;
}
table#shedinfowrapper tr td {
	border-bottom:#999999 thin solid;
}
#sheddispborder {
	border:thin #999999 solid;
	background-color:#E2FEF8;
}
#inventorytablestyle {
	border:  #999999 solid thin;
	border-top:#dddddd solid 1px;
	background-color:#E2FEF8;
	text-align:center;
}
table#inventorytablestyle tr td {
	border-bottom:#999999 solid thin;
}
img {
	border:none;
}
.bold {
	font-weight: bold;
}
.right {
	text-align: right;
}
.smaller {
	font-size: smaller;
}
.shade {
	background-color: #E6F2F1;
	border-collapse: collapse;
}
.type_in {
	background-color: #E6F2F1;
	border-color: #CCCCCC;
	border-width: 1px 0 0 1px;
	border-style: solid;
}
/*.type_in_button {
background-color: #E6F2F1;
border: 1px solid #333333;
}*/
	
tr.headingtxt th {
	text-align:center;
	border-bottom: #CCCCCC 2px solid;
	border-right:2px #cccccc solid;
	border-left: #dddddd 1px solid;
	border-top: #dddddd 1px solid;/*font-size: 1.2em; wont work need to do it as "table#inventorytablestyle tr th"*/
}
table#inventorytablestyle tr th {
	color:#555555;
	font-size:16px;
	height:25px;
}
table#inventorytablestyle tr td {
	color:#555555;
	font-size:14px;
	height:25px;
	position:relative;
	margin:0 auto;
}
table#inventorytablestyle tr td div.sold_shed a {
	display:block;
	width:120px;
	margin:0 auto;
	position:relative;
	top:0px;
	left:0px;
	z-index:3;
}
table#inventorytablestyle tr td div.sold_shed a span {
	display:block;
	background: url(../../img/SOLD.png) 0 0 no-repeat;
	width:120px;
	height:69px;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
table#inventorytablestyle tr td div.sold_shed {
	position:relative;
	margin:0 auto;
}
table#inventorytablestyle tr td div.featured_shed a {
	display:block;
	width:120px;
	margin:0 auto;
	position:relative;
	top:0px;
	left:0px;
	z-index:3;
}
table#inventorytablestyle tr td div.featured_shed a span {
	display:block;
	background: url(../../img/featuredshed.png) 0 0 no-repeat;
	width:120px;
	height:69px;
	margin:0 auto;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
table#inventorytablestyle tr td div.featured_shed {
	position:relative;
	margin:0 auto;
}
table tr.tr_0 {
	height: 320px;
}
.fright {
	float: right;
}
.nobold {
	font-weight: normal;
}
.notice_message {
	display: block;
	color: #333333;
	font-size: 12px;
	padding: 12px;
	border: 1px solid #C5EDE3;
	border-top-width: 10px;
	text-align: center;
}
.red {
	color: red;
}
.smalltext {
	color: #999999;
	font-size: 10px;
}
.adminlink {
	position:relative;
	margin:0 auto;
	width:600px;
	display:block;
	background-color:#B9F7F7;
	border:2px dashed #888;
	text-align:left;
	padding:15px;
	font-size:.7em;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	text-align:center;
	display:block;
	font-weight:bold;
	color:#F00;
}


.adminlink:hover{
	background-color:#A6E7E7;
	color: #990000;
	
}
