html{color:#000;background:#FFF;}
body {
	background:white repeat-x scroll 0%;
	color:#717171;
	font-family: Verdana, Helvetica, Lucida Sans Unicode, Lucida Grande, Georgia, "Times New Roman", Arial, helvetica, Geneva;/* Georgia apply italic*/
	font-size: 12px;
	font-size:75%;
	line-height: 18px;
	padding: 0;
	margin: 0;
	text-align:center;
	text-decoration:none;
}

abbr, acronym, .help {
	border-bottom: 1px dotted #333;
	cursor: help;
}

table {
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells:show;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	
}

input, select {
	font-family: Helvetica, monospace;
}

option {
	margin-right: 10px;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-family: "Verdana", "Century Gothic", "Trebuchet MS", Georgia;
	margin:0;padding:0;font-size:100%;
}

ul, ol {
	list-style-position: outside;
}

h1.title {
	padding-left: 37px;
	background: #fff url('images/bg_console_title_left.gif') bottom left no-repeat;
	height: 32px;
	line-height: 32px;
	text-align:left;
	font-size: 24px;
}

h1.title div {
	background: url('images/bg_console_title_main.gif') center left repeat;
	overflow:auto;zoom: 1;
}

h1.title div span {
	padding: 0px 30px 0px 0;
	float: left;
	background: #fff url('images/bg_console_title_right.gif') center right no-repeat;
	font-style: italic;
}

h2.title {
	padding-left: 37px;
	background: url('images/bg_console_title_left.gif') bottom left no-repeat;
	height: 26px;
	line-height: 26px;
	font-size: 20px;
	text-align:left;
}

h2.title div {
	background: url('images/bg_console_title_main.gif') center left repeat;
}

h2.title div span {
	padding: 1px 30px 1px 0;
	background: #fff url('images/bg_console_title_right.gif') center right no-repeat;
}

.inputform {
	border: 1px solid #ccc;
	background-color: #fff;
}

.textareaform {
	border: 1px solid #ccc;
	background-color: #fff;
}

.button {
	background-color:#dddddd;
	border-color:#BCB594 rgb(142, 133, 89) rgb(103, 97, 65) rgb(188, 181, 148);
	border-style:solid;
	border-width:1px;
	color:#000000;
	padding:3px 6px 2px;
	margin: auto 12px;;
}

.hide {
	display: none;
}

#container {
	background:white;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1022px;
}

#topnav {
	background:#FFFFFF;
	height:128px;
	margin-left:auto;
	margin-right:auto;

	width:100%;
	position: relative;
}

#topnav a span{
	position: absolute;
	left: 120px;
	top: 100px;
	display: none;
}

#topnav a:hover span {
	display: none;
	color: #999999;
}

#topnav_small {
	background:#f6aa00 url('images/about_logo.png') no-repeat;
	height:56px;
	margin-left:auto;
	margin-right:auto;

	width:100%;
}

#topnav_small .home {
	position: relative;
	float: left;
	width: 240px;
	height: 56px;
}

#topnav_small .home span{
	position: absolute;
	bottom: -1px;
	left: 30px;
	display: none;
	color: #999999;
	font-style: italic;
}

#topnav_small a:hover .home span{
	display: none;
}

#topnav_small .menu {
	background:#f6aa00;
	font-size:15px;
	height: 36px;
	line-height: 36px;
	text-align: left;
	border: 0px solid black;
	margin: 0px 0px 0px 250px;
	padding: 0;
	top: 16px;
	position: relative;
}

#topnav_small .menu span {
}

#topnav_small .menu span.nav {
	margin: 0 10px;
	letter-spacing: 0px;
}

#topnav_small .menu span a {
	color: black;
	padding: 5px 0;
	text-decoration: none;
}

#topnav_small .menu span.on a, #topnav_small .menu span a:hover  {
	color: white;
}

#navmenu {
	list-style-type: none;
	position: absolute;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	background-color:#B3DEEE;
	border:1px solid #90C8DD;
	width:8em;
}

#navmenu.collapsed {
	display: none;
}

#navmenu li {
	display:block;
}

#menu {
	font-size:16px;
	width:100%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 0px solid black;
}

