@charset "UTF-8";

/* @group CustomCSS */
/* @group Type */
Div.heading {
  color:#606;
}

h1,h2,h3,h4,h5,h6 {
  color:#606;
  margin-bottom:5px;
}

h1 {
  font-size:28px;
  line-height:30px;
}

h2 {
  font-size:26px;
  line-height:28px;
}

h3 {
  font-size:24px;
  line-height:26px;
}

h4 {
  font-size:16px;
  line-height:18px;
}

h5 {
  font-size:14px;
  line-height:16px;
}

h6 {
  font-size:12px;
  line-height:14px;
}

a {
  color:#606;
  text-decoration:none;
}

a:hover {
  color:#909;
  text-decoration:underline;
}

/* @end Type */
/*div.profile_section_content {
word-wrap: break-word;
white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 *!/
white-space: -pre-wrap;      /* Opera 4-6 *!/
white-space: -o-pre-wrap;    /* Opera 7 *!/
white-space: pre-wrap;       /* css-3 *!/
word-wrap: break-word;       /* Internet Explorer 5.5+ *!/
word-break: break-all;
white-space: normal;
}*/
/* @group BasicRegions */
html {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/backgrounds/Background-2.gif) center top repeat-x fixed #000;
}

body {
  max-width:960px;
  background:/*url(http://roger-goode.com/mfcprofiles/models/allythecat/images/page/footer-2.png) center bottom  fixed, */
url(http://roger-goode.com/mfcprofiles/models/allythecat/images/topphotos/rotate.php) center 0 no-repeat fixed transparent!important;
  margin-right:auto;
  margin-left:auto;
  padding-top:10px;
}

div#profile {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-75.png) 0 6px,url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/sidebarart/rotate.php) left 700px / 350px no-repeat;
  padding:20px 40px 0;
  width:860px;
  margin:450px auto 20px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
}

div#header_bar {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/black-50.png);
  height:30px;
  color:#fff;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -moz-box-shadow:2px 6px 10px rgba(0,0,0,0.75);
  box-shadow:2px 6px 10px rgba(0,0,0,0.75);
}

div#header_bar a {
  color:#fff;
}

.profile_section_content {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -webkit-box-shadow:2px 2px 6px #666;
  -moz-box-shadow:2px 2px 6px #666;
  box-shadow:2px 2px 6px #666;
  padding:10px 20px;
}

.profile_section_background {
  background-color:#FFFFFF;
  filter:alpha(opacity=80);
  opacity:.8;
}

.profile_section_content div#profile_about_me.profile_subsection {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/sidebarart/Ally-About-BG.png) right top / 250px no-repeat;
}

div.MainContent {
  position:relative;
}

div.MainContent ul {
  list-style:none;
  margin-top:0;
  margin-right:0;
  margin-left:0;
  padding:0;
}

div.MainContent ul li {
  margin-bottom:9px;
}

div.MainContent strong {
  color:#606;
}

div.heading {
  padding:0!important;
  margin:10px 0 6px!important;
}

.img_radius_shadow {
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
  -webkit-box-shadow:2px 2px 6px #666;
  -moz-box-shadow:2px 2px 6px #666;
  box-shadow:2px 2px 6px #666;
}

div.profile_section_content {
}

div.profile_section_background {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png)!important;
}

/*div.profile_section_background:hover {background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-75.png)!important;
}*/
div.profile_section_content .container {
  color:#333;
  display:block;
  margin:0;
  position:relative;
}

div.profile_section_content .container:hover {
  color:#000;
}

div.profile_section_content {
  margin-bottom:20px;
}

#profile_interests_content .container {
  margin-bottom:15px;
}

#footer_bar {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/black-50.png);
  height:10px;
  color:#fff;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  -moz-box-shadow:2px 6px 10px rgba(0,0,0,0.75);
  box-shadow:2px 6px 10px rgba(0,0,0,0.75);
  margin-bottom:30px;
}

#footer_bar div.footer_links {
  text-align:center!important;
  width:940px;
}

#footer_bar a {
  color:#fff;
}

