﻿.columns
{
	width: 410px;
}

.columns .left 
{
    width: 140px;
}

.columns .right 
{
    width: 270px;
    font-weight:normal;
}

.Banner
{
	position: absolute;
	left: 12px;
}

.TopSpacer
{
	position: relative; 
	height: 70px;
}

.LeftColumn
{
	position: relative; 
	float: left;
	width: 605px;
	top: 15px;
}

.AtAGlanceInfo
{
	position: relative; 
	float: left; 
	width: 420px; 
	left: 5px;
}

.HorizontalLine
{
	position: relative; 
	top: 5px; 
	bottom: 7px; 
	border-bottom: solid 1px #CCCCCC; 
	width: 100%;
}

.HorizontalLine2
{
	clear: both; 
	position: relative; 
	border-bottom: solid 1px #CCCCCC; 
	width: 315px; 
	height: 2px;
}

.HorizonalLine3
{
	clear: both; 
	position: relative; 
	border-bottom: solid 1px #CCCCCC; 
	width: 100%; 
	height: 1px;
}

.ImagesDiv
{
	position: relative; 
	float: left; 
	left: 20px; 
	width: 145px;
}

.Toolbar
{
	position: relative; 
	left: 10px; 
	margin-top: 20px;
	top: 6px; 
	background: url(/Opportunity/img/listing/outline.gif) no-repeat; 
	height: 30px; 
	width: 560px;
	z-index: 0;
}

.ToolbarButtons
{
	position: relative; 
	top: 10px; 
	width: 560px; 
	height: 30px;
	z-index: 0;
}

.ToolbarButtons ul
{
	position: relative; 
	z-index: 0;
}

.ToolbarButtonsSpacing
{
	position: relative;
	display:inline; 
	list-style-type: none;
	z-index: 0;
}

.ToolbarButtonsSpacing li
{
	position: relative;
	display:inline; 
	list-style-type: none;
	z-index: 0;
}

.ToolbarButtonsSpacing li.MarginRight
{
	position: relative;
	display:inline; 
	list-style-type: none;
	margin-right: 55px;
	z-index: 0;
}

.LeftColumnInfoContainer
{
	position: relative; 
	top: 10px; 
	left: 3px;
}

.RatingsData
{
	position: relative; 
	width: 50%; 
	float: left;
}

.RateThisGig
{
	position: relative; 
	width: 50%; 
	float: left; 
	text-align: right;
}

.RightColumn
{
	position: relative; 
	width: 335px; 
	float: left; 
	left: 10px;
	top: 15px;
	margin-right: 0px;
}

.SubmissionInfo
{
	position: relative; 
	width: 295px; 
	z-index: 9999;
}



.SubmitLinkContainer
{
	position: relative; 
	width: 100%; 
	text-align: center;
}

.PromoCodeLinkContainer
{
	position: relative; 
	text-align: center; 
	font-size: 0.8em;
}

.NoSubmitDetails
{
	margin-bottom: 10px;
	line-height: 125%;
	font-size: 13pt;
	text-align:center;
	font-family: Arial Narrow;
}

.Survey
{
	position: relative;
	text-align: center;
}

.AdSpace
{
	position: relative; 
	text-align: center;
}

.BottomLeaderboard
{
	position: relative; 
	clear: both; 
	height: 100px; 
	top: 10px; 
	text-align: center; 
	padding-bottom:15px;
}

.commentCount
{
	float:left;
	width:140px;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	margin-bottom:7px;
	margin-top:5px;
}

.commentSort
{
	float:right;
	font-size:8pt;
	text-align:right;
	width:40%;
	margin-bottom:7px;
	margin-top:5px;
}

.commentFooter
{
	border-top: 1px solid #444444;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:3px;
	clear:both;
	text-align:right;
}

.commentViewAll
{
	margin-right:20px;
}

.commmentNonLoggedIn
{
	font-size:8pt;
	font-weight:normal;
	float:left;
	width:65%;
	text-align:left;
	margin-bottom:7px;
	margin-top:5px;
}

a.DisabledNavigationLink
{
    text-decoration:none;
    color:black;
    font-style: normal;
}

a.DisabledNavigationLink:hover
{
    text-decoration:none;
    color:black;
    font-style: normal;
}

/*h1
{
	font-size:12pt;
	color: #777777;
	font-weight:bold;
	font-family: Arial;
	padding-top:3px;
}*/

.captionBox
{
	width: 450px;
	height: 75px;
	font-family: Verdana;
	font-size: 8pt;
}

.feedbackPercent
{
	font-size:14pt;
	font-weight:normal;
	color:Gray;
	vertical-align:middle
}

.nonUSCurrency
{
	font-size: 7pt;
	color: #888888;
	font-weight: normal;
}

.topLeft
{
	position:absolute;
	top:0px;
	left:0px;
	width: 10px;
	height: 10px;
}

.topRight
{
	position:absolute;
	top:0px;
	right:0px;
	width: 10px;
	height: 10px;
}

.bottomLeft
{
	position:absolute;
	bottom:0px;
	left:0px;
	width: 10px;
	height: 10px;
}

.bottomRight
{
	position:absolute;
	bottom:0px;
	right:0px;
	width: 10px;
	height: 10px; 
}

.ScrollArrow
{
	float:left;
	padding-top:60px;
	padding-bottom: 60px;
}

.window
{
	width:541px;
	height:130px;
	overflow:hidden;
	float:left;
	margin-top:5px;
	margin-left:2px;
	margin-right:2px;
	background-color:White;
	position: relative;
}

.window .scrollingPanel
{
	background-color:White;
	padding:3px;
	width:541px;
	position: relative;
	overflow: hidden;
}

.window .scrollingPanel .scrollingItems
{
	position:relative;
	left:0px;
	background-color:#ffffff;
	height: 126px;
}

.window .scrollingPanel .scrollingItems a
{
	width:120px;
	height:120px;
	margin:3px;
	background-color:white;
	position: relative;
	display: block;
	float:left;
	margin-right:5px;
}

.window .scrollingPanel .scrollingItems img.band
{
	width:120px;
	height:120px;
	padding:0px;
	margin:0px;
}

#opportunity-sharing {
    position: absolute;
    top: 170px;
    right: 12px;
}
#opportunity-sharing .share-button {
    float: right;
    margin-right: 3px;
}
#opportunity-sharing .like-button {
    background: #efefef;
    height: 20px;
    clear: both;
}
