 body, input, p, div, span, ul, a, h1, h2, h3, h4, h5 
{
    color: #000;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

body 
{
    background-color: #fcf6f3;
}

h1, h1 a
{
    font-size: 11px;
    margin: 8px 0px;
    display: block;
}

h4
{
    font-size: 12px;
    color: #d0d9db;
}
h1, h4, h5 
{
    text-transform: uppercase;
    font-weight: normal; 
}
h5 span 
{
    font-size: 16px;
}
p
{
    margin: 12px 0px;
    line-height: 14px;
}
html, body, #wrapper {
	height:100%;
}
ul 
{
    list-style-position: inside;
    list-style-type: square;
    line-height: 14px;
}
a
{
    color: #8b0000;
}
a:hover
{
    color: #af0000;
}
a.readon 
{
	padding-left:5px;
    font-size:16px;
    font-weight:bold;
    line-height:10px;
    position: static;
}
#wrapper 
{
	width: 1000px;
    background: transparent url('../images/header.jpg') no-repeat top left;
	height: auto !important;
    min-height: 100%;
    height:100%;
    position: relative;	
	margin: 0 auto;
}
input, select, textarea
{
    font-size: 12px;
}
#header, #content_container 
{
    width: 1000px;
    /*margin-left: 15px;   */
} 
#header 
{
    height: 200px;
    
    position: relative;
}
#topmenu 
{
	background: transparent url('../images/top_menu_bg.png') repeat-x;
	padding-left:15px;
	height: 51px;
    list-style-type: none;
	list-style-position:outside;
    position: relative;
    top: 160px;
    color: #728f93;
}
#topmenu li
{
    float: left;
    margin: 0px 0px;
}
#topmenu li a
{
	display: block;
	background: transparent url('../images/top_button.png') no-repeat scroll center top;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
	height: 36px;
	line-height: 36px;
    width: auto;
    padding: 14px 10px 0 10px;
    text-align: center;
    vertical-align: middle;
    color: white;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
}
#topmenu li a:hover
{
    color: #fdced3;
}
#topmenu li a.last
{
    border-right: none;
}
#topmenu li a.rss
{
    padding: 0;
    text-align: center;
    border: none;
}
#topmenu li a.rss img
{
    border: 0;
}


#right_content a:hover
{
   background-position: 0 61px;
}

div#searchbox {
	background: transparent url('../images/search_header.png') no-repeat;
	width: 200px;
	margin-left: 3px;
}

div#searchbox div.header {
	padding:11px 24px 0 24px;
	text-transform:capitalize;
	height: 26px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}


div#search_box 
{
    width: 200px;
    height: 190px;
	background: Transparent url('../images/search_bg.png') no-repeat;
}

div#keresoBox {
	background: transparent url('../images/kereso_bg.png') no-repeat top left;
	width: 544px;
	/*height: 129px;*/
	height: 110px;
	padding: 10px;
	margin-left:3px;
}

div#keresoBox label {
}

div#keresoBox input {
	position: relative;
	top: 2px;
}

div#keresoBox input.input_txt
{
	
    //background: Transparent url('../images/input.png') no-repeat top left;
	background-color: #fff;
    border: solid 1px #000000;
    width: 42px;
    height: 17px;
    /*padding: 3px 0 0 4px;*/
	margin: 7px 0px 7px 5px;
	top: 0px;
}

div#keresoBox input.wide {
	width: 135px;
	margin-right: 10px;
}

div#keresoBox div label {
	margin: 14px 0 0 16px;
}

div#keresoBox input.input_cb {
	margin: 14px 0 0 60px;
}

div#keresoBox input.input_submit
{
    border: none 0px #000000;
    background: Transparent url('../images/kereses.png') no-repeat;
    width: 72px;
    height: 20px;
    color: #7b9598; 
    cursor: pointer;
	top: 22px;
	left: 224px;
	position:relative;	
}

