﻿*
{
    margin:0px;
    padding:0px;
    font-family:Arial;
}
body {
    background:#000;
}

#wrapper
{
    margin-left:auto;
    margin-right:auto;
    background:url(../images/bg-0026.gif);
    width:1200px;
    height:100%;
    color:#000;
}

#header
{
    background-image: url(../images/header.jpg);
    background-repeat:no-repeat;
    background-size:cover;
    height:200px;
}

#navigation
{
    margin-top:5px;
    height:30px;
    background:url(../images/bg-0026.gif);
}

    #nav ul
    {
        list-style:none;
        margin:0px;
        padding-left:0px;
        height:30px;
    }

    #nav ul img
    {
        border-style:none;
    }

    #nav li
    {
    float: left;
    width: 100px;
    height: 30px;
}
#nav ul li a
{
    text-decoration:none;
}

    #nav ul li a:hover
    {
        color: blueviolet;
    }

#space
{
    margin:5px;
}

#pagecontant
{
    width:1200px;
    height:100%;
}

#s3slider
{
    margin-top:10px;
    width:1200px;
    height:350px;
    position:relative;
    overflow:hidden;
}

#s3sliderContent
{
    width:1200px;
    height:350px;
    position:absolute;
    top:0;
    margin-left:0px;
}

.s3sliderImage
{
    float:left;
    position:relative;
    display:none;

}

    .s3sliderImage span
    {
        position:absolute;
        font-family:Arial;
        font-size:15px;
        padding:10px 13px;
        color:#FFF;
        background:#000;
        width:400px;
        display:none;
        opacity: 0.7;
        -moz-opacity:0.7;
        filter:alpha (opacity=70);
    }

.clear
{
    clear:both;
}

/*Overlay styles*/

.top
{
    top:0;
    left:0;
    width:400px;
    height:60px;
}

    .top h3
    {
        color:#fff;
        font-family:Arial;
    }

    .top a
    {
        color:#ff6a00;
        font-family:Arial;
        font-weight:bold;
        border:0;
    }

        .right h3
    {
        color:#fff;
        font-family:Arial;
    }

    .right a
    {
        color:#ff6a00;
        font-family:Arial;
        font-weight:bold;
        border:0;
    }

        .bottom h3
    {
        color:#fff;
        font-family:Arial;
    }

    .bottom a
    {
        color:#ff6a00;
        font-family:Arial;
        font-weight:bold;
        border:0;
    }

        .left h3
    {
        color:#fff;
        font-family:Arial;
    }

    .left a
    {
        color:#ff6a00;
        font-family:Arial;
        font-weight:bold;
        border:0;
    }

.bottom
{
    bottom:0;
    left:0;
    width:400px;
    height:60px;
}

.right
{
    right:0;
    bottom:0;
    width:150px !important;
    height:340px;
}

.left
{
    top:0;
    left:0;
    width:200px !important;
    height:340px;
}

#left
{
    margin-top:10px;
    width:900px;
    float:left;
    background:url(../res/bg-0026.gif);
}

#newstitle img
{
    height:70px;
    line-height:40px;
}

#thumb1
{
    margin:10px 5px 20px 5px;
    width:890px;
}

.t1
{
    margin-left:10px;
    margin-right:5px;
    margin-bottom:10px;
    width:210px;
    height:200px;
    float:left;
    box-shadow:1px 1px 4px #000;
}

.t2
{
    margin-left:5px;
    margin-right:5px;
    width:210px;
    height:200px;
    float:left;
    box-shadow:1px 1px 4px #000;
}

.t3
{
    margin-left:5px;
    margin-right:5px;
    width:210px;
    height:200px;
    float:left;
    box-shadow:1px 1px 4px #000;
}

.t4
{
    margin-left:5px;
    margin-right:5px;
    width:210px;
    height:200px;
    float:left;
    box-shadow:1px 1px 4px #000;
}

.t1 img
{
    border-style:none;
}

.t2 img
{
    border-style:none;
}

.t3 img
{
    border-style:none;
}

.t4 img
{
    border-style:none;
}

#more a
{
    margin-top:5px;
    margin-bottom:5px;
    padding-right:10px;
    float:right;
    font-family:Arial;
    font-weight:bold;
    font-size:24px;
    text-decoration:none;
    color:#ccc;
    text-shadow: 0.1em 0.1em #000;
}

    #more a:hover
    {
        color:blueviolet;
    }

#thumb2
{
    margin:5px;
    width:890px;
}

#thumb3
{
    margin:5px;
    width:890px;
}

#right
{
    float:right;
    margin-top:10px;
    padding-right:20px;
    width:260px;
}

    #right h3
    {
        margin-left:10px;
        font-size:20px;
        font-family:Verdana;
        line-height:40px;
        color:#ccc;
        text-align:left;
        text-shadow: 0.1em 0.1em #000;
    }

#right ul
{
    margin-top:10px;
    padding-left:10px;
    
}

#right li
{
    list-style:none;
}

    #right ul li a
    {
        display:block;
        height:30px;
        line-height:30px;
        text-decoration:none;
        font-family:Verdana;
        font-size:18px;
        font-weight:bold;
        color:#ff6a00;
        border-bottom:2px dotted #000;
        text-shadow: 0.1em 0.1em #000;
    }

#right ul li a:hover
{
        color:blueviolet;
}

.r1 p
{
    padding-left:10px;
}

#counter
{
    float:right;
    margin:10px;
    padding-right:10px;
}

#footer
{
    margin-top:10px;
    padding-left:10px;
    font-family:Verdana;
    font-size:14px;
    height:40px;
    line-height:40px;
    text-align:center;
    color:#808080;
    text-shadow: 0.1em 0.1em #000;
    background:url(../res/bg-0026.gif);
    clear:both;
    float:none;
    border-top:2px solid #000;
}