div.shop { font-size: 12px; font-family: Arial, Helvetica; margin-top:-10px; }
div.shop a { text-decoration: none; color: #036; }
div.shop a:hover { color: blue; }
div.shop a img { border: none; position: relative; top: 2px; }
div.shop .u { font-weight: bold; }
div.shop .response_neg, td#response_neg { background: red; color: #FFF; }
div.shop .response_pos, td#response_pos { background: green; color: #FFF; }
div.shop .button { border:1px solid #E0E0E0; background-color:#fff; color:#8CC6F2; font-size:11px; text-transform:uppercase; margin:15px 2px; width:auto; cursor:pointer; font-family:tahoma, arial, sans-serif; clear:left; height:25px;}

div.shop .top { width: 95%; }
div.shop .top .crumbs { float: left; width: auto; font-size:11px; margin:0 0 10px 0px; font-family:tahoma,arial,helvetica; }
div.shop .top .links { float: right; width: auto; }


div.catInfo { border-bottom: 1px solid #0080D9; zoom: 100%; position: relative; padding-bottom:3px; }
div.catInfo div.admin { position: absolute; top: 0px; right: 0px; background: #eee; padding: 2px; }
.displaying { font-size:11px; color:#999; }
div.productInfo { zoom: 100%; position: relative; padding: 20px 10px 10px 10px; }
div.productInfo h2,div.productInfo h3 { display:block; width:100%; border-bottom:1px solid #0080D9;  }
div.productInfo div.description { float:left; width:230px; line-height:18px; margin-bottom:10px; }
div.productInfo div.price { margin: 10px 0px; float:right;  width:200px; height:40px; background:url(/images/pricebg.jpg) no-repeat; }
div.productInfo div.price div.pricevalue { font-size:23px; font-weight: bold; color:#2D7DC1; line-height:40px; margin-left:56px }
div.productInfo div.mainImgWrap { float:right; width: 200px; margin: 10px; height: 200px; text-align: center; }
div.productInfo div.mainImgWrap img { margin: auto; }
div.productInfo div.admin { position: absolute; top: 0px; right: 0px; background: #eee; padding: 2px; }
div.productInfo div.addToCart ul { list-style:none; }
div.productInfo div.addToCart { width:240px; float:left; }
div.productInfo div.addToCart select { width:140px; float:right; font-size:12px; margin:3px 0px; }
div.productInfo div.addToCart label { width:95px; float:left; line-height:25px; }

div.productInfo div.addToCart a { font-weight: bold; font-size: 18px; padding: 5px; }

div.related_products { width:100%; display:block; clear:both; }
div.related_products .title { font-weight:bold; display:block; text-align:center;  }
div.related_products .price { text-align:center; }
#rel_prod { display:block; clear:both; list-style:none; padding:0; margin:0; }
#rel_prod li { display:inline; float:left; width: 119px; margin:8px; padding:8px; border:1px solid #ddd; }
#rel_prod li img { margin-right:5px }
ul.catList { list-style: none; margin: 0px; padding: 0px; }
ul.catList li { margin:0px 10px; padding:0px 10px; border-bottom: 1px dotted #CCC;float:left; width:439px;   }
ul.catList li div.m { zoom: 100%;  display:block; clear:both;float:left; }
ul.catList li div.hidden { opacity: 0.5; filter: alpha(opacity=50); }
ul.catList li div.pinned { background-color: #FFA; }
ul.catList li div.img {  width: 100px; cursor: pointer; float:left; }
ul.catList li div.img img {  }
ul.catList li div.d  { padding: 1px 0 0 15px; float:left;line-height:100px; }

ul.productList { list-style: none; margin: 0px; padding: 0px; }
ul.productList li { margin: 10px; padding: 10px; border-bottom: 1px dotted #CCC; }
ul.productList li h4 { margin:3px 0 5px 0; }
ul.productList li div.m {  position: relative; zoom: 100%; padding-left: 110px; height: 110px; }
ul.productList li div.hidden { opacity: 0.5; filter: alpha(opacity=50); }
ul.productList li div.pinned { }
ul.productList li div.img { position: absolute; top: 5px; left: 5px; width: 100px; cursor: pointer; height: 100px; text-align:center; }
ul.productList li div.img img { }
ul.productList li div.d { padding: 1px 0 0 10px; }
ul.productList li div.d .price { font-weight: bold; }
ul.productList li div.addToCart { position: absolute; bottom: 2px; right: 2px; padding: 2px; }
ul.productList li div.addToCart a {  }

div.admin { position: absolute; top: 2px; right: 2px; padding: 1px; }
div.admin img { width: 16px; height: 13px; cursor: pointer; }


div.signup {  }

div.form { text-align: left; width: 98%; border-left: 1px solid #AAA; margin-bottom: 10px; }
div.form .h { border-bottom: 1px solid #AAA; margin: 0px 0px 5px 0px; padding: 2px 10px; color:navy; font-weight: bold;  }
div.form table { width: 95%; font-size: 12px; font-family: Arial, Helvetica; }
div.form table tr.alt { background: #EFEFEF; }
div.form table tr.hr { font-size: 1px; line-height: 1px; height: 1px; }
div.form table tr.hr div { border-bottom: 1px dashed #EEE; margin: 5px 0px; }
div.form table .topLeftTd { width: 130px; }
div.form table td { text-align: left; }
div.form table th { padding-right: 10px; text-align: center; }
div.form table td.postAs { background: #DDD; text-align: left; }
div.form select { width: 100%; }
div.form input { width: 100%; }
div.form input.radio { width: 15px; }
div.form textarea { width: 100%; height: 200px; }
div.form #loginDiv { margin-top: 10px; }
div.form #loginDiv div { float: left; padding: 2px 5px 2px 0px; }
div.form #loginDiv input { width: 100px; }
div.form span.option { text-align: center; }
div.form span.option div.newdiv { padding: 0px; position: relative; zoom: 100%; }
div.form span.option div.newoption { padding: 0px 0px 0px 60px; position: relative; zoom: 100%; }
div.form span.option .n { position: absolute; top: 0px; left: 0px; width: 55px; }
div.form span.option div.long { padding: 0px 70px 0px 155px; position: relative; zoom: 100% }
div.form span.option div.long .n { position: absolute; top: 0px; left: 0px; width: 150px; }
div.form span.option div.long .out_stock { position: absolute; top: 0px; right: 0px; width: 75px; }

div.form ul.imgList { list-style: none; margin: 0px 0px 10px 0px; padding: 0px; }
div.form ul.imgList li { position: relative;width:100%; }
div.form ul.imgList li input {margin-left:20px;}
div.form ul.imgList li div.handle { position: absolute; top: 0px; left: 0px; height: 20px; width: 20px; cursor: move; background: url(http://www.lifepaths.org.nz/module_content/ShopV2/common/icons/drag.png) center center no-repeat; }



div.add_new {width:auto;}
div.existing {}
span.required {color:red;}


tr.b1 { background-color: #FFF; }
tr.b2 { background-color: #EEE; }
tr.nf { background-color: #EEE; }
tr.nf td { text-align: center; color: #888; font-style: italic; }

.crumbs { padding: 1px 0px; }
.crumbs a { text-decoration: none; color: #369; }
.crumbs a:hover { color: blue; }

.clear { clear: both; height: 1px; line-height: 1px font-size: 1px; }


.multipleSelectBoxControl span{	/* Labels above select boxes*/
	font-family:arial;
	font-size:11px;
	font-weight:bold;
}
.multipleSelectBoxControl div select{	/* Select box layout */
	font-family:arial;
	height:100%;
}
.multipleSelectBoxControl input{	/* Small butons */
	width:25px;	
}

.multipleSelectBoxControl div{
	float:left;
}
	
.multipleSelectBoxDiv
