
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

.drag {
	z-index: 100;
	cursor: pointer;
	position: absolute;
	/*-webkit-transform: rotate(25deg) skew(-15deg, -15deg) scale(0.8,0.8);*/
}

.noteColorBox {
	position: relative;
	top: 2px;
	display: inline-block;
	width: 20px; 
	height: 20px; 
	border: 1px solid #ffffff;
}

.myStickyTextarea {
	width: 350px;
	min-height: 70px;
	padding: 15px 15px 15px 20px;
	background:#fcf2b0;
	color: #000000;
	resize: none;
	box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	font: 15px verdana;
	line-height: 21px;
	border-radius: 5px;
}

.myStickyTextarea:hover {
	border: 1px solid #fcf2b0;
}

#iconDelete {
	background: url(v1.5-graphics/icons/trash.png);
	width: 15px;
	height: 20px;
	opacity: 1;
	display: inline-block;
}

#iconDelete:hover {
	opacity: 0.8;
}

#iconDeleteBlack {
	background: url(v1.5-graphics/icons/trashBlack.png);
	width: 15px;
	height: 20px;
	opacity: 0.8;
	display: inline-block;
}

#iconDeleteBlack:hover {
	opacity: 1;
}

#sizeUpDiv {
	background: url(v1.5-graphics/icons/sizeUp.png);
	width: 22px;
	height: 22px;
	opacity: 1;
	display: inline-block;
}

#sizeUpDiv:hover {
	opacity: 0.8;
}

#sizeDownDiv {
	background: url(v1.5-graphics/icons/sizeDown.png);
	width: 22px;
	height: 22px;
	opacity: 1;
	display: inline-block;
}

#sizeDownDiv:hover {
	opacity: 0.8;
}

#content {
	float: left;
	width: 100%;
}

#siteContent {
	position: relative;
	top: 150px;
	width: 1220px;
	min-width: 1220px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	z-index: 3;
	margin: 0 auto;
}

#topItems {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 1220px;
	height: 200px;
	z-index: 100;
	text-align: center;
	background-color: #eeeeee;
}

#topItemsContent {
	position: relative;
	width: 1220px;
	margin: 0 auto;
}

#topItemBarBg {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 28px;
	background-color: #303030;
}

#topBanner {
	position: relative;
	margin: 0 auto;
	left: 30px;
	top: 45px;
	z-index: 0;
	text-align: center;
	width: 740px;
	height: 120px;
}

#topMenu {
	position: relative;
	margin: 0 auto;
	padding-top: 5px;
	left: 0px;
	top: 28px;
	z-index: 100;
	text-align: center;
	width: 100%;
	height: 45px;
	color: #808080;
	font-size: 11px;
	background-color: #ffffff;
	box-shadow: 4px 4px 25px rgba(0, 0, 0, 0.1);
}

#topMenuLeft {
	position: relative;
	margin: 0 auto;
	width: 1220px;
	text-align: left;
}

#topLeftDate {
	position: absolute; 
	top: -45px; 
	width: 200px; 
	text-align: left; 
	font-size: 11px; color: #ffffff;
}

.homeButton {
	position: relative;
	top: 2px;
	width: 18px;
	height: 17px;
	background: transparent url('graphics-v1.5/home.png') center top no-repeat;
	display: inline-block;
}

.homeButton:hover {
	background: transparent url('graphics-v1.5/homeCh.png') center top no-repeat;
}

.rssButton {
	position: relative;
	top: 2px;
	width: 18px;
	height: 17px;
	background: transparent url('graphics-v1.5/rss.png') center top no-repeat;
	display: inline-block;
}

.rssButton:hover {
	background: transparent url('graphics-v1.5/rssCh.png') center top no-repeat;
}

#blackLine {
    border: 0;
    border-bottom: 1px dashed #ccc;	margin-top: 10px;
	margin-bottom: 4px;
	padding-bottom: 0px;
}

#rightMenu {
	position: absolute;
	right: 15px;
	top: -45px;
	width: 100%;
	text-align: right;
	z-index: 101;
	float: right;
	color: #ffffff;
}

#leftMenu {
	position: absolute;
	left: 0px;
	top: 58px;
	width: 210px;
	text-align: left;
	z-index: 101;
}

