/* CSS Document */
@import "layout.css";

*{ margin:0px; padding:0px;}
a{ margin:0px !important; padding:0px;}
body
{
    font-family:"Trebuchet MS";
    font-size:12px;
    text-align:left;
    color:#3333FF;

    height:100%;
    background:url(../images/bg-repeat.jpg) #ffffff;
    /*background:url(../images/background.jpg);*/
}
#logo_container img
{
    margin:0px;
    padding: 0px;
    float:left;
    border:none !important;
}

#logo_container img:hover
{
    margin:0px;
    padding:0px;
    float:left;
    border:none !important;
}

#pagin_container ul.top_menu
{
    float:left;
    margin:0px;
    padding:0px;
    text-align:center;
    list-style:none;
    text-transform:uppercase;
}
#pagin_container ul.top_menu li
{
    float:left;
    padding:0px 10px 0px 10px !important;
    color:#605e60;
}
#pagin_container ul.top_menu li.Go
{
    float:left;
    /* padding:0px 6px 0px 6px;
     color:#605e60;*/
    width:28px;
    height:28px;
    background:url(../images/go-buton.jpg) top right no-repeat;
}
#pagin_container ul.top_menu li.Go_Text
{
    float:left;
    margin:0px; padding:0px;

    /*width:48px !important;*/
    width:75px !important;
    height:23px !important;
    text-align:left;
    padding:2px !important;
    background:url(../images/go-normal.jpg) top left no-repeat;
}
#pagin_container ul.top_menu li.Go_Text input
{
    width:42px;
    height:12px;
    background:#666633;
    color:#ffffff;
    font-size:11px;
    border:none;
    margin:0px; padding:0px;
    padding:5px 2px 5px 2px;
    background:#000000;
}
#pagin_container ul.top_menu li.show_all
{
    float:left;
    margin-right:0px !important;
    padding:0px 8px 0px 0px;
    color:#605e60;
}
#pagin_container ul.top_menu li a
{
    color:#605e60;
    text-decoration:none;
    font-size:13px;
}
#pagin_container ul.top_menu li a:hover
{
    color:#f97979;
    text-decoration:none;
}
#pagin_container ul.top_menu li a:active
{
    color:#f90b0b;
    text-decoration:none;
}
#pagin_container ul.top_menu li.active
{
    color:#f90b0b;
    text-decoration:none;
}
#pagin_container ul.top_menu li a.active
{
    color:#f90b0b;
    text-decoration:none;
}
#pagin_container ul.paging
{
    /*float:left;*/
    margin:0px auto;
    padding:0px;
    text-align:left;
    list-style:none;
    text-transform:uppercase;
    width:100% auto;
}
#pagin_container ul.paging li
{
    float:left;
    margin:0px; padding:0px;
    padding:0px 2px 0px 2px ;
    text-align:center;
    width:5%;
}
#pagin_container ul.paging li a
{
    color:#605e60;
    text-decoration:none;
    font-size:13px;
}
#pagin_container ul.paging li a:hover
{
    color:#f97979;
    text-decoration:none;
}
#pagin_container ul.paging li a:active
{
    color:#f90b0b;
    text-decoration:none;
}
#pagin_container ul.paging li a.active
{
    color:#f90b0b;
    text-decoration:none;
}
#pagin_container ul.paging li.active
{
    color:#f90b0b;
    text-decoration:none;
}
.left_page img, .right_page img
{
    position:relative;
    left:0px;
    top:0px;
    z-index:0;
}
#control_box_container button
{
    margin:0px;
    padding:0px;
    width:20px;
    height:20px;
    border:none;
    display:inline;
    cursor:hand;
    cursor:pointer;
}
#control_box_container button.minimize
{
    background:url(../images/minimize-button.jpg) top left no-repeat;
}
#control_box_container button.min_limit
{
    background:url(../images/limit-minimize-button.jpg) top left no-repeat;
}
#control_box_container button.maximize
{
    background:url(../images/maximize-button.jpg) top left no-repeat;
}
#control_box_container button.close
{
    background:url(../images/close-button.jpg) top left no-repeat;
}
#control_box_container button.max_limit
{
    background:url(../images/limit-close-button.jpg) top left no-repeat;
}

#menu{margin:27px 0 0 0; float:right; display:inline; width:100% auto;}

input.top-menu{width:42px; 
               height:20px ;
               /*height:18px;*/
               border:none;
               background:none;
               color:#000000;
               margin:0px 8px 0 5px;
               font-size:11px;
               font-weight:bold;
               text-align:center;
			   padding-top:5px;
}

li.top-butt-input{list-style:none; display:inline; float:left; margin-right:2px;background:url(../images/butt-search-bg.png) no-repeat top left; width:61px;}
li.top-butt{cursor: hand;cursor: pointer;list-style:none; display:inline; float:left; margin-right:2px;}
a.butt-cover{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-cover.png) no-repeat top left; cursor:pointer; padding-right:5px}
a.butt-cover:hover{background:url(../images/butt-cover.png) no-repeat bottom left;}
a.butt-cover-active{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-cover.png) no-repeat bottom left; cursor:pointer; padding-right:5px}

