/* Blu4You Design */
.sub-header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	background-color: #323232;
	background-image: url(images/sub-header.png);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.sub-header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #399afc;
	background-color: #323232;
	height: 26px;
	background-image: url(images/cc2.png);
}


.sub-header ul{
	margin: 0;
	padding: 0;
}

.sub-header ul li{
	display: inline;
}

.sub-header ul li.first-link .bullet{
	display: none;
}

.wbg {
	background-color: #fff;
	background-image: url(images/header_weih.jpg);
	background-position: center, center;
	background-repeat: no-repeat;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	border: 2px solid #064fae;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background-color: #404040;
	background-image: url(images/button.gif);
	height: 20px;
	border: 1px solid #000;
	margin-top: 2px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #09c;
	text-decoration: none;
}

a.white, li.white a {
	color: #FFF;
	text-decoration: none;
	padding: 6px 15px 6px 15px;
	border-width: 0 1px 0px 0px;
	border-color: #292a2c;

}

a:hover.white, li.white a:hover {
	color: #1c1c1c;
	text-decoration: none;
	padding: 6px 15px 6px 15px;
	border-width: 0 1px 0px 0px;
	border-color: #292a2c;

}

a.side {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

a:hover.side {
	font-size: 12px;
	color: #09c;
	text-decoration: none;
}

a.top {
	font-size: 10px;
	color: #0cf;
	text-decoration: none;
}

a:hover.top {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a.message {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

a:hover.message {
	font-size: 10px;
	color: #0cf;
	text-decoration: none;
}


a.reg {
	font-size: 11px;
	color: #0cf;
	-moz-box-shadow: 5px 5px 5px #111;
 	-webkit-box-shadow: 5px 5px 5px #111;
 	box-shadow: 5px 5px 5px #111;
}

a:hover.reg {
	font-size: 11px;
	color: #fff;
}

.shadow {
	-moz-box-shadow: 5px 5px 5px #111;
 	-webkit-box-shadow: 5px 5px 5px #111;
 	box-shadow: 5px 5px 5px #111;
}


body {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #fff;
#	background: url('images/backround.jpg') repeat center fixed;
#	background: url('images/logos/BACKGROUND-1048x2000.png') repeat center fixed;
#	background-position:top;
#	background-repeat:repeat;
#	margin: 0px auto;
	
	background-image: url('images/background_weih3.png');
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #000;
}

form {
	margin: 0px;
}

#search {
	float: right;
	width: 230px;
	padding-right: 10px;
	margin-top: -28px;
	position: relative;
}

#search input.submit {
	border: 0px;
	background: transparent;
	background-image: url(images/search.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	padding: 4px;
}

#search input.search {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #0cf;
	background-color: #444;
	width: 150px;
	text-indent: 5px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 0px;
}

hr {
	height: 0px;
	border: 0px solid #ccc;
}

hr.side-hr {
	height: 0px;
	border: 0px solid #330;
}

td {
	font-size: 11px;
	border: 0px;
}

pre {
	font-size: 11px;
}

.alt {
	color: #fff;
}

img {
	border: 0px;
}

main { width: 1280px; }

.main {
	width: 1280px;
	background-color: #222;
}

.contbg {
#	background-color: #222;
}

.footermain {
	background-color: #222;
	height: 70px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border: 2px solid #064fae;
}

.footerleft {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	padding: 1px 1px 1px 1px;
	text-align: left;
	color: #fff;
}
#footer a {
	font-size: 9px;
	color: #0cf;
	text-decoration: none;
	
}
#footer a:hover {
	font-size: 9px;
	color: #fff;
	text-decoration: underline;
}

.footerright {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	padding: 1px 1px 1px 1px;
	text-align: right;
}

li.first-link .bullet{
	display: inline;
	list-style-image: url(images/bullet.gif);
}

.button {
	font-family: Verdana, sans-serif;
	font-size : 10px;
	color : #ffffff;
	height : 25px;
}

.bbcode {
	background-color: #333;
	margin-top: 2px;
	text-align: center;
	border-radius: 3px;
}

.bbcode-popup {
	background-color: #222;
	border: 1px solid #000;
	margin: 2px;
}

.textbox {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #fff;
	background-color: #333;
	border: 0px;
	border-radius: 5px;
	overflow: hidden;
}

