body {
background-color: #f6f6f6;
font: normal 1em Arial,Verdana,Helvetica,sans-serif;
}

#header hr,
#footer hr,
#nav-access {
	display: none;
}

form { margin: 0; }
img { border: 0; }

.submitbutton {
	background-color: #7f9760;
	border-color: #7f9760;
	font-size: 0.9em;
	margin: 4px 12px 0 5px;
	color: white;
	font-weight: bold;
}

.input {
	background-color: #d7ffa3;
	border-color: #d7ffa3;
	font-size: 0.9em;
	margin: 4px 12px 0 5px;
	color: black;
	font-weight: bold;
}


/* Portal page box */


.corner-box {
	background: url(/images/error/left-top-corner-box.jpg) top left no-repeat;
	padding: 12px 15px;
}

.corner-box-right {
	background: url(//imageserror/right-top-corner-box.jpg) top right no-repeat;
	padding: 12px 15px;
}

.side-box {
	width: 257px;
	background: url(/images/error/side-box-s-b.png) top left repeat-y;
}

.side-box-right {
	float: right;
	margin: 0 0 0 2em;
}

.side-box-left {
	float: left;
	margin: 0 2em 0 0;
}

.side-box .side-box-title {
	background: url(/error/side-box-top.png) top left no-repeat;
}

.side-box .side-box-title-contents {
	background: url(/images/error/side-box-div.png) bottom left no-repeat;
	padding: 6px 10px 10px 10px;
	border: 0;
	margin: 0;
}

.side-box .side-box-contents {
	background: url(/images/error/side-box-bottom.png) bottom left no-repeat;
	padding: 10px;
	margin: 0;
}

.side-box .side-box-contents li {
	font-size: 85%;
	margin: 0 0 0.5em 2em;
}

[dir=rtl] .side-box ul.side-box-contents { padding-right: 32px; }
[dir=rtl] .side-box .side-box-contents li { margin: 0 1em 0.5em 0; }


.side-box p {
	padding: 0 10px;
	margin-top: 0;
}

.corner-box h3,
.portal-box-contents .corner-box h3 {
	margin-top: 0;
}


.portal-box {
	background: #fff url(/images/error/portal-box-sides.png) repeat-y;
	width: 744px;
	margin: 4em auto 0 auto;
	color: #5F6775;
}

.portal-box-header {
	min-height: 20px;
	padding: 30px 30px 0 30px;
}

.portal-box-header h1 {
	border: solid 1px #3f5f1f;
	background-color: #7f9760;
	filter: alpha(opacity=40);
	opacity: 0.7;
	-moz-opacity: 0.7;
	color: #30501f;
	margin: 2px 5px 10px 5px;
	font-size: 1.6em;
	padding: 0 0 0 8px;
}

.portal-box-contents {
	background: url(/images/error/portal-box-bottom.png) no-repeat bottom left;
	padding: 0 30px 30px 30px;
}

.portal-box-contents:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;

}

.portal-box-contents p {
	line-height: 1.5;
	margin: 1em 0;
}

hr {
	display: block;
	background: #fff url(/images/error/divider.png) no-repeat top center;
	height: 5px;
	margin: 1em 0 2em 0;
	border: none;
	clear: both;
}

.portal-box-contents h3 {
	font-size: 100%;
	border: none;
	margin: 1em 0;
}


/* Footer */

#footer {
	clear: both;
	margin-top: 3em;
	margin-bottom: 1em;
	color: #888;
	padding: 25px 50px;	
	text-align: center;
}

#footer-contents {
	padding: 0;
	border-top: 1px solid #C9D0E0;
}

#footer ul#footer-menu {
	position: relative;
	top: -0.8em;
	margin: 0 1em 0 1em;
	padding: 0;
	list-style-type: none;
}

#footer ul#footer-menu li {
	display: inline;
	background: #fff;
	margin: 0 1em;
}

#footer ul#footer-menu li a {
	margin: 0 1em;
	white-space: nowrap;
}

#footer p {
	margin: 0.3em;
	clear: both;
}

#footer .site-tools {
	display: none;
}


.portal-page #footer {
	border: none;
	width: 720px;
	margin: 1em auto;
	padding: 0;
	font-size: 80%;
	color: #AAA;
}

.portal-page hr {
	display: none;
}

.portal-page .portal-box hr {
	display: block;
}

.portal-page #footer a:link,
.portal-page #footer a:visited {
	color: #999;
}

.portal-page #footer a:hover,
.portal-page #footer a:active {
	color: #666;
}


/* Portal Button */

.portal-button,
p.portal-button {
	width: 230px;
	margin: 1em 0 0 auto;
}

.portal-button a:link    span,
.portal-button a:visited span,
.portal-button a:hover   span,
.portal-button a:active  span {
	display: block;
	padding: 15px 20px;
	background: url(/images/error/portal-button.png) no-repeat bottom left;
}

.portal-button a:link,
.portal-button a:visited,
.portal-button a:hover,
.portal-button a:active {
	display: block;
	background: #a8ed2d url(/images/error/portal-button.png) no-repeat top left;
	color: #005825;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

.portal-button a:hover   span,
.portal-button a:active  span {
	background: url(/images/error/portal-button.png) no-repeat bottom right;
}

.portal-button a:hover,
.portal-button a:active {
	color: #000;
	background: #89dc29 url(/images/error/portal-button.png) no-repeat top right;
}

.portal-button img {
	vertical-align: middle;
	margin-left: 6px;
}

.portal-box-header p {
	font-weight: bold;
	margin-right: 300px;
	margin-top: 0;
	color: #3C475B;
}

ul li, ol li {
    margin-bottom: 0.5em;
}


/* Page specific styles */

#firstrun #tab-close {
	margin: 6px 10px 10px 232px;
	padding-left: 28px;
	padding-top: 7px;
	width: 300px;
	background: url(/images/error/tab-close.png) top left no-repeat;
	color: #5F6775;
}
[dir=rtl] #firstrun #tab-close { width: 204px; }


#vdszsz .portal-box-interior {
	background: url(/images/error/vdszsz-header.jpg) top left no-repeat;
}

#vdszsz .portal-box-header {
	min-height: 200px;
	padding-top:100px;
}

#vdszsz .portal-box-header h1 {
	margin: 0 270px 30px 0;
}

#vdszsz .corner-box {
	width: 500px;
}

#vdszsz .corner-box p {
	margin: 0 0 0 32px;
}

#vdszsz .corner-box img {
	float: left;
	margin-top: 4px;
}

.small-print {
	font-size: 85%;
	color: #888;
}

.small-print a:link,
.small-print a:visited {
	color: #888;
}

.small-print a:hover,
.small-print a:active {
	color: #333;
}


