/* trippies 2006 css */
body {
	background-color:#19181B;
	margin:0px;
	font-family:Trebuchet MS, arial, sans-serif
}
#main{
	width:1000px;
	margin:0 auto;
}
#logo{
	width:231px;
	height:171px;
	z-index:50;
	position:absolute;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://www.vegastripping.com/trippies2006/images/sys/trippieslogo.png');
}
#logo[id]{
	background-image:url(../images/sys/trippieslogo.png);
	background-position:top left;
	background-repeat:repeat-y;
}
#container{
	width:923px;
	margin-right:20px;
	float:right;
	background-image:url(../images/sys/container-bgtile.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#container-top{
	height:35px;
	background-image:url(../images/sys/container-top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}
#container-bottom{
	height:42px;
	background-image:url(../images/sys/container-bottom.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#colL{
	float:left;
	width:265px;
}
#colM{
	float:right;
	width:630px;
	margin-left:20px
}
#colM p {
	width:260px;
	font-size:12px;
	line-height:15pt;
	color:#BB94BB;
}
#title{
	width:568px;
	float:right;
	padding:50px 15px 0px 0px
}
#vt{
	float:right;
	margin-top:15px;
}

#stf{
	text-align:right;
	font-size:11px;
	padding:10px 30px 20px 0px;
}
#stf a{
	color:#ffffff;
	text-decoration:none;
}

#nav{
	width:215px;
	margin:0 auto;
}
.right{
	float:right
}
.left{
	float:left
}
.tab-on{
	background-image:url(../images/sys/nav_on.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	font-size:13px;
	padding-top:4px
}
.tab-on a {
	color:#ffffff;
	text-decoration:none;
}
.tab-off{
	background-image:url(../images/sys/nav_off.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	font-size:13px;
	padding-top:4px
}
.tab-off a {
	color:#FFC6EC;
	text-decoration:underline;
}
#readers{
	height:27px;
	width:106px;
	float:left;
}
#editors{
	height:27px;
	width:106px;
	float:left;
}
.section{
	background-image:url(../images/sys/navsection_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:26px;
}
#thejoints{
	height:26px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://www.vegastripping.com/trippies2006/images/sys/nav_joints.png');
}
#thejoints[id]{
	background-image:url(../images/sys/nav_joints.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

#thecasinos{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://www.vegastripping.com/trippies2006/images/sys/nav_casinos.png');
	height:26px;
}
#thecasinos[id]{
	background-image:url(../images/sys/nav_casinos.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:26px;
}
#theotherstuff{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='http://www.vegastripping.com/trippies2006/images/sys/nav_otherstuff.png');
	height:26px;
}
#theotherstuff[id]{
	background-image:url(../images/sys/nav_otherstuff.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:26px;
}
.navtable{
	font-size:11px;
	color:#ffffff;
	border-bottom:1px solid #3C4A52
}
.navtable th {
	text-align:right;
	font-weight:normal;
	padding-right:10px
}
.navtable td {
	text-align:center;
}
.alt1{
	background-image:url(../images/sys/nav_alt1.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
.alt2{
	background-image:url(../images/sys/nav_alt2.jpg);
	background-position:top left;
	background-repeat:repeat-y;
}
#adsense-top{
	text-align:center;
	margin-top:15px
}
.best{
	background-color:#263131;
}
.best a{
	color:#8BE5E5;
	text-decoration:none
}
.best a:hover{
	color:#ffffff
}
.worst{
	background-color:#422C42
}
.worst a{
	color:#FFC6EC;
	text-decoration:none
}
.worst a:hover{
	color:#ffffff
}
h1 {
	margin:0px 0px 10px 0px;
	color:#ffffff;
	font-weight:normal;
	font-size:36px;
}

h3 {
	color:#B4A0B4;
	font-weight:normal;
	font-size:14px;
	margin:0px;
}
#footer{
	text-align:center;
	font-size:10px;
	color:#656567;
	margin-bottom:20px
}
.clear{
	clear:both
}
