.cf:after {
	content: '.';
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.cfake { /* xD */
	clear: both;
	margin: 0px;
	height: 0px;
}


.overyellow a, .overyellow a:hover, .overyellow a:active, .overyellow a:visited, .overyellow a:link,
#forumtools a, #forumsearch a {
	color: white;
}
.overyellow h3 {
	color: white;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
.tcat .smallfont {
	font-weight: normal;
}
.f12, .f12 a, .f12 ul li {
	font-size: 12px;
}

/* Header */
#header {
	background-color: #181818;
	background-image: url(images/bluefox/misc/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 101px;
	border-top: 1px solid #333333;
	clear: both;
	width: 100%;
}
#header .sponsorship {
	width: 312px;
	height: 101px;
	background: transparent url(http://www.niubie.com/wp-content/themes/niubie-1.0/img/bgr_auspicio_telefonica.png) right top no-repeat;
	float: right;
}

/* Home */
#header .logo {
	width: 410px;
	margin: 0px;
	margin-top: 4px;
	float: left;
}
#header .logo h2 {
	margin: 0px;
}
#header .logo h2 a img {
	border: 0px;
}



/* Main Nav */
#main-nav {
	background-image: url(http://www.niubie.com/wp-content/themes/niubie-1.0/img/bgr-nav-off.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 31px;
	width: 100%;
	background-color: #686868;
	border-top: 1px solid #171717;
	border-bottom: 1px solid #171717;
	margin: 0px;
}
#main-nav ul {
	height: 31px;
	width: 850px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#main-nav ul li {
	display: inline;
	margin: 0px;
}
#main-nav ul li a, #main-nav .search-box .qbutton {
	height: 23px;
	background-color: #929292;
	font-size: 11px;
	display: block;
	float: left;
	padding: 8px 10px 0px 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(http://www.niubie.com/wp-content/themes/niubie-1.0/img/bgr-nav-off.gif);
	border-right: 1px solid #565656;
	border-left: 1px solid #A3A3A3;
}
#main-nav ul li a:active, #main-nav ul li a:hover, #main-nav ul .active a {
	background-image: url(http://www.niubie.com/wp-content/themes/niubie-1.0/img/bgr-nav-on.gif);
	border-right: 1px solid #A45E00;
	border-left: 1px solid #FFB636;
}
#main-nav ul li.gohome a {
	padding-left: 7px;
	padding-right: 7px;
}
#main-nav ul li.gohome a img {
	border: 0px;
}
#main-nav ul li.altnav a {
	background-image: url(images/bluefox/gradients/bgr_alt_nav.gif);
}
#main-nav ul li.altnav a:hover {
	background-image: url(http://www.niubie.com/wp-content/themes/niubie-1.0/img/bgr-nav-on.gif);
}
/*.nav-shadow {
 * 	background-image: url(/wp-content/themes/niubie-1.0/img/bgr-nav-shadow.gif);
 * 		background-repeat: repeat-x;
 * 			background-position: left top;
 * 				clear: both;
 * 					height: 5px;
 * 						width: 100%;
 * 						}*/


/* Login Box */
.box.notlogged {
        /*background: #CACACA url(images/bgr_top_login.gif) left top repeat-x;*/
	background-color: #2C2C2C;
        position: relative;
        overflow: hidden;
        margin: 0px;
	border-bottom: 1px solid #3A3A3A;
}
.box.notlogged form {
        margin: 0px;
        padding: 0px;
}
div.notlogged .fl {
        height: 75px;
        float: none;
        padding: 10px;
        padding-right: 0px;
        border-right: 1px solid #1F1F1F;
        margin-right: 171px;
}
div.notlogged .fr {
        width: 170px;
        height: 95px;
        float: none;
        padding: 10px 0px;
        border-left: 1px solid #3A3A3A;
        position: absolute;
        top: 0px;
        right: 0px;
}

div.notlogged label {
	color: #CCCCCC;
        font-weight: bold;
        display: block;
        margin-bottom: 10px;
        vertical-align: middle;
}
div.notlogged label span {
        color: #666666;
        font-weight: normal;
}
div.notlogged label.user {
        color: #666666;
        text-align: right;
        width: 55px;
        display: inline-block;
        margin: 0px;
}
div.notlogged input,
div.notlogged select {
        color: #666666;
        background-color: white;
        padding: 3px;
        border: 1px solid #999999;
        margin-bottom: 3px;
        vertical-align: middle;
}
div.notlogged input:focus,
div.notlogged select:focus {
        background-color: #FFF9DD;
}
div.notlogged select {
        width: 100px;
}
div.notlogged input.url {
        width: 160px;
}
div.notlogged div.fl div.url-preview {
        color: #666666;
        font-size: 11px;
        padding-left: 143px;
}
div.notlogged div.fl div.url-preview p {
        margin: 0px;
	display: inline;
}

