﻿.featureExplanationHRDIV
{
	margin: 25px 5px;
	padding: 0;
	height: 1px;
	background-color: #91bdef;
}

.LearnContentHRDIV
{
	height: 1px;
	background-color: #91bdef;
    margin: 15px 0px;
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}


#learnContent
{
    width: 645px;
    margin-left: 30px;
    margin-right: 10px;
}

#mainFeatures
{
    width: 645px;
    height: 408px;
    background: url('/images/TopTabs_BG.png') no-repeat;
    margin-bottom: 50px;
}
#featureMenu
{
	margin-top: 5px;
	margin-left: 5px;
    width: 645px;
    height: 60px;
    text-align: left;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
#featureMenu div
{
	height: 60px;
	width: 158px;
	float: left;
	text-align: center;
	padding-top: 10px;
}       
.selectedFeature
{
    background: url('/images/TopTabs_Selected_BG.png') no-repeat;
}
.selectedFeature a
{
	font-size: 18px;
    color: #3177cf ! important;
    cursor: default;
}
.featureMenuSep
{
	width: 2px ! important;
}
#featureMenu a
{
	text-decoration: none;
	color: White;
}
#featureMenu a:hover
{
	font-size: 18px;
}                
.ShowFeature
{
	display: block ! important;
}

.featureExplanation
{
	width: 340px;
	height: 320px;
	margin-left: 25px;
	color: White;
	font-size: 14px;
}

.featureText
{
	height: 230px;
}
.featureText ol
{
	padding: 0px 0px 0px 25px;
}
.featureText ol li
{
	margin-top: 5px;
}

.nextFeature
{
	height: 34px;
	font-size: 11px;
}
        
.featureText h3
{
	padding: 0;
	margin: 0;
	font-size: 16px;
}

#featuresContent
{
	text-align: left;
}

#thumbnailsFeature
{
	width: 645px;
	height: 338px;
	display: none;
	background: url('/images/TopTabs_ThumbnailsMode_2.png') no-repeat bottom right;
}
#listFeature
{
	width: 645px;
	height: 338px;
	display: none;
	background: url('/images/TopTabs_ListMode_2.png') no-repeat bottom right;
}
#smallIcons
{
	width: 645px;
	height: 338px;
	display: none;
	background: url('/images/TopTabs_SmallIcons_2.png') no-repeat bottom right;
}
#toolbarButton
{
	width: 640px;
	height: 338px;
	display: none;
	background: url('/images/TopTabs_ToolbarButton.png') no-repeat bottom right;
}

#extraFeatures h3
{
	margin: 3px 0;
}

#extraFeatures
{
	margin-left: 15px;
	width: 600px;
	color: White;
	font-size: 14px;
	float: left;
	text-align: left;
}

.avaliableText
{
	clear: both;
	font-size: 10px;
	color: #d0e3f8;
	position: relative;
	height: 25px;
}


.avaliableTextImage
{
	position: absolute;
	top: 0px;
	left: 65px;
}
.avaliableTextCaption1
{
	position: absolute;
	top: 5px;	
}
.avaliableTextCaption2
{
	position: absolute;
	top: 5px;
	left: 90px;	
}

.featureType2
{
	/*height: 140px;*/
	margin-top: 30px;
	clear: both;
}
.extraFeatureText2
{
	width: 360px;
}

.featureType1
{
	margin-top: 60px;
}
.extraFeatureText1
{
	width: 300px;
	padding-top: 15px;
}

#searchModeExtraFeature
{
	height: 318px;
	background: url('/images/Screenshot_Search_Mode.gif') no-repeat bottom right;
}

#searchRecallExtraFeature
{
	height: 212px;
	background: url('/images/Screenshot_Search_Recall.gif') no-repeat bottom right;
}
#filterByExtraFeature
{
	height: 218px;
	background: url('/images/Screenshot_Filter_By_Tag.gif') no-repeat bottom right;
}

    .OldLearnMoreBox
    {
    	width: 870px;
    	height: 42px;
    	margin: 0px auto 20px auto;
    	font-size: 14px;
    	text-align: left;
    	padding-left: 5px;
    	color: #666666;
    	background: url('/images/learn/SimilarWeb_LM_Old_BG.png') no-repeat;
    }
    
    .OldLearnMoreBox p
    {
    	padding: 10px 0px 0px 10px;
    	margin: 0;
    }
    
    .OldLearnMoreBox a
    {
    	color: #59B450;
    	font-weight: bold;
    }


.tipItem a {
   	font-weight: bold;
	text-decoration: underline;
	color: #3876C3;
}
.tipItem a:hover {
   	font-weight: bold;
	text-decoration: underline;
	color: #366FC0;
}

img.tipIcon {
	margin: 2px 0px -2px 0px;
}