#content_container 
{
    padding-bottom: 105px;
}
.clear 
{
    clear: both;
    height: 10px;
}
#footer 
{
    background: Transparent url('../images/footer_bg.png') repeat-x;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 110px;
	text-align: center;
	line-height: 20px;
}
/*#inner_footer 
{
   margin-left: 15px;
   width: 870px;
   height: 82px;

   
}

#footer_left, #footer_right 
{
    margin-top: 7px;
    line-height: 14px; 
    width: 380px;   
}
#footer_left 
{
    float: left;
}
#footer_right 
{
    float: right;
    text-align: right;
}
*/

ul#left_menu {
    list-style-type: none;
    list-style-position:outside;
    width: 200px;
    padding: 12px 0px;
	margin-top: 19px;
    
}
/*
ul#left_menu:first-child {
	background: transparent url('../images/left_menu_bg.png') no-repeat 0 0;
}
*/
ul#left_menu ul
{
    list-style-type: none;
    list-style-position:outside;
    margin:0;
    padding:0;
}

ul#left_menu li 
{
	margin-left:12px;
    min-height: 28px;
    height: auto !important;
    height: 28px;
    background: Transparent url('../images/left_menu_button_bg.png') no-repeat top left;
	text-align: center;
}
ul#left_menu li a
{
    font-size: 12px;
	font-weight: bold;
    display: block;
    color: #810000;
    padding:4px 0;
	/*text-transform:capitalize;*/
}
ul#left_menu li.sub_menu
{
    /*background: Transparent url('../images/left_menu_sub_bullet.png') no-repeat -19px 0px;*/
    line-height:23px;
    list-style-type:none;
    overflow:hidden;
    /*padding: 8px 0 0 15px;*/
    /*width:114px;*/
    min-height: 0px;
    height: auto !important;
	margin-left: 0px;
}
ul#left_menu li.main_2lines
{
    background: Transparent url('../images/left_menu_sepa_2lines.png') no-repeat top left;
}
ul#left_menu li.sub_menu a
{
    font-size:11px;
	font-weight: normal;
    padding: 0;
    display:block;
}
ul#left_menu li a:hover
{
	font-weight: bold;
    color: #fdced3;
}
div#middle_column h5 
{
	padding-left:12px;
	position:relative;
	top: 18px;
}
div#middle_column h5 span 
{
    padding: 3px 7px 3px 7px;
    background-color: #fcf6f3;
	color: #000;
	font-weight: bold;
}
div#middle_content 
{
    padding: 26px 17px 7px 13px;
    /*background: Transparent url('../images/wpod_bg_bottom.png') no-repeat top left;*/
    min-height: 300px;
    height: auto !important;
    height: 300px;
	margin-top: 0px;
	color: #000;
}

div#middle_content p {
	line-height: 18px;
}

div#middle_column div.borderless /* middle_content */
{
    background: none;
}
div#middle_column div.productContainer /* middle_content */
{
    padding: 0px 0 7px 7px;
}
div#middle_column div.narrow /* middle_content */
{
    width:389px;
    float:left;
}
div#middle_column div#right_content /* right_content embedded in middle_content */
{
    padding-top:0;
}

div#right_content 
{
    /*padding: 17px 0px 7px 17px;*/
    text-align: justify;
}
div#right_content p 
{
    line-height: 12px;
}
div#middle_column div.index_pod 
{
    float: left;
    width: 233px;
    height: 87px;
    background: Transparent url('../images/index_pod_bg.png') no-repeat top left;
    margin: 0px 6px 9px 0px;  
}
div#middle_column div.pod_container
{
    position: relative;
    width: 248px;
    height: 105px;
    cursor: pointer;
}
div#middle_column div.pod_text 
{
    width:160px;
    height: 82px;
    overflow: hidden;
    position: absolute;
    top: 13px;
    left: 11px;
}
div#middle_column div.pod_image
{
    width: 77px;
    height: 86px;
    position: absolute;
    top: 11px;
    left: 171px;
}
div#middle_column div.index_pod h1, div.index_pod p
{
    color: #245257;
    margin: 0;  
}
div#middle_column div.index_pod h1
{
    font-size: 14px;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin-bottom: 2px;
}
div#middle_column div.index_pod p
{
    line-height: 13px;
    letter-spacing: 0px;
}
img.floatleft 
{
    float:left;    
    margin:10px 10px 0px 6px;
	/*height: 62px;*/
}