/* @end BasicRegions */
/* @group RolloverBoxes */
li.GraphicBoxes.PhotoBox.HalfBox {
  position:relative;
  display:inline-block;
  width:370px;
  height:370px;
  margin-right:20px;
  margin-left:20px;
}

li.GraphicBoxes.PhotoBox.HalfBox a {
  text-indent:-9999px;
  text-align:center;
  width:350px;
  height:350px;
  position:relative;
  display:block;
  top:10px;
  left:10px;
}

li.GraphicBoxes.PhotoBox.ThirdBox {
  position:relative;
  display:inline-block;
  width:250px;
  height:250px;
  margin-right:10px;
  margin-left:10px;
}

li.GraphicBoxes.PhotoBox.ThirdBox a {
  text-indent:-9999px;
  text-align:center;
  width:230px;
  height:230px;
  position:relative;
  display:block;
  top:10px;
  left:10px;
}

li.GraphicBoxes.PhotoBox.QuarterBox {
  position:relative;
  display:inline-block;
  width:205px;
  height:205px;
  float:left;
  margin-right:2px;
}

li.GraphicBoxes.PhotoBox.QuarterBox a {
  text-indent:-9999px;
  text-align:center;
  width:205px;
  height:205px;
  position:relative;
  display:block;
  top:5px;
  left:5px;
}

/* @end RolloverBoxes */
/* @group CustomBoxes++++ */
div.ContentBoxes {
  position:relative;
  margin-top:40px;
  margin-bottom:30px;
  padding:20px 20px 5px;
  display:inline-block;
  min-height:150px;
  width:1px;
  width:860px;
}

div.ContentBoxes {
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  -webkit-box-shadow:2px 2px 6px #666;
  -moz-box-shadow:2px 2px 6px #666;
  box-shadow:2px 2px 6px #666;
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png);
}

div.ContentBoxes:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-75.png);
}

div.ContentBoxes h3 {
  text-transform:uppercase;
  font:24px Verdana,sans-serif;
  margin-top:-45px;
  letter-spacing:4px;
  margin-bottom:10px;
}

div.ContentBoxes p,div.ContentBoxes li {
  margin-top:0;
  opacity:.7;
  font-size:14px;
}

div.ContentBoxes p:hover,div.ContentBoxes li:hover {
  opacity:1;
}

div.ContentBoxes li.PhotoBox {
/*text-indent:-9999px;*/
  display:inline-block;
  margin-bottom:20px;
}

/* @group TipBoxes++++ */
div.MainContent div.ContentBoxes.TipMenu {
  display:inline-block;
  background-image:url(images/transparents/white-50.png);
}

div.MainContent div.ContentBoxes.TipMenu div.TipsListing {
  width:310px;
  display:inline-block;
  float:left;
  margin-left:20px;
  margin-right:10px;
  margin-top:30px;
}

div.MainContent div.ContentBoxes.TipMenu div.TipsListing li {
  margin-bottom:12px;
}

