/* GLOBÁLIS CSS */
form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote{
	padding: 0px;
	margin: 0px;
}
hr{
	border: none;
	border-bottom: solid 1px #8f59a3;
	height: 1px;
}
img {
	border: none;
}
h2{
	margin-bottom: 16px;
	font-size: 16px;
	color: #8f59a3;
}
h3{
	margin-bottom: 10px;
	font-size: 15px;
	color: #ff4a89;
}
h4{
	margin-bottom: 10px;
	font-size: 13px;
	color: #8f59a3;
}
p{
	margin: 0px 0px 10px 0px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
	list-style-type: square;
}
li{
	margin: 2px 0px 2px 10px;
}
ol{
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
a{
	color: #8f59a3;
	text-decoration: underline;
}
a:hover{
	color: #ff4a89;
}

blockquote{
	margin-bottom: 10px;
	padding: 10px;
	background: #ffeff0;
	border: solid 1px #ffaebd;
}
blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote blockquote blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff;
}
blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{
	background: #fff5f6;
}
blockquote span.forum_writer{
	display: block;
	margin-bottom: 5px;;
	font-weight: bold;
	color: #ff4a89;
}

/**/
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
.titlepink{
	margin: 6px 0px 0px 0px;
	padding: 3px 7px 0px 7px;
	height: 24px;
	background: url(../frame/titlepink_bg.gif) no-repeat right #ffcfcf;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #ff4a89;
}

.titlepink a{
	display: block;
	height: 24px;
	color: #ff4a89;
	text-decoration: none;
}

.titlepink a:hover{
	color: #df0d57;
}

.titlelilac{
	margin: 6px 0px 0px 0px;
	padding: 3px 7px 0px 7px;
	height: 24px;
	background: url(../frame/titlelilac_bg.gif) no-repeat right #ac84bb;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	color: #fff;
}

.titlered{
    margin: 6px 0px 0px 0px;
    padding: 3px 7px 0px 7px;
    height: 24px;
    background: url(../frame/titlered_bg.gif) no-repeat right #ff4a89;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 14px;
    color: #fff;
}

.titlered a, .titlelilac a{
    display: block;
    height: 24px;
    color: #fff;
    text-decoration: none;
}

.titlered a:hover{
    color: #ffcfcf;
}

.titlelilac a:hover{
	color: #eadfee;
}

.pinkdot{
	margin: 10px 10px 10px 0px;
	background: url(../frame/dottedline_pink.gif) repeat-x bottom;
	background-position: 0px 19px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 20px;
	color: #ff4a89;
}

.pinkdot span{
	padding: 0px 0px 0px 10px;
	background: #fff;
}

/* button */
input.button, input.button2, input.button3, input.button4, .fps_button, .fps_button2, .fps_button3{
	width: auto;
	overflow: visible;
	padding: 0px 4px;
	background: #ac84bb;
	border: solid 2px #fff;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
}
input.button2, input.fps_button2{
	background: #ff4a89;
	color: #fff;
}
input.button3, input.fps_button3{
	background: #ffcfcf;
	color: #ff4a89;
}
input.button4{
	background: #fcebeb;
	color: #ff4a89;
	border: solid 2px #ff4a89;
}
input.buttonfav1{
	padding: 0px;
	margin: 0px;
	width: 24px;
	height: 24px;
	background: url(../frame/gallery_fav.gif) no-repeat;
	border: none;
	cursor: pointer;
}
input.buttonfav2{
	width: auto;
	overflow: visible;
	padding: 0px 10px 0px 20px;
	background: url(../frame/fav_heart.gif) no-repeat #ac84bb;
	background-position: 4px 3px;
	border: solid 2px #fff;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	text-align: center;
	text-transform: uppercase;
}

/* üzenetek */
.error{
	margin: 10px 0px;
	padding: 5px;
	background: #df0d57;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.success, .fps_caution {
	margin: 10px 0px;
	padding: 5px;
	background: #eadfee;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8f59a3;
	text-align: left;
}
.error .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/error_bg.gif) no-repeat #df0d57;
	background-position: 4px 4px;
}
.success .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/success_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
}

.fps_caution .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/caution_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
}

