/* CSS Document */

/* @media screen and (-webkit-min-device-pixel-ratio:0) */

body {
	background: #2e6691 url('images/topperbg.jpg') repeat-x center top; 
	margin: 0 auto;
	margin-top: 0px;
	font-family: Arial, Verdana, Tahoma;
	color: #fff;
	text-align:center;
}



#body2 {
	background: #2e6691 url('images/enter-bg2.jpg') repeat;
	margin: 0 auto;
	margin-top: 0px;
	font-family: Arial, Verdana, Tahoma;
	color: #2f6591;
	text-align:center;
}

#body3 {
	background: #eaf6ff url('images/login-4.jpg') repeat;
	margin:0 auto;
	margin-top:5px;
	font-family: Arial;
	color: black;
	text-align:center;
}

.indexbg3 {
	width: 900px;
	height: 1100px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.indexbg4 {
	width: 915px;
	height: 760px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.accountbg {
	width: 950px;
	height: 810px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.indexbg {
	width: 900px;
	height: 2490px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.xindexbg {
	width: 900px;
	height: 2490px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.xindexbg1 {
	background: url('images/index-bg.jpg') no-repeat center top;
	width: 1000px;
	height: 2490px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.sitesindex2 {
	width: 900px;
	height: 2270px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.sitesindex {
	background: url('images/index-bg.jpg') no-repeat center top;
	width: 1000px;
	height: 2270px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.indexbg1 {
	background: url('images/index-bg.jpg') no-repeat center top;
	width: 1000px;
	height: 2490px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.scenebg {
	background: url('images/index-bg.jpg') no-repeat center top;
	width: 1000px;
	height: 1835px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.scene-wrap {
	width: 900px;
	height: 1835px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.joinbg {
	background: url('images/index-bg.jpg') no-repeat center top;
	width: 1000px;
	height: 1700px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}

.join-wrap {
	width: 900px;
	height: 1700px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto
}



.enter-bg {
	background: #F8F8F8 url('images/enter-bg.jpg') no-repeat center top;
	width: 900px;
	height: 1100px;
	text-align: center;
	margin: 0 auto;
	font-family: Arial, Verdana, Tahoma;
	overflow:auto;
}




a:link, a:visited, a:active 
{color:#3CF;}

a:hover {text-decoration: none; color:#000;}


.smalltext {
	font-size: 12px;
	font-weight: bold;
}
.toprated {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	background-color:#e3f3ff;
	width:240px;
	margin: 0 auto;

}
.name {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width:240px;
	margin: 0 auto;
	padding-bottom: 6px;

}
.namebig {
	color: #000;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	width:240px;
	margin: 0 auto;
	padding-bottom: 6px;

}
.update {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	width:240px;
	margin: 0 auto;

}
.topratedtitle {
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Verdana, Tahoma;
	color: #000;
	font-size: 12px;
	margin: 0 auto;
	padding-bottom: 8px;
}

#header {
width:900px;
height:40px;
text-align: right;
font-size: 12px;
font-weight: bold;
vertical-align: middle;
display:table-cell;
}


#navigation {
width:142px;
min-height:394px; /* for modern browsers */
height:394px; /* for IE5.x and IE6 */
float:left;
margin-top:3px;
padding-left:2px;
text-align:center;
vertical-align: top;
display:table-cell;
overflow: hidden;
}

#content { 
width:736px;
min-height:394px; /* for modern browsers */
height:394px; /* for IE5.x and IE6 */
margin-top:3px;
padding-left:6px;
padding-right:5px;
text-align: center;
float:left;
vertical-align:top;
display:table-cell;
overflow: hidden;
}


#join-london { 
width:890px;
min-height:340px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:340px; /* for IE5.x and IE6 */
margin-top:3px;
margin-left:5px;
margin-bottom:5px;
border-style: dotted;
border-color: black;
border-width: 1px;
text-align: center;
}

#enter-top { 
width:800px;
min-height:155px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:155px; /* for IE5.x and IE6 */
margin-top:0px;
margin-left: 15px;
float:left;
text-align: center;
vertical-align: top;
}

#enter-warning { 
width:800px;
min-height:350px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:350px; /* for IE5.x and IE6 */
margin-top:10px;
margin-left: 40px;
background-color: white;
float:left;
vertical-align: top;
border-style: solid;
border-color: black;
border-width: 1px;
font-size: 10px;
}

#enter-warning-text { 
width:790px;
min-height:350px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:350px; /* for IE5.x and IE6 */
padding:2px;
float:left;
text-align: left;
vertical-align: top;
font-size: 11px;
}

#nonagreement {
font-size: 25px;
font-weight: bold;
color: gray;

}

#2257 {
font-size: 10px;
}


#agreement {
font-family: Arial;
font-size: 40px;
font-weight: bold;
line-height: px;
}

#enter-puba { 
width:870px;
min-height:200px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:200px; /* for IE5.x and IE6 */
float:left;
margin-left:0px;
vertical-align: top;
color: black;
}

#account-info { 
width:900px;
min-height:40px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:40px; /* for IE5.x and IE6 */
margin-top:1px;
margin-left:30px;
float:left;
text-align: left;
vertical-align: top;
font-weight: bold;
font-size: 16px;
color: black;
}

#account-submit { 
width:730px;
min-height:20px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:20px; /* for IE5.x and IE6 */
margin-top:1px;
margin-left:30px;
float:left;
text-align: center;
vertical-align: top;
font-weight: bold;
font-size: 16px;
color: black;
}