div.notlogged div.fl div.url-preview img {
	vertical-align:text-bottom;
}
div.notlogged div.fl div.url-preview p span {
        color: green;
        font-weight: bold;
}
div.notlogged div.fl div.url-preview p img {
        vertical-align: text-bottom;
}
div.notlogged div.fr {
        /*background: #C3C3C3 url(images/bgr_top_login_alt.gif) left top repeat-x;*/
	background-color: #282828;
        text-align: center;
}
div.notlogged div.fr a.createid {
	color: #0A4934;
	font-weight: bold;
	text-decoration: none;
	background: #CDFFCC url(http://www.niubie.com/wp-content/themes/niubie-1.0/img/ico_betaid.gif) 3px 3px no-repeat;
	display: inline-block;
	padding: 4px;
	padding-left: 23px;
	border: 1px solid #9ACC99;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 10px 0px;
}
div.notlogged div.fr p {
	color: #666666;
	font-size: 11px;
	margin: 0px;
}


/* Yes Logged */
div.box.yeslogged {
	background-color: #2C2C2C;
	border-bottom: 1px solid #3A3A3A;
	padding: 10px;
	clear: both;
}
div.box.yeslogged p {
	margin: 0px;
}

/* Breadcrumb */
div.top-breadcrumb {
	background-color: #282828;
	padding: 10px;
	clear: both;
	border-top: 1px solid #1F1F1F;
	/*margin-bottom: 10px;*/
}
div.top-breadcrumb p {
	margin: 0px;
}
div.top-breadcrumb span.smallfont {
	font-size: 12px;
}

/* Footer */
#footer {
	font-size: 11px;
	width: 100%;
	background-color: #333;
	margin: 0px;
	float: left;
	font-size: 11px;
	color: #CCCCCC;
}
#footer .footer-wrap {
	width: 967px;
	clear: both;
	margin: 0px !important;
	margin: 15px auto !important;
}
#footer .footer-wrap .flogo {
	width: 249px;
	float: left;
	/*height: 160px;*/
	padding-right: 5px;
	/*border-right: 1px solid #676767;*/
}
#footer .footer-wrap {
	margin: 0px;
}
#footer .footer-wrap .flogo p {
	font-size: 11px;
}
#footer .footer-wrap .flogo p em {
	font-weight: bold;
}
#footer .footer-wrap .flogo .cc {
	font-size: 10px;
	margin-bottom: 7px;
}
#footer .footer-wrap .flogo p img {
	vertical-align: text-bottom;
	margin: 1px 0px 0px 0px;
}
#footer .footer-wrap .flogo p img.flimg {
	margin-bottom: 5px;
}
#footer .footer-wrap .cols {
	width: 697px;
	/*height: 160px;*/
	float: left;
	/*border-left: 1px solid #7F7F7F;*/
	padding-left: 16px;
	background-image: url(http://www.niubie.com/wp-content/themes/niubie-1.0/img/bgr-footer-split.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
#footer .footer-wrap .col {
}

#footer .footer-wrap .colfirst { width: 110px; float: left; margin-right: 40px; }
#footer .footer-wrap .colsecond { width: 400px; float: left; margin-right: 40px; }
#footer .footer-wrap .colthird { width: 107px; float: left; }

#footer .footer-wrap .col h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	margin: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#footer .footer-wrap .col h4.bzh {
	padding: 0px;
}
#footer .footer-wrap .col h4.bzh a img {
	border: 0px;
}
#footer .footer-wrap .col ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
#footer .footer-wrap .col ul li {
	font-size: 11px;
	margin-bottom: 3px;
}
#footer .footer-wrap .col ul li a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer .footer-wrap .col ul li a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}




/* Buttons */
.betabutton {
        color: white !important;
        font-size: 11px;
        font-weight: bold;
        background: #0B9401 url(http://www.niubie.com/wp-content/themes/niubie-1.0/img/bgr_green_button.gif) left top repeat-x !important;
        display: inline-block !important;
        padding: 3px 7px !important;
        border: 1px solid #087900 !important;
        -moz-border-radius: 4px !important;
        -webkit-border-radius: 4px !important;
        cursor: pointer;
}
input.betabutton {
        padding: 3px 4px !important;
        font-family: inherit !important;
}
a.betabutton {
        padding: 4px 7px !important;
}
/*.button:hover {
	background-image: url(images/bgr_green_button_on.gif);
        text-decoration: none;
}*/