div.article_wrapper img.floatleft 
{
    float:left;    
    /*margin:5px 10px 10px 6px;*/
	height:90px;
	position: relative;
	top:-24px;
}

img.floatright 
{
    float:right;    
    margin:10px 0 10px 10px;
}
.overflowhidden 
{
    overflow:hidden;
}
#middle_content img 
{
    border: solid 2px #b9cccf;    
}
#middle_content .article_wrapper 
{
	background: transparent url('../images/news_bg.png') no-repeat top left;
    /*border-bottom: solid 1px #bdcacc;*/
    margin-bottom: 4px;
    overflow: hidden;
    width:  550px;
	height: 110px;
	text-align: justify;
}

#bottom_row .article_wrapper 
{
	background: transparent url('../images/news_bg.png') no-repeat top left;
    /*border-bottom: solid 1px #bdcacc;*/
    margin-bottom: 4px;
    overflow: hidden;
    width:  550px;
	height: 110px;
	text-align: justify;
}

.article_wrapper p
{
    margin: 0 18px 10px 10px;
	font-weight: bold;
	line-height:16px;
}

.article_wrapper h1
{
	margin:8px 0 8px 12px;
    margin-left: 152px;
}

.article_wrapper img
{
    margin-top: 2px;
	width: 130px;
}
a.white
{
    color: #fff;    
}
a.white:hover
{
    color: #D0D9DB;    
}
#middle_column div#bottom_row div.index_pod {
    background:transparent url(../images/productCat_pod_bg.png) no-repeat left top;
    margin:0px 2px 9px 4px;
    display:inline;
    width:284px;
}
div#middle_column div#bottom_row div.pod_container {
    width:279px;
}
#middle_column div#bottom_row div.pod_image {
    left:202px;
}
#middle_column div#bottom_row div.pod_text {
    width:191px;
}
.productcsoportok div#middle_content
{
    min-height: 1px;
    height: auto !important;
    height: 1px;
}
#content_container .productcsoportok div.narrow
{
    min-height: 180px;
    height: auto !important;
    height: 180px;
}
.iefixwidthWide /* haslayout ie6 fix */
{
   width:560px; 
}
.iefixwidthNarrow /* haslayout ie6 fix */
{
   width:390px; 
}
.iefixwidthNarrowV2 /* haslayout ie6 fix */
{
   width:389px; 
}
.iefixwidthNarrowItem /* haslayout ie6 fix */
{
   width:340px;
}
#middle_content .product 
{
   float:right; 
}
#middle_content .product h1
{
    border-bottom:1px solid #BDCACC;
    padding-bottom: 10px;
}
ul.buttons
{
    list-style-type:none;
    list-style-position:outside;
    padding:12px 0 0 9px;
    margin-top:12px;
    border-top:solid 1px #BDCACC;
}
ul.buttons li
{
	height:26px;
	padding-left:24px;
    background:url('../images/product_button.png') no-repeat;
    font-weight:bold;
}
ul.buttons li a
{
    display:block;
    padding-left:23px;
    line-height:14px;
    height:28px;
}
ul.noborder
{
    border-top:none;
    padding:1px 0 0 2px;
    margin-top:12px;    
}
.productImageContainer 
{
    float:left;
    padding-top:10px;
    width:138px;    
}
#middle_content h6 
{
    margin: 6px 0 9px;
}
#middle_content h6, #middle_content h6 a
{
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
}
.regTable 
{
    width: 440px;
    margin: 0px auto;   
}
.regTable th h1 {
    font-size:12px;
    font-weight: normal;
    border-top: 1px solid #BDCACC;
    border-bottom: 1px solid #BDCACC;
    padding: 5px 0;
    margin:0;
}
.regTable th h2 {
    border-top: 1px solid #BDCACC;
    padding: 14px 0 0;
    margin:0;
}
.regTable th{
    padding: 24px 0 13px;
}
.regTable td {
    font-size:11px;
    height:24px;
}
.regTable .left {
    width:227px;
    text-align:right;
    padding-right:9px;
}
.regTable .right {
    width:213px;
    text-align:left;
}
.regTable input.text 
{
    background-color:#a7bcbf;
    border:none 0px;
    width:161px;
    height:13px;
    font-weight:bold;
    padding: 1px 0 0 2px;
}
.regTable .legend 
{
   text-align:left;
   padding: 12px 0 0;
}
.regTable .legend span
{
   font-size: 9px;
}
#right_content .newsItem
{
   margin: 0 0 20px;     
}
#right_content .newsItem p
{
   margin: 8px 0;     
}
#right_content .newsItem h4 a
{
    font-size: 12px;
}
#right_content .readMoreBar span
{
    position:static;
}
#right_content .readMoreBar
{
    position: static;
    text-align: right;
}
#loginbox
{
    height:130px;
    width: 198px;
    /*background:url('../images/box_bg_wide.png') no-repeat bottom left;*/
    float: right;
	position: relative;
	top:28px;
}