div.MainContent div.ContentBoxes.TipMenu div.TipsListing div.GalleryTips {
  margin-top:40px;
  padding-top:20px;
  border-top:1px dotted #999;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips {
  display:inline-block;
  width:250px;
  float:left;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox {
  width:250px;
  height:188px;
  margin:20px 7px 30px;
  background-size:250px!important;
  text-align:center;
  position:relative;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox strong {
  display:block;
  margin-top:-15px;
  margin-bottom:15px;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox a {
  display:inline-block;
  position:relative;
  height:170px;
  width:240px;
  text-indent:-9999px;
}

div.MainContent div.ContentBoxes.TipMenu div.DailyTopics {
  display:inline-block;
  text-align:center;
  margin-right:auto;
  margin-left:auto;
  width:100%;
  border-top:1px dotted #969;
}

div.MainContent div.ContentBoxes.TipMenu div.DailyTopics h4 {
  margin-top:6px;
}

/* @group GrapbhicTipBoxes */
div.MainContent div.ContentBoxes.TipMenu div.GraphicTips ul.GraphicBoxes.PhotoTips li.PhotoBox.Clothespin {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/ClothesPins-1.png) no-repeat;
  position:relative;
}

div.MainContent div.ContentBoxes.TipMenu div.GraphicTips ul.GraphicBoxes.PhotoTips li.PhotoBox.Clothespin:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/ClothesPins-2.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu div.GraphicTips ul.GraphicBoxes.PhotoTips li.PhotoBox.CandleWax {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/CandleWax-1.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu div.GraphicTips ul.GraphicBoxes.PhotoTips li.PhotoBox.CandleWax:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/CandleWax-2.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu div.GraphicTips ul.GraphicBoxes.PhotoTips li.PhotoBox.Spanks {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/Spanks-1.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu div.GraphicTips ul.GraphicBoxes.PhotoTips li.PhotoBox.Spanks:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/Spanks-2.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox.NipClamps {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/NipClamps-1.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox.NipClamps:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/NipClamps-2.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox.Tail {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/Tail-1.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox.Tail:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/Tail-2.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox.GagMe {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/Gag-1.png) no-repeat;
}

div.MainContent div.ContentBoxes.TipMenu ul.GraphicBoxes.PhotoTips li.PhotoBox.GagMe:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/tips/Gag-2.png) no-repeat;
}

/* @end GrapbhicTipBoxes */
/* @end TipBoxes++++*/
/* @group RouletteWheel */
div.MainContent div.ContentBoxes.rouletteWheel {
  margin-top:15px;
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette1 {
  width:360px;
  height:360px;
  display:inline-block;
  margin-right:20px;
  float:left;
  margin-bottom:10px;
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/other/roulette-wheel-anim.png) center center / 360px no-repeat;
  text-indent:-9999px;
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette1:hover {
  width:360px;
  height:360px;
  display:inline-block;
  margin-right:20px;
  float:left;
  margin-bottom:10px;
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/other/roulette-wheel-anim2.gif) center center / 360px no-repeat;
  text-indent:-9999px;
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette1 a {
  display:block;
  width:350px;
  height:350px;
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette2 {
  display:inline-block;
  float:left;
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette2 h4 {
  font-size:24px;
  margin-top:5px;
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette2 table.RoulettePrizes {
  width:490px;
  font-size:16px;
  margin-top:20px;
  margin-bottom:20px;
  margin-left:-10px;
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette2 table.RoulettePrizes td {
  height:40px;
  text-align:left;
  padding-right:5px;
  padding-left:20px;
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette2 table.RoulettePrizes tr.odd {
}

div.MainContent div.ContentBoxes.rouletteWheel div.roulette2 table.RoulettePrizes tr.even {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png);
}

/* @end RouletteWheel */
/* @group GiftBoxes++++ */
div.MainContent div.Gifting {
  position:relative;
  padding-right:15px;
  padding-left:15px;
  margin-top:-25px;
}

#profile div.MainContent div.Gifting.SocialNetworkLinks ul.noBullet li.GraphicBoxes.PhotoBox.QuarterBox {
  position:relative;
  display:inline-block;
  width:215px;
  height:215px;
  float:left;
  margin-right:2px;
}

#profile div.MainContent div.Gifting.SocialNetworkLinks ul.noBullet li.GraphicBoxes.PhotoBox.QuarterBox a {
  text-indent:-9999px;
  text-align:center;
  width:215px;
  height:215px;
  position:relative;
  display:block;
  top:5px;
  left:5px;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox {
  background-size:215px!important;
}

/* @group Gifts&Social++++ */
div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.OfflineTip {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/Offline-1.png) no-repeat;
  text-indent:-9999px;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.OfflineTip:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/Offline-2.png) no-repeat;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.AmazonWishlist {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/Amazon-1.png) no-repeat;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.AmazonWishlist:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/Amazon-2.png) no-repeat;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.twitter {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/Twitter-1.png) no-repeat;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.twitter:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/Twitter-2.png) no-repeat;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.Amazon {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/Amazon-1.png) no-repeat;
  text-align:center;
  position:relative;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.Amazon:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/Amazon-2.png) no-repeat;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.snapchat {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/snapchat-1.png) no-repeat;
  text-align:center;
  position:relative;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.snapchat:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/half/snapchat-2.png) no-repeat;
}

div.MainContent div.Gifting li.GraphicBoxes.PhotoBox.QuarterBox.snapchat strong {
  color:#309;
  font-size:20px;
  font-weight:normal;
  font-style:normal;
  position:relative;
  display:block;
  margin-top:8px;
}

div.MainContent div.Gifting.SocialNetworkLinks ul.noBullet li.GraphicBoxes.PhotoBox.QuarterBox.snapchat span.TipPrice {
  display:inline-block;
  position:relative;
  top:-80px;
  font-weight:bold;
  font-size:14px;
  color:#fff;
  text-shadow:2px 2px 2px #000;
}

/* @end Gifts&Social++++*/
/* @end HalfBoxes++++*/
/* @group SkypeShows */
div.MainContent div.ContentBoxes.SkypeMenu {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png),url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/other/Skype-Icon.png) 20px center / 220px no-repeat;
}

