body, * {
font-family: Tahoma;
}

body {
margin: 0;
padding: 0;
background: #fff;
}

* img {
border: 0;
}

#Wrapper {
display: block;
width: 1020px;
margin: auto;
}

#header {
float: left;
padding: 0px 20px;
width: 980px;
margin-top: 20px;
heigth: 145px;
background: #fff;
clear: both;
margin-bottom: 15px;
}

h1.mainPage {
float: left;
width: 175px;
margin: 0;
padding: 0px;
position: relative;
}

h1.mainPage a {
text-decoration: none;
font-size: 14px;
font-weight: normal;
}

h1.mainPage span.link {
float: left;
width: 100%;
position: absolute;
left: 2px;
bottom: 16px;
color: #ff59c2;
}

.head-banner {
float: left;
width: 789px;
height: 105px;
padding: 4px;
background: #fff;
border: 1px solid #efccf5;
margin: 0;
margin-left: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
position: relative;
}

.head-banner span.advert {
width: 6px;
float: right;
font-size: 10px;
color: #ccc;
line-height: 10px;
position: absolute;
padding-left: 1px;
text-align: center;
text-transform: uppercase;
overflow: hidden;
right: 2px;
top: 10px;
}

#menuOuter {
float: left;
width: 980px;
padding: 0 20px;
border-bottom: 1px solid #e2cfe6;
padding-bottom: 10px;
position: relative;
z-index: 2999;
}

#menuOuter ul.sf-menu {
list-style: none;
margin: 0; 
padding: 0;
}

li.menuBtn {
float: left;
padding: 4px 14px;
margin-left: 5px;
}

#menuOuter li.home {
width: 52px;
height: 30px;
padding: 0; margin: 0;
text-align: center;
}

ul.sf-menu li.sex {
background: url(http://www.nice.hu/images/2042/18small_20111024192431_45.jpg) no-repeat center left;
padding-left: 26px;
}

#menuOuter li.sex a {
color: #d00;
}

#menuOuter li.sex ul li a {
color: #fff;
}

li.menuBtn a {
color: #333;
text-decoration: none;
font-size: 18px;
}

#menuOuter li a:hover {
text-decoration: underline;
}

ul.sf-menu li.active, ul.sf-menu li.sfHover {
background: #b00c74;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

ul.sf-menu li:hover {
background: #b00c74;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

ul.sf-menu li:hover a {
color: #fff;
}

#menuOuter ul.sf-menu li.active {
height: auto;
}

#menuOuter ul.sf-menu li.sfHover a {
color: #fff;
}

#menuOuter ul.sf-menu li.active a {
color: #fff;
}

.sf-menu ul {
 position: absolute;
 top: -999em;
 width: 220px;
background: #b00c74;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
list-style-type: none;
margin: 0;
margin-top: -4px;
padding: 0px 10px;
padding-top: 10px;
z-index: 400;
}

.sf-menu li {
 float: left;
 position: relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
 left: 0px;
 top: 30px; 
 z-index: 909;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
 top: -999em;
}


.sf-menu li li a {
font-size: 14px;
color: #fff;
text-decoration: none;
padding: 5px 0;
float: left;
width: 100%;
border-bottom: 1px dotted #d886ba;
}

.sf-menu li li {
padding: 0px;
padding-bottom: 6px;
width: 100%;
}


/* Content Outer */

#ContentOuter {
float: left;
width: 980px;
padding: 0px 20px;
min-height: 600px;
z-index: 1;
}

#Content {
float: left;
width: 720px;
border-right: 1px solid #ddd;
margin-top: 10px;
z-index: 1;
}

.one-news-box {
float: left;
padding: 0px 0;
width: 280px;
}

#Content .player {
margin: 0;
width: 433px;
float: left;
}

#Content .more-news {
float: left;
width: 270px;
padding-left: 0px;
height: 360px;
margin-left: 10px;
overflow: hidden;
}

.more-news h3 {
margin-left: 5px;
margin-bottom: 10px;
}

.more-news ul {
list-style: none;
padding: 0;
margin: 0px 0;
}

.more-news ul li {
float: left;
width: 240px;
padding: 0px;
border-bottom: 1px dotted #ccc;
font-size: 12px;
line-height: 24px;
}