#loginbox .header, #regbox .header{
	width: 198px;
	height: 25px;
	background:url('../images/search_header.png') no-repeat top left;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding:10px 0 2px 0px;
	text-align: center;
}

#loginbox label, #regbox label{
	color: #686868;
	font-size: 14px;
	margin-left: 4px;
}

#loginbox form {
	padding-left:20px;
	margin: 0px;
}

#loginbox .loginName, .loginPass {
	background: transparent url('../images/input.png') no-repeat top left;
	border: 0;
   /*  border-left: solid 1px #6c9a9f;    
    border-top: solid 1px #6c9a9f;    
    border-bottom: solid 1px #fff;    
    border-right: solid 1px #b0c4c8; */
    width: 159px;
    height: 19px;
    margin: 6px 0 0 0;
    display:inline;
    color:#000000;
	padding-left: 1px;
}
#loginbox .loginName 
{
       
}
#loginbox .loginNameIn 
{
    border-left: solid 1px #e0e8ea;    
    border-top: solid 1px #e0e8ea;    
    border-bottom: solid 1px #879fa2;    
    border-right: solid 1px #b0c4c8;
    background-color:#879fa2;
    color:#fff;
    font-weight:bold;
}
#loginbox .loginPass
{
margin-top: 6px;
}

.submitLogin  {
    background:transparent url(../images/belep.png) no-repeat scroll 0 0;
border:0 none;
top: 5px;
display:inline;
height:19px;
position:relative;
left: 41px;
width:71px;
}

#loginbox .forgotPass 
{
    /*background:url('../images/forgotpasswd_ico.gif') no-repeat;*/
    color: #760000;
	font-size: 14px;
}

/*#loginbox .submitLogin:hover
{
    width:58px;
    height:19px;
    border:0 none;
    background:url('../images/belep_a.png') no-repeat;
    margin:5px 0 0 34px;
    display:inline;
}

#wrapper #loginbox a 
{
    width: 95px;
    height: 20px;
    display: block; 
    padding: 0 0 0 25px;
    line-height: 20px;
    color: #fff;
    font-size:9px;
}
*/
#loginbox .linkContainer 
{
padding:15px 0 2px 23px;
}

#loginbox a.registration
{
    /*background:url('../images/reg.png') no-repeat;*/
    margin:-19px 0 0 93px;
}

#loginbox a.registration:hover
{
    /*background:url('../images/reg_a.png') no-repeat;  */  
    margin:-19px 0 0 93px;
}

