/* Global */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

.larger {    font-size: larger }
strong, .strong {    font-weight: bold }

#main {    margin-bottom: 20px }

:focus, :active, :hover {
    outline: 0
}
body {
    font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
    font-size: 100%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    background: #000 url("http://cache.madthumbs.com/madthumbs/images/mdBg.png") repeat-x;
    padding: 0;
    margin: 0;
    color: #ccc;
}
ol, ul, li {
    list-style-type: none;
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: 400;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: ""
}
form legend, h1.legend {
    margin-bottom: 6px;
    font-size: 1em;
    font-weight: bold;
}
/* =Clearfix (all browsers)--------------------------------
   ================================================== */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%
}
:first-child+html .clearfix {
    min-height: 1px
}
.clearfix {
    display: inline-block;
    zoom: 1;
}
html[xmlns] .clearfix {
    display: block
}
hr {
    color: #222;
    height: 2px;
    background-color: #333;
    border-style: solid;
}
a, a:visited {
    color: #fff;
    text-decoration: none;
}
.yellow, .yellow:visited, .yellow.active, .crumb:visited, .lCol a:hover {
    color: #FBC800
}
.hide {
    display: none
}
.inline{
    display: inline
}
.inline-block{
    display: inline-block
}
a:hover, a.active {
    color: #FBC800;
    text-decoration: underline;
}
.clear {
    clear: both;
}
.left {
    float: left
}
.right {
    float: right
}
.alignr {
    text-align: right
}

.calign {
  text-align:center;
  padding: 10px 0;
}

.malign{
    vertical-align: middle
}

strong {
    font-weight: bold
}

.pixel {
    border: none!important;
    position: absolute!important;
    visibility: hidden!important;
    height: 1px!important;
    width: 1px!important;
}

.round {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
}
.curved {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 0px solid white;
    behavior: url(/border-radius.htc);
}
.morecurved {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px solid #f1f2f4;
}
.rCol {
    float: right;
    width: 850px;
}

textarea, .textarea {
    border: 1px inset #CCC;
    font-family: Tahoma,Helvetica,Verdana,sans-serif;
    resize: none;
    overflow: auto;
    background-color: #ccc;
    color: #222;
    padding: 2px;
    margin-bottom: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
/* Warning screen */
#warning {
    text-align: center;
    width: 400px;
    background: #fff;
}
#warning h2 {
    display: inline;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.2em;
}
#warning img {
    margin: 10px
}
#warning p {
    line-height: 1.2em
}
#warning div.close {
    display: none
}
/* ===[ Top Tabs ]=== */

#wrapTab {
    background-color: #222; 
    border-bottom: 1px solid #666;
    height: 30px;
    width: 100%;
}

#wrapTab ul {
    height: 30px;
    list-style-type: none;
    font-size: 1em;
    margin: 0 auto;
    width: 960px;
    position: relative;
    white-space: nowrap
}

#wrapTab li {
    float: left;
    font-size: .8em;
    line-height: 30px;
    text-indent: -9999px;
}

#wrapTab li.last {
    color: #ccc;
    text-indent: 0;
    line-height: normal;
    margin-left: 20px;
    width: 371px;
}

#wrapTab .tab {
    background: transparent url(/images/networktabs_mt_new2.png) no-repeat;
    height: 30px;
    margin: 1px 2px 0 0;
    text-decoration: none;
    width: 111px;
    display: block;
}

#madThumbs a:link, #madThumbs a:visited {    background-position: 0px -30px }

#bigTits a:link, #bigTits a:visited {    background-position: -222px -30px }

#sublimeDirectory a:link, #sublimeDirectory a:visited {    background-position: -111px -30px }

#flingTube a:link, #flingTube a:visited {    background-position: -333px -30px }

#slutload a:link, #slutload a:visited {    background-position: -444px -30px }

#madThumbs a:hover, #madThumbs a:focus {    background-position: 0px -60px }

#bigTits a:hover, #bigTits a:focus {    background-position: -222px -60px }

#sublimeDirectory a:hover, #sublimeDirectory a:focus {    background-position: -111px -60px }

#flingTube a:hover, #flingTube a:focus {    background-position: -333px -60px }

#slutload a:hover, #slutload a:focus {    background-position: -444px -60px }

#bigTits.current a:link, #bigTits.current a:visited {    background-position: -222px 0px }

.languages{
    height: 30px;
    line-height: 24px; 
    text-indent: inherit!important;
    text-align: center;
}

.languages > * {
    vertical-align: middle;
}

