/* CSS Document */

h2{
    font-size:15px;
    line-height: 150%;
    font-weight:normal;
    margin-bottom: 18px;
}
h3{
    font-size: 16px;
    margin-bottom: 10px;
    color: #666;
}
h4{font-size:14px;
   font-weight:bold;}
#subLeftColumn{
    width: 350px;
    float: left;
}
#subRightColumn{
    margin-left: 60px;
    width: 270px;
    float: left;
}
#installDiigoToolbarHolder{
    background-color: #f5f5f5;
    padding: 1em 0;
    margin-bottom: 1em;
}
#installDiigoToolbarHolder p{
    text-align: center;
    font-size: 12px;
    color:#000;
    line-height: 150%;
    font-weight: bold;
}
dl{
    margin-left: 1.2em;
    font-size: .9em;
}
dt{
    font-weight: bold;
    line-height:16px;
}
dt img{
    margin-left: -5px;
    margin-right: 5px;
    vertical-align: text-bottom;
}
dd{
    margin-left: 1.2em;
    margin-bottom: .7em;
}
.supportList{
    list-style-type: disc;
    margin-left: 15px;
}
.supportList li{
}
.supportList li a{
}
.ffSupport{
    /*background:url(/images/v2/ff_m.gif) 0 50% no-repeat;*/
}
.ieSupport{
    /* background:url(/images/v2/ie_m.gif) 0 50% no-repeat;*/
}
.flockSupport{
    /*background:url(/images/v2/flock_m.gif) 0 50% no-repeat;*/
}

.sideBar{
    width: 268px;
    margin: 0 auto 1em auto;
    background-color: #f5f5f5;
}
.sideBar .top{
    height: 16px;
    background:url(/images/v2/sideBarTop_1.gif) no-repeat top left;
}
.sideBar .content{
    padding: 0 1em;
}
.sideBar .bottom{
    height: 16px;
    background:url(/images/v2/sideBarBottom_1.gif) no-repeat bottom left;
}
.tInstaller{
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    border-right-color: #999;
    border-bottom-color: #999;
}
.tInstaller .content{
    padding: 10px;
    text-align: center;
}

.toolbarContent p{
    font-weight: 700;
    margin-bottom: 0;
}
.toolbarSnapshot{
    border: 1px solid #bbb;
}
.requirements{
    margin-bottom: 1.5em;
    font-size: .9em;
    margin-left: 1em;
}
.diigoletLinkList{    
}
.diigoletLink {
    display: block;
    width: 90px;
    height: 38px;
    font-size: 12px;
    color: #0044cc;
    text-decoration: none;
    text-align: left;
    line-height: 32px;
    text-indent: 28px;
    font-weight:bold;
}
.installStep{color:#666;}

.postToDiigo {
    border:1px solid #d9d9d9;
    border-right-color:#999;
    border-bottom-color:#999;
    background-color:#eee;
    font-size:13px;
    padding: 2px 3px;
}
.postToDiigo:hover{background-color:#fff; text-decoration:none; color:#0033cc;}

.diigoletAll {
    background: url('/images/v2/diigolet_all.gif') 0 0 no-repeat;
}
.diigoletFF {
    background: url('/images/v2/diigolet_ff.gif') center no-repeat;
}
.diigoletChrome {
    background: url('/images/v2/diigolet_chrome.gif') center no-repeat;
}

.diigoletFlock {
    background: url('/images/v2/diigolet_flock.gif') center no-repeat;
}

.diigoletIE {
    background: url('/images/v2/diigolet_ie.gif') center no-repeat;
}

.diigoletOpera {
    background: url('/images/v2/diigolet_opera.gif') center no-repeat;
}

.diigoletSafari {
    background: url('/images/v2/diigolet_safari.gif') center no-repeat;
}

.diigoletMaxthon {
    background: url('/images/v2/diigolet_maxthon.gif') center no-repeat;
}

p{
    margin-bottom: 10px;
}
.backToImport{
    background-color:#66CCFF;
    margin: 1em 0;
    line-height: 30px;
}
.setupSteps{color:#666; line-height:140%;font-size:13px;list-style-type:decimal;
            padding-left:20px;margin-bottom:20px;}
.setupSteps li{margin-bottom:9px;}

/* =Diigo Toolbar Styles
----------------------------------------------- */
#diigoToolbarInstall{
    float:left;
    width:270px;
    color: #666;
    margin-top: 5px;
}
.diigoToolbarDesc{
    float:left;
    margin-left:20px;
    color: #666;
}
.diigoToolbarDesc h4{
    font-size:14px;
    margin-bottom:5px;
}
.diigoToolbarDesc .requirements{
    margin:0 0 10px 0;
    font-size:12px
}

/* =Diigolet Styles
----------------------------------------------- */	
.installWrap {
    clear:both;
    line-height:18px;
    font-size:12px;
    text-align:justify;
    padding-top:27px;
}
/*.installWrap h3 {
line-height:27px;
font-weight:bold;
font-size:16px;
margin-bottom:9px;
}
.installWrap h4 {
line-height:27px;
font-weight:bold;
font-size:12px;
}*/
.installWrap div.installSnap {
    float:right;
    width:340px;
    padding-left:15px;
    margin-left:15px;/*text-align:center;*/
}
.installWrap p span {
    color:#666;
}
.checkList{color:#666;font-size:13px;margin-bottom:20px; padding-left:16px;list-style-type:square;}
.checkList li{margin-bottom:9px;}

#noToolbar .contentb{
    color: #cc0000;
    padding: 5px 10px;
    font-weight: 700;
}
/* override */
#installDiigoToolbar{
    margin: auto;
    position:static;
}
#installDiigoletButton{
    position: static;
}
#MB_content{border-top:none;}
#MB_frame, #MB_window{background:#555;}