#loginbox .admin 
{
    background:url('../images/adminisztracio_ico.gif') no-repeat;    
    margin-top: 23px;
}
.webftp 
{
    background:url('../images/webftp_ico.gif') no-repeat;    
    margin-top: 4px;
}
.profile 
{
    /*background:url('../images/profil_ico.gif') no-repeat; */
    margin-top: 4px;
}
.logout 
{
    background:url('../images/kilepes_ico.gif') no-repeat; 
    margin-top: 4px;
}
.homeLink 
{
	display:block;
	height:116px;
	left:89px;
	position:absolute;
	top:35px;
	width:220px;
}
#breadcrumb 
{
    color:#698f93;
    position:relative;
    top:-12px;
    border-bottom: solid 1px #557477;     
    padding:1px 0 2px;
    text-align: right;
}
.pager 
{
    text-align: center;
    /*border-top: solid 2px #9bafb1;*/
    border-bottom: solid 1px #9bafb1;
    margin-top: 5px;
    padding: 0 0 2px;
    position:relative;
    top:-3px;
    height:37px;   
}
.pager a
{
    font-weight:bold;
    padding: 0 2px;
}
.pager span
{
    padding: 0 2px;
}
.pager .perpage 
{
    text-align:right;
    padding:2px 2px 4px 0;
    background-color:#9bafb1;
}
.pager .mainbar 
{
    overflow:hidden;
    padding:2px 0 1px;
}
.mainbar .links 
{
    float: left;
    height:16px;
    line-height:16px;
}
.mainbar .links a,
.mainbar .links span
{
    height:16px;
    line-height:16px;
}
.mainbar .jumptopage 
{
    float: right;
    height:16px;
    line-height:16px;
    padding:0 2px 0 0;
}
.mainbar label 
{
    float:left;    
}
.mainbar .ppInput 
{
    float:left;    
    width: 16px;
    height: 16px;
    line-height:16px;
    border:none 0;
    color: #819A9E;
    margin:0 2px 0 3px;
    text-align:center;
}
.mainbar .ppSubmit 
{  
    float:left;
    display:block;
    line-height: 16px;
    height: 16px;  
    color: #819A9E;
    background-color:#e4e1de;
    padding:0 3px;
}
.links .prevlink 
{
    padding: 0 8px 0 2px;    
}
.links .nextlink 
{
    padding: 0 2px 0 8px;    
}

#perm_ad {

color:#ffffff;
font-size:16px;
margin:0 0 0 0px;
font-weight:bold;
padding:3px;
width:490px;
border-bottom: 1px solid #FFD299;
text-align: center;
}

#contactbox {
background:transparent url(../images/contact_header.png) no-repeat scroll 0 0;
padding-top:35px;
width:200px;
height: 87px;
}

div.contact_item {
	padding: 3px;
	text-align: center;
}

#stampbox {
background:transparent url(../images/stamp_header.png) no-repeat scroll 0 0;
padding-top:35px;
width:200px;
height: 200px;
}

#stampbox a img {
	border: 0;
}

.bold {
	font-weight: bold;
}

.offwhite {
	color: #eee;
}

#navBar {
	margin-bottom: 10px;
}

#bottommenu 
{
	height: 16px;
    list-style-type: none;
	list-style-position:outside;
    position: relative;
    width: 940px;
	margin: 0 auto;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #fff;
}
#bottommenu li
{
    float: left;
    margin: 0px 0px;
	font-size: 12px;
}

#bottommenu li a
{
    margin: 0px 5px;
}

.pink {
	color: #fdced3;
	font-size: 10px;
	font-weight: bold;
}

div#user_stat {
	background-image: url('../images/left_users.png');
	line-height: 40px;
	padding: 12px 0 0px 22px;
	font-weight: bold;
}

tr.even {
	background-color: #ede6df;
}

#middle_content table {
	border-collapse: collapse;
	width:308px;
}

#middle_content td {
		padding: 4px;
		line-height: 14px;
}

#middle_content th {
	height: 21px;
	color: #ffffff;
	text-align: left;
	background-image: url('../images/adatlap_header.png');
	padding-left: 2px;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
}

#middle_content .topLinks {
	width: 520px;
	text-align: right;
	height: 22px;
}

#middle_content .leftPane {
	float: left;
	width: 242px;
	height:370px;
}

#middle_content .leftPane  .attach-bottom{
	padding-top: 15px;
	position: relative;
	width: 300px;
	float: left;
}

#middle_content .leftPane  span{
	font-weight: bold;
	font-size: 16px;
	color: #8B0000;
	padding:3px;
	line-height: 20px;
}

#middle_content .leftPane  img{
	border: 1px solid #777777;
}

div#userImages {
	margin: 3px 0;
	float:left;
	width: 100%;
	min-height:160px;
}

div#userImages img {
	border: 0px none;
	float: left;
}

div#userImages div {
	float: left;
	margin:3px 0;
}

#userImages div.header {
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
	width:530px;
}

