* {
	padding: 0;
	margin: 0;
	outline: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	background-color:#ffffff;
	background-image: url('winter/background-halloween.gif');
    background-position: top center;
	background-repeat: repeat-y;
}
hr {
	border: none;
	border-top: solid 1px #6891BD;
}
.page-div {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 1000px;
}
.content-div {
	position: relative;
	float: left;
	width: 1000px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.big-button {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
.big-span {
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.big-span0 {
	font-size: 13px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.big-input {
	border: solid 1px #6891BD;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #DFECF6;
}
.big-input0 {
	border: solid 1px #6891BD;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	background-color: #DFECF6;
	width: 120px;
}
.big-textarea {
	border: solid 1px #6891BD;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #DFECF6;
	width: 260px;
	height: 150px;
}
.big-textarea2 {
	border: solid 1px #6891BD;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #DFECF6;
	width: 480px;
	height: 150px;
}
.big-texarea-comment {
	border: solid 1px #6891BD;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #DFECF6;
	width: 500px;
	height: 100px;
}
.fancy-img {
	border: solid 1px #6891BD;
	padding: 2px;
	background-color: #E0E0E0;
}
.fancy-img2 {
	border: solid 1px #6891BD;
	background-color: #E0E0E0;
	margin-right: 4px;
}
.black-text {
	color: #000000;
}
.err-err-text {
	color: #FF0000;
}
.err-ok-text { /* color of text inside err-div, displaying a positive info */
	color: #0000FF;
}
.div-float-left {
	position: relative;
	float: left;
}
.div-vot {
	position: relative;
	float: left;
	width: 120px;
	height: 20px;
}
.div-vot a {
	margin: 0;
	border: 0;
	padding: 0;
	text-decoration: none;
}
.div-float-right {
	position: relative;
	float: right;
}
.div-center {
	position: relative;
	float: left;
	text-align: center;
	width: 100%;
}
/*-START HEADER AND FOOTER------------------------------------------------------------------------------------------------*/
.header-big-input {
	border: solid 1px #6891BD;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #FFFFFF;
	color: #000000;
}
.header-big-input2 {
	border: solid 1px #6891BD;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #EDF4F8;
	color: #000000;
	background-image: url(blue/header-sel.gif);
	background-position: right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.header-big-input3 {
	border: solid 1px #6891BD;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #FFFFFF;
	color: #000000;
	cursor: pointer;
}
.header-big-input3-hover {
	border: solid 1px #6891BD;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	background-color: #EDF4F8;
	color: #000000;
	cursor: pointer;
}
.header-div {
	position: relative;
	float: left;
	width: 1000px;
	background-color: #C0C0C0;
}
.header-main-menu-div {
	position: relative;
	float: left;
	width: 998px;
	border: solid 1px #6891BD;
	border-top: none;
	border-bottom: none;
	background-color: #B1C5DD;
	background-image: url(blue/menu-top.gif);
}
.header-main-menu-left-spacer-div {
	position: relative;
	float: left;
	width: 1px;
	height: 28px;
	background-color: transparent;
}
.header-main-menu-button-div {
	position: relative;
	float: left;
	width: 1px;
	height: 21px;
	padding-top: 7px;
	background-color: transparent;
	background-image: url(blue/button.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}
.header-main-menu-button-end-div {
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	height: 28px;
	background-color: transparent;
	background-image: url(blue/button-right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.header-main-menu-button-active-div {
	position: relative;
	float: left;
	width: 1px;
	height: 21px;
	padding-top: 7px;
	background-color: transparent;
	background-image: url(blue/active-button.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}
.header-main-menu-button-end-active-div {
	position: absolute;
	right: 0;
	top: 0;
	width: 2px;
	height: 28px;
	background-color: transparent;
	background-image: url(blue/active-button-right.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.header-main-menu-button-link {
	text-decoration: none;
	color: #585858;
	font-weight: bold;
	outline: none;
}
.header-main-menu-button-link:hover {
	text-decoration: underline overline;
	color: #000000;
	font-weight: bold;
	outline: none;
}
.header-main-menu-correction-space-div {
	position: relative;
	float: left;
	z-index: 2;
	top: -1px;
	left: 0;
	background-color: transparent;
	height: 3px;
	font-size: 1px;
	width: 1px;
}
.header-main-menu-button-correction-div {
	position: relative;
	float: left;
	z-index: 2;
	top: -1px;
	left: 0;
	background-image: url(blue/menu-content.gif);
	background-position: 0 -2px;
	height: 3px;
	font-size: 1px;
	width: 0;
}
.header-workspace-div {
	position: relative;
	float: left;
	width: 998px;
	height: 95px;
	background-color: #4C8DB9;
	background-image: url(blue/menu-content.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: solid 1px #6891BD;
}
.header-quick-search-div {
	position: relative;
	float: left;
	width: 998px;
	color: #FFFFFF;
	border-left: solid 1px #6891BD;
	border-right: solid 1px #6891BD;
	background-color: #B1C5DD;
	padding-top: 5px;
}
.header-quick-search-link-connected {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	outline: none;
}
.header-quick-search-link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	outline: none;
}
.header-quick-search-link:hover {
	text-decoration: underline overline;
	color: #FFFFFF;
	font-weight: bold;
	outline: none;
}
.header-search-bar-div {
	position: relative;
	float: left;
	margin-left: 10px;
	vertical-align: middle;
}
.header-search-bar-div2 {
	position: relative;
	float: left;
	margin: 0;
}
.header-user-bar-div {
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 4px;
}
.header-end-div {
	position: relative;
	float: left;
	width: 1000px;
	height: 8px;
	background-color: #B1C5DD;
	background-image: url(blue/menu-bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 1px;
}
/*--------------------------------------------------*/
.footer-div {
	position: relative;
	float: left;
	width: 998px;
	border-left: solid 1px #6891BD;
	border-right: solid 1px #6891BD;
	text-align: center;
	color: #585858;
	background-color: #B1C5DD;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
.footer-div-link {
	text-decoration: none;
	color: #585858;
	font-weight: bold;
	outline: none;
}
.footer-div-link:hover {
	text-decoration: underline overline;
	color: #000000;
	font-weight: bold;
	outline: none;
}
/*-END HEADER AND FOOTER------------------------------------------------------------------------------------------------*

/*-BOX-BIG--------------*/
.box-big-title-div {
	position: relative;
	float: left;
	width: 865px;
	height: 23px;
	background-image: url(blue/box-title.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}
.box-big-title-end-div {
	position: absolute;
	left: 862px;
	top: 0;
	height: 23px;
	width: 3px;
	background-image: url(blue/box-title-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.box-big-title-h2 {
	font-size: 12px;
	margin-top: 4px;
}
.box-big-content-div {
	position: relative;
	float: left;
	width: 843px;
	border-bottom: solid 1px #6891BD;
	border-left: solid 1px #6891BD;
	border-right: solid 1px #6891BD;
	padding: 10px;
}

/*-BOX LEFT---*/
.box-left-title-h2 {
	font-size: 12px;
	margin-top: 4px;
}

/*-BOX RIGHT---*/
.right-column-div {
	position: relative;
	float: right;
	width: 125px;
	margin-left: 10px;
}
.box-right-title-div {
	position: relative;
	float: left;
	width: 125px;
	height: 23px;
	background-image: url(blue/box-title.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}
.box-right-title-end-div {
	position: absolute;
	left: 122px;
	top: 0;
	height: 23px;
	width: 3px;
	background-image: url(blue/box-title-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.box-right-content-div {
	position: relative;
	float: left;
	width: 123px;
	border-bottom: solid 1px #6891BD;
	border-left: solid 1px #6891BD;
	border-right: solid 1px #6891BD;
	text-align: center;
	padding-top: 1px;
	background-color: #FFFFFF;
}
/* END BOX RIGHT */

/*--LOGIN----------------------*/
.login-div {
	position: relative;
	float: left;
	width: 865px;
}
.login-left-div {
	position: relative;
	float: left;
	width: 280px;
	background-image: url(blue/vertical-separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.login-right-div {
	position: relative;
	float: left;
	width: 550px;
	margin-left: 10px;
}
.login-left-2p3-div {
	position: relative;
	float: left;
	width: 520px;
	background-image: url(blue/vertical-separator.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.login-right-1p3-div {
	position: relative;
	float: left;
	width: 310px;
	margin-left: 10px;
}
.login-row-div {
	position: relative;
	margin-bottom: 3px;
}
.login-row100-div {
	position: relative;
	float: left;
	width: 110px;
}
.login-row0-div {
	position: relative;
	float: left;
	width: 140px;
}
.login-err-div {
	position: relative;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.login-link {
	text-decoration: none;
	font-size: 12px;
	color: #165287;
}
.login-link:hover {
	text-decoration: underline;
	color: #FA0028;
}
.info-text-h1 {
	font-size: 17px;
	font-weight: bold;
	color: #165287;
}
.info-text-span {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.info-text2-span {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.info-text-ul {
	list-style-position: inside;
	padding-left: 20px;
}
.info-text-ul li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.login-captcha {
	border: solid 1px #6891BD;
}
.signup-link {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	color: #165287;
}
.signup-link:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FA0028;
}
/*--END LOGIN------------------*/

/*--ADD REQUEST--------------------*/
#opt-box-filme {
	position: relative;
	float: left;
	display: none;
}
#opt-box-filme-desc {
	position: relative;
	float: left;
	display: none;
}
#opt-box-jocuri {
	position: relative;
	float: left;
	display: none;
}
#opt-box-bancuri {
	position: relative;
	float: left;
	display: none;
}
#opt-box-citate {
	position: relative;
	float: left;
	display: none;
}
#opt-box-imagini {
	position: relative;
	float: left;
	display: none;
}
#opt-box-felicitari {
	position: relative;
	float: left;
	display: none;
}
#opt-box-stiri {
	position: relative;
	float: left;
	display: none;
}
/*---------------------------------*/

/*-ITEMS------------------------------------------------------------------------------------------------*/
.item-div {
	position: relative;
	float: left;
	width: 126px;
	height: 180px;
	margin-left: 8px;
	margin-top: 4px;
	font-size: 11px;
}
.item-title-h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.item-title-link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	outline: none;
}
.item-title-link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FA0028;
	text-decoration: none;
	outline: none;
}
.item-user-link {
	font-size: 11px;
	font-weight: bold;
	color: #585858;
	text-decoration: none;
	outline: none;
}
.item-user-link:hover {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	outline: none;
}
.item-img-normal {
	border: solid 1px #8080FF;
	padding: 2px;
	background-color: #FFFFFF;
}
.item-img-hover {
	border: solid 1px #8080FF;
	padding: 2px;
	background-color: #FF0000;
}
.item-visualized-div {
	position: relative;
	float: right;
	padding-left: 10px;
	background-image: url(../images/visualized.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.item-nota {
	position: relative;
	float: left;
}

/*-BANCURI--------------------------------------------------------------------------------------------------*/
.item-banc-div {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	font-size: 11px;
}
.item-banc-title-div {
	position: relative;
	float: left;
	width: 100%;
	background-color: #E0EDF6;
}
.item-banc-title-left-div {
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}
.item-banc-title-right-div {
	position: relative;
	float: right;
	margin-right: 5px;
}
.item-banc-text-div {
	position: relative;
	float: left;
	width: 90%;
	margin-left: 5px;
	margin-top: 5px;
	text-align: justify;
}
.item-banc-final-div {
	position: relative;
	float: left;
	padding-left: 5px;
	margin-top: 5px;
}
.item-banc-visualized-div {
	position: relative;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(../images/visualized.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.item-banc-nota-div {
	position: relative;
	float: left;
}
/*-PAGINI-----------------------------------------------------------------------------------------*/
.pages-div {
	position: relative;
	float: right;
	width: 663px;
	text-align: center;
	margin-top: 5px;
}
.pages-pagina-div {
	position: relative;
	float: left;
	padding-right: 15px;
	text-align: left;
}
.pages-link {
	text-decoration: none;
	color: #585858;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	outline: none;
}
.pages-link:hover {
	text-decoration: underline overline;
	color: #000000;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	outline: none;
}
/*-END ITEMS--------------------------------------------------------------------------------------------*/

/*-DETAILS---------------------------------------------------------------------------------------------*/
.details-div {
	position: relative;
	float: left;
	width: 865px;
}

.details-box-center-title-div  {
	position: relative;
	float: left;
	width: 865px;
	height: 23px;
	background-image: url(blue/box-title.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}
.details-box-center-title-end-div {
	position: absolute;
	left: 862px;
	top: 0;
	height: 23px;
	width: 3px;
	background-image: url(blue/box-title-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.details-box-center-title-h1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}

.details-box-center-content-div {
	position: relative;
	float: left;
	width: 853px;
	border-bottom: solid 1px #6891BD;
	border-left: solid 1px #6891BD;
	border-right: solid 1px #6891BD;
	padding: 10px;
	padding-bottom: 0;
	padding-right: 0;
	background-image: url(blue/item-div-line.gif);
	background-position: 562px;
	background-repeat: repeat-y;
	background-color: #F5F5F5;
}
.details-inner-left-div {
	position: relative;
	float: left;
	width: 543px;
}
.details-inner-right-div {
	position: relative;
	float: left;
	width: 300px;
	margin-left: 10px;
}
.details-user-info-div {
	position: relative;
	float: left;
	width: 280px;
	padding: 5px;
	padding-top: 0;
	margin-left: 5px;
}
.details-user-info-img-div {
	position: relative;
	float: left;
	width: 106px;
}
.details-user-info-img {
	padding: 2px;
	background-color: #EAEFFF;
	border: solid 1px #B1C5DD;
}
.details-user-info-text-div {
	position: relative;
	float: left;
	width: 160px;
	font-weight: normal;
	font-size: 12px;
	margin-left: 10px;
}
.details-user-info-link {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #585858;
	outline: none;
}
.details-user-info-link:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #165287;
	outline: none;
}
.details-banc-text-div {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

.details-related-items-div {
	position: relative;
	float: left;
	width: 300px;
	text-align: center;
}
.item-banc-related-div {
	position: relative;
	float: left;
	width: 270px;
	text-align: left;
	margin-bottom: 10px;
}
.item-banc-related-text-div {
	position: relative;
	float: left;
	width: 270px;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 3px;
}
.item-related-div {
	position: relative;
	float: left;
	width: 126px;
	height: 150px;
	margin-left: 25px;
	margin-top: 5px;
	font-size: 11px;
	text-align: left;
}
.item-related-title-h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.item-related-title-link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}
.item-related-title-link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FA0028;
	text-decoration: none;
	outline: none;
}
.item-related-title-su-link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	outline: none;
}
.item-related-title-su-link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FA0028;
	text-decoration: none;
	outline: none;
}
.item-related-same-stuff-link {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(blue/same-stuff.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;
	outline: none;
}
.item-related-same-user-link {
	text-decoration: none;
	color: #000000;
	background-image: url(blue/same-author.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 12px;
	outline: none;
}

.details-item-title-div {
	position: relative;
	float: left;
	width: 450px;
}
.details-item-subtitle-div {
	position: relative;
	float: left;
	width: 450px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.details-item-title-h2 {
	font-size: 17px;
	font-weight: bold;
	color: #165287;
}
.details-item-rank-div {
	position: relative;
	float: right;
	text-align: right;
	width: 90px;
}
.details-item-visualized-div {
	position: relative;
	float: right;
	padding-left: 10px;
	background-image: url(../images/visualized.gif);
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 12px;
	text-align: right;
}
.details-keywords-div {
	position: relative;
	float: left;
	width: 543px;
	font-weight: bold;
	font-size: 12px;
}
.details-keywords-link {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
.details-keywords-link:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #165287;
}

.comment-toggler-h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.comment-link {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	outline: none;
}
.details-user-comment-div {
	position: relative;
	float: left;
	width: 543px;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	border-bottom: solid 1px #DDDDDD;
	margin-bottom: 3px;
}
.details-user-comment-img-div {
	position: relative;
	float: left;
	width: 32px;
	height: 32px;
}
.details-user-comment-info-div {
	position: relative;
	float: left;
	height: 35px;
	padding-left: 10px;
}
.details-user-comment-text-div {
	position: relative;
	float: left;
	padding-left: 42px;
	font-weight: normal;
	color: #585858;
	margin-bottom: 5px;
}
.details-user-comment-link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.details-user-comment-link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-color: #8080FF;
}
.same-stuff-div {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	z-index: 1;
	width: 280px;
	padding: 10px;
	padding-bottom: 0;
	background-color: #83B6D6;
	color: #FFFFFF;
	visibility: visible;
}
.same-author-div {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	z-index: 1;
	width: 280px;
	padding: 10px;
	padding-bottom: 0;
	background-color: #D7E5ED;
	color: #000000;
	visibility: visible;
}
/*-END DETAILS-----------------------------------------------------------------------------------------*/

.left-column-div {
	position: relative;
	float: left;
	width: 170px;
	background-color: white;
}
.box-left-title-div {
	position: relative;
	float: left;
	width: 170px;
	height: 23px;
	background-image: url(blue/box-title.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}
.box-left-title-end-div {
	position: absolute;
	left: 167px;
	top: 0;
	height: 23px;
	width: 3px;
	background-image: url(blue/box-title-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.box-left-title-h2 {
	font-size: 12px;
	margin-top: 4px;
}
.box-left-content-div {
	position: relative;
	float: left;
	width: 148px;
	border-bottom: solid 1px #6891BD;
	border-left: solid 1px #6891BD;
	border-right: solid 1px #6891BD;
	padding: 10px;
}
.box-left-content-h1 {
	font-size: 12px;
	margin-top: 2px;
}
.box-left-content-h1 a {
	text-decoration: none;
	font-size: 12px;
	margin-top: 2px;
	font-weight: bold;
	color: #2570a3;
}
.box-left-content-h1 a:hover {
	text-decoration: none;
	font-size: 12px;
	margin-top: 2px;
	font-weight: bold;
	color: #000000;
}
.box-left-ul {
	list-style: none;
}
.box-left-ul li {
	list-style: none;
	font-weight: bold;
}

.middle-column-div {
	position: relative;
	float: left;
	margin-left: 10px;
	width: 685px;
}
.box-center-title-div {
	position: relative;
	float: left;
	width: 685px;
	height: 23px;
	background-image: url(blue/box-title.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
}
.box-center-title-end-div {
	position: absolute;
	left: 682px;
	top: 0;
	height: 23px;
	width: 3px;
	background-image: url(blue/box-title-right.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.box-center-title-h2 {
	font-size: 12px;
	margin-top: 4px;
}
.box-center-content-div {
	position: relative;
	float: left;
	width: 663px;
	border-bottom: solid 1px #6891BD;
	border-left: solid 1px #6891BD;
	border-right: solid 1px #6891BD;
	padding: 10px;
}

.h1-profile {
	font-size: 16px;
	font-weight: bold;
}
.h1-profile a {
	text-decoration: none;
	color: #000000;
}

.item-horoscop {
	position: relative;
	float: left;
	width: 310px;
	height: 130px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
}
.item-horoscop0 {
	position: relative;
	float: left;
	width: 310px;
	height: 130px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	border: none;
	border-right: solid 1px #6891BD;
}
.item-horoscop1 {
	position: relative;
	float: left;
	width: 310px;
	height: 130px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	border: none;
	border-bottom: solid 1px #6891BD;
	border-right: solid 1px #6891BD;
}
.item-horoscop2 {
	position: relative;
	float: left;
	width: 310px;
	height: 130px;
	padding: 5px;
	margin-top: 10px;
	margin-right: 10px;
	border: none;
	border-bottom: solid 1px #6891BD;
}

.item-img-horoscop {
	position: relative;
	float: left;
}
.item-txt-horoscop {
	position: relative;
	float: right;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	width: 175px;
}

.minimenu-class {
	position: fixed;
	right: 10px; top: 10px;
	z-index: 99;
	width: 110px;
	background-color: #FFFFFF;
	border: solid 1px #6891BD;
	color: #000000;
	visibility: hidden;
	display: none;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

.minimenu-title {
	width: 100%;
	background-color: #A9CEE4;
	text-align: center;
}

.minilink {
	text-decoration: none;
	color: #808080;
}
.minilink:hover {
	text-decoration: underline overline;
	color: #000000;
}

#searchtype {
	width: 80px;
}

.motto-class {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #808080;
}
#ubar00 {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 50;
}

.div-leftpad {
	position: relative;
	float: left;
	padding-left: 5px;
	width: 70px;
}

.mod-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
}

.mod-textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 400px;
	height: 100px;
}

.div3px {
	position: relative;
	float: left;
	width: 100%;
	height: 3px;
	font-size: 3px;
}

.letter-link {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #6891BD;
	border: solid 1px transparent;
	_border: solid 1px #FFFFFF;
}

.letter-link:hover {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	color: #165287;
	background-color: #E0E0E0;
	border: solid 1px #165287;
}

.letter-linkB {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 1px;
	color: #1C6295;
	border: solid 1px #FFFFFF;
	_border: solid 1px #FFFFFF;
}

.letter-linkB:hover {
	position: relative;
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
	color: #1C6295;
	background-color: #E0E0E0;
	border: solid 1px #165287;
}
/*----------------------------------------*/
.zile-link {
	color: #1c6295;
	text-decoration: none;
}
.zile-link:hover {
	color: #1C5395;
	text-decoration: underline overline;
}
/*----------------------------------------*/
.autoplay-link {
	color: #000000;
	text-decoration: none;
}
.autoplay-link:hover {
	color: #000000;
	text-decoration: underline overline;
}
/*----------------------------------------*/
.rss-link {
    padding-left: 32px;
    text-decoration: none;
    color: #800000;
    font-weight: bold;
    background-image: url(../images/rss25.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}
.rss-link:hover {
    padding-left: 37px;
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
    background-image: url(../images/rss31.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}

