* { margin:0; padding: 0;}
body {font:13px/1.231 Arial, Helvetica, sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}
h1,h2,h3,h4 { font-family:Georgia, serif; font-weight: normal;}
h5 { font-size: 116%;font-weight: normal; color: #e34761; border-bottom: 1px solid #6ec7d9;}
a { text-decoration: none; color: #006690;}
a:hover { color: #e34761;}
body > img {position: relative;}

#header h1 {
	font-size: 36px;
	letter-spacing: 0.1em;
	color: #e34761;
	padding-top: 20px;
}
#header h2 {
	font-size: 167%;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.content h3 {
	font-size: 22px;
	letter-spacing: 0.1em;
	color: #f00;
	padding-bottom: .5em;
	text-align: center;
}
.content h3.findtitle {
	letter-spacing: 0.1em;
	color: #f00;
	padding-top: 20px;
	text-align: center;
}


/* *** Float containers fix: */ 
.clearer:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearer{display: inline-block;clear: both;}
/* Hides from IE-mac \*/
* html .clearer{height: 1%;}
.clearer{display: block;}

body { }

#wrapper {
	
}
.container {
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
}
#header { min-height: 200px;}
#main {position: relative;}
#main .content {
	background: #fff;
	border-top: none;
}

.letters { border-bottom: 1px solid #ccc; min-height: 20px;}
.categoryName {
	float: left;
	color: #900;
	background: #FED870;
	margin-left: 10px;
	margin-bottom: -1px;
	z-index: 100;
	}
.categoryName { display: none;}
.-words_info {
	position: absolute;
	display: block;
	right: 10px;
	top: 25px;
	color: #3e626a;
	font-size: 85%;
	white-space: nowrap;
	z-index: 50;
}
.words_info {
	text-align: right;
	display: block;
	padding: 5px 20px 5px 0;
	color: #666;
	font-size: 85%;
	white-space: nowrap;
	z-index: 50;
}
.tabs { 
	position: relative; 
	list-style: none;
	padding-left: 10px;
	font-size: 93%;
	}
.tabs .tab { 
	float: left; 
	margin-bottom: -1px;
	}
.tabs .tab a { 
	display: block; 
	padding: 2px 5px;
	border: 1px solid #ccc;
	background: #eee;
	text-decoration: none;
	color: #999;
	margin-right: 2px;
	}

.tabs .tab.on a,.tabs .tab a:hover { 
	padding: 2px 5px;
	border: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #000;
	}
.tabs .tab.on a {font-weight: bold;}

.lay2col { background: url(../_img/bg2col.gif) repeat-y top left}
.lay2col .col.first {
	float: left;
	width: 500px;
	padding: 10px 10px;
}
.lay2col .col.last {
	float: right;
	width: 220px;
}
.lay3col,.lay4col {
	position: relative; 
	padding: 20px;
}
.lay4col { background: url(../_img/bg4col.gif) repeat-y top left}
.lay3col { background: url(../_img/bg3col.gif) repeat-y 20px top}
.lay3col .col,
.lay4col .col {
	list-style: none;
	float: left;
}
.lay3col .col {width: 240px;}
.lay4col .col {width: 25%;}
.lay3col .col .line {padding-bottom: 5px;}
.lay3col .col a,
.lay4col .col a {
	background: url(../_img/wodrsdot.gif) no-repeat left 2px; 
	text-decoration: none; color: #000;
	padding-left: 16px;
	margin-left: 10px;
	}
.lay4col .col a:hover { /*background:#34b5d0;*/color: #e34761;}

.notWords {
	padding: 20px 0;
	font-size: 108%;
	text-align: center;
}

.search {}
.search dl {
	padding: 0 10px 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.search dl dt {
	font-size: 116%;
	padding-bottom: 3px;
}
.search dl dt a { text-decoration: none; color: #00f;}
.search dl dt a:hover { color: #e34761;}
.search dl dd { color: #444;}

.article {
	padding: 20px 20px;
}
.article dl {
	padding-bottom: 1em;
}
.article dl dt {
	font-size: 123.1%;
	padding-top: 1em;
	padding-bottom: 3px;
	color: #00f;
}
.article dl dt a { text-decoration: none; color: #000;}
.article dl dd { color: #333;}

.relations h3 { padding: 20px 0 0;margin: 10px 0 0;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 118%; color: #444;
text-transform: uppercase;}
.relations ul { padding-top: 5px;list-style: none; font-size: 12px;}
.relations ul li { 
	padding: 2px 0;
	/*border-bottom: 1px dotted #c0e2e6;*/
	}
.relations ul li a {text-decoration: none; color: #009;}
.relations ul.dot li { padding-left: 20px;
background: url(../_img/wodrsdot.gif) no-repeat left 2px;
font-size: 11px;
}
.relations ul li a:hover {color: #e34761;}

.bottomnav {
	border-top: 1px solid #ccc;
	border-bottom: 4px double #ccc;
	margin: 0;
	padding: 2px 5px;
	font-size: 93%;
}
.bottomnav a { color: #555;}


/*
 * inlinemenu
*/
.inlinemenu { list-style: none;}
.inlinemenu li { display: inline;}
.inlinemenu .separator { padding: 0 5px; color: #0098cd;}

/* link bar*/
.link_bar {	font-size: 92%; }
.link_bar a {
	color: #0000FF;
	text-decoration: none;
	padding: 10px 0;
}
.link_bar a:hover {
	color: #000099;
	text-decoration: none;
}
.link_bar table {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.link_bar .deftd {
	border-left: 1px solid #CCCCCC;
	padding: 6px 0;
}
.link_bar .yellow {
	background-color: #FFFF00;
	border-left: 1px solid #CCCCCC;
}
.link_bar .red {
	color: #FFFFFF;
	background-color: #FF0000;
}
.link_bar .red a {
	color: #FFFFFF;
}

.advbottom {padding: 5px 0;}

/*
*	dropdown
*/
.dropdown { list-style: none;}
.dropdown a {color: #900;}
.dropdown .options {
	padding-right: 16px;
	background: url(../_img/dropdown_arrow.gif) no-repeat bottom right;
}
.dropdown > li {
	position: relative;
	z-index: 60;
	padding: 2px 5px 1px ;
	border: 1px solid #FEBF0F;
	border-bottom: none; 
	letter-spacing: .2em;
	}
.dropdown li ul { 
	list-style: none;
	display: none; 
	}
.dropdown li:hover ul { 
	display: block;
	position: absolute;
	top:19px;
	left:-1px;
	width: 150px;
	background: #FED870;
	border: 1px solid #FEBF0F;
	border-top: none; 
	}
.dropdown li ul li a { display: block;
	padding: 0px 5px 1px;
	font-size: 85%;
	border-top: 1px dotted #FEBF0F;
	}
.dropdown li ul li.on { display: none;}
.dropdown li ul li a:hover { background: #FEBF0F;}

/* layout element */

