/* initializalas -------------------------------------------------------------------------*/

/* alap beallitasok, margin-ok es padding-ok nullazasa */

/* heading es egyeb formazasok, melyek mas alapertelmezett margokkal birnak az egyes bongeszokben */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, li, dl, address, input, select {
	font-family: Verdana,Tahoma,Arial;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	}

/* Safari hack  */
/*body:not(:root:root) a,p, h1, h2, h3, h4, h5, h6, span, div, ul, ol, li, form, fieldset, pre, blockquote, dl, address, input, select{
	font-family: "Lucida Grande";
}*/

a, a:hover {
	color: #ffcc00;
	outline: none;
	}
/* alapertelmezett betumeret ezeknel az elemeknel */

ul, ol {
	list-style: none;
	}

/* a linkek kez alakot kapjanak mindenhol */
form label {
	cursor: pointer;
	}

address {
	font-style: normal;
	}

/* a linkek alapertelmezett alahuzasat szunteti meg */
:link, :visited { text-decoration: none; }

/* linkelt kepek keretezesenek megszuntetese */
a img, :link img, :visited img {
	border: none;
	outline: none;	
	}

/* a bordert nullazzuk fieldset eseteben */
fieldset {
	border: none;
	}

/* input elemek formazasa */
input, select, textarea {
	background:#333333 none repeat;
	border:1px ridge #333333;
	color:#FFCC00;
	font-size:9px;
}

/* float-olt elemek utan hasznalatos clear */
div.clear, span.clear, li.clear {
	clear: both;
	display: block;
	font-size: 0px;
	height: 0px;
	width: 0px;
	line-height: 0px;
	}

body {
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
	background: #900000;
}
/* initializalas end -------------------------------------------------------------------------*/

/* globalis osztalyok behuzasa ---------------------------------------------------------------*/

#container1 {
	width: 800px;
	margin: 0px auto;
	margin-top: 10px!important;
	display: block;
}

/* header formazasa */
#header{
  background: url(http://img0.glb.livejasmin.com/img/gradients/header_bg.png) repeat-x;
	display: block;
	height: 53px;
	z-index: 100;
	/* width: 795px; cobrend*/
	margin: 0px auto;
	min-width: 750px!important;
}
/* vod video header */
#header2{
	background: url(http://img1.glb.livejasmin.com/img/gradients/header_bg.png) repeat-x;
	display: block;
	height: 27px;
	z-index: 100;
	margin: 0px auto;
	position: relative;		
}

#header h1.logo, #header2 h1.logo{
  position: relative;
	display: block;
	height: 20px;
	padding-top: 6px;
	width: 276px;
	margin: 0px auto;
	font-size: 14px;
}

.logo_position {
  position: absolute;
  top: 0px;
  left: 0px;
}

#menu_container{
	display: block;
}

#header ul#header_menu, #header ul#hm_NoFreeCredit{
	height: 19px;
	margin: 0px auto;
}
	#header ul#header_menu li, #header ul#hm_NoFreeCredit li{
		float: left;
	}
		#header ul#header_menu li a, #header ul#hm_NoFreeCredit li a{
			display: block;
			height: 19px;
			font-size: 13px;
			padding: 0px;
			line-height: 20px;
			cursor: pointer;
			position: relative;
			text-transform: uppercase;
			font-weight: bold;
		}

ul#header_menu li a span , #header ul#hm_NoFreeCredit li a span{
	background-position: 0px;
	display: block;
	height: 100%;
	left: 0pt;
	position: absolute;
	top: 0pt;
	width: 100%;
}
/* header vege */

/* footer formazas */
#footer{
	/* width: 795px; */
	margin: 0px auto;
	min-width: 750px!important;
}

.footerbar{
	background: url(http://img2.glb.livejasmin.com/img/pictures/footer_bg.gif) repeat-x;
}
	
.footerbar_content{
	width: 750px;
	height: 36px;
	margin: 0px auto;
}

.footerbar_copyright{
	float: left;
	margin-top: 11px;
}

.footerbar_menu{
	float: right;
	margin-top: 11px;
	text-align: center;
}

.footerbar_menu li{
	float: left;
	margin-right: 3px;
}

#footer p{
	margin-top: 10px
}

#footer a.link_url{
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	line-height: 17px;
}
	#footer a.link_url:hover{
		text-decoration: underline;
	}