.notice{
    margin: 10px 0px;
    padding: 5px 22px;
    border: solid 2px #ac84bb;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 12px;
    color: #ac84bb;
    background: url(../frame/notice.gif) no-repeat;
    background-position: 4px 4px;
    text-align: left;
}
.fps_error, .fps_success {
	margin: 10px 0px;
    padding: 15px 15px 15px 50px;
    border: solid 2px #eadfee;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
	border: solid 2px #fff;
	background: url(../frame/error_bg.gif) no-repeat #df0d57;
	background-position: 4px 4px;
    text-align: left;
}
.fps_success{
	background: url(../frame/success_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
	color: #8f59a3;
}

/* Layeres üzenetek */
/* Openwindow miatt class lett beluluk, lasd 3. parameter */
.error_message{
	padding: 5px;
	width: 410px;
	background: #df0d57;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: left;
}
.success_message {
	padding: 5px;
	width: 410px;
	background: #eadfee;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #8f59a3;
	text-align: left;
}
.error_message .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/error_bg.gif) no-repeat #df0d57;
	background-position: 4px 4px;
}
.success_message .border_cont{
	padding: 15px 15px 15px 50px;
	border: solid 2px #fff;
	background: url(../frame/success_bg.gif) no-repeat #eadfee;
	background-position: 4px 4px;
}

/* lapozás */
.fps_nav{
	padding: 0px 35px;
	margin: 10px 0px;
	width: 550px;
	background: #eadfee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8f59a3;
	overflow: hidden;
	text-align: left;
}
.fps_nav .nav_row{
	padding: 7px 0px;
	width: 550px;
	position: relative;
	overflow: hidden;
}
.fps_nav span{
	display: block;
	padding: 5px 0px;
	font-weight: bold;
	color: #8f59a3;
	text-align: center;
}

.fps_nav .pager_left{
	float: left;
	position: relative;
	width: 180px;
	height: 14px;
}
.fps_nav .pager_right{
	float: right;
	position: relative;
	width: 180px;
	height: 14px;
}
.fps_nav a.firstpage{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 30px;
	width: 60px;
	height: 12px;
	background: url(../../frame/firstpage.gif) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.fps_nav a:hover.firstpage{
	background-position: 0px -12px;
}
.fps_nav a.lastpage{
	display: block;
	position: absolute;
	top: 0px;
	left: 85px;
	padding-right: 30px;
	width: 66px;
	height: 12px;
	background: url(../../frame/lastpage.gif) no-repeat;
	background-position: 70px 0px;
	text-align: right;
	text-decoration: none;
}
.fps_nav a:hover.lastpage{
	background-position: 70px -12px;
}
.fps_nav a.stepleft{
	display: block;
	position: absolute;
	top: 0px;
	left: 90px;
	padding-left: 17px;
	width: 63px;
	height: 12px;
	background: url(../../frame/left_nav.gif) no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
}
.fps_nav a:hover.stepleft{
	background-position: 0px -12px;
}
.fps_nav a.stepright{
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	padding-right: 17px;
	width: 63px;
	height: 12px;
	background: url(../../frame/right_nav.gif) no-repeat;
	background-position: 68px 0px;
	text-align: right;
	text-decoration: none;
}
.fps_nav a:hover.stepright{
	background-position: 68px -12px;
}
.fps_nav .pagerrow {
	position: absolute;
	top: 7px;
	left: 180px;
	width: 190px;
	font-size: 11px;
	text-align: center;
}
.fps_nav .pagerrow b{
	margin: 2px;
	text-decoration: underline;
}
.fps_nav .pagerrow b.lotof{
	margin: 2px;
	text-decoration: none;
}
.fps_nav .pagerrow a{
	margin: 2px;
	text-decoration: none;
}
.fps_nav .pagerrow a:hover{
	text-decoration: underline;
}
.fps_nav a{
	color: #8f59a3;
}
.fps_nav a:hover{
	color: #ff4a89;
}

/* back */
.back{
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 20px;
    text-align: left;
    height: 16px;
    vertical-align: top;
}
.back a{
    display: inline;
    padding-left: 20px;
    height: 16px;
    /*width: 60px;*/
    color: #ff4a89;
    background: url(../frame/left_arrow.gif) no-repeat;
    background-position: 0px bottom;
    text-decoration: underline;
}
.back a:hover{
    height: 16px;
    background: url(../frame/left_arrow_hover.gif) no-repeat;
    background-position: 0px bottom;
    color: #8f59a3;
    text-decoration: none;
}

/* breadcrumps */
#breadcrumps{
	padding: 1px 10px;
	font-size: 2px;
	text-align: left;
	background: #ff4a89;
	color: #fff;
}
#breadcrumps .bcmenu{
	padding-bottom: 2px;
	font-size: 9px;
}
#breadcrumps ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#breadcrumps ul li{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#breadcrumps ul li a{
	text-decoration: none;
	color: #fff;
}
#breadcrumps ul li a:hover{
	text-decoration: underline;
}
#breadcrumps span{
	margin: 0px 2px 0px 5px;
}

