#pagebody {
	margin: 0px 0px 0px 0px;
}

/* Left hand section of page body (if you have one!) */
#left {
	width: 168px;
	margin: 0px;
	float: left;
}

/* Dynamic page content section of page body */
#pagecontent {
	width: 690px;
	float: left;
	padding: 0;
	margin-top: 2px;
}



#pagecontent_pad {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

/* Right hand section of page body */
#right {
	width: 245px;
	margin: 2px;
	float: left;
	padding-top: 0px;
}
#right h4 {
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	width: 232px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 13px;
	background-color: #6e2a8d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

/* --- Template items ------------------------------------------------ */
#left_pad {
	padding: 0px 5px 0px 8px;
}

#left h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}

#right h2 {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
}





/* --- Category menu ------------------------------------------------- */

#categorymenu2 {
	margin: 0;
	padding: 0;
}

#categorymenu2 ul {
	margin: 0;
	padding: 0;
	border: 0;
}

#categorymenu2 ul li {
	list-style: none;
	float: none;
	clear: both;
	padding: 0;
}

#categorymenu2 ul li div {
	font-size: 12px;
	background-color: transparent; 		
}

#categorymenu2 ul li div a {
	display: block;
	color: #ffffff !important;
	background-image: url(/shop/skin_default/templateimages/nav/nav_bg.gif);
	font-size: 15px;
	background-color: #AB80BD;
	background-repeat: no-repeat;
	background-position: left top;
	width: 232px;
	margin-bottom: 2px;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 13px;
	font-weight: normal;
	text-decoration:none;
	border:none !important;
}

#categorymenu2 ul li div a:hover {
	color: #6E2A8D !important;
	background-color: #D5BEDE;
}

#categorymenu2 ul ul li div {
	font-weight: normal;
}

#categorymenu2 ul ul li div a {
	font-weight: normal;
	background-image: url(../templateimages/nav/nav_sub_bg.gif);
	background-color: #ECE1F0;
	color: #6E2A8D;
	padding-left: 30px;
	background-repeat: no-repeat;
	width: 215px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 13px;
	margin-bottom: 1px;
}
#categorymenu2 ul ul li div a:hover {
background-color: #D5BEDE;
}


#categorymenu2 ul ul ul li div a {
	padding-left: 20px;
}

#categorymenu2 ul ul ul ul li div a {
	padding-left: 30px;
}

#categorymenu2 ul ul ul ul ul li div a {
	padding-left: 40px;
}

#categorymenu2 ul ul ul ul ul ul li div a {
	padding-left: 50px;
}

/* stuff from shop for ostomy home page - may overlap so check with css_content */

.home_region h1 {
	font-size: 25px;
	font-weight: normal;
	color: #6E2A8D;
	margin: 10px 0 4px 0;
}

.home_region h2 {
	font-size: 20px!important;
	color: #6E2A8D!important;
	margin-bottom: 5px!important;
	padding:10px !important;
	font-weight:normal!important;
}

.home_region h3 {
	font-size: 18px;
	font-weight:normal;	
}

.home_region h4 {
	font-size: 16px;
	color: #666666;
	margin: 10px 0 4px 0;
	padding-bottom: 0px;
	font-weight:normal;	
}

.home_region h5 {
	margin: 20px 0px 5px 0px;
	font-size: 12px;
	color: #6e2a8d;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 2px 2px 2px 0px;
	text-align: left;
	font-weight: normal;
}

.boxheader {
	margin: 15px 0px 0px 0px;
}

pre {
	color: #6e2a8d;
}

/* Shortened column format boxes */
.products_shortened .box {
	width: 190px;
	height: 245px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right:5px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #ab80bd;
}
.products_shortened .box2 {
	width: 190px;
	height: 345px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #ab80bd;
}

.products_shortened .box3 {
	width: 230px;
	height: 345px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right:0px;
	background-color: #FFFFFF;
	border: 1px solid #ab80bd;
}
.products_shortened .box4 {
	width: 230px;
	height: 345px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #ab80bd;
}

/* ------------ Products --------------------------------------------- */
/* h2s are used on product.asp to break up main parts of the page */
.product h2 {
	text-align: left;
}