a.butt-pre{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-pre.png) no-repeat top left; cursor:pointer; padding-right:5px}
a.butt-pre:hover{background:url(../images/butt-pre.png) no-repeat bottom left;}
a.butt-pre-active{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-pre.png) no-repeat bottom left; cursor:pointer; padding-right:5px}

a.butt-page-no{display:inline; float:left; width:60px; height:22px; background:url(../images/butt-page-no.png) no-repeat top left; cursor:pointer; padding-right:5px;padding-top:3px; text-decoration:none; color:#777; font-weight:bold}
a.butt-page-no:hover{background:url(../images/butt-page-no.png) no-repeat bottom left; color:#ffffff; font-weight:bold}
a.butt-page-no-active{display:inline; float:left; width:60px; height:22px; background:url(../images/butt-page-no.png) no-repeat bottom left; cursor:pointer; padding-right:5px;padding-top:3px; text-decoration:none; color:#fff; font-weight:bold}
/*a.butt-page-no-active{display:inline; float:left; width:60px; height:25px; background:url(../images/butt-page-no.jpg) no-repeat bottom left; cursor:pointer; padding-right:5px; text-decoration:none; color:#fff;}*/

a.butt-next{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-next.png) no-repeat top left; cursor:pointer; padding-right:5px;}
a.butt-next:hover{background:url(../images/butt-next.png) no-repeat bottom left;}

a.butt-cover-back{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-cover-back.png) no-repeat top left; cursor:pointer; padding-right:5px}
a.butt-cover-back:hover{background:url(../images/butt-cover-back.png) no-repeat bottom left;}
a.butt-cover-back-active{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-cover-back.png) no-repeat bottom left; cursor:pointer; padding-right:5px}

a.butt-goto{display:inline; float:left; width:48px;  height:25px; background:url(../images/butt-goto.png) no-repeat top left; cursor:pointer; padding-right:5px;}
a.butt-goto:hover{background:url(../images/butt-goto.png) no-repeat bottom left;}
a.butt-search-bg{display:inline; float:left; width:51px; height:25px; background:url(../images/butt-search-bg.png) no-repeat bo left; cursor:pointer; padding-right:5px;}
a.butt-search-bg:hover{background:url(../images/butt-search-bg.png) no-repeat bottom left; color:#fff}
a.butt-send2friend{display:inline; float:left; width:41px; height:25px; background:url(../images/butt-send2friend.png) no-repeat top left; cursor:pointer; padding-right:5px}
a.butt-send2friend:hover{background:url(../images/butt-send2friend.png) no-repeat bottom left;}
a.butt-showall{display:inline; float:left; width:63px; height:25px; background:url(../images/butt-showall.png) no-repeat top left; cursor:pointer; padding-right:5px}
a.butt-showall:hover{background:url(../images/butt-showall.png) no-repeat bottom left;}
a.butt-full{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-full.png) no-repeat top left; cursor:pointer; padding-right:5px}
a.butt-full:hover{background:url(../images/butt-full.jpg) no-repeat bottom left;}

a.butt-zoom-in{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-zoom-in.png) no-repeat left; background-position:0px -25px; padding-right:5px}
a.butt-zoom-in:hover{background:url(../images/butt-zoom-in.png) no-repeat bottom left;}
a.butt-zoom-in-inactive, a.butt-zoom-in-inactive:hover{display:inline; float:left; width:35px; height:25px;background:url(../images/butt-zoom-in.png) no-repeat top left;cursor: default; padding-right:5px}

a.butt-zoom-ac{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-zoom-ac.png) no-repeat center left; background-position:0px -25px; cursor:pointer; padding-right:5px}
a.butt-zoom-ac:hover{background:url(../images/butt-zoom-ac.png) no-repeat bottom left;}
a.butt-zoom-ac-inactive, a.butt-zoom-ac-inactive:hover{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-zoom-ac.png) no-repeat top left; cursor: default; padding-right:5px;}

a.butt-zoom-out{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-zoom-out.png) no-repeat center left; background-position:0px -25px; cursor:pointer; padding-right:5px}
a.butt-zoom-out:hover{background:url(../images/butt-zoom-out.png) no-repeat bottom left;}
a.butt-zoom-out-inactive, a.butt-zoom-out-inactive:hover{display:inline; float:left; width:35px; height:25px; background:url(../images/butt-zoom-out.png) no-repeat top left; cursor: default; padding-right:5px}

/*Fancy box*/
#content {
    width: 550px;
    margin: 30px auto;
    padding: 10px 20px;
    background: #FFF;
    border: 1px solid #CCC;
}

h1 {
    margin: 0;
    font-size: 26px;
}

h1 em {
    font-size: 60%;
}
hr {
    border: none;
    height: 1px; line-height: 1px;
    background: #CCC;
    margin-bottom: 20px;
    padding: 0px;
}

#sharethis_0 {
	display:none;
}
