

#subnav_title {
   background: url("http://cache.g4tv.com/images/phoenix/shows/videogamevixens/subnav_hdr.gif") no-repeat;
}

body {
	font-size:12px; 
}

#body_container {
    background:#000;
    background-repeat:no-repeat;
    background-position: 190px 0;
}


/* BEG PHOTO GALLERY */
#bottom_photo_description
{
    color: #ec9c39;
}

#phototitle-c td h1
{
    color: #FDFF43
}

#photonav ul.tabs li a.active
{
	background-color: #333333;
	color: #819d84;
}

#photonav ul.tabs li a.inactive
{
	background-color: #666666;
	color: black;
}

#page #photonav ul.tabs li a
{
	color: #819d84;
}


#page #photoview ul.tabs li a.inactive
{
	color: black;
}

#photonav #thumbnails, #photonav #categories, #photoview #photodetails, #photoview .photocomments
{
	background-color: #333333;
}
#photonav #categories ul li a, #photonav #categories ul li a:visited
{
	color: #819d84;
}
.imgborder
{
	border: 1px #41442f solid;
}
.imgborder-selected
{
	border: 2px #ec9c39 solid;
}
a:hover .imgborder
{
	border: 1px #ec9c39 solid;
}

#photonav #categories ul li a.selected, #photonav #categories ul li a:visited.selected
{
	color: #819d84;
}
#photoview hr
{
	color: #9E9797;
	background-color: #9E9797;
}


/* photo gallery new */

.lnkPrevArrow,.lnkNextArrow,.divPrevArrow,.divNextArrow
{
    text-indent:-200em;
    height:20px;
    width:20px;
	display:block;
	overflow:hidden;
	float: left;
}

.lnkPrevArrow,.divPrevArrow
{
    background: url(http://cache.g4tv.com/images/phoenix/shows/latenight/photogallery/prev.jpg) no-repeat;
}

.lnkPrevArrow:hover
{
    background: url(http://cache.g4tv.com/images/phoenix/shows/latenight/photogallery/prev_o.jpg) no-repeat;
}

.lnkNextArrow,.divNextArrow
{
    background: url(http://cache.g4tv.com/images/phoenix/shows/latenight/photogallery/next.jpg) no-repeat;
}

.lnkNextArrow:hover
{
    background: url(http://cache.g4tv.com/images/phoenix/shows/latenight/photogallery/next_o.jpg) no-repeat;
}

.divPrevArrow.,divNextArrow
{
    float: left;
}

#divPagerMiddle
{
    float: left;
    width: 94px;
    height: 20px;
    background: url(http://cache.g4tv.com/images/phoenix/shows/latenight/photogallery/btn_bg.jpg) no-repeat;
    font-weight: bold;
    text-align: center;
    padding-top: 3px;
    color: black;
}

#PhotoGalleryPager
{
    margin-left: 3px;
    margin-bottom: 20px;
}

#PhotoCategoryName
{
    color: #819d84;
    text-align: center;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 10px;
    margin-left: 10px;
    
}

.photocomment
{
    color: #819d84;    
}

.photocomment input
{
    color: white;
    background-color: #819d84;
    border: none;
}

/* END PHOTO GALLERY */