.products_shortened {

}	


.products_shortened .product h2 {
	margin-top: 5px;
	text-align: left;
	font-size: 12px;
}	

/* Covers info on all 'product' views - including product.asp */
.product em.strapline {
	display: block;
	margin: 8px 0px 8px 0px;
	padding: 0;
}

.generalspace {
	display: block;
	height: 1px;
}

.product p {
	margin: 0 0 5px 0px;
}

.product .main {
	overflow: hidden;
}

.product img.thumb {
	float: left;
	margin-right: 20px;
}

.quantitydiscount .link {
	padding: 5px 0px 5px 0px;
}

/* All products in a list format (i.e. not product.asp) */
.products {
	margin-bottom: 0px;
	padding-bottom: 10px;
	overflow: hidden;
}

.products_end {
	clear: both;
}

.products .minprice {
	display: block;
	font-weight: bold;
	padding-top: 10px;
}

/*.products .product img {
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}*/


.products .product .pad {
	margin-bottom: 8px;
	padding: 0px;
	zoom: 100%; /* To fix IE 'invisible text' rendering bug (http://archivist.incutio.com/viewlist/css-discuss/57305) */
	overflow: hidden; /* To fix image flow in extended view, mozz/opera */	
}

.products .product .product_end {
	clear: both;
}

/* Specific to the shortened display - note: the width of .product is set programmatically
based on the numShortenedFormatCols config setting */
/*.products_shortened .product img {
	display: block;
	float: none;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 8px;
}*/	

.products_shortened .product {
	display: block;
	float: left;
	margin-bottom: 0px;
}

.products_shortened h1 {

color:#DABDDF;
font-size:16px;
margin:0;
padding-left:10px;
font-weight:normal;
}

.products_shortened .minprice {
	text-align: left;
	padding-left:10px;
	font-size:14px;
	color:#6e2a8d;
	font-weight:normal;
	margin-bottom:5px;
}

.products_shortened em {
	padding: 0px 10px 5px 10px;
}


/* Specific to the 'classic' search display type - no styling, just text and description */
.products_classicsearch .product .pad {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

.products_classicsearch .product .pad p {
	margin: 4px 0 8px 0;
}


/* To improve the display you may wish to force the height of these boxes */
.products_shortened .product .pad {
	padding: 5px;
}

.products_shortened .product .moredetails {
	display: none;
	visibility: hidden;
}

/* Controls specifically the first news item */
#newsitem1 {
	width:625px;
	margin: 0;
	padding: 10px;
	clear: both;
	border: solid 1px #ab80bd;
	background-color:#FFF;
	font-weight:normal;
	line-height:160%;
	display:block;
	overflow:auto;
	background-image: url(../IMAGES/GENERIC/purple_vign.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;/*	opacity:0.4;filter:alpha(opacity=40);
*/}

#newsitem1 .pad {
	margin: 0;

}

#newsitem1 h1 {
	padding-top: 0px;
	margin:0 0 10px 0;
	font-size: 28px;
}



/* Other news items */

#newsitems div {
	padding: 0;
}

#newsitems {
	padding: 0;
	margin-top: 10px;
	width: 100%;
	display:inline-block;
	margin-bottom:10px;

}

#newsitems .newsitem {
	width: 190px;
	float: left;
	padding: 10px;
	border: solid 1px #ab80bd;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:160%;
	display:block;	
}
#newsitems .newsitem2 {
	width: 190px;
	float: left;
	padding: 10px;
	border: solid 1px #ab80bd;
	margin-right:5px;
	margin-left:5px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:160%;
	display:block;	
}

#newsitems .newsitem .pad {
	margin: 0px;
}

#newsitems .newsitem h4 {
	font-size: 20px;
	color: #6e2a8d;
	margin: 0 0 4px 0;
	padding-bottom: 0px;
	font-weight: normal;
}

#newsitems .newsitem2 h4 {
	font-size: 20px;
	color: #6e2a8d;
	margin: 0 0 4px 0;
	padding-bottom: 0px;
	font-weight: normal;
}

#newsitems strong {
	display: block;
	padding: 0;
	margin: 0;
}