div.MainContent div.ContentBoxes.SkypeMenu div.SkypeList {
  margin-left:250px;
}

div.MainContent div.ContentBoxes.SkypeMenu div.SkypeList ul.noBullet.SkypeExtras {
  padding-left:40px;
  padding-bottom:0;
  margin-bottom:0;
  padding-top:0;
  margin-top:-10px;
}

/* @end SkypeShows */
/* @group AllyBoxBackgrounds */
div.MainContent div.ContentBoxes.ModelBio {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png),url(http://roger-goode.com/mfcprofiles/models/allythecat/images/page/Ally-01.png) 550px -50px / 350px no-repeat;
}

div.MainContent div.ContentBoxes.ModelBio:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/transparents/white-25.png),url(http://roger-goode.com/mfcprofiles/models/allythecat/images/page/Ally-01.png) 550px -50px / 350px no-repeat;
}

div.MainContent div.ContentBoxes.ModelBio p {
  padding-right:300px;
  line-height:20px;
}

div.MainContent div.ContentBoxes.AboutMe p {
  padding-right:250px;
}

/* @end AllyBoxBackgrounds */
/* @group VideoBoxes++++ */
div.MainContent div.ContentBoxes.myVideos {
  display:inline-block;
  margin-bottom:30px;
}

div.MainContent div.ContentBoxes.myVideos {
/*	background-image: url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png);*/
}

div.MainContent div.ContentBoxes.myVideos div.VidsList {
  display:inline-block;
}

div.MainContent div.ContentBoxes.myVideos div.VidsList li {
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips {
}

div.MainContent div.ContentBoxes.myVideos p.LeadIn {
  font-size:14px;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips {
  display:block;
}

#profile div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox strong {
  display:block;
  color:#fff;
  font-size:16px;
  text-shadow:2px 2px 1px #000;
  width:260px;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox {
  width:270px;
  height:200px;
  margin-right:7px;
  margin-bottom:10px;
  margin-left:7px;
  background-size:280px!important;
  text-align:center;
  float:left;
  display:block;
  position:relative;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox {
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  -webkit-box-shadow:2px 2px 6px #666;
  -moz-box-shadow:2px 2px 6px #666;
  box-shadow:2px 2px 6px #666;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox:hover {
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
  -webkit-box-shadow:2px 2px 6px #666;
  -moz-box-shadow:2px 2px 6px #666;
  box-shadow:2px 2px 6px #666;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox a {
  display:inline-block;
  position:relative;
  height:185px;
  width:260px;
  text-indent:-9999px;
  top:-20px;
}

/* @group videoGraphics */
div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid1 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/Video-1a.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid1:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/ColorfulSlut.gif) no-repeat;
  background-size:335px!important;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid2 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/Video-2a.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid2:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Gags-Pegs.gif) center no-repeat;
  background-size:340px!important;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid3 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/Video-3a.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid3:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/10Cums.gif) 0 bottom no-repeat;
  background-size:270px!important;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid4 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/Video-4a.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid4:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/FootJob.gif) center center no-repeat;
  background-size:270px!important;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid5 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/Video-5a.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid5:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Tiger-Ride.gif) center no-repeat;
  background-size:335px!important;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid6 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/Video-6a.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid6:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Schoolgirl-Cum.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid7 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/GirlyAfterParty.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid7:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/GirlyAfterParty.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.SillyDragon {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Silly-dragon-cum-150tkns.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.SillyDragon:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Silly-dragon-cum-Preview.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.MerryKinkmas {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Merry-Kinkmas-350tkns.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.MerryKinkmas:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Merry-kinkmas-prev.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.LickItClean {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/let-me-lick-it-clean-300tkn.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.LickItClean:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/let-me-lick-it-clean-prev.gif) no-repeat;
}

/* @end videoGraphics */
div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox {
}

#profile div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips a li.PhotoBox strong {
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox span.tipCost {
  display:none;
}

/* @group VideoData */
div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox div.VidData {
  font-weight:bold;
  font-size:12px;
  color:#c00;
  width:100px;
  height:40px;
  position:relative;
  left:10px;
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-75.png);
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:2px 2px 6px #666;
  -moz-box-shadow:2px 2px 6px #666;
  box-shadow:2px 2px 6px #666;
  top:-65px;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox div.VidData span.VidCost {
  color:#fff;
  background-color:#c00;
  width:100px;
  height:20px;
  position:relative;
  display:block;
  -webkit-border-radius:10px 10px 0 0;
  -moz-border-radius:10px 10px 0 0;
  border-radius:10px 10px 0 0;
  padding-top:2px;
}

#know_me_value div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips a li.PhotoBox div.VidData span.VidTime {
}

