html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
  font:8pt Verdana, Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.clear { clear:both; }

img {
    border:0;
}

div {
    padding:0;
    margin: 0;
}

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

a:hover {
    text-decoration: underline;
}


h1 {
    width:910px;
    margin:0px auto;
    color: #707070;
    font-size:7pt;
    padding: 3px 0px 3px 0px;
}

h2 {
    color: #707070;
    font-size:12pt;
}

#main {
    width:auto;
    margin:0px auto;
    background: #e6f2fa;   
}

#top-wrapper {
background: #cc0000;

	
}

#top-menu {
  width:910px;
  margin:0px auto;

}

#top-menu ul {
	padding: 5px 0px 5px 0px;
	list-style-type: none;
  background: #cc0000;



}

#top-menu li { 
	display: inline; 
	padding: 0px 10px 0px 10px;
  border-right: dotted 1px #ffffff; 
}

#top-menu li a{
  color: #fff;
  white-space:nowrap;
}

#categories-wrapper {
background: #cc0000;
border-top: dotted 1px #fff; 

	
}

#categories {
  width:910px;
  margin:0px auto; 
	
}

#categories ul {
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	list-style-image: none;
  background: #cc0000;

  
}

#categories li { 
	display: inline; 
	padding: 0px 10px 0px 10px;
  border-right: dotted 1px #fff; 
}

#categories li h2 {
	display: inline;
  font-size:10px; 

}

#categories li a{
  color: #fff;
  white-space:nowrap;
}

#products-wrapper {
	
}


#products {
  width:910px;
  margin:0px auto;
  	
}

#products h2{
  padding-top:4px;
  margin-left:5px ;
  font-weight: bold;
  	
}

.product {
	float:left;
	width:270px;
	height:308px;
  background: #fff;
	margin:5px 5px 5px 5px;
  padding:5px;
	border:3px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
  
.pimage {

}
  
.pmanuf {
 margin-top:4px;
} 
  
.pquant {

} 
  
.pean {

} 
  
.pname {
 margin-top:4px;

}

.pname a {
 color: #cc0000;
 font-weight: bold;

}  
  
.pprice {
margin-top:5px;
font-weight: bold;
font-size: 15px;

}        
/***************** footer ********************/  
#footer-wrapper {
  background: #e7e7e7;
	
}

#footer {
  width:910px;
  margin:0px auto; 
	padding: 5px 0px 5px 0px;
	list-style-type: none;
	list-style-image: none;
	
}

.footer-insert {
padding: 10px 10px 10px 150px; 
background: #e7e7e7 url('../images/oaza.png') 20px 20px no-repeat;  
border-bottom: 1px solid #e3e3e3;
overflow: auto; 
color: #cc0000;
}
.footer-insert h3 {margin: 0; padding: 0px 0px 7px 0px; font-size:8pt;  }
.footer-insert h3.rss {margin: 0; padding: 0px 0px 7px 0px; font-size:8pt;background:url(../images/rss.png) right no-repeat;  }
.footer-insert h3.rss a{color: #cc0000; }
.footer-insert ul.footer-links {margin: 0; padding: 4px 15px; }
.footer-insert ul.footer-links li a {padding: 0px 7px; }
.footer-insert ul.footer-links li {display: inline; background: none;}
.footer-insert ul {border-left: dotted 1px #d3d3d3; width: 120px; padding: 3px 0px 3px 40px; margin: 0; margin-left: 20px; float: left; }
.footer-insert li {padding: 0; margin-bottom: 0; display: block; }
.footer-insert a {text-decoration: none; color: #989898; }
.footer-insert a:hover, #footer-insert a:focus {text-decoration: underline; }
.fll {float: left ; }
.flr {float: right; }

/***************** Paginator ********************/
.paginator {

    font-size: 90%;
}

div.paginator {
    padding: 10px;
}

.paginator a, .paginator span {
    margin-right: 0.1em;
    padding: 0.2em 0.5em;
    color: #999999;
}

.paginator a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
    color: #105CB6;
}

.paginator span.button {
    border: 1px solid #DDDDDD;
}

.paginator .current {
    background: #0077cc;
    border: 1px solid #2E6AB1;
    color: white;
    font-weight: bold;
}


#partners  {
    margin-top: 10px;
}

