body {
	margin-top: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #ffffff;
	background-attachment: scroll;
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,h2,h3 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-style: italic;
}

h1 {
	font-size: 15px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 10px;
}

.small {
	font-size: 10px;
}

.print {
	font-size: 10px;
	color: #888;
}

.print a {
	color: #888;
}

.print a:hover,.print a:active {
	color: #333;
}

.hidden {
	display: none;
}

.list {
	cursor: default;
}

.list th {
	color: #FF8000;
	border-bottom: 1px dashed #FF8000;
}

.list img {
	height: 16px;
	border: 0px none;
}

.list a {
	color: #000000;
	text-decoration: none;
}

.list a:hover {
	text-decoration: underline;
}

.row0 {
	
}

.row1 {
	background-color: #D6EBF2;
}

.row2 {
	background-color: #ADD8E6;
}

.next, .next a {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	color: #FF8000;
}

.link {
	margin-top: 10px;
}

.link b {
	color: #000000;
	margin-right: 10px;
	text-decoration: underline;
}

.link a {
	margin-left: 5px;
	color: #000088;
	text-decoration: underline;
}

.link div {
	float: left;
}

.link ul {
	margin-top: -20px;
	margin-left: 60px;
}

.link li {
	float: left;
}

.orange {
	color: #FF8000;
}


/********** NEWS **********/
.feedreader .feed_title {
	height: 10px;
}

.feedreader .feed_item .feed_title * {
	font-size: 22px;
	font-weight: normal;
	color: 000088;
}

.feedreader .feed_item .feed_detail {
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

/********** VOTE **********/
.vote {
	width: 66px;
	font-style: italic;
	text-align: center;
	border-right: 0px none;
}

.vote span img {
	display: inline;
	font-weight: bold;
	cursor: pointer;
}

/********** STATUS **********/
#status {
	display: inline;
	height: 30px;
}

/********** LANGUAGES **********/
#languages {
	font-size: 12px;
	margin-top: 10px;
	padding-bottom: 3px;
	font-weight: bold;
	border-bottom: #ADD8E6 dashed 1px;
	height: 20px;
}

#languages a {
	color: #FFFFFF;
}

#languages div {
	float: left;
	width: 60px;
	text-align: center;
	cursor: pointer;
}

#languages div img {
	width: 16px;
	margin: 0px;
	padding: 0px;
}

#languages .active img {
	width: 24px;
}

/********** CONTAINER **********/
#container {
	clear: both;
	min-width: 950px;
}

/********** CONTENT **********/
#content {
	background: url(/image/lightbluefade.gif) repeat-x;
	padding: 5px 5px 5px 15px;
}

#content .title {
	font-size: 22px;
	color: #0066CC;
	font-weight: normal;
	height: 84px;
}

#content .text {
	/*width: 300px;*/
	margin: -15px 0 0 10px;
}

/********** HEADER **********/
#header {
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 120px;
}

/********** MENU *********/
#menu {
	position: absolute;
	top: 114px;
	left: 50px;
}

#menu div {
	background-color: #ADD8E6;
	white-space: nowrap;
}

#menu div a {
	border: 0px none;
	border-bottom: 0px none;
	color: #0066CC;
	background-color: #ADD8E6;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

#menu div a:hover {
	color: #000088;
}

/********** INPUT *********/
#tip {
	position: absolute;
	top: 120px;
	right: 30px;
	color: #FFFFFF;
}

#tip a {
	font-size: 12px;
	font-weight: bold;
	color: #00CC00;
	text-decoration: none;
}

#tip a:hover {
}

/********** INPUT *********/
#input {
	background: #0554bf url(/image/translation_box.gif) bottom repeat-x;
	text-align: center;
}

#input .sub {
	width: 750px;
	color: #FFFFFF;
	padding: 15px 15px 5px 15px;
	margin: auto;
	text-align: left;
}

#input .sub .ads {
	float: right;
	margin-top: -5px;
	width: 234px;
}

#input .sub .title * {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #FF8000;
	text-decoration: none;
	cursor: default;
}

#input .sub .text * {
	font-size: 12px;
	margin-top: 5px;
	font-weight: normal;
	font-style: italic;
	margin-left: 20px;
	text-decoration: none;
	cursor: default;
}

#input .value {
	margin: 10px 0 0 15px;
	padding-bottom: 10px;
}

#input .value table {
	width: 100%;
	border: 0px none;
}

#word {
	width: 475px;
	height: 30px;
	border: none;
	background-color: #FFFFFF;
	color: #0066cc;
	font-size: 23px;
}

#word_select {
	position: absolute;
	z-index: 1;
	width: 487px;
	margin: 0px;
	margin-top: -4px;
	/*display: inline;*/
	display: none;
}

#word_select div {
	color: #000088;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	padding-left: 5px;
	overflow: hidden;
}

#language {
	padding-left: 20px;
	width: 120px;
}

#language_to, #language_from, #language_direction {
	float: left;
}

#language_select {
	position: absolute;
	z-index: 1;
	width: 120px;
	margin: 0px;
	margin-top: -4px;
	/*display: inline;*/
	display: inline;
}

#language_select div {
	color: #000088;
	font-size: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
	cursor: default;
	padding-left: 1px;
	padding-right: 2px;
	overflow: hidden;
	white-space: nowrap;
}

#language_select div img {
	height: 16px;
	margin: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