#menu span.nav {
	padding:10px;
	margin:10px;
	height: 48px;
	letter-spacing: 1px;
}

/* menu float */
#menu_parent, .menu span {
	position: relative;
}

#menu_parent ul, .menu span ul {
	background:#F6AA00 none repeat scroll 0%;
	margin:0;padding: 0;margin-top: -5px !important;padding-top: 10px;
	position: absolute;
	width:10em;
	display: none;
	font-size: 12px;
	line-height: 15px;
	left: -0.5em;
	top: 28px;
}

#menu_parent.over ul, .menu span.over ul {
	display: block;
	padding-left: 0px;

}

#menu_parent ul li, .menu span ul li {
	list-style: none;
	float:left;
	width:10em;
	border-bottom: 1px solid #FFF;
}

#menu_parent ul li a, .menu span ul li a {
	display:block;
	padding: 5px !important;
	color: #FFF !important;
}

#menu_parent ul li a:hover, .menu span ul li a:hover {
	/* border-left: 5px solid #F6AA00;*/
	text-align: center;
	background-color: #F6AA00;
	color: #000000 !important;
	font-size: 120%;
}

#menu span a {
	color: black;
	text-decoration: none;
}

#menu span.on a, #menu span a:hover  {
	color: #FDB813;
}

/* menu */
#menu span {
	position: relative;
}

#menu span ul {
	background:#F6AA00 none repeat scroll 0%;
	margin:0;padding: 0;margin-top: 0px;padding-top: 5px;
	position: absolute;
	width:10em;
	display: none;
	font-size: 12px;
	line-height: 15px;
	left: -0.5em;
	top: 28px;
}

#menu span.over ul {
	display: block;
	padding-left: 0px;

}

#menu span ul li {
	list-style: none;
	float:left;
	width:10em;
	border-bottom: 1px solid #FFF;
}

#menu span ul li a {
	display:block;
	padding: 5px !important;
	color: #FFF !important;
}

#menu span ul li a:hover {
	/* border-left: 5px solid #F6AA00;*/
	text-align: center;
	background-color: #F6AA00;
	color: #000000 !important;
	font-size: 120%;
}

#main {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width:100%;
}

#main h1 {
	margin: 1.5em auto;
}

#main h2 {
	margin: 1.5em auto;
}

#main td {
	vertical-align: top;
}

#positionbox {

}

#mainbox {
	margin: 0;
}

#leftbox {

}

#leftbox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 296px;
}

#leftbox ul li{
	background: #FDB813;
	line-height: 24px;
}

#leftbox ul li.title{
	list-style: none;
	background: #E4E5E6;
}

#leftbox ul li a, #leftbox ul li a:link{
	display: block;
	padding: 3px 12px;
	text-decoration: none;
}

#leftbox ul li a:hover{
	display: block;
	background: #E4E5E6;
	color: black;

}

#footer {
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
	width:100%;
	height: 24px;
	line-height: 24px;
	background-color: #656363;
	clear: both;
	color: white;
}

#footer .title {
	margin-left:50px;
	margin-right:50px;
	color: white;/*#FDB813*/
}

#footer .nav {
	font-size: 140%;
}

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

/* home */
#home p{
	margin: 1em auto;
}

/* product */
#product {
	background: url('images/product_bg_main.gif') repeat-y;
	margin: 1em auto;
}

#product .title_pic {
}


#product table {
	width: 1022px;
	height: 500px;
	margin: 0;
}

#product table td{
	padding: 5px 10px;
	margin: 0;
}

#product .topbg {
	background: #ffffff url('images/product_bg_top.gif') no-repeat;
	height: 10px;
	overflow: hidden;
	width: 100%;
	margin: 0;
}

#product .bottombg {
	background: #ffffff url('images/product_bg_bottom.gif') no-repeat;
	height: 10px;
	width: 100%;
	margin: 0;
}

#products_list {
	margin: 0.5em;
	padding: 0;
	text-align: left;
	list-style: none;
}

#products_list li {
	text-align: center;
	line-height: 2.4em;
	margin-top: 0.5em;
}

#products_list .photo {
	background-color: #fff;
	border: 1px solid #666666;
	text-align: center;
	display: none;
}

