﻿html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html, body
{
    font-family:Verdana, Sans-Serif;
}

body
{
	min-height: 1000px;
}

input#q
{
    width: 70%;
    font-family:Verdana, Sans-Serif;
    font-size: 12pt;
    margin:auto;
    padding:2px;
    vertical-align:middle;
}

input#btn
{
    border: solid 1px #eeeeee;
	background-image:url(../img/back.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
	padding:3px;
}

div#tbTitle
{
    margin-top:5px;
    margin-bottom:5px;
    color: #666666;
    font-family:Verdana, Sans-Serif;
    font-size: 12pt;
}

div#theTree
{
    background-color: #ffffff;
    padding:5px;
    text-align:left;
    border:solid 1px #dddddd;
    margin-top:10px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:auto;
    width:90%;
}

div#theTree a
{
    color:#666666;
}

div#contents
{
    padding-left:20px;
    padding-top: 1em;
	margin: 0 0 0 25%;
	width: 50%;
}

div.ygtvchildren div.ygtvchildren tr.ygtvrow td
{
    padding:2px;
}

div#word-definition
{
    float:left;
    width:100%;
    margin:4px auto auto auto;
    
    font-size:16pt;
}

div#pointer-list
{
    float:left;
    width:100%;
    margin:auto;
    font-size:11pt;
}

div.example
{
    float:left;
    width:100%;
    margin:auto;
 
    font-size:16pt;
    color:#999999;
}

div#pointer-list ul li.top
{
    font-weight:bold;
    margin-top:1.5em;
    margin-bottom:0.5em;
}

div#pointer-list ul li.bottom
{
    list-style-type:lower-roman;
    font-weight:normal;
    margin-left:4em;
}

.w-verb
{
    color:#D21034;
}

.w-adverb
{
    color:#B44C5F;
}

.w-adjective, .w-adjective-satellite
{
    color:#008291;
}

.w-article
{
    color:#FF6900;
}

.w-preposition
{
    color:#289728;
}

.w-noun
{
    color:#3878DB;
}

.w-pronoun
{
    color:#3E647E;
}

.w-conjunction
{
    color:#853C10;
}

div#banner
{
    background-color: #ffffff;
    border-bottom: 1px solid #666666;
    padding:4px;
    background-image:url(../img/back.gif);
    background-repeat:repeat-x;
    color:#ffffff;
    font-weight:bold;
}

div#banner a
{
    color:#ffffff;
    font-weight:bold;
}

div#banner h1
{
    font-weight:bold;
}

div#nav
{
	float: left;
	width: 25%;
	padding-top: 1em;
	padding-bottom:1em;
	text-align:center;
	display:none;
	/*border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-image:url(../img/back2.gif);
	background-color:#eeeeee;*/
}

#container
{
	margin: 0;
	background-color: #FFF;
}

div.word {
    margin:auto;
    float:left;
}

div#contents p
{
    margin-bottom:1em;
    line-height:1.25;
    font-size:12pt;
}

div#contents h2
{
    font-size:14pt;
    margin-bottom:0.5em;
}

div#contents h2.word-title
{
    font-size:20pt;
    font-weight:bold;
}

#yui-history-iframe {
  position:absolute;
  top:0; left:0;
  width:1px; height:1px; /* avoid scrollbars */
  visibility:hidden;
}

div#banner h1 img
{
    margin-left:5px;
    vertical-align:middle;
}

.ygtvrow td a b {
    text-decoration:underline;
}

p.details
{
    color:#666666;
}

div.rhs
{
	float:right;
	width: 200px;
	height: 200px;
	border: solid 1px #999999;
	margin-top: 20px;
}

a.btn
{
     text-decoration:none;
     padding: 4px 4px 6px 4px;
     border: solid 1px #eeeeee;
     float:right;
}

a.btn:hover
{
	background-color: #D3F1FF;
}

.vm
{
    vertical-align:middle;
}

a.btn img
{
    margin-right:2px;
}