@import url("menu.css");
@import url("recycle.css");

@import url("../_common/css/lightbox.css");
@import url("../_common/css/slideshow.css");

#entire {
	display: block;
	width: 820px;
	height: auto;
	margin: auto;
}



#entire .contentsholder {
	margin: auto;
	width: 810px;
}

#entire .styletype {
	font-style: italic;
	text-transform: uppercase;
	width: 800px;
	text-align: right;
	color: #666;
	font-size: 1.1em;
	letter-spacing: 0.3em;
	line-height: 30px;
	height: 30px;
}

#entire .description {
	line-height: 30px;
	height: 30px;
	color: #000;
	padding: 10px;
}
#entire .services {
	margin-top: 0px;
	text-transform: capitalize;
}
#entire .mainimage {
	padding-bottom: 10px;
	padding-top: 10px;
}
#entire .tableholder {
	padding-top: 5px;
	padding-bottom: 5px;
}


#entire .contentsholder .twocoltable {
	width: 100%;
	overflow: hidden;
}
#entire .contentsholder .twocoltable a{
	text-decoration: none;
	font-weight: bold;
	color: #03C;
}
#entire .contentsholder .twocoltable a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #F00;
}

#entire .contentsholder .twocoltable td {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

#entire .contentsholder .twocoltable ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#entire .contentsholder .twocoltable strong {
	display: block;
	float: left;
	width: 115px;
	text-align: right;
	padding-right: 10px;
	font-size: 0.9em;
}
#entire .contentsholder .twocoltable li {
	display: block;
	line-height: 30px;
	margin: 0px;
	float: left;
	min-height: 30px;
	overflow: visible;
	width: 405px;
	padding: 0px;
	text-transform: capitalize;
}
#entire .contentsholder .twocoltable  h1 , #entire #colourways .madetoorder h1{
	background-image: url(../images/core/tick.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	font-weight: normal;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
#entire .addition {
	padding-top: 10px;
	padding-bottom: 10px;
}

#entire .price {
	padding-top: 10px;
	padding-bottom: 10px;
}
#entire .price .qty {
	font-weight: normal;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 60px;
}
#entire .price table td {
	line-height: 30px;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#swatch   {
	width: 151px;
	float: left;
	margin-left: 8px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 0.8em;
	height: 200px;
	overflow: hidden;
	text-transform: capitalize;
}
#swatch a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 210px;
	width: 151px;
}
#swatch img {
	margin-bottom: 5px;
	border: 1px solid #000;
}

#entire #colourways {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#entire #colourways .umbrella {
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 4px;
}
#entire #colourways .madetoorder {
	display: block;
	line-height: 30px;
	height: 30px;
	clear: both;
}
#entire #colourways .madetoorder b {
	display: block;
	float: left;
	width: 200px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
#entire #colourways .discription {
	display: block;
	line-height: 30px;
	height: 30px;
	clear: both;
}
#entire #colourways .exdespatch {
	display: block;
	line-height: 30px;
	height: 40px;
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}