.more-news ul li a {
color: #111;
text-decoration: none;
float: left;
width: 100%;
padding: 10px;
}

.more-news ul li a:hover {
background: #eee;
}

#Player {
float: left;
width: 410px;
overflow: hidden;
padding: 10px;
position: relative;
height: 300px;
background: #f9f9f9;
border: 1px solid #efccf5;
margin-top: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
z-index: 1;
}

#Player ul {
list-style: none;
float: left;
width: 100%;
padding: 0; margin: 0;
z-index: 1;
}

#Player ul li {
float: left;
width: 100%;
font-size: 14px;
}

#Player ul li a {
color: #111;
display: block;
padding: 1%;
width: 70%;
line-height: 24px;
text-decoration: none;
height: 50px;
}

#Player .pager {
position: absolute;
bottom: 30px;
right: 10px;
z-index: 1000;
}

.pager a {
padding: 2px 4px;
font-size: 14px;
background: #ff59c2;
margin: 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #fff;
text-decoration: none;
}

.pager a.activeSlide {
background: #b00c74;
}

h2, h3, .CS_category_head, .CS_category_head strong, .sendnewsheadertitle {
font-size: 24px;
font-weight: normal;
padding: 0;
margin: 0;
text-transform: uppercase;
color: #ff59c2;
}

.CS_category_head {margin: 10px 0;}


/* Bottom */

#BottomContent {
float: left;
width: 980px;
padding: 10px 20px;
background: #f0f0f0;
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
margin-top: 15px;
}

.bottom-box {
width: 224px;
padding: 0 10px;
float: left;
font-size: 12px;
border-right: 1px solid #dcc;
height: 340px;
}

.bottom-box:last-child {
border: 0;
}

.bottom-box ul {
padding: 0;
margin: 0;
list-style: none;
float: left;
width: 96%;
padding: 0 2%;
}

.one-bottom-row h4 {
float: left;
width: 200px;
margin: 10px 0;
padding: 0 10px;
font-size: 18px;
font-weight: normal;
color: #333;
text-transform: uppercase;
}

.one-bottom-row {
float: left;
width: 100%;
}

.one-bottom-row ul li {
float: left;
clear: both;
width: 96%;
padding-left: 4%;
}

.one-bottom-row ul li a {
color: #7a7a7a;
text-decoration: none;
font-size: 12px;
float: left;
width: 100%;
padding: 5px 0;
}

.one-bottom-row ul li a:hover {
background: #eae0e0;
color: #666;
}

#BottomContent .sex-row * {
color: #c00;
}

#BottomContent .sex-row h4.sex {
padding-left: 23px;
margin-left: 10px;
background: url(/images/2042/18small_20111024192431_45.jpg) no-repeat center left;
}

#footer {
background: #f0f0f0;
float: left;
width: 980px;
padding: 10px 20px;
}

.lFooter {
float: left;
font-size: 11px;
text-decoration: none;
color: #999;
padding: 0px 20px;
}

.lFooter span {
clear: both;
display: block;
}


.cFooter {
float: left;
padding: 10px 0px;
width: 680px;
text-align: right;
font-size: 11px;
line-height: 18px;
color: #999;
}

.cFooter a {
color: #999;
text-decoration: none;
}

a.rFooter {
float: left;
padding: 5px 20px;
font-size: 14px;
}

/* Right */

#Right {
float: left;
width: 240px;
padding-left: 15px;
overflow: hidden;
margin-top: 10px;
}

#Right h3 {
float: left;
width: 100%;
clear: both;
margin-bottom: 10px;
}

#Right h3 a {
text-decoration: none;
color: #ff59c2;
}

.right-box {
float: left;
width: 239px;
}

.news {
margin: 10px 0;
}

.news ul.navlist {
float: left;
width: 96%;
padding: 2%;
border: 1px solid #efccf5;
padding: 0;
margin: 0;
list-style: none;
padding: 10px 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.news ul.navlist li {
float: left;
width: 100%;
padding: 5px 0;
line-height: 18px;
font-size: 12px;
text-align: center;
}

.news ul.navlist img {
border: 0;
padding: 0px;
}

.news ul.navlist li a {
color: #222;
text-decoration: none;
}

#nPlayer {
display: block;
position: relative;
width: 239px;
height: 165px;
}