.languages a {
    background: transparent url(http://cache.tgpsitecentral.com/madthumbs/images/icons_new3.png) no-repeat 0 -142px;
    border: 1px solid #555;
    display: inline-block;
    height: 13px;
    width: 16px;
    overflow: hidden;
    margin: 4px 0 0 8px;
    text-indent: -999em;
}

.languages a.active, .languages a:hover, .languages a:focus {
    border: 1px solid #f90;
}

.languages a.es {
    background-position: -64px -142px 
}

.languages a.de {
    background-position: -32px -142px 
}

.languages a.fr {
    float: none;
    background-position: -80px -142px 
}

.languages a.dt {
    background-position: -16px -142px 
}

.languages a.it {
    background-position: -48px -142px 
}

/* Wrap */
#wrap, #footer, #content, .contentWidth {
    width: 980px;
    margin: 0 auto;
}
/* Content */
#content {

}
/* Header */
#header {
    text-align: right;
    width: 980px;
    overflow: hidden;
    position: relative
}
#header .logo {
    float: left;
    text-indent: -9999em;
    text-align: left;
    width: 260px;
    height: 75px;
}
.logo h1 {
    background:transparent url(/images/big_tits_logo_260x75.png) no-repeat;
}
.mobile {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    bottom: 4px;
    left: 6px
}
.logo h1 a {
    display: block;
    width: 260px;
    height: 75px;
}
.headerstuff {
    overflow: hidden;
}
.searchform {
    background: transparent;
    position: relative;
    float: right!important;
    text-indent: inherit!important;
    margin-top: 4px;
    z-index: 1000;
}
.searchform input.txt {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #ccc;
    padding: 2px 0 2px 4px;
    width: 200px;
    height: 20px;
    height: 16px;
}
.searchform #searchmag {
    position: absolute;
    right: 1px;
    top: 1px;
}
.navmenu {
    margin-top: 10px;
    font-size: 16px;
    text-align: left
}
.navmenu li {
    display: inline;
    font-weight: bold;
    height: 33px;
    white-space: nowrap
}

.navmenu.ipad {
  font-size: 18px;
}

.navmenu .text {
    background: url('/images/nav_bg.png') top center repeat-x;
    display: inline-block;
    height: 23px;
    padding: 10px 15px 0;
    vertical-align: top;
}
.navcap {
    background: url('/images/nav_bg.png') bottom left no-repeat;
    height: 33px;
    display: inline-block;
    width: 6px;
    vertical-align: top;
}
.capright {
    background: url('/images/nav_bg.png') bottom right no-repeat
}
.navmenu li a:hover, #header .navmenu li a.active {
    text-decoration: none;
    color: #FBC800;
}
.alphawrap{
    background: black;
    padding: 8px 4px;
}
.alphabrowse {
    background: #222;
    border: 1px solid #333;
    font-size: 12px;
    padding: 5px 0 5px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    white-space: nowrap;
}
.alphabrowse li {
    display: inline;
    font-weight: bold;
}
.alphabrowse a {
    color: #ccc;
    padding: 6px 4px;
}
.alphabrowse a:hover {
    color: #FBC800
}
.alphabrowse li:first-child {
    color: #FBC800
}
.news{
    width: 332px
}
.newsfeed {
    background: #222;
    border: 1px solid #333;
    width: 305px;
}
.newsfeed h1 {
    font-size: 12px;
    color: white;
    margin-bottom: 4px;
}
.newsfeed p a {
    color: #FBC800
}
.newsfeed p {
    font-size: 12px
}

