@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}

img {
	border:0;
}

body {
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #202020;
	
}
a {
	color: #4381c2;
	text-decoration: underline;
}
a:hover {
	color: #4381c2;
	text-decoration: none;
}
.fltlft {
	float: left;
}
.fltrgt {
	float: right;
}
.clr {
	clear: both;
}
.clrlft {
	clear: left;
}
.clrrgt {
	clear: right;
}
#page {
	margin-right: auto;
	margin-left: auto;
	min-width: 1000px;
}
#page #nav {
	height: 26px;
	background-image: url(http://2dbin.com/designes/2dbin/images_home/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 13px;
	line-height: 26px;
}
#page #nav #nav_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#page #nav #nav_content #menu {
	width: 450px;
	float: left;
}

#page #nav #nav_content .nav_item{
	font-weight: bold;
	color: #252525;
	float: left;
	margin-right: 15px;
}
#page #nav #nav_content .nav_item a{
	font-weight: normal;
}
#page #nav #nav_content #user_panel{
	float: right;
	width: 450px;
	text-align: right;
}
#page #nav #nav_content #user_panel .panel_item{
	font-weight: bold;
	color: #555555;
	float: right;
	margin-left: 15px;
	padding-top: 6px;
	font-size: 13px;
	line-height: 13px;
}
#page #nav #nav_content #user_panel .panel_item a {
	font-weight: normal;
}


#page #header {
	background-image: url(http://2dbin.com/designes/2dbin/images_home/header_nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 86px;
}
#page #header #header_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#page #header #header_content #logo{
	float: left;
	width: 169px;
}
#page #header #header_content #logo_description{
	float: left;
	width: 324px;
	font-size: 13px;
	color: #b0b0b0;
	padding-top: 38px;
}
#page #header #header_content #auth{
	float: right;
	width: 470px;
	padding-right: 20px;
}
#page #header #header_content #auth a {
	color: #6dcff6;
}

#page #header #header_content #auth #auth_form {
}
#page #header #header_content #auth #auth_form #auth_submit {
	margin-top: 23px;
	float: right;
	margin-left: 5px;
}
#page #header #header_content #auth #auth_form .auth_input {
	float: right;
	display: inline;
	margin-right: 10px;
	margin-top: 12px;
	font-size: 10px;
	width: 162px;
}
#page #header #header_content #auth #auth_form .auth_input .caption {
	line-height: 10px;
	color: #FFF;
	background-color: #5c5c5c;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#page #header #header_content #auth #auth_form .auth_input input {
	background-color: #fffde8;
	border: 1px solid #403f3f;
	height: 18px;
	width: 152px;
	padding: 4px;
	font-size: 16px;
	line-height: 18px;
}
#page #header #header_content #auth #auth_form .auth_input .caption_desc {
	line-height: 14px;
	margin-left: 10px;
}
#page #header #header_content #auth #auth_form .auth_input .caption_desc a {
	font-weight: bold;
}
#page #header #header_content #auth #auth_info {
	font-size: 12px;
	color: #FFF;
	padding-left: 48px;
	margin-top: 4px;
}
#page #header #header_content #user_data {
	text-align: right;
	float: right;
	width: 470px;
	color: #FFF;
	font-size: 13px;
	padding-right: 20px;
	padding-top: 10px;
	height: 66px;
	padding-bottom: 10px;
}
#page #header #header_content #user_data a {
	color: #6dcff6;
}
#page #header #header_content #user_data p {
	margin-bottom: 4px;
}

#page #content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	/*padding-bottom: 20px;*/
	/*min-height: 500px;*/
}
#page #content .splitter {
	height: 8px;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
}

#page #footer {
	background-color: #4e4e4e;
	font-size: 11px;
	color: #7d7d7d;
	width:100%; 
	position:fixed;
	bottom:0px; 
	height:40px; 
/*	margin-top: -41px auto;*/
}
#page #footer #footer_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#page #footer #footer_content #copyright {
	line-height: 40px;
	float: left;
	width: 500px;
}
#page #footer #footer_content #footer_nav {
	float: right;
	font-size: 13px;
	line-height: 40px;
	width: 400px;
	text-align: right;
}
#page #footer #footer_content #footer_nav a {
	color: #ebebeb;
	text-decoration: none;
}
#page #footer #footer_content #footer_nav a:hover {
	text-decoration: underline;
}
#page #footer #footer_content #footer_nav .footer_nav_splitter {
	width: 1px;
	background-image: url(http://2dbin.com/designes/2dbin/images_home/footer_nav_splitter_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
}

/* CSS Document */

#page #content #panel {
	background-color: #FFF;
	font-size: 15px;
	color: #555555;
}

#page #content #panel h1  {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	width: 300px;
	display: block;
}
