/***  Homepage Banner ***/

.vipBanner {position:relative; background:url(http://www.psimg.com/img/generic/header-shade.png) no-repeat bottom; margin-bottom:9px}
.vipBanner .downloadPlay {top:302px;}
.vipBannerImg {position: absolute; z-index: -1;}
#vipBannerCont {width: 930px;height: 365px;}
#vipBannerLeft {width: 445px;margin: 140px 0 0 20px;float: left;}
#vipBannerRight {width: 410px;margin: 140px 0 0 25px;float: left;text-align: center;}

/***  /vip/tiers/ comparrison <ul> and <table> ***/

#vipTierTable td { padding: 10px;}
#vipTierTable {margin-left: -10px;}
.vipTierList {list-style: none;}
.vipTierList li {padding: 0;margin-left: 20px;	float: left;width:250px;height: 65px;}

/*** gallery css ***/

.imageHolder 		{width:582px; /*background-color:#151515;*/ position:relative; color:#fff; text-align:left; margin: 12px 0 0 12px;}
.imageHolder .image	{top:30px; width:582px; height:370px; /*width:600px; */background-color:#fff; overflow:hidden; }
#imageRotator 		{width:600px; height:120px; overflow:hidden; position:relative; }

/*Generic control buttons classes*/
#imgN, #imgP 	    {display: block; float: right; width: 9px; height: 16px; overflow: hidden; text-indent: -1000px; cursor:pointer}
#imgN 				{background: url("/img/vip/live/forward_b.jpg") no-repeat scroll 0 0 #fafafa;}
#imgP 				{background: url("/img/vip/live/backward_b.jpg") no-repeat scroll 0 0 #fafafa; padding-left:8px;}
#imgButtons 		{float:right; margin-top:2px; padding:0 10px; background-color:#fafafa; }
#imgButtons a 		{height:10px; width:10px; display:block; float:left; background-color:#ccc; margin-left:5px; text-decoration:none; overflow:hidden; outline:none; border:1px solid #b8b8b8;}
#imgButtons a.selected, #imgButtons a:hover {background-color:#d7121c;}
