body{
	margin: 0;
	padding: 0;
	font-family: Arial;
	overflow-x: hidden;
}
a{
	text-decoration: none;
	color: #0431B4;
}
a:hover{
	text-decoration: underline;
}
.freebase, #more, #js, #answer{
	display: none;
}
.freebase{
	width: 390px;
	position: absolute;
	top: 170px;
	left: 740px;
	margin-bottom: 20px;
	font-size: 13px;
}
.shadow{
	-webkit-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.75);
}
.title{
	font-size: 24px;
}
.fimg{
	display: block;
	max-width: 370px;
	max-height: 300px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.video{
	width: 390px;
	height: 260px;
	border: 0px;
}
.svideo{
	margin-bottom: 70px;
}
.svideo img{
	float: left;
	margin-right: 10px;
	width: 120px;
	height: 90px;
}
.thumb{
	float: left;
	margin-right: 5px;
	margin-top: 4px;
	max-width: 80px;
	margin-bottom: 4px;
}
.gray{
	color: gray;
}
.info{
	display: block;
	padding: 10px;
}
.rlink{
	width: 42%;
	float: left;
	margin-left: 35px;
	margin-right: 8px;
	margin-bottom: 7px;
}
.rlink .rl{
	font-size: 13px;
}
.gbox{
	margin-bottom: 25px;
}
.mlink{
	bottom: 0px;
	margin-left: 35px;
}
.mlink:hover{
	cursor: pointer;
}
#map{
	width: 390px;
	height: 260px;
}
.main{
	display: none;
	position: fixed;
	margin-left: -400px;
	margin-top: -250px;
	top: 450px;
	left: 50%;
	width: 800px;
	height: 500px;	
	text-align: center;
}
.logo{
	width: 340px;
	height: auto;
}
#answer{
	margin-top: 20px;
	margin-left: 135px;
	padding: 10px;
	width: 560px;
	height: 200px;
	font-size: 13px;
}
.pages{
	margin-left: 134px;
	margin-bottom: 50px;
}
.pages span{
	color: #0431B4;
	padding-right: 5px;
}
.pages span:hover{
	text-decoration: underline;
	cursor: pointer;
}
.res{
	display: none;
	position: relative;
	margin-top: 120px;
	margin-left: 134px;
	width: 580px;
	font-family: Arial;
	font-size: 13px;
}
.rl{
	font-size: 17px;
	text-decoration: none;
}
.rl_sm{
	font-size: 15px;
	text-decoration: none;
}
.image{
	float: left;
	margin-top: 20px;
	margin-right: 10px;
	width: 160px;
	text-align: center;
}

.image img{
	max-width: 160px;
	width: auto;
	height: 80px;
}

.image img:hover{
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.4);
}
.fwidth{
	width: auto;
}
.ilink{
	display: inline;
	position: relative;
}
.ilink:hover{
	cursor: pointer;
}
.cached{
	position: absolute;
	top: 16px;
	left: 4px;
	display: none;
	padding: 5px;
	width: 70px;
	height: 17px;
	background-color: white;
	z-index: 10000;
}
.cached a{
	color: #848484;
}
.cached a:hover{
	color: #6E6E6E;
}
.stats{
	display: none;
	margin-top: 24px;
	margin-left: 138px;
	font-family: Arial;
	font-size: 13px;
}
.rbox{
	position: relative;
	margin-bottom: 10px;
	z-index: 0;
}
.g{
	color: green;
}
.clearfix:before,.clearfix:after{
    content: " ";
    display: table;
}

.clearfix:after{
    clear: both;
}

.clearfix{
    *zoom: 1;
}
.qs{
	padding: 3px 3px 3px 9px;
	width: 570px;
	border: 1px solid #D8D8D8;
	font-size: 17px;
	font-family: Arial;
	height: 21px;
	z-index: 10000;
}
.q,#sug{
	padding: 3px 3px 3px 9px;
	width: 570px;
	position: absolute;
	top: 16px;
	left: 128px;
	border: 1px solid #D8D8D8;
	font-size: 17px;
	font-family: Arial;
	height: 21px;
	z-index: 10000;
}
.q{
	background: transparent;
}
.qs:focus,.q:focus{
	border: 1px solid #81BEF7;
	outline: none;
}

