/* @override http://dnsgate.gcore.biz/nameserver_projekt/_html/styles1.css */

/* 	Master style sheet gcore.biz
		Author: Gerald Galster - GCore IT Service
		Version: 22/03/2005 */
		
body {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	color: #00112b;
	font: 65% Verdana, sans-serif;
}

small {
	font-size: 100%;
}

input, option {
	color: #00112b;
	font: 100% Verdana, sans-serif;
}

#content a, a:visited, a:hover {
	color: #135eac;
	text-decoration: underline;
}


#bodywrapper {
	width:800px;
	margin: 0 auto;
	border: 1px solid #333;
	text-align: left;
	color: #333;
	position: relative;
}

#header {
	clear: both;
	width: 100%;
	height: 120px;
	background: url(/./_images/gcore-dns-bg.png) no-repeat;
}

#navigation {
	clear: both;
	color: #eed;
	background-color: #152740;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	margin: 0;
	padding: 0 0.5em;
	text-indent: 0;
	display: inline;
	/* border-right: 1px solid #eed; */
	font-size: 110%;
	text-decoration: none;
}

#navigation li a, li a:visited {
	color: #eed;
	text-decoration: none;
	font-family: Verdana, Sans-serif;
	font-size: 100%;
}

#navigation li a:hover {
	text-decoration: none;
	font-family: Verdana, Sans-serif;
	font-size: 100%;
	color: #eed;
	border-color: #eed;
	border-width: 1px 0;
	border-style: solid;
	
}

#mainwrap {
	background: url("/./_images/rightbar_background.png") repeat-y right;
}

#subnav {
	line-height: 1.6em;
	padding-left: 0.5em;
	background: #d5e1f3;
	color: #00112b;
	border-bottom: 1px solid #7890ad;
}

#customerline {
	line-height: 1.6em;
	padding-left: 0.5em;
	color: #00112b;
	border-bottom: 1px solid #768fad;
	background-color: #d7f3d2;
}

#customerline_red {
	line-height: 1.6em;
	padding-left: 0.5em;
	background: #fffa9c;
	color: #00112b;
	border-bottom: 1px solid #768fad;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav li {
	margin: 0;
	padding: 0 0.01em;
	text-indent: 0;
	display: inline;
	font-size: 100%;
}

#subnav ul li:after {
	content: " # ";
	color: #979fac;
	color: #012;
}

#subnav li a, li a:visited {
	color: #00112b;
	text-decoration: none;
	font-family: Verdana, Sans-serif;
	font-size: 100%;
}

#subnav li a:hover {
	text-decoration: none;
	font-family: Verdana, Sans-serif;
	font-size: 100%;
	color: #00112b;
	border-color: #00112b;
	border-width: 1px 0;
	border-style: solid;
}

#menubox {
	/* background-color: #f7ff22;*/
	margin-top: 0px;
	/* border-bottom: 1px solid #7890ad; */
	border-left-width: 1px;
	border-left-color: #7890ad;
	/* border-top: 1px solid #7890ad; */
}

.menubox {
	/* background-color: #f7ff22;*/
	margin-top: 0px;
	/* border-top: 1px solid #7890ad; */
	/* border-bottom: 1px solid #7890ad; */
	border-left-width: 1px;
	border-left-color: #7890ad;
}

.menubox p {
	border-bottom: 1px solid #7890ad;
}

.menubox h2 {
	font-size: 125%;
	color: #204966;
        font-weight: bold;
	border-bottom: 1px solid #7890ad;
}

.menubox h3 {
	font-size: 110%;
	color: #204966;
        font-weight: bold;
}

.menubox ol {
	margin-top:  2px;
	margin-bottom: 2px;
	/* background-color: #ff6e4a;  */
}

.menubox ol li {
	list-style-type: none;
	/* background-color: #5dff2e; */
	padding-top: 5px;
	margin-left: -35px;
	line-height: 1.3em;
}

#menubox h3 {
	border-bottom: 1px solid #7890ad;
	font-size: 100%;
}

#menubox p {
	border-bottom: 1px solid #7890ad;	
}

#rightbarwrapper {
	float: right;
	background: url("/./_images/rightbar_background.png") repeat-y right;
	color: #132640;
	width: 200px;
	padding-bottom: 10px;
	/* background: #e6ecf6 none;
	border-left: 1px solid #7a91ad; */
}