#userImages div.actions {
	border:1px solid #000000;
	font-size:12px;
	margin:0;
	padding:1px;
	text-align:center;
	width:60px;
}

#blogEntry div.header {
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
	width:530px;
}

#blogEntry div.actions {
	border:1px solid #000000;
	font-size:12px;
	margin:0;
	padding:1px;
	text-align:center;
	width:60px;
}

.smallBlog {
	width:560px;
	padding: 0;
}

.smallBlog .commentBox {
	display: inline-block;
	width: 270px;
	vertical-align: top;
	margin: 0 4px;
}

#middle_content .rightPane {
	float: right;
	width: 308px;
}

#middle_content .aboutBox {
	margin-top:470px;
	width:550px;
	min-height: 30px;
}

.aboutBox .header {
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
}

#middle_content .aboutBox div {
	padding:3px 8px;
}

#middle_content #userImages p {
	padding:3px 8px;
}

div.short {
	min-height: 140px;
}

div.results {
	margin-top: 20px;
	height: 220px;
}

div.results  p {
	margin-left: 140px;
}

.smallBlogBox {
	width: 200px;
}

.smallBlogBox .header{
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
}

.smallBlogBox p{
	padding:3px 10px;
}

.smallBlogBox .header span{
	margin-left: 80px;
}

.commentBox {
	width: 574px;
}

.commentBox .header{
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
}

.commentBox p{
	padding:3px 10px;
}

.commentBox .header span{
	margin-left: 80px;
}

div.addComment {
	margin: 0 14px 20px 0;
	border-top: 3px solid #8b0000;
}
div#addComment {
	margin:40px 14px 0 0;
	border-top: 3px solid #8b0000;
}

div.addComment .header,
div#addComment .header{
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
}

div.addComment label#qaForm span,
div#addComment label#qaForm span{
	bottom: 160px;
	position: relative;
}

div.addComment input,
div#addComment input {
	position: relative;
	top: 2px;
}

div.addComment input.input_txt,
div#addComment input.input_txt {
	background-color: #fff;
    border: solid 1px #000000;
    width: 42px;
    height: 17px;
    /*padding: 3px 0 0 4px;*/
	margin: 7px 0px 7px 13px;
	top: 0px;
}

div.addComment textarea.input_txt,
div#addComment textarea.input_txt
{
	background-color: #fff;
    border: solid 1px #000000;
	margin: 7px 0px 7px 5px;
}

.textarea span {
	position: relative;
	bottom: 188px;
}

div.addComment input.wide, div.addComment textarea.wide,
div#addComment input.wide, div#addComment textarea.wide {
	width: 355px;
}

div.contactForm label.textareal {
	top:-43px;
}

textarea.contactForm {
	top: 40px;
}

div#autherror {
	left:98px;
	position:absolute;
	text-align:center;
	top:7px;
	color:#ffffff;
	background-color: #c70000;
	font-weight:bold;
	padding: 2px;
}

div.commentHeader {
	background-color: #e0ded0;
	border-top: 3px solid #8b0000;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
	margin: 20px 0;
	width: 554px;
}

span.username {
	float: right;
}

div#user_error {
	color:red;
	font-weight:bold;
	margin-left:212px;
	position:relative;
	top:-17px;
	height: 14px;
}

/* tooltip rules */

.tooltip{
    position:relative;  
    color:blue;
}
.tooltip div{
    /* hide tool tip box */
    display: none; 
}

/* -- STYLE : 1 --*/    
.tooltip_hover{
    position:relative; 
    color:#069;
    cursor: help;  /* show help icon along with regular mouse icon */
}
/* style the tool tip */
.tooltip_hover div{ 
    /* you can change anything in the styling attributes below */
    font-size: 12px; 
    font-weight: normal; 
    width:250px; 
    padding:4px;   
    border:2px solid #FFC568; 
    background-color:#FFF9E4; 
    color:#555;
    /* DON'T CHANGE ANYTHING BEYOND THIS LINE */
    /* making round corners for Moziall Firefox and Safari. IE dosen't support */
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    position:absolute; 
    display:block; 
    left:0px; /* correct positioning*/
    top:auto; /* adjust positioning from top so that tool tip will come above the elemnt */
    text-align: left;  
    /* make it visible above the all elment, z-index decide the order of elements we show on page. 5000 is much higher value and tool tip will always come above of all elements */
    z-index:5000;
}