.main-body {
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
	background-color: rgb(17, 17, 17,0.5);
	min-height: 70px;
#	border-radius: 10px;
	border: 2px solid #064fae;
}

.main-footer {
	height: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #0099cc;
#	background-color: rgb(169, 169, 169,0.5);
}

.setuser_body {
	background-color: #000;
	color: #fff;
	text-align: center;
}

.main-bg {
	width: 650px;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 10px;	
}
.bg2 { 
	
	background-size:1200px;
	background-attachment:fixed;
      background-position: top center;
      	background-repeat: repeat-y;
}


.border {
	border: 0px;
}

.admin-message {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #fff;
	background-color: #333;
	border: 1px dotted #c00;
	margin-bottom: 5px;
}

.side-body {
	text-align: left;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	background-color: rgb(17, 17, 17,0.5);
#	border-radius: 10px;
	border: 2px solid #064fae;
}

.side-border-left {
	width: 245px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	border-radius: 10px;
#	border: 1px solid #064fae;
	
}

.side-border-right {
	width: 245px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.news-category {
	border: 0px;
	margin-right: 8px;
	float: left;
}

.news-footer {
	font-size: 10px;
	color: #fff;
	height: 30px;
	line-height: 25px;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	background-color: #111;
}

.news-footer a {
	color: #0cf;
	text-decoration: none;
	font-weight: bold;
}

.news-footer a:hover {
	color: #09c;
	text-decoration: none;
	font-weight: bold;
}

.capmain {
	height: 25px;
	line-height: 25px;
	font-family: Franklin Gothic Medium, Arial Narrow, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #fff;
	border-top-right-radius: 8px;
	border-top-left-radius: 8px;
	background-color: #09c;
}

.capmain-left {
	width: 3px;
	height: 28px;
}

.capmain-right {
	width: 3px;
	height: 28px;
}

.scapmain {
	font-family: Franklin Gothic Medium, Arial Narrow, Arial, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #fff;
	line-height: 25px;
	height: 25px;
	border-top-right-radius: 8px;

	border-top-left-radius: 8px;
	background-color: #09c;
}


.tbl-border {
/*	border-top: 1px solid #666;		*/

}

.spacer {
	#margin-bottom: 3px;
}

.tbl {
	font-size: 12px;
	color: #fff;
	padding: 4px;
	border: 0px solid #ccc;
}

.tbl1 {
	font-size: 12px;
	color: #fff;
	padding: 4px;
	border-bottom: 1px solid #09c;
}

.tbl2 {
	font-size: 12px;
	color: #fff;
	padding: 4px;
	border-bottom: 1px solid #09c;
}

.tbl3 {
	font-size: 12px;
	color: #fff;
	padding: 4px;
	border-bottom: 1px dotted #ccc;
}

.tbl3pix {
	font-size: 10px;
	color: #fff;
	padding-right: 4px;
	padding-top: 4px;
	border-bottom: 1px dotted #ccc;
}

.tbl4 {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	border: 0px;
}

.tbl5 {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	border-bottom: 1px solid #ccc;
}
	

.tblno {
	font-size: 10px;
	color: #fff;
	padding: 4px;
}

.tbl2pix {
	font-size: 10px;
	color: #fff;
	padding: 4px;
	border-bottom: 1px dotted #09c;
}

.forum-caption {
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #ccc;
	padding: 2px 4px 4px 4px;
}

.quote {
	font-size: 10px;
	color: #fff;
	background-color: #333;
	border: 2px solid #000;
	padding: 4px;
	margin: 0px 0px 0px 0px;
}

.poll {
	height: 15px;
	border-radius: 3px;
}

.comment-name {
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
}

.comment-name a {
	color: #0cf;
	text-decoration: none;
}

.comment-name a:hover {
	color: #09c;
	text-decoration: none;
}

.shoutboxname a {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	color: #0cf;
	text-align: left;
}

.shoutboxname a:hover {
	color: #fff;
	text-decoration: none;
}

.shoutbox {
	font-size: 10px;
	color: #fff;
	text-align: left;
}

.shoutboxdate {
	font-size: 9px;
	color: #999;
	text-align: left;
}

.fsmall {
	color:#fff;
	font-size: 10px;
	font-weight: bold;
}

.small {
	color: #fff;
	font-size: 10px;
	font-weight: normal;
}

.small2 {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
}

.side-small {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-align: left;
}

.side-small a {
	color: #0cf;
	text-decoration: none;
}

.side-small a:hover {
	color: #09c;
	text-decoration: none;
}

.side-label {
	font-family: Verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px dotted #09c;
	padding-right: 2px;
}

#.tablebreak { margin-bottom: 8px; }


#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navigation h2 {
	font-size: 14px;
	color: #ccc;
	margin: 0;
	padding: 2px;
}

