*{margin: 0; padding: 0;}
html{height: 100%;}
body{
    width: 100%;
    height: 100%;
    background: url(/img/bg.gif) repeat left top;
    font-family: Tahoma, "Geneva CY", sans-serif;
    font-size: 12px;
    color: #fff;
}
input{vertical-align: top;}
input:focus{outline: 0 none;} 
textarea:focus{outline: 0 none;}
.clear{clear: both;}
.alignleft{float: left;}
.alignright{float: right;}
ul{
    list-style: none;
}
img{
    border: 0;
}
a{
    color: #fff;
    text-decoration: underline;
    outline: 0;
}
a:hover{
    text-decoration: none;
}

#top{
    width: 100%;
    height: 122px;
    position: absolute;
    left: 0;
    background: url(img/top.jpg) repeat-x left top;
}

#wrapper{
    max-width: 100%;
    min-height: 100%;
    height: auto !important;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}


/* Header
******************************************************************************/
#header{
    padding: 5px 30px 0;
    margin-bottom: 3px;
}
.h-panel{
    height: 41px;
    float: left;
    background: url(/web/20170904180103im_/http://sweetteenholes.com/img/h-panel.png) repeat-x left top;
    overflow: hidden;
    margin-top: 10px;
    margin-left: 30px;
    padding: 0 5px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.addthis_toolbox{
    float: left;
    margin-top: 4px;
    margin-right: 5px;
    min-width: 242px;
    text-shadow: none;
}
.menu-line{
    height: 49px;
    padding-bottom: 3px;
    background: url(/web/20170904180103im_/http://sweetteenholes.com/img/menu.png) repeat-x left top;
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    margin-bottom: -3px;
}
.menu-line ul{
    height: 46px;
    overflow: hidden;
}
.menu-line ul li{
    height: 46px;
    line-height: 40px;
    float: left;
    font-size: 11px;
    font-weight: bold;
    color: #fbfcfc;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #1e76af;
    background: url(/web/20170904180103im_/http://sweetteenholes.com/img/menu-delim.png) no-repeat right top;
    margin-left: -1px;
    position: relative;
}
.menu-line ul li:first-child{
    margin: 0;
}
.menu-line ul li a{
    height: 46px;
    display: block;
    color: #fbfcfc;
    text-decoration: none;
    padding: 0 20px;
}
.menu-line ul li:first-child a{
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-left-radius: 7px;
}
.menu-line ul li:hover{
    z-index: 10;
}
.menu-line ul li a:hover{
    background: url(/web/20170904180103im_/http://sweetteenholes.com/img/menu-active.png) repeat-x left top;
    color: #084871;
    text-shadow: 1px 1px 0 #b5e0fc;
}
.search{
    width: 270px;
    height: 29px;
    float: left;
    margin: 6px 0 0;
    background: url(/web/20170904180103im_/http://sweetteenholes.com/img/search.png);
    line-height: 29px;
}
.search input{
    width: 218px;
    height: 29px;
    border: 0;
    background: transparent;
    padding: 0 10px;
    color: #000;
    font-size: 11px;
    text-shadow: 1px 1px 0 #fff;
    line-height: 29px;
    font-family: Tahoma, "Geneva CY", sans-serif;
    vertical-align: top;
}
input.search-bttn{
    width: 24px;
    height: 29px;
    padding: 0;
    cursor: pointer;
    margin: 0;
}


/* Content
******************************************************************************/
#content{
    margin-bottom: 160px;
}
.title{
    height: 44px;
    padding-bottom: 2px;
    line-height: 42px;
    background: url(/web/20170904180103im_/http://sweetteenholes.com/img/title.png) repeat-x left top;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #074fa7;
    margin: 2px 0 0;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    text-transform: uppercase;
}
.title h2{
    font-size: 14px;
    display: inline;
}
.title img{
    vertical-align: middle;
    margin-right: 5px;
}
.center{
    width: 1000px;
    margin: 0 auto;
}
.center .title{
    margin: 0;
}
.banners{
    text-align: center;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
}
.banners a{
    margin: 0 5px;
}
.banners img{
    border: 1px solid #0c5d94;
}


/* Thumbs
******************************************************************************/
.thumbs{
    text-align: center;
    font-size: 0;
    line-height: 0;
    letter-spacing: -1px;
    margin: 1px 0 5px;
}
.thumb{
    width: 160px;
    padding: 3px;
    background: #0c5d94;
    margin: 1px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.thumb img{
    border: 1px solid #cfedfe;
}
.thumb a{
    width: 100%;
    display: block;
}
.thumb a:hover img{
    border-color: #fff;
}



/* List
******************************************************************************/
.list{
    padding: 5px;
    margin: 2px 0 10px;
    font-size: 11px;
    background: #0c5d94;
    text-shadow: 1px 1px 0 #06446e;
}
.list ul{
    width: 20%;
    float: left;
}
.list ul li{
    color: #4acdfe;
    margin: 5px 10px;
}
.list ul li a{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.list ul li a:hover{
    color: #4acdfe;
}


/* Footer
******************************************************************************/
#footer{
    height: 145px;
    margin: -145px 0 0;
    background: url(/web/20170904180103im_/http://sweetteenholes.com/img/footer.jpg) repeat-x left bottom;
    font-size: 12px;
    line-height: 145px;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 0 #155591;
    position: relative;
    overflow: hidden;
}
#footer p{
    font-size: 11px;
    margin: 5px 0;
    font-weight: bold;
    color: #4acdfe;
}
#footer a{
    color: #4acdfe;
    text-decoration: none;
}
#footer a:hover{
    text-decoration: underline;
}
.foot{
    display: inline-block;
    line-height: 14px;
    vertical-align: middle;
    padding: 5px 0;
    *padding-top: 60px;
    *display: inline;
    *zoom: 1;
}
