@charset "utf-8";
/* CSS Document */
/* CSS for www.asianpackingmachinery.com */
/* Designer- Vipin Sharma */
/* Company- imicreation.com */

body {
	margin: 0px;
	background-image: url(images/page_bg.gif);
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a img{border: 0;}
* { outline: none;
}

#box {
	height: auto;
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#tophead {
	background: url(images/header_bg.jpg) repeat-x #FFFFFF;
	float: left;
	width: 100%;
	height: 100px;
	border-bottom: 1px dotted #C5C5C5;
	margin: 0px;
}
.logo {
	padding: 0px;
	float: left;
	height: 86px;
	width: 148px;
	margin: 10px 0 0 0;
}
.companyname {
	width: 40%;
	float: left;
	height: 61px;
	padding: 25px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #31349D;
	margin: 10px 0 0 0;
}
.companyname h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	color: #6C6C6C;
	padding-left: 81px;
	padding-top: 0px;
	margin-top: 0px;
}
.topnav {
	width: 250px;
	float: right;
	height: 100px;
	margin: 0px;
	padding-right: 15px;
}
.topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: right;
}
.topnav li {
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #CE261D;
}
.topnav li.language-bar{
	height: 25px;
	width: 240px;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 13px;
}
.topnav li.language-bar img{
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: -5px;
}
.topnav li a {
	color: #CE261D;
}

.topnav img {
	margin-bottom: -3px;
	margin-right: 5px;
}
#header {
	margin: 0px;
	height: 80px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	background-color: #FFFFFF;
	text-align: center;
	float: left;
	padding-top: 10px;
}
.mainnav {
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
}
.mainnav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0 auto;
}
.mainnav ul li {
	display: inline;
	width: 14%;
}
.mainnav ul li img {
	margin-bottom: 5px;
}
.mainnav ul li a {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 40px;
	padding-right: 1%;
	padding-left: 1%;
	display: inline-block;
	float: left;
	height: 20px;
	width: 14%;
	margin: 0px;
}
.mainnav ul li a.home {
	background: url(images/home_icon_normal.gif) no-repeat center top;
	color: #575757;
}
.mainnav ul li a.home:hover {
	background: url(images/home_icon.gif) no-repeat center top;
	color: #C6251C;
}
.mainnav ul li a.homeactive {
	background: url(images/home_icon.gif) no-repeat center top;
	color: #C6251C;
}
.mainnav ul li a.about {
	background: url(images/aboutus_icon_normal.gif) no-repeat center top;
	color: #575757;
}
.mainnav ul li a.about:hover {
	background-image: url(images/aboutus_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
.mainnav ul li a.aboutactive {
	background-image: url(images/aboutus_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}

.mainnav ul li a.services {
	background-image: url(images/services_icon_normal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #575757;
}
.mainnav ul li a.services:hover {
	background-image: url(images/services_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
.mainnav ul li a.solutions {
	background-image: url(images/solutions_icon_normal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #575757;
}
.mainnav ul li a.solutions:hover {
	background-image: url(images/solutions_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
.mainnav ul li a.team {
	background-image: url(images/team_icon_normal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #575757;
}
.mainnav ul li a.team:hover {
	background-image: url(images/team_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
.mainnav ul li a.contact {
	background-image: url(images/contacts_icon_normal.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #575757;
}
.mainnav ul li a.contact:hover {
	background-image: url(images/contacts_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
#showcase {
	width: 100%;
	float: left;
	height: 185px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/showcaseleft_bg.gif);
	background-repeat: repeat-x;
}
.showcaseleft {
	background-repeat: repeat-x;
	float: left;
	height: 144px;
	width: 20%;
	margin: 0px;
	padding-top: 40px;
	padding-left: 5%;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: justify;
	padding-right: 2%;
}
.textarea {
	height: 60px;
	width: 180px;
	border: 1px solid #666666;
	font-weight: normal;
	color: #666666;
}
.select {
	width: 140px;
	border: 1px solid #666666;
	font-weight: normal;
	color: #666666;
}

#showcase .showcaseleft .smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}

#showcaseright {
	float: right;
	width: 600px;
	height: 184px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

#container {
	float: left;
	height: auto;
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	margin: 0px;
	padding-top: 2%;
	background-color: #FFFFFF;
	padding-bottom: 2%;
}
#leftpane {
	margin: 0px;
	float: left;
	height: auto;
	width: 65%;
	padding-right: 5%;
}
#leftpane h1 {
	color: #3ABADF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 99%;
	margin: 0px;
	clear: left;
	padding: 0px;
}
#leftpane h2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	width: 50%;
	margin: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#leftpane ul {
	list-style-image: url(images/bluearrow_bullet.gif);
	list-style-type: none;
	color: #2D6093;
}
#leftpane ul li {
	margin-top: 3px;
	margin-bottom: 3px;
}
#leftpane ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
}
#leftpane ul li a:hover {
	color: #26A7D9;
}
#leftpane ul li ul {
	list-style-image: none;
	list-style-type: square;
}
#leftpane ul li ul li {
	height: 20px;
}
#leftpane ul li ul li a {
	font-weight: bold;
	font-size: 0.7em;
}


.borderedtd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #26A7D9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #26A7D1;
}
.greyborderedtd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
}
.input {
	width: 180px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	font-weight: normal;
	color: #666666;
}


#leftpane h1 .bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #26A7D1;
}
#leftpane p {
	text-align: justify;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.readmore {
	line-height: 29px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}