#footer a.menu_item{
	color: #ffffff;
	text-transform: uppercase;
}

#footer a.menu_item:hover{
	text-decoration: underline;
}

a.wanted_url{
	color: #ffffff!important;
  font-weight: bold;
}
  a.wanted_url:hover{
  	text-decoration: underline;
  }

.flags_box{
  margin: 15px auto 0px auto!important;
  width: 150px;
  
}

.flags_box a{ 
  float: left;
  display: block;  
  margin-right: 10px;
  _ margin-right: 5px!important;
  width: 11px;
  text-align: left;
}
  .flags_box a:hover{ 
    text-decoration: none;
  }

.rta{
  margin-bottom: 20px;
}
/* footer vege */

#container{
	display: block;	
	margin: 0px auto;
	margin-top: 10px!important;
	width: 762px;
	padding-bottom: 10px;
}

.bold{
	font-weight: bold!important;
}

.yellow{
	color: #ffcc00!important;
}

.white{
	color: #ffffff!important;
}

/* boxmodell alapok */
.boxbodywrapper{
	display: block;
	margin: 0px 8px;
	padding: 10px 10px 5px;
  background: url(http://img3.glb.livejasmin.com/img/pictures/boxbodywrapper-bg-125.png) repeat-x;
}

.boxheaderwrapper{
	display: block;
	line-height: 25px;
	* line-height: 24px;
	height: 26px;
	margin: 0px 8px;
  	background: url(http://img0.glb.livejasmin.com/img/pictures/boxheader-bg.gif) repeat-x;
	font-size: 12px;
	font-variant: small-caps;
	text-indent: 8px;
}

.tableinit{
	display: block;
	margin: 0px auto;
}

.boxshadow-top{
	height: 8px;
	font-size: 0px;
  	background: url(http://img1.glb.livejasmin.com/img/pictures/boxshadows-divider-762.png) no-repeat 0 0;
}

.boxheader{
	font-size: 12px;
	text-align: left;
  	background: url(http://img2.glb.livejasmin.com/img/pictures/boxbody-bg.gif) repeat-y;
}

.boxfooter{
	font-size: 12px;
	text-align: left;
	background: url(http://img3.glb.livejasmin.com/img/pictures/boxbody-bg.gif) repeat-y;
}

.boxfooterwrapper{
	display: block;
	line-height: 25px;
	* line-height: 24px;
	height: 26px;
	margin: 0px 8px;
  	background: url(http://img0.glb.livejasmin.com/img/pictures/boxheader-bg.gif) repeat-x;
	font-size: 12px;
	font-variant: small-caps;
	text-indent: 8px;
}

.boxdivider-top{
	height: 2px;
	font-size: 0px;
  	background: url(http://img1.glb.livejasmin.com/img/pictures/boxshadows-divider-762.png) no-repeat 0 -8px;
}

.boxbody{
  	background: url(http://img2.glb.livejasmin.com/img/pictures/boxbody-bg.gif) repeat-y;
	clear: both;
}

.boxshadow-bottom{
	height: 8px;
	font-size: 0px;
  	background: url(http://img3.glb.livejasmin.com/img/pictures/boxshadows-divider-762.png) no-repeat 0 -10px;	
}

.subcategorynumber_url {
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF;
}

.perflist li a{
	font-size: 9px;
	margin-left: 10px;
}
/* boxmodell alapok vege */

/* _pagerbar_tag.tpl */
.boxheader .boxleft, .boxfooter .boxleft{
	float: left;
}
.boxheader .boxright, .boxfooter .boxright{
	float: right;
	margin-right: 15px;
}
/* _pagerbar_tag.tpl vege */

/* tooltip dobozhoz */
/***  tooltip box-hoz lj-registration.css-bol ***/
#tooltipbox {
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: #610000;
	color: #FFFFFF;
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-weight: normal;
	visibility: hidden;
	z-index: 100;
}

#pointerlefttop {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#pointerleftbottom {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
  
#pointerrighttop {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#pointerrightbottom {
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.inputcolor {
	color: #E6A49C!important;
	padding-top: 1px;
}

/* banner.tpl */
.banners_cont{
	height: 60px;
}
.banner_tpl_error{
	font-weight: bold;
	color: #ffcc00;
	display: none;
}
