a {
	color: #1965AF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body, td {
	font-family: arial;
	font-size: 12px;
	color : #393939;
}

body {
	margin : 0;
	text-align: left;
}

button, input, select, textarea {
	font-family: arial;
	font-size: 12px;
}

form {
	margin : 0;
}

img {
	border: none;
}

.adminmenu1 {
	background: #666633;
	color: #FFFFFF;
	font-size: 11px;
}

.adminmenu1 a {
	color: #FFFFFF;
}


.adminmenu2 {
	background: #CC0000;
	color: #FFFFFF;
	font-size: 11px;
}

.adminmenu2 a{
	color: #FFFFFF;
	text-decoration: none;
}

.adsback {
	background: #003063;
}

.bodyblack {
	background: #000000;
}

.bodygraymedium {
	background: #C6C3C6;
}

.boxtext {
	font-size: 11px;
}

.borderblue {
	border-style: solid;
	border-color: #BFD3F7; 
	border-width: 1px 1px 3px 1px;
	background-color: #F4F8FF;
	padding-top: 10px;
}

.bordergray {
	border-style: solid;
	border-color: #EEEEEE; 
	border-width: 1px 1px 1px 1px;
	background-color: #FAFAFA;
	padding-top: 10px;
}

.borderpink {
	border-style: solid;
	border-color: #F7C7F7; 
	border-width: 1px 1px 3px 1px;
	background-color: #FEF6FE;
	padding-top: 10px;
}

.form {
	padding: 10px;
	margin : 0;
	border : 1px solid #DCDCDC;
	background-color: #F7F7F7;
}


.formbutton {
	background: #CECFCE;
}

.formfield {
}

.formfield75 {
	width: 75px;
}

.formfield100 {
	width: 100px;
}

.formfield130 {
	width: 130px;
}

.formfield140 {
	width: 140px;
}

.formfield200 {
	width: 200px;
}

.formfield220 {
	width: 220px;
}

.formfield250 {
	width: 250px;
}

.formfield300 {
	width: 300px;
}

.formfield350 {
	width: 350px;
}

.formfield450 {
	width: 450px;
}


.formfield600 {
	width: 600px;
}

.formfield50 {
	width: 50px;
}

.formtextarea {
	width: 585px;
}

.gray {
	background: #E7E7E7;
}

.headergray {
	background: #EFEFEF;
}

.headergraydark {
	background: #A4A5A4;
}

.headermenu {
	background-color: #EFEFEF;
	background-image: url(../images/back_menu.gif);
	background-repeat: repeat-x;
	border-left : 1px solid #DFDFDF;
	border-bottom : 3px solid #DFDFDF;
}

.headermenu td {
	padding : 5px 3px 5px 3px;
	border-right : 1px solid #DFDFDF;
	border-left : 1px solid White;
	border-bottom : 1px solid White;
}

.submenu {
	background-image: url(../images/back_menu_sub.gif);
	background-repeat: repeat-x;
	border-left : 1px solid #DFDFDF;
	border-top : 3px solid #E72021;
}

.submenu td {
	padding : 6px 5px 7px 5px;
	border-right : 1px solid #DFDFDF;
	border-left : 1px solid White;
	border-top : 1px solid White;
}

.submenutitle {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom : 1px solid #DFDFDF;
}



.menulevel2 {
	border-bottom : 1px solid #DFDFDF;
}

.menulevel2active {
	background-color: White;
	border-bottom : 1px solid White;
	font-weight: bold;
}

.menulevel2active a {
	color : #E72021;
}

.menulevel1 {
	color: gray;
	border-bottom : 3px solid #DFDFDF;
	border-top : 1px solid #DFDFDF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
}

.menulevel1active {
	color: Gray;
	background-color: White;
	font-weight: bold;
	border-top : 1px solid white;
	font-size: 12px;
	font-family: arial;
}

.menulevel1active a {
	color: #E72021;
}

.menulevelother {
	border-bottom : 3px solid #DFDFDF;
	border-top : 1px solid #DFDFDF;
}

.menulevel3 {
	border-bottom : 1px solid #DFDFDF;
}

