﻿.WorkspaceContentDiv
{
	width:524px;
	margin-left:8px;
	margin-top:5px;
	float:left;
}
/* IE6 */
* html .WorkspaceContentDiv{margin-left:4px;}


* html .WorkspaceContentDiv  div.LinkButtonSendDiv { width:135px; height:20px; background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../App_Themes/Default/imgs/ui/button_bg_wide.png', sizingMethod='image');}
* html .WorkspaceContentDiv  div.LinkButtonSendDiv a{position:relative;}

div.OpenContentDiv
{
	margin:5px 5px 5px 0;
}
* html div.OpenContentDiv { width:200px; }

a.OpenContentLink
{

	padding-left:7px;
	background:url(imgs/ui/link_arrow.gif) no-repeat left;
}
a.OpenContentLinkNewWin
{

	padding-left:14px;
	background:url(imgs/ui/openinanewwindow.gif) no-repeat left;
}
.contentFrame
{
	width:512px;
	height:300px;
	border:solid 1px #e0e0e0
}

div.ActionBar
{
	background-color:#ccdbea;
	margin-top:5px;
	margin-bottom:5px;
	/*border-bottom:solid 1px #c6daea;*/
	border-top:solid 1px #c6daea;
	padding:0;
	width:522px;
	height:20px;
	float:left;
	overflow:hidden;
}
* html div.ActionBar {width:512px; }

.MyChallengeTabContent div.ActionBar a{
	line-height:18px;
	font-weight:bold;
	font-size:10px;
	margin:0 15px 0 5px;
	padding-left:7px;
	background:url(imgs/ui/link_arrow.gif) no-repeat left;
}

div.otherLinksActionBar{
	height:20px;
	width:225px;
	font-size:10px;
	float:left!important;	
	margin:0px 0 0 5px;
	padding:0 0 0 0px;
	/*border:solid 1px #00ff00*/
}

* html div.otherLinksActionBar{
	margin: 0 0 0 10px;
}

#sendAndCommentActionBar{
	float:left;
	height:19px;
	width:225px;
}

#sendAndCommentActionBar a{
	line-height:19px;
	font-weight:bold;
	margin:0 15px 0 0;
	padding-left:6px;
	background:url(imgs/ui/link_arrow.gif) no-repeat;
	background-position: 0px 3px;
}
#ratingAndViews
{
	float:left; 
	width:260px; 
	height:19px;

		
}
#ratingAndViews div
{
	float:left;
}

#ratingAndViews .RatingText
{
	font-size:10px;
	padding:0px 10px;
	margin-right:0px;
	float:left;
	width:auto;
}

#ratingAndViews div.RatingPanelGive
{
	float:left;
	width:75px;
}
div.ContentItemHolder
{
	width:520px; 
	margin-top:5px; 
	margin-left:1px; 
	margin-bottom:5px;
	border-bottom:solid 1px #c6daea;
	padding-bottom:5px;
}
* html div.ContentItemHolder 
{
	width:512px;
}

div.SortingDiv
{
	border-bottom:solid 2px #c6daea;
	width:520px; 
}
* html div.SortingDiv{width:512px; }

div.wsFilterDiv
{
	float:right;
	margin:30px 0px 0 0;
	width:240px;
}
* html div.wsFilterDiv{margin-right:0px}

div.wsFilterDiv div
{
	float:left;
	margin-top:3px;
}

div.wsFilterDiv div.FilterButton{
	float:left;
	height:23px;
	width:41px;
	background:url(imgs/ui/searchButtonBg.gif) no-repeat;
	text-align:center;
	padding-top:0px;
	margin-top:0px;
	line-height:18px;
}
/*IE6*/
* html div.FilterButton{background:none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='App_Themes/Default/imgs/ui/searchButtonBg.png', sizingMethod='image');}

div.FilterButton a{ color:#fff; margin:auto; display:block;}
div.FilterButton a:hover{text-decoration:underline; color:#fff;}

input.filterInput
{
	font-size:11px; width:80px; height: 16px; border:solid 1px #eeeeee		
}

div.ItemHeaderDiv
{
	float:left;
	width:522px;
	height:20px;
	margin-bottom:5px;
	text-align:right;	
}

div.WSCloseButtonDiv
{
	float:right;
	width:50px;
	margin:6px 7px 0 0;
}
/*IE6*/
* html .WSCloseButtonDiv{margin:-8px 3px 0 0;}


.WSCloseButtonDiv a
{
	color:#ffffff;
	text-decoration:none;
	background-image:url(imgs/ui/titlebar_close_button.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:10px;
}

.MyChallengeTabContent div.ActionBar .RatingText
{
	float:left;
	width:100px;	
}

.MyChallengeTabContent div.ActionBar .ActionLinks
{
	float:left;	
}

.MyChallengeTabContent .RatingPanelGive
{
	float:left;
	width:165px;
}

.ChallengeContentHolder{
	margin:10px 0 0 18px;
	color:#616365;
	width:500px;
	float:left;
}
/*IE6*/
* html .ChallengeContentHolder{margin:10px 0 0 9px;}

.ChallengeContentHolder .DocFormSection
{
	margin:0 0 10px 0;
}

.ChallengeContentTitle
{
	font-weight:bold;
	float:left;
	width:190px;
	height:22px;
	/*background:#eaeaea;*/
	margin:0;
	/*border:1px solid #eaeaea;*/
}
.ChallengeContentTextBox input
{
	width:300px;
	
}

.MyChallengeTabContent div.ActionButtonDiv
{
	background-image:url(imgs/ui/button_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:141px;
	height:21px;
	padding:2px 0 0 14px;
	margin:3px 0 0 0;
}
.MyChallengeTabContent div.ActionButtonDiv a
{
	color:#ffffff;
	font-weight:bold;
}