#sug{
	z-index: 1000;
    color: #C0C0C0;
	background-color: white;
}
#delete{
    position: absolute;
	top: 16px;
	left: 674px;
    width: 16px;
    height: 27px;
    line-height: 27px;
    margin-right: 15px;
    padding: 0 14px 0 10px;
    font-family: "Lucida Sans", "Lucida Sans Unicode",sans-serif;
    font-size: 22px;
    background: #fff;
	border: 1px solid #D8D8D8;
	border-left: none;
	z-index: 10000;
}
#delete #x {
    color: #A1B9ED;
    cursor: pointer;
    display: none;
}
#delete #x:hover {
    color: #36c;
}
#delete #x{
	position: relative;
	top: -2px;
}
#top{
	display: none;
	width: 100%;
	height: 60px;
	top: 0px;
	background-color: #F2F2F2;
	z-index: 1000;
}
.top_logo{
	position: absolute;
	top: 16px;
	left: 20px;
	height: 31px;
	width: auto;
}
.top_logo:hover{
	cursor: pointer;
}

.tabs{
	display: none;
	margin-top: 30px;
	padding-left: 136px;
	border-bottom: 1px solid #D8D8D8;
}
.tab{
	color: #A4A4A4;
	position: relative;
	bottom: 15px;
	font-size: 13px;
	margin-right: 10px;
	padding: 16px 6px 16px 6px;
}
.tab:hover{
	color: #848484;
	cursor: pointer;
}
.tsel{
	color: #B43104;
	font-weight: bold;
	padding-bottom: 13px;
	border-bottom: 3px solid #B43104;
}
.tsel:hover{
	color: #B43104;
}
.branding{
	position: absolute;
	top: 20px;
	left: 780px;
}
#footer{
	display: none;
	width: 100%;
	height: 28px;
	position: absolute;
	bottom: 0px;
	padding: 13px 7px 0px 17px;
	font-size: 13px;
	color: #848484;
	background-color: #F2F2F2;
	border-top: 1px solid #E6E6E6;
}
.button{
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #444;
	line-height: 17px;
	height: 18px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 10px 4px 10px;
	background: #F3F3F3;
	border: solid 1px #D9D9D9;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-transition: border-color .20s;
	-moz-transition: border-color .20s;
	-o-transition: border-color .20s;
	transition: border-color .20s;
}
.button:hover{
    background: #F4F4F4;
	border-color: #C0C0C0;
	color: #333;
	text-decoration: none;
}
.button:active{
	border-color: #4D90FE;
	color: #4D90FE;
	-moz-box-shadow:inset 0 0 10px #D4D4D4;
	-webkit-box-shadow:inset 0 0 10px #D4D4D4;
	box-shadow:inset 0 0 10px #D4D4D4;
}
.sbtn{
	font-size: 17px;
	color: white;
	text-shadow: 0 0 0 black;
	border: 1px solid #3079ED !important;
	background: -webkit-linear-gradient(top, #4C8FFD, #4787ED);
	background: -moz-linear-gradient(top, #4C8FFD, #4787ED);
	background: -ms-linear-gradient(top, #4C8FFD, #4787ED);
	background: -o-linear-gradient(top, #4C8FFD, #4787ED);
	-webkit-transition: border .20s;
	-moz-transition: border .20s;
	-o-transition: border .20s;
	transition: border .20s;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	position:absolute;
	top: 16px;
	left: 713px;
	height: 18px;
	width: 30px;
	background: url(../images/ico-search.png) no-repeat #4d90fe center;
	z-index: 100000;
}

.sbtn:hover{
	color: white;
	border: 1px solid #2F5BB7 !important;
	background: -webkit-linear-gradient(top, #4D90FE, #357AE8);
	background: -moz-linear-gradient(top, #4D90FE, #357AE8);
	background: -ms-linear-gradient(top, #4D90FE, #357AE8);
	background: -o-linear-gradient(top, #4D90FE, #357AE8);
	background: url(../images/ico-search.png) no-repeat #4d90fe center;
}
.ui-corner-all{
    -moz-border-radius: 4px 4px 4px 4px;
}
.ui-widget-content{
	width: 583px;
    border: 1px solid #D8D8D8;
    color: black;
    background-color: white;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.55);
	-moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.55);
	box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.55);
	z-index: 10000;
}
.q,.ui-widget{
    font-family: Arial;
    font-size: 17px;
}
.ui-menu{
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0px;
}
.ui-autocomplete{
    cursor: default;
    position: absolute;
}
.ui-menu .ui-menu-item{
    clear: left;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ui-menu .ui-menu-item a{
    display: block;
    padding: 3px 3px 3px 9px;
    text-decoration: none;
    cursor: pointer;
    background-color: white;
}
.ui-menu .ui-menu-item a:hover{
    display: block;
    padding: 3px 3px 3px 9px;
    text-decoration: none;
    color: black;
    cursor: pointer;
    background-color: #F2F2F2;
}
.ui-widget-content a{
    color: #222222;
}
.ui-helper-hidden-accessible{
	display: none;
}