.nPlayFrame {
display: block;
width: 239px;
}

.nPlayFrame .oneUser {
float: left;
width: 97px;
margin: 0 5px;
padding: 4px;
border: 1px solid #efccf5;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#nPlayer .oneUser a.oneUserImg {
float: left;
padding: 0;
margin: 0;
width: 100%;
}

a.oneUserImg img {
padding: 0;
margin: 0;
float: left;
}

.tags, .login, .prof {
margin-top: 10px;
margin-bottom: 10px;
font-size: 12px;
}

.tags {
border-bottom: 1px solid #fcc;
padding-bottom: 15px;
}

.prof {text-align: center; }

.all-tags {
float: left;
width: 96%;
padding: 0 2%;
line-height: 24px;
}

.all-tags a {
color: #444;
text-decoration: none;
}

.all-tags a:hover {
color: #777;
}


#loginForm {
float: left;
width: 90%;
padding: 5%;
background: #ff59c2;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.ui-input {
float: left;
width: 180px;
margin: 4px 15px;
border: 0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 4px;
color: #ff59c2;
}

.login-button {
background: url(http://www.nice.hu/images/2042/login-ok1_20111024190751_29.jpg) no-repeat top left;
width: 55px;
border: 0;
height: 27px;
float: right;
margin-top: 0px;
}

#loginForm .regBtn {
background: none;
color: #fff;
width: auto;
float: left;
padding: 2px 10px;
margin-left: 14px;
border: 1px solid #d99;
}

a.forgot-link {
float: left;
padding: 8px;
font-size: 11px;
margin-left: 10px;
color: #fff;
text-decoration: none;
}

/* Mainpage News */
#MoreContent {
float: left;
width: 100%;
clear: both;
}

#MoreContent h3 {
margin-bottom: 5px;
}

#MoreContent h3 a {
text-decoration: none;
color: #ff59c2;
}

#MoreContent .one-news-row {
float: left;
width: 32%;
padding: 0px;
border-left: 1px solid #ddd;
padding-left: 1%;
margin-top: 15px;
height: 450px;
overflow: hidden;
}

.one-news-row ul {
float: left;
width: 98%;
list-style: none;
font-size: 12px;
margin: 0;
padding: 0;
padding-left: 1.5%;
_padding-left: 1%;
clear: both;
}

.one-news-row ul li {
display: block;
width: 100%;
clear: both;
}

li div.top-news-first {
padding: 10px 0;
position: relative;
width: 100%;
height: 140px;
overflow: hidden;
margin-bottom: 10px;
}

div.top-news-first a.news-title {
position: absolute;
bottom: 0px;
left: 0px;
width: 205px;
padding: 5px;
background: #ff59c2;
font-weight: bold;
color: #fff;
height: 16px;
line-height: 18px;
overflow: hidden;
margin: 0;
}

.one-news-row ul li a {
float: left;
width: 89%;
padding: 5px 0;
padding-left: 6%;
margin-left: 1%;
color: #222;
line-height: 18px;
text-decoration: none;
border-bottom: 1px dotted #ccc;
background: url(http://www.nice.hu/images/27/star_20111022153839_76.jpg) no-repeat left center;
}

.one-news-row ul li a:hover {
color: #666;
}

.one-news-row div.top-news-first a:hover {
color: #fff;
text-decoration: underline;
}

/* Category News */

.category_linktd_style1 {
float: left;
width: 100%;
font-size: 24px;
margin-bottom: 10px;
}

.category_linktd_style1 a, #fullnewsbt .category_linktd_style1 a {
text-decoration: none;
text-transform: uppercase;
color: #ff59c2;
}

#mmcountcategoryheader {
float: left;
width: 100%;
text-align: center;
margin-bottom: 15px;
}

#mmcountcategoryheader a {
padding: 3px;
text-decoration: none;
color: #999;
font-size: 14px;
}

#mmcountcategoryheader #catviewcheck {
color: #b00c74;
font-weight: bold;
}

.N_R {
float: left;
width: 100%;
clear: both;
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
margin-bottom: 10px;
}

