﻿body
{
	background-color: #f1f0f1;
	font-family: Arial;
	font-size: 13px;
	margin: 0;
	background-color: #ffffff;
	margin-bottom: 40px;
	background-color: Gray;
	background-image: url(images/bg.png);
	background-repeat: repeat;
}

a 
{
	color:#002DD3;
	text-decoration:none;
}

a:hover 
{
	color:#001F91;
		text-decoration:underline;
}
a:visited 
{
	color:#002DD3;
}
.bigger 
{
	font-size: 200%;
}

hr
{
	border: none;
	border-bottom: solid 1px #ccc;
}

#breadcrumbs
{
	margin-bottom: 10px;
}

#loginwrapper
{
	margin: 0;
	width: 100%;
	height: 46px;
	background-image: url(/images/topbg.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#userpanel
{
	width: 850px;
	margin: 0 auto;
}


#msgbox
{
	padding: 14px 25px 14px 25px;
	
	background-color: #f4f4f4;
	border: solid 1px #aaaaaa;
	font-size: 15px;
	width: 700px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#msg
{
	font-size: 15px;
	background-image: url( '/images/error.png' );
	background-repeat: no-repeat;
	border: solid 1px #C6918B;
	padding: 14px 0px 0px 50px;
	height: 33px;
	margin-bottom:15px;
	background-color: #FFEDF8;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


h2, h3
{
	font-weight: normal;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.it
{
	color: Gray;
	font-style: italic;
}

#searchimg
{
}
h1
{
	font-family: 'Trebuchet MS' , Arial, Sans-serif;
	margin-top: 0;
	color: #325782;
	font-weight: 900;
	font-size: 35px;
	letter-spacing: -2px;
}

h1 a
{
	text-decoration: none;
	color: #325782;
}

h1 a:visited
{
	text-decoration: none;
	color: #325782;
}

h2 .nr
{
	font-weight: normal;
	font-size: 140%;
	color: Blue;
	margin-top: 10px;
}

h3
{
	font-weight: bold;
	color: #325782;
}

em
{
	font-weight: bold;
}

a img
{
	border: none;
	text-decoration: none;
}

#wrapper
{
	width: 900px;
	margin: 0 auto;
	margin-top: 30px;
}

#sharedinfo
{
	padding-top: 5px;
	clear: both;
}

#main
{
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-image: url(images/maindb_content.png);
}

#content
{
	background-color: #ffffff;
	padding-left: 40px;
	padding-right: 40px;
}




#top
{
	background-image: url(images/maindb.png);
	background-repeat: no-repeat;
	height: 35px;
	background-position: top;
}

#bottom
{
	background-image: url(images/maindb_bottom.png);
	background-repeat: no-repeat;
	height: 28px;
	background-position: top;
}
#foot
{
	margin-top: 10px;
	margin-left: 45px;
	margin-right: 45px;
	padding-top: 10px;
border-top: solid 1px #ccc;
}


#foot a 
{
	color:#777;
}
#foot a:hover
{
	color:#333;
	text-decoration:underline;
}

#foot a, #breadcrumbs a
{

	text-decoration: none;
}
#breadcrumbs a:hover 
{
	text-decoration:underline;
}

.gray
{
	color: #999999;
}

#main #inputTable
{
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 20px 30px 20px 30px;
	background-color: #EFF8FF;
	border: solid 1px #A7BAE5;
	font-size: 1.4em;
	font-weight: normal;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#inputTable input
{
	font-family: 'Trebuchet MS' , Arial, Sans-serif;
	font-size: 1.1em;
	color: #002F51;
}

#inputTable label
{
	font-size: 0.85em;
}


table th
{
	
	
}

table td
{
	padding: 3px;
}

#serplist
{
	width: 770px;
	margin-top: 20px;
	clear: both;
	border-collapse: collapse;
}

#serplist th
{
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
}


#serplist td
{
	border-bottom: solid 1px #dddddd;
}

table td.mypos
{
	background-color: #cefdba;
}

table td.notmypos
{
	background-color: inherit;
}

#listheader
{
	margin-top: 30px;
}

p
{
	line-height: 19px;
}

#timeperiod
{
	float: right;
}





.table1 td
{
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}




.list
{
	margin: 0;
	padding: 0;
}

.list h3
{
	margin: 0;
	margin-bottom: 10px;
	margin-right: 20px;
}

.list ol
{
	padding-left: 30px;
	margin: 0;
}


table
{
	max-width: 900px;
}

.table1
{
	border: solid 1px #dedede;
	padding: 10px;
	background-color: #FEFFEF;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}





#domainmenu
{
	display: block;
	width: 570px;
	height: 20px;
	padding-left: 0;
	margin-bottom: 0px;
}

#domainmenu li
{
	list-style: none;
	float: left;
	height: 20px;
}

#domainmenu li a
{
	text-transform: uppercase;
	padding: 5px 5px 5px 5px;
	font-size: 1.2em;
	color: #333;
	font-weight: normal;
	text-decoration: none;
}



#domainmenu li a:hover
{
	background-color: #296691;
	color: #ffffff;
}



.usernavigation
{
	float: left;
	margin-top: 0;
	margin-left: 0;
	list-style: none;
	padding-left: 0;
}

.usernavigation li
{
	margin-top: 0px;
	float: left;
}

.usernavigation li a
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 9px 7px 9px;
	color: #000;
	text-shadow: 0px 1px 1px #fff;
	display: block;
}
.usernavigation li a img
{
	float: left;
	padding: 0px 7px 0px 0px;
	margin: 0;
	border: solid 1px blue;
}

.usernavigation li a:hover
{
	background-color: #F7F7F7;
}

.loginbox
{
	float: right;
	width: 500px;
	padding-top: 1px;



}


.loginbox .logininput,.loginbox .button 
{
	float:left;
	margin-left:2px;
	margin-right:1px;
}

.logininput
{
margin-top: 3px;
	padding: 3px;
	font-size: 11px;
	width: 100px;
	border-width: 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	letter-spacing: 1px;
}

.loginbox .button
{
	margin-top: 2px;
	padding: 3px;
	font-size: 11px;
	font-weight: normal;
	border-width: 1px;

	color: black;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

#DomainTable
{
	margin-top: 20px;
	width: 100%;
}

#DomainTable td, #DomainTable th
{
	font-size: 13px;
	padding: 0;
	margin: 0;
	padding: 0 5px 0 5px;
	vertical-align: middle;
	height: 30px;
}

#DomainTable th
{
	background-image: url(/images/cellt2h.png);
	background-repeat: repeat-x;
	background-color: #DBEBFF;
	text-shadow: 0px 1px 1px #eee;
	font-size: 15px;
}

#DomainTable td.odd
{
	background-color: #F4FBFF;
	border-top: solid 1px #fff;
}

#DomainTable td.even
{
	background-color: #FCFEFF;
	border-top: solid 1px #FCFEFF;
}

.minitable
{
	border-collapse: collapse;

	margin-left:5px;

width:100px;
float:right;





	
}
.minitable td
{
	padding: 0;
	margin: 0;

}
.minitable a
{
	padding: 0;
	margin: 0;
		font-size: 10px;
	color: #333;
	text-decoration: none;
}
.minitable a:hover
{
	color: #000;
text-decoration: underline;
}
