@charset "UTF-8";

/*** Base ***/
*,:after,:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

html {
  height:100%;
}

body {
  line-height:1.75;
  margin:0;
  padding:0;
  min-height:100%;
  height:100%;
/*background: #1a1a1a;*/
}

/* body intro fix */
body {
  background:#ffffff url(https://2.bp.blogspot.com/-e7WOhS-1d4M/WL-8U5p8YhI/AAAAAAAALy8/Xi9DcQ2jhdUws3npXuv0JcSemzK8ZuzsQCLcB/s1600/lastesttemplatebackgroundmain.png) center center no-repeat;
  background-size:1400px;
}

h1,h2,p,a,span,strong,div,ul,li {
  margin:0;
  padding:0;
}

p {
  font-family:"Palatino Linotype","Book Antiqua",'Palatino',serif,'Arial',sans-serif;
  font-size:17px;
  line-height:26px;
  color:#fff;
}

a,a:hover,a:visited {
  text-decoration:none;
}

h1 {
  display:block;
  text-indent:-9999px;
}

h2 {
  font-family:'Georgia',serif,'Arial',sans-serif;
  font-size:33px;
  line-height:42px;
  color:#f5c95d;
  text-shadow:1px 1px 0 #000;
  padding:0 0 65px;
}

img {
  border-radius:0;
  box-shadow:none;
}

ol,ul {
  list-style:none;
}

blockquote,q {
  quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
  content:'';
  content:none;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

/*** MFC Classes ***/
#profile_about_me > div:nth-child(1),#header_bar,#footer_bar,#about_me_label,#profile_main_photo,#tags_label,#tags_value,#average_rating_count,#cam_score_container,#username_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#sexual_preference_container,#marital_status_container,#marital_status_container,#gender_container,#country_container,#gender_container,#eyes_container,#smoke_container,#drink_container,#drugs_container,#occupation_container,#favorite_food_container,#pets_container,#school_container,#automobile_container,#unix_last_broadcast_container,#avatar_holder,#profile_avatar,#status_container,#last_login_string_container,#unix_last_updated_container,#profile_header,#average_rating_count,#average_rating_container,#rate_container,#admirers_container,#friends_container,#favorite_models_container,#favorite_models_value,#profile_friends,#profile_photo_galleries,#photo_gallery_control,#password_photo_galleries,#gallery_password_container,#gallery_password_form_modal,#profile_schedule,#profile_comments,#profile_password_photo_galleries,#username_value,#gender_value,#body_type_value,#ethnicity_label,#hair_value,#eyes_value,#weight_value,#height_value,#age_value,#country_value,#sexual_preference_value,#marital_status_value,#camscore_value,#status_value {
  display:none;
}

.profile_section .heading,.friends_value,.admirers_value,.photo_gallery_name,.photo_gallery_link,.photo_gallery_count,.photo_gallery_preview {
  display:none;
}

.profile_section {
  border-spacing:0;
}

.profile_section_content {
  z-index:0;
  padding:0;
  margin:0;
}

#profile_about_me {
  margin:0;
}

#about_me_value {
  display:block;
  margin:0 auto;
  width:100%;
  height:100%;
}

.container {
  display:block;
  margin:0;
}

.in_page_anchor {
  padding-top:50px;
  margin-top:-50px;
  display:inline-block;
}

.profile_section_content .value {
  font-family:'Helvetica','Arial',sans-serif;
  font-weight:normal;
  font-style:normal;
  font-size:14px;
  color:#E7E1DC;
}

.profile_subsection {
  z-index:0;
}

#profile {
  margin:0 auto;
  background:#fff;
  font-size:.875em;
  line-height:1.25;
}