#siteBody {
	margin-top: 0px;
	margin-left: 15px;
	font: 13px arial;
	line-height: 18px;
	color: #656565;
	text-align: center;
	overflow: auto;
	height: 100%;
	/*background: linear-gradient(#505050, #909090);*/
	background-repeat: no-repeat;
    background-attachment: fixed;
}

table {
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font: 30px 'tinos';
	color: #000000;
	display: inline;
}

h1:hover {
	color: #d10303;
}
/*
h1 {
	font: 34px 'Lato';
	color: #000000;
	display: inline;
	line-height: 60px;
}
*/

h2 {
	font: 22px 'Lato';
	color: #000000;
	display: inline;
}

h3 {
	font: 18px arial;
	color: #d10303;
	display: inline;
}

h4 {
	font: 16px arial;
	color: #ffffff;
	display: inline;
}

h5 {
	font: bold 18px 'Lato';
	color: #404040;
	display: inline;
	line-height: 26px;
}

.topLogo {
	width: 180px; 
	height: auto;
}

.lineDotted {
	border: 1px dotted #c0c0c0; 
	border-style: none none dotted; 
	color: #fff; 
	background-color: #fff;
}

.lineThickDotted {
	border: 1px dotted #c0c0c0; 
	/*border-style: none none dotted; */
	color: #fff; 
	background-color: #f0f0f0;
	padding-bottom: 0px;
	height: 4px;
}

.lineRed {
	border: 2px solid #d10303; 
	color: #fff; 
	background-color: #fff;
	margin-bottom: 30px;
}

.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent; 
	border-left: 8px solid #d10303; 
	display: inline-block;
}

#overlay {
	position: absolute;
	z-index: 1000;
	top: 30px;
	width: 190px;
	height: 220px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #d10303;
	visibility: hidden;
	font: 12px arial;
	color: #ffffff;
	padding: 15px;
	border-radius: 5px; 
	background-color: #ededed;
	/*background: linear-gradient(#808080, #a0a0a0);*/
	background-repeat: no-repeat;
    background-attachment: fixed;


	/*box-shadow: 0px 0px 30px #d0d0d0;*/
}

#overlayLI {
	position: absolute;
	z-index: 1000;
	top: 30px;
	width: 400px;
	height: 500px;
	background: #ffffff;
	border: 0px;
	visibility: hidden;
	right: 800px;
	font: 12px arial;
	color: #000000;
	padding: 10px;

	border-radius: 5px; 
	box-shadow: 0px 0px 35px #000000;
}

#overlayProfile {
	position: absolute;
	z-index: 1000;
	top: 30px;
	width: 200px;
	height: 160px;
	background: #303030;
	border-width: 1px; 
	border-style: solid; 
	border-color: #d10303;
	visibility: hidden;
	font: 12px arial;
	color: #ffffff;
	padding: 7px;

	opacity: 0.97;
	-moz-opacity: 0.97;
	filter:alpha(opacity=97);

	-moz-border-radius: 15px; 
	border-radius: 15px; 
}

.zitem {
	width:180px;
	height:180px;	
	border:0px solid #222;	
	margin:5px 5px 5px 0;
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
}

.zitem .caption {
	width:180px;
	height:50px;
	background:#000;
	color:#fff;
	font-weight:bold;
	text-align: left;

	/* fix it at the bottom */
	position:absolute;
	bottom:-1px; /* fix IE issue */
	left:0;

	/* hide it by default */
	display:none;

	/* opacity setting */
	filter:alpha(opacity=70);    /* ie  */
	-moz-opacity:0.7;    /* old mozilla browser like netscape  */
	-khtml-opacity: 0.7;    /* for really really old safari */  
	opacity: 0.7;    /* css standard, currently it works in most modern browsers like firefox,  */
}

.zitem .caption a {
	text-decoration:none;
	color:#fff;
	font-size:11px;	
	
	/* add spacing and make the whole row clickable*/
	padding:2px;
	padding-left: 7px;
	display:block;
}

form {
	color: #656565;
	font-size: 16px;
	line-height: 40px;
	display: inline;
}

form input {
	border: 1px solid #ffffff;
    height: 22px;
	font-size: 16px;
	padding-left: 6px;
	color: #656565;
	background-color: #efefef;
	border-radius: 6px;
}

form input:hover {
	background-color: rgba(230,230,230,1);
}

form select {
	border: 1px solid #c0c0c0;
    height: 30px;
	font-size: 16px;
	padding-left: 6px;
	color: #656565;
}

