﻿body 
{
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
}

#content 
{
	border-right: none 0px white;
	border-left: none 0px white;
	margin-right: 0px;
	clear:both;
}

#canvasContent 
{
	/*
	width: 641px;
	overflow: hidden;
	*/
	padding-left: 3px;
}

#canvasContent #sslInfo
{
	cursor: hand;
	cursor: pointer;
	margin-right: 5px;
	float:right;
}

#canvasContent #upgradeInfo
{
	cursor: hand;
	cursor: pointer;
	margin-left: 5px;
	float:left;
}

#canvasContent #donateInfo
{
	cursor: hand;
	cursor: pointer;
	margin-left: 5px;
	float:left;
}


#iShareContent 
{
	padding: 20px 10px 5px 10px;
	height: 730px;
	overflow:auto;
}

#iShareContent.slimPadding
{
	padding-top: 5px;
}

.sectionDescription td 
{
	text-align: center;
	padding-top: 20px; 
	padding-bottom: 20px;
}

.sectionRotatorDescription td
{
	text-align: center;
}

.searchOption, .searchOption input 
{
	font-size: 11px;
}

input 
{
	font-size: 12px;	
}

.searchResultGrid 
{
	border-style: none;
}
.searchResultGrid td
{
	padding: 10px 0px 10px 10px;
	border-style: none;
	border-bottom: 1px solid #006699;
}
.searchResultGrid .resultPager td 
{
	border-bottom: 0px solid white;
}

.searchResultGrid .resultSnippet
{
	padding: 0px 10px 0px 10px;
}

.searchResultGrid .resultLink
{
	text-decoration: underline;
}

.navigationPath 
{
	float: left;
	padding: 5px 0px 5px 10px;
}

.copyrightNotice
{
	float: right;
	
	/*
	padding: 5px 10px 5px 0px;
	*/
}


#linkTable,
#linkTable .altRow 
{
	font-size: 11px;
	padding: 3px 3px 3px 3px;
}


.personalSharesResultGrid 
{
	border-style: none;
}
.personalSharesResultGrid td
{
	padding: 10px 0px 10px 10px;
	border-style: none;
	border-bottom: 1px solid #006699;
}
.personalSharesResultGrid .resultPager td 
{
	border-bottom: 0px solid white;
}

.personalSharesResultGrid .resultSnippet
{
	padding: 0px 10px 0px 10px;
}

.personalSharesResultGrid .resultLink
{
	text-decoration: underline;
}

.personalSharesResultGrid .sharedItems td
{
	border: 0px solid;
	padding: 0px;
}

.clickable 
{
	cursor: hand;
	cursor: pointer;
}

.unclickable 
{
	cursor:default !important;
}

.commentTable td
{
	padding-right: 5px;
	padding-bottom: 5px;
}


#subscriptionTable 
{
	margin-left: auto; 
	margin-right: auto;	
}

#subscriptionTable .title 
{
	color: #052665;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}

.emphasis
{
	font-weight:bold;	
}

#subscriptionOptions 
{
	border: 2px solid #CCCCCC;
	height: 121px;
	width: 280px;
}

#subscriptionOptions th
{
	border: 1px solid #D4E0B2;
	background-color: #EEF2F1;
	text-align: center;
}

#subscriptionOptions td
{
	text-align: center;
}

#subscriptionOptions .optionPrice 
{
	padding-top: 3px;
	padding-left: 3px;
}

.masterMessaging
{
	color: red;
	text-align: center;
}

.masterMessaging a
{
	color: red;
	text-align: center;
	text-decoration: underline;
}


/* Manage space section */
#manageSpace 
{
	border-collapse:collapse; 
}




.spaceSliderIndicator 
{
	width: 16px;
	height: 16px;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
	border: none;
	margin-top:3px;
	background-color: black;
	cursor: hand;
	cursor:pointer;

}

.spaceSliderBar
{
	width: 316px;
	height: 16px;
	position: relative; 
	background-image: url(../images/slider_back.jpg); 
	background-repeat: no-repeat; 
	background-position: center center; 
	margin:10px;
}
/* END Manage space section */

#inviteFriends label
{
	cursor: hand;
	cursor: pointer;
	font-weight: normal;
}

#inviteFriends table
{ 
	margin-left: auto;
	margin-right: auto;
}

#inviteFriends .mainTable
{
	border-collapse: collapse;
	/*border: 1px solid black;*/
}

#idInvalidFolder
{
	display: none;
	text-align: center;
}

.folderItems .linkText
{
	float: left;
	padding-left: 2px;
}

.folderItems .lockImg
{
	float:left;
	padding-left: 5px;
	padding-top: 1px;
}

#attachItem
{
	padding-left: 5px;
}

#attachItem #workspaceInfo td
{
	height: 30px;
}

.mp3Inline
{
	font-size: 9px;
}

.mp3Download
{
}

#linkContent
{
	text-align: center;
}

#linkContent a
{
	font-family: Tahoma;
	/*font-size: 12px;*/
}

.linkShareInfo
{
	font-size: 12px; 
	font-weight:bold;
}