#account-info2 { 
width:400px;
min-height:40px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:40px; /* for IE5.x and IE6 */
margin-top:5px;
margin-left:60px;
float:left;
text-align:left;
vertical-align:top;
font-size: 14px;
}

#account-info3 { 
width:330px;
min-height:50px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:50px; /* for IE5.x and IE6 */
margin-top:4px;
margin-left:10px;
float:left;
text-align:left;
vertical-align:top;
font-size: 11px;
}

#account-line {
margin-left: 0;
margin-right:auto;
width: 60%;
height:1px;
color:black;
background-color:black;
border:0;
}

#account-top { 
width:915px;
min-height:133px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:133px; /* for IE5.x and IE6 */
margin-top:0px;
margin-left:0px;
float:left;
text-align: center;
vertical-align: top;
}

#account-left { 
width:876px;
min-height:599px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:599px; /* for IE5.x and IE6 */
margin-top:0px;
margin-left:0px;
padding-top: 45px;
padding-left: 20px;
float:left;
text-align: left;
vertical-align: top;
background: url('images/accountpage_02.jpg') no-repeat;
}

#login-top { 
width:915px;
min-height:133px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:133px; /* for IE5.x and IE6 */
margin-top:0px;
margin-left:0px;
float:left;
text-align: center;
vertical-align: top;
}

#login-left { 
width:556px;
min-height:599px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:599px; /* for IE5.x and IE6 */
margin-top:0px;
margin-left:0px;
float:left;
text-align: center;
vertical-align: top;
background: url('http://puba.com/tour/images/login_02.jpg') no-repeat;
}

#login-right { 
width:340px;
min-height:599px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:599px; /* for IE5.x and IE6 */
margin-top:0px;
margin-left:0px;
float:left;
text-align: center;
vertical-align: top;
}

#login-boxes { 
width:556px;
min-height:200px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:200px; /* for IE5.x and IE6 */
margin-top:180px;
margin-left:120px;
float:left;
text-align: center;
vertical-align: middle;
font-weight: bold;
font-size: 18px;
color: black;
}

#username-login {
font-family: Arial;
font-size: 16px;
color: #205b88;
font-weight: bold;
}

.forgot{
font-size: 12px;
}

#content2 { 
width:900px;
min-height:55px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:55px; /* for IE5.x and IE6 */
margin-top:0px;
text-align: center;
}

#navigation2 {
width:243px;
min-height:600px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:600px; /* for IE5.x and IE6 */
float:right;
padding-right:5px;
margin-top:3px;
text-align:center;
vertical-align: middle;
display:table-cell;
overflow:hidden;
}

#enter-updates {
width:234px;
min-height:600px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:600px; /* for IE5.x and IE6 */
float:right;
margin-top:3px;
margin-right:3px;
border-width: 1px;
border-style:dashed;
text-align:center;
vertical-align: top;
display:table-cell;
}