/*
 * Master Detail Override
 *---------------------------------------------------------------------------------------*/
#column.masterDetail{padding-left:250px;}
#column.masterDetail #leftColumn{
    border-left:250px solid #fff;
    margin-left:-250px;
}
#column.masterDetail #rightColumn{
    width:250px;
    margin-left:-250px;
}
#column.masterDetail #innerRightColumn{margin-right:40px;}


/*
 * Tools Navigation
 *---------------------------------------------------------------------------------------*/
#toolsNav{
    background-color:#f9f9f9;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    font-size:12px;
    border-bottom:1px solid #DEE1E7;
}

#toolsNav .title{
    background-color:#F2F2F2;
    border-bottom:1px solid #DEE1E7;
    border-top:1px solid #FFF;
    color:#909090;
    font-size:12px;
    font-weight:700;
    height:23px;
    line-height:23px;
    padding-left:7px;
    margin: 0;
}

#toolsNav ul{
    border-top:1px solid #FFF;
}

#toolsNav ul li a{
    display: block;
    width: 100%;
    text-indent: 20px;
    padding: 5px 0;
    color: #333;
}

#toolsNav ul li a:hover{
    text-decoration: none;
    background-color: #eee;
}

#toolsNav ul li.current a{
    background: url("/images/current-type-arrow.png") no-repeat 8px 50%;
    color:#000;
    font-weight: bold;
}

#toolsNav sup{
    color:#ee3300;
    font-weight: bold;
}

#moreToggle{
    color:#0044cc;
    font-size:12px;
    height:30px;
    line-height:30px;
    padding-left:20px;
    margin: 0;
    display: block;
}

.removeSaveToOther{
	margin-left : 20px;
	color : #666
}

.toolSection{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom:1px dotted #aaa;
}
.toolSection h2{
	font-size: 18px;
	font-weight:bold;
	margin-bottom:10px;
}
.toolSection h3{
	font-size: 14px;
	color: #000;.toolSection
	font-weight: bold;
}
.toolSection h3 span{
	font-weight: normal;
	font-size: 13px;
}
.toolSection div{
	margin-left:20px;
	margin-bottom:10px
}
.toolSection ul{
	list-style: disc outside none;
	margin-left: 30px;
}
.toolSection .toolName{
	font-weight:bold;
}
.toolSection .toolRecommonded{
	color: red;
	font-style:italic;
	margin-left: 5px;
	font-size: 11px;
}
.toolSection ul a{
	font-weight: bold;
}
