﻿body
{
    background-color: #DAE6F4;
    margin: 0 auto;
    font-family: Arial;
	color: #636363;
	font-size: 11px;
    background-position: center;
    width: 930px;
}

.t-d {background-position: -11px -11px; width: 22px; height: 22px;}
.t-d-o{background-position: -11px -236px; width: 22px; height: 22px; cursor: pointer;}
.t-d-s{background-position: -11px -236px; width: 22px; height: 22px;}
.t-u{background-position: -11px -101px; width: 22px; height: 22px;}
.t-u-o{background-position: -11px -146px; width: 22px; height: 22px; cursor: pointer;}
.t-u-s{background-position: -11px -146px; width: 22px; height: 22px;}
.ResultButtons div{background-image: url('/images/votes.png'); float: left;}


.ShareThisLink
{
	float:right;
	line-height: 10px;
}

.ShareThisLink a
{
	text-decoration: none;
	color: #3472BB;
}
.ShareThisLink a:hover
{
	text-decoration: underline;
}

cite,em { font-style: normal;}

a{ outline: none;}

img{ border: 0;}

.Container
{
    margin: -8px auto;
    width: 930px;
    text-align: center;
    padding: 0px;
    position: relative;
    height: 100%;
}

#SearchProviderNote
{
	display: none;
	width: 230px; 
	height: 62px; 
	position: fixed; 
	top: 0; right: 0; 
}
#TopEdge
{ 
	background: url('/images/bg_top.gif') no-repeat;
	height: 14px;
	margin-top: 10px;
}

#BottomEdge
{ 
	background: url('/images/bg_bottom.gif') no-repeat;
	height: 14px;
	width: 930px;
	float: left;
}

#MainContainer
{
    background: url('/images/bg_middle.gif') repeat-y;
    width: 930px;
    float: left;
}   

#NewSitePatch
{
	position: absolute;
	left: 862px;
}

/* footer */
#Footer
{
	height: 40px;
}
#Footer ul
{
	padding: 0;
	float: left;
	list-style-type: none;
	margin: 0 10px 10px 10px;
}

#Footer ul li
{
	padding: 0 8px;
	margin: 0;
	float: left;
	border-left: 1px solid #b2dbc9;
}

#Footer ul > li:first-child
{
	border: none !important;
}

.noBorder
{
	border: none !important;
}

#Footer #FooterCreditLI
{
	border: none;
	float: right;
}

#Footer a
{
	color: #3975C3;
	text-decoration: none;
}
#Footer a:hover
{
	text-decoration: underline;
}
/* footer */


/* Powered by */
#PoweredBy
{ 
	background: url('/images/bg_waves.gif') no-repeat center bottom;
	height: 131px;
	float: left;
	width: 930px;
}

.PoweredByTopSpacer
{
	height: 55px;
}

.PoweredBySecondRow
{
}  
.PoweredByFirstRow
{
	margin: 0 auto;
	width: 420px;
	height: 47px;
	position: relative;
}

.PoweredByCaption
{
	position: absolute;
	top: 18px;
	left: 0px;
}

.PoweredByLogo
{
	position: absolute;
	top: 14px;
	left: 65px;
}

.PoweredByCaptionSeperator
{
	position: absolute;
	top: 18px;
	left: 180px;
	color: #c7c7c7;
}

.PoweredByTryCaption
{
	font-weight: bold;
	color: Gray;
	position: absolute;
	top: 18px;
	left: 195px;
}

.PoweredByDownload
{
	position: absolute;
	top: 0px;
	left: 275px;
}


.PoweredByFirstRow2
{
	margin: 0 auto;
	width: 476px;
	height: 47px;
	position: relative;
}

.ResultPagePoweredByFirstRow2
{
	margin: 0 auto;
	height: 47px;
	position: relative;
}

.PoweredByDownload2
{
	position: absolute;
	top: 0px;
	left: 404px;
}  
/* Powered by */

#MainContent
{
	/*height: 1410px;*/
	position: relative;
}

.MainTopSpacer
{
	height: 30px;
}

.ResultsSearchBar
{
	background: url('/images/waves_top.gif') no-repeat center bottom;
	height: 155px;
	position: relative;
}

.ResultsLogo
{
	position: absolute;
	top: 33px;
	left: 35px;
}
    
/* search box */
.SearchBox
{
    margin: 0em auto;
	background: url('/images/search_bg_inner.gif') no-repeat;
	height: 51px;
	width: 619px;
	position: absolute;
	top: 33px;
	left: 276px;
}
.SearchInput
{
	background: url('/images/input_bg_inner.gif') no-repeat top left;
	height: 33px;
	width: 600px;
	position: absolute;
	top: 9px;
	left: 9px;
}