.fieldName label span {
	position: relative;
	top: 3px;
	padding-right: 3px;
	line-height:12px;
}

div.rightPane table span, div.tt_disabled label span {
	display: none;
}

div#keresoBoxExtended {
	background: transparent url('../images/kereso_bg_tall.png') no-repeat top left;
	width: 544px;
	/*height: 129px;*/
	height: 400px;
	padding: 10px;
	margin-left:3px;
	overflow:hidden;
}

div#keresoBoxExtended select {
	overflow:-moz-scrollbars-vertical; overflow-y:scroll;
	border: 1px solid #000000;
}

div#keresoBoxExtended input {
	position: relative;
	top: 2px;
}

div#keresoBoxExtended input.input_txt
{
	
    //background: Transparent url('../images/input.png') no-repeat top left;
	background-color: #fff;
    border: solid 1px #000000;
    width: 42px;
    height: 17px;
    /*padding: 3px 0 0 4px;*/
	margin: 0px 0px 0px 5px;
	top: 0px;
}

div#keresoBoxExtended input.wide {
	width: 155px;
	margin-right: 30px;
}

div#keresoBoxExtended div label {
	margin: 0px 0 0 10px;
}

div#keresoBoxExtended input.input_cb {
	margin: 14px 0 0 60px;
}

div#keresoBoxExtended input.input_submit
{
    border: none 0px #000000;
    background: Transparent url('../images/kereses.png') no-repeat;
    width: 72px;
    height: 20px;
    color: #7b9598; 
    cursor: pointer;
	top: -355px;
	left: 100px;
	position:relative;	
}

div#keresoBoxExtended .fieldDesc  {
	width: 260px;
	height: 50px;
}

div#keresoBoxExtended .fieldData{
	float: right;
}

div#keresoBoxExtended .fieldName{
	line-height: 20px;
}

a#togglesimpleextended {
background-color:#FCF6F3;
color:#FF2222;
font-size:14px;
left:18px;
padding-bottom:1px;
padding-left:4px;
padding-right:4px;
padding-top:1px;
position:relative;
text-decoration:underline;
top:10px;
}

div#writeMessage {
	margin-top: 20px;
	border-top: 3px solid #8b0000;
}

div#writeMessage .header{
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
	margin-bottom: 10px;
}

div#writeMessage label.textareal {
	bottom: 165px;
	position: relative;
}

div#writeMessage input {
	position: relative;
	top: 2px;
}

div#writeMessage input.input_txt {
	background-color: #fff;
    border: solid 1px #000000;
    width: 42px;
    height: 17px;
    /*padding: 3px 0 0 4px;*/
	margin: 7px 0px 7px 13px;
	top: 0px;
}

div#writeMessage textarea.input_txt
{
	background-color: #fff;
    border: solid 1px #000000;
	margin: 7px 0px 7px 5px;
	position:relative;
	top:158px;
}


div#writeMessage input.wide, div#writeMessage textarea.wide {
	width: 355px;
}

div#displayMessage {
	margin-top: 20px;
	border-top: 3px solid #8b0000;
}

div#displayMessage .header{
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
}

div#displayMessage p {
	padding: 0px 10px;
}

div#displayMessage label.textareal {
	bottom: 48px;
	position: relative;
}

div#displayMessage input {
	position: relative;
	top: 2px;
}

div#displayMessage input.input_txt {
	background-color: #fff;
    border: solid 1px #000000;
    width: 42px;
    height: 17px;
    /*padding: 3px 0 0 4px;*/
	margin: 7px 0px 7px 13px;
	top: 0px;
}

div#displayMessage textarea.input_txt
{
	background-color: #fff;
    border: solid 1px #000000;
	margin: 7px 0px 7px 5px;
	position:relative;
	top:43px;
}


div#displayMessage input.wide, div#displayMessage textarea.wide {
	width: 355px;
}

