@charset "utf-8";
/* CSS Document */

html { height: 100%; margin-bottom: 1px; }

body {
    margin: 0;
    background: #e5ecf3 url('../images/body_bg.jpg') repeat-x;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}

img {
    border: 0;
}

a:link, a:active, a:visited {
	color: #55a5e2;
	text-decoration: none;
}

a:hover {
	color: #55a5e2;
	text-decoration: underline;
}

a{
	outline: none;
}

#wrapperall {
    width: 980px;
    margin: 0 auto;
}

.top_section {
	width: 980px;
	height: auto;
	color: #ffffff;
}

.top_section a:link, .top_section a:active, .top_section a:visited {
	color: #ffffff;
	font-size: normal;
	text-decoration: none;
}

.top_section a:hover {
	color: #ffffff;
	font-size: normal;
	text-decoration: underline;
}

.float_left {
	float: left;
}

.clear {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 0px;
	font-size: 0;
	padding: 0;
}

.login_panel {
	float: left;
	margin-top: -10px;
	background: #8d9dd2;
	padding: 10px;
	margin-left: 20px;
	display: inline;
}

.login_panel a {
	font-weight: bold;
}

.search_panel {
    float: right;
    color: #ffffff;
    margin-right: 10px;
    display: inline;
}

.search_panel label {
    float: left;
    padding: 5px 10px 0 0;
    font-weight: bold;
}

.search_panel input {
    float: left;
    border: 0;
    background: url('../images/inputBg.jpg') repeat-x;
    height: 21px;
    padding-top: 3px;
}

#inputleft {
    float: left;
    background: url('../images/inputleft.jpg') no-repeat;
    width: 5px;
    height: 24px;
    margin-left: 3px;
}

#inputright {
    float: left;
    background: url('../images/inputright.jpg') no-repeat;
    width: 5px;
    height: 24px;
    margin-right: 10px;
}

.search_panel button {
    float: left;
    background: url('../images/go.jpg') no-repeat;
    width: 32px;
    height: 24px;
    border: 0;
    margin: 0 5px 0 5px;
    cursor: pointer;
}

.search_panel a:link, .search_panel a:active, .search_panel a:visited {
    float: left;
    display: block;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size: 7pt;
    margin: 0 5px 0 5px;
}

.search_panel a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.header {
	width: 960px;
	background: #8294cf;
	padding: 10px;
}

.hr_menu {
	width: 960px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background: url('../images/top_section_bg.jpg') no-repeat  #576aaa;
	background-position: bottom;
	height: auto;
}

/*-----  dropdown menu ------------*/
#jsddm {	
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 2000;
}
	
#jsddm li {	
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#jsddm li a {	
	display: block;
	background: #576AAA;
	padding: 10px 12px;
	text-decoration: none;
	width: auto;
	color: #ffffff;
	white-space: nowrap;
	font-weight: bold;
	/*border-left : 2px solid #576aaa;
	border-right : 2px solid #576aaa;*/
}

#jsddm li a:hover {	
	background: #e9ebf5;
	color: #576aaa;
	text-decoration:underline;
}

.menu_ul_selected {
	background: url('../images/jsddm_top.jpg') no-repeat #e9ebf5;
	background-position: top;
}
		
#jsddm li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	/*border-bottom: 2px solid #576aaa;*/
}

	
#jsddm li ul li {	
	float: none;
	display: inline;
}
		
#jsddm li ul li a {	
	width: auto;
	background: #e9ebf5;
	/*border-left: 2px solid #576aaa;
	border-right: 2px solid #576aaa;*/
	font-weight: normal;
	color: #576aaa;
	
}
		
#jsddm li ul li a:hover {	
	background: #e9ebf5;
	text-decoration: undelrine;
}

/*-----  end of dropdown menu ------------*/

.main_section {
	width: 980px;
	height: auto;
	color: #000000;
	margin-top: 10px;
	position: relative;
}

.main_section_top {
	width: 980px;
	height: 14px;
	background: url('../images/main_top.jpg') no-repeat;
}

