ul {	
	margin:0.5em 0 0.5em 10px;
	padding:0 0 0 1.5em;
}

ul li {
	list-style-image:url('/images/page/bullet.gif');
	margin: 0.5em 0;
	padding: 0 0 0 4px;
}

ul ul {
	padding: 0 0 0 0;
}

ul ul li  {
	list-style-image:url('/images/page/bullet-2.gif');
}

ul ul ul li  {
	list-style-image:url('/images/page/bullet-3.gif');
}

.bullet {
	background:url('/images/page/bullet.gif') no-repeat 0 0.2em;
	padding-left:19px;
}

.bullet-gray {
	background:url('/images/page/bullet-gray.gif') no-repeat 0 0.2em;
	padding-left:19px;
}

.gray {
	color:#999999;
}

p {
	margin:1em 0 1em 0;
}

h1 {
	font-size:280%;
	font-family: arial, tahoma, sans-serif;
	margin:0 0 0.6em 0;	
	font-weight:bold;
	line-height:1.1;
}

h2 {
	font-size:180%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
	line-height:1.2;
}

h3 {
	font-size:140%;
	margin:1em 0 0.5em 0;
	font-family: tahoma, arial, sans-serif;
}

h4 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h5 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

h6 {
	font-size:80%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#e5e5e5;
	height:3px;
	margin:0.5em 0 0.7em 0;
	border:none;
	background-color:#e5e5e5;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#999999;
}

#pageImagesFiles {
	font-size:90%;
	width:147px;
	margin: 10px 0 10px 0;
}

#tableProducts .productDescription {

}

#tableProducts .productDescription h3 {
	margin: 0 0 0.2em 0;
	font-size:120%;
	font-family: Tahoma, Arial, sans-serif;
}

#tableProducts .productDescriptionText {
	margin: 0.1em 0 0.2em 0;
	font-size:90%;
}

#tableProducts .productPartNumber {
	font-size:90%;
	font-weight:normal;
	color:#999999;
}

.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 150%;
	font-weight:bold;
	color:#333333;
}

.productBriefDetails .priceProduct {
	font-size: 180%;
}

.shoppingBasketItems .gray {
	color:#747474;
}


#News h3 {
	margin: 0.1em 0 0.3em 0;
	font-size:120%;
}

.newsDate {
	font-size:90%;
	margin: 0 0 0.2em 0;
	font-family: Tahoma, Arial, sans-serif;
	color:#999999;
}

.newsImg {
	margin-right:10px;
}


#LatestNews h3 {
	margin: 0.1em 0 0.3em 0;
	font-size:120%;
	line-height:1.2;
	font-family: Tahoma, Arial, sans-serif;
}

#LatestNews .newsDescription {
	font-size:90%;
}




/*    --------------------  Product Description  ------------------------    */

#productImage {
	FILTER: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=reverse);
}

#productImageDescription {
	text-align:left;
	font-size:90%;
	
}

#productImageDescription .bullet {
	background:url('/images/page/bullet.gif') -2px -0.1em no-repeat; 
	padding: 0 1em 0 15px;
}


#productThumbnails {	
	margin: 0 0 2em 0;
}

#productThumbnails .thumbnail, #productThumbnails .thumbnail_active {
	float:left;
	margin: 0 5px 5px 0;
	position:relative;
	top:0;
	left:0;
}
#productThumbnails .thumbnail {
	border:3px solid #e5e5e5;
}
#productThumbnails .thumbnail_active  {
	border:3px solid #009430; /* variable */
}


.tdProduct {
	border: 1px solid #cdcdcd;
	padding:10px 14px;
}

.option-help {
	text-decoration:none;
	font-size:80%;
}

.line-dot-gor1 {
	background:url('/images/page/dot-gor1.gif') repeat-x;
}


.box-green .cat-pic {
	background:#009430;
}

.box-blue .cat-pic {
	background:#005ba1;
}

.box-red .cat-pic {
	background:#ce0000;
}

.box-yellow .cat-pic {
	background:#ffc000;
}

.box-green li {
	list-style-image:url('/images/page/bullet-green.gif');
	color:#009430;
}
.box-blue li {
	list-style-image:url('/images/page/bullet-blue.gif');
	color:#005ba1;
}
.box-red li {
	list-style-image:url('/images/page/bullet-red.gif');
	color:#ce0000;
}
.box-yellow li {
	list-style-image:url('/images/page/bullet-yellow.gif');
	color:#ffc000;
}

.box-green a, .box-green a:visited {
	color:#009430;
}
.box-blue a, .box-blue a:visited {
	color:#005ba1;
}
.box-red a, .box-red a:visited {
	color:#ce0000;
}
.box-yellow a, .box-yellow a:visited {
	color:#cf9c00;
}