#enter-text {
font-family: Arial;
line-height: 12px;
font-size: 12px;
color: #000;
}


#content3 { 
width:649px;
min-height:1800px; /* for modern browsers */
height:1800px; /* for IE5.x and IE6 */
margin-top:3px;
float:left;
padding-top:2px;
display:table-cell;
text-align: center;
overflow:hidden;
}

.content3 {
  margin-top:3px;
}

#pcontent { 
width:900px;
min-height:400px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:400px; /* for IE5.x and IE6 */
margin-top:3px;
text-align: center;

}

#scenecontent { 
width:850px;
min-height:80px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:80px; /* for IE5.x and IE6 */
padding-bottom:0px;
padding-left: 65px;
padding-right: 65px;
text-align:left;
vertical-align:top;
display:table-cell;
color:black;
}

#join-left { 
width:290px;
min-height:200px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:200px; /* for IE5.x and IE6 */
text-align:left;
float:left;
vertical-align:top;
display:table-cell;
color:black;
}

#join-right { 
width:590px;
min-height:200px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:200px; /* for IE5.x and IE6 */;
text-align:left;
float:left;
vertical-align:top;
display:table-cell;
color:black;
}

#join-create { 
width:290px;
min-height:100px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:100px; /* for IE5.x and IE6 */
padding-bottom: 5px;
padding-top: 5px;
background-color: #f4f4f4;
font-weight: bold;
text-align:center;
vertical-align:top;
display:table-cell;
color:black;
}

#join-menu { 
width:290px;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 20px;
font-weight: bold;
text-align:left;
font-size: 13px;
color:black;
}

#join-oursites { 
width:900px;
min-height:350px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:350px; /* for IE5.x and IE6 */
margin-top: 10px;
text-align: center;
float:left;
vertical-align:top;
display:table-cell;
}

#join-sitesbox { 
width:895px;
min-height:24px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:24px; /* for IE5.x and IE6 */
text-align: center;
background-color: #a5d8ff;
color: #197ac3;
font-size:23px;
font-weight:bold;

}

#join-thumb { 
width:215px;
min-height:170px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:170px; /* for IE5.x and IE6 */
margin-left: 7px;
margin-top: 8px;
color: #fff;
text-align:center;
float:left;
vertical-align:top;
display:table-cell;
color:black;
}

#join-girlopts{
margin-left:10px;
float:left;
font-size: 12px;
font-weight: bold;
padding-top: 4px;
padding-bottom: 4px;
vertical-align:top;
text-align: center;
display:table-cell;
}

#join-trial { 
width:540px;
min-height:80px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:80px; /* for IE5.x and IE6 */
padding-top: 5px;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
background-color: #fff;
border-color: #65abe0;
border-style: dotted;
border-width: 1px;
text-align:left;
float:left;
vertical-align:top;
display:table-cell;
color:black;
}

#account-trial { 
width:720px;
min-height:50px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:50px; /* for IE5.x and IE6 */
padding-top: 5px;
padding-left: 10px;
margin-right: 10px;
margin-bottom: 5px;
background-color: #fff;
border-color: #65abe0;
border-style: dotted;
border-width: 1px;
text-align:left;
float:left;
vertical-align:top;
display:table-cell;
color:black;
}

#account-trial:hover { 
background-color: #a5d8ff;
}

#account-price { 
font-size: 22px;
margin-top: 2px;
margin-bottom: -5px;
}

#account-details { 
font-size: 12px;
color: #606060;
margin-bottom: -2px;
}

#join-price { 
font-size: 26px;
margin-top: 2px;
margin-bottom: -5px;
}

#join-details { 
font-size: 14px;
color: #606060;
margin-bottom: -2px;
}

#join-trial:hover { 
background-color: #a5d8ff;
}

#scene-title {
font-size: 22px;
color: #2c2c2c;
margin-top: 15px;
margin-bottom: -2px;
}

#scene-desc {
font-size: 16px;
color: #2c2c2c;
margin-top:0px;
margin-bottom: 5px;
}

