@charset "utf-8";
/* CSS Document */
html { -webkit-text-size-adjust:none; }

object { outline:none; }

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-position: center top;
		background-image: url(/images/mainBack.jpg);
	background-color: #000;
}
#subLinks {
	padding: 20px;
	text-align: center;
	padding-bottom: 10px;
	background-image: url(/images/submnavback.png);
	background-repeat: no-repeat;
	background-position: center 11px;
	margin-bottom: 12px;
}
#subLinks a {
	color: #CCC;
	font-weight: bold;
	text-decoration: none;
	background-color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subLinks a:hover {
	color: #8D0221;
	background-color: #FFF;
}
.divide {
	height: 21px;
}



.dotbase {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.pageTitle {
	background-image: url(/images/headBack.png);
	background-repeat: no-repeat;
	height: 60px;
	padding-left: 15px;
	padding-top: 25px;
	background-position: left bottom;
}

.noTitle {
	height: 55px;
	padding-left: 15px;
}





.photoBox {
	width: 170px;
	margin-top: 10px;
	float: left;
	margin-right: 8px;
}
.flRi{
	float: right;
}
#altStats {
	background-image: url(../images/statsBack.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	padding-top: 16px;
	padding-right: 10px;
	width: 350px;
	padding-left: 20px;
	text-align: center;
	float: right;
}




#rightContent {
	float: right;
	width: 775px;
	margin-right: 9px;
	margin-top: 5px;
}
a {
	color: #C90330;
	font-weight: bold;
}
a:hover {
	color: #FFF;
	text-decoration:underline;
}
.vidCol {
	float: left;
	width: 645px;
}


.clear {
	clear: both;
}
.clearLeft {
	clear: left;
}
.pageTitle img {
	float: right;
	margin-top: -10px;
}


.white {
	color: #FFF;
}
.profileStats {
	padding-left: 30px;
	padding-top: 10px;
}


h1 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 30px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 9px;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #999;
	padding-left: 6px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #FFF;
	padding-left: 6px;
}
.newsText {
	color: #999;
	padding-left: 6px;
	width: 700px;
	height: 40px;
	overflow: hidden;
}





.brd {
	background-color: #000;
	padding: 1px;
	border: 4px solid #666;
}
.rightVid {
	width: 265px;
	float: right;
	background-image: url(../images/rightBack.png);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 25px;
}





/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active .subText {

margin-bottom: 0px;
  visibility: hidden;
  line-height: 1em;
  font-size: 13px;
font-weight:normal;
height:35px;
width:520px;
}


.sIFR-active h2 {
	margin-bottom: 0px;
	visibility: hidden;
	line-height: 1em;
	font-size: 27px;
	width:600px;
	font-weight:normal;
	margin-top:0px;
}
.sIFR-active h4 {
	visibility: hidden;
	line-height: 1em;
	font-size: 24px;
	width:700px;
	font-weight:normal;
	margin-top:-5px;
	margin-bottom: -5px;
}


.sIFR-active h3 {
	margin-bottom: 0px;
	visibility: hidden;
	line-height: 1em;
	font-size: 15px;
padding:0px;
	width:600px;
	font-weight:normal;
}

input {
	font-size: 11px;
	color: #666;
}

.brd:hover {
	background-color: #FB0082;
	padding: 1px;
	border: 4px solid #FFF;
}
#centerHead {
	margin: auto;
	width: 981px;
}
#centerCont {
	margin: auto;
	width: 981px;
}


#footer {
	background-color: #000;
	background-image: url(../images/footerImg.jpg);
	background-repeat: repeat-x;
	height: 195px;
	background-position: bottom;
}
#rightNav {
	float: right;
	text-align: right;
}