/* kettő hasáb, meg a float-right-os fajta */
div.category1{
    float: left;
    margin-right: 6px;
    width: 307px;
}
div.category2{
    float: left;
    width: 307px;
}
div.category3{
    float: right;
    width: 307px;
}

/* FRAME */
body{
	margin: 0px;
	padding: 0px;
	background: #ffefef;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
}

#container{
	margin: 0px auto;
	width: 980px;
	background: #fff;
}
#header{
	position: relative;
	width: 980px;
	height: 58px; /*66px*/
	background: #ffcfcf;
	border-bottom: solid 4px #fff;
}
#hlogo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 242px;
	height: 58px;
}
#hlogo a{
	display: block;
	width: 242px;
	height: 58px;
	background: url(../frame/logo.gif) no-repeat;
}
#hlogo a span{
	display: none;
}

/*SEARCH_HEAD*/
#hsearch{
   position: absolute;
   left: 700px;
   top: 10px;
}
#hsearch input{
   border: 1px solid #fff;
   color: #ff4a89;
   font-size: 11px;
   width: 126px;
   height: 15px;
   padding: 2px 0px 0px 2px;
   margin: 0px;
}
#hsearch .h_search_button{
    width: 60px;
    height: 20px;
    margin: 0px;
    padding: 0px;
    margin-left: 19px;
    background: #ffcfcf;
    border: solid 2px #fff;
    font-family: Trebuchet MS, Tahoma, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #ff4a89;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
}

/* HELP ICO */
#hhelp{
	position: absolute;
	top: 3px;
	right: 5px;
	width: 55px;
	height: 30px;
	font-size: 9px;
	font-weight: bold;
}
#hhelp a{
	display: block;
	padding: 4px 0px 0px 5px;
	width: 45px;
	height: 26px;
	background: url(../frame/help_bg.gif) no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	color: #ff4a89;
}
#hhelp a:hover{
	color: #8f59a3;
}

/* MENU */
#header_menu{
	position: absolute;
	top: 36px;
	right: 0px;
	height: 23px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#header_menu ul{
	height: 23px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header_menu ul li{
	float: left;
	display: block;
	margin: 0px 0px 0px -15px;
	padding: 0px;
	height: 23px;
	text-align: left;
}
#header_menu ul li a{
	display: block;
	height: 18px;
	width: auto;
	padding: 5px 5px 0px 15px;
	background: url(../frame/hmenu_bg.gif) no-repeat;
	background-position: 0px 0px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
    padding-right: 15px;
}
#header_menu ul li.lilac a{
	display: block;
	height: 18px;
	width: auto;
	padding: 5px 5px 0px 15px;
	background: url(../frame/hmenu2_bg.gif) no-repeat;
	background-position: 0px 0px;
	color: #fff;
	text-decoration: none;
    padding-right: 15px;
}
#header_menu ul li a:hover{
	background-position: 0px -23px;
	color: #ff4a89;
}
#header_menu ul li a.active{
	background-position: 0px -23px;
	color: #ff4a89;
    padding-right: 15px;
}

#left{
	float: left;
	padding-bottom: 6px;
	width: 147px;
	text-align: left;
}
#center{
	float: left;
	padding-bottom: 6px;
	width: 620px;
	text-align: left;
}
#right{
	float: right;
	padding: 0px 7px 6px 6px;
	width: 200px;
	text-align: left;
}

/* FOOTER MENU */
#footer_menu{
	clear: both;
	margin-bottom: 3px;
	padding-top: 5px;
	width: 980px;
	height: 17px;
	background: #ff4a89;
	color: #ff4a89;
	font-size: 10px;
    text-align: center;
}
#footer_menu ul{
	height: 12px;
	margin: 0px auto;
	padding: 0px;
	list-style-type: none;
}
#footer_menu ul li{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 12px;
	border-right: solid 1px #fff;
}
#footer_menu ul li a{
	display: block;
	color: #fff;
	text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}