/*** Tabs Navigation ***/
.clouds-header {
  width:100%;
  height:29px;
  position:absolute;
  display:inline-block;
  background:url(http://3.bp.blogspot.com/-xa5cv4hnWdc/Ulyrvv1gdGI/AAAAAAAACTE/yHdxr8QQBNQ/s1600/blacknavbar.png);
  background-position:center center;
  background-size:cover;
  left:0;
}

.tabs {
  height:50px;
  position:fixed;
  width:100%;
  text-align:center;
  z-index:1;
}

.tabs > div {
  display:inline;
}

.tabs > div > a {
  display:inline-block;
  position:relative;
  font-family:'Georgia',serif,sans-serif;
  font-size:16px;
  margin-top:8px;
  padding:0 50px;
  background-color:#f5f5f5;
  color:#e6e6e6;
  text-shadow:3px 2px 3px rgb(2,189,170);
  -webkit-background-clip:text;
  -moz-background-clip:text;
}

.tabs > div > a:hover,.tabs > div > a:active {
  color:#ffffff;
}

.tabs > div > div {
  left:0;
  top:0;
  bottom:0;
  right:0;
}

.tabs > div:target > div {
  position:absolute;
  width:100%;
}

.tabs > div:target > div > div {
}

.tabs > div:not(:target) > div {
  display:none;
}

/*
    .tabs > div:not(:target) > #home-bg {
        display: block;
    }*/
.tabs > div:not(:target) > div > div {
  display:none;
}

.tabs > div:not(:target) > div > div > div {
  display:none;
}

.tabs > div:not(:target) > div > div > div > a {
  display:none;
}

.tabs > div:not(:target) > div > div > div > div {
  display:none;
}

.tabs > div:not(:target) > div > div > a > img {
  display:none;
}

.tabs > div:not(:target) > div > div > div > div > a {
  display:none;
}

.tabs > div:not(:target) > div > div > div > div > a > span {
  display:none;
}

/*** Inner Structure ***/
#home-inner,#about-inner,#tip-inner,#raffles-inner,#room-inner {
  display:block;
  width:100%;
  height:100%;
  margin:100px auto 0;
  z-index:-1;
  padding:0 40% 0 10%;
  text-align:center;
}

#home-inner {
  height:1300px;
}

#about-inner {
  height:900px;
}

#tip-inner {
  height:2500px;
}

#raffles-inner {
/*height: 2650px; - bug height */
  height:2500px;
}

#room-inner {
  height:1180px;
}

/*** Content - Home ***/
#home-bg {
  height:800px;
  margin:0 auto;
  background:url() center center no-repeat;
  background-size:cover;
  z-index:-1;
  overflow-y:scroll;
}

#home .clouds-divider {
  display:block;
  width:228px;
  height:50px;
  background:url() top left no-repeat;
  margin:0 auto 40px;
}

#home h1 {
  background:url(https://2.bp.blogspot.com/--5zDz12lT-U/WKxI27x5dNI/AAAAAAAALw4/nsc0Dar5Dz4XK6vvDhF0-JyDahGq7rOHACLcB/s1600/home-welcome.png) no-repeat;
  background-size:contain;
  background-position:center center;
  margin:0 auto 50px;
  height:140px;
}

#home ul {
  list-style:none;
  overflow:hidden;
  margin-bottom:120px;
}

#home ul li {
  display:inline-block;
  margin:0 10px;
}

#home ul li a {
  -webkit-backface-visibility:hidden;
}

#home ul li a.spoil-me {
  display:block;
  width:180px;
  height:90px;
  background:url(https://1.bp.blogspot.com/-dHJJyn_SJQI/WK44nLYtoeI/AAAAAAAALx8/02YSdjwhG5ETqfAlTFGlXjqtT7AMdMgRgCLcB/s1600/wishlist.png) no-repeat;
  background-size:contain;
  text-indent:-9999px;
}

#home ul li a.spoil-me:hover,#home ul li a.spoil-me:active {
  display:block;
  width:180px;
  height:90px;
  background:url(https://1.bp.blogspot.com/-mX--Zp7WOSo/WK44nPfJYWI/AAAAAAAALx4/_ikBu1L2OvE5s-LbMUujtYWYomySpXsYwCLcB/s1600/wishlist-hover.png) no-repeat;
  background-size:contain;
  text-indent:-9999px;
  -webkit-transition:background-image .4s ease-in-out;
  transition:background-image .4s ease-in-out;
}

