/* DO NOT INCLUDE THIS FILE ON PAGES THAT ARE NOT TMZSPORTS. */

body {
    background: #140400 url('../images/tmzsports/bg_grass.png') repeat-x fixed;
    overflow-x: hidden;
}
div#page-wrap {
    z-index:0;
    padding-top:20px;
}
div#content {
    width:auto;
}
div.home-post {
padding: 0 40px 0 40px;
width: 560px;
}
#head-col-b-bottom {
    margin-top:0;
}
div.breadcrumbs {
    display:none;
}
.tmzsports input#srchLnk {
    width: 35px;
}

div.tmzsports {
    position:relative;
}
#tmzsports {
    background: transparent url('../images/tmzsports/logo_tmzsports.png') no-repeat;
    width: 1028px;
    height: 155px;
    position: relative;
    z-index: 3;
}
#tmzsports h1 {
    top: 40px;
    position: absolute;
}
#tmzsports h1 a {
    text-indent: -9999px;
    width: 870px;
    height: 110px;
    display:block;
}
#sportsearchbar {
    background: transparent url('../images/redbar_v2.png') no-repeat;
    width: 1329px;
    height: 82px;
    margin: 0 auto;
    position: absolute;
    top: 102px;
    left: -150px;
    z-index: 2;
}
#tmzsports #search{
    position:absolute;
    right: 0px;
    bottom: 15px;
    z-index:5;
}
#tmzsports #search input[type='text'] {
    width: 100px;
    height: 1em;
    padding: .5em 6px .5em 6px;
    background-color: transparent;
    position: relative;
    top: 2px;
    right: 35px;
    border: 0px;
}

#tmzsports #search input[type='text'].idleField {
    color:#959595;
    font-style:italic;
}

#tmzsports #search input[type='text'].focusField {
    color:#000000;
    font-style:normal;
}

#sportsnav {
    float: right;
    margin:10px 25px 0 0;
}
.tmzsports a#photos {
    display:block;
    background: url('../images/tmzsports/nav_sports_sprite.png') no-repeat 0 0;
    width:120px;
    height:38px;
    text-indent: -9999px;
}
.tmzsports a#photos:hover {
    background-position: -120px 0;
}
.tmzsports a#videos {
    display:block;
    background: url('../images/tmzsports/nav_sports_sprite.png') no-repeat 0 -38px;
    width:120px;
    height:38px;
    text-indent: -9999px;
}
.tmzsports a#videos:hover {
    background-position: -120px -38px;
}
#back {
    background: url('../images/tmzsports/nav_sports_sprite.png') no-repeat -240px -66px;
    color:#fff;
    display:block;
    padding-left: 10px;
    font-size: 12px;
    width:105px;
    position: relative;
    top: 23px;
    left: 11px;
}