#footer_menu ul li a:hover{
	text-decoration: underline;
}
#footer_menu ul li.noborder{
	border: none;
}
/*footer link exchange*/
#footer_link_exchange{
    text-align: center;
    margin: 2px 0px 5px 0px;
    font-size:10px;
}
#footer_link_exchange a{
    text-decoration: none;
}
#footer_link_exchange a:hover{
    text-decoration: underline;
    color: #8f59a3;
}
/* footer */
#footer{
	width: 980px;
	padding-top: 2px;
	height: 15px;
	background: #ffcfcf;
	font-size: 10px;
	font-weight: bold;
	color: #ff4a89;
}
#footer a{
	color: #ff4a89;
	text-decoration: none;
}
#footer a:hover{
	color: #8f59a3;
}

.loading{
	display: none;
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 2px 5px;
	background: #ff4a89;
	font-size: 11px;
	color: #fff;
	text-align: left;
}

/* send e-mail layer - openwindow miatt class lett belole, 3. parameterben lehet megadni az extra classokat a hivasnal */
.page_mailer{
	padding: 5px;
	width: 450px;
	background: #fff;
	border: solid 3px #ff4a89;
	font-size: 11px;
	text-align: left;
}
.page_mailer .header{
	position: relative;
	width: 450px;
	height: 46px;
	background: url(../frame/header_bg_small.gif) #ffcfcf repeat-x bottom ;
	text-align: right;
}
.page_mailer .header .logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 167px;
	height: 40px;
	background: url(../frame/logo_small.gif) no-repeat;
}
.page_mailer .header h2{
	padding: 12px 10px 0px 0px;
	font-size: 15px;
}
.page_mailer h3{
	padding: 5px;
	font-size: 12px;
}
.page_mailer p.indent{
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
.page_mailer .bal{
	float: left;
	padding: 2px 5px;
	width: 215px;
	font-weight: bold;
	text-align: right;
}
.page_mailer .jobb{
	float: right;
	padding: 2px 5px;
	width: 215px;
	text-align: left;
}
.page_mailer .button_row{
	margin-top: 15px;
	padding: 5px 25px 5px 25px;
	width: 400px;
	background: #ffcfcf;
	text-align: center;
}
.page_mailer input.text, #page_mailer textarea{
	padding: 2px;
	width: 207px;
	border: solid 1px #ff4a89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
}
.page_mailer input.check{
	border: none;
	background: none;
}

/* POPUP FORUM */
#forum_popup{
	margin: 0px auto;
	width: 640px;
	background: #fff;
	font-size: 11px;
	text-align: left;
}
#forum_popup .header{
	position: relative;
	width: 640px;
	height: 46px;
	background: url(../frame/header_bg_small.gif) #ffcfcf repeat-x bottom ;
	text-align: right;
}
#forum_popup .header .logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 167px;
	height: 40px;
	background: url(../frame/logo_small.gif) no-repeat;
}
#forum_popup .header h2{
	padding: 12px 10px 0px 0px;
	font-size: 15px;
}
/**/
#forum_popup .content{
	padding: 10px;
	width: 620px;
}
#forum_popup .content .emoticons{
	float: right;
	padding: 0px 20px;
	width: 130px;
}
#forum_popup .content .emoticons img{
	margin: 3px;
}
#forum_popup .content .postarea{
	float: left;
	width: 450px;
}
#forum_popup .content .postarea textarea{
	width: 446px;
	height: 110px;
	padding: 2px;
	border: solid 1px #ff4a89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
}
#forum_popup .button_row{
	margin-top: 15px;
	padding: 5px 25px 5px 25px;
	width: 570px;
	background: #eadfee;
	text-align: left;
}
#forum_popup .button_row input{
	width: 90px;
}
#forum_popup .forum_preview{
	margin: 0px 0px 15px 0px;
	padding: 5px;
	width: 608px;
	border: solid 1px #8f59a3;
}
#forum_popup .content .rows{
	padding: 2px 0px;
	width: 620px;
}
#forum_popup .content .rows b{
	display: block;
	float:left;
	width: 150px;
}
#forum_popup .content .rows span{
	display: block;
	float:left;
	width: 450px;
}
#forum_popup .content .rows span.colored{
	color: #ff4a89;
	font-weight: bold;
}
#forum_popup .content .rows input{
	width: 300px;
	padding: 2px;
	border: solid 1px #ff4a89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
	font-weight: normal;
}
#forum_popup .content .rows select{
	width: 308px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f59a3;
	font-weight: normal;
}