/* ===[ Player ]=== */
.video-tabs li, .video-tabs .spacer, .vid_title {
    background: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
    background-image: -moz-linear-gradient(top,  #444,  #000);
    height: 30px;
    line-height: normal;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000');
    border: 1px solid black;
}
.video-tabs a, .video-tabs li, .video-tabs .spacer {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
.video-tabs {
    height: 30px;
    overflow: hidden;
}
.video-tabs ul {
    background: black;
    float: left;
    height: 30px;
    font-weight: bold;
}
.video-tabs li {
    display: inline;
    float: left;
    margin-right: 2px;
}
.video-tabs li.last {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    margin-right: 0!important;
    border-right: 0!important;
}
.video-tabs a, .video-tabs a:hover {
    display: inline-block;
    text-decoration: none;
    padding: 5px 20px 5px;
    height: 20px;
    text-align: center;
}
.video-tabs a.active {
    background-color: #f8ca00;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8ca00), to(#c960));
    background-image: -moz-linear-gradient(top,  #f8ca00,  #960);
    color: black;
}
.video-tabs a.active, .video-tabs a.active:hover {
    color: black;
    text-decoration: none;
}
.video-tabs .spacer {
    height: 30px;
    margin-right: 0;
    border-left: 0;
}
.video-tabs-content {
    padding-top: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
    height: 400px;
    border: 1px solid #101010;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.video-tabs-content .videobox {
    display: inline;
    margin-left: 23px
}
.box.rCol {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
}
.box.videos {
    min-height: 950px
}
.vid_title {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
}
.vid_title h1 {
    font-size: 18px;
    padding: 5px 0 0 10px;
    font-weight: bold;
}
#player {
    background: black;
    position: relative;
    font-size: 1em;
    width: 980px;
}

#html5Player {
    -webkit-transform:translateX(-2048px);
}

#player object {
    position: relative;
    z-index: 9996;
}
#playerCont {
    background: #000;
    position: relative;
    width: 642px;
    height: 500px;
}
#playerCont noscript {
    display: block;
    height: 200px;
    text-align: center;
    padding-top: 200px;
}
#thePlayer {
    width: 642px;
    height: 500px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
#error_info {
    height: 350px;
    padding-top: 150px;
}
#playerInfo {
    background: #222 url(http://cache.tgpsitecentral.com/madthumbs/images/mdBg.png) repeat-x 50% 75%;
    border: 1px solid #333;
    color: #ccc;
    font-size: .9em;
    padding: 0 10px 0 10px;
    position: relative;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-bottom-radius: 0 0 6px 6px;
    width: 620px;
}
#player h1 {
    display: inline;
    float: left;
    font-size: .925em;
    font-weight: bold;
    white-space: nowrap;
}
#embed_code {
    font-size: .9em;
    overflow-y: auto;
    width: 616px;
    margin: 0;
}
.button {
    background: #333333;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#222));
    background-image: -moz-linear-gradient(top,  #444,  #222);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
    border-radius: 4px;
    border: 1px solid #111;
    display: inline-block;
    line-height: normal;
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
}
.button a, a.button {
    text-decoration: none
}
.button span {
    color: #eee;
}
.button:hover, .button a:hover {
    color: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#555), to(#222));
    background-image: -moz-linear-gradient(top,  #555,  #222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#222222');
    text-decoration: none
}
.button:active, .button a:active, .button:active, .button a:active {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#444), to(#222));
    background-image: -moz-linear-gradient(bottom,  #444,  #222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#444444');
}
.first .button, .bot .button, #share .button, .last .button, .thumb_rating .button{
    padding:.1em .3em .1em;
    height: 18px;
    line-height: 18px;
    vertical-align: middle
}

.thumb_rating {
    display: inline;
    float: left;
    padding-top: .2em;
    position: relative;
    z-index: 10
} 

.thumb_rating a {
    color: #ccc;
    display: inline-block;
    min-width: 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: center
}

.thumb_rating a:hover, .thumb_rating a.hover {
    border: 1px solid #600;
    color: #c00;
}

.thumb_rating a:first-child:hover, .thumb_rating a:first-child.hover {
    border: 1px solid #060;
    color: #090;
}

.rating_tot {
    height: 22px;
    line-height: 22px;
    margin-left: 4px
}

#rating_form fieldset {    padding-top: 4px }

#share .button {
    color: #666;
    font-size: .9em;
    margin-right: 4px;
    margin-left: 0;
}
#share input {
    margin: 0
}
#share_link span:first-child, .shareIcons {
    display: block;
    float: left;
    height: 16px;
    width: 48px;
    margin-top: 1px;
    background: transparent url(http://cache.tgpsitecentral.com/madthumbs/images/icons_new.png) no-repeat 0 -110px;
    vertical-align: middle
}

#share_link:hover span:first-child, #share_link:hover .shareIcons {
    background: transparent url(http://cache.tgpsitecentral.com/madthumbs/images/icons_new.png) no-repeat 0 -126px;
}

