* { 
    padding:0; margin:0; border:0; 
}

body {
    background:#000;
    margin:14px;        
    font:11px Arial;
    color:#fff;
}

table { 
    border-collapse:collapse; 
}
table tr td {
    vertical-align:top;
    font:11px Arial;
}

.fix {
    clear:both;
}

a {
    color:#fff;
}

img.icon, img.withborder {
   border:#58595b solid 2px;
   padding:1px;
   margin:0 15px 15px 0;
}

.hline {
    margin-right:27px;
    font-size:1px;
    height:3px;
    background:#414142;
}

h1 {
    margin-bottom:13px;
}

h2 {
    font-size:12px;
    margin-bottom:10px;
}

#c1, #c2 {
    position:absolute;
    z-index:1;
    left:243px;
}
#c1 {
    top:106px;
}
#c2 {
    top:361px;
}

#container {
    width:100%;
    height:100%;
}
    #container td {
        vertical-align:top;
    }
    #container .data {
        padding:10px 0 0 20px;
    }

    #left {
        width:244px;
        background:#231f20;
    }
    
        #logo {
            display:block;
            margin-bottom:42px;
        }
        
        #left h1 {
            padding:0; margin:0;
            margin-top:4px;
            margin-bottom:4px;            
        }
            #left h1 img {
                margin-right:10px;
                /*vertical-align:middle;*/                
            }
            #left h1 .bullet { width:9px; height:9px;  }
            #left h1 .s1 { background:#ffce7a; }
            #left h1 .s2 { background:#c7eafb; }
            #left h1 .s3 { background:#d597b3; }
            #left h1 .s4 { background:#d2e288; }
            #left h1 .s5 { background:#fcd2c1; }
            #left h1 .s6 { background:#fff9ad; }
            #left h1 .all { background:#fff9ad; }
        
        #left .hline {
            margin-right:54px;
        }
        
        #left label {
            width:44px;
            float:left;
        }
        #left input {
            float:left;            
        }
        

    #separator {
        width:13px;
    }
    
    #center {
        border-left:#231f20 solid 2px;
        background:#231f20;
    }
    
    #center-container {
        width:100%;
        height:100%;
    }

    #header {
        background:#231f20 url("../images/header/bg.gif") repeat-x;        
        height:175px;
    }
    
    #menu {
        width:100%;                
        height:41px;
        background:#000;
        
    }
        #menu table {
            width:100%;
            height:41px;
        }
        #menu td {
            width:16%;                        
            border-bottom:#000 solid 14px;
        }
        
            #menu a {
                display:block;            
                height:26px;
                text-align:center;
                padding-top:15px;
                
                background:url("../images/menu/default-bg.gif") no-repeat right top;
            }
            * html #menu a {
                height:41px;
            }
            
            #menu a.selected, #menu a:hover {            
                background:url("../images/menu/selected-bg.gif") no-repeat right top;
            }
     
    #data {
        padding:32px 10px 0 24px;
    }
        #bg {
            width:100%;
            height:100%;
            background:url("../images/content/bg.gif")
        }
        
            #content {
                width:100%;
                height:100%;
                background:url("../images/content/header-bg.gif") repeat-x;                
            }
            
            #content tr th {
                height:26px;
            }
            
            .data-new {
                width:169px;
                border-left:#414142 solid 2px;
            }
            
            .new {
                text-align:center;
                background:url("../images/content/new-bg.gif") no-repeat left bottom;
                padding:27px 0 8px 0;
            }
            .new .icon {
                margin-right:0;
            }
            
            #content .data {
                padding:13px 26px 0 37px;
            }
            
            #know {
                display:block;
                background:url("../images/content/know-bg.gif") repeat-x;
                padding-top:1px;
                height:25px;
            }
            #know img {
                vertical-align:middle;
                margin-left:5px;
            }
            
            table.register td {
                padding-right:20px;
                padding-bottom:20px;
            }
            
            #content label {
                display:block;
                margin-bottom:10px;
            }
            #content label input {
                display:block;
                margin-top:2px;
                width:220px;
                padding:2px;
            }
            #content input.count {
                width:30px;
                text-align:center; 
				vertical-align:middle;
				height:21px;
				padding-top:2px;
            }
            
            
    #footer {
        background:#231f20;
        padding:20px 0;
        border-top:#302e2f solid 1px;
        height:8px;
    }
        #icons img { margin-left:1px; }
        

#cr td {
    height:44px;
    vertical-align:middle;        
}
 
 
.products {
    width:100%;
} 
* html .products {
    width:92%;
}
.products th {
    font-size:11px;
    font-weight:normal;
    padding-bottom:20px;
}
.products .icon {
    margin-right:0;
}


#pager {
    margin-top:20px;
    margin-bottom:20px;
    text-align:center;
}
#pager #current {
    font-weight:bold;
}

#section-wrapper {
    position:relative;    
}
#section-wrapper #icon {
    position:absolute;
    z-index:1;
    top:0;
    left:0;
    margin-top:-16px;    
    width:43px;
    height:43px;
}


a.title {
    color:#fff200;
    font-weight:bold;
}

#catalogue h2, #catalogue h3, #catalogue h4 {
    background:url("/images/bullet.gif") no-repeat center left;
    padding-left:10px;    
}

#catalogue h2 {
    margin-left:19px;
    font-size:11px;
    font-weight:normal;    
}
#catalogue h2.selected {
    font-weight:bold;
}

#catalogue h3 {
    
    font-size:10px;
    font-weight:normal;
    
    margin:0;
    margin-left:25px;
    margin-bottom:10px;
}
#catalogue h3.selected {
    font-weight:bold;
}

#catalogue h4 {
    
    font-size:10px;
    font-weight:normal;
    
    margin:0;
    margin-left:32px;
    margin-bottom:10px;
}
#catalogue h4.selected {
    font-weight:bold;
}

.highlight { color:#f3e704; }

.map-item { margin-left:10px; }
.map-item a {  
    background:url("/images/bullet.gif") no-repeat center left;
    padding-left:10px; 
}

#path { margin-bottom:10px; }

a.bb { 
    background:url("/images/bullet.gif") no-repeat center left;
    padding-left:10px;   
}