.photoBox a {
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
.largeTxt {
	font-size: 20px;
}
.medTxt {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
.photoBox a {
	padding-left: 5px;
	color: #FFF;
}
#header {
	height: 201px;
	background-image: url(../images/headerBack.jpg);
	background-repeat: repeat-x;
}
#content {
	background-image: url(../images/backBar.gif);
	background-repeat: repeat-x;
	background-position: center 4px;
}
#col1F {
	width: 560px;
	margin-top: 15px;
}
#col1R {
	float: right;
	width: 400px;
	margin-top: 15px;
	background-image: url(../images/backgrad.png);
	padding-left: 20px;
	padding-bottom: 50px;
}
.vidBox {
	width: 180px;
	float: left;
}
#col3a {
	float: left;
	width: 394px;
}
#col3b {
	width: 210px;
	float: left;
	margin-right: 0px;
	margin-left: 15px;
	text-align: center;
}
#col3c {
	background-image: url(../images/backgrad.png);
	float: right;
	width: 345px;
	padding-left: 15px;
}
#rightEdge {
	background-image: url(../images/rightDiag.png);
	background-position: right 158px;
	background-repeat: no-repeat;
}
#leftEdge {
	background-image: url(/images/leftDiag.png);
	background-position: left 158px;
	background-repeat: no-repeat;
}



.small {
	color: #999;
	font-size: 10px;
}
#frontUpdate {
	background-image: url(../images/homeImage21.jpg);
	background-repeat: no-repeat;
	background-position: 17px 19px;
}
.recentGall a {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}


#rightFoot {
	float: right;
	width: 620px;
	text-align: right;
	padding-right: 20px;
}


.vidFrame {
	background-image: url(/gallImages/videos/vid01.jpg);
	background-repeat: no-repeat;
	background-position: 9px 9px;
}

.gallBox {
	width: 139px;
	height: 220px;
	float: left;
	margin-right: 0px;
}
.issFrame {
	background-image: url(/images/issue1.jpg);
	background-repeat: no-repeat;
	background-position: 13px 8px;
}
.issBox {
	float: left;
}