.SearchButtonImage
{
	position: absolute;
	left: 405px;
	outline: none;
}

input
{
	border: none 0px;
	font-size: 20px;
	background: transparent;
}

.searchHTTP
{
	position: absolute;
	width: 53px;
	height: 25px;
	top: 2px;
	left: 5px;
	color: #999999;
}

.searchURL
{
	position: absolute;
	width: 343px;
	height: 25px;
	top: 2px;
	left: 57px;
	display : block;
}

.jqac-menu{
  font-size: 12px;
  color: #206DA1;
  background-color: white;
  border: 2px solid #437CC6;
  font-family: Arial;
  padding-left: 5px;
}
.jqac-menu ul{
  list-style: none;
  margin: 1px;
  padding: 1px;
  overflow: hidden;
}
.jqac-menu .jqac-link {
  cursor: hand;
  cursor: pointer;
  display: block;
  margin-top: 4px;
}
.jqac-menu .jqac-highlight {
  background-color: #DDF1FC;
}
.jqac-menu .jqac-warning {
  font-style: italic;
}
.jqac-menu em {
    font-weight: bold;
    font-style: normal;
}
.jqac-menu .jqac-info {
    text-align: right;
    font-style: italic;
    font-size: .75em;
    color: #666;
}

/* search box */

.MainPane
{
	margin: 0 auto;
	width: 920px;
}

.ResultsPane
{
	float: left;
	width: 670px;
/*	height: 400px;*/
	text-align: left;
}
.RightPane
{
	float: right;
	width: 230px;
	position: static;
	/*height: 400px;*/
}

/* twitter box*/
.TwitterBox
{
    width: 213px;
    height: 86px;
    text-align: left;
    /*margin: -2px 0px 10px 12px;*/
    background: url('/images/tw-bg.gif') no-repeat;
    /*margin: 10px 0px;*/
    margin: 0;
    position: relative;
    float: left;
}

.twitter-title
{
	position: absolute;
	top: 12px;
	left: 14px;
	color: #7f7f7f;
}

.twitter-btn
{
	position: absolute;
	top: 42px;
	left: 4px;
    width: 203px;
    height: 27px;
    border: 0;
}

/* DL Box */
.DLBox
{
    font-size: 12px;
    width: 213px;
    
    background: url('/images/dl-bg1.gif') no-repeat;
    text-align: left;
    margin: 10px 0px 0px 0px;
    position: relative;
    float: left;
}

.DLBoxTitle
{
	font-weight: bold;
	position: absolute;
	top: 16px;
	left: 15px;
    color: #999999;
    font-size: 12px;
}

.DLBoxDLArea
{
	position: absolute;
	top: 41px;
	left: 12px;
}

.DLBoxAlso
{
    font-size: 11px;
    height: 22px;
    color: #878787;
    margin:7px 7px;
}

.DLBoxAlsoC1
{
	position: absolute;
	top: 3px;
	left: 0px;
	width: 100px;
}

.DLBoxAlsoC2
{
	position: absolute;
	top: 3px;
	left: 77px;
	width: 80px;
}

.DLBoxAlsoIMG
{
	position: absolute;
	top: 0px;
	left: 58px;
	width: 14px;
	height: 13px;
}

.DLBoxAlso a
{
    color: #3975c3;
    cursor: pointer;
}
.DLBoxAlso a:hover
{
    color: green;
}

.DLBoxLearnMore
{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	margin: 2px 0px 0px 4px;
}

.DLBoxLearnMore a
{
    color: #3975c3;
    text-decoration: none;
}
.DLBoxLearnMore a:hover
{
    text-decoration: underline;
}


/* DL Box */

.LD
{
	cursor: pointer;	
}

.SearchedSite
{
	width: 630px;
	margin-left: 33px;
	float: left;
	margin-bottom : 20px;
}

.searchedTagWrapper
{
	margin-top: 5px; color: #7f7f7f; font-size: 11px;
}

.suggestSite 
{
	float:right;
}

.suggestSite img
{
	float:left;
	display:block;
}

.suggestSite a
{
	float:left;
	display:block;
	line-height:21px;
	padding-left : 2px;
	text-decoration : none;
	color:#636363;
}

.searchedTagWrapper a
{
    color: #3975c3;
    text-decoration: none;
}

.searchedTagWrapper a:hover
{
    text-decoration: underline;
}

