/*
Home Style Overrides
*/

#Common
{
}

.CommonTitle
{
	padding-left: 0px;
}

.CommonContent
{
	line-height: 20px;
}

/*
Home Styles
*/

UL.HomeVersionList
{
	list-style-type: none;
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
}

UL.HomeVersionList LI
{
	margin-top: 12px;
}

.HomeSidebarLicenseHeader
{
	color: #666666;
	font-size: 140%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;	
}

.HomeSidebarLicenseArea
{
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #cccccc;
}

.HomeSidebarCSDownloadHeader
{
	color: #666666;
	font-size: 100%;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica;
	padding: 4px;
	padding-left: 0px;
	margin: 0px;	
	margin-top: 8px;
}

.divIntroCS
{
    background-image : url(/images/CS/WelcomeCSBackground.jpg);
    background-repeat : no-repeat ; 
    background-position :30px 0 ;
    min-height : 230px;
}

.divMostRecentTweet
{
    padding-left : 327px;
    height : 100px;
    padding-bottom : 20px;
    position:relative;
    color :  #D85402; 
}

.divMostRecentTweet div
{
    top : 30%;
    position:absolute;
    width : 300px; 
    font-size : 14px;
}

.divClearFloat
{
    clear : both;
}

.divListBlogs
{
    float : left;
    width : 45%;
    padding-left : 10px;
}

.divTitleBlogs
{
    padding-bottom : 5px;
}
    
.divListTweets
{
    float : right;
    width : 50%;
}

.divItemTwitter
{
    padding-top : 5px;
    padding-bottom : 10px;
}

.divIconTwitter
{
    float : left;
    width : 17%;
    padding-left : 2px;
    padding-top : 2px;
}

.divItemTextTwitter
{
    float : left;
    width : 75%;
    padding-right : 10px;
}

.divItemTextContentTwitter
{
    padding-bottom : 5px;
    
}



.divItemsVideo
{
    padding-left : 10px;
}

.divItemVideo{
	float: left;
	margin: 0; 
	padding: 0px;
}

.divItemVideo .divImage3D
{
    margin: 0;
	padding-left : 1px;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 202px;
	height: 111px;
}
.divItemsVideo .divImage3D img {
	width: 202px; height: 111px; 
	-ms-interpolation-mode: bicubic;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}

.divItemsVideo .divImage3D img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none; 
}

.divItemDateTwitter
{
    padding-top : 3px;
}

.divVideoName, .divVideoDescription
{
    width : 190px;
}

.divVideoName
{
    font-weight : bold; 
    font-size : 10px;
    min-height : 15px;
    padding-top : 10px;
}


.divItemsVideo. .divOldestVideos
{
    float : left;
}

.divTitleVideos, .divTitleStatistics
{
    padding-left : 10px;
}

.divInfoStatistics
{
    background-image : url('/images/CS/StatsBackground.jpg');
    height : 260px;
    background-repeat : no-repeat;
    margin-left : 10px; 
}


.divStats
{
    text-align : right;
    font-size : 15px;
    padding-top : 10px;
    line-height : 32px;
    padding-right : 20px;
}

.divNewsItem .CommonSidebarHeader
{
    margin-bottom : 5px;
    background-position-y : 2px;
}

.divNewsItem .divNewsDate
{
    font-size : 11px;
    font-weight : bold ;
}

.divNewsItem
{
    padding-bottom : 20px;
}

.divRepeaterBlogsList
{
    padding-left : 3px;
}

.divBlogsItem
{
    padding-bottom : 10px;
}

.divListBlogsItemImage
{
    float : left;
    width : 15px;
    background-image : url('/pages/Images/general/Bullet_Arrow.gif');
    background-repeat :no-repeat; 
    background-position : 0 2px;
}

.divListBlogsItemContent
{
    float : left;
    width : 90%;
}

.divNewsTitle
{
    font-weight : bold; 
}