#products_list .photo a {
	display:block;
	background: #fff;
}

#products_list li a {
	background: #666666;
	color: #ececec;
	display:block;
}

#products_list li a:hover {
	color: black;
}

#products_list li.active a {
	background: #f6aa00;
}

#products_list li.active .photo a {
	background: #fff;
}

#product_item_title {
	width: 620px;
	border: 0px solid #c9c7c7;
	margin-top: 1em;
	text-align: center;
}

#product_item_title h2{
	background: #f6aa00 url('images/product_itemTitle.gif') no-repeat;
	height: 38px;
	line-height: 38px;
	font-size: 18px;
	margin: 0;padding: 0;
	text-align: left;
	color: white;
	font-style: italic;
}

#product_item_title h2 div.groupname{
	padding-left: 1em;
	margin-right: 2em;
	font-size: 1em;
	width: 150px;
	color: black;
	float: left;
}

#product_item_title div.border {
	background: url('images/product_border_600.gif') no-repeat 0 0;
	width: 620px;
	height: 620px;
}

#product_item_title div.border img {
	margin: 15px 70px 35px 50px;
	width: 500px;
	height: 500px;
}

#product_item_bottom {
	background: url('images/product_item_bg_bottom.gif') no-repeat;
	width: 700px;
	height: 18px;
	line-height: 18px;
}

#product .item {
	border: 0px solid gray;
	margin: 1em;
	text-align: center;
}

#product .item .photo {
	vertical-align: middle;
}

#product .item .photo img {
	border: 1px solid #ccc;
	padding: 0px;
}

#product .item .name {
	margin-top: 3px;
}

#product .item .name span {
	border-left: 0.5em solid #fabe00;
	padding-left:  0.5em;
	font-size: 0.9em;
}

#frmSelectProduct {
	margin: 1em auto ;
}

#product_items {
	list-style: none none;
	margin: 6px 12px;
	padding: 0;
	border: 1px solid gray;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	overflow: auto;
	width: 150px;
	background: #fff;
}

#product_items.active {
	height: 10em;
}

#product_items li {
	text-align: left;
}

#product_items li.active {
	background: #eee url('images/icon_list.gif') center right no-repeat;
	padding-right: 30px;
}
#product_items li.active2 {
	background: #f6aa00;
}
#product_items li a {
	display: block;
	color: black;
	padding-left: 6px;
}

#product_items li a:hover {
	background: #ccc;
}

#product_images {
	list-style: none none;
	margin: 6px 12px;
	padding: 0px;
}

#product_images li {
	margin: 4px 4px;
	width: 91px;
	height: 91px;
	float: left;
}

#product_images .s_images_top {
	height: 5px;
	background: url('images/bg_block_top.gif') no-repeat;
}

#product_images .s_images_main {
	background: url('images/bg_block_main.gif') repeat-y;
}

#product_images li div {
	background: url('images/product_border_80.gif') no-repeat 0 0;
	width: 91px;
	height: 91px;
}

#product_images img {
	margin: 3px 3px 8px 8px;
	width: 80px;
}

#product_images a {
	display: block;
}

#product_images .s_images_main a:hover {

}

#product_images .s_images_bottom {
	height: 5px;
	background: url('images/bg_block_bottom.gif') no-repeat;
}

#product_specification {
	text-align: left;
	width: 900px;
}

#product_specification .title {
	border-bottom: 3px solid #f6aa00;
	font-size: 15px;
	margin: 0;

}

#product_specification .title span, #product_specification .title span em {
	background: url('images/product_specification_title_bg.gif') no-repeat scroll 0 0;
	padding: 0.2em 2em 0;

}

#product_specification .title span{
	background-position: 100% 0 !important;
	padding-left: 0;
}

#product_specification .title span em {
	background-position: 0 0;
	padding-right:0;
	white-space:nowrap;
}

#product_specification .block {
	border: 1px solid #666;
	border-top: 0;
	padding: 1em 2em;position: relative;
}

#product_specification .console {
	float: left;
	width: 50%;
}

#product_specification .item {
	float: left;
	width: 45%;
	text-align: left;
}

#product_console {
	margin: 4em auto;
}