#home ul li a.tip-me {
  display:block;
  width:180px;
  height:90px;
  background:url(https://3.bp.blogspot.com/-5ojwH4TFx6I/WK45NyHzZ0I/AAAAAAAALyA/nY10ArQ8A7IueH3p5U_kbQZyN1GVVcLDQCLcB/s1600/tip.png) no-repeat;
  background-size:contain;
  text-indent:-9999px;
}

#home ul li a.tip-me:hover,#home ul li a.tip-me:active {
  display:block;
  width:180px;
  height:90px;
  background:url(https://3.bp.blogspot.com/-UK2S9Uf-DrY/WK45OOF5xJI/AAAAAAAALyE/AluFyNrYmYEzlu9GTtC9tzYH58syOXbLgCLcB/s1600/tip-hover.png) no-repeat;
  background-size:contain;
  text-indent:-9999px;
  -webkit-transition:background-image .4s ease-in-out;
  transition:background-image .4s ease-in-out;
}

#home ul li a.twitter-btn {
  display:block;
  width:180px;
  height:90px;
  background:url(https://2.bp.blogspot.com/-JhxuYXEIR58/WK44mzLT18I/AAAAAAAALx0/QW1E6tR3NM0E-xL9ceCxtjK1luyep5_dQCLcB/s1600/twitter.png) no-repeat;
  background-size:contain;
  text-indent:-9999px;
}

#home ul li a.twitter-btn:hover,#home ul li a.twitter-btn:active {
  display:block;
  width:180px;
  height:90px;
  background:url(https://1.bp.blogspot.com/-2ESsYTGQ_W0/WK44mlTLsII/AAAAAAAALxo/tho0GQrs6kEddnuKcxLO9NX3gT1vqLXWwCLcB/s1600/twitter-hover.png) no-repeat;
  background-size:contain;
  text-indent:-9999px;
  -webkit-transition:background-image .4s ease-in-out;
  transition:background-image .4s ease-in-out;
}

#home .video-preview {
  background:rgba(0,0,0,0.7);
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 5px #000;
  padding:80px 30px 30px;
  text-align:center;
  position:relative;
}

#home .video-preview .video-preview-heading {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/sneak-peek_zpsp3lp3wkh.png) no-repeat;
  background-size:cover;
  position:absolute;
  top:-90px;
  left:50%;
  margin-left:-130px;
  display:block;
  text-indent:-99999px;
  width:260px;
  height:146px;
}

#home .video-player2 {
  display:block;
  text-indent:-99999px;
  background:url(https://i.eroshare.com/ntriz2dt.jpg) no-repeat;
  background-size:cover;
  width:500px;
  height:310px;
  margin:0 auto 30px;
  -webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.75);
  -moz-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.75);
  box-shadow:3px 3px 3px 0 rgba(0,0,0,0.75);
}

#home .video-player2 a {
  display:block;
  width:500px;
  height:310px;
}

/*** Content - About Me ***/
#about-bg {
  height:800px;
  margin:0 auto;
  background:url() center center no-repeat;
  background-size:cover;
  z-index:-1;
  overflow-y:scroll;
}

#about h1 {
  background:url(https://2.bp.blogspot.com/-eAGKMSR39Nk/WKxS4fLd0wI/AAAAAAAALxI/rg4PkOYU9n4V_3Yz8532GYU2depbTCTvwCLcB/s1600/about.png) no-repeat;
  background-size:contain;
  background-position:center center;
  width:60%;
  margin:0 auto 50px;
  height:60px;
}

#about p {
  background:rgba(109,82,1,0.7);
  border:1px solid #ffb500;
  box-shadow:0 0 5px #000;
  padding:15px;
  margin-bottom:20px;
  text-align:center;
}