#rightbar {
	padding: 5px;
	padding-top: 10px;
}

#contentwrapper {
	margin-right: 200px
}

#content {
	padding: 0.5em;
	background: #fff;
	font-family: Verdana, Sans-serif;
	font-size: 110%;
	color: #132640;
}

#content table {
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-left: 0.5em;
	border-left: 1px solid #7a91ad;
	border-right: 1px solid #7a91ad;
	font-size: 100%;
}

#content table tr td {
	padding:  0.2em 0.2em 0.2em 0.2em;
}

#content h2, h3 {
	color: #204966;
	background-color: #fff;
	font-weight: bold;
}

#content h2 {
	font-size: 110%;
}	

#content h2.successful {
	color: #2e7054;
	border-top: 1px dotted #7890ad;
	border-bottom: 1px dotted #7890ad;
	padding: 2px;
}
#content h2.failed {
	color: #d61a1a;
	border-top: 1px dotted #7890ad;
	border-bottom: 1px dotted #7890ad;
	padding: 2px;
}

#content h3 {
	font-size: 100%;
	padding-top: 1em;
}

#content p {
	padding-left: 1em;
}

#content ul {
	list-style-type: square;
}

#content ul li {
	padding-bottom: 0.5em;
}

#breadcrumb {
	line-height: 1.6em;
	padding-left: 0.5em;
	margin-right: 200px;
	background: #d5e1f3;
	color: #00112b;

}

#footer {
	clear: both;
	padding: 0.2em 0.5em 0.2em 0.5em;
	color: #eed;
	background-color: #152740;
}

#footer a {
	text-decoration: none;
	color: #fff;
}	
#footer a:visited {
	text-decoration: none;
	color:#fff;
}


#membermenu {
	margin-bottom: 1em;
}

#membermenu ul {
        margin: 0;
        padding: 0;
	padding-left: 1em;
        list-style-type: square;
}

#membermenu li {
        margin: 0;
        padding: 0 0.05em;
        text-indent: 0;
        font-size: 100%;
	border-bottom: 1px solid #333;
}

#membermenu ul ul {
	list-style-type: none;
	margin-left: 0;
}

#membermenu li li {
	border: none;
}

#capability_box {
	height: 0;
	overflow: hidden;
	border-bottom: 1px solid #7890ad;
}
        
/*
#membermenu li a, li a:visited {
        color: #00112b;
        text-decoration: none;
        font-family: Verdana, Sans-serif;
        font-size: 100%;
}       

#membermenu li a:hover {
        text-decoration: none;
        font-family: Verdana, Sans-serif;
        font-size: 100%;
        color: #00112b;
        border-color: #00112b;
        border-width: 1px 0;
        border-style: solid;
}
*/

#request_status {
	min-height: 24px;
	width: 100%;
	padding: 5px 0 5px 20px;
}

.successful {
	color: #27a030;
}
.failed {
	color: #d61a1a;
}

.button_style {
	font: 130% Verdana, sans-serif;
	color: #00112b;
}

.blue_font {
	color: #135eac;
}

.row_one {
	background: #e6ecf6 none;
}

.textcenter {
	text-align: center;
}

.imgborder {
	border: 1px solid #333;
}

.dontshow{
	display: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.rzpic {
	border: 1px solid #333;
}

.rzpicleft {
	border: 1px solid #333;
	float: left;
	clear: left;
	margin: 0 1em 0 1em;
}

.rzpicleftor {
	float: left;
	clear: left;
	margin: 0 2em 0 0.5em;
}

.clearall {
	clear: both;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}

.pointer {
	cursor: pointer;
}

.bigpre {
	font-size: 115%;
	overflow: scroll;
	padding: 5px;
	border: 1px solid #152740;
	display: block;
}

.bigger {
	font-size: 118%;
}

#showdigresult {
	overflow: scroll;
	width: 570px;
	border: #152740 1px solid;
	padding: 5px;
	font-size: 113%;
}

#upperlayer {
	width: 300px;
	z-index: 30;
	position: absolute;
	text-align: left;
	background-color: #fff;
	border: 1px solid #152740;
}

.popup_head {
	color: #fff;
	background-color: #152740;
	padding: 3px;
	font-weight: bold;
	font-size: 115%;
}

.popup_body {
	padding: 5px;
	font-size: 105%;
	text-align: justify;
}