.searchedTagsCaption
{
	font-weight: bold; color: #818181;
}

.SearchedThumbnail
{
	float: left;
	width: 160px;
	height: 120px;
	border: 1px solid #b1bbc7;
}

.SearchedSiteContent
{
	float: left;
	width: 450px;
	margin-left: 5px;
}

.SearchedSite h1
{
	margin: 0;
	padding: 0;
	font-size: 19px;
	font-weight: bold;
	color: #818181;
	margin-bottom: 2px;	
}

.SiteHeadlineLink
{
	color: #3472BB;
	text-decoration: none;
}

.SiteHeadlineLink:hover
{
	text-decoration: underline;
}

.SiteLink
{
	color: #008000;
	text-decoration: none;
	font-size: 11px;
}

.SearchedSiteDescription
{
	font-size: 12px;
	min-height: 100px;
	overflow: hidden;
	width: 450px;
}

.SearchedSiteDescription em
{
font-weight: bold;
}


.ResultsBlock
{
	margin-left: 33px;
	float: left;
	width: 630px;
}

.ResultsBlockTitle
{
	margin-top: 5px;
	margin-left: 33px;
	float: left;
	width: 630px;
	border-bottom: solid #7F7F7F thin;
	font-size: 12px;
	font-weight: bold;
}

.ResultsBlockTitleText
{
	font-size: 12px;
	font-weight:  normal;
	padding: 0; 
	margin: 0 0 -12px;
	
}

.SiteResultAdType1
{
	text-align: center;
	margin-top: 20px;
	width: 612px;
	float: right;
	border: transparent solid 2px;
}

.SiteResult
{
	margin-top: 20px;
	width: 612px;
	min-height: 100px;
	padding: 7px;
	float: right;
	border: white solid 2px;
}

.SiteResultHover
{
	border: #dae6f5 solid 2px;
	background-color: #f4f7fc;
}

.ResultThumbnail
{
	float: left;
	width: 120px;
	height: 90px;
	border: 1px solid #b1bbc7;
}

.SiteResultContentWrapper
{
	float: left;
	width: 467px;
	margin-left: 4px;
}

.ResultSiteDescriptionTitle
{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #818181;
	margin-bottom: 2px;	
}

.ResultSiteDescription
{
	font-size: 12px;
	min-height: 70px;
	width: 100%;
	overflow: hidden;
}

.ResultSimilarBar
{
	float: left;
	height: 20px;
	padding-top: 2px;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	width: 410px;
	border-top: #dae6f5 solid 1px;
}

.ResultSimilarBar h3
{
font: inherit; padding: 0; margin: 0;
}

.ResultButtons
{
	float: right;
	height: 22px;
	text-align: center;
	width: 47px;
}

.ResultVoteCaption
{
	float: right;
} 

.ResultFindSimilarLink
{
	float: left;
	color: #3472BB;
	width: 320px;
	text-decoration: none;
	font-size:11px;
	font-style:normal;
}

.ResultFindSimilarLink:hover
{
	text-decoration: underline;
}

.pageContent
{
	margin-left: 30px;
	font-size: 12px;
	width: 515px;
}
.pageContent p
{
	line-height: 18px;
}
.pageContent h1
{
	font-size: 36px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.pageContent .HR
{
	background-color: #DCE7F2;
	height: 1px;
	width: 515px;
	margin-bottom: 20px;
}
.pageContent a
{
	color: #c33975;
}
.similarWebContentLogo
{
	border: 1px solid #DAE6F5;
	float: left;
	margin: 3px 7px 3px 0px;
}
.SuggestSite
{
	padding: 5px 0;
	margin: 10px 0;
	float: left;
	color: #7f7f7f;
	width: 600px;
	height: 200px;
	position: relative;
}

.SuggestSiteNewSiteBar
{
	margin-left: 5px;
}

.SuggestSiteCaptchaBar
{
	padding-top: 20px;
	margin-left: 5px;
	height: 50px;
	float: left;
}

.SuggestSiteSubmitBar
{
	margin-left: 5px;
}

.SuggestSiteInput
{
    color: black;
	border: 1px solid #b1bbc7;
	font-size: 14px;
	background: white;
	width: 300px;
	float: left;
}

.SuggestSiteInputCaptcha
{
    color: black;
	border: 1px solid #b1bbc7;
	font-size: 14px;
	background: white;
	width: 100px;
	float: left;
}

.SuggestSiteSubmitLInk
{
	margin-left: 95px;
	float: left;
}

.SuggestSiteTitle
{
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 5px;
}

.SuggestSiteTitle b
{
	color: Black;
}

.SuggestSiteNewSiteCaption,.SuggestSiteCaptchaCaption
{
	font-size: 12px;
	width: 100px;
	float: left;
	margin-top: 2px;
}

.suggestSpacer
{
	height: 10px;
	width: 100%;
	float: left;
}

.SuggestSite h3
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #DCE7F2;
	width: 600px;
	margin: 0 0 9px 5px;
}

