html, body
{
    margin: 0;
    padding: 0;
    background: url(img/Golrang_bgLogo.gif) center top no-repeat;
    text-align: right;
    width: 100%;
    font-family: tahoma;
    font-size: 11px;
}


img
{
    border: none;
}

ul.thumb
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0px;
    width: 285px;
    background-color: white;
}
ul.thumb li
{
    margin: 0;
    padding: 0px;
    float: left;
    position: relative;
    width: 71px;
    height: 80px;
}
ul.thumb li img
{
    width: 70px;
    height: 80px;
    border: 0px solid #ddd;
    padding: 0px;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 0;
    list-style: none;
}
ul.thumb li img.hover
{
    background: url('http://gig.co.ir/portal/Portals/0/Skins/gigtable/thumb_bg.png') no-repeat center;
    border: medium none;
    list-style: none;
}
#main_view
{
    float: left;
    padding: 0px 0;
    margin-left: 0px;
}




.menutop
{
    float: left height:62px;
}

.centernav
{
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
}

.searchsh
{
    width: 213px;
    height: 62px;
    float: left;
    background: url(img/menuleft.png) repeat-x;
}

.menucenter
{
    padding-left: 5px;
    float: left;
    background: url(img/bk22.png) no-repeat left top;
    width: 515px;
    height: 62px;
}

.menuright
{
    padding-left: 0px;
    width: 170px;
    background: url(img/bk22.png) no-repeat right;
    float: left;
    height: 62px;
}


.imglink:link, .imglink:visited, .imglink:active
{
    text-decoration: none;
    background-image: url(img/Map.png);
    text-decoration: none;
    width: 74px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
}

.imglink:hover
{
    background-image: url(img/Map2.png);
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: right top;
    display: block;
}


#imageen
{
    display: block;
    width: 74px;
    height: 17px;
    background: url("img/Map.png") no-repeat 0 0;
    margin-left: 120px;
}


#imageen:hover
{
    background-position: 0 -17px;
}

#imageen span
{
    display: none;
}


.displace
{
    position: absolute;
    left: -5000px;
}



.searchBar
{
}



.logoPane
{
    height: 207px;
    float: middle;
    padding-top: 0px;
}



.left1
{
    width: 710px;
    height: 38px;
    background-image: none !important;
    float: left;
}
.right1
{
    width: 161px;
    height: 110px;
    float: right;
}

.homeLink
{
    padding-left: 0px;
    width: 55px; /* background: url(img/home.png) no-repeat; */
    float: left;
    height: 55px;
}

.siteMapLink
{
    padding-left: 0px;
    width: 60px; /* background: url(img/sitemap.png) no-repeat; */
    float: left;
    height: 55px;
}

.emailLink
{
    padding-left: 0px;
    width: 50px; /* background: url(img/email.png) no-repeat; */
    float: left;
    height: 55px;
}



.languageTime
{
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
}

.time
{
    float: left;
    font-weight: bold;
    color: #767676;
}


*--Main Container--* /
.main_view
{
    float: left;
    position: relative;
    height: 302px;
}
/*--Window/Masking Styles--*/
.window
{
    height: 300px;
    width: 936px;
    overflow: hidden; /*--Hides anything outside of the set width/height--*/
    position: relative;
}
.image_reel
{
    position: absolute;
    top: 0;
    left: 0;
}
.image_reel img
{
    float: left;
}

/*--Paging Styles--*/
.paging
{
    margin: -200px 50px 100px 100px;
    width: 178px;
    height: 47px;
    z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: center;
    line-height: 40px;
    display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a
{
    padding: 5px;
    text-decoration: none;
    color: #fff;
}
.paging a.active
{
    font-weight: bold;
    background: #920000;
    border: 1px solid #610000;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.paging a:hover
{
    font-weight: bold;
}



.newshome
{
    text-align: justify;
    float: right;
    direction: rtl;
}

.newsTitle
{
    font-weight: bold;
    text-align: right;
    color: #ff0000;
}

.newsPic
{
    text-align: left;
    float: left;
    border: 1px solid black;
}


.mainPane
{
    height: 302px;
    width: 100%;
    background: #ffffff url(img/picNewsBk.png) center top;
}

