@charset "utf-8";
/* CSS Document */

#tabcontainer {
	background-repeat: no-repeat;
}

#tabs {
	background-color: #FFF;
}
#tabnav {
	margin-top: 2px;
	height: 30px;
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}
#t1 {
	margin:0;
	min-height: 100px;
	float: left;
}

#t1 a {
	float: none;
}

.button {
	float: left;
	cursor: pointer;
	height: 21px;
	margin-left: 3px;
	margin-top: 4px;
}

.bcenter {
float: left;
background-image: url('http://www.pokerstarscaribbeanadventure.com/images/tab_bg.gif');
background-position: 0px 0px;
background-repeat: repeat-x;
padding: 3px 2px 0px 2px;
height: 18px;
}

.bleft {
float: left;
background-image: url('http://www.pokerstarscaribbeanadventure.com/images/tab_left.gif');
background-position: 0px 0px;
background-repeat: repeat-x;
padding-top: 3px;
height: 17px;
width: 5px;
}

.bright {
float: left;
background-image: url('http://www.pokerstarscaribbeanadventure.com/images/tab_right.gif');
background-position: 0px 0px;
background-repeat: repeat-x;
padding-top: 3px;
height: 17px;
width: 5px;
}

#tabload {
float: left; 
margin: 25px 0px 0px 400px;
}

.lightview {
float: left;
}
.one_white h1 { color:#01789f}
.one_white_bottom {
float: left;
}