#product_console .images_top {
	height: 15px;
	background: url('images/bg_console_image_top.gif') no-repeat;
}

#product_console .images_main {
	background: url('images/bg_console_image_main.gif') repeat-y;
}

#product_console .images_main p {
	margin: 0;
}

#product_console .images_bottom {
	height: 15px;
	background: url('images/bg_console_image_bottom.gif') no-repeat;
}

#product_console_specification {
	margin: 4em 4em 4em 2em;
}

#product_console_specification p {
	margin: 20px 0;
}

#product .manual_input, #support .manual_input {
	width: 160px;
	height: 25px;
	line-height: 25px;
	font: 16px/25px "trebuchet ms";
	padding: 0 5px 0 75px;
	outline:#369 solid 1px;
	border: 0px solid;
	display: inline !important;
	vertical-align: middle;
	border-spacing: 0px;
}

#manual_id {
	background: url('images/icon_id.gif') top left no-repeat;
}

#manual_pass {
	background: url('images/icon_password.gif') top left no-repeat;
}

/* support */
#support {
	background: url('images/product_bg_main.gif') repeat-y;
	margin: 20px 0;
}

#support .topbg {
	background: #ffffff url('images/product_bg_top.gif') no-repeat;
	height: 10px;
}

#support .leftimage {
	position: relative;
	top: -10px;
}

#support .bottombg {
	background: #ffffff url('images/product_bg_bottom.gif') no-repeat;
	height: 10px;
}

.selectOption {
	font: 15px/25px Helvetica, Verdana, Arial;
	margin: 0 0.3em 0 0;
}

#frmSelectProduct input {
	font-size: 12px;
}

#maintenance_list {
	margin: 40px auto 0;
	list-style-type: none;
	list-style-position:outside;
	list-style-image:none;
}

#maintenance_list li {
	float:left;
	margin:20px 10px 5px;
	padding:8px;
	position:relative;
}
#maintenance_list li img {
	border:medium none;
}

#maintenance_list em, #maintenance_list strong {
	color:#333333;
	display:block;
	font-family:Arial, Georgia,"Times New Roman",Times,serif;
	font-size:1.2em;
	line-height: 1.5em;
	font-stretch:normal;
	font-weight: bold;
	padding:0pt;
	text-align:center;
}

#maintenance_item {
	margin: 2em auto;
}

#maintenance_item_images {
	list-style-type: none;
	list-style-position:outside;
	list-style-image:none;
margin: 0;padding: 0;
}

#maintenance_item_images li {
	display: inline;
	margin:20px 10px 5px;
	padding:8px;
}

/* warnings */
#warnings {
	margin: 2em 4em;
	text-align: left;
	background: url('images/bg_caution.gif') no-repeat fixed 600px 125px;
}

#warnings h2 {
	margin: 1em;
	line-height: 1.5em;
}

#warnings p {
	margin: 1em;
	text-indent: 2em;
}

#warnings ol, #warnings ul {
	margin: 10px 20px;
	padding: 10px 20px;
}

/* partner */
#partner {
	background: url('images/partner_bg_main.png') repeat-y;
}

#partner .Content{
	background: url('images/world_map.gif') no-repeat;
}

#partner .pic {
	float: left;
	background:transparent url('images/partner_pic_bg.gif') no-repeat scroll 0%;
	width: 144px;
	height: 113px;
}

#partner .pic img {
	border: 1px solid #e3e3e3;padding: 1px;
}

#partner .Content .info {
	float: left;
	font-family: Arial;
	font-weight: bold;
	color: black;
	letter-spacing:1px;
	margin-left: 2em;
	margin-right: 4em;
	margin-bottom: 4em;
}

#partner .Content .info h3 {
	border-bottom: 1px dotted #e3e3e3;
	color: #16479E;
}

#partner .Content .info img {
	vertical-align: middle;
}

.brands {
	float: left;
	text-align: left;
	margin: auto 1em;
	width: 400px;
}

.Internation_Distributors {
	float: left;
	margin: auto 1em;
	width: 550px;
}

.brands ul, .Internation_Distributors ul {
	list-style: none none;
	margin: 0;
	padding: 0;
}

.brands ul li {
	margin: 2em 0;
}

.brands ul li img {
	vertical-align: middle;
}

