/*
Main sheet
*/


/*
Footer bar
*/

body {
	background-image:	url(images/1.gif);
	background-repeat:	repeat-x;
	margin:				0px;
}

div.body {
	overflow: hidden;
	width: 100%;
}

div.over, div.over2 {
	background-color:	#000;
	height:				100%;
	left:				0;
	position:			fixed;
	text-align:			center;
	top:				0;
	width:				100%;
	z-index:			999;
} div.over2 {
	background-color:	#010101;
}

td.leopard {
	background-image:	url(images/leopard.jpg);
	background-repeat:	no-repeat;
}

td.lia-ram {
	background-image:	url(images/lia-ram.jpg);
	background-repeat:	no-repeat;
	text-align:			left;
	vertical-align:		bottom;
}

td.leopard_b {
	background-image:	url(images/leopard_b.jpg);
	background-repeat:	no-repeat;
}

td.line {
	background-image:	url(images/line.jpg);
	background-repeat:	repeat-x;
	text-align:			right;
}

div.menu {
	padding-right:		20px;
}

div.m {
	border-bottom:		1px solid #181818;
	width:				100%;
}

td.fur_l {
	background-image:	url(images/fur-l.jpg);
	background-repeat:	repeat-y;
	background-position:1px 0px;
	padding-top:		30px;
	text-align:			left;
	vertical-align:		top;
}

td.main_td {
	background-image:	url(images/fur-r.jpg);
	padding-left:		5px;
	padding-right:		5px;
}

td.main_tbl {
	background-position:center right;
	background-repeat:	no-repeat;
	color:				#626262;
	font-family:		Verdana;
	line-height:		120%;
	text-align:			justify;
}


pre {
	color:				#525252;
	font-family:		Verdana;
	font-size:			16px;
	padding-left:		20px;
	text-align:			left;
}

div.date {
	color:				#3d3d3d;
	font-size:			12px;
	font-style:			italic;
	padding-right:		20px;
	text-align:			right;
}

div.title, div.title_t, div.title_gb {
	background-image:	url(images/dark_paw.gif);
	background-repeat:	no-repeat;
	font-size:			18px;
	font-weight:		bold;
	height:				25px;
	padding-left:		30px;
	margin-top:			10px;
	text-align:			left;
} div.title_t {
	background-image:	url(images/thoughts_dark.gif);
	background-repeat:	no-repeat;
} div.title_gb {
	background-image:	url(images/gb_dark.gif);
	background-repeat:	no-repeat;
	padding-left:		22px;
}

a:hover {
	text-decoration: none;
}

a.light {
	color: #828282; text-decoration: none;
} a.light:hover {
	color: #646464; text-decoration: none;
}

a.dark {
	color: #464646; text-decoration: none;
} a.dark:hover {
	color: #282828; text-decoration: none;
}


textarea.textar, input.textar {
	background-color:	transparent;
	border:				0px solid #000;
	color:				#646464;
	font-family:		Verdana;
	font-size:			16px;
	font-weight:		bold;
	height:				146px;
	letter-spacing:		1px;
	padding-left:		15px;
	width:				357px;
	word-spacing:		4px;
} input.textar {
	height:				30px;
	padding-left:		0px;
	width:				175px;
}


div.nick_d {
	background-color:	transparent;
	background-image:	url(images/form/name.jpg);
	background-repeat:	no-repeat;
	height:				120px;
	position:			relative;
	width:				440px;
} div.nick_f {
	left:				210px;
	position:			relative;
	top:				45px;
}

div.text_d {
	background-color:	transparent;
	background-image:	url(images/form/text_bg.jpg);
	background-repeat:	no-repeat;
	height:				280px;
	position:			relative;
	width:				440px;
} div.text_t {
	left:				34px;
	position:			relative;
	top:				83px;
} div.text_over_1 {
	background-image:	url(images/form/text_bg-s.jpg);
	height:				150px;
	left:				375px;
	position:			relative;
	top:				-66px;
	width:				43px;
} div.text_over_2 {
	background-image:	url(images/form/text_bg-b.jpg);
	height:				67px;
	left:				-1px;
	position:			relative;
	top:				-85px;
	width:				440px;
}

div.code_bg {
	background-color:	transparent;
	background-image:	url(images/form/code_bg.jpg);
	background-repeat:	no-repeat;
	height:				230px;
	position:			relative;
	width:				440px;
} div.code_div_1 {
	position:			relative;
	right:				-273px;
	top:				-186px;
} div.code_div_2 {
	position:			relative;
	left:				70px;
	top:				-165px;
} div.code_img {
	background-image:	url(source/code.php);
	height:				75px;
	width:				277px;
}