.readmore a {
	color: #26A7D1;
	background-image: url(images/readmore_normal.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 95%;
	display: block;
	background-position: right;
	text-align: right;
	padding-right: 27px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.readmore a:hover {
	background-image: url(images/readmore_over.gif);
	background-repeat: no-repeat;
}

.orangelinks {
	font-weight: normal;
}
.orangelinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #CE261D;
}
.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #CE261D;
	line-height: 17px;
}
.astrick {
	color: #CC0000;
}

#leftpane img {
	margin-top: 15px;
	margin-right: 7px;
	float: left;
	padding: 1px;
	border: 1px solid #999999;
	margin-bottom: 25px;
}
#leftpane p {

}
#leftpane p img {
	margin-top: 0px;
	margin-right: 8px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.mosttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
	line-height: 17px;
}
.mosttext a {
	color: #666666;
}

#leftpane .right {
	float: right;
	clear: right;
}


.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #26A7E0;
	text-decoration: underline;
}
#leftpane label {
	width: 30%;
	color: #26A7E6;
	font-weight: bold;
	float: left;
	display: block;
}
.blueheading {
	font-weight: bold;
	color: #26A7E6;
}


#rightpane {
	float: right;
	width: 27%;
	padding-left: 2%;
	margin: 0px;
	height: auto;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
}
.sublinks {
	width: 80%;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.sublinks ol {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.sublinks ol li {
	margin: 0px;
	padding: 0px;

}
.sublinks ol li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #26A7D9;
	width: 97%;
	display: block;
	line-height: 30px;
	height: 30px;
	padding-left: 3%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #26A7D1;
}
.sublinks ol li a:hover {
	color: #333333;
	line-height: 30px;
	height: 30px;
	width: 97%;
	padding-left: 3%;
	display: block;
	background-image: url(images/sublinks_hover.gif);
	background-repeat: repeat-x;
}
.sublinks ol li a.active {
	background-color: #EEEEEE;
	border-bottom-color: #26A7D9;
	color: #333333;
	height: 30px;
	width: 97%;
	padding-left: 3%;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}




#latestnews {
	width: 90%;
	height: 150px;
	margin-top: 15px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
}

#rightpane h1 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
	background-image: url(images/latestnews_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A4A4A;
}
#rightpane h2 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
	background-image: url(images/services_overview.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A4A4A;
}
#rightpane h3 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
	background-position: right;
	height: 25px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A4A4A;
	background-image: url(images/clients_list.gif);
	background-repeat: no-repeat;
}
#rightpane h4 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	background-position: right;
	height: 26px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A4A4A;
	background-image: url(images/more_icon.gif);
	background-repeat: no-repeat;
}
#rightpane h5 {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	background-position: right;
	height: 26px;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A4A4A;
	background-image: url(images/contactinfo_icon.gif);
	background-repeat: no-repeat;
}
#rightpane h6 {
	color: #CE261D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0px;
	background-position: right;
	padding-top: 0px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4A4A4A;
	padding-bottom: 0px;
	height: 25px;
	width: 80%;
}





#rightpane ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 20px;
}
#rightpane ul li {
	font-weight: bold;
	color: #26A7D9;
	font-size: 0.8em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 90%;
	display: block;
	line-height: 25px;
}



#rightpane img {
	padding: 2px;
	border: 1px solid #333333;
	float: left;
	margin-right: 5px;
	margin-bottom: 25px;
}
#customercare {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	background-image: url(images/customercare.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: left;
	padding-top: 38px;
	padding-left: 20px;
	margin-top: 20px;
}
#footer {
	margin: 0px;
	height: 200px;
	width: 98%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	clear: left;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #26A7D1;
}
.footernav {
	width: 80%;
	margin-top: 10px;
	height: auto;
	float: left;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 10px;
}
.footernav h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	color: #26A7D1;
}
.footlinks {
	float: left;
	height: 130px;
	width: 20%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.footlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footlinks ul li {
	text-align: left;
}
.footlinks ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666666;
}
.footlinks ul li a:hover {
	text-decoration: underline;
	color: #26A7D1;
}
.address {
	float: left;
	width: 24%;
	height: 130px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 4%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #26A7D1;
	font-weight: normal;
}
.bluetext a {
	color: #26A7E6;
	font-weight: bold;
	text-decoration: underline;
}

.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
}
.greytext a {
	color: #666666;
}

.onlineid {
	margin: 0px;
	float: left;
	height: 110px;
	width: 33%;
	padding-left: 3%;
}
.onlineid p {
	margin-top: 0px;
	padding-top: 0px;
}

.onlineid img {
	margin-bottom: -5px;
	margin-right: 3px;
}
.copyright {
	width: 320px;
	float: left;
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	height: 15px;
	padding-left: 10px;
}
.copyright a {
	color: #26A7D1;
}
.sitedesign {
	float: right;
	width: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	text-align: right;
	height: 20px;
	padding-right: 10px;
	padding-top: 32px;
}
.sitedesign a {
	color: #333333;
}
.mainnav ul li a.servicesactive {
	background-image: url(images/services_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
.mainnav ul li a.solutionsactive {
	background-image: url(images/solutions_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
.mainnav ul li a.teamactive {
	background-image: url(images/team_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
.mainnav ul li a.contactactive {
	background-image: url(images/contacts_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #C6251C;
}
.inputsmall {
	width: 120px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	font-weight: normal;
	color: #666666;
}
.textareabig {
	height: 100px;
	width: 200px;
	border: 1px solid #666666;
	font-weight: normal;
	color: #666666;
}
