*
{
margin:0;
padding:0;
}
img
{
border:0;
vertical-align:top;
}
table, td
{
border-collapse:collapse;
border:0;
}

td.hhl
{
 border:1px;
}

body
{
background:#FFFFFF;
font:11px/14px 'Droid Sans', arial;
color:#292727;
}

body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	background: #000 url(../images/bg.jpg) no-repeat center top;
	font-family: 'Droid Sans', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}


a img {
	border: none;
}


#wrapper {
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
}

#header {
	width: 1000px;
	height: 76px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#header-back {
	width: 1000px;
	height: 76px;
	position: absolute;
	top:0;left:0;
	background: url(../images/head_bg.png) no-repeat left top;
}
#header #logo a {position: relative; z-index: 500;}
#header #logo a img {position: relative; z-index: 500;}

#skates {
	width: 1000px;
	height: 161px;
	margin: 13px auto;
	position: relative;
}


#skates-back {
   position: absolute;
	width: 1000px;
	height: 161px;
	top: 0; left:0;
	background: url(../images/skates.png) no-repeat left top;
}
#skates-back1 {
   position: absolute;
        width: 502px;
        height: 161px;
        top: 0; left:0;
        background: url(../images/skates1.png) no-repeat left top;
}
#skates-back2 {
   position: absolute;
        width: 498px;
        height: 161px;
        top: 0; left:502px;
        background: url(../images/skates2.png) no-repeat left top;
}

#skates ul li a {position: relative; z-index: 500;}

#skates ul {
   width: 980px;
   height:140px;
   overflow: hidden;
   margin: 0 10px;
   padding: 10px 0;
   z-index: 1000;
}

#skates ul li {
   list-style: none;
   float: left;
}


/* Menu */

#menu {
	width: 1000px;
	height: 30px;
	position: relative;
	margin: 0 auto;
	margin-top: 13px;
	/*z-index: 10;*/
}
#menu-back {
	width: 1000px;
	height: 30px;
	position: absolute;
	top:0;left:0;
	background: url(../images/menu_bg.png) no-repeat left top;
}
#menu-back ul li a {position: relative; z-index: 500;}

/*#menu ul {
   position: absolute;
	margin: 0;
	padding: 4px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu ul ul {
   padding: 0;
}

#menu li {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	height:26px;
}
#menu li ul li {
   height:16px;
   padding-top: 2px;
   padding-bottom: 2px;
}

#menu li a {
	font: 18px Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
}


#menu li ul li a {
	font: 14px Verdana, Arial, Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
}

#menu li ul li a:hover {
	   text-decoration: none;
	}

#menu a:hover { text-decoration: underline; }*/

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */
#search_box {
   position: absolute;
   right: 26px;
   top: 9px;
}

#langs ul li {
   list-style: none;
   float: right;
   margin-left: 6px;
}

#search {
   margin-top: 5px;
   text-align: right
}

#search input {
   border: 2px solid #FFFF00;
   height: 20px;
   position: relative;
   display: block;
   float: right;
   margin-top: 1px;
   margin-left: 1px;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0px 0px 0px;
	background-color: #fff;
	/*z-index: 5;*/
	/*border-left: 1px solid #000;*/
}

#content-wrapper {
   float: left;
   width: 995px;
}
#content {
   padding: 0 0;
}
#content .post {
padding: 0 0;
}
.post_content {
padding: 0 20px 0 25px;
}

#height_wrapper {
   float: right;
   width:5px;
   height: 420px;
}

h1, h2, h3, h4, h5, h6 {
   color: #5d5d5d;
   margin-bottom: 29px;
   margin-top: 29px;
   font: 23px 'Droid Sans', Verdana, Arial, Georgia, "Times New Roman", Times, serif;
}
h1.first {
   margin-top: 0px;
}

h3, h4, h5, h6 {
   font-size: 18px;
}

/** LOGO */

#logo {
   float: left;
   padding-left: 16px;
   padding-top: 5px;
}
/* Content */


#footer {
   margin:0 auto;
   width:1000px;
   background-color: #fff;
}


#footer-wrp {
   margin: 0 25px;
   border-top: 1px solid #979797;
}

#footer-wrp, #footer-wrp a {
   color: #979797;
   text-decoration: none;
}

#footer-wrp div {
   margin-top: 10px;
}


#admin_section_header, #admin_section_menu, #admin_section_menu li{
   float: left;
}


#admin_section_menu {
   font-size: 20px;
   padding-left: 30px;
   margin-top: 31px
}

#admin_section_menu li {
   border-left: 1px dashed #000;
   padding: 5px;
   background-color: #a7a7a7;
   list-style: none;
}
#admin_section_menu li.first {
   border-left: none;
}
#admin_section_menu li a:visited {
   color: blue;
   /*text-decoration: none;*/
}
#admin_section_menu li a {
   text-decoration: none;
}

.h_no_margin {
   padding: 0 0;
   margin: 0 0;
}


ul {
   margin-top:2px;
}
ul li {
   margin-left: 20px;
}
ul li ul{
   margin-left: 20px;
   margin-top:0px;
}

ol {
   margin-top:2px;
   margin-left: 5px;
   list-style-position: inside;
}

ol li ol{
   margin-top:0px;
   margin-left: 20px;
}

/****************** IE5/6 PNG FIX ************
* html1 img,
* html .png {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/staticfiles/images/pixel.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
/****************** END IE5/6 PNG FIX ************/

img, #skates-back, #menu-back,#header-back { behavior: url(/staticfiles/css/iepngfix.htc); }