.backGall {
	background-image: url(/gallImages/image1.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
.socialFoot {
	padding-top: 40px;
	padding-left: 20px;
}
.recentGallery {
	background-image: url(../images/tdBacker.png);
	height: 330px;
	padding-left: 10px;
	padding-top: 8px;
	margin-bottom: 15px;
}
.updateBox {
	background-image: url(/images/updateBox.png);
	height: 400px;
	padding-left: 17px;
	padding-top: 17px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.updateBox .flRi {
	margin-right: 27px;
}


.recentGall {
	height: 325px;
	width: 318px;
	float: left;
	margin-right: 0px;
	text-align: center;
}
.recentGallery a:hover {
	color: #A70329;
}

.recentVidGall {
	height: 265px;
	width: 318px;
	float: left;
	margin-right: 0px;
	text-align: center;
}

.backBox {
	background-image: url(/images/tdCellBack.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
.girlProfileBox {
	background-image: url(/images/tdCellBack.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 20px;
	padding-right: 7px;
}
.redLRG {
	color: #C90330;
	font-size: 17px;
	width: 590px;
}
#bioPara {
	color: #999;
	padding-left: 17px;
	width: 570px;
	min-height: 70px;
}


.girlImage {
	float: right;
	background-image: url(/thegirls/large/200437.jpg);
	background-repeat: no-repeat;
	background-position: 12px 14px;
}


.backBoxNoPad {
	background-image: url(/images/tdCellBack.png);
	background-repeat: no-repeat;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

.recentFrame {
	background-image: url(/gallImages/med/med1.jpg);
	background-repeat: no-repeat;
	background-position: 13px 14px;
}
.recentVidFrame {
	background-image: url(/gallImages/videos/med/vid01.jpg);
	background-repeat: no-repeat;
	background-position: 17px 10px;
}

.col3wide {
	width: 330px;
	float: left;
	margin-left: 17px;
	margin-bottom: 20px;
}
.listCol {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
	color: #CCC;
	padding-top: 15px;
}
.listCol b {
	color: #FFF;
}


.mid {
	background-image: url(/images/backCol1.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 250px;
}

ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.backBox .gallBox {
	margin-right: 15px;
}

.titleImg {
	margin-left: -28px;
	margin-bottom: 10px;
}
.issFrameMini {
	height: 122px;
	width: 103px;
	float: left;
	background-image: url(/gallImages/issues/small/10001.jpg);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	margin-right: 5px;
}
.joinBox {
	padding-top:15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 10px;
}
.joinColumn {
	margin-top: -10px;
}
.recentVidGall a {
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
.linkBox {
	color:#FFFFFF;
	height:70px;
	width:331px;
	margin-left: 5px;
	background-image: url(/images/navBar.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 37px;
}

.linkBox a {
	display:block;
	font-size:15px;
	text-decoration:none;
	color: #F00006;
}
.linkBox a:hover {
	display:block;
	font-size:15px;
	text-decoration:none;
	color: #FFF;
}

.leftCol {
	width: 375px;
	height: 470px;
	float: left;
	background-image: url(/images/backPanel.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	margin-left: 5px;
}

.linkBox img {
	float:right;
	margin:7px;
	margin-top: 7px;
}

.linkTitle {
	padding-top:17px;
	margin-bottom: 5px;
}
.gallImgBox {
	padding: 10px;
	float: left;
	margin-right: 0px;
	line-height: 15px;
	padding-right: 5px;
}
.modelDesc a {
font-weight:normal;
text-decoration:none;
color:#999;
}
.modelDesc a:hover {

text-decoration:underline;
color:#C00;
}
.modelPane {
	float: right;
	width: 200px;
	height: 375px;
	background-image: url(/thegirls/large/200437.jpg);
	background-position: center;
	margin-top: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-right: 8px;
}
.galleryThumbs {
	width: 740px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}


.gallImgBox a {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}
.modelDesc {
	background-color: #000;
	padding: 5px;
	margin-top: 308px;
}

.gallImgBox a:hover {
	color: #FFF;
}


	
.topBar {
	border-top-width: 1px;	
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-top: 10px;
	margin-top: -12px;
}
.largeIssFrame {
	height: 391px;
	width: 319px;
	background-image: url(/gallImages/issues/large/10001.jpg);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
.lIssBox {
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	line-height: 18px;
}
.lIssBox a {
	color: #999;
	font-weight: normal;
	text-decoration: underline;
}
.photoGalls {
	width: 590px;
	padding-top: 10px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.issue {
	float: left;
	width: 200px;
}

.videoGalls {
	width: 590px;
	padding-top: 10px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.ZinioLinks {
	padding-left: 20px;
}
.photoGalls .gallBox {
	margin-top: 15px;
}

div#alerter {
	border:1px solid #FF0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px;
	text-align:center;
	width:700px;
	margin-top:20px;
	margin-left:5px;
	background-color: #A1022A;
	margin-bottom: 20px;
}
.basket {
	background-color: #333;
}
.basketBox  {
	width: 350px;
	float: right;
}


.basket td {
	background-color: #1E1E1E;
	font-size:11px;
}
.tdHead {
	background-color: #2F2F2F
!important;
	color: #FFF;
	font-weight: bold;
}

.zinioDes {
	padding-left: 25px;
	padding-right: 5px;
	width: 545px;
	line-height: 17px;
}
.zinioBenefits {
	height: 300px;
	padding-right: 40px;
	padding-left: 20px;
}
.ZinioLinks {
	padding-left: 20px;
}
.ZinioLinks a {
	text-decoration: none;
	font-weight: bold;
}
.ZinioLinks a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.ZinioLinks b {
	color: #FFF;
	font-size: 15px;
	text-transform: uppercase;
}

.ZinioLinks img {
	margin-bottom: 8px;
	border: 1px solid #000;
}
.issues {
	float: left;
	width: 185px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
}
.issues  a {
	text-decoration: none;
}
.issues b {
	color: #FFF;
	font-size: 15px;
}
.issues img {
	background-color: #CCC;
	padding: 1px;
	border: 5px solid #333;
	margin-bottom: 10px;
	margin-top: -5px;
	margin-left: -8px;
}
.lIssBox a:hover {
	color: #FFF;
}

