body {
	margin: 12px 12px;
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 16px;
	text-align: center;
	background: #eee url(/images/bg.png) repeat center center;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 17px;
	margin-top: 0;
}

a {
	color: #666;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

ul {
	padding-left: 15px;
	margin-left: 0px;
}

ul li {
	padding-bottom: 6px;
	padding-left: 0px;
	margin-left: 0px;
}

input, textarea {
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #fff;
}

input.search-button {
	width: 70px;
}

.input-text-view, .input-text-c {
	width: 360px;	
}


.input-boxtext {
	font-size: 14px;
	color: #666;
}

input.search-text {
	width: 200px;
	margin-right: 5px;
}

.img-right {
	float: right;
	padding-left: 8px;
}

.img-left {
	float: left;
	padding-right: 8px;
}

.one-column .img-left {
	width: 258px;
}

.img-center {
	text-align: center;
}

.parbox {
	padding-right: 8px;
}

#container {
	width: 755px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	padding: 8px 15px;
	border: 3px solid #eee;
}

#top {
	width: 755px;
	height: 53px;
	padding-top: 50px;
	padding-bottom: 10px;
	overflow: hidden;

	
	/*
	padding-top: 30px;
	padding-bottom: 50px;
	*/
	
	/* background: transparent url(/images/machine_free.jpg) no-repeat right top; */
}

img#logo {
	/* float: left; */
}

#slogan {
	font-family: arial black, arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	/* float: left;
	clear: left; */
	/* padding-left: 6px; */
	line-height: 23px;
	color: #999;
}

.system-admin-mode #slogan {
	width: 370px;
	overflow: hidden;
}

#top-right-box {
	float: right;
	text-align: right;
}

#admin-menu {
	position: relative;
	top: -20px;
	top: -20px;
	height: 13px;
	line-height: 13px;
	overflow: hidden;
}

#admin-menu ul {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	height: 13px;
	line-height: 13px;
	overflow: hidden;
	font-size: 11px;
}

#admin-menu li {
	margin: 0;
	padding: 0;
	line-height: 13px;
	display: inline;
	padding-left: 4px;
}

#admin-menu li a {
	text-decoration: none;
	color: red;
}

#language-choose-list {
	
}

#language-choose-list img {
	margin-left: 4px;
}

#address-line {
	width: 755px;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
}



#top-ruler {
	float: left;
	margin: 2px 0 2px 0;
}

#bottom-ruler {
	margin: 8px 0 2px 0;
}


/* main menu */

.main-menu {
	list-style-type: none;
	display: block;
	margin: 2px 0 6px 0;
	padding: 0;
	font-family: arial black, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 22px;
	float: left;
}

.main-menu li {
	float: left;
	margin-left: 6px;
	padding: 0;
}

.main-menu li.first {
	margin-left: 0;
}

.main-menu li a {
	background: #008080 url(/images/menu_bg.jpg) repeat-x;
	padding-top: 1px;
	padding-bottom: 4px;
	display: block;
	text-align: center;
}

.main-menu li a:hover, .main-menu li a.active {
	background: #008080 none repeat-x;
}

/* sub menu */

.sub-menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.sub-menu li {
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	font-size: 15px;
	line-height: 28px;
	font-weight: bold;
}

.sub-menu li a {
	display: block;
	background-color: #00aaaa;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

.sub-menu li a:hover {
	font-weight: bold;
	color: #000;
}

.column {
	width: 377px;
	float: left;
}

#cmsedit .column {
	width: 49%;
}

.left-column {

}

.right-column {
	padding-left: 4px;
}

/* products */

.products {
	float: left;
	/* width: 755px; */
	width: 100%;
	border: 1px solid #000;
	border-right: 0;
}

.products th {
	border-right: 1px solid #000;
	text-align: left;
	font-weight: bold;
	background-color: #ccc;
	padding: 2px 4px 2px 4px;
	font-family: arial, sans-serif;
	font-size: 12px;
	
}

.products th a {
	color: #000;
	text-decoration: underline;
}

.products th a:hover {
	text-decoration: none;
}

.products th a.active {
	text-decoration: underline;
}

.products td {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	padding: 2px 4px 2px 4px;
	font-family: arial, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}

.products td.strong {
	font-weight: bold;
}

.machine-images {
	width: 50%;
	float: right;
}

.machine-images img {
	display: block;
	margin-bottom: 8px;
}

#cmsedit .machine-images img {
	max-width: 370px;
	height: auto;
}


/* home box (teaser on home page) */

.home-box {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 55px;
	width: 650px;
	background-color: #666;
}

.home-box div {
	border: 1px solid #666;
	background-color: #fff;
	position: relative;
	padding: 5px;
	top: 5px;
	left: -5px;
	font-size: 14px;
}

.home-box div div {
	padding: 0;
	margin: 0;
	border: 0;
}

.home-link-box {
	width: 377px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
	background: #ddd url(/images/home_link_box_bg.jpg) no-repeat left top;
	text-align: center;
	font-family: arial black, arial, sans-serif;
	font-size: 30px;
}

.home-link-box a, .home-link-box a:hover {
	color: #ff5500;
}

#cmsedit {
	width: 100%;
}


/* image appearing on mouse over */
.image-over {
	position: absolute;
	visibility: hidden;
	padding: 4px;
	border: 1px solid #ccc;
	background-color: #fff;
	
}