/*** Content - Tip Menu ***/
#tip-bg {
  height:800px;
  margin:0 auto;
  background:url() center center no-repeat;
  background-size:cover;
  z-index:-1;
  overflow-y:scroll;
}

#tip h1 {
  width:40%;
  margin:0 auto 50px;
  height:60px;
}

#tip h1.tip-h1 {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/tip-h1_zpsr54aj5wm.png) no-repeat;
  background-size:contain;
  background-position:center center;
}

#tip h1.teams-h1 {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/teams-h1_zpsfqwy2xe4.png) no-repeat;
  background-size:contain;
  background-position:center center;
  margin-bottom:130px;
}

#tip ul {
  background:rgba(0,0,0,0.7);
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 5px #000;
  padding:30px;
  margin-bottom:50px;
  text-align:center;
}

#tip ul li {
  margin-bottom:8px;
}

#tip ul li h2 {
  font-size:24px;
  padding:0;
}

#tip ul li h2 span {
  font-family:'Georgia',serif,'Arial',sans-serif;
  color:#ffb500;
  padding:0 2px 0 15px;
}

#tip ul li h2 strong {
  font-family:'Georgia',serif,'Arial',sans-serif;
  color:#F5C95D;
  font-size:12px;
}

#tip .team {
  background:rgba(0,0,0,0.7);
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 5px #000;
  padding:70px 30px 30px;
  margin-bottom:30px;
  text-align:center;
  position:relative;
}

#tip .team h2 {
  color:#ffb500;
  padding:20px 0;
}

#tip .team strong {
  display:block;
  font-family:'Georgia',serif,'Arial',sans-serif;
  font-size:23px;
  line-height:28px;
  color:#ccc;
  text-shadow:1px 1px 0 #000;
  margin-bottom:20px;
}

#tip .team p {
  font-size:24px;
  color:#f94056;
  text-shadow:2px 2px 0 #000;
  font-weight:bold;
  padding:5px 0 12px;
}

#tip .team .team-platinum-icon {
  position:absolute;
  top:-105px;
  left:50%;
  margin-left:-125px;
  text-indent:-99999px;
  display:block;
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/teams-platinum_zpsannksthg.png) no-repeat;
  background-size:cover;
  width:250px;
  height:170px;
}

#tip .team .team-gold-icon {
  position:absolute;
  top:-105px;
  left:50%;
  margin-left:-125px;
  display:block;
  text-indent:-99999px;
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/teams-gold_zpsiok8fqr9.png) no-repeat;
  background-size:cover;
  width:250px;
  height:170px;
}

#tip .team-platinum {
  margin-bottom:135px;
}

/*** Content - Raffles ***/
#raffles-bg {
  height:800px;
  margin:0 auto;
  background:url() center center no-repeat;
  background-size:cover;
  z-index:-1;
  overflow-y:scroll;
}

#raffles h1 {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/raffles-h1_zpspyu9tfou.png) no-repeat;
  background-size:contain;
  background-position:center center;
  width:50%;
  margin:0 auto 50px;
  height:66px;
}

#raffles .raffle-container {
  background:rgba(0,0,0,0.7);
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 5px #000;
  padding:80px 30px 30px;
  margin-bottom:120px;
  text-align:center;
  position:relative;
}

#raffles .raffle-container:first-of-type {
  margin-top:125px;
}

#raffles .raffle-heading {
  position:absolute;
  top:-90px;
  left:50%;
  margin-left:-130px;
  display:block;
  text-indent:-99999px;
  width:260px;
  height:146px;
}

#raffles .raffle-1 {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/raffle-1_zpsttpdcbnc.png) no-repeat;
  background-size:cover;
}

#raffles .raffle-2 {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/raffle-2_zpsl1m5eysr.png) no-repeat;
  background-size:cover;
}