.SuggestSiteCaptchaImg
{
	margin-top: 15px;
	margin-left: 15px;
	float: left;
}

.SuggestSiteCaptchaRefreshImg
{
	margin-top: 21px;
	margin-left: 5px;
	width: 40px;
	height: 40px;
}

.SuggestSiteWrongCaptchaBar
{
	height: 15px;
	font-size: 12px;
	color: Red;
	margin-left: 105px;
	display: none;
}

.ThanksHeadline
{
	width: 300px;
	height: 50px;
	top: 75px;
	left: 150px;
	position: absolute;
	background-color: White;
	padding: 0;
	margin: 0;
	font: 20px bold black;
	background-color: White;
	border: none;
}

.ThanksHeadline ThanksHeadlineH
{
	padding: 0;
	margin: 0;
	border: none;
	position: absolute;
	width: 300px;
	top: 10px;
	left: 0px;
}

.SuggestSiteHeadline
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #DCE7F2;
	width: 600px;
	margin: 0 0 9px 5px;
}

.Thanks
{
	display: none;
	text-align: center;
	width: 600px;
	height: 200px;
	position: absolute;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/suggest_disable.png');
}

/* IE ignores styles with [attributes], so it will skip the following. */
.Thanks[class] {
  background-image:url('/images/suggest_disable.png');
}

.rightSideAds
{
margin: 10px auto;
float: left;
width: 215px;
}
.adPowered
{
float: right;
color:#999999;
font-size:11px;
}
.adSingle 
{
font-family: verdana,arial,sans-serif;
text-align: left; width: 200px;
margin: 15px 0px 0px 10px;
}
.adt {
font-size:11px;
font-weight:bold;
}
.adb {
color:#999999;
display:block;
font-size:11px;
margin-top: 2px;
}
.adSingle a:link, .adSingle a:visited, .adSingle a:hover, .adSingle a:active {
color:#3472BB;
}
.adu {
margin-top: 2px;
}
.adu a:link, .adu a:visited, .adu a:hover, .adu a:active  {
color:#008000;
font-size:10px;
line-height:12px;
overflow:hidden;
white-space:nowrap;
text-decoration: none;
}

.VoteChangeMainDiv
{
	width: 205px;
	text-align: left;
	/*margin: 10px 0px 10px 12px;*/
	margin: 10px 0px 10px 5px;
	padding: 0px;
	float: left;
	list-style-type: none;
	position: relative;
}    
    
.VoteChangeTitle
{
	margin-bottom: 2px;
	float: left;
	border-bottom: solid #7F7F7F thin;
	font-size: 11px;
	font-weight: bold;
	width: 205px;
	color: #818181;
	overflow: hidden;
}

.VoteChangeTitleCaption
{
	font-weight: normal;
	color: #999999;
	float: left;
}

.VoteItem
{
	/*border: transperent solid 1px;*/
	border-right: white solid 1px;
	border-left: white solid 1px;
	border-bottom: 1px solid #DAE6F5;
	/*height: 25px;*/
	width: 200px;
	float: left;
	margin: 0px 0px 0px 2px;
}

.VoteItemHover
{
	border: #dae6f5 solid 1px;
	background-color: #f4f7fc;
	border-top: 0px;
	cursor: pointer;
}

.VoteItemHover a
{
	cursor: pointer;
}

.VoteItemInner
{
	width: 194px;
	margin: 5px 2px;
	float: left;
	display: block;
	text-decoration: none;
}


.PositiveVoteValue
{
	font-size: 10px;
	float: right;
	color: Green;
}

.NegativeVoteValue
{
	font-size: 10px;
	float: right;
	color: Red;
}

.NewVoteValue
{
	font-size: 10px;
	float: right;
	color: #999999;
}


.VoteChangeSiteLink
{
	float: left;
	color: #3472BB;
	text-decoration: none;
}

.VoteChangeIcon 
{
	float: left; width: 5px; height: 3px; margin: 5px 3px 0px 0px; font-size: 2px;
	background: url('/images/VoteChangeArrows.gif') no-repeat center center;
}

.VoteChangeIconPos
{
	background-position: -2px -8px;
}