.icon {
    display: inline-block;
    background: transparent url(http://cache.tgpsitecentral.com/madthumbs/images/icons_new.png) no-repeat 0 -126px;
    font-weight: normal;
    font-size: 1em;
    width: 16px;
    height: 16px;
    overflow: hidden;
    vertical-align: top
}


.facebook {
    background-position: -16px -126px;
}

.reddit {
    background-position: -48px -126px;
}
div.s {
    border-bottom: 1px solid #333;
    padding: .2em 0 .2em 0;
    position: relative;
    line-height: normal;
    min-height: 16px;
    z-index: 9;
}
#video_description p{
    display: block
}
div.first {
    padding-top: .2em;
    text-align: right;
}
div.last {
    border-bottom: none;
    padding: .2em 0 .4em 0;
    min-height: 20px;
}
#star-rat {
    text-align: left
}
input.embed {
    width: 240px;
    background: #ccc;
    color: #222;
    font-size: .9em;
    border: 1px solid #666;
}
.bot {
    border-bottom: none!important;
    height: 1em;
    padding-bottom: .75em;
}
.bot p {
    float: left;
    width: 33.3%;
    white-space: nowrap;
}
/* Categories page */
#tags {
    text-align: center
}
#tags li {
    width: 180px;
    height: 260px;
    float: left;
    display: inline;
    margin: 0 14px;
}
/* video thumbs */
.videobox {
    float: left;
    height: 200px;
    width: 162px;
    font-size: 12px;
    line-height: 16px;
    margin-right: 8px;
}
.videobox > div {
    width: 160px;
    clear: both;
}

.videobox .status {
  color: #FBC800;  
  font-weight: bold;
}

.videobox .title a{
    display: block
}
.thumb {
    margin-bottom: 4px;
}
.thumb img {
    border: 1px solid #333333
}
.thumb:hover img {
    border: 1px solid #fff
}
.videobox a, .videobox {
    color: #ccc
}
.videobox .cupsize {
    font-weight: bold;
    float: right
}
.videobox .duration {
    font-size: 10px;
    padding: 3px;
    color: #fff;
    background: #000;
    opacity: .8;
    -moz-opacity: .6;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    text-align: right;
}
.videobox .modelName {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
}
.videobox span {
    display: inline-block;
    vertical-align: top;
}
/* Scrub Thumbs */
.scrub_box {
    position: relative;
    height: 128px;
}
.thumb_container {
    border: 1px solid #333;
    width: 158px;
    height: 120px;
    margin-bottom: 5px;
    position: relative;
    z-index: 10;
    overflow: hidden!important;
}
a.fastlink {
    text-decoration: none
}
.sprite_loader {
    background: transparent url(/images/bigtits-loader.gif) no-repeat 50% 50%;
    position: absolute;
    top: 0;
    left: 0;
    width: 160px;
    height: 120px;
    z-index: 12;
}
img.scrub_thumb, img.sprite {
    height: auto;
    width: 160px;
    position: relative;
}
.timewrap {
    background: transparent url(http://cache.tgpsitecentral.com/madthumbs/images/blank.gif);
    cursor: pointer;
    height: 25px;
    position: relative;
    bottom: 25px;
    left: 0;
    z-index: 11;
}
.timebox {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 2px 4px 0 #000;
    -webkit-box-shadow: 0 2px 4px 0 #000;
    box-shadow: 0 2px 4px 0 #000;
    font-size: .8em;
    height: 1em;
    padding: 1px;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
    text-align: center;
    line-height: 1;
    vertical-align: top;
    position: absolute;
    bottom: 11px;
    z-index: 502;
}
.timebox a {
    color: #000
}
.arrow {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 4px;
    height: 0;
    width: 0;
    opacity: .6;
    -moz-opacity: .6;
    filter: alpha(opacity=60);
    position: absolute;
    bottom: 3px;
    z-index: 503;
}
.timeline {
    background: #333;
    border-radius: 3px;
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 4px;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 160px;
    z-index: 503;
}
.timedot {
    background: #c60;
    position: absolute;
    border: 1px solid #fff;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-box-shadow: 0 0 4px #630;
    -webkit-box-shadow: 0 0 4px #630;
    box-shadow: 0 0 4px #630;
    height: 4px;
    bottom: -1px;
    width: 4px;
    z-index: 503;
}
/* Model thumbs */
.modelbox {
    float: left;
    position: relative;
    font-size: 12px;
    text-align: center;
    padding-bottom: 10px;
    height: 170px;
}
.modelbox .thumb, .modelbox .thumb:hover {
    border: 0;
    height: 140px;
    width: 140px;
    margin: 0 auto 4px;
}

#todays_most_viewed_models {
    height: 380px
}
#todays_most_viewed_models .modelbox {
    padding: 0;
    width: 160px;
    height: 170px;
}
/* Model page */
#model_bio {
    padding: 0
}
#model_bio strong {
    font-size: 16px
}
#model_bio .description {
    clear: left;
    font-size: 14px;
    width: 500px;
}
#model_bio .stats {
    line-height: 22px;
    font-size: 14px;
}
#model_bio img, #model_bio .stats {
    float: left;
    padding: 5px;
}

