@charset "UTF-8";
/* CSS Document */

/***** Brand/Content SECTION *****/

#content {
	padding: 0px;
	text-align: left;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.brands {
	width: 100%;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
ul.brands {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	width: 960px;
	height: 87px;
}
ul.brands li {
	margin: 0px;
	padding: 0px;
	display: inline;
	position: relative;
	height: 87px;
	width: 117px;
	list-style-type: none;
}
ul.brands li img.brands {
	margin: 0px;
	padding: 0px;
	border: none;
}
div.brandimage {
	float: right;
	height: 460px;
	width: 355px;
	position: relative;
}

.brandimage img.samplephoto {
	z-index: 15;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
}
.brandimage img.brandimageframe {
	z-index: 16;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
}

.brandimage img.brandimagetitle {
	z-index: 17;
	margin: 0px;
	padding: 0px;
	border: none;
	position: absolute;
	top: 320px;
}
.brandimage div#imagenav div.imagecaption p {
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.brandimage div#imagenav {
	position: absolute;
 
	top: 430px;
    left:93px;
	width: 210px;
    
}

.brandimage div#imagenav div.imagenavbuttons {
	margin: 0px;
	padding: 0px;
	position: relative;
}
.brandimage div#imagenav div.imagenavbuttons div {
	list-style-type: none;
	background-image: url(../images/colour-gray.gif);
	width: 20px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	height: 30px;
}

.brandimage div#imagenav div.imagenavbuttons #1bg, .brandimage div#imagenav div.imagenavbuttons #2bg, .brandimage div#imagenav div.imagenavbuttons #3bg, .brandimage div#imagenav div.imagenavbuttons #4bg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 3;
}
.brandimage div#imagenav div.imagenavbuttons div a,
.brandimage div#imagenav div.imagenavbuttons div a:visited {
	color: #FFF;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding: 1px;
	margin: 0px;
	line-height: 28px;
	display: block;
	z-index: 5;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 28px;
	width: 18px;
}

.brandimage div#imagenav div.imagenavbuttons div a:hover,
.brandimage div#imagenav div.imagenavbuttons div a:active {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none
}
#section div.stockists {
	width: 145px;
	background-image: url(../images/stockists-redtagbg.png);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 45px;
}
#section div.stockists p {
	margin: 0px;
	padding: 0px;
}
#section div.stockists a , #section div.stockists a:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}
#section div.stockists a:hover ,#section div.stockists a:active {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
	font-size: 13px;
}
#currentpagenav, .currentpagenav {
	cursor: default;
}