#trailer {
font-size: 32px;
color: #2c2c2c;
font-weight:bold;
margin-top: 15px;
margin-bottom: 30px;

}

#trailer a:link, a:visited, a:active {
color: black;
text-decoration: none;
}

#trailer a:hover {
color: #2c2c2c;
text-decoration: underline;
}


#trupdates {
width:206px;
min-height:190px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:190px; /* for IE5.x and IE6 */
float:right;
margin-top:3px;
margin-left:0px;
margin-right:-0px;
margin-bottom:2px;
padding-left: 3px;
padding-right:7px;
text-align:center;
vertical-align: middle;
display:table-cell;
overflow:hidden;
}

#networksites {
width:203px;
min-height:250px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:250px; /* for IE5.x and IE6 */
float:right;
margin-top:0px;
margin-left:1px;
margin-right:1px;
margin-bottom:2px;
padding-right: 9px;
text-align:center;
vertical-align: middle;
display:table-cell;
}


#updates {
width:640px;
min-height:22px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:22px; /* for IE5.x and IE6 */
float:left;
margin-top:10px;
margin-left:5px;
margin-right:0px;
margin-bottom:0px;
font-size:19px;
text-indent: 20px;
font-weight:bold;
background-color: #66a3d1;
text-align:left;
vertical-align: middle;
display:table-cell;
}

#updatespic {
width:178px;
min-height:200px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:200px; /* for IE5.x and IE6 */
float:left;
margin-top:3px;
margin-left:5px;
margin-right:0px;
margin-bottom:0px;
vertical-align: middle;
display:table-cell;
}

#updatesdesc {
width:456px;
min-height:108px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:108px; /* for IE5.x and IE6 */
float:left;
margin-top:3px;
margin-left:5px;
margin-right:2px;
margin-bottom:0px;
padding-top: 1px;
background-color: #eaeaea;
border-color: #525252;
border-style:solid;
border-width:1px;
color: #444444;
font-size: 12px;
vertical-align: middle;
display:table-cell;
}

#updatespics {
width:140px;
min-height:87px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:87px; /* for IE5.x and IE6 */
float:left;
margin-top:5px;
margin-left:5px;
margin-right:10px;
margin-bottom:10px;
background-color: #eaeaea;
color: #444444;
font-weight: bold;
font-size: 12px;
vertical-align: top;
display:table-cell;
}

#pornstars {
width:250px;
min-height:196px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:196px; /* for IE5.x and IE6 */
float:left;
margin-top:0px;
margin-left:36px;
margin-right:0px;
margin-bottom:20px;
padding-top: 15px;
padding-bottom: 10px;
background-color: #eaeaea;
color: #000;
font-weight: bold;
font-size: 16px;
text-align: center;
vertical-align: top;
display:table-cell;
}

#sites {
width:405px;
min-height:22px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:22px; /* for IE5.x and IE6 */
float:left;
margin-top:5px;
margin-left:4px;
margin-right:0px;
margin-bottom:3px;
font-size:19px;
font-weight:bold;
color: #00365e;
background-color: #66a3d1;
text-align:left;
text-indent: 10px;
vertical-align: top;
display:table-cell;
}

#siteswrap {
width:640px;
min-height:215px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:215px; /* for IE5.x and IE6 */
float:left;
vertical-align: top;
display:table-cell;
}

#sitessthumbs {
width:200px;
min-height:100px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:100px; /* for IE5.x and IE6 */
float:left;
margin-top:6px;
margin-left:4px;
margin-right:0px;
margin-bottom:0px;
padding-top: 1px;
vertical-align: top;
display:table-cell;
}


#sitespic {
width:220px;
min-height:200px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:200px; /* for IE5.x and IE6 */
float:left;
margin-top:5px;
margin-left:8px;
margin-right:2px;
margin-bottom:0px;
vertical-align: top;
display:table-cell;
}

#sitesdesc {
width:405px;
min-height:45px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:45px; /* for IE5.x and IE6 */
float:left;
margin-top:1px;
margin-left:4px;
margin-right:0px;
margin-bottom:0px;
padding-top: 1px;
background-color: #eaeaea;
color: #444444;
font-size: 12px;
vertical-align: top;
display:table-cell;
}