.models .modelbox {
    width: 120px;
    height: 120px;
}
.relatedModels .modelbox {
    height: 170px;
    width: 168px;
    margin-right: 0;
}
.relatedModels{
    height: 400px
}
/* Pagination */
.pagination {
    font-weight: bold;
    color: #fff;
    clear: left;
    text-align: center;
    font-size: 14px;
    padding: 6px 0;
    width: 800px;
    margin: 20px auto 20px auto;
}
.pagination a {
    padding: 4px 8px;
    border: 1px solid #181818;
    background: #0E0E0E;
    color: #fff;
    font-size: 14px;
}
.pagination a:hover {
    background-color: #222222;
    border: 1px solid #3D3D3D;
}
.pagination strong {
    padding: 4px 8px;
    color: #000;
    background: #FBC800;
}
/* FAQ table */
table#faq {
    padding: 30px
}
#faq td.answer {
    padding-bottom: 0px
}
#faq .left, #faq .question {
    font-weight: bold
}
/* Ads */
.threeAds {
    display: inline;
    font-size: 1em;
    margin-right: 20px;
    position: relative;
    width: 302px;
}

.ad300{
    display: inline; /* ie6 */
    border: 1px solid #333333;
    margin: 0 15px 15px 0;
    float: right;
    overflow: hidden;
    height: 250px;
    width: 300px
}

.ad315{
    display: inline; /* ie6 */
    border: 1px solid #333333;
    margin: 0 15px 15px 0;
    float: right;
    overflow: hidden;
    height: 300px;
    width: 315px
}

.threeAds .ad300, .news ad315{
   margin-right: 0
}

.models .ad315 {
    margin-bottom: 88px
}

.videos .ad315 {
    margin-bottom: 98px
}

.adspacer {
    height: 83px
}
/* Main content */
.box {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    padding: 0 0 10px 8px;
    border: 1px solid #101010;
    background: black;
}
.box h4 {
    padding: 0;
    margin: 0;
    color: #fff;
}
.top h1 {
    font-size: 24px;
    float: left;
    font-weight: bold;
    color: #fff;
}
.box .top {
    padding: 10px 0 10px 0;
}
.box .top h2 {
    color: #fff;
    display: inline;
    font-size: 20px;
}
.filters {
    color: #ccc;
    font-weight: bold;
    padding: 5px 10px;
}
.filters .sorter, .subfilters {
    text-align: right
}
.subfilters {
    padding-top: 15px;
    font-weight: normal
}
.filters a.active {
    color: #FBC800;
    font-weight: bold;
}
.subfilters a {
    font-weight: bold
}
.filters a, .subfilters {
    font-size: 14px;
    color: #ccc;
}
.subfilters, .subfilters a {
    font-size: 12px
}
/* Left menu */
.lCol {
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 110px;
}
.lCol .cupsizes a {
    padding: 0 1px
}
.lCol h3 {
    color: #fbc800;
    padding-bottom: 5px;
    font-size: 14px;
}
.lCol .round {
    background: #000;
    border: 1px solid #101010;
}
.lCol a {
    color: #ccc;
    line-height: 24px;
    font-size: 14px;
    text-decoration: underline;
    word-wrap: break-word;
}
/* Footer */
#footer {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    clear: both;
    color: #fff;
}

#footer p {
  color: #666;
}

#br_footer iframe{
    margin: 5px
}
.sponsored_text {
    color: #CCCCCC;
    font-size: 22px;
    font-weight: bold;
    width: 642px;
    line-height: 60px;
    text-align: center;
    text-shadow: 0 0 4px rgba(255, 153, 0, 0.8);
}
.sponsored_text :hover {
    color: #CCCCCC;
    text-shadow: 0 0 4px rgba(255, 153, 0, 0.8);
}
.content, ul.models {
    min-height: 950px
}

.tenModels ul.models {
    min-height: 0
}

.bodytext {
    font-size: 1em;
    word-spacing: -.1em;
    padding: 5px;
}
.bodytext h1 {
    margin: 3px
}
.bodytext .content {
    padding: 5px;
    text-align: justify;
}
.bodytext li {
    list-style: decimal;
    margin: 0 0 5px 20px;
}
.sub li {
    list-style: lower-alpha
}

.legal ol li {
    list-style-type: upper-alpha!important;
    list-style-position: outside;
}