/* @end VideoData */
/* @group RecordingsVideoBoxes++++ */
div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid8 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/PaddleThisWaxOff1.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid8:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/PaddleThisWaxOff1.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid9 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/PaddleThisWaxOff2.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid9:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/PaddleThisWaxOff2.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid10 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Paddle&Pegs.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid10:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Paddle&Pegs.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid11 {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/75PussySpanks.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Vid11:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/75PussySpanks.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.BathTime {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Bathtime-100tkn.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.BathTime:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Bathtime-preview.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.BondageCumshow {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Bondage-cumshow-100tkns.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.BondageCumshow:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Bondage-cumshow-prev.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.ClitOdyssey {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Clit-Odyssey-100tkns.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.ClitOdyssey:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Clit-Odyssey-prev.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.PainPleasure {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Pain-Pleasure-100tkns.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.PainPleasure:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Pain-and-pleasure-prev.gif) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.PrivateCumshow {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Private-cumshow-100tkns.jpg) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.PrivateCumshow:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Private-cumshow-prev.gif) no-repeat;
}

/* @end RecordingsVideoBoxes */
/* @group VacationVideoBoxes++++ */
div.MainContent div.ContentBoxes.myVideos.UKvideos {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png),url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/other/big-ben1.png) right bottom / 320px no-repeat;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/other/big-ben1.png) right bottom / 320px no-repeat,url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png);
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips {
}

#profile div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox {
  width:300px;
  background-size:300px!important;
  margin-right:1px;
  height:220px;
}

/* @group VacationvideoGraphics */
div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.DesecratingCemetery {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/desecration.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.DesecratingCemetery:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/desecrating-cemetary.gif) no-repeat;
  background-size:335px!important;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Punished {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/punished.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.Punished:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/punished.gif) center no-repeat;
  background-size:340px!important;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.LoudLouder {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/loud-louder.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.LoudLouder:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/Loud-louder.gif) 0 bottom no-repeat;
  background-size:270px!important;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.TransparentChair {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/trans-chair.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.TransparentChair:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/trans-chair.gif) center center no-repeat;
  background-size:270px!important;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.NaughtyPublic {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/naughty-public.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.NaughtyPublic:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/naughty-public.gif) center no-repeat;
  background-size:335px!important;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.AirportBathroom {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/boxes/third/airport-bathroom.png) no-repeat;
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox.AirportBathroom:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/videos/airport-bathroom.gif) no-repeat;
}

/* @end VacationvideoGraphics */
div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox {
}

#profile div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips a li.PhotoBox strong {
}