input.rounded {
	border: 1px solid #ccc;
	border-radius: 7px;
	/* box-shadow: 2px 2px 3px #666; */
	font: 14px verdana;
	color: #a0a0a0;
	padding: 4px 7px;
	outline: 0;
	height: 17px;
	display: inline;
}
input.rounded:focus {
	border-color: #d10303;
}


.styledSubmitButton {
	height: 50px;
	background:#5CCD00;
	background:-moz-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5CCD00),color-stop(100%,#4AA400));
	background:-webkit-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-o-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:-ms-linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	background:linear-gradient(top,#5CCD00 0%,#4AA400 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5CCD00',endColorstr='#4AA400',GradientType=0);
	padding:10px 15px;
	color:#fff;
	font-family: arial, verdana ,sans-serif;
	font-size:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #459A00;
	cursor: pointer;
}

.styledSubmitButton:hover {
	height: 50px;
	background:#68e700;
	background:-moz-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#68e700),color-stop(100%,#53b700));
	background:-webkit-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-o-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-ms-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:linear-gradient(top,#68e700 0%,#53b700 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68e700',endColorstr='#53b700',GradientType=0);
	padding:10px 15px;
	color:#fff;
	font-family: arial, verdana ,sans-serif;
	font-size:16px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #459A00;
	cursor: pointer;
}

.styledSearchButton {
	height: 26px;
	background:#d10303;
	padding: 0px 10px 0px 10px;
	color: #ffffff;
	font: 20px arial;
	border-radius: 7px;
	border: 0px;
	cursor: pointer;
}

.styledSearchButton:hover {
	background: #808080;
}

.styledBlueButton {
	height: 26px;
	background:#d10303;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(35%,#91acc0),color-stop(55%,#d10303));
	background:-ms-linear-gradient(top,#91acc0 35%, #d10303 55%);
	background:-moz-linear-gradient(top,#91acc0 35%, #d10303 55%);
	background:linear-gradient(top,#91acc0 35%, #d10303 55%);
	padding:3px 10px 4px 10px;
	color:#ffffff;
	font-family: arial, verdana ,sans-serif;
	font-size:14px;
	text-decoration: none;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #326891;
	cursor: pointer;
}

.styledBlueButton:hover {
	height: 26px;
	background:#d10303;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(35%,#d10303),color-stop(55%,#326891));
	background:-ms-linear-gradient(top,#d10303 35%, #326891 55%);
	background:-moz-linear-gradient(top,#d10303 35%, #326891 55%);
	background:linear-gradient(top,#d10303 35%, #326891 55%);
	padding:3px 10px 4px 10px;
	color:#ffffff;
	font-family: arial, verdana ,sans-serif;
	font-size:14px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border:1px solid #326891;
	cursor: pointer;
}

.styledRedButton {
	height: 20px;
	background: #d10303;
	padding: 5px 15px 0px 15px;
	color: #ffffff;
	font-family: arial, verdana ,sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
}

.styledRedButton:hover {
	background: #ea4e4e;
	color: #ffffff;
}

.styledBlackButton {
	height: 20px;
	background: #000000;
	padding: 5px 15px 0px 15px;
	color: #ffffff;
	font-family: arial, verdana ,sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-radius: 6px;
	cursor: pointer;
	display: inline-block;
}

.styledBlackButton:hover {
	background: #404040;
	color: #ffffff;
}

.styledRedButtonSmall {
	height: 18px;
	background: #d10303;
	padding: 2px 10px 0px 10px;
	color: #ffffff;
	font-family: arial, verdana ,sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
}

.styledRedButtonSmall:hover {
	background: #ea4e4e;
	color: #ffffff;
}

.styledBlackButtonSmall {
	height: 20px;
	background: #000000;
	padding: 2px 10px 0px 10px;
	color: #ffffff;
	font-family: arial, verdana ,sans-serif;
	font-size: 13px;
	text-decoration: none;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
}

.styledBlackButtonSmall:hover {
	background: #404040;
	color: #ffffff;
}

.styledWhiteButton {
	height: 40px;
	background:#efefef;
	background:-moz-linear-gradient(top,#efefef 0%,#a0a0a0 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#efefef),color-stop(100%,#a0a0a0));
	background:-webkit-linear-gradient(top,#efefef 0%,#a0a0a0 100%);
	background:-o-linear-gradient(top,#efefef 0%,#a0a0a0 100%);
	background:-ms-linear-gradient(top,#efefef 0%,#a0a0a0 100%);
	background:linear-gradient(top,#efefef 0%,#a0a0a0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#a0a0a0',GradientType=0);
	padding:0px 6px 2px 6px;
	color:#000000;
	font: bold 24px verdana, arial, sans-serif;
	text-decoration: none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #909090;
	cursor: pointer;
}

.styledWhiteButton:hover {
	height: 40px;
	background:#68e700;
	background:-moz-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#68e700),color-stop(100%,#53b700));
	background:-webkit-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-o-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-ms-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:linear-gradient(top,#68e700 0%,#53b700 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68e700',endColorstr='#53b700',GradientType=0);
	padding:0px 6px 2px 6px;
	color:#fff;
	font: bold 24px verdana, arial, sans-serif;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #459A00;
	cursor: pointer;
}

.styledGreenButton {
	height: 31px;
	background:#68e700;
	background:-moz-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#68e700),color-stop(100%,#53b700));
	background:-webkit-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-o-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:-ms-linear-gradient(top,#68e700 0%,#53b700 100%);
	background:linear-gradient(top,#68e700 0%,#53b700 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68e700',endColorstr='#53b700',GradientType=0);
	padding:0px 5px 1px 5px;
	color:#fff;
	font: bold 14px verdana, arial, sans-serif;
	text-decoration: none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #459A00;
	cursor: pointer;
}

.styledGreenButton:hover {
	height: 31px;
	background:#53b700;
	background:-moz-linear-gradient(top,#53b700 0%,#69e800 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#53b700),color-stop(100%,#69e800));
	background:-webkit-linear-gradient(top,#53b700 0%,#69e800 100%);
	background:-o-linear-gradient(top,#53b700 0%,#69e800 100%);
	background:-ms-linear-gradient(top,#53b700 0%,#69e800 100%);
	background:linear-gradient(top,#53b700 0%,#69e800 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#53b700',endColorstr='#69e800',GradientType=0);
	padding:0px 5px 1px 5px;
	color:#fff;
	font: bold 14px verdana, arial, sans-serif;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #459A00;
	cursor: pointer;
}

.topMenuItem {
	font: bold 13px arial;
	color: #000000;
	text-decoration: none;
}

.topMenuItem:hover {
	color: #d10303;
	text-decoration: none;
}

.topMenuRight {
	font: 11px arial;
	color: #ffffff;
	text-decoration: none;
}

.topMenuRight:hover {
	color: #d10303;
	text-decoration: none;
}

.linkButton {
	background:#a2d847;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#a2d847),color-stop(100%,#6dad00));
	background:-ms-linear-gradient(top,#a2d847 0%, #6dad00 100%);
	background:-moz-linear-gradient(top,#a2d847 0%, #6dad00 100%);
	background:linear-gradient(top,#a2d847 0%, #6dad00 100%);
	padding: 0px 12px;
	color:#ffffff;
	font-family: arial, verdana ,sans-serif;
	font-size:15px;
	border-radius:10px;
	border:1px solid #459A00;
	cursor: pointer;
	text-decoration: none;
}

.linkButton:hover {
	background:#a0f217;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#a0f217),color-stop(100%,#5c9200));
	background:-ms-linear-gradient(top,#a0f217 0%, #5c9200 100%);
	background:-moz-linear-gradient(top,#a0f217 0%, #5c9200 100%);
	background:linear-gradient(top,#a0f217 0%, #5c9200 100%);
	padding:0px 12px;
	color:#ffffff;
	font-family: arial, verdana ,sans-serif;
	font-size:15px;
	border-radius:10px;
	border:1px solid #459A00;
	cursor: pointer;
}

.commentWrap {
    word-wrap: break-word;      /* IE 5.5-7 */
    white-space: -moz-pre-wrap; /* Firefox 1.0-2.0 */
    white-space: pre-wrap;      /* current browsers */
}

.thumbs {
	border-radius: 7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	box-shadow: 0px 0px 20px #a0a0a0;
}

a {
	color: #0099ff;
	cursor: pointer;
}

a:hover {
	color: #91acc0;
	text-decoration:none;
	cursor: pointer;
}

A.newsLinks {COLOR: #6288a5; }
A.newsLinks:link { font: 11px arial; TEXT-DECORATION: none; COLOR: #6288a5;}
A.newsLinks:hover {COLOR: #326891; text-decoration: underline; } 
.newsLinks{ font: 11px arial; TEXT-DECORATION: none; COLOR: #6288a5;}

A.smallLinks {COLOR: #808080; }
A.smallLinks:link { font: 12px arial; TEXT-DECORATION: none; COLOR: #000000;}
A.smallLinks:hover {COLOR: #326891; text-decoration: underline; } 
.smallLinks{ font: 12px arial; TEXT-DECORATION: none; COLOR: #808080;}

A.toplinks {COLOR: #000000; }
A.toplinks:link { font: 14px verdana,arial,tahoma,sans-serif; TEXT-DECORATION: none; COLOR: #000000;}
A.toplinks:hover {COLOR: #d10303; } 
.toplinks{ font: 14px verdana,arial,tahoma,sans-serif; TEXT-DECORATION: none; COLOR: #000000;}

A.biglinks {COLOR: #d10303; }
A.biglinks:link { font: 20px 'Lato'; TEXT-DECORATION: none; COLOR: #d10303;}
A.biglinks:hover {COLOR: #91acc0; } 
.biglinks{ font: 20px 'Lato'; TEXT-DECORATION: none; COLOR: #d10303;}

A.forumlinks:link { font: 14px arial; COLOR: #0099ff; TEXT-DECORATION: none; }
A.forumlinks:hover { COLOR: #91acc0; TEXT-DECORATION: underline; } 
A.forumlinks:visited { COLOR: #326891; TEXT-DECORATION: none; }

.activityLinks {
	font: 13px arial;
	color: #000000;
	text-decoration: none;
}

.activityLinks:hover {
	color: #0099ff;
	text-decoration: none;
	text-shadow: 0px 0px 5px #ffffff;
}

p.bigGrey {
	display: inline;
	color: #808080; 
	font: bold 40px arial; 
	line-height: 36px;
}

.presentationBoxRed {
	position: relative; 
	margin: 0 auto; 
	background-color: #d10303; 
	width: 700px; 
	text-align: center; 
	color: #ffffff; 
	padding: 20px; 
	border-radius: 7px; 
	font-size: 16px;
	box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.35); 
	line-height: 28px;
}

.presentationBoxWhite {
	position: relative; 
	top: 0px; 
	width: 586px; 
	height: 420px; 
	box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.12); 
	margin: 0 auto; 
	padding-top: 40px;
}

.presentationBoxWhiteLogo {
	width: 338px;
	height: auto;
}

#footer-wrap {
	position: fixed;
	bottom: -4px;
	left: 0px;
	width: 100%;
	z-index: 100;
}

#footer-container {
	height: 40px;
	background-color: #000000;
	/*filter:alpha(opacity=60); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;*/
	box-shadow: 0px 0px 120px #202020;
	
}

#footer {
	width: 100%;
	margin: 0px auto;
	padding-top: 3px;
	position: relative;
	color: #ffffff;
	font: 12px arial;
}

#imgShowOverlay {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #000000;
	z-index: 1000;
}

/* CHECKBOXES */
input[type=checkbox] {
	visibility: hidden;
}

.checkboxSquare {
	width: 20px;
	margin: 20px auto;
	position: relative;
}

.checkboxSquare label {
	cursor: pointer;
	position: absolute;
	left: 10px;
	width: 20px;
	height: 20px;
	top: 0;
	border-radius: 4px;

	-webkit-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	box-shadow: inset 0px 1px 1px white, 0px 1px 3px rgba(0,0,0,0.5);
	background: #fcfff4;

	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.checkboxSquare label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.checkboxSquare label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.5;
}

.checkboxSquare input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}


.aboutDiv{
	width: 800px;
	margin: 0 auto; 
	background-color: #ffffff; 
	color: #656565;
	padding: 40px; 
	text-align: left; 
	box-shadow: 0px 0px 15px #d0d0d0; 
	border-radius: 7px;
}

.profileDiv {
	position: relative; 
	background-color: #000000; 
	padding: 20px; 
	border-radius: 8px; 
	width: 650px; 
	margin: 0 auto; 
	font-size: 18px;
	color: #ffffff;
}

.profileTable {
	float: left; 
	width: 100%; 
	font-size: 16px;
}

.fpBoxHover {
	font-size: 14px;
	padding: 10px;
}

.fpBoxHoverHeader {
	font-size: 18px;
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
}

#tableStyle {
    font-family: arial, sans-serif;
    width: 100%;
    border-collapse: collapse;
}

#tableStyle td, #tableStyle th {
    font-size: 1em;
    border: 1px solid #98bf21;
    padding: 10px 7px 10px 7px;
	text-align: left;
}

#tableStyle th {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #A7C942;
    color: #ffffff;
}

#tableStyle tr:nth-child(odd) td {
    color: #000000;
    background-color: #eaf2d3;
}


#tableStyleForumTop {
    font-family: arial, sans-serif;
    width: 100%;
    border-collapse: collapse;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 4px;
}

#tableStyleForumTop td {
    font-size: 13px;
	padding: 3px;
    /*padding: 7px 4px 7px 4px;*/
	text-align: left;
	line-height: 13px;
}

#tableStyleForumTop th {
	height: 10px;
}

/*
#tableStyleForumTop tr:nth-child(odd) td {
    color: #000000;
    background-color: #efefef;
}
*/

.CSSTableGenerator {
	position: relative;
	top: 10px;
	margin: 0px;
	padding: 0px;
	width: 860px;
	border: 1px solid #bfbfbf;

	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;

	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;

	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;

	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}.CSSTableGenerator table{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border-collapse: collapse;
	border-spacing: 0px;
}.CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.CSSTableGenerator tr:hover td{
	
}
.CSSTableGenerator tr:nth-child(odd){ background-color:#efefef; }
.CSSTableGenerator tr:nth-child(even)    { background-color:#ffffff; }.CSSTableGenerator td{
	vertical-align:middle;

	border:1px solid #bfbfbf;
	border-width:0px 0px 1px 0px;
	text-align:left;
	padding:4px;
	padding-left: 20px;
	font: 12px arial;
	color:#000000;
}.CSSTableGenerator tr:last-child td{
	border-width:0px 0px 0px 0px;
}.CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}.CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #ffffff 5%, #d0d0d0 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d0d0d0) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #d0d0d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d0d0d0");	background: -o-linear-gradient(top,#ffffff,d0d0d0);

	background-color:#ffffff;
	border:0px solid #bfbfbf;
	text-align:left;
	border-width:0px 0px 1px 0px;
	font: 22px 'lato';
	color:#808080;
}
.CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #ffffff 5%, #d0d0d0 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #d0d0d0) );
	background:-moz-linear-gradient( center top, #ffffff 5%, #d0d0d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#d0d0d0");	background: -o-linear-gradient(top,#ffffff,d0d0d0);

	background-color:#ffffff;
}
.CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 0px;
}

blockquote {
	border: 1px solid #e0e0e0;
	background-color: #f6f6f6;
	padding: 10px;
}

.leftTabs {
  position: relative;
  min-height: 550px;
  clear: both;
  margin: 15px 0;
}
.tab {
  float: left;
}
.tab label {
  background: #eee;
  padding: 10px;
  border: 1px solid #ccc;
  margin-left: -1px;
  position: relative;
  left: 1px;
  cursor: pointer;
}
.tab [type=radio] {
  display: none;
}
.leftTabContent {
  position: absolute;
  top: 28px;
  left: 0;
  background: white;
  right: 0;
  bottom: 0;
  padding: 20px;
  border: 1px solid #ccc;

  overflow: hidden;
}
.leftTabContent > * {
  opacity: 0;

  -webkit-transform: translate3d(0, 0, 0);

  -webkit-transform: translateX(-100%);
  -moz-transform:    translateX(-100%);
  -ms-transform:     translateX(-100%);
  -o-transform:      translateX(-100%);

  -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -ms-transition:     all 0.6s ease;
  -o-transition:      all 0.6s ease;
}
[type=radio]:checked ~ label {
  background: white;
  border-bottom: 1px solid white;
  z-index: 2;
}
[type=radio]:checked ~ label ~ .leftTabContent {
  z-index: 1;
}
[type=radio]:checked ~ label ~ .leftTabContent > * {
  opacity: 1;

  -webkit-transform: translateX(0);
  -moz-transform:    translateX(0);
  -ms-transform:     translateX(0);
  -o-transform:      translateX(0);
}