.main_section_bot {
	width: 980px;
	height: 14px;
	background: url('../images/main_bot.jpg') no-repeat;
}

.main_section_central {
	width: 980px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('../images/main_bg.jpg') repeat-y;
}

.central_left {
	float: left;
	width: 684px;
	padding-left: 20px;
	padding-right: 20px;
}

.rating_stamp {
	width: 43px;
	padding: 10px 10px;
	height: 55px;
	text-align: center;
	background: url('../images/rating_stamp.jpg') no-repeat;
}

p.rating_fig {
	color: #575757;
	font-size: 20px;
}

table.link_item tr td {
	padding-right: 10px;
}

.thumb_div {
	padding: 3px;
	border: 1px solid #55a5e2;
}

span.review {
	display: block;
	float: left;
	height: 16px;
	background: url('../images/review_ico.jpg') no-repeat;
	padding-left: 25px;
	font-weight: normal;
	color: #404040;
	padding-right: 10px;
}

span.rating {
	display: block;
	float: left;
	height: 16px;
	background: url('../images/rating_ico.jpg') no-repeat;
	padding-left: 25px;
	font-weight: normal;
	color: #404040;
}

.login_box {
	width: 564px;
	height: auto;
	position: absolute;
	/*_position:absolute;*/
	z-index: 1000;
	top: 50px;
	_top:expression(eval(document.body.scrollTop+50));
	
	left: 208px;
}	

.login_box_top {
	width: 564px;
	height: 42px;
	background: url('../images/login_box_top.png') no-repeat;
}

.login_box_content {
	background: url('../images/login_box_bg.png') repeat-y;
	width: 504px;
	height: auto;
	padding-left: 30px;
	padding-right: 30px;
}

.login_box_content h2 {
	color: #576aaa;
	font-size: 14px;
}

.login_box_content hr {
	color: #ededed;
	margin-top: 10px;
	margin-bottom: 10px;
}

.login_box_content table.formPage {
	border: none;
	width: 300px;
	margin: 0px auto;
	float: none;
}

.login_box_content a {
	color: #576aaa;
}

.login_box_content p {
	color: #404554;
	font-weight: bold;
}

.login_box_bot {
	width: 504px;
	padding-left: 30px;
	padding-right: 30px;
	height: 43px;
	padding-top: 10px;
	background: url('../images/login_box_bot.png') no-repeat;
	color: #ffffff;
}

.login_box_bot a {
	color: #ffffff;
	font-weight: bold;
}

a.login_close {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 5px;
	top: 5px;
}

h3 {
	text-align: center;
	padding-bottom: 5px;
}

/*---------- raluca ---------------------*/

#wrapperBg {
    float: left;
    width: 990px;
    background: url('../images/wrapperBg.jpg') repeat-y;
    margin-bottom: 25px;
}

#wrapperLeft {
    float: left;
    width: 990px;
    background: url('../images/wrapperBgLeft.jpg') no-repeat top left;
}

#wrapperRight {
    float: left;
    width: 978px;
    background: url('../images/wrapperBgRight.jpg') no-repeat top right;
    padding: 23px 6px 0 6px;
}

#wrapperTop {
    float: left;
    width: 990px;
    background: url('../images/wrapperTop.jpg') repeat-x top;
}

#wrapperBottom {
    float: left;
    width: 990px;
    background: url('../images/footerBottom.jpg') repeat-x bottom;
}

#slide {
    float: left;
    background: url('../images/headerTopBg.jpg') repeat-x;
    width: 978px;
    height: 48px;
}



.user_meta a {
    float: none;
    font-family: Arial, Helvetica, sans-serif;
    color: #514e4e;
    text-decoration: none;
    font-size: 7pt;
    
}

#loginsplit {
    width: 2px;
    height: 25px;
    float: left;
    background: url('../images/searchsplit.jpg') no-repeat;
    margin: 0 10px 0 10px;
}