div.MainContent div.ContentBoxes.myVideos.UKvideos div.GraphicTips ul.GraphicBoxes.PhotoTips.VideoTips li.PhotoBox span.tipCost {
  display:none;
}

/* @end VacationVideoBoxes++++*/
/* @end VideoBoxes++++*/
/* @group FanClub++++ */
div.ContentBoxes.FanClub {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png),url(http://roger-goode.com/mfcprofiles/models/allythecat/images/page/ASS-Pic2.png) 250px 0 / 800px no-repeat;
}

div.ContentBoxes.FanClub:hover {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-25.png),url(http://roger-goode.com/mfcprofiles/models/allythecat/images/page/ASS-Pic2.png) 250px 0 / 800px no-repeat;
}

div.MainContent div.ContentBoxes.FanClub h4 {
  text-transform:uppercase;
  letter-spacing:6px;
  border-bottom:1px dotted #999;
  padding-bottom:5px;
}

div.MainContent div.ContentBoxes.FanClub h4.leadIn {
  font-size:36px;
  margin-top:20px;
  font-style:italic;
  text-shadow:1px 1px 1px #ffffff;
  color:#c00;
}

div.MainContent div.ContentBoxes.FanClub li {
  margin-bottom:4px;
}

div.MainContent div.ContentBoxes.FanClub div#ASScolumnsDiv {
  display:inline-block;
  width:250px;
  padding-left:150px;
  padding-bottom:10px;
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/page/ASS.png) left 5px / 120px no-repeat;
  height:475px;
}

div.MainContent div.ContentBoxes.FanClub div#ASScolumnsDiv h5 {
  font-size:18px;
  text-transform:uppercase;
  letter-spacing:10px;
  margin-top:30px;
}

div.MainContent div.ContentBoxes.FanClub div#ASScolumnsDiv p {
  margin-bottom:40px;
  padding-top:2px;
  font-size:16px;
  line-height:22px;
}

div.MainContent div.ContentBoxes.FanClub div.ASScolumn {
  width:45%;
  float:left;
  display:block;
}

div.MainContent div.ContentBoxes.FanClub div.ClubMemberList div.ASSextras p {
  font-style:italic;
  font-size:16px;
}

#profile div.MainContent div.ContentBoxes.FanClub div.ClubMemberList {
  display:block;
  width:40%;
  padding-left:15px;
  margin-top:-15px;
}

#profile div.MainContent div.ContentBoxes.FanClub div.ClubMemberList div.ASSmonthly h5 {
  text-transform:uppercase;
  letter-spacing:6px;
  margin-top:6px;
}

#profile div.MainContent div.ContentBoxes.FanClub div.ClubMemberList div.ASSkickers {
}

#profile div.MainContent div.ContentBoxes.FanClub div.ClubMemberList div.ASSmonthly {
  border-top:1px dotted #999;
  margin-top:30px;
}

/* @end FanClub++++*/
/* @group MiscBoxes++++ */
div.ContentBoxes.SmallPrint {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png);
  min-height:10px;
}

div.ContentBoxes.SmallPrint p {
  font-size:12px;
  line-height:16px;
  margin:0;
}

/* @end MiscBoxes++++*/
/* @end CustomBoxes++++*/
/* @group Misc */
div.ContentBoxes.AboutMe {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png),url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/sidebarart/rotate.php) right top / 150px no-repeat;
}

div.ContentBoxes.AboutMe p.wrap2 {
  margin-right:210px;
}

div.ContentBoxes.CamSchedule {
  background:url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/white-50.png),url(http://roger-goode.com/mfcprofiles/models/allythecat/images/transparents/sidebarart/rotate.php) right top / 150px no-repeat;
}

div.ContentBoxes.CamSchedule p {
  margin-right:180px;
}

p.creditLine {
  text-align:center;
  text-transform:uppercase;
  font-size:8px;
  color:#333;
  letter-spacing:3px;
  opacity:.5;
  padding-bottom:20px;
}

p.creditLine:hover {
  opacity:1;
}

p.creditLine a {
  color:#333;
}

/* @end Misc */
/* @end CustomCSS */