﻿/*
Design by joker
http://jokerdezign.net
jokerdezign@gmail.com
*/
body {
	margin: 0px;
	background-color: #FFE6E6;
}
/* page */
#wrap{
	width:100%;
	margin:0px auto;

}
#container{
	margin-right:-165px;
	width:100%;
	float:left;
}
#content{
	margin-right:165px;
}
#main{
	margin-left:165px;
	padding:10px;
}
#leftcol{
	width:157px;
	float:left;
	margin-left:8px;
}
#rightcol{
	width:157px;
	float:right;
	margin-right:8px;
}

/* page */
/* header w footer */
#header {
	background-image: url('images/jokerdezign.net_02.gif');
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 240px;
	background-color: #FFE6E6;
}
.header-right {
	height: 240px;
	float: right;
	background-image: url('images/jokerdezign.net_04.gif');
	background-repeat: no-repeat;
	width: 363px;
}
.header-left {
	background-image: url('images/jokerdezign.net_01.gif');
	width: 412px;
	height: 217px;
	float: left;
	background-repeat: no-repeat;
}

#footer {
	background-image: url('images/jokerdezign.net_83.gif');
	height: 135px;
	background-color: #FFE6E6;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left bottom;
	clear:both
}
.footer-right {
	background-image: url('images/jokerdezign.net_80.gif');
	height: 135px;
	width: 363px;
	float: right;
	background-repeat: no-repeat;
}
.footer-left {
	background-image: url('images/jokerdezign.net_81.gif');
	width: 330px;
	height: 135px;
	background-position: left bottom;
	float: left;
	background-repeat: no-repeat;
	text-align: right;
}

.header-left ul{
	margin-top: 90px;
	list-style-type:none;
}
.header-left ul li {
	
	float:right;
	margin-left:10px;
}
.header-left ul li a{
	display: block;
	width: 60px;
	height: 50px;
	text-align: center;
	line-height: 40px;
	color: #800000;
	text-decoration: none;
	font-family:Tahoma;font-size:10pt;
	
}
.header-left ul li a:hover{
	color:white
}
.header-left ul li a span,.header-right ul li a span,#footer .footer-left a span{
	display:none;
	}

.header-right ul {
	list-style-type: none;
	margin-top: 135px;
	margin-left: 130px;
}
.header-right ul li{
	float: left;
	margin-right: 11px;
}
.header-right ul li a{
	width: 30px;
	height: 30px;
	display: block;
}
#footer .footer-left a {
	display: block;
	height: 48px;
	width: 60px;
	margin-top: 85px;
	margin-right: 60px;
}

/* header w footer */
/* nav w forume */
.all-nav {
	background-color: #FFE6E6;
	width: 420px;
	margin: 0px auto 0px auto;
}
.head-nav {
	background-image: url('images/jokerdezign.net_16.gif');
	height: 73px;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left 43px;
}
.head-nav-right {
	background-image: url('images/jokerdezign.net_13.gif');
	width: 244px;
	height: 73px;
	float: right;
	background-repeat: no-repeat;
}
.head-nav-left {
	height: 73px;
	background-image: url('images/jokerdezign.net_10.gif');
	width: 174px;
	background-repeat: no-repeat;
	float: left;
}
.shadnavright {
	background-image: url('images/jokerdezign.net_22.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 16px;
}
.shadnavleft {
	background-image: url('images/jokerdezign.net_19.gif');
	padding-left: 16px;
	background-repeat: repeat-y;
}
.nav-in {
	background-color: #FFE6E6;
	overflow:auto
}
.nav-in ul{
	margin:0px;
	list-style-type:none;
	}
.nav-in ul li{
width:33%;
display: block
}
.nav-in ul li a{
	background-color:white;	
}
.nav-in ul li a:hover{
	background-color:maroon
}

.foot-nav {
	background-image: url('images/jokerdezign.net_29.gif');
	background-repeat: repeat-x;
	height: 77px;
	width: 100%;
	background-position: left 6px;
	
}
.foot-navright {
	background-image: url('images/jokerdezign.net_28.gif');
	width: 319px;
	height: 77px;
	background-repeat: no-repeat;
	float: right;
}
.foot-navleft {
	background-image: url('images/jokerdezign.net_25.gif');
	width: 34px;
	height: 77px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;background-color: #FFE6E6;
}
/* nav w forume */
/* menu */
.menu {
	width: 157px;
}
.menu ul li.head-menu {
	background-image: url('images/jokerdezign.net_37.gif');
	background-repeat: no-repeat;
	height: 26px;
	width: 157px;
	background-position: right;
	padding: 36px 0px 0px 0px;
	text-align:center
}
.menu ul li {
	padding-right: 8px;
	padding-left: 8px;
}
.menu ul li.foot-menu {
	background-image: url('images/jokerdezign.net_56.gif');
	background-repeat: no-repeat;
	height: 46px;
	width: 157px;
	padding: 0px;
}

.menu ul {
	background-color: #FFD5D5;
	background-image: url('images/jokerdezign.net_48.gif');
	background-repeat: repeat-y;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #900;
	text-decoration: none;
}
.menu ul li a:hover{
	color: #FFE6E6;
	
}
.menu ul li img{
	margin-left:8px;
	margin-right:6px
}
/* menu */
/* table links */
#ul-table li a {
	background-color: #FFD5D5;
	font: 10pt tahoma;
	display: block;
	line-height: 20px;
}
#ul-table a:link, #ul-table a:visited, #ul-table a:active {
	color: #CC0000;
	text-decoration: none;
}
#ul-table a:hover {
	background-color: #FD8A8A;
	color: #FFFFFF;
	text-decoration: none;
}
#ul-table {
	width: 380px;
	text-align: center;
	margin: 0px auto;
	padding: 0;
	color: #CC0000;
	list-style-type: none;
	clear: both;
	
}
#ul-table li {
width: 125px;
float:right;
border:1px solid #933;
border-right:none;
text-align: center;
}
* html #ul-table li a {
width: 100%;
}
#ul-table li.top {
border-bottom:none;
}
#ul-table li.right {
border-right:1px solid #933;
}
#wrap #container #content #main .all-nav .shadnavright .shadnavleft .nav-in #ul-table .top a,#wrap #container #content #main .all-nav .shadnavright .shadnavleft .nav-in #ul-table li a {
	color: #933;
	text-decoration:none;
	outline:none;
}

