* { 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: 167%;
	letter-spacing: 0.1em;
	
	color: #f00;
	padding-bottom: 2em;
	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 { background: #c0e2e6 url(../_img/bg.gif) repeat-x left top;}

#wrapper {
	
}
.container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#header { min-height: 200px;}
#main {position: relative;}
#main .content {
	background: #fff;
	border: 1px solid #34b5d0;
	border-top: none;
}

.letters { border-bottom: 1px solid #34b5d0; min-height: 20px;}
.categoryName {
	float: left;
	color: #900;
	background: #FED870;
	margin-left: 10px;
	margin-bottom: -1px;
	z-index: 100;
	}
.words_info {
	position: absolute;
	display: block;
	right: 10px;
	top: 25px;
	color: #3e626a;
	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 #6ec7d9;
	background: #D7EEF3;
	text-decoration: none;
	color: #5c919d;
	margin-right: 2px;
	}

.tabs .tab.on a,.tabs .tab a:hover { 
	padding: 2px 5px;
	border: 1px solid #34b5d0;
	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 right}
.lay3col,.lay4col {
	position: relative; 
	padding: 20px;
}
.lay4col { background: url(../_img/bg4col.gif) repeat-y top left}
.lay3col .col,
.lay4col .col {
	list-style: none;
	float: left;
	padding: 0 0px 2px 0;
}
.lay3col .col {width: 33%;}
.lay4col .col {width: 25%;}
.lay3col .col a,
.lay4col .col a {
	display: block;
	background: url(../_img/wodrsdot.gif) no-repeat left top; 
	text-decoration: none; color: #000;
	padding: 0px 0px 6px 0;
	margin-right: 30px;
	padding-left: 16px;
	}
.lay4col .col a:hover { /*background:#34b5d0;*/color: #e34761;}

.notWords {
	padding: 20px;
	font-size: 108%;
	text-align: center;
}

.search {
	padding: 20px 50px;
}
.search dl {
	padding-bottom: 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;}

.related {}
.related ul { padding-top: 10px;list-style: none; font-size: 85%;}
.related ul li { 
	padding: 5px 5px 5px 20px;
	/*border-bottom: 1px dotted #c0e2e6;*/
	background: url(../_img/bullet_blue.png) no-repeat left 5px;
	}
.related ul li a {text-decoration: none; color: #009;} 
.related ul li a:hover {color: #e34761;}

.bottomnav {
	background: #53bed5;
	margin: 0 2px;
	padding: 2px 5px;
	font-size: 93%;
}
.bottomnav a { color: #fff;}


/*
 * 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;}