.box-green .cat-arw  div {
	background-image:url('/images/page/cat-arw-green.gif');
}

.box-blue .cat-arw  div {
	background-image:url('/images/page/cat-arw-blue.gif');
}

.box-red .cat-arw  div {
	background-image:url('/images/page/cat-arw-red.gif');
}

.box-yellow .cat-arw  div {
	background-image:url('/images/page/cat-arw-yellow.gif');
}


.cat-arw {
	text-align:right;
}

.cat-arw div {
	float:right;
	width:35px;
	height:35px;
	position:relative;
	top:-35px;
	left:0;
	z-index:60;
	background-position:right top;
	background-repeat:no-repeat;
	margin:0 0 -35px 0;
}

.cat-pic {
	width:100%;
	height:172px;
}

.cat-pic a {
	display:block;
	/*width:100%;*/
	position:relative;
	top:0;
	left:0;
	z-index:40;
	
	background-position:right bottom;
	background-repeat:no-repeat;
}

.cat-links {
	margin:1em 0 0 0;
}

.cat-links a:hover {
	color:#000000;
}

.frm-lt {
	width:11px;
	height:10px;
	background:url('/images/page/crnr-frame-lt.gif') no-repeat;
	
	position:relative;
	top:10px;
	left:0;
	z-index:40;	
	
	margin: -5px 0 0 0;
}


.frm-rb {
	width:11px;
	height:10px;
	background:url('/images/page/crnr-frame-rb.gif') no-repeat;
	
	position:relative;
	top:-10px;
	left:0;
	z-index:40;
	
	margin: 0 0 -5px 0;
}

#povTable {
	margin:1em 0;
}

#currency {
	margin: -48px 16px 0 0;
}


#productCode {
	padding: 0 0 0.75em;
}

#productPriceOld {
	min-height: 1.25em;
	color: #999;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.25em;
	text-decoration: line-through;
}

#productPriceNow {
	min-height: 1.25em;
	color: #f33;
	font-size: 2em;
	font-weight: bold;
	line-height: 1.25em;
}

#productPriceVAT {
	min-height: 1em;
	margin: 0.35em 0 0;
	font-size: 1em;
	line-height: 1em;
}

#productOptions {
	margin: 1.5em 0 2em;
}

.tablePOVOptions {
	margin: 1em 0 1.5em;
}

#productOptions td {
	padding: 1ex 1.25ex !important;
}

#productOptions * {
	font-size: 11px !important;
}

#optionsTitle {
	display: none;
}

#optionsDescription {
	display: none;
}

#optionsBody {
}

#optionsBody td {
	padding: 0.25em 0.25em 0.25em 0;
}

#optionsBody .help {
	margin: 0 0 0 0.25em;
	position: relative;
	top: -0.15em;
}

#productSold {
	margin: 1.5em 0 0;
	font-size: 1.1em;
}

#productSubmit {
	margin: 1.5em 0 0;
}

.productButton {
	width: 9em;
	margin: 0.15em 0;
}

#submitBasket.help {
	cursor: help;
}

#productDiscount {
	margin: 1.5em 0 0;
}

#productDiscount p {
	margin: 0;
	padding: 1.1ex;
	background: #f33;
	color: #fff;
}

#productDiscount strong {
	display: block;
}

#productList {
	padding: 0 0 1em;
}

#productList ul {
	margin: 1.5em 0 0 1.25em;
}

#productContent {
	padding: 0.5em 0 0;
}

#productAlso {
	padding: 1em 0 0;
}

#productAlso h2 {
	margin: 0.4em 0 0.25em;
	font-size: 1em;
}

#productAlso div {
	padding: 0.1em 0 0.25em;
}

#productAlso td {
	vertical-align: top;
}

#productAlso td div {
	width: 50px;
	margin: 0 8px 0 0;
	text-align: center;
}

#productAlso img {
	vertical-align: bottom;
}

#productAlso ul {
	margin: 0 0 0 0.5em;
}

#productAlso ul p {
	margin: 0;
	padding: 0.1em 0 0;
}


.trPOVTitle {
	background-color: #eeeeee;
}

.trPOVTitle td {
	font-weight: bold;
	border-bottom: none !important;
}

.tablePOVOptions td {
	padding: 2px 4px 2px 4px !important;
	border-bottom: 1px dotted gray;
}

div.povColor {
	width: 14px;
	height: 14px;
	display: inline;
	position: relative;
	top: -2px;
	margin: 0 -7px 0 3px;
}