.menulevel3active {
	border-bottom : 1px solid #DFDFDF;
	font-weight: bold;
}

.menulevel3active a {
	color : #E72021;
}


.menulevel1chatframe {
	background-color: #FAFAD2;
	font-weight: bold;
	border-top : 1px solid white;
}







.headermessenger {
	color: #3366CC;
	line-height: 18px;
}

.headermessenger a {
	color: #3366CC;
	text-decoration: underline;
}

.headersearch {
	width: 110px;
	color: gray;
	padding: 1px 0 0 2px;
}

.headerusername {
	font-weight: bold;
}

.hotred {
	color: #E72021;
	font-weight: bold;
}

.joon {
	border-bottom: 1px solid #DCDCDC;
}

.joontd td {
	border-bottom: 1px solid #DCDCDC;
}

.joontop {
	border-top: 1px solid #DCDCDC;
}

.joonleft {
	border-left: 1px solid #DCDCDC;
}


.joonfull {
	border: 1px solid #DCDCDC;
}

.joontabel {
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

.joontabel td {
	border-bottom: 1px solid #DCDCDC;
}

.loginfield {
	width: 80px;
}

.logintext {
	font-size: 10px;
}

.menublack {
	background: #949494;
}

.menugray {
	background: #F7F7F7;

}

.messengerfield {
	width: 100px;
}

.messengerfieldbig {
	width: 135px;
}

.mescounter {
	width : 35px;
	text-align: center;
	border : 1px solid #DCDCDC;
	color : gray;
}

.textbodybig {
	color: #003063;
	font-size: 12px;
}

.textbodytitle {
	font-size: 12px;
}

.textgray {
	color: #8D8D8D;
}

.textgray a {
	color: #8D8D8D;
}

.textbluelight {
	color: #00BFFF;
}

.textsmall {
	font-size: 11px;
}

.textpink {
	color: #FF69B4;
}

.textmenutitle {
	color: #FFFFFF;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
}

.textmenutitle a {
	color: #FFFFFF;
}

.textredsmall {
	color: #CE0000;
}

.textredsmall a{
	color: #CE0000;
}

.textwhite {
	color: #FFFFFF;
}

.textgreen {
	color: #2E8B57;
}

.themeblue {
	background: #63C7F7;
}

.themebluedark {
	background: #094A8C;
	color : white;
}

.themebluelight {
	background: #E5F5FF;
}

.themegray {
	background: #CECECE;
	color : white;
}

.themegray2 {
	background: #DCDCDC;
	background-image: url(../images/backs/gray.gif);
	background-repeat: repeat-x;
}

.themegradient {
	background-image: url(../images/back_menu.gif);
	background-repeat: repeat-x;
}

.themegraylight {
	background: #F3F3F3;
}

.themegraylightlight {
	background: #F5F5F5;
}

.themegreen {
	background: #CECB00;
}

.themegreen2 {
	background: #72D101;
	color: White;
}

.themegreen2 a {
	color: White;
}

.themegreen2light {
	background: #ABE366;
	color : white;
}

.themegreenlight {
	background: #EFEB9C;
}

.themegreen3 {
	background: #72D101;
	background-image: url(../images/backs/green.gif);
	background-repeat: repeat-x;
}

.themegreen3 a {
	color: White;
}

.themeorange {
	background: #F77129;
	color : white;
}

.themeorangelight {
	background: #FFD7C6;
}

.themered {
	background: #E72021;
	color : white;
}

.themeredlight {
	background: #FFD2DB;
}

.themesms {
	background: #9CBD77;
}

.themesmslight {
	background: #B7CF9C;
}

.themewhite {
	background: #FFFFFF;
}

.themeviolet {
	background: #B5B6FF;
}

.themevioletlight {
	background: #E8E6FF;
}

.themeyellow {
	background: #FFB608;
}

.themeyellowlight {
	background: #FFEEB5;
}


#joon {
	border: 4px solid #C1D2E1;
}

#joonsini {
	border: 4px solid #0037B5;
}

.line {
	border-bottom : 1px solid #EAEAEA;
}

#menuheader {
	border-top : 1px solid white;
	border-bottom : 1px solid #A8A8A8;
}

