/* All Right Machinery Styles
-----------------------------------------------
Author:   Frances Zhou
Version:  4 March 2006
----------------------------------------------- */

/* structure: base
----------------------------------------------- */
* {
	padding:0;
	margin: 0;
	font-size: 12px;
}
body {
	background-color: #ddeff1;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	width: 780px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	
}

/* structure: table
----------------------------------------------- */
table {
	border:#aaa 1px solid;
}
tr.rowsOdd { 
	background-color: #EFF1F6; 
}
tr.rowsEven { 
	background-color: #fff; 
}
td, th {
	border:#ccc 0.5px solid!important;
	border:#ccc 1px solid;
}
td {
	padding: 2px;
}

/* structure: header
----------------------------------------------- */
#header {
	background-image: url(../images/header3-sp.jpg);
	height: 181px;
	background-repeat: no-repeat;
	padding-left: 73px;
}
#header h1, h3
{
	position: absolute;
	left: -5000px;
	width: 4000px;	
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 600px;
}

/* structure: contents
----------------------------------------------- */
#contents h2 {
	font-size: 14px;
	color: #666;
	padding-left: 270px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#contents h6{
	padding-right: 10px;
}
#contents p {
	padding-top: 5px;
	padding-left: 270px;
	padding-right: 15px;
	line-height: 160%;
}

#contents #product-intro {
	padding-left: 270px;
	padding-top: 10px;
	
}
#contents #bigpicture {
	width: 540px;
	float: right;
}
#contents a {
	text-decoration: none;
	color: #756630;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	line-height: 160%;
	font-weight: bold;
}
#pic3 {
	float: left;
	width: 235px;
	padding-left: 6px;
}
#pic4 {
	padding-left: 510px;
}

/* structure: extras
----------------------------------------------- */
#extras {
	line-height: 160%;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
}
#extras a {
	text-decoration: none;
	color: #756630;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	line-height: 160%;
	font-weight: bold;
}
#extras ul {
	padding-left: 15px;
	list-style-position: outside;
}
#extras ol {
	margin-left: 20px;
}
#extras2 {
	line-height: 160%;
	padding-left: 270px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
}
#extras2 a {
	text-decoration: none;
	color: #756630;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	line-height: 160%;
	font-weight: bold;
}

#extras3 {
	line-height: 160%;
	padding-left: 80px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
}
#contact-info p {
	padding-top: 10px;
	padding-left: 10px;
	color: #333333;
}
#contact-info .running a {
	text-decoration: none;
	padding-left: 10px;
	color: #756630;
	font-size: 18px;
}

/* structure: injection machine
----------------------------------------------- */
#injMachine a {
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
}
#injMachine li {
	display: inline;
}
#injMachine2 a {
	font-size: 10px;
	font-weight: bold;
	margin-right: 15px;
}
#injMachine2 li {
	display: inline;
}
#machine-img {
	padding-left: 240px;
}
#dim-img {
	float: right;
	margin-right: 35px;
}

/* structure: footer
----------------------------------------------- */
#footer{
	clear: both;
	padding: 0.3em 0.5em 0.1em 2em;
	color: #FFFFFF;
	background-color: #666A87;
	border-top: 3px solid #9E8B49;
	height: 20px;
	margin-top: 10px;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-left: 60px;
}

/* Navigation: site-nav
----------------------------------------------- */
#navigation {
	height: 25px;
	background-color: #666a87;
	color: #FFFFFF;
	padding-left: 22px;
	vertical-align: middle;
	padding-top: 5px;
}
#navigation li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	margin: 0px;
}
#navigation a {
	text-decoration: none;
	color: #FFFFFF;
}
#navigation #flag {
	float: right;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
	margin-right: 6px;
}

/* Navigation: product-nav
----------------------------------------------- */
#product-nav{
	float: left;
	display: inline;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}
#product-nav a {
	font-size: 11px!important;
	font-size: 11.5px;
}
#product-nav li { 
	display: inline; 
}
#product-nav li a {
	display: block;
	width: 252px;
	padding: 5px 0px 5px 4px;
	background: #f7f6f3;
	text-decoration: none;
	color: #283358;
	border-bottom: 1px solid #fff;
}
#product-nav li a:hover{
	color: #fff;
	background: #666a87;
}

/* Class
----------------------------------------------- */
.slg1 {
	padding-top: 100px;
}
.slg2 {
	padding-top: 14px;
}
.ourProducts {
	font-size: 16px;
	font-weight: bold;
	color: #A78C21;
	background: #ece8e1;
	border-bottom: 1px solid #fff;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.imgborder {
	border: 1px solid #CBD1D1;
	margin-right: 10px;
	margin-bottom: 40px;
	margin-top: 5px;
	padding: 2px;
}
.imgborder-s {
	border: 1px solid #CBD1D1;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 2px;
}
.imgborder2 {
	border: 1px solid #CBD1D1;
	margin-right: 15px;
	margin-top: 5px;
	padding: 2px;
}
.imgborder3 {
	border: 1px solid #CBD1D1;
	margin-right: 15px;
	margin-left: 10px;
	margin-top: 15px;
	padding: 2px;
}
.goldb {
	font-weight: bold;
	color: #9E8B46;
}
.picture {
	margin-right: 20px;
	padding-top: 15px;
	line-height: 150%;
}
.picture2 {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 15px;
	height: 120px;
	line-height: 150%;
}
.no-underline {
	text-decoration: none;
	border:none;
}
.no-underline a{
	text-decoration: none;
	border:none;
}
.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}
.lefta {
	text-decoration: none;
	color: #756630;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	line-height: 160%;
	font-weight: bold;
}
.line-space {
	line-height: 150%;
}
