body {
  background-color: #88A9BA;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #4A4A4A;
  /* IE */
  SCROLLBAR-BASE-color:  #004c75;
  SCROLLBAR-ARROW-color: #fcdc43;
}

body.popup {
  background-color: #C1DDE9;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #4A4A4A;
  /* IE */
  SCROLLBAR-BASE-color:  #004c75;
  SCROLLBAR-ARROW-color: #fcdc43;
}

li {
  margin-bottom: 10px;
}

h1 {
  margin: 0;
  padding: 0;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #4A4A4A;
  text-decoration: none;
  vertical-align : top
}

td.bottom {
  vertical-align : baseline;
}

a {
  font-size: 11px;
  color: #263F5A;
  text-decoration: underline;
}
a:hover {

  font-size: 11px;
  color: #263F5A;
  text-decoration: none;
}

a.dl {
  font-size: 11px;
  color: #263F5A;
  text-decoration: none;
}
a.dl:hover {
  font-size: 11px;
  font-weight: bold;
  color: #263F5A;
  text-decoration: none;
}

a.arrow {
  font-size: 11px;
  text-decoration: none;
}
a.arrow:hover {
  text-decoration: underline;
}

a.Pager {
  font-size: 11px;
  text-decoration: none;
  padding: 2px 7px 2px 7px;
}

a.Pager:hover {
  background-color: #FFFFFF;
}

span.actualPager {
  font-size: 11px;
  text-decoration: none;
  background-color: #ABC6D4;
  padding: 2px 7px 2px 7px;
}

span.actualPager:hover {
  background-color: #9AB4C2;
}

.pagerBox {
  height: 25px;
  width: 606px;
  padding: 2px;
  margin: 2px;
}
.pagingOff {
  font-size: 11px;
  text-decoration: none;
  background-color: #ABC6D4;
  padding: 2px 7px 2px 7px;
	cursor: hand;
}

.pagingOff:hover {
  background-color: #9AB4C2;
}

.pagingOn {
  font-size: 11px;
  text-decoration: none;
  padding: 2px 7px 2px 7px;
}

.pagingOn:hover {
  background-color: #FFFFFF;
}

.imblock {
  display: block;
  border: 0;
}

.iminline {
  display: inline;
  border: 0;
}

img.headline {
  border: 0;
  display: block;
}

input {
  font-size: 11px;
}

.dark {
  background-color: #87A9BA;
  color: #FFFFFF;
}

.white {
  background-color: #FFFFFF;
  color: #4A4A4A;
}

.light {
  background-color: #E0EFF4;
  color: #243C54;
}

div.BoxDark {
  background-color: #87A9BA;
  color: #FFFFFF;
  padding: 10px;
}

div.BoxLight {
  background-color: #E0EFF4;
  color: #243C54;
  padding: 10px;
}

div.BoxBordered {
  /* background-color: #C1DDE9; */
  border: 1px solid #ABC6D4;
  padding: 9px;
}

div.ContentBox {
  width: 900px;
  padding: 10px;
  background-color: #C1DDE9;
  margin: auto;
}

div.modelDetailBox {
  background-color: #E1EFF5;
  padding: 10px;
  margin-bottom: 1px;
  width: 184px;
  height: 457px;
}

div.voteBox {
  color: #FFFFFF;
  margin-top: 10px;
  width: 204px;
  height: 40px;
}

.odd {
  background-color: #D3E5EB;
}

.even {
  background-color: #D3E5EB;
}

.submit {
  background-color: #D3E5EB;
  border: 1px solid #87A9BA;
  margin: 10px;
}

.submitButton {
  background-color: #D3E5EB;
  border: 1px solid #87A9BA;
  margin: 10px;
}

.changeButton {
  background-color: #D3E5EB;
  border: 1px solid #990000;
  margin: 10px;
}

.submitButtonInline {
  background-color: #D3E5EB;
  border: 1px solid #87A9BA;
  padding: 0 2px 0 2px;
}

div.topNavi {
/*  position: fixed; */
  width: 100%;
}

div.topNaviLinks {
  height: 20px;
  padding-left: 10px;
  padding-top: 8px;
  padding-bottom: 2px;
  /*width: 700px;*/
  width: 750px;
  background-color: #FFFFFF;
  border: 10px solid #C1DDE9; 
  border-top: 0;
  border-right: 0;
}

div.topNaviRechts {
  height: 18px;
  padding-top: 7px;
  padding-bottom: 5px;
  padding-right: 10px;
  /*width: 180px;*/
  width: 130px;
  background-color: #FFFFFF;
  border: 10px solid #C1DDE9; 
  border-top: 0;
  border-left: 0;
  text-align: right;
}
a.hnav {
  font-size: 11px;
  color: #263F5A;
  text-decoration: none;
  padding: 2px 10px 2px 10px;
}

a.hnav:hover {
  background-color: #EAD9E9;
}

select.hnav {
  font-size: 10px;
  background-color: #EAD9E9;
}

