body, td {
	font-size: 0.80em;
	font-family: Arial, sans-serif;
}

input, textarea {
	font-family: Arial, sans-serif;
}

img {
	border: none;
}

a {
	color: #2a6db0;
	text-decoration: underline;
}

p {
	margin: 0.25em 0 0.95em;
}


ul {
	margin: 0;
	padding: 0.25em 0 1.5em 1.5em;
	list-style: disc outside url("/images/page/marker-ul.gif");
}

ul ul {
	padding: 0.20em 0 0.65em 1.5em;
}

ul ul ul {
	padding-bottom: 0;
}

ul ul,
ul ul ul ul {
	list-style: circle outside url("/images/page/marker-ul-ul.gif");
}

ul ul ul,
ul ul ul ul ul {
	list-style: square outside url("/images/page/marker-ul-ul-ul.gif");
}

li {
	margin: 0;
	padding: 0.15em 0 0.15em 0;
	vertical-align: top;
}


h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.35em;
}

h4,
h5,
h6 {
	font-size: 1em;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0.75em 0 0.35em 0;
	font-family: Arial, sans-serif;
}

#pageContent h1 {
	margin: 0 0 0.35em 0;
}


hr {
	height: 2px;
	margin: 1.25em 0 1.25em 0;	background: #ddd;
	color: #ddd;
	border: none;
}


.center {
	text-align: center;
}

.small,
small,
.smaller {
	font-family: Tahoma, Arial, sans-serif;
}


#loading {
	display: none;
}


#productImage {
	height: 250px;
	background-color: #fff !important;
	border: 1px dashed #e1e1e1 !important;
	filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=0.25,wipestyle=0,motion=reverse);
}

#productImageDescription {
	text-align: left;
}

#productImageDescription .bullet {
	background: left -1px url("/images/page/marker-ul.gif") no-repeat; 
	padding: 0 1em 0 16px;
}

#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 #d9d9d9;
}

#productThumbnails .thumbnail_active  {
	border: 3px solid #127bac;
}

.option-help {
	text-decoration: none;
	font-size: 80%;
}

#spanPOV_OldPrice {
	line-height: 1.2em;
	color: #00b5cb !important;
	font-size: 1.75em !important;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-decoration: line-through;
}
 
#spanPOV_Price {
	line-height: 1.2em;
	color: #2a68a6 !important;
	font-size: 1.75em !important;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

#spanPOV_VAT {
	color: #ff3333;
}