#header {
    float: left;
    background: url('../images/headerBg.jpg') no-repeat right;
    width: 978px;
    height: 101px;
}


#menu {
    float: left;
    width: 978px;
    height: 34px;
    background: url('../images/menuBg.jpg') repeat-x;
}

#menu ul {
    float: right;
    margin: 0 30px 0 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
}

#menu ul li {
    float: left;
    background: transparent;
}

#menu ul li a {
    float: left;
    padding: 11px 10px 0 10px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none;
    background: url('../images/menuBg.jpg') repeat-x;
}

#menu ul li a:hover {
    float: left;
    padding: 11px 10px 0 10px;
    height: 23px;
    background: url('../images/menuBgHover.jpg') repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3c3c3c;
    text-decoration: none;
}

#menu ul li .split {
    float: left;
    height: 34px;
    width: 1px;
    background: url('../images/menuSplit.jpg') no-repeat;
}

#menu ul li .dropdown {
    padding: 11px 20px 0 10px;
    background: url('../images/menuDown.gif') no-repeat right 15px;
}


#content {
    float: left;
    width: 978px;
    padding-top: 30px;
     z-index: -1;
}

.submit_drop {
	position: absolute;
	margin-top: 50px;
	background: #f2f2f2;
}

#sideleft {
    float: left;
    width: 205px;
    padding-left: 25px;
}

#sideright {
    float: left;
    width: 255px;
}

#main {
    float: left;
    width: 450px;
    padding-left: 35px;
}

.p {
    float: left;
    padding: 0;
    margin: 0;
}

#categories {
    width: 450px;
    padding: 20px 0 20px 0;
    vertical-align: top;
}

.formPage {
    width: 450px;
    padding: 20px 10px 20px 10px;
    vertical-align: top;
    border: 1px solid #CCCCCC;
    margin: 0px auto;
}

table#categories tr {
    /*float: left;*/
    padding: 0;
    margin: 0;
    list-style-type: none;
    list-style-position: outside;
   
}

.catBox {
	height: auto;
}
.catBoxa {
	height: auto;
}

table#categories tr td h2 {
    background: url('../images/categBullet.jpg') no-repeat 2px 0;
    height: 20px;
    padding: 5px 0 0 35px;
    display: block;
    font-size: 8pt;
    font-weight: normal;
}

table#categories tr td h2 a{
    background: url('../images/underline.gif') repeat-x bottom;
    color: #000000;
    text-decoration: none;
    float: left;
    padding-bottom: 5px;
}

table#categories tr td h2 a:hover {
    background: url('../images/underline.gif') repeat-x bottom;
    float: left;
    color: #55a5e2;
    text-decoration: none;
    padding-bottom: 5px;
}

.subcats {
    padding: 0 5px 10px 30px;
}

#categories ul li a span {
    color: #696969;
    font-weight: bold;
}

#categories ul li a:hover span {
    color: #55a5e2;
    font-weight: bold;
}

#row1 {
    float: left;
    width: 40%;
}

#row2 {
    float: left;
    width: 60%;
}

#articles {
    margin: 20px 0 0 0;
}

#row1articles {
    float: left;
    width: 210px;
    overflow: hidden;
    margin: 0;
}

.articlebox {
    float: left;
    width: 196px;
    margin: 0;
    padding: 10px 4px 20px 4px;
}

.articletitle a:link, .articletitle a:active, .articletitle a:visited {
    color: black;
}

.articletitle a:hover {
    color: #55a5e2;
}

.articletitle {
    background: url('../images/articleIcon.jpg') no-repeat;
    padding-left: 20px;
    font-weight: bold;
}

.articletext {
    padding: 5px 0 5px 0;
    height: 40px;
}

.articlefull {
    text-align: right;
}

.central_left .title {
	clear: both;
	background: url('../images/title_bg.jpg') repeat-x;
}

#sideright .title {
	clear: both;
	background: #ebeef1;
	width: 255px;
}

.title span {
	padding-right: 10px;
	background: #ffffff;
	width: auto;
	font-size: 14px;
	color: #505976;
}