a.hnav2 {
  font-size: 11px;
  color: #263F5A;
  text-decoration: none;
  padding: 2px 10px 2px 10px;
  border-left: 1px dotted #263F5A;
}

a.hnav2:hover {
  background-color: #EAD9E9;
  border-left: 1px dotted #263F5A;
}

a.DivHand {
  text-decoration: none;
  cursor: hand;
}

.CatCatBut {
  float: left;
  width: 100px;
  height: 19px;
  font-size: 11px;
  text-decoration: none;
  cursor: hand;
  background-image: url(static/img/catcatBack.gif);
  background-repeat: no-repeat;
  background-color: #E1EFF5;
  padding-left: 10px;
  padding-top: 3px;
  margin-bottom: 10px;
}

.CatCatArrow {
  float: left; 
  width: 15px; 
  height: 19px;
  text-decoration: none;
  cursor: hand;
  background-color: #E1EFF5; 
  padding-top: 3px;
  margin-bottom: 10px;

  voice-family: "\"}\""; /* some browsers have a parsing bug */
                         /* and will ignore the following rules */
  voice-family: inherit;
  width: 13px; /* this is for Win IE 6.0 */
  height: 18px;
  padding-top: 4px;
}

div.MediaCat {
  width: 208px;
  min-height: 90px;
  background-color: #87A9BA;
}

div.MediaCatPic {
  width: 60px;
  border-right: 1px solid #C1DDE9; 
}

div.MediaCatDesc {
  background-color: #87A9BA;
  color: #FFFFFF;
  width: 137px; 
  padding: 5px;
}

.thumbgall {
  background-color: #FFFFFF;
  color: #4A4A4A;
  vertical-align: baseline;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
  width: 100px;
  height: 100px;
}

.thumbgallG {
  background-color: #E0EFF4;
  color: #4A4A4A;
  vertical-align: baseline;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px; 
  width: 100px;
  height: 100px;
}

.thumbVideo {
  background-color: #FFFFFF;
  color: #4A4A4A;
  vertical-align: baseline;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
  width: 214px;
  height: 100px;
}

.thumbVideoG {
  background-color: #E0EFF4;
  color: #4A4A4A;
  vertical-align: baseline;
  text-align: left;
  padding-top: 10px;
  padding-left: 10px;
  width: 214px;
  height: 100px;
}

.modellgall {
  background-color: #FFFFFF;
  color: #4A4A4A;
  margin-bottom: 1px; 
  width: 168px; 
  height: 136px;
}

div.SexScale {
  background-color: #87A9BA;
  color: #FFFFFF;
  width: 184px;
  height: 33px;
  text-align: center;
  margin-top: 1px;
  padding: 5px 0 5px 0;
}

div.ThumbPaging {
  border: 1px solid #ABC6D4;
  color: #263F5A; 
  padding: 5px; 
  width: 673px;
}

div.ImagePaging {
  border: 1px solid #ABC7D3;
  color: #263F5A; 
  padding: 5px; 
  width: 710px;
  margin-bottom: 10px;
  float: left;
}

div.halfSearchBox {
  width: 425px;
  float: left;
  height: 15px;
}

div.subCatSearchBox {
  height: 45px;
  border-bottom: 1px solid #88A9BA;
}

div.popupModelHeader {
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 700px;
}

div.ImagePager {
  background-color: #88A9BA;
  width: 44px; 
  height: 20px;
  margin-top: 1px;
  padding-top: 5px;
  text-align: center;
  float: left;
}

div.guestbookPager {
  padding-bottom: 10px;
}

div.staticPager {
  color: #263F5A; 
}

div.modelCatSelects {
  color: #263F5A;
  width: 190px;
  float: left;
}

div.zoom {
  position: relative;
  top: 100px;
  left: 85px;
}

div.zoomVideo {
  position: relative;
  top: 105px;
  left: 200px;
}

div.footer {
  background-color: #C1DDE9;
  text-align: center;
  width: 900px; 
  margin: 0 auto;
  padding: 10px;
}

hr.footer {
  border: 0px;
  border-top: 1px solid #ABC6D4 ;
}

.error {
  color: red;
}

/* Footer */
div.footer a:link,
div.footer a:active,
div.footer a:visited,
div.footer a:hover{
  font-size: 12px;
}

/* Privacy Policy */
/* Registration */
table.register, table.privacy {
  background-color: #c1dde9;
  color: #000;
  width: 920px;
}

table.register td.tarife {
  height: 309px;
  background-color: #e0eff4;
}

td.systems{
  padding: 16px 10px 20px 10px;
}

td.explanation p {
  padding:0;
  margin:0;
}

table.register td p {
  margin:0;
  padding: 0 10px 0 10px;
  /* background-color:#f00; */
}

table.register td table.billing td.explanation {
  height: 133px;
  border-bottom: 1px solid #cbdadf;
}

td.explanation p img {
  margin-bottom: 10px;
}

