body, html {height: 100%;}

body
{
	margin: 0;
	padding: 0;
	background: #DAEBF7 url(../img/linear_g.gif) left top repeat-x;
	font-family: Arial;
}

div.outer
{
	height: 100%;
	overflow: visible;
}

div.content
{
	top: 40%;
	position: relative;
}

div.error_box
{
	top: -80px;
	position: relative;
	/*width: 510px;*/
	margin: auto;
	text-align: center;
}

div.error_box img
{
	height: 82px;
	width: 121px;
	border: 0;
}

div.error_box div.message
{
	margin: 50px auto 0 auto;
	padding-top: 10px;
	font-size: 12px;
	color: #489BD9;
	width: 510px;
	height: 122px;
	background-color: #fff;
	line-height: 20px;
	text-align: center;
}

div.error_box div.message a
{
	text-decoration: none;
	color: #489BD9;
	background: url(../img/blue3_1px.gif) left bottom repeat-x; 
}

.center
{
	width: 390px;
	margin: auto;
	color: #666;
	font-size: 13px;	
	line-height: 18px;
}

.center a
{
	color: #1a74b0;
	text-decoration: none;
}

.center a:hover
{
	text-decoration: underline;
}

.logo
{
	cursour: pinter;
	display: block;
	margin: 30px auto 0 auto;
	width: 83px;
}

.logo img
{
	width: 83px;
	height: 46px;
	border: none;
}

.error_message
{
	margin-top: 50px;
	padding: 0 0 30px 115px;
}

.error_message_not_found
{
	background: url(../img/not_found_broken_link.png) left top no-repeat;
}

.error_message_sharing_disabled
{
	background: url(../img/not_found_sharing_disabled.png) left top no-repeat;
}

.error_message_password
{
	background: url(../img/not_found_incorect_password.png) left top no-repeat;
}

.error_message_bandwidth
{
	background: url(../img/not_found_bandwidth.png) left top no-repeat;
}

.error_message_webdoc
{
	background: url(../img/icon_webdoc.gif) left top no-repeat;
}

.error_message h2
{
	color: #333;
	font-size: 20px;
	margin: 3px 0 10px 0;
	padding: 0;	
	line-height: 26px;
}

.error_message_bandwidth h2
{
	padding-top: 5px !important;
}

.line
{
	height: 2px;
	line-height: 2px;
	background: url(../img/not_found_line.png) -20px top no-repeat;
}

.line_top
{
	background: url(../img/not_found_line_top.png) -15px top no-repeat;
}

.head_link
{
	font-weight: bold;
}

.block
{
	cursor: pointer;
	padding: 18px 0 18px 100px;
	margin: 0;
}

.block_hover
{
	background-color: #e1eff7 !important;
}

.block_share
{
	background: url(../img/not_found_icons.png) 30px 15px no-repeat;
}

.block_learn
{
	background: url(../img/not_found_icons.png) 33px -116px no-repeat;
}

.block_help
{
	background: url(../img/not_found_icons.png) 28px -243px no-repeat;
}