div#leadPic {
	 min-height: 200px;
	 height: 200px;
	 padding: 15px 0 0 0;
}

div#leadPic div{
	 width: 200px;
}

.messageBox .header{
	background-color: #e0ded0;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
}

.messageBox p{
	padding:10px 10px 0 6px;
}

.messageBox .header span{
	
}

div.messageHeader {
	background-color: #e0ded0;
	border-top: 3px solid #8b0000;
	border-bottom: 1px solid #8b0000;
	font-weight:bold;
	padding:3px 10px;
}

.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled {
	color: #dddddd;
}

a.cpMonthNavigation {
	color: red;
	font-size: 16px
	font-weight: bold;
}

#contactForm textarea#comment_text  {
	top:42px;
	position:relative;
}

label#contactForm span{
	position: relative;
	bottom:147px;
}

div.ief {
float: right; 
	position: relative; 
	bottom: 83px; 
	clear:right;
}

.breadcrumb {
	height: 30px;
}

div#newMessage {
	width: 28px;
	height: 28px;
	float: right;
	position: relative;
	bottom: 8px;
	right: 414px;
}

a.imagePlaceholder {
	display: block;
	width: 94px;
	height: 94px;
	line-height: 94px;
	text-align: center;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
a.imagePlaceholder img {
	vertical-align: middle;
}

div.gameUserPics {
	margin: 10px 0;
	border-bottom: 2px solid black;
	padding: 0 0 15px 0;
	width: 575px;
	height: 240px;
}
div.gameUserPics div.memberPics{
	margin: 0 6px;
	padding: 0;
	width: 126px;
	height: 170px;
	border-right: 1px solid black;
	float: left;
}
div.gameUserPics div.placeholder {
	display: inline-block;
	width: 100px;
	padding: 0;
	margin: 0 5px;
	text-align: right;
	vertical-align: top;
}
div.gameUserPics div.placeholder a.picWrap {
	display: block;
	float: none;
	width: 100px;
	height: 100px;
	padding: 0;
	margin: 0;
	text-align: center;
}
div.gameUserPics div.placeholder a.picWrap img {
	margin: 0;
	padding: 0;
	border: none;
}
div.gameUserPics div.placeholder input.text {
	width: 100px;
}
div.gameUserPics div.controller {
	float: none;
	padding: 0;
	margin: 10px 0 0 0;
}
div.gameUserPics div.controller span {
	margin: 0 10px 0 0;
	float: right;
}

div.advertListRow {
	width: 570px;
	height: 192px;
	float: none;
	margin: 15px 0;
}
div.advertListRow a.advertBox {
	float: left;
	margin: 0 15px;
}
a.advertBox {
	display: block;
	width: 154px;
	height: 186px;
	padding: 3px;
	background-color: #dddddd;
}
a.advertBox div.title {
	width: 154px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
a.advertBox div.pic {
	width: 154px;
	height: 126px;
	text-align: center;
}
a.advertBox div.type {
	width: 154px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

div.advertRow {
	margin: 10px 20px;
}
div.advertRow span.head {
	display: inline-block;
	font-weight: bold;
	width: 80px;
	text-align: right;
	margin: 0 10px 0 0;
}
div.advertRow div.body {
	width: 500px;
	margin: 0;
	text-align: justify;
}

div.advertPicRow {
	width: 570px;
	height: 120px;
	float: none;
	margin: 10px 0;
}
div.advertPicRow a {
	display: block;
	width: 122px;
	height: 122px;
	line-height: 122px;
	float: left;
	margin: 0 10px;
	text-align: center;
}
div.advertPicRow a img {
	border: 1px solid black;
	vertical-align: middle;
}

#advertPlaceholder {
	width: 160px;
	height: 200px;
	display: none;
}

div.categoryRow {
	width: 570px;
	height: 162px;
	float: none;
	margin: 15px 0;
}
div.categoryRow a {
	float: left;
	margin: 0 15px;
	display: block;
	width: 154px;
	height: 156px;
	padding: 3px;
	background-color: #dddddd;
}
div.categoryRow a div.title {
	width: 154px;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
div.categoryRow a div.pic {
	width: 154px;
	height: 126px;
	text-align: center;
}