table.register td table.billing td.systems {
  background-color: #fff;
  /*height: 175px;*/
  height: 230px;
}

td.systems p {
  text-align: center;
}

td.tarife {
  padding-top: 15px;
}

div.payHint {
  padding-left: 10px;
  margin:0;
  text-align: left;
}

.contentTable{
  width: 920px;
  border: 0;
  background-color: #C1DDE9;
}

tr.updateRowHigh {
  background-color: #FFFFFF;
}

tr.updateRow {
  background-color: #87A9BA;
}

td.updateCell {
  padding: 10px;
}

hr.clear {
  display: block;
  clear: both;
  visibility: hidden;
  margin: 0;
}

.pcButton {
  font-size: 11px;
  width: 150px;
  cursor: pointer;
}

.pcFont {
  font-size: 10px;
}

.MSform {
  font-size: 12px;
}

.afendisFromMess {
  margin: 30px;
  padding: 10px;
}


.wantedBox {
  margin-top: 15px;
}

.wantedFormPart {
  margin-top: 15px;
}
.wantedForm {
  padding: 5px;
  background-color: #D3E5EB;
}
td.wantedImage {
  padding-left: 20px;
}

td.raffleDet {
  padding: 10px;
  font-size: 12px;
}

div.colContent {
  background-color: #C1DDE9;
  width: 920px; 
  padding: 0;
  margin: auto;
}

div.navSec {
  margin: 10px;
  margin-top: 0;
  clear: both;
}

div.navSecItem {
  background-color: #FFF;
  padding: 3px;
  height: 20px;
}

a.navPayNorm {
  font-size: 16px;
  text-decoration: underline;
  font-weight: bold;
  padding: 0 5px 0 5px;
}

a.navPayNorm:hover {
  text-decoration: underline;
  color: #000;
}

a.navPayAct {
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
  padding: 0 5px 0 5px;
}

a.navPayAct:hover {
  text-decoration: underline;
}

div.payBox {
  width: 217px;
  float: left;
  background-color: #FFF;
  margin-top: 0;
  margin-left: 10px;
  margin-bottom: 10px;
  padding: 0;
  color: #000;
  display: inline;
}

.PayBImg {
  border: 0;
  display: block;
  margin: auto;
}


.payAccountInfo {
  background-color: #E0EFF4;
  color: #243C54;
  height: 140px;
  padding: 10px;
}

.payAccountInfoHead {
  margin-bottom: 0;
}

.payAccountInfoHeadM {
  font-size: 11px;
}

.payAccountInfoText {
  padding-top: 10px;
  font-size: 10px;
}

.payAccountBody {
  padding: 10px;
}

.payInfoBlock {
  border-top: 1px solid #494A49;
  padding-top: 10px;
  padding-bottom: 20px;
  text-align: center;
}

.InfoBlockEnd {
  padding-bottom: 0;
}

.EBDisclaimer {
  background-color: #FFFFFF;
  margin-top: 5px;
  padding: 2px;
  font-size: 9px;
  color: #999;
  text-align: justify;
}

.EBDisclaimerPop {
  font-size: 9px;
  color: #EAEAEA;
  background-color: #87A9BA;
}
.navMainAct {
  font-weight: bold;
}

.navMainNorm {
}

.orderTop {
  background-color: #87A9BA;
  color: #FFF;
}

.orderBody {
  background-color: #FFF;
}
.ModelName {
  font-size: 22px;
}
.ModelName:hover {
  font-size: 22px;
}
.NormImage {
  border: 0;
}

.descrBox {
  display: none;
  font-size: 6px;
}

.categoriesBox {
  padding: 10px;
  margin-bottom: 10px;
  width: 260px;
  height: 143px;
}

.previewVideosBox {
  padding: 10px;
  margin-bottom: 10px;
  width: 260px;
  height: 125px;
} 

/*
* XXL Video Teaser
*/
.teaserBox {
 background: url(../img/xxl_video_banner2.gif) top right no-repeat;
	width: 260px;
	height: 132px;
	cursor:pointer;
	padding: 10px;
	margin-bottom: 1px;
	background-color: #87A9BA;
  color: #FFFFFF;
	font-size: 11px;
}

.teaserText {
 width: 210px;
	/*height: 132px;*/
	text-align: justify;
}

/*
* Alphabetically Models
*/
.alpaBox {
  width:880px;
  padding: 10px;
}

div.letterBox {
  border: 1px solid #ABC6D4;
  padding: 9px;
  padding: 10px;
  margin-bottom: 10px;
}

h2.listLetter {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 5px;
  font-size: 16px;
}

div.modelList{
  background-color: #87A9BA;
  color: #263F5A;
  padding: 10px;
}

a.letterLink {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
}

img.rsslogo {
  border: 0;
  margin-top: 1px;
  margin-right: 10px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  -moz-opacity: 0.6;
}

img.rsslogo:hover {
  border: 0;
  margin-top: 1px;
  margin-right: 10px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
}