﻿div.left-column
{
	width: 464px;
	margin-right: 9px;
	float: left;
}
div.right-column
{
	width: 464px;
	float: left;
}
div.wide-column
{
	clear: both;
	width: 939px;
}
/** Left column */
		div.left-column div.content-area.channel-info div.top
	    {
			background: transparent url("/images/global/content-tab-466-233.png") no-repeat 0 0;
		}
		div.left-column div.content-area.channel-info div.middle
		{
			padding: 7px;				
		}
		div.left-column div.content-area.channel-info div.bottom
	    {
			background: transparent url("/images/global/content-bottom-466.png") no-repeat 0 0;
		}
/** end Left column */

/**Right colum*/
		div.right-column div.content-area.channel-searchform div.top
		    {
				background: transparent url("/images/global/content-tab-466-233.png") no-repeat 0 0;
			}
		div.right-column div.content-area.channel-searchform div.smChannelSearchForm
		{
			padding: 7px;
		}
		div.right-column div.content-area.channel-searchform input
		{
			width: 345px;
		}
		div.right-column div.content-area.channel-searchform input.smButton
			{
				position: relative;
				color: #fff;
				font-weight: bold;
				width: 92px;
				height: 21px;
				background: transparent url("/images/global/button-zoek.gif") no-repeat 0 0;
				border: none;
				margin-left: 4px;
				cursor: pointer;
			}

div.right-column div.content-area.channel-searchform div.bottom
    {
		background: transparent url("/images/global/content-bottom-466.png") no-repeat 0 0;
	}
/** end Right column */