.N_left {
float: left;
width: 31%;
padding: 1%;
font-size: 12px;
line-height: 18px;
}

.N_left img {
padding: 3px;
margin: 4px auto;
border: 1px solid #fbb;
display: block;
clear: both;
float: none;
}

.N_left a.morelink {
color: #b00c74;
font-size: 11px;
text-decoration: none;
text-align: right;
margin-top: 5px;
}

.banner {
float: left;
width: 100%;
text-align: center;
font-size: 10px;
color: #ccc;
padding: 10px 0;
border-top: 1px solid #ddd;
}

.N_left .cim, .N_left4 .cim {
clear: both;
display: block;
font-size: 14px;
color: #444;
text-decoration: none;
line-height: 24px;
height: 50px;
/*height: auto;*/
overflow: hidden;
}

.N_left4 .cim {height: auto; float: left; width: 100%; text-align: left;}

.N_left4 {
float: left;
text-align: center;
font-size: 12px;
}

.N_left4 .newsm {
font-size: 14px;
font-weight: bold;
}

.N_left4 img {
width: 320px;
border: 1px solid #fbb;
padding: 4px;
margin: 10px 0;
}


.nice_041a {position:relative;}

.over18 {
position: absolute;
width: 200px;
top: 40px;
right: 0;
}

.over18 span {
clear: both;
float: left;
color: #c00;
font-size: 12px;
padding-top: 20px;
}

.HOPPicBorder {
float: left;
width: 230px;
overflow: hidden;
}

.HOPKPictureLink {
float: left;
width: 210px;
padding: 5px 6px;
overflow: hidden;
text-decoration: none;
color: #222;
border: 1px solid #efccf5;
margin-bottom: 10px;
font-size: 14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.HOPKPictureLink img {
width: 200px;
margin-top: 10px;
padding: 4px;
}

.fullnewst {
float: left;
width: 100%;
clear: both;
margin: 10px 0;
font-size: 18px;
color: #222;
}

#fullnewsbt {
font-size: 12px;
line-height: 18px;
}

#fullnewsbt img {
padding: 2px;
border: 1px solid #fcc;
margin: 5px;
}

#fulltext_1 {
float: left;
width: 99%;
margin-bottom: 10px;
}

.CS_bigpic {
float: left;
padding: 5px;
margin: 0 4px;
}

#fullnewsbt .CS_bigpic img {
margin: 0;
padding: 0;
}

#fulltext_2 {
float: left;
width: 99%;
clear: both;
}

#fullnewsbt a {
color: #b00c74;
text-decoration: none;
}

.downmorenews {
float: left;
width: 100%;
}

.pictures_category {
font-size: 18px;
color: #222;
float: left;
clear: both;
width: 100%;
margin: 10px 0;
text-transform: uppercase;
}

.downmorenews ul {
font-size: 12px;
color: #7a7a7a;
display: block;
width: 100%;
margin-bottom: 10px;
}

.downmorenews ul li {
float: left;
width: 98%;
padding: 2px 0;
margin-bottom: 4px;
}

.downmorenews ul li a {
color: #333;
text-decoration: none;
}

/* Forms */

.sendnewsmainheader {
display: block;
width: 600px;
margin: 10px auto;
}

.sendnewstditemtitle, .sendnewstditemtitleb {
float: left;
width: 140px;
font-size: 12px;
padding-right: 15px;
text-align: right;
color: #666;
padding: 3px 0;
margin-bottom: 5px;
}

.sendnewstditemtitleb {
text-align: left;
font-weight: bold;
}

.sendnewstditemvalue {
float: left;
width: 300px;
overflow: hidden;
margin-left: 10px;
}

.sendnewssearchtext {
width: 278px;
border: 1px solid #fcc;
color: #666;
padding: 3px 10px;
}

.sendnewssearcharea {
width: 100%;
border: 1px solid #fcc;
}

.sendnewstdsearchbut {
font-size: 18px;
border: 1px solid #fcc;
}

.sdivmh {
float: left;
width: 580px;
padding: 10px;
}

#mmcountcategoryheader {
margin: auto;
clear: both;
display: block;
width: 100%;
font-size: 12px;
line-height: 24px;
}

