﻿.ControlPanel
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/* Survey List */
.ControlPanel .SurveyList
{
	width: 100%;
}

/* -- >Header */
.ControlPanel .SurveyList .Header
{
	background-color: Silver;
	font-weight: bolder;
	font-size: 11px;
}

.ControlPanel .SurveyList .Header .IDColumn
{
	width: 150px;
	padding: 7px 3px 7px 3px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .CreatedColumn
{
	width: 140px;
	padding: 7px 3px 7px 3px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .LastModifiedColumn
{
	width: 140px;
	padding: 7px 3px 7px 3px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .AffiliateExpiryDateColumn
{
	width: 140px;
	padding: 7px 3px 7px 3px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .ActiveColumn
{
	width: 50px;
	padding: 7px 3px 7px 3px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .RatingColumn
{
	width: 50px;
	padding: 7px 3px 7px 3px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .ViewsColumn
{
	width: 50px;
	padding: 7px 3px 7px 3px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .ButtonColumn
{
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .TitleColumn
{
	padding: 7px 5px 7px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .UrlColumn
{
	padding: 7px 5px 7px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Header .AffiliateUrlColumn
{
	padding: 7px 5px 7px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

/* -- >Body */
.ControlPanel .SurveyList .Body
{
	
}

.ControlPanel .SurveyList .Body .IDColumn
{
	padding: 8px 5px 8px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Body .CreatedColumn
{
	padding: 8px 5px 8px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Body .LastModifiedColumn
{
	padding: 8px 5px 8px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Body .AffiliateExpiryDateColumn
{
	padding: 8px 5px 8px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Body .ActiveColumn
{
	padding: 8px 5px 8px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Body .RatingColumn
{
	padding: 8px 5px 8px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Body .ViewsColumn
{
	padding: 8px 5px 8px 5px;
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Body .ButtonColumn
{
	text-align: center;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
}

.ControlPanel .SurveyList .Body .TitleColumn
{
	padding: 8px 5px 8px 5px;
}

.ControlPanel .SurveyList .Body .UrlColumn
{
	padding: 8px 5px 8px 5px;
}

.ControlPanel .SurveyList .Body .AffiliateUrlColumn
{
	padding: 8px 5px 8px 5px;
}

.ControlPanel .SurveyList .Body .DescriptionColumn
{
	padding: 8px 5px 8px 5px;
	background-color: #CCFF99;
	border: Solid 0 Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

/* -- >SurveyList Pager */
.ControlPanel .SurveyList .Pager
{
	text-align: center;
}