/* window */
.fps_window{
	position: absolute;
	width: 500px;
	background: #fff;
	border: solid 5px #8F59A3;
	text-align: left;
}
.fps_window .fps_windrag{
	padding: 5px 45px 5px 5px;
	width: 450px;
	background: #EADFEE;
	font-weight: bold;
	font-size: 13px;
	color: #666;
	cursor: move;
}
.fps_windrag img {
	margin-right: 5px;
	vertical-align: middle;
}
.fps_window .fps_winclose{
	position: absolute;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url(../frame/close.gif) no-repeat;
	cursor: pointer;
}
.fps_window .fps_winloading{
	display: none;
	position: absolute;
	top: 3px;
	right: 25px;
	width: 20px;
	height: 20px;
	background: url(../admin/image/loader2.gif) no-repeat;
}
.fps_window .fps_wincontent{
	padding: 5px;
	width: 490px;
}

#AdsAdminAdProviders .AdsAdminAdProvider {
	display: none;
}

/* send e-mail layer */
#page_mailer_form{
	background: #fff;
	font-size: 11px;
	text-align: left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.page_mailer_form_header{
	position: relative;
	width: 450px;
	height: 46px;
	background: url(../frame/header_bg_small.gif) #FECACF repeat-x bottom ;
	text-align: right;
}
#page_mailer_form_header_logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 167px;
	height: 40px;
	background: url(../frame/logo_small.gif) no-repeat;
}
#page_mailer_form_header_h2{
	padding: 12px 10px 0px 0px;
	font-size: 15px;
}
#page_mailer_form h3{
	padding: 5px;
	font-size: 12px;
}
#page_mailer_form p.indent{
	padding: 5px 10px;
	margin-bottom: 10px;
	font-size: 11px;
}
#page_mailer_form .bal{
	margin:0px;
	float: left;
	padding: 2px 5px;
	width: 215px;
	font-weight: bold;
	text-align: right;
	height:3px;
}
#page_mailer_form .jobb{
	margin:0px;
	float: right;
	padding: 2px 5px;
	width: 215px;
	text-align: left;
}
#page_mailer_form .button_row{
	margin:0px;
	margin-top: 15px;
	padding: 5px 25px 5px 25px;
	width: 440px;
	background: #ffcfcf;
	text-align: center;
	height:21px;
}
#page_mailer_form input.text, #page_mailer_form .jobb textarea{
	padding: 2px;
	width: 207px;
	border: solid 1px #ff4a89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f59a3;
}
#page_mailer_form .jobb textarea{
	height:82px;
}
#page_mailer_form input.text{
	height:13px;
}
#page_mailer_form input.check{
	border: none;
	background: none;
}

/* KEYWORD SELLING */
a.keywordsold {
	text-decoration: none;
	color: #8f59a3;
	font-weight: bold;
	border-bottom: 1px dashed #8f59a3;
	z-index: 100;
	display: inline;
}

a.keywordsold:hover {
	color: #ff4a89;
	border-bottom: 1px dashed #ac84bb;
	position: relative;
}

a.keywordsold span {
	display: none;
}

a.keywordsold:hover span {
	display: block;
	width: 350px;
	position: absolute;
	background: #f5f5f5;
	z-index: 500;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	top: 15px;
	left: 0px;
	cursor: pointer;
	overflow: hidden;
	font-size: 12px;
}

a.keywordsold:hover span b {
	display: block;
	font-weight: bold;
	background: #FF4A89 url(../frame/titlered_bg.gif) no-repeat scroll right center;
	color: #fff;
	padding: 5px;
}

a.keywordsold:hover span i {
	display: block;
	padding: 5px;
	font-style: normal;
	border: 1px solid #FF4A89;
	border-top: none;
	color: #FF4A89;
}

a.keywordsold:hover img {
	margin-right: 5px;
	float: left;
}

/* EOF KWS */