#input .submit {
	text-align: right;
	width: 250px;
}

#input .submit input {
	background-image: url(/image/translation_button.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 234px;
	height: 34px;
	border: none;
	font-size: 25px;
	color: #ffffff;
}

#input .language {
	width: 120px;
	height: 34px;
}

#language_from img, #language_to img {
	margin-top: 5px;
	height: 24px;
}

#language_direction {
	margin: 8px;
}

#language_direction img {
	width: 19px;
	height: 15px;
}

/********** STATISTIC *********/
#statistic {
	float: right;
	width: 300px;
}

#statistic ul {
	clear: both;
	list-style: none;
	margin-left: -40px;
}

#statistic ul li {
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #FF8000;
}

/********** CORNER *********/
.round_light-w {
	display: block;
}

.round_light-w * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #ADD8E6;
}

.round_light-w1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #ADD8E6;
	border-right: 1px solid #ADD8E6;
	background: #ADD8E6;
}

.round_light-w2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #ADD8E6;
	border-right: 1px solid #ADD8E6;
	background: #ADD8E6;
}

.round_light-w3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #ADD8E6;
	border-right: 1px solid #ADD8E6;
}

.round_light-w4 {
	border-left: 1px solid #ADD8E6;
	border-right: 1px solid #ADD8E6;
}

.round_light-w5 {
	border-left: 1px solid #ADD8E6;
	border-right: 1px solid #ADD8E6;
}

.round_light-w-fg {
	background: #ADD8E6;
}

.round_white-w {
	display: block;
}

.round_white-w * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #FFFFFF;
}

.round_white-w1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #FFFFFF;
}

.round_white-w2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #FFFFFF;
}

.round_white-w3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.round_white-w4 {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.round_white-w5 {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.round_white-w-fg {
	background: #FFFFFF;
}

.round_top-dark {
	display: block;
}

.round_top-dark * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #0554bf;
}

.round_top-dark1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #6ba3e3;
	border-right: 1px solid #6ba3e3;
	background: #3177cf
}

.round_top-dark2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #a6d2f8;
	border-right: 1px solid #a6d2f8;
	background: #276ecb;
}

.round_top-dark3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #276ecb;
	border-right: 1px solid #276ecb;
}

.round_top-dark4 {
	border-left: 1px solid #6ba3e3;
	border-right: 1px solid #6ba3e3;
}

.round_top-dark5 {
	border-left: 1px solid #3177cf;
	border-right: 1px solid #3177cf;
}

.round_top-dark-fg {
	background: #0554bf;
}

/**teal box on light blue**/
.round_bottom-dark {
	display: block;
}

.round_bottom-dark * {
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #189ce7;
}

.round_bottom-dark1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #73c2f4;
	border-right: 1px solid #73c2f4;
	background: #40aded;
}

.round_bottom-dark2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #a8d9fc;
	border-right: 1px solid #a8d9fc;
	background: #36a8eb;
}

.round_bottom-dark3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #36a8eb;
	border-right: 1px solid #36a8eb;
}

.round_bottom-dark4 {
	border-left: 1px solid #73c2f4;
	border-right: 1px solid #73c2f4;
}

.round_bottom-dark5 {
	border-left: 1px solid #40aded;
	border-right: 1px solid #40aded;
}

.round_bottom-dark-fg {
	background: #189ce7;
}

/********** HEADER CORNER ********/
.corner_top-left,.corner_top-right,.corner_bottom-left,.corner_bottom-right {
	width: 6px;
	height: 6px;
	padding: 0px;
	border: 0px;
	z-index: 99;
}

.corner_top-left,.corner_bottom-left {
	float: left;
	clear: both;
}

.corner_top-right,.corner_bottom-right {
	float: right;
	clear: right;
}

.corner_top-left {
	margin: -1px 0px 0px -1px;
}

.corner_top-right {
	margin: -1px -1px 0px 0px;
}

.corner_bottom-left {
	margin: -6px 0px 0px 0px;
}

.corner_bottom-right {
	margin: -5px 0px 0px 0px;
}

/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! */
.corner_top-left {
	margin-left: -4px;
}

html>body .corner_top-left {
	margin-left: -1px;
}

.corner_top-right {
	margin-right: -4px;
}

html>body .corner_top-right {
	margin-right: -1px;
}

.corner_bottom-left {
	margin-left: -3px;
}

html>body .corner_bottom-left {
	margin-left: 0px;
}

.corner_bottom-right {
	margin-right: -3px;
}

html>body .corner_bottom-right {
	margin-right: 0px;
}


/******************************** END POPUP SHARING SELECTION ******************************/
#new {
	width: 100px;
	height: 34px;
	float: right;
	background: url(/image/whats_new.gif);
}

/****** Footer ******/
#footer {
	clear: both;
	padding-top: 20px;
	margin-bottom: 1em;
	color: #888;
	text-align: center;
	border-top: 1px #b9dcff solid;
}

#footer .bar {
	width: 100%;
	border-top: 1px #b9dcff solid;
	border-bottom: 1px #b9dcff solid;
	background: #f8fbfe;
	text-align: center;
	height: 35px;
}

#footer .link {
	padding-left: 27px;
	float: left;
	position: relative;
	text-align: center;
	line-height: 35px;
}

#footer .link a {
	color: #008af2;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#footer .link a:hover {
	text-decoration: underline;
}