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

* {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	text-decoration: underline;
	color: #2086bd;
}
a:hover {
	text-decoration: none;
	color: #fff;
	background: #2086bd;
}
body {
	background: #ecf2f6 url(../images/bg.png) repeat-x top left;
	text-align: center;
	color: #313131;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 50px;
}
.break {
	clear:both;
	height: 1px;
	overflow: hidden;
}
.none {
	display: none;
}
p {
	margin-bottom: 10px;
}
#wrapper {
	width: 925px;
	background: url(../images/bg_wr.png) repeat-y top left;
	margin: 0 auto;
	text-align: left;
	padding-left: 25px;
}
* html #wrapper {
 _azimuth: expression(  this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",  this.src = "../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true);
}
#header {
	width: 900px;
	height: 150px;
	background: url(../images/bg_header.gif) repeat-x top left;
	position: relative;
	z-index: 1000;
}
h1#logo {
	float: left;
	margin-left: 20px;
	margin-top: 29px;
	display: inline;
}
h1#logo a {
	display: block;
	width: 209px;
	height: 54px;
	background: url(../images/delcam_logo.gif) no-repeat top left;
}
#header_right {
	width: 270px;
	right: 25px;
	top: 15px;
	position: absolute;
	text-align: right;
}
input {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#header_right input.cauta {
	width: 58px;
	height: 18px;
	background: #4db1dc;
	border: 1px solid #bababa;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
/* ==== menu ==== */

#menu {
	clear: both;
	float: left;
	height:30px;
	margin-top: 17px;
	margin-left: 20px;
	display: inline;
	width: 880px;
}
#menu ul {
	list-style-type:none;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	display: block;
	padding: 8px 13px 0px 20px;
	height: 21px;
	color: #fff;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url("../images/bullet.gif") no-repeat 4px 12px;
}
* html #menu ul li a {
	width: 50px;
}
#menu ul li a:hover {
	color:#006097;
	text-decoration:none;
}
/* Submenu */



#menu ul li ul {
	list-style-type:none;
	display:none;
	position:absolute;
	background:#f5f5f5;
	margin-left: -1px;
	border: 1px solid #1273aa;
	border-top: none;
	padding-top: 5px;
}
#menu ul li:hover ul, #menu ul li.sfHover ul {
	display:block;
	width:100%;
}
#menu ul li ul li {
	width:100%;
}
#menu ul li ul li.head {
	color:#fff;
	padding:2px 0px 0px 0px;
	font-weight:bold;
	background:#3db2de;
	font:bold 12px Arial, Helvetica, sans-serif;
	cursor:default;
	border-bottom: 1px solid #666;
	height: 18px;
}
#menu ul li ul li.head span {
	padding-left:10px;
}
#menu ul li ul li a {
	font:bold 10px Arial, Helvetica, sans-serif;
	text-align:left;
	display:block;
	padding: 1px 0px 0px 15px;
	height: 13px;
	border-top: 1px solid #f5f5f5;
	border-bottom: 1px solid #f5f5f5;
}
* html #menu ul li ul li a {
	width: auto;
!important
}
#menu ul li ul li a:hover {
}
#menu ul li:hover {
/*	background:#c5c6c8; */

}
#menu li.sfHover {
	background: url("../images/bg_menu.gif") repeat-x top left;
}
#menu li:hover a, #menu ul li.sfHover a {
	color:#4269b4;
	background: url("../images/bullet.gif") no-repeat 3px 12px;
}
#menu ul li.sfHover ul li a {
	background: #f5f5f5 url("../images/bullet1.gif") no-repeat 3px 4px;
}
#menu ul li.sfHover ul li a:hover {
	background: #e4e4e4 url("../images/bullet1.gif") no-repeat 3px 4px;
	color: #333;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
/* end menu */



/* ====== CONTENT ======= */