.subtitle {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.title {
	font-size : 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.kast {
width: 600px;
padding: 10px;
border: 1px solid #DCDCDC;
font-family : arial;
font-size : 11px
}

.kast a {
	color: #15518D;
	text-decoration: none;
}

.loginplease {
	border : 1px solid #DCDCDC;
	background-color: #FAFAD2;
	padding : 6px;
}

.video .linksgray a  {
 color: #8D8D8D;
 text-decoration: underline;
}

.video .linksgray a:hover  {
	color: #15518D;
}

.video td {
	font-family: Arial, Helvetica, sans-serif;
}

.videothumb {
	float: left;
}

.videothumb img {
	padding-right: 21px;
	padding-bottom: 5px;
}




#main {
	width : 920px;
}


/*big user thumbs*/
#users #user {
	width: 140px;
	overflow: hidden;
	margin-right: 8px;
	margin-top: 8px;
	float: left;
	text-align: center;
	vertical-align: top;
}

#users #user .thumb {
	margin-top: 15px;
	margin-bottom: 5px;
}

#users #user .name {
	color : gray;
	margin-bottom: 5px;
	margin-top: 0;
}

#users .male {
	border-color: #BFD3F7;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
}

#users .female {
	border-color: #F7C7F7;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
}

#users .nomale {
	border-color: #DCDCDC;
	border-width: 1px 3px 3px 1px;
	border-style: solid;
}

#functions {
	width: 140px;
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px 3px 2px 1px;
	clear: both;
	overflow: hidden;
}

#functions  a {
	padding: 3px 3px 3px 0;
	display: block;
	border-bottom: 1px solid #DCDCDC;
	text-align: left;
	background-color: #EEEEEE;
}

#functions a:hover {
	background-color: white;
	text-decoration: none;
}

#functions img {
	margin: 0 3px;
	vertical-align: middle;
}





#miniusers {
	padding: 5px;
	
}

/*mini user thumbs*/
#miniusers #miniuser {
	width: 108px;
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
}

#miniusers #miniuser .thumb {
	margin: 4px;
}

#miniusers #miniuser .name {
	color : gray;
	margin-bottom: 0;
	margin-top: 0;
}




#paging {
	float: left;
	clear: both;
	margin: 8px 0;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	border: 1px solid #DCDCDC;
	background-color: #F8F8F8;
}

#paging a {
	float: left;
	padding: 3px 8px;
	border-right: 1px solid #DCDCDC;
}

#paging a:hover {
	background-color: #FFFF80;
	text-decoration: none;
}

#paging .active {
 	background-color: #1860A5;
	font-weight: bold;
 	color: White;
}

#paging .pagingnr {
	float: right;
	padding: 3px 6px;
}

#sidemenu .active {
	font-weight : bold;
}

#sidemenu .title {
	padding : 2px 4px 2px 10px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(../images/menu/whitedots.gif);
	background-repeat: repeat-y;
}

#sidemenu .menuitem {
	padding: 3px 4px;
	line-height: 13px;
}

#bannertext {
	border: 1px solid #DCDCDC;
	padding: 8px;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.spacer {
	height : 6px;
	overflow: hidden;
}

.statusonline {
	background-image: url(../images/buttons/messanger_online.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	font-weight: bold;
	display: inline;
}

.statusoffline {
	background-image: url(../images/buttons/messanger_offline.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 12px;
	display: inline;
}

.tooltipthumb {
	width: 100px;
	background-color: White;
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.tooltip {
	width: 100px;
	background-color: #FFFACD;
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.tooltipnowrap {
	background-color: #FFFACD;
	white-space: nowrap;	
	padding: 5px;
	border: 1px solid #DCDCDC;
}

.tooltipwide {
	width: 200px;
	background-color: #FFFACD;
	padding: 6px;
	border: 1px solid #DCDCDC;
}

.tooltipvideo {
	width: 132px;
	background-color: #FFFACD;
	padding: 6px;
	border: 3px solid #DCDCDC;
	overflow: hidden;
}

.limargin td li {
	margin-left: -25px;
}

.limargin td .subtitle {
	background-color: #79D60B;
	display: block;
	color: white;
	padding: 4px 6px;
}