/**
	 * Zoekresultaten / wide column
	 */
	div.wide-column div.content-area.search-results
	{
		clear: both;
		/*margin-bottom: 7px;*/
		width: 938px;
	}
	div.content-container div.wide-column div.content-area.search-results div.top
	{
		background: transparent url("/images/global/content-tab-938-162-results.png") no-repeat 0 0;
		height: 21px;
	}
		div.wide-column div.content-area.search-results div.middle
		{}
		
		div.wide-column div.content-area.search-results div.middle div.smVideoSearchList
		{}

		div.wide-column div.content-area.search-results div.middle div.smChannelSearchForm
		{}

		div.wide-column div.content-area.search-results div.middle div.smCount
		{
			color: #999999;
			float: left;
		}
		div.wide-column div.content-area.search-results div.middle div.smCount div.smValue	
		{
			display: inline;
			padding-left: 6px;			
		}
		div.wide-column div.content-area.search-results div.middle div.smCount div.smLabel
		{
			display: inline;
			padding-left: 2px;
		}
		div.wide-column div.content-area.search-results div.middle div.smView
		{
			float:right;
		}
			div.wide-column div.content-area.search-results div.middle div.smView div
			{
				display: inline;
			}
			div.wide-column div.content-area.search-results div.middle div.smView span
			{
				display: inline;
			}
			div.wide-column div.content-area.search-results div.middle div.smView div.smViewList,
			div.wide-column div.content-area.search-results div.middle div.smView div.smViewGrid
			{
				display: inline;
				line-height: 19px;
				padding: 2px 0;
				cursor: pointer;
			}
			div.wide-column div.content-area.search-results div.middle div.smView div.smLabel
			{
				display: inline;
				width: 70px;
				padding-right: 8px;
				color: #999999;
			}
			div.wide-column div.content-area.search-results div.middle div.smView div.smViewList
			{
				background: transparent url("/images/global/icons/results-list.gif") no-repeat 0 0;
			}
			div.wide-column div.content-area.search-results div.middle div.smView div.smViewGrid
			{
				background: transparent url("/images/global/icons/results-grid.gif") no-repeat 0 0;
			}
				div.wide-column div.content-area.search-results div.middle div.smView div.smViewList div.smLabel,
				div.wide-column div.content-area.search-results div.middle div.smView div.smViewGrid div.smLabel
				{
					padding: 0 8px 0 19px;
					color: #000;
				}
	
			div.wide-column div.content-area.search-results div.middle div.smResult
			{
				clear: both;
				background: #fff;
				padding: 8px 0;

			}
				div.wide-column div.content-area.search-results div.middle div.smVideoSearchList div.smResult table,
				div.wide-column div.content-area.search-results div.middle div.smCollectionSearchList div.smResult table,
				div.wide-column div.content-area.search-results div.middle div.smChannelSearchList div.smResult table
				{
					border-collapse: collapse;
					margin-top: 9px;
					width: 100%;
				}
				div.wide-column div.content-area.search-results div.middle div.smVideoSearchList div.smResult table th,
				div.wide-column div.content-area.search-results div.middle div.smCollectionSearchList div.smResult table th,
				div.wide-column div.content-area.search-results div.middle div.smChannelSearchList div.smResult table th
				{
					background: #e8f6fc;
					border-top: 1px solid #999999;
					white-space: nowrap;
					padding: 2px 8px;
					font-weight: bold;
					text-align: left;
					cursor:pointer;
					color: #009FDA;
				}
				div.wide-column div.content-area.search-results div.middle div.smVideoSearchList div.smResult table tr,
				div.wide-column div.content-area.search-results div.middle div.smCollectionSearchList div.smResult table tr,
				div.wide-column div.content-area.search-results div.middle div.smChannelSearchList div.smResult table tr
				{
					background: transparent url("/images/global/divider.gif") repeat-x left bottom;
				}
				div.wide-column div.content-area.search-results div.middle div.smVideoSearchList div.smResult table td,
				div.wide-column div.content-area.search-results div.middle div.smCollectionSearchList div.smResult table td,
				div.wide-column div.content-area.search-results div.middle div.smChannelSearchList div.smResult table td
				{
					vertical-align: top;
					padding: 8px;
				}
				div.wide-column div.content-area.search-results div.middle div.smResult div.smDescription
				{
					width:300px;
				}
				div.wide-column div.content-area.search-results div.middle div.smResult div.smOwner
				{
					color: #009fda;
					font-weight:bold;
					cursor:pointer;
				}
				div.wide-column div.content-area.search-results div.middle div.smResult div.smPlay
				{
					clear: left;
					float: right;
					cursor: pointer;
					width: 92px;
					height: 21px;
					padding-top: 3px;
					background: #fff url("/images/global/button.gif") no-repeat 0 0;
					color: #fff;
					font-weight: bold;
					text-align: center;
				}
					div.wide-column div.content-area.search-results div.middle div.smResult div.smOptions div.smAddToFavorites,
					div.wide-column div.content-area.search-results div.middle div.smResult div.smOptions div.smSendAFriend,
					div.wide-column div.content-area.search-results div.middle div.smResult div.smOptions div.smMarkInappropriate
					{
						cursor: pointer;
						padding-left:25px;
						height:20px;
						color: #009fda;
						font-weight:bold;
						width:150px;
					}
					div.wide-column div.content-area.search-results div.middle div.smResult div.smOptions div.smInFavorites
					{
						margin-left: 25px;
						font-weight:bold;
						height:20px;
						color:#094085;
					}
					div.wide-column div.content-area.search-results div.middle div.smResult div.smOptions div.smAddToFavorites
					{
						background: #fff url("/images/global/icons/folder.gif") no-repeat 0 0px;
					}
					div.wide-column div.content-area.search-results div.middle div.smResult div.smOptions div.smSendAFriend
					{
						background: #fff url("/images/global/icons/envelope.gif") no-repeat 0 0px;
					}
						/*---Send a friend---*/
						div.smEmbedTitle
						{
							color:#094085;
							font-weight:bold;
						}
							div.smEmbedContent div.smEmail div.smValue input,
							div.smEmbedContent div.smFriendMessage div.smValue textarea
							{
								width: 190px;
								font-family:Arial,Helvetica,"Times New Roman";
								font-size:12px
							}
							div.smEmbedContent div.smControls
							{
								float: left;
								width: 202px;
							}
							div.smEmbedContent div.smControls input.smCancel,
							div.smEmbedContent div.smControls input.smSave
							{
								background:#FFFFFF url(/images/global/button.gif) no-repeat scroll 0pt;
								border:medium none;
								color:#FFFFFF;
								cursor:pointer;
								font-weight:bold;
								height:21px;
								margin:0pt 8px 0pt 0pt;
								text-align:center;
								width:92px;
								display:inline;
								float: left;
								margin-top: 5px;
							}

						/*---end Send a friend---*/

					div.wide-column div.content-area.search-results div.middle div.smResult div.smOptions div.smMarkInappropriate
					{
						background: #fff url("/images/global/icons/cross.gif") no-repeat 0 0px;
					}
					
			
			div.wide-column div.content-area.search-results div.smPagination
			{
				position:relative;
				background-color:white;
			}
			div.wide-column div.content-area.search-results div.smPagination div.smFirst
			{
			  float: left;
			}
			
			div.wide-column div.content-area.search-results div.smPagination div.smPrevious,
			div.wide-column div.content-area.search-results div.smPagination div.smPage,
			div.wide-column div.content-area.search-results div.smPagination div.smNext	
			{
				padding-right: 3px;
			}

			div.wide-column div.content-area.search-results div.smLimit
			{
				float: right;
				position: relative;
				display:block;
				margin-top:10px;
			}	
			div.smChannelSearch div.smLimit div.smLabel
			{
				float: left;
				color: #aaaaaa;
				padding: 2px 8px 0 0;
			}
			div.smChannelSearch div.smLimit div.smValue
			{
				float: left;
				padding-right: 8px;
			}
			div.smChannelSearch div.smLimit div.smValue select
			{
				width: 50px;
			}
			
		div.content-container div.wide-column div.bottom
		{
			clear: both;
			background: transparent url("/images/global/content-bottom-938-2.png") no-repeat 0 0;
		}
		