.legal ol ol li {
    list-style-type: lower-alpha;
    list-style-position: outside;    
}

.credited_ad {
    background: #300;
    border-bottom: 1px solid #333;
    -moz-box-shadow:inset 0 0 6px 0 #100;
    -webkit-box-shadow:inset 0 0 6px 0 #100;
    box-shadow:inset 0 0 6px 0 #100;
    font-size: 1.2em;
    margin-left: -10px;
    width: 640px;
    overflow: hidden;
    text-align: center;
}

.upward_arrow {
    background: transparent url(http://cache.tgpsitecentral.com/madthumbs/images/upward_arrow.png) no-repeat 0 0;
    display: inline-block;
    margin: 10px 4px 0 4px;
    height: 60px;
    width: 36px;
}

.credited_ad a {    
    color: #eee;
    text-decoration: none!important 
}

.credited_ad_link {
    display: inline-block;
    font-weight: bold;
    font-size: 1.3em;
    line-height: 1em;
    max-width: 548px;
    padding: 10px 0 10px 0;
    text-shadow: 2px 2px 2px #111;
    text-align: center;
}

.credited {
    font-size: .7em;
    font-weight: normal;
    color: #eee;
    text-align: center;
    vertical-align: middle
}

.sponsored_ad {
    border: 1px solid #333333;
    background: #222 url(http://cache.tgpsitecentral.com/madthumbs/images/mdBg.png) repeat-x 50% 75%;
    height: 250px;
    margin-bottom: 15px;
    position: relative;
    width: 300px;
}

p.sponsored {
    background: #ccc;
    top: 226px;
    color: #FF9900;
    font-size: 0.8em;
    height: 24px;
    left: 0;
    line-height: 24px;
    opacity: 0.8;
    position: absolute;
    width: 300px;
    text-align: center;
}
a:active, a:focus {
    outline: medium none
}
.sponsored_ad_text a {
    color: #EEEEEE;
    display: block;
    font-size: large;
    font-weight: bold;
    height: 170px;
    line-height: 1.2em;
    padding-top: 80px;
    text-shadow: 0.2em 0.2em 0.2em #222222;
    width: 300px;
    text-align: center;
}
p.sponsored a {
    color: #000
}
p.sponsored a:hover, .sponsored_ad_text a {
    text-decoration: none
}


/* ===[ Legal ]=== */


.sidecol {
    float: right;
    width: 440px;
    margin-left: 20px
}

.sidecol h2 {
    display: inline;
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0;
}

.sidecol img {
    margin-left: 16px
}
.mumbojumbo{
    background: #000;
    -moz-border-radius: 6px 0 6px 6px;
    -webkit-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;;
    padding: 10px;
    font-size: 1em;
    margin-bottom: 10px;
}

.mumbojumbo h1{
    padding-bottom: 5px;
    font-size: .925em;
}

.mumbojumbo li {
    list-style: decimal;
    font-size: .9em;
    margin-bottom: 4px;
    list-style-position: inside;
}

.mumbojumbo a {
    font-size: .9em
}

.bodytext {
    font-size: .825em;
    word-spacing: -.1em;
}

.bodytext a{
    font-weight: bold
}

.mCol .cont.bodytext {
padding: 0 20px 0 20px
}

.bodytext p {
    line-height: 1.4em;
    text-align: justify;
    padding-bottom: 10px;
}

.bodytext pre {
    line-height: 1.4em
}

div.bodytext.textarea {
    padding-left: 10px
}

.bodytext ul, .bodytext ol {
    text-align: justify;
    line-height: 1.4em;
    margin: 0 auto 10px 20px;
}

.bodytext li, .mumbojumbo li {
    margin-bottom: 4px;
    list-style-position: inside;
}

.bodytext ol li {    
    list-style-type: decimal 
}

.bodytext ul li {    
    list-style-type: square 
}

ol ol li, .bodytext ol.sub li {
    list-style-type: lower-alpha;
}


/* ===[ Login / Register ]=== */

.account {
    background: #222;
    padding: 10px;
    font-size: .825em;
    position: relative;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -moz-box-shadow: 0 4px 10px 0 #000;
    -webkit-box-shadow: 0 4px 10px #000;
    box-shadow: 0 4px 10px #000;
}

.account a {    
    display: block;
    font-weight: bold 
}

.account a, .account a:hover, .account a:focus, .account a:hover:visited, .account a:hover:focus {
    color: #FBC800;
    white-space: nowrap;
}

.account p {    margin-bottom: 6px }

.account label {
    display: block;
    cursor: pointer;
    font-weight: normal;
}


.account input.txt {    width: 180px }

.formP {    font-size: 1em }

.formP legend {
    display: inline;
    font-size: 1.45em;
    padding-top: .2em;
    font-weight: normal;
    padding-bottom: 5px;
}

.formP label {    display: block; padding-bottom: 3px; }

.formP label.error, .formP span.error {    display: inline }

.formP input.txt {
    width: 220px;
    margin-right: 4px;
   font-size: .9em;
}

.formP a {    display: inline }

.formP form {
    font-size: .825em;
    margin-bottom: 10px;
    width: 480px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.err, label.error, span.error {
    border: 1px solid #600;
    color: #fff;
    background: #c00;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 2px #000;
    padding: 0 .2em .1em;
}

label.green, span.green {
    border: 1px solid #060;
    color: #fff;
    background: #0c0;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 2px #000;
    padding: 0 .2em .1em;
}

.formP input.txt {
    border: 1px inset #CCC;
    background-color: #ccc;
    color: #222;
    margin-bottom: 4px;
    padding-left: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    height: 15px;
}

button.styled, input.styled {
    border: 1px outset #ccc;
    background: #666;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
    background-image: -moz-linear-gradient(top,  #999,  #666);
    font-size: 1em;
    font-weight: bold;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 2px 4px #000;
    -webkit-box-shadow: 0 2px 4px #000;
    box-shadow: 0 2px 4px #000;
    clear: left;
    color: #fff;
    cursor: pointer;
    text-shadow: 0 -1px 0 #000;
}

.fr, .r {
  float: right;
}

.fl {    float: left }

/* ===[ Overlay ]=== */

#dialog {
    min-height: 160px;
    padding: 5px;
    width: 300px;
}

#dialog .styled, #dialog p {
    margin: 5px
}


.overlay {
    font-size: .8em;
    background-color: #ddd;
    color: #000;
    border: 1px solid #f90;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-box-shadow: 0 0 60px #000;
    -webkit-box-shadow: 0 0 60px #000;
    padding: 10px;
    position: relative;
    z-index: 9998;
}

.overlay h1 {
    background: #333;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#666));
    background-image: -moz-linear-gradient(top,  #999,  #666);
    border: 1px solid #666;
    padding: 2px 5px 2px 5px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 1em;
    color: #fff;
    height: 1.5em;
    line-height: 1.5em;
    font-weight: bold;
    text-shadow: 0 -1px 0 #000;
}
/* ===[ Upload ]=== */

.haley{
    position: relative;
    top: 37px;
    left:70px;
    z-index: 900
}

.bubbleText {
    font:bold .9em/1.3em Helvetica, Arial, sans-serif;
    color: #333;
    min-height: 50px;
    padding-top: 4px;
    position: absolute;
    top: 55px;
    left: 328px;
    text-align: center;
    z-index: 1000;
    width: 140px;
}

.bubbleText a {
    color: #960
}

#form_container {    position: relative }

#form_container h1 {
    font-size: 1em;
    padding-bottom: .4em;
}

#upload_form, .info_form {    position: relative; z-index: 800 }

.info_form fieldset, .info_form ul { width: 476px }

.info_form textarea, #register_program textarea { width: 474px; font-size: .9em }

.info_form .styled {    margin-left:4px }

#upload_form label, .info_form label {    display: inline }

.file_upload {    position: relative }

.file_upload input[type="file"] {
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    opacity: 0;
    z-index: 2;
}

.file_upload button {
    position: absolute;
    top: 0;
    left: 164px;
    padding: 0;
}

.file_upload .txt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.info_form .radios {
    width: 470px;
    padding: 6px 0;
}

.info_form .radios li {    width: 110px }

.formP li.fl {    margin-right: 6px }

li.tags {    margin-top: 4px }

.upload_div {    text-align: right }

.upload_div object {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0 2px 4px 0 #000;
    -webkit-box-shadow: 0 2px 4px 0 #000;
    box-shadow: 0 2px 4px 0 #000;
}

.info_form input.date {    width: 120px }

.progress_holder {
    clear: both;
    position: relative;
    height: 22px;
    width: 480px;
}

span.status {
    float: left;
    display: inline;
}

span.progressbar {
    height: 16px;
    margin-right: 20px;
}

.progressbar_pbImage {
    background: white;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    float: right;
    -moz-box-shadow: 0 2px 4px 0 #000;
    -webkit-box-shadow: 0 2px 4px 0 #000;
    box-shadow: 0 2px 4px 0 #000;
}

.progressbar_pbText {
    color: #222;
    font-weight: bold;
    line-height: 16px;
    position: absolute;
    top: 0;
    right: 24px;
    text-align: center;
    width: 210px;
}

img.cancel {
    float: right;
    margin: 1px 0 0 6px;
    cursor: pointer;
    vertical-align: middle;
}
.bodytext p {
    line-height: 1.4em;
    text-align: justify;
    padding-bottom: 10px;
}

div.bodytext.textarea {
    padding-left: 10px
}

.bodytext ul, .bodytext ol {
    text-align: justify;
    line-height: 1.4em;
    margin: 0 auto 10px 20px;
}

.bodytext li, .mumbojumbo li {
    margin-bottom: 4px;
    list-style-position: inside;
}

.bodytext ol li {    
    list-style-type: decimal 
}

.bodytext ul li {    
    list-style-type: square 
}

ol ol li, .bodytext ol.sub li {
    list-style-type: lower-alpha;
}

.sidecol {
    float: right;
    width: 440px;
    margin-left: 20px
}

.sidecol h2 {
    display: inline;
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0;
}

.sidecol img {
    margin-left: 16px
}

/* ===[ User menu ]=== */
#user {
    color: #fff;
    margin-top: 8px;
    font-size: .8em;
}

