


/* CSS FOR THE TAYLOR LANDING
--------------------------------------------------------------------*/




/* CSS FOR THE TAYLOR HICKS LANDING PAGE
--------------------------------------------------------------------*/

    /* holds the whole content section of the AV page */
    #content
    {
        position: relative;
        width: 958px;
        margin: 30px auto;
    }

    #left .vidThumbSet
    {
        width: 134px;
        height: 240px;
        padding: 0 0 0 3px;
    }

    #right .vidThumbSet
    {
        width: 130px;
        height: 240px;
        padding: 0 0 0 15px;
    }

    .vidDrop
    {
        width: 123px;
        height: 200px;
    }

    .vidThumb img
    {
        width: 123px;
        height: 92px;

    }







	#top-text
	{
		width: 780px;
	}

	#top-text h1, #top-text p
	{
		padding: 0px;
		margin: 0px;

		font-size: 17px;
		font-weight: bold;
	}

	#top-text p
	{
		font-size: 12px;
		font-weight: normal;
	}

	#module
	{
		position: relative;
		width: 780px;
		height: 246px;
		margin: 20px 0px 20px 0px;

		background: #C1D6F9 url(http://cdn.gofish.com/videos/static/img/branded/hicks/module-bg.png) repeat-x;

	}
	#module #module-right
	{
		position: absolute;
		top: 0px;
		right: 0px;

		width: 12px;
		height: 246px;

		background: #C1D6F9 url(http://cdn.gofish.com/videos/static/img/branded/hicks/module-right.png) no-repeat;

	}

	#module #player
	{
		padding: 18px 0px 0px 7px;
		width: 253px;
		height: 228px;
		background: #A5C3F9 url(http://cdn.gofish.com/videos/static/img/branded/hicks/player.png) no-repeat;

	}

	#module #taylor
	{
		position: absolute;
		top: 11px;
		left: 260px;

		width: 512px;
		height: 235px;

		background: url(http://cdn.gofish.com/videos/static/img/branded/hicks/taylor2.png) no-repeat;

	}

	#module #hover1, #module #hover2, #module #hover3
	{
		position: absolute;
		cursor: pointer;
	}

	#module #hover1
	{

		width: 238px;
		height: 33px;

		left: 19px;
		top: 106px;
	}

	#module #hover2
	{
		width: 316px;
		height: 33px;

		left: 19px;
		top: 147px;
	}

	#module #hover3
	{
		width: 219px;
		height: 37px;

		left: 13px;
		top: 186px;

		background: blue;
		color: white;
		font-size: 15px;
		text-align: center;
	}


	#cols
	{
		position: relative;
		margin-top: 10px;
		margin-bottom: 20px;
	}

	#cols .grad
	{
		height: 115px;

		position: absolute;
		top: 31px;
		left: 1px;
		z-index: 1;
	}

	#cols .title, #cols .divider
	{
		height: 20px;

		font-size: 15px;
		font-weight: bold;

		padding: 10px 0px 0px 14px;
	}

	#cols .divider
	{
		position: relative;
		background: white url(http://cdn.gofish.com/videos/static/img/branded/hicks/dots.png) repeat-x;
		clear: both;

		padding: 10px 0px 5px 9px;
	}

	#cols .thumbs
	{
		color: black;
		font-size: 10px;

		background: white url(http://cdn.gofish.com/videos/static/img/branded/hicks/col-grad.png) repeat-x;

		padding: 8px 0px 8px 10px;
		margin: 0px 1px 0px 1px;
	}

	#cols .thumb
	{
		float: left;
		margin: 0px;

		height: 240px;
	}


	#cols .spot
	{
		border: 1px solid red;
		height: 200px;
		width: 123px;

		border: 1px solid black;
		background: gray;

		color: white;
		text-align: center;
	}

	#cols .vid-thumb
	{

		width: 123px;
		height: 92px;

	}


	#cols .bottom
	{
		height: 9px;
	}


	#left
	{
		position: relative;
		width: 290px;

		background: #EEEEEE url(http://cdn.gofish.com/videos/static/img/branded/hicks/left-bg.png) repeat-y;


	}

	#left .thumbs, #right .thumbs
	{
		height: 470px;

	}

	#left .thumb
	{
		padding-left: 3px;
		width: 134px;
	}

	#left .blue
	{

		border-top: 1px solid #CBCBCB;
		height: 50px;
		background: #C3D7F7 url(http://cdn.gofish.com/videos/static/img/branded/hicks/left-blue.png) repeat-y;
	}

	#left .blue ul
	{
		margin: 10px;
		padding: 7px 0px 5px 30px;
		list-style-image: url(http://cdn.gofish.com/videos/static/img/branded/hicks/bullet.png);
	}
	#left .blue li
	{
		font-size: 14px;
		line-height: 16px;
		font-weight: bold;


	}


	#left .divider
	{
		width: 269px;
		left: -5px;
	}

	#left .bottom
	{
		font-size: 1px;
		background: #EEEEEE url(http://cdn.gofish.com/videos/static/img/branded/hicks/left-bottom.png) no-repeat;
	}

	#left .title
	{
		background: #EEEEEE url(http://cdn.gofish.com/videos/static/img/branded/hicks/left-title.png) no-repeat;
	}

	#right
	{
		position: absolute;
		top: 0px;
		left: 314px;
		width: 466px;

		background: #EEEEEE url(http://cdn.gofish.com/videos/static/img/branded/hicks/right-bg.png) repeat-y;

	}

	#right .title
	{
		padding-left: 26px;
		background: #EEEEEE url(http://cdn.gofish.com/videos/static/img/branded/hicks/right-title.png) no-repeat;
	}

	#right .thumb
	{
		padding-left: 15px;
		width: 130px;
	}



	#right .bottom
	{
		font-size: 1px;
		background: #EEEEEE url(http://cdn.gofish.com/videos/static/img/branded/hicks/right-bottom.png) no-repeat;
	}

	#rightTower
	{
		position: absolute;
		left: 795px;
		top: 10px;
		width: 160px;
		height: 600px;
	}

	#rightTower div
	{
		width: 160px;
		height: 600px;
		background: #F5F5F5;
	}