.VoteChangeIconNeg
{
	background-position: -2px -2px;
}
.TagCloudWrapper
{
	width: 800px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.5;
}

.TagCloudWrapper h1
{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	float: left;
}

.TagCloudWrapper a
{
	color: #7f7f7f;
	text-decoration: none;
}


.TagCloudWrapper a:hover
{
	color: #3975C3;
	text-decoration: underline;
}
.tagLink
{
	/*float: left;*/
	margin: 0px 20px;
}

.errorP
{
	margin-left: 33px;
	font-size: 20px;
}

.errorP em
{
	font-weight: bold;
}

#ExtraItemDivWraper
{
	background-color: Red;
    position: relative;
    margin-top: 20px;
    float: left;
    cursor: pointer;
    display: none;
}

#ExtraItemDivWraper .SiteResult
{
	border: #dae6f5 solid 2px;
	background-color: #f4f7fc;
	margin-top: 0px !important;
}
.sponseredCaption
{
	position: absolute;
	top: 0px;
	right: 5px;
	color: #CACAC2; 
	font-size: 10px; 
	z-index: 998;
	overflow: visible;
	clear: both;
}

#ResultLocationBar a
{
	color: #3472BB;
	text-decoration: none;
}

#ResultLocationBar a:hover
{
	text-decoration: underline;
}

.BrowseBar a
{
	color: #3472BB;
	font-size: 12px;
}

#MainBrowseTop
{
	width: 800px; 
	color: #3472BB; 
	margin: 35px auto 0px auto; 
	position: relative;	
	border-bottom: 1px solid #DAE6F5;
}

#MainBrowseTop #MainBrowseHeadline
{
	margin: 0;
	padding: 0;
	font-size: 46px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#MainBrowseTop #BrowseBar
{
	position: absolute;	
	bottom: 5px;	
	right: 0;
}

.popularSearchBox
{
    background: url(/images/box-middle.png) repeat-y;
    text-align: left;
    width: 214px;
	float: left;
	padding-left: 15px;
}


#Uniblue
{
    background: url(/images/box-middle.png) repeat-y;
    width: 214px;
	float: left;
}

#Uniblue .WeRecommendText
{
	padding : 3px 0px 5px 15px;
	text-align:left;	
}

#Uniblue .WeRecommendText div
{
	width: 184px;
	border-bottom : solid 1px #DFDFDF;
	color:#919191;
	font-weight : bold;
	padding-bottom : 2px;
	font-size: 12px;
}

.boxTop
{
	background: url(/images/box-upper.png) no-repeat bottom center;
	width: 214px;
	height: 11px;
	float: left;
}
.boxBottom
{
	background: url(/images/box-bottom.png) no-repeat top center;
	width: 214px;
	height: 11px;
	float: left;
}

.popularSearchBox h3, .TopSiteBox h3
{
	font-weight: bold;
    color: #999999;
    font-size: 12px;
    padding: 0 0 5px 0;
	margin: 0;
	border-bottom: 1px solid #E0E0E0;
	width: 180px;
}

.poweredBy 
{
	border-top:1px solid #E0E0E0;
	clear:both;
	font-size:11px;
	padding-top:4px;
	text-align:right;
	width:180px;
}

.poweredBy img
{
	border:0 none;
	display:block;
	float:right;
	padding-left : 2px;
}

.poweredBy span
{
	display:block;
	float:right;
	line-height:15px;
}

.popularSearchBox h4
{
    font-size: 12px;
	margin: 3px 0px;
	float:left;
	clear: both;
}

.popularSearchBox h4 a
{
	text-decoration: none;
	color: #3975C3;
	float: left;
	font-weight: normal;
}

.topsiteCategory a
{
	color:#3975C3;
	display:block;
	float:left;
	float:left;
	font-size:13px;
	font-weight:normal;
	line-height:13px;
	text-decoration:none;
	padding-left : 1px;
}

.topsiteCategory img
{
	display :block;
	float: left;

}

.TopSiteBox
{
    background: url(/images/box-middle.png) repeat-y;
    text-align: left;
    width: 214px;
	float: left;
	padding-left: 15px;
}

.TopSiteResults 
{
float:left;
padding-right:30px;
padding-top:4px;
padding-bottom:4px;

}

.topsiteCategory
{
	float:left;
	width: 92px;
	padding:4px 0;
}

.popularSearchBox h4 a:hover
{
	text-decoration: underline;
}

.popularSearchBox h4 img
{
    width: 16px;
    height: 16px;
    margin-right: 10px;
    float: left;
}