#raffles .raffle-3 {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/raffle-3_zps2ttzttxi.png) no-repeat;
  background-size:cover;
}

#raffles .raffle-4 {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/raffle-4_zpsddjuvv7d.png) no-repeat;
  background-size:cover;
}

#raffles .video-player {
  display:block;
  text-indent:-99999px;
  background:url(https://i.eroshare.com/d6t8mvt3.jpg) no-repeat;
  background-size:cover;
  width:406px;
  height:250px;
  margin:0 auto 30px;
  -webkit-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.75);
  -moz-box-shadow:3px 3px 3px 0 rgba(0,0,0,0.75);
  box-shadow:3px 3px 3px 0 rgba(0,0,0,0.75);
}

#raffles .watch-me {
  color:#f94056;
  font-size:24px;
  line-height:52px;
  font-family:'Georgia',serif,'Arial',sans-serif;
  text-shadow:2px 2px 0 #000;
  font-weight:bold;
  display:block;
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/watch-me_zpsbcaytpf2.png) no-repeat;
  background-position:top center;
}

#raffles .skype-show {
  color:#f94056;
  font-size:24px;
  line-height:52px;
  font-family:'Georgia',serif,'Arial',sans-serif;
  text-shadow:2px 2px 0 #000;
  font-weight:bold;
  display:block;
}

#raffles p {
  color:#ffb500;
  font-size:24px;
  font-family:'Georgia',serif,'Arial',sans-serif;
  font-weight:bold;
  padding:5px 0 12px;
  text-shadow:2px 2px 0 #000;
}

#raffles p span {
  color:#F5C95D;
}

#raffles strong {
  display:block;
  color:#f94056;
  font-size:24px;
  font-family:'Georgia',serif,'Arial',sans-serif;
  text-shadow:2px 2px 0 #000;
}

#raffles .games {
}

#raffles .games li {
  color:#f94056;
  font-size:24px;
  font-family:'Georgia',serif,'Arial',sans-serif;
  font-weight:bold;
  padding:5px 0 12px;
  text-shadow:2px 2px 0 #000;
}

#raffles .games li:last-of-type {
  color:#F5C95D;
}

#raffles .games li:last-of-type span {
  font-size:18px;
  display:block;
  color:#F5C95D;
}

#raffles .games li strong {
  font-size:18px;
  color:#F75E70;
}

#raffles .games li span {
  color:#ffb500;
}

/*** Content - Room Rules ***/
#room-bg {
  height:800px;
  margin:0 auto;
  background:url() center center no-repeat;
  background-size:cover;
  z-index:-1;
  overflow-y:scroll;
}

#room h1 {
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/room-h1_zpsv5xinqc7.png) no-repeat;
  background-size:contain;
  background-position:center center;
  width:50%;
  margin:0 auto 50px;
  height:46px;
}

#room h2 {
  font-size:23px;
  line-height:28px;
  color:#ccc;
  text-shadow:1px 1px 0 #000;
  margin-bottom:30px;
}

#room ul {
  background:rgba(0,0,0,0.7);
  border:1px solid rgb(0,0,0);
  box-shadow:0 0 5px #000;
  padding:30px;
  margin-bottom:20px;
  text-align:center;
}

#room ul li {
  display:block;
  margin-bottom:15px;
  font-family:'Georgia',serif,'Arial',sans-serif;
  font-size:17px;
  line-height:23px;
  color:#ccc;
}

#room ul li span {
  display:inline-block;
  margin:0 auto;
  height:14px;
  width:14px;
  background:url(http://i32.photobucket.com/albums/d46/apolloblue1/Jewelles%20MFC/rules-divider_zpspa2kaiun.png) no-repeat;
  background-size:contain;
}

#room ul li::first-letter {
  text-transform:capitalize;
}

#videosForSale {
  width:900px;
  height:86px;
  background:url(http://1.bp.blogspot.com/-7xbSRSwv3x8/Um_UbKMmCCI/AAAAAAAACek/nNN_bFjjASo/s1600/ninja+vid+banner.jpg) top left no-repeat;
  position:absolute;
  top:50px;
  left:241px;
}