#content {
	width: 640px;
	float: left;
	margin-left: 20px;
	display: inline;
	padding-bottom: 10px;
	position: relative;
	z-index: 0;
	font: 12px/16px Verdana, Arial, Helvetica, sans-serif;
}
#content h1 {
	font: 22px Arial, Helvetica, sans-serif;
	color: #477fc3;
	margin-bottom: 15px;
	background: url(../images/bg_heading.gif) repeat-x bottom left;
	padding-bottom: 5px;
}
#content h2 {
	margin: 15px 0px 5px 0px;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	color: #2086bd;
}
#content h2.logo_gray {
	width: 100%;
	background: #efefef;
	text-align: right;
	margin-bottom: 20px;
}
#content h3 {
	margin: 5px 0px 10px 0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #2086bd;
}
#content .sep {
	width: 100%;
	clear: both;
	background: url(../images/bg_heading.gif) repeat-x top left;
	height: 5px;
	overflow: hidden;
	margin: 10px 0px;
}
#content .intext {
	float: left;
	margin: 0px 25px 10px 0px;
	display: inline;
}
#content .leftintext {
	float: left;
	margin: 0px 25px 10px 0px;
	width: 145px;
	display: inline;
}
#content .intextright {
	float: right;
	margin: 0px 9px 10px 15px;
}
#content ul {
	list-style-type: square;
	margin-bottom: 15px;
	padding-left: 20px;
}
#content ul li {
	margin-left: 20px;
	line-height: normal;
	margin-bottom: 10px;
}
#content .info {
	font-size: 10px;
	font-style:italic;
}
#content ul ul {
	list-style-type: disc;
	margin-bottom: 15px;
	margin-left: 20px;
}
#right {
	width: 200px;
	float: left;
	margin-left: 20px;
	display: inline;
	padding-bottom: 60px;
	position: relative;
}
#right .panel {
	width: 178px;
	border: 1px solid #a2d2e8;
	padding: 10px;
	background: #e7f6fe url(../images/bg_panel.gif) repeat-x top left;
	margin-bottom: 20px;
	position: relative;
}
#right .panel h2 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #1652a8;
	margin-bottom: 5px;
}
#right .panel span {
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 3px;
	color: #2086bd;
}
.news p {
	font-size: 11px;
}
#content .news h2 {
	margin-top: 0px !important;
}
#right .panel input {
	margin-bottom: 5px;
	border: 1px solid #bababa;
	padding: 2px;
	background: #fff;
	width: 100px;
}
#right .panel .submit {
	position: absolute;
	top: 10px;
	left: 125px;
	width: 60px;
	height: 43px;
	background: #4db1dc;
	border: 1px solid #bababa;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
a.more {
	display: block;
	margin-top: 3px;
	padding: 1px 2px;
}
/* ============ Homepage =========== */

.homepanel {
	float: left;
	width: 310px;
	margin-right: 20px;
	margin-top: 10px;
	display: inline;
}
#content .homepanel h2 {
	width: 143px;
	height: 21px;
	background: #4db1dc url(../images/bg_panel_heading.gif) repeat-y top left;
	font: 16px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 20px;
	padding-top: 3px;
	margin-bottom: 0px;
}
.nomargin {
	margin-right:-20px;
!important
}
.separator {
	width: 173px;
	height: 5px;
	background: url(../images/separator.gif) no-repeat;
	margin: 5px 0px;
}
/* ===== ONLINE_FTP ======*/
.online_ftp h2 {
	padding-bottom: 2px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	font-weight: bold !important;
	background: url(../images/ftp_folder.gif) no-repeat left center;
	padding-left: 30px;
}
.online_ftp ul {
	list-style-type: none !important;
	padding-left: 0px !important;
}
.online_ftp ul li {
	width: 590px;
	position: relative;
	border-bottom: 1px solid #dedede;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 0px !important;
}
.online_ftp ul li:hover {
	background: #efefef;
}
.online_ftp ul li img {
	margin-right: 5px;
	vertical-align: bottom;
}
.online_ftp ul li span {
	display: block;
	font-size: 10px;
	color: #aaa;
	padding-top: 2px;
	font-weight: normal !important;
	padding-left: 20px;
}
.online_ftp ul li span strong{
 	color: #777;
}
.online_ftp ul li a {
	display: block;
	width: 60px;
	height: 15px;
	padding: 3px 25px 0px 5px;
	background: #cff2ea url(../images/ftp_disk.gif) no-repeat 73px center;
	color: #333;
	position: absolute;
	bottom: 50%;
	margin-bottom: -11px;
	right: 10px;
	font-size: 11px;
	border: 1px solid #ccc;
	text-decoration: none;
}
.online_ftp ul li a:hover {
	background: #9beedb url(../images/ftp_disk.gif) no-repeat 73px center;
	border-color: #aaa;
	color: #333;
}
.online_ftp ul li a.disabled, .online_ftp ul li a.disabled:hover {
	color: #aaa;
	position: absolute;
	background: #dedede url(../images/ftp_disabled.gif) no-repeat 73px center;	
	bottom: 50%;
	margin-bottom: -11px;
	right: 10px;
	font-size: 11px;
	border: 1px solid #bbb;
	text-decoration: none;
	cursor: default !important;
}




/* ===== FOOTER ======*/

#footer {
	clear: both;
	width: 950px;
	height: 101px;
	margin-left: -25px;
	position: relative;
	background: url(../images/footer_bg.jpg) no-repeat top left;
	font-size: 11px;
}
#boris {
	position: absolute;
	right: 45px;
	top: -46px;
	width: 198px;
	height: 48px;
	background: url(../images/boris.jpg) no-repeat;
}
#footer ul {
	float:left;
	list-style-type:none;
	margin: 14px 0 0 45px;
	display: inline;
}
#footer li {
	margin-right: 3px;
	float:left;
	overflow: visible;
	padding: 5px 0px;
}
#footer a {
	background:url(../images/bullet_footer.gif) no-repeat 6px 6px;
	color:#1652a8;
	padding:2px 10px 2px 15px;
	text-decoration: none;
	border: 1px solid #fff;
}
#footer a:hover {
	background: #e7f6fe url(../images/bullet_footer.gif) no-repeat 6px 6px;
	border: 1px solid #ccc;
}
#footer p.copy {
	clear: both;
	float: left;
	margin:5px 0px 0px 50px;
	display: inline;
	font-size: 10px;
	color: #666;
}
