﻿/*css */
.imageOk
{
    vertical-align:middle;
}

body
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    font-family: Arial, Sans-Serif;
    background: URL(  'images/bg/bg-top.gif' ) no-repeat center top;
}
div
{
    margin: 0px;
}
#header
{
    width: 1010px;
    height: 78px; /*border: 1px solid #000000;*/
    padding-top: 7px;
    z-index: 100;
    display:block;
}

#header div.left
{
    float: left;
    width: 325px;
    background: URL(  'images/line.gif' ) no-repeat right top; /*border: 1px solid #000000;*/
}

#header div.right
{
    float: right;
    width: 325px;
    height: 78px; /*border: 1px solid #000000;*/
    background: URL(  'images/line.gif' ) no-repeat left top;
}
#header a
{
    font-size: 12px;
    color: #FA4D4D;
}

#header a.usual
{
    color: #286501;
}

#header a.usual:hover
{
    color: #A615AF;
}

#header #loginTop
{
    padding-top: 0px;
    margin: 0px;
    z-index: 100;
}


#loginTop input
{
    color: #000000;
    border: 1px solid #449E09;
    background: #FCFFF2;
    font-size: 12px;
    margin-right: 5px;
    padding: 3px;
}

#title
{
    /*position: absolute;*/
    color: #000000; /*border: 1px solid #000000;*/
    padding-top: 25px;
    height: 40px; /*width: 100%;*/
    text-align: center;
    z-index: 1;
}

#title h1
{
    margin: 0;
    font-size: 0.9em;
    color:Black;
}


.menu_content
{
    background: #276300 URL(  'images/bg/bg-menu.gif' ) repeat-x left top;
    width: 100% /*border: 1px solid #000000;*/;
}

#menu .left
{
    height: 32px;
}
#menu .right
{
    height: 32px;
}

#menu .links
{
    height: 32px;
    vertical-align: middle;
}

#menu .link
{
    background: URL(  'images/menu/l.gif' ) no-repeat right bottom;
    border-right: 1px solid #FFFF00;
    text-align: center;
    height: 32px;
    width: 115px;
}

#menu .Dynamic_basic
{
    background-color: #276300;
    width: 130px;
    text-align: left;
    padding: 5px;
}

/*
#menu a {
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
}
#menu a:hover {
	color: #FFFF00;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: underline;
	width: 100%;
}*/

#footer
{
    width: 1010px;
    background-color: #439B09;
    height: 40px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    color: #FFFFFF;
    font-size: 11px;
}

#footer a
{
    color: #FFFF00;
}

#footer a:hover
{
    color: #00FF00;
}

#footer1
{
    width: 1010px;
    background-color: #90E25B;
    height: 16px;
    border-bottom: 1px solid #000000;
    margin-bottom: 5px;
    color: Black;
}

#footer1 a
{
    color: Black;
}

#footer1 a:hover
{
    color: #084808;
}

#search-box
{
    width: 900px;
    height: 47px;
    background: #4BBD01 URL(  'images/bg/bg-search.gif' ) repeat-x left bottom;
    vertical-align: top; /*border: 1px solid #000000;*/
}

#search-box .left
{
    height: 47px;
    float: left;
}
#search-box .right
{
    height: 47px;
    float: right;
}

#search-form
{
    margin: 0px;
    vertical-align: top;
    width: 727px;
    height: 47px; /*border: 1px solid #000000;*/
    color: #FFFFFF;
    font-size: 13px;
}

#search-form form
{
    margin: 0px;
}

#search-form a
{
    color: #FFFFFF;
    font-size: 11px;
}

#search-form a:hover
{
    color: #FFFF00;
}

#search-form .submit
{
    background: #296601 URL(  'images/form/search/go.gif' ) no-repeat left top;
    width: 50px;
    height: 26px;
    color: #FFFFFF;
    border: 0px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}

#search-form input
{
    color: #000000;
    border: 1px solid #153600;
    background: #FCFFF2;
    font-size: 12px;
    margin-right: 5px;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 350px;
}

#content
{
    padding-top: 1em;
    padding-bottom: 1em;
    width: 1000px;
    font-size: 12px;
}

#content h1.title
{
    font-size: 17px;
    color: #A615AF;
    margin: 0px;
    text-align: center;
}

#content .top
{
    margin: 0px;
    width: 967px;
}

#content .bot
{
    margin: 0px;
    width: 967px;
}

#content .mid
{
    padding-left: 10px;
    padding-right: 10px;
    border-left: 1px solid #286501;
    border-right: 1px solid #286501;
    width: 945px;
    text-align: justify;
    line-height: 1.5em;
}

#categories .title
{
    font-size: 17px;
    color: #A615AF;
}

#categories .large
{
    width: 748px;
    height: 102px;
    background: #FFFFFF URL(  'images/category/large.gif' ) no-repeat;
}

#categories .left
{
    padding-right: 5px;
    width: 365px;
    height: 102px;
    background: #FFFFFF URL(  'images/category/small.gif' ) no-repeat;
}

#categories .right
{
    width: 365px;
    height: 102px;
    background: #FFFFFF URL(  'images/category/small.gif' ) no-repeat;
}

#categories .small
{
    width: 325px;
    height: 102px;
    background: #FFFFFF URL(  'images/category/small.gif' ) no-repeat;
}

#categories .category
{
    border: 3px solid #000000;
}

#categories td.noThumbnailCategory
{
    width:100px;
    height:75px;
    text-align:center;
    vertical-align:middle;
    border: 3px solid #000000;    
}

#categories a.noThumbnailCategory
{
    color:#474747;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
}

#categories .img
{
    float: left;
}

#categories a.name
{
    font-size: 14px;
    font-weight: bold;
    color: #439C09;
    padding-left: 10px;
    line-height: 20px;
    text-align:left;
}

#categories a
{
    font-size: 12px;
    color: #000000;
}

#categories .all
{
    text-align: left;
    vertical-align: top;
    padding-right: 12px;
}

.tabActive
{
    padding-top: 9px;
    background-image: url(images/tabActive.png);
    background-position: right top;
    background-repeat: no-repeat;
    height: 30px;
    color: Green;
    cursor:pointer;
}
.tabPassive
{
    padding-top: 9px;
    height: 30px;
    color: Black;
    background-image: URL(  'images/tabPassive.png' );
    background-position: right top;
    background-repeat: no-repeat;
    cursor:pointer;
}
.tabContent
{
    background-image: URL(  'images/tabContent.png' );
    background-repeat: repeat-y;
    background-position: left;
}

.tabTopContent
{
    height: 1px;
    padding-top: 10px;
    background-image: URL(  'images/tabTopContent.png' );
    background-repeat: no-repeat;
    background-position: left top;
}