#navigation a {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align:left;
	text-indent:16px;
	margin-left:0px;
}

#navigation a:hover {
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color: #0cf;
	text-decoration: none;
	text-align:left;
	text-indent:16px;
	margin-left:0px;
}

* html #navigation ul li{
   height: 1%;
}

/* Page Navigation */

.pagenav {
	padding: 4px;
}

.pagenav span {
	color: #fff;
	background-color: #333;
	padding: 2px 4px 2px 4px;
	margin: 2px;
}

.pagenav a {
	color: #fff;
	background-color: #333;
	border: 1px solid #000;
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
}

.pagenav a:hover {
	color: #fff;
	background-color: #333;
	border: 1px solid #fff;
	margin: 2px;
	text-decoration: none;
}

#sublinks {
	text-align: left;
	width: 100%;
}

#sublinks ul {
	padding-right: 0px;
	padding-left: 15px;
	font-family: Verdana, sans-serif;
}

#sublinks li {
	display: inline;
	text-align: left;
	line-height: 10px;
}

#sublinks li a {
	color: #fff;
	padding: 13px 19px;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}

#sublinks li a:hover {
	display: inline;
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	background-color:#09c;
	border-radius: 15px;
}

.topbar {
	background-color: #222;
	border-radius: 15px;
	-moz-box-shadow: 5px 5px 5px #111;
 	-webkit-box-shadow: 5px 5px 5px #111;
 	box-shadow: 5px 5px 5px #111;
}

.nobar {
	background-color: #222;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.header {
	background-image: url(images/banner_oben.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.box1 {
	padding-left:0px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.box1div {
	width:300px;
	height:175px;
	max-height:175px;
	border-radius:8px;
	background-color:rgb(17, 17, 17,0.5);
	-moz-box-shadow: 5px 5px 5px #111;
 	-webkit-box-shadow: 5px 5px 5px #111;
 	box-shadow: 5px 5px 5px #fff;
}
.box2 {
	padding-left:0px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.box2div {
	width:300px;
	height:175px;
	max-height:175px;
	border-radius:8px;
	background-color:rgb(17, 17, 17,0.5);
	-moz-box-shadow: 5px 5px 5px #111;
 	-webkit-box-shadow: 5px 5px 5px #111;
 	box-shadow: 5px 5px 5px #fff;
}

.box3 {
	padding-left:0px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.box3div {
	width:310px;
	height:175px;
	max-height:175px;
	border-radius:8px;
	background-color:rgb(17, 17, 17,0.5);
	-moz-box-shadow: 5px 5px 5px #111;
 	-webkit-box-shadow: 5px 5px 5px #111;
 	box-shadow: 5px 5px 5px #fff;
}

.box4 {
	padding-left:0px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.box4div {
	width:100%;
	height:175px;
	max-height:175px;
	border-radius:8px;
	background-color:rgb(17, 17, 17,0.5);
	-moz-box-shadow: 5px 5px 5px #111;
 	-webkit-box-shadow: 5px 5px 5px #111;
 	box-shadow: 5px 5px 5px #fff;
}

.box5 {
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	}

.box5div {
	width:100%;
	height:50px;
	max-height:50px;
	border-radius:8px;
	background-color:rgb(17, 17, 17,0.5);
	-moz-box-shadow: 5px 5px 5px 5px #fff;
	-webkit-box-shadow: 5px 5px 5px 5px #fff;
	box-shadow: 5px 5px 5px #fff;
	}


#ow2_bottomb {
	background: url(images/footer2.png) no-repeat center top;
	background-color: #3381B7;
	clear: both;
	width: 1200px;
	height: 222px;
	font: 1.25em Arial, sans-serif;

}

#ow2_bottomb .padding {
	width: 1200px;
	text-align: left;
	margin: 0 auto;
	padding: 30px 10px 10px 60px;
	
	
}
#ow2_bottomb ul { margin:0; list-style:none; padding: 0; }
#ow2_bottomb li { 
	margin: 5px 0 5px 0px; 
	padding: 0px 0 3px 0px; 
	border-bottom: 1px dotted #ccc; 
	list-style: none;
}
#ow2_bottomb li a { color: #ffffff; text-decoration: none;  padding: 2px 0 0 0; display: block; margin-bottom: 3px; }
#ow2_bottomb li a:hover { color: #DF0101; text-decoration: none; display: block; margin-bottom: 3px; }
#ow2_bottomb h2 {
	padding: 1px 0 5px 0;
	color: #000000;
	font: bold 1.6em Arial, sans-serif;
}

#ow2_bottomb .left {
	float: left;
	margin-right: 40px;
	width: 260px;
	z-index: 1;
}

#ow2_bottomb .bottomc {
	float: right;
	width: 260px;
	margin-right: 40px;
	z-index: 1;
}