/* table links */
/* chat */
.chat {
	width: 420px;
	margin:0px auto;
	background-color: #FFE6E6;
}
.chat .head-chat .head-chat-right {
	background-image: url('images/jokerdezign.net_41.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	float: right;
	height: 62px;
	width: 34px;
}
.chat .head-chat .head-chat-left {
	background-image: url('images/jokerdezign.net_34.gif');
	background-repeat: no-repeat;
	float: left;
	height: 62px;
	width: 248px;
	background-position: 24px 0px;
	background-color: #FFE6E6;
}

.chat .head-chat {
	background-image: url('images/jokerdezign.net_40.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	height: 62px;
	width: 100%;
}
.chat .shad-chat-right {
	background-image: url('images/jokerdezign.net_46.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 13px;
}
.chat .shad-chat-right .shad-chat-left {
	background-image: url('images/jokerdezign.net_43.gif');
	background-repeat: no-repeat;
	padding-left: 42px;
}
.chat .foot-chat {
	background-image: url('images/jokerdezign.net_54.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 97px;
	width: 100%;
}
.chat .foot-chat .foot-chat-right {
	background-image: url('images/jokerdezign.net_55.gif');
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	height: 97px;
	width: 34px;
}
.chat .foot-chat .foot-chat-left {
	background-image: url('images/jokerdezign.net_52.gif');
	background-repeat: no-repeat;
	background-position: 27px top;
	float: left;
	height: 97px;
	width: 58px;
	background-color: #FFE6E6;
}
.chat .foot-chat .foot-chat-center {
	background-image: url('images/jokerdezign.net_58.gif');
	background-repeat: no-repeat;
	height: 97px;
	width: 179px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 33px 17px;
}
/* chat */
p{
	margin:0px;
	font-family:Tahoma
}

.head-menu span {
	font-family: tahoma;
	font-size: 10pt;
	color: #800000;
}
/* chat link */
.chat-in applet{
	float:right;
	margin-right:20px
}
.chat-in ul{
	margin: 0px;
	list-style-type: none;
	width: 90px;
	float: left;
	margin-top:10px
}
.chat-in ul li a{
	font-family: tahoma;
	font-size: 9pt;
	color: #800000;
	text-decoration: none;
	width: 100%;
	display: block;
}
.chat-in ul li a:hover{
	background-color: #FD8A8A;
	color: #FFFFFF;
	text-align: left;

}
/* chat link */
ul.txt-up-footer {
	list-style-type: none;
	margin: 0px auto 0px auto;
	width: 650px;
}
ul.txt-up-footer li{
	float: right;
}
ul.txt-up-footer li a{
	padding-right: 8px;
	padding-left: 8px;
	font-family: tahoma;
	font-size: 9pt;
	text-decoration: none;
	color: #800000;
}
ul.txt-up-footer li a:hover{
	background-color: #FD8A8A;
	color: #FFE6E6;
}
/* navbar */
.navbar {	width: 756px;	margin: 0px auto; overflow:hidden}
.navbar ul {	margin: 0px;list-style-type: none; padding:0px

}
.navbar ul li{float:right;display:inline}
.navbar ul li a{	display:block;width:86px	;height:66px;margin-left:11px;margin-right:11px;
	background-repeat: no-repeat;outline:none;}
.navbar ul li a span{	display: none}
.bott1 {	background-image: url('images/bott1.gif');}
.bott2 {background-image: url('images/bott2.gif');}
.bott3 {background-image: url('images/bott3.gif');}
.bott4 {background-image: url('images/bott4.gif');}
.bott5 {background-image: url('images/bott5.gif');}
.bott6 {background-image: url('images/bott6.gif');}
.bott7 {background-image: url('images/bott7.gif');}
/* navbar */