#videoMatt {
  width:860px;
  height:400px;
  position:absolute;
  top:141px;
  left:257px;
  -webkit-border-radius:30px;
  -moz-border-radius:30px;
  border-radius:30px;
  background:url(http://dl7.glitter-graphics.net/pub/153/153617fwnbu4h8qu.gif) #d89053;
  padding:20px;
}

#videoMatt .videobg {
  width:820px;
  height:355px;
  padding:20px;
  background:#000000;
  overflow:auto;
}

#videoMatt .videobg img.model {
  width:243px;
  height:527px;
  position:absolute;
  top:-90px;
  right:35px;
}

#videoMatt .videobg .titleVid {
  font-family:Arial,Helvetica,sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#CC0099;
  margin-bottom:10px;
}

#videoMatt .videobg .videoRow {
  background:#000;
  padding:10px;
  margin-bottom:10px;
  display:block;
  clear:both;
  height:140px;
}

#videoMatt .videobg .videoRow .titleVid2 {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#000;
  margin:10px 0 5px;
  padding:5px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
  border-radius:15px;
  background:#CC0099;
}

#videoMatt .videobg .videoRow .titleTime {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#3333CC;
  margin:0 0 10px;
}

#videoMatt .videobg .videoRow .desc {
  width:580px;
  color:#333;
}

#videoMatt .videobg .videoRow .colPic {
  width:200px;
  float:left;
  display:block;
}

#videoMatt .videobg .videoRow .colPic a img {
  border:0;
  width:190px;
  height:145px;
}

/*** Hide Scrollbar ***/
::-webkit-scrollbar {
  display:none;
}

#AA-TipMenu1 li,#AA-TipMenu2 li {
  list-style:none;
  margin:10px 10px 0;
  padding:10px;
  font-family:Geneva,"Helvetica Neue",Helvetica,sans-serif;
  font-weight:500;
  font-style:normal;
  font-size:.98rem;
  line-height:1rem;
  text-transform:capitalize;
  color:#585858;
  width:auto;
}

#AA-TipMenu-L {
  display:inline-block;
  vertical-align:top;
  margin:10px;
  width:440px;
}

#AA-TipMenu-R {
  display:inline-block;
  vertical-align:top;
  margin:10px;
  width:420px;
}

#Menu {
  width:960px;
  position:fixed;
  top:0;
  margin:0 0 0 -10px;
  padding:12px 0 0;
  list-style:none;
  background:#B20009;
  z-index:99999;
}

#Menu li {
  position:relative;
  float:left;
  padding:0 0 10px;
}

ul {
  padding:0;
  margin:0;
  list-style-type:none;
}

#AA-TipMenu-Body {
  display:block;
  width:930px;
  height:auto;
  margin:0 auto;
  border-radius:8px;
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
}

#AA-TipMenu-Body a {
  text-decoration:none;
  color:#FFF;
}

#AA-TipMenu-Body a:hover {
  text-decoration:none;
  font-weight:600;
  font-size:.98rem;
  color:#DF0101;
}

.TipMenu-Note {
  display:inline-block;
  margin:-95px 0 0 60px;
  text-align:left;
  width:380px;
  z-index:1;
}

.TipMenu-Note2 {
  display:inline-block;
  margin:-10px 0 0 60px;
  text-align:left;
  width:380px;
  z-index:1;
}

.TmImg {
  margin:-35px 5px;
}

.AA-Spacer {
  width:930px;
  margin:20px 0;
  background:transparent;
}

.AA-Section-Hdr {
  display:block;
  width:850px;
  height:auto;
  margin:40px 40px 10px;
  border:solid #B20009 2px;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
}

.AA-Generic-Img {
  display:block;
  width:930px;
  height:auto;
  margin:20px auto;
  border-radius:6px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
}