.searchresultnums1, .searchresultnums2 {
float: left;
padding-top: 40px;
height: 80px;
width: 4%;
padding-left: 1%;
margin-right: 5px;
font-size: 24px;
background: #ddd;
color: #bbb;
}

.searchmaindivs {
float: left;
width: 100%;
clear: both;
margin: 5px 0;
margin-top: 10px;
position: relative;
border-bottom: 1px solid #ddd;
}

.searchmaindivs a {
color: #b00c74;
text-decoration: none;
margin-bottom: 10px;
}

.searchdate {
font-size: 10px;
position: absolute;
top: -2px;
right: 20px;
color: #7a7a7a;
font-style: italic;
}

.searchtextmaindiv2, .searchtextmaindiv1 {
float: left;
width: 92%;
padding: 1%;
font-size: 12px;
line-height: 24px;
}

#mmcountcategoryheader a.tegy strong {
color: #b00c74;
}

.prof-content .sendnewstditemvalue {
border: 1px solid #fcc;
padding: 3px;
font-size: 12px;
height: 20px;
line-height: 20px;
}

.prof-content {position: relative;font-size: 12px;}

.prof-content #prof_kep {
position: absolute;
padding: 10px 0;
margin: 5px 0;
right: 20px;
top: 50px;
}

#prof_kep img {
padding: 5px;
border: 1px solid #fcc;
}

.prof-content h2 {
margin: 10px 0;
}

.prof-content .sendnewstditemvalue input {border: 0;}

.prof-content .ui-button {
font-size: 16px;
}

/*linkajánló*/

.CS_linkstable {
	background-color: #b00c74;
	padding: 5px;
	float: left;
	height: auto;
	width: 210px;
	margin: 5px;
	overflow: hidden;
	position: relative;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

}
.CS_linkstabletitle, .CS_linkstabletitleicon {
	text-decoration: none;
	float: left;
	width: 190px;
color: #fff;
font-size: 12px;
}

.CS_linkstabletitleicon {
	width: 18px;
	padding-left: 0px;
	background-image: url(http://links.nyiron.hu/images/138/841_20060822174631_395.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
}

.CS_linksitem, .CS_linksitemhover {
	font-size: 12px;
	font-weight: normal;
	background-color: #fff;
	float: left;
	height: auto;
	width: 200px;
padding: 4px;
margin: 1px 0;
}

.CS_linksitemhover {
color: #b00c74;
}
#Content .CS_linksitem a, #Content .CS_linksitemhover a {
	color: #222;
	text-decoration: none;
}
.CS_linksitem a strong, .CS_linksitemhover a strong{
	color: #CD2F18;
}

.CS_linksitemhover a {
	color: white;
}
.CS_menuitemdiv {
float: left;
padding: 3px 10px;
border: 1px solid #fcc;
background: #fff;
margin: 2px;
line-height: 16px;
height: 18px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.CS_menuitem {
color: #b00c74;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.CS_menuitem:hover {
color: #555;
}

.CS_menuitem em, .CS_linkstabletitle em {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.CS_menumaindiv {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 5px;
	position: relative;
	margin-top: 5px;
	padding: 2px;
}
.CS_linksmaindiv {
	display: block;
	padding: 1%;
	float: left;
	width: 98%;
	overflow: hidden;
	position: relative;
}
.CS_linklinestable {
	width: 233px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	position: relative;
	height: auto;
}
.menuheaderdiv .csleftfoother {
	height: 60px;
	width: 200px;
	float: left;
	line-height: 60px;
	text-align: center;
}
.menuheaderdiv .csleftfoother a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3E5C91;
}

.menuheaderdiv .csmiddlefoother {
	float: left;
	height: 55px;
	width: 400px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
}
.menuheaderdiv .csrightfoother {
	float: left;
	height: 55px;
	width: 176px;
	text-align: center;
	padding-top: 5px;
}
        
.Otdiv {
font-size: 12px;
}

#tagsInner {
float: left;
width: 98%;
padding: 0 1%;
}

.Otdiv a.eTagName {
color: #444;
text-decoration: none;
line-height: 14px;
font-size: 12px;
padding: 0;
}

.Otdiv b {
color: #b00c74;
}