.titleLeft {
    float: left;
    width: 3px;
    height: 45px;
    background: #ebeef1;
}

.titleRight {
    float: left;
    width: 3px;
    height: 45px;
    background: #ebeef1;
}

.titleBgside {
    float: left;
    width: 239px;
    height: 42px;
    background: #ebeef1;
    font-weight: normal;
    color: #505976;
    font-size: 14px;
    padding: 3px 0 0 10px;
}

.titleBgmain {
    float: left;
    width: 434px;
    height: 42px;
    font-weight: bold;
    color: #242424;
    padding: 3px 0 0 10px;
}

.titleIcon1 {
    float: left;
	height: 16px;
    padding: 10px 0 0 5px;
}

.titleIcon2 {
    float: left;
    height: 16px;
    padding: 10px 0 0 5px;
}

.titleIcon3 {
    float: left;
    height: 16px;
    padding: 10px 0 0 5px;
}

.sidecateg {
    float: left;
    padding: 15px 0 15px 10px;
}

.sidecateg ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    line-height: 1.6;
}

.sidecateg ul li {
    background: url('../images/sidebullet.jpg') no-repeat 0px 5px;
    padding-left: 15px;
}

.sidecateg ul li a:link, .sidecateg ul li a:active, .sidecateg ul li a:visited {
    color: #000000;
    text-decoration: none;
}

.sidecateg ul li a:hover {
    color: #55a5e2;
    text-decoration: underline;
}

.stat {
    float: left;
    padding: 15px 0 15px 12px;
    line-height: 180%;
}

#footer {
    float: left;
    width: 980px;
    height: 60px;
}

#footercontent {
    float: left;
    width: 978px;
    text-align: center;
    padding-top: 25px;
}

#footercontent a {
	color: #575757;
}




.active {
    background-position: right 12px;
}



.header_panel {
    background: #E51D25;
    height: auto;
    margin: 0 auto;
}

.center_panel {
    margin: 0 auto;
    width: 960px;
    background: #E51D25;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}

span.req {
	color: #E00000;
}

.path {
	padding-bottom: 11px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
}

.path a, .path span {
	background: url('../images/pathArrow.gif') no-repeat 5px 5px;
	padding: 0 0 0 24px;
}

#firstPath {
	font-weight: bold;
	background: none;
	padding: 0;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
div#bar1 {
 width: 98px;
 background: #f2f2f2;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #000;
}

#menu ul li div#bar1 a {
 background: #f2f2f2;
 color:#3c3c3c;
 display:block;
 font-weight:bold;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 20px;
 height: 15px;
 width: 78px;
 font-size: 11px;
 }

#menu ul li div#bar1 a:hover {
 color:#636363;
 background-color: #F0EEEE;
 }
 
div#bar2 {
 width: 138px;
 background: #f2f2f2;
 font-weight: bold;
 font-size:10px;
 position: absolute;
 left: auto;
 margin: 34px 0 0 0px;
 padding: 0;
 z-index: 500;
 border: 1px solid #d1d1d1;
 color: #000;
}

#menu ul li div#bar2 a {
 background: #f2f2f2;
 color:#3c3c3c;
 display:block;
 font-weight:bold;
 margin: 0;
 text-decoration:none;
 padding: 10px 0 10px 20px;
 height: 15px;
 width: 118px;
 font-size: 11px;
 }

#menu ul li div#bar2 a:hover {
 color:#636363;
 background-color: #F0EEEE;
 }
 
.link {
	font-size: 14px;
	font-weight: bold;
}

.navig {
	font-size: 12px;
    border-top: 1px solid #C5C5C5;
    margin: 10px 0 0 0;
    padding: 5px 0 0 0;
}

#linkDetail {
	line-height: 180%;
}

#linkDetail .label {
	width: 80px;
}

.link_rating {
	font-weight: bold;
	color: #444;
}

.pr {
	width: 35px;
	padding-top: 3px;
}
