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

body, html {
	margin: 0;
	padding: 0;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	background: url(http://www.webidsupport.com/images/design/bg.png) repeat;
	font-size: 14px;
}

.middle {
	width: 960px;
	color: #e1e1e1;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-left: #EFEFEF 1px solid;
	border-right: #EFEFEF 1px solid;
}

.signin {
	background-color: #283e80;
	height: 60px;
	color: #7b96e4;
}

.signin li {
	display: inline;
	margin-right: 10px;
	color: #CCCCCC;
}

.signin a, .signin a:hover, .signin a:visited {
	color: #7b96e4;
	text-decoration:none;
}

.signin ul {
	margin: 0;
	float: right;
	padding:3px;
}

input {
	padding: 1px;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0;
}

.input {
	color: #283e80;
	font-size: 11px;
	padding-left: 4px;
	height: 20px;
	margin: 13px 0 0 13px;
}

.submit {
	color: #FFFFFF;
	background: #4065d1 url(images/design/bluebutton.png) no-repeat;
	width: 90px;
	font-size: 12px;
	cursor: pointer;
}

.control {
	margin-left: 15px;
	display: inline;
	height: 50px;
}

#rm {
	font-size: 10px;
	display: block;
	position: relative;
	top: -14px;
	left: 45px;
}

.rm_up {
	position: relative;
	top: -5px;
}

.search {
	background-color: #4065d1;
}

.search a, .search a:hover, .search a:visited {
	color: #CCCCCC;
}

.search a, .search a:visited {
	text-decoration: none;
}

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

.search ul {
	padding: 12px 0 15px 0;
	margin: 0;
}

.search li {
	display: inline;
	margin: 10px;
}

.header-searchbox {
	display: inline;
	float: right;
	margin-right: 15px;
}

.header-searchbox input {
	color: #8dc640;
	padding-left: 5px;
}

.logobar {
	height: 80px;
}

.padding {
	height: 200px;
}

#logo {
	background: url(images/design/webitlogo.png) no-repeat;
	width: 166px;
	height: 53px;
	margin: 25px 0 0 25px;
	cursor: pointer;
}

#info {
	position: relative;
	top: -785px;
	left: 50%;
    margin-left: -501px;
	width: 1022px;
	height: 202px;
	padding: 10px;
	font-size: 15px;
}

#info li {
	list-style: none;
	padding: 4px;
	line-height: 1.3em;
	width: 135px;
}

#info a, #info a:visited {
	text-decoration: none;
	color: #1f424c;
	margin-left: 5px;
}

#info div {
	width: 550px;
	float: right;
	margin-right: 250px;
	line-height: 1.2em;
	font-size: 2.5em;
	color: #FFFFFF;
	text-shadow: 1px 1px 3px #000000;
	font-family: "Times New Roman", Times, serif;
}

.download {
	background: url(images/design/downloadbackground.png) no-repeat;
	height: 250px;
	margin-top: 25px;
	color: #FFFFFF;
}

#dl {
	position: relative;
	top: 100px;
	left: 200px;
	width: 310px;
	line-height: 0.9em;
	font-size: 5.5em;
	text-shadow: 1px 1px 3px #000000;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
}

#dl a, #dl a:hover, #dl a:visited, #dl a:active,
#rl a, #rl a:hover, #rl a:visited, #rl a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#dl span {
	line-height: 1.2em;
	font-size: 32px;
}

#rl {
	float: right;
	margin: 75px 30px 0 0;
	width: 330px;
	line-height: 0.9em;
	font-size: 1.2em;
	text-align: right;
}

#rl li {
	display: inline;
	background: #4065d1 url(images/design/bluebutton2.png) no-repeat;
	list-style: none;
	padding: 4px;
	line-height: 1.3em;
	margin: 5px;
	padding: 8px;
}

#floating-box {
	position: relative;
	top: 195px;
	left: 50%;
    margin-left: -501px;
	width: 1022px;
	height: 202px;
	background: url(images/design/orangeheader.png) no-repeat;
}

.box-bottom {
	background: url(images/design/box-bottom.png) no-repeat;
	height: 4px;
	width: 100%;
	padding: 0;
}

.smallspan {
	font-size: 12px;
	vertical-align: middle;
}

.largespan {
	font-size: 20px;
	vertical-align: middle;
}

.body_wrapper {
	color: #1F424C;
}

.navli li {
	display: inline;
	color: #FFFFFF;
	height: 26px;
	line-height: 26px;
	padding: 0px 10px;
}

.popupbody li {
	color: #000000;
	border-top: 1px solid #7192A8;
	float: none;
	line-height: 0px;
	padding: 0;
}