.Internation_Distributors ul h3 {
	
}


/* news */
#news {
	background: url('images/news_bg_main.png') repeat-y;
	margin-bottom: 1em;
}

#news table {
	width: 1022px;
}

#news table td{
	padding: 5px 10px;
}

#news table td.topbg {
	background: #ffffff url('images/product_bg_top.gif') no-repeat;
	height: 10px;
}

#news table td.bottombg {
	background: #ffffff url('images/product_bg_bottom.gif') no-repeat;
	height: 10px;
}

#news .item {
	font-size: 14px;
	line-height: 21px;
	margin: 50px 80px;
}

#newsIndex {
	margin: 40px;
	font-family: "Lucida Grande",Verdana,Arial,Sans-Serif;
}

#newsIndex dl dt {
	list-style: none;
	font-weight: bold;
}

#newsIndex dl dt a {
	color: black;
	text-decoration: underline;
}

#newsIndex dl dt a:hover {
	text-decoration: underline;
}

#newsIndex dl dd.contents {
	/*background: url('images/more.gif') no-repeat scroll right bottom;*/
	margin: 2em;
	padding: 0.5em;
	padding-bottom: 16px;
	border: 1px solid;
	border-top: 0;
	border-left: 0;
}

/* about */
#about {
	background: #fff;
}

#about .title_pic {

}

#about .foot_pic {

}

#about .tabBlock {
	font-size: 15px;
	line-height: 25px;
}

#about .tabBlock p {
	text-indent: 2em;
	margin: 1em auto;
}

#functionTab {
	
}

/* contact */
#contact {
	background: url('images/contact_bg_main.png') repeat-y;
}

#contact_bglogo {
	/* background: url('images/bg_dyaco_logo.gif') repeat; */
}

#contactForm {
	text-align: center;

}

#contactForm .title_pic {
	margin-bottom: 2em;
}

#contactForm .sendmsg {
	font-size: 1.2em;
}

#contactForm table {
	width: 640px;
	/*background: url('images/contact_bg_main_form.png') repeat-y ;*/
	margin: 1em auto 3em;
}

#contactForm table td{
	padding: 10px;
}

#contactForm table td.topbg {
	background: #ffffff url('images/contact_bg_top.png') no-repeat;
	height: 20px;
}

#contactForm table td.bottombg {
	background: #ffffff url('images/contact_bg_bottom.png') no-repeat;
	height: 20px;
}

#contactForm table td.left {
	text-align: left;
}

#contactForm table td.right {
	text-align: right;
	border-bottom: 1px solid #ccc;
}

#contactCompany {

}

#contactCompany table {
	width: 100%;
	margin: 0 5em;
	border: 0;
}

#contactCompany .officeblock {
	font-size: 9px;
}

/* faq */
#faq {
	margin: 2em;
}

#faq .button {
	margin: 0;
}

.tags {
	font-size: 12px;
}

.tags li {
	margin: 12px;
}

.tags .question {
	color: red;
}

.tags .answer {

}



/* brochures */
#brochures {
	margin: auto 5em;
}

#brochures li {
	float: left;
	list-style-type: none;
	vertical-align: middle;
	width: 45%;
	margin: 0.5em;
		position:relative;
}

#brochures li a {
}

/*
#brochures li span {
	height:1em;
	bottom:0;
	margin:auto;
	top:0;
	position:absolute;
}
*/
#brochures li img {
	float: left;
	margin: 5px 10px;
	border: 1px solid black;
	padding: 4px;
}

.return {
	margin: 1em auto;
}

.required {
	color: red;
	margin: auto 1em;
}

.clear {
	clear: both;
}

#upload_process {
	display: none;
}

.xdebug-var-dump {
	text-align: left;
	margin: 1em;
	max-height: 300px;
	max-width: 900px; 
	overflow: auto;
}

/* support -> ftp */
#ftp {
	margin: 5em;
}

#ftp .description {
	line-height: 3em;
}

#maintenance {
	margin: 1em;
}

#ftp .rows {
	margin: 0.5em;
}

#ftp form {
	margin-top: 3em;
	margin-left: 2em;
}

#ftp .formbutton{
	margin: 0 6px;

}