#ow2_bottomb .bottomd {
	float: left;
	margin-right: 40px;
	width: 260px;
	z-index: 1;
}

#ow2_bottomb .rights  {
	float: right;
	margin-right: 40px;
	width: 260px;
	z-index: 1;
}


.text {
	font-size: 9px;
}

.center, *[align="center"] {margin: 0 auto;}


/* Page Navigation */

.pagenav {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	margin: 6px;
}

.pagenav span {
	font-weight: normal;
	color: #999;
	text-decoration: none;
	background-color: #ddd;
	border: 1px solid #cccccc;
	border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
    text-shadow: #ccc 0.1em 0.1em 0.2em;
	text-decoration: none;
	cursor: default;
	padding: 3px 8px 3px 8px;
	margin: 2px;
}

.pagenav a {
	color: #999999;
	text-decoration: none;
	border: 1px solid #cccccc;
	background-color: #f6f6f6;
	background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ffffff),color-stop(100%,#efefef));
    background-image: -webkit-linear-gradient(#ffffff,#efefef);
    background-image: -moz-linear-gradient(#ffffff,#efefef);
    background-image: -o-linear-gradient(#ffffff,#efefef);
    background-image: linear-gradient(#ffffff,#efefef);
	border-radius: 2px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
    text-shadow: #ccc 0.1em 0.1em 0.2em;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 9px 4px 9px;  /* top right bottom left*/
	margin: 2px;
}

.pagenav a:hover , .pagenav a:focus {
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #f3f3f3;
	background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#ffffff),color-stop(100%,#efefef));
    background-image: -webkit-linear-gradient(#ffffff,#efefef);
    background-image: -moz-linear-gradient(#ffffff,#efefef);
    background-image: -o-linear-gradient(#ffffff,#efefef);
    background-image: linear-gradient(#ffffff,#efefef);
	box-shadow: 0 0 3px #999;
   -moz-box-shadow: 0 0 3px #999;
   -webkit-box-shadow: 0 0 3px #999;
}

.grafics {
    cursor: pointer;
}
.grafics:hover {
 transform: scale(0.9) rotate(360deg);
-moz-transform: scale(0.9) rotate(360deg);
-webkit-transform: scale(0.9) rotate(360deg);
-o-transform: scale(0.9) rotate(360deg);
-ms-transform: scale(0.9) rotate(360deg);
transform: scale(0.9) rotate(360deg);
transition: all 0.6s ease-in 0s;
}



.metronav{
# background-color: rgb(17, 17, 17,0.5);
height: 120px;
margin-bottom: -10px;
text-align:center;
width: 1300px;


# border-color: #5A939E;
# border-width: 1px;
# border-style: groove;

}

.metronav ul{
list-style-type: none;
padding-left: 0px;
padding-right: 10px;
}

.metronav li{
	margin-left: 15px;
	width: 80px;
	display: inline-block;
}

.metronav li span{
text-align: center;
color: #000;
font-size: 12px;

}	

.metronav img{
	height: 60px;
	width: 60px;
	padding: 15px 10px;
}
.sub-headerr8 {
	display: none;
}