/*
	basic styles for low end browsers
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,th,td,img,a{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var,i,b{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
q:before,q:after{content:'';}
ol,ul {list-style:none;}

u, a, a:link, a:visited, a:hover, a:active {text-decoration: none;}

body {
	font-size: 62.5%;
	line-height:1.22em;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}


/*
	reset colors
*/
div, a, p, h3, h4
{
	color:#000 !important;
	background-color:transparent;
	background-image:none !important;
}


#prod-img img{
	background-color: #0061AF !important;
	margin: 1em 0;
}

h3, h4 {
	font-size: 1.1em !important;
	line-height: 110% !important;
	font-weight: bold !important;
	margin-bottom: 1em !important;
}

p {
	font-size: 1.1em !important;
	line-height: 130% !important;
	font-weight: normal !important;
	margin-bottom: 1em !important;
}

/*
#col-wrapper-products h4 {
	position: absolute;
	top: 0;
	left: 0;
}

#col-wrapper-products .col-2 {
	position: absolute;
	top: 2em;
	left: 0;
}
*/

#col-wrapper li {
	padding-bottom: 1em;

}


#col-wrapper-products .col-0 {
	padding-bottom: 1em;
}

#col-wrapper-used table {
	clear: both;
	width: 50%;
}


#col-wrapper-used td,
#col-wrapper-used td.img {
	width: auto;
	padding-right: 0.5em;
}




a.download {
	display: none;
}

#wrapper {
	width: 90% !important;
}


#content-force-height,
#content-force-width,
#footer,
#navigation,
.prod-cats-img,
#col-wrapper-products .prod-short-descr
{
	display: none;
}

/*
#col-wrapper-products .col-0 li,
#col-wrapper-products .col-1 li
{
	display: none;
}
#col-wrapper-products .col-0 li.active,
#col-wrapper-products .col-1 li.active
{
	display: block;
}
*/
