 html,  h1, h2, h3, h4 {
	margin: 0;
	padding: 0;

}
body{
       font-size: 14px;
	font-family: Arial , Verdana, Tahoma;
	color : #58596B;
       font-weight: normal;
       text-decoration: none;
       background-color:#dfe93c;
       margin: 4px;
	padding: 4px;
	}
body.mceContentBody {
   background: #fff !important;
   padding-left:4px;
   text-align:justify;
   color: #000;
}

body.mceContentBody ul{
         margin-left:20px;

}
a{
	color: #1C6096;
}

a:hover {
	text-decoration: none;

}


#wrapper {
	margin: auto;
	margin-top:0px;
	width: 960px;
       border-left:1px solid #c5c5c5;
 border-right:1px solid #c5c5c5;
  border-bottom:1px solid #777;
	background:#fff url(template/page-bg.png) top left repeat-y;
overflow:hidden;

}
#logo{
float:left;
width:150px;
height:180px;
background:#cbd707 url(template/logo-bg.gif) bottom left;

border-top:5px solid #cbd707;
}
#logo img{
       margin-top:10px;
}
#logo_header{
float:left;
width:810px;
height:180px;
border-top:5px solid #613176;
background: #cbd707 url(template/banner.gif) top left;
}
#left-column{
float:left;
width:210px;
background:#fff;
}
#column-nav{
margin-top:5px;
float:left;
width:180px;
padding-bottom:44px;
background: #fff url(template/bg-nav-bottom.jpg) bottom right no-repeat;

}
#column-nav ul {
  margin: 0px;
  padding-left: 0px;


}
#navlist
{
padding-left: 0;
margin-left: 0px;
width: 200px;
border-left: 10px solid #613176;

}
#navlist span.dir{
 display:block;
    font-size:1.0em;
 color:#000;
  font-weight: bold;

border-bottom:1px solid #fff;
}
#navlist li
{
list-style: none;
margin: 0px 0px 0px 10px;
padding: 0.25em;

}
#navlist ul{
    padding: 0px 0px 0px 0px;


}

#navlist li a { text-decoration: none;border-bottom: 1px solid #fff;display:block }
#navlist li a:hover { color: #fd0b0e;text-decoration: none; }
#content{
float:left;
width:720px;
margin:0px 0px 10px 6px;
background:#fff;
text-align:justify;


}
#header-link{
color: #613176;
text-decoration:none;

}
#header-link:hover{
color:#1C6096 !important;
}
div.clear{
clear:both;
}
div.left{
float:left;
}
#footer{
background:#cbd707 url(template/logo-bg.gif) bottom left;
color: #58596B;
 padding: 15px 0px 15px 30px;
height:115px;
}
#footer a {
  color: #58596B;
  text-decoration: none;


}
#footer a:hover {
  text-decoration: underline;
  color: #000;
}
#webnaz{
       float:right;
       margin:15px;
}
/*NEWS */
 div.newslatest{
margin:10px 10px 0px 0px;
border:1px solid  #cbd707;
padding:10px 6px;
background:#ecebeb;
display:inline;
width:97%;
float:left;

}
 div.newslatest a{
    color: #613176 !important;
    text-decoration:none;
 }
  div.newslatesthome{
margin:10px 10px 0px 0px;
border-bottom:1px solid  #cbd707;
padding:10px 6px;
background:#fff;
width:90%;
float:left;

}
 div.newslatesthome a{
    color: #1C6096 !important;
    text-decoration:none;
 }
  div.newslatesthome a:hover{
 color: #613176 !important;
  }
#pagination{
    margin:5px 8px 0px 0px;
    overflow: visible;
    float:right;
    background: #bdbdbd;
    border-top:1px solid #bdbdbd;
    border-right:1px solid #bdbdbd;
    border-bottom:1px solid #bdbdbd;
    padding:2px 0px 2px 0px;
}
#pagination a{
    padding:2px 6px 2px 6px;
    background: #fff;
    margin-left: 1px;
    text-decoration: none
}
#pagination span{
    padding:2px 6px 2px 6px;
    background: #000;
    color:#fff;


}
#pagination a:hover{
   padding:2px 6px 2px 6px;
    background: #000;
       color: #fff;
    text-decoration: none
}
/*SCORE TABLE*/
table.top-scores{
width:100%;
border:1px solid #c5c5c5;
border-collapse:collapse;
empty-cells:show;
}

table.top-scores td { border: 1px solid #666666;padding-left:15px; }
table.top-scores th { border: 1px solid #666666; }
/*PHOTOS*/
div.photoitem{
       text-align:center;
       width:150px;
       height:130px;
       border:1px solid #c5c5c5;
       float:left;margin:10px 0px 0px 10px;
       overflow:hidden;
       background: #fff;

}
div.photoitem div{
      background:#613176;
      color:#fff;

}
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
div.allproducts{
       float:left;
       width:300px;
       height:300px;
       background:#fff url(template/all-products.gif) top left no-repeat;

}
div.lastnews{
       float:left;
       width:410px;
       height:300px;
       background:#fff;

}