#user a, #user a:link, #user a:visited, #user a:active {
    color: #fff;
    padding: 4px;
    font-weight: bold;
}
#user a.yellow{
    color: #FBC800
}


/* ===[ User profile nav ]=== */
.user-tabs li, .user-tabs .spacer {
    background: #000;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
    background-image: -moz-linear-gradient(top,  #444,  #000);
    height: 30px;
    line-height: normal;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#333333', endColorstr='#000000');
    border: 1px solid black;
}
.user-tabs li a, .user-tabs li, .user-tabs .spacer {
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}
.user-tabs {

    overflow: hidden;
}
.user-tabs ul {
    height: 30px;
    font-weight: bold;
    clear:both;
    position: relative;
    z-index: 900
}
.user-tabs li {
    border: 1px solid #101010;
    float: left;
    margin-right: 2px;
}
.user-tabs li.last {
    -moz-border-radius: 5px 0 0 0;
    -webkit-border-radius: 5px 0 0 0;
    margin-right: 0!important;
    border-right: 0!important;
}
.user-tabs li a, .user-tabs li a:hover {
    display: inline-block;
    text-decoration: none;
    padding: 5px 20px 5px;
    height: 20px;
    text-align: center;
    position: relative;
    top: 1px;
    left: 0;    
}
.user-tabs li a.active {
    background-color: #f8ca00;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f8ca00), to(#000));
    background-image: -moz-linear-gradient(top,  #f8ca00,  #000);
    color: black;
}
.user-tabs li a.active, .user-tabs li a.active:hover {
    color: black;
    text-decoration: none;
}
.user-tabs .spacer {
    height: 30px;
    margin-right: 0;
    border-left: 0;
}

.user-tabs-content {
    padding-top: 10px;
    margin-bottom: 20px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    margin: 0 10px 0 0;
    border: 1px solid #101010;
    padding-top: 10px;
    position: relative;
    bottom: 1px;
    z-index: 800
}

.user-tabs-content p{
    padding: 5px
}

.user-tabs-content .videobox {
  margin-left: 20px;
  margin-bottom: 10px;
}

.sidecol {
    float: right;
    width: 440px;
    margin-left: 20px
}

.sidecol h2 {
    display: inline;
    font-size: 1em;
    font-weight: bold;
    margin: 20px 0;
}

#login_list{
    margin:6px 0 0 0
}

#login_list li {
    background:transparent url(http://cache.tgpsitecentral.com/madthumbs/images/icons_new2.png) no-repeat -110px 0;
    list-style-position: outside;
    list-style-type: none;
    height: 24px;
    line-height: 24px;
    padding-left: 24px
}
.chatstar{
    padding-bottom: 10px;
}

#thePlayer img#splash {
    border: 1px solid #222;
    border-top:0;
    cursor: pointer;
    width: 640px;
	vertical-align: middle;
}

span#helper {
	display: inline-block;
    vertical-align: middle;
    height: 100%;
}

span#playbutton{
    background: url(http://cache.tgpsitecentral.com/madthumbs/images/play_button2.png) no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    opacity: 0.75;
    position: absolute;
    cursor: pointer;
    top: 200px;
    left: 280px;
    z-index: 1000
}