#white {
color: #fff;
font-style: italic;
font-weight: normal;
}


#pagecount {
width:240px;
min-height:20px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:20px; /* for IE5.x and IE6 */
margin-top:1px;
margin-left:4px;
margin-right:8px;
margin-bottom:3px;
font-size:12px;
letter-spacing: 1px;
font-weight:bold;
color:#000;
text-align:right;
float:right;
vertical-align: middle;
display:table-cell;
}

#alpha {
width:140px;
min-height:20px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:20px; /* for IE5.x and IE6 */
padding-top:2px;
margin-top:1px;
margin-left:50px;
margin-right:2px;
margin-bottom:2px;
font-size:12px;
letter-spacing: 1px;
font-weight:bold;
color:#000;
text-align:left;
float:left;
vertical-align: middle;
display:table-cell;
}

#pagecount2 {
width:210px;
min-height:20px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:20px; /* for IE5.x and IE6 */
margin-top:1px;
margin-left:4px;
margin-right:8px;
margin-bottom:3px;
font-size:12px;
letter-spacing: 1px;
font-weight:bold;
color:#000;
text-align:left;
float:right;
vertical-align: middle;
display:table-cell;
}

#searchbar {
width:812px;
min-height:30px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:30px; /* for IE5.x and IE6 */
margin-top:1px;
margin-left:20px;
margin-right:0px;
margin-bottom:3px;
float:right;
vertical-align: middle;
display:table-cell;
}

#psearch {
width:120px;
margin-top:0px;
margin-left:0px;
margin-right:4px;
margin-bottom:0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
float:left;
vertical-align: middle;
display:table-cell;
font-size:16px;
font-weight:bold;
text-align:center;
color:#0e2435;

}

#hrated {
width:130px;
margin-top:0px;
margin-left:8px;
margin-right:8px;
margin-bottom:0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
float:left;
background-color: #c8d8e3;
vertical-align: middle;
display:table-cell;
font-size:14px;
font-weight:bold;
text-align:center;
color:#0e2435;
}

#hrated a:link, a:active, a:visited
{color:#0e2435; text-decoration: none;}

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

#pornstarname {
width:130px;
margin-top:0px;
margin-left:8px;
margin-right:8px;
margin-bottom:0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
float:left;
background-color: #c8d8e3;
vertical-align: middle;
display:table-cell;
font-size:14px;
font-weight:bold;
text-align:center;
color:#0e2435;
}

#pornstarname a:link, a:active, a:visited
{color:#0e2435; text-decoration: none;}

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


#scenes1 {
width:130px;
margin-top:0px;
margin-left:8px;
margin-right:8px;
margin-bottom:0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
float:left;
background-color: #c8d8e3;
vertical-align: middle;
display:table-cell;
font-size:14px;
font-weight:bold;
text-align:center;
color:#0e2435;
}

#scenes1 a:link, a:active, a:visited
{color:#0e2435; text-decoration: none;}

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

#searchdrop {
width:100px;
margin-top:0px;
margin-left:8px;
margin-right:8px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 2px;
float:left;
vertical-align: middle;
display:table-cell;
font-size:14px;
font-weight:normal;
text-align:center;
color:#0e2435;
}

#alphadrop {
width:40px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding-top: 0px;
padding-bottom: 2px;
padding-left: 2px;
padding-right: 0px;
float:left;
vertical-align: middle;
display:table-cell;
font-size:14px;
font-weight:normal;
text-align:center;
color:#0e2435;
}


#footer {
font-size: 12px;
text-align:center;
color:black;
}


#redirect { 
width:750px;
background-color:#333333;
margin-top:10px;
min-height:500px; /* for modern browsers */
height:auto !important; /* for modern browsers */
height:500px; /* for IE5.x and IE6 */
}

#redirect-footer { 
width:750px;
height:100px;
background-color:#333333;
margin-top:10px;
}

#redirect-header {
width:900px;
height:344px;
background-color:#333333;
}

#bodyredirect {
width:900px;
margin:0 auto;
margin-top:30px;
}



