/*----------------ESHOP TEMPLATE STYLES---------------------*/
#eshopnav {
	float:left;
	width:19%;
}

#eshopcontent-static {
	float:left;
	width:58%;
	margin-left:1%;
	margin-right:0px;
}

#eshopcontent-static #eshop-centre-column img {
	margin:0px;
}

#eshop-centre-column {
	float:left;
	width:100%;
	/*padding:5px;*/
}

#eshop-home-topsection {
	border:1px solid #000;
	margin-bottom:10px;
	width:100%;
}

#eshop-home-topsection h2, .eshop-home-repeatablesection h2 {
	padding:5px;
}

#eshop-home-topsection h3 {
	margin:5px 10px;
}

#eshop-home-banners {
	float:right;
	width:20%;
}

#eshop-home-topsection-left, #eshop-home-topsection-right {
	width:250px;
	margin:5px;
	margin-top:20px;
}

#eshop-home-topsection-left {
	float:left;
}
#eshop-home-topsection-right {
	float:right;
}

#eshop-home-topsection .h3top {
	padding:5px;
	margin:0px;
	margin-bottom:10px;
}

#eshop-home-topsection li {
	list-style-type:decimal;
	margin:5px;
}

#eshop-home-topsection li a {
	font-weight:bold;
}

#eshopcontent-static #eshop-home-topsection-left img, #eshopcontent-static #eshop-home-topsection-right img {
	margin-top:-10px;
}

#eshopcontent-static #eshop-home-topsection p {
	margin:10px;
}

#eshop-home-topsection .button-link {
	float:right;
}

blockquote {
	margin-left:30px;
}

#eshopcontent-static .productcontainer {
	border:1px solid #CCCCCC;
	height:auto !important;
	margin:2px;
	min-height:180px;
	overflow:visible;
	padding:7px;
	width:21%;
	margin-bottom:10px;
}
.productcontainer {
	margin-top:10px;
	position:relative;
}
.productcontainer {
	float:left;
	text-align:center;
}

#eshopcontent-static .eshop-home-repeatablesection .productcontainer .productname {
	min-height:0px;
	font-weight:bold;
}

.eshop-home-repeatablesection {
	border:1px solid #000;
	margin-bottom:10px;
	width:100%;
}

.eshop-home-repeatablesection .more-info-link {
	float:right;
	margin-right:5px;
}

#eshopcontent-static .more-info a, #eshopcontent-static .more-info a:visited {
	width:95%;
}

#eshopcontent-static .more-info a:hover {
	text-decoration:none;
}

#eshopcontent-static .productcontainer a, #eshopcontent-static .productcontainer a:visited {
	text-decoration:none;	
}

#eshopcontent-static .productcontainer a:hover {
	text-decoration:underline;
	cursor:pointer;
}


#eshop-home-banners a {
	display:block;
	margin-bottom:10px;
}

.eshop-home-repeatablesection p 
{
    padding:10px;
}


/*---Eshop Browse---*/
/*.eshopbrowse #eshopcontent {
	float:left;
	width:58%;
}

.eshopbrowse #eshop-home-banners {
	float:right;
	width:20%;
}*/

#dms70 #eshopcontent-static h2, #dms71 #eshopcontent h2 {
	width:auto;
}
/*----Colours----*/
#eshop-home-topsection h2, #eshop-home-topsection .h3top, #eshopcontent-static .eshop-home-repeatablesection h2 {
	background-color:#5A0941;
	background-image:url(../img/_bg/shop-heading.jpg);
	background-repeat:repeat-x;
	color:#fff;	
}