/*
Theme Name: BEIC
Description: Built by Lighthouse
Version: 2016
Author: the Lighthouse team
Author URI: https://lighthouseuk.net/
*/

body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
p {
	margin: 0;
	padding: 0;
}

img,
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

body {
	font: normal 11px/12px Arial, Helvetica, sans-serif;
	color: #1b140d;
	background: #333365 url(./img/body_bg.jpg) repeat-x 0 100%;
}

span.clear {
	clear: both;
}

.left {
	float: left;
	width: auto;
}

.right {
	float: right;
	width: auto;
}

h2 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #069;
}

#layout {
	width: 95%;
	max-width: 980px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.rounded_white_box {
	background: #fff;
	margin-bottom: 4px;
	border-radius: 15px;
	overflow: hidden;
	padding: 7px 0 7px 7px;
}

.container {
	background: transparent url(./img/container_bg.gif) repeat-y 0 10px;
	float: left;
	width: 100%;
	padding: 0;
	border-radius: 15px;
	overflow: hidden;
}

.container .container_bottom {
	padding-bottom: 35px;
	width: 100%;
	float: left;
}

.container .container_bottom.inner {
	padding-bottom: 20px;
}

.container_left {
	width: 259px;
	float: left;
	background: transparent url(./img/container_left_grad.jpg) repeat-y 0 0;
	margin-top: -1px;
}

.container_left .container_left_top {
	background: transparent url(./img/container_left_top.png) no-repeat 0 0;
	background-size: contain !important;
	width: 266px;
	margin: auto;
}

.container_left .logo {
	padding: 11px 9px 165px 9px;
}

.search_box {
	background: transparent url(./img/border1.jpg) no-repeat 0 100%;
	padding: 0 0 19px 10px;
}

h2.find {
	background: transparent url(./img/find_icon.jpg) no-repeat 0 0;
	padding: 3px 0 10px 42px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #069;
	margin-bottom: 10px;
}

.search_box ul li {
	list-style: none;
	margin-bottom: 15px;
}

.search_box ul li select {
	width: 225px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	border: solid 1px #ccc;
	padding: 3px;
}

.search_box ul li input.textbox {
	width: 210px;
	border: solid 1px #ccc;
	padding: 3px 7px;
	color: #666;
	font: 12px Arial, Helvetica, sans-serif;
}

.search_box ul li.last {
	margin-bottom: 0;
}

.rss_feeds {
	background: transparent url(./img/border1.jpg) no-repeat 0 100%;
	padding: 20px 0 23px 15px;
	margin-bottom: 10px;
}

h2.rss {
	background: transparent url(./img/rss_icon.jpg) no-repeat 0 0;
	padding: 6px 0 3px 0;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #069;
	margin-bottom: 4px;
}

.rss_feeds p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 44px 0 5px;
}

h2.rss a {
	color: #069;
	text-decoration: none;
	padding-left: 28px;
}

h2.rss a:hover {
	text-decoration: underline;
}

.container_right {
	background: transparent url(./img/line1.jpg) repeat-y 0 0;
	width: calc(100% - 262px);
	float: right;
	margin-top: -7px;
	position: relative;
	overflow: hidden;
	padding-right: 2px;
}

.container_right .container_right_top.index {
	background: transparent url(./img/index.jpg) no-repeat 0 0 !important;
	padding-top: 6px;
	width: 100%;
	overflow: hidden;
}

.container_right .container_right_top {
	background: transparent url(./img/inner_pagebg.jpg) no-repeat 1px 0;
	padding-top: 6px;
	width: 100%;
}

#menu {
	height: 38px;
	padding-top: 4px;
}
#menu ul {
	padding-left: 10px;
}
#menu ul > li {
	float: left;
	list-style: none;
	background: transparent url(./img/pipe.gif) no-repeat 100% 50%;
	margin-right: -1px;
	position: relative;
}
#menu ul > li > a {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #069;
	float: left;
	text-decoration: none;
	cursor: pointer;
	float: left;
}
#menu ul > li > a:hover {
	background: transparent url(./img/left_btn.jpg) no-repeat 0 0;
	color: #fff;
	text-decoration: none;
}
#menu ul > li > a:hover span {
	background: transparent url(./img/right_btn.jpg) no-repeat 100% 0;
}
#menu ul > li > a > span {
	padding: 0 11px;
	line-height: 34px;
	height: 34px;
	float: left;
}
#menu ul > li:last-child {
	background: transparent;
}

#menu ul > li > ul {
	display: none;
	width: 195px;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 100;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 12px 5px 12px 15px;
}

#menu ul > li:hover > ul {
	display: block;
}

#menu ul > li > ul > li {
	background: transparent url(./img/arrow.gif) no-repeat 0 4px;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 100%;
}

#menu ul > li > ul > li > a {
	color: #069;
	font: 12px Arial, Helvetica, sans-serif;
}

#menu ul > li > ul > li > a > span {
	padding: 0;
	line-height: 1;
	height: auto;
	float: none;
}

#menu ul > li > ul > li:last-child {
	background: transparent url(./img/arrow.gif) no-repeat 0 4px;
}

#menu ul > li > ul > li > a:hover {
	color: #069;
	text-decoration: underline;
}

#menu ul > li > ul > li > a:hover > span {
	background: transparent;
}

.members {
	float: right;
	margin: 8px 6px 0 0;
}

.members p {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #069;
}

.members p a {
	color: #069;
	text-decoration: none;
	background: transparent url(./img/lock.jpg) no-repeat 100% 0;
	padding: 1px 24px 6px 0;
}

.members p a:hover {
	text-decoration: underline;
}

#banner {
	padding: 55px 0 0 30px;
	min-height: 413px;
	height: auto;
}

#banner h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin-bottom: 10px;
}

#banner p {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 21px;
	margin-bottom: 20px;
}

.section {
	width: 100%;
	overflow: hidden;
	background: transparent url(./img/dotted_lines.gif) repeat-y 1px 0;
	padding-bottom: 10px;
}

.section div {
	float: left;
}

div.first {
	width: 168px;
	padding: 0 20px 0 24px;
	margin-top: -3px;
}

.section div.second {
	width: 203px;
	padding-right: 25px;
	margin-top: -3px;
}

.section div.third {
	width: 200px;
	margin-top: -3px;
}

.section div h2 {
	margin-bottom: 21px;
}

.section div ul {
	padding-left: 4px;
}

.section div ul li {
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	background: transparent url(./img/arrow.gif) no-repeat 0 4px;
	padding-left: 15px;
	list-style: none;
}

.section div ul li a {
	color: #2C506D;
	text-decoration: none;
}

.section div ul li a:hover {
	text-decoration: underline;
}

.box {
	background: transparent url(./img/line2_bg.jpg) repeat-y 0 0;
	width: 100%;
}

.box .box_top {
	background: transparent url(./img/top_bg2.jpg) no-repeat 0 0;
}

.box .box_bottom {
	background: transparent url(./img/bottom_bg2.jpg) no-repeat 0 100%;
	padding: 9px 0;
	width: 100%;
	overflow: hidden;
}

.box h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding: 7px 16px 0 18px;
}

.box .container {
	background: none;
}

.box .container_left {
	background: none;
}

.first ul li {
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	background: transparent url(./img/arrow.gif) no-repeat 0 4px;
	padding-left: 15px;
	list-style: none;
}

.first ul li a {
	color: #2C506D;
	text-decoration: none;
}

.first ul li a:hover {
	text-decoration: underline;
}

.first h2 {
	margin-bottom: 11px;
}

.container_left .first ul li {
	font: 14px Arial, Helvetica, sans-serif;
}

.container_left .first ul li a {
	color: #369;
}

.container .container_right1 {
	width: calc(100% - 259px);
	overflow: hidden;
	margin-top: 1px;
	padding: 0 8px;
}

.container .container_right1 .inner_container_left {
	width: calc(100% - 212px);
	float: left;
}


/* added for myBEIC */

.section1 h1 {
	padding: 0;
	margin-bottom: 10px;
}

.section1 img {
	border: solid 1px #999;
	padding: 4px;
	float: left;
	margin: 3px 15px 10px 0;
}

.section1 p {
	font: 12px Arial, Helvetica, sans-serif;
}

.section1 h3 {
	color: #069;
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.section1 p.date {
	color: #999;
	margin: 5px 0 20px 0;
}

.section1 img.none {
	float: none;
	border: none;
	margin: 0;
}


/* myBEIC end */

.section1 h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.section1 ul {
	margin-right: 15px;
}

.section1 {
	background: transparent url(./img/hr_line.gif) repeat-x 0 0;
	padding: 12px 0 12px 0;
}

.box .container .container_right1 h1 {
	padding: 0;
	margin-bottom: 10px;
}

.box .container .container_right1 img {
	border: solid 1px #999;
	padding: 4px;
	float: left;
	margin: 3px 15px 10px 0;
}

.box .container .container_right1 p {
	font: 12px Arial, Helvetica, sans-serif;
}

.box .container .container_right1 h3 {
	color: #069;
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

.box .container .container_right1 p.date {
	color: #999;
	margin: 5px 0 20px 0;
}

h3 a {
	color: #069;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

.box .container .container_right1 img.none {
	float: none;
	border: none;
	margin: 0;
}

.box h1 {
	margin-bottom: 3px;
}

.box h2 {
	padding-bottom: 6px;
}

.box .first {
	padding-top: 30px;
	padding-bottom: 20px;
}

.box .first h2 {
	padding-bottom: 1px;
}

.box h3 {
	margin-bottom: 0;
}

.wrapper .wrapper_right p.no_mg {
	margin-top: 4px;
}

.container .inner_container_right {
	width: 212px;
	float: left;
	padding: 0 17px;
}

.container .inner_container_right h2 {
	margin-bottom: 5px;
}

.container .inner_container_right p {
	list-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 7px;
	margin-right: 15px;
}

.container .inner_container_right p a {
	color: #069;
	text-decoration: none;
}

.container .inner_container_right p a:hover {
	text-decoration: underline;
}

.container .inner_container_right p.arrow {
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	background: transparent url(./img/arrow.gif) no-repeat 0 4px;
	padding-left: 10px;
	list-style: none;
}

.container .inner_container_right .section1 {
	padding-bottom: 3px;
}

.box1 {
	padding: 10px 27px;
}

.box1 h1 {
	font: 20px Georgia, "Times New Roman", Times, serif;
}

.box1 .box1_left {
	float: left;
	padding-left: 10px;
	width: 225px;
}

.box1 .box1_top {
	background: transparent url(./img/hr_line.gif) repeat-x 0 100%;
	padding-top: 10px;
}

.box1 .box1_content {
	background: transparent url(./img/ver_hr.gif) repeat-y 0 0;
	margin-top: 19px;
	overflow: hidden;
	width: 100%;
}

.box1 .box1_content .box1_left .first_box {
	background: transparent url(./img/box1.jpg) no-repeat 0 0;
	width: 204px;
	height: 136px;
}

.box1 .box1_content .box1_left .first_box h2 {
	color: #fff;
	font: 24px Georgia, "Times New Roman", Times, serif;
	padding: 8px 0 0 14px
}

.box1 .box1_content .box1_left .first_box p {
	background: none;
	color: #fff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	padding: 0 30px 0 15px;
}

.box1 .box1_content .box1_left p {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #069;
	background: transparent url(./img/hr_line.gif) repeat-x 0 0;
	padding-top: 8px;
	padding-bottom: 5px;
	margin: 3px 20px 10px 0;
}

.box1 .box1_content .box1_left p.first {
	background: none;
	padding-top: 0;
}

.box1 .box1_content .box1_right {
	width: calc(100% - 225px);
	float: right;
}

.box1 .box1_content .box1_right ul li {
	list-style: none;
	float: left;
	margin-left: 10px;
	width: 159px;
	height: 104px;
}

.box1 .box1_content .box1_right ul li a {
	display: block;
	height: 104px;
	width: 159px;
	text-decoration: none;
}

.box1 .box1_content .box1_right ul li.box2 a {
	background: transparent url(./img/box2.jpg) no-repeat 0 0;
}

.box1 .box1_content .box1_right ul li.box3 a {
	background: transparent url(./img/box3.jpg) no-repeat 0 0;
}

.box1 .box1_content .box1_right ul li.box4 a {
	background: transparent url(./img/box4.jpg) no-repeat 0 0;
}

.box1 .box1_content .box1_right ul li.box5 a {
	background: transparent url(./img/box5.jpg) no-repeat 0 0;
}

.box1 .box1_content .box1_right ul li.box6 a {
	background: transparent url(./img/box6.jpg) no-repeat 0 0;
}

.box1 .box1_content .box1_right ul li.box7 a {
	background: transparent url(./img/box7.jpg) no-repeat 0 0;
}

.box1 .box1_content .box1_right ul li.box8 a {
	background: transparent url(./img/box8.jpg) no-repeat 0 0;
}

.box1 .box1_content .box1_right ul li.box9 a {
	background: transparent url(./img/box9.jpg) no-repeat 0 0;
}

.box1 .box1_content .box1_right ul li.box10 a {
	background: transparent url(./img/box10.jpg) no-repeat 0 0;
}

.anchor {
	display: block;
}

.box1 .box1_content .box1_right ul li h2 {
	padding: 5px 0 0 10px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.box1 .box1_content .box1_right ul li p {
	padding: 0 10px 0 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.box1 .box1_content .box1_right ul li img {
	margin: 5px 0 0 10px;
	max-width: 100%;
}

.box1 .box1_content .box1_right ul li.box11 img {
	margin: 0 10px 5px 0;
}

.box1 .box1_content .box1_right ul li span.para span {
	color: #000;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

.box1 .box1_content .box1_right ul li span.heading {
	display: block;
	padding: 5px 0 0 10px;
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.box1 .box1_content .box1_right ul li span.para {
	display: block;
	padding: 0 10px 0 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

.container2 {
	padding-top: 30px;
}

.container2 .inner_container2 {
	min-width: 285px;
	padding-left: 17px;
	float: left;
}

.container2 .inner_container2 h2 {
	background: transparent url(./img/hr_line.gif) repeat-x 0 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.container2 h3 {
	color: #2C506D;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
}

.container2 h3 a {
	color: #2C506D;
	text-decoration: none;
}

.container2 h3 a:hover {
	text-decoration: underline;
}

.container2 p {
	color: #333;
	font: 12px Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}

.container2 .inner_container2 img {
	float: left;
	margin: 0 10px 10px 0;
}

.container2 .inner_container2 div {
	width: 100%;
	overflow: hidden;
}

.container2 .inner_container2 ul li {
	list-style: none;
	margin-bottom: 10px;
	background: transparent url(./img/arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
	font: 11.5px Arial, Helvetica, sans-serif;
	width: 315px;
}

.container2 .inner_container2 ul li a {
	color: #2C506D;
	text-decoration: none;
}

.container2 .inner_container2 ul li a:hover {
	text-decoration: underline;
}

#footer {
	background: transparent url(./img/footer_line.jpg) no-repeat 0 0;
	padding: 10px 5px 10px 10px;
	clear: both;
}

#footer ul li {
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
	display: inline;
	color: #666;
	margin: 0 8px 0 0;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin-top: 5px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #666;
}

.list {
	background: transparent url(./img/border1.jpg) no-repeat 0 100%;
	padding: 23px 0 23px 12px;
}

.list ul li {
	list-style: none;
	margin-bottom: 10px;
	background: transparent url(./img/arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
	font: 14px Arial, Helvetica, sans-serif;
}

.list h2 {
	margin-bottom: 10px;
}

.list ul li a {
	color: #369;
	text-decoration: none;
}

.list ul li a:hover {
	text-decoration: underline;
}

.relatedlinks {
	background: transparent url(./img/border1.jpg) no-repeat 0 100%;
	padding: 23px 0 23px 12px;
}

.relatedlinks ul li {
	list-style: none;
	margin-bottom: 10px;
	background: transparent url(./img/arrow.gif) no-repeat 0 3px;
	padding-left: 15px;
	font: 14px Arial, Helvetica, sans-serif;
}

.relatedlinks h2 {
	margin-bottom: 10px;
}

.relatedlinks ul li a {
	color: #369;
	text-decoration: none;
}

.relatedlinks ul li a:hover {
	text-decoration: underline;
}

#breadcrumbs {
	margin-bottom: 20px;
}

#breadcrumbs p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
}

#breadcrumbs p a {
	color: #999;
	text-decoration: none;
}

#breadcrumbs p a:hover {
	text-decoration: underline;
}

.wrapper {
	padding: 60px 30px 0 30px;
	min-height: 400px;
}

.wrapper .wrapper_left {
	width: 448px;
	float: left;
	background: url(./img/hr_line.gif) repeat-x 0 0;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.wrapper h1 {
	color: #24438A;
	font: 30px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.wrapper h4 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #333;
	margin-bottom: 10px;
	margin-top: 12px;
}

.wrapper p {
	margin-top: 15px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #666;
	line-height: 17px;
}

.wrapper p span {
	color: #000059;
}

.wrapper ul,
.wrapper ol {
	margin-top: 5px;
}

.wrapper ul li,
.wrapper ol li {
	color: #666;
	font-family: Georgia, "Times New Roman", "Times", serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 10px;
}

.wrapper ol li {
	margin-left: 3px;
	padding-left: 7px;
}

.wrapper ul li {
	background: transparent url("./img/arrow.gif") no-repeat scroll 0 8px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	padding-left: 10px;
}

.wrapper .dotted_line {
	padding: 0 30px 0 0;
	float: left;
	background: url(./img/hr_line.gif) repeat-x 0 0;
}

.posted p {
	color: #069;
}

.posted h3 {
	background: transparent url(./img/hr_line.gif) repeat-x 0 0;
	margin-top: 10px;
	padding: 7px 0 0 0;
	font: 14px Georgia, "Times New Roman", Times, serif;
}

.wrapper .list {
	background: none;
	padding: 10px 0;
}

.wrapper .list ul li a {
	color: #069;
}

.wrapper h3 {
	font: 16px Georgia, "Times New Roman", Times, serif;
}

.wrapper h1.mg_top {
	margin-top: -10px;
}

.wrapper h2.mg_top {
	margin-top: 10px;
}

.wrapper .wrapper_right {
	width: 175px;
	float: left;
	padding-left: 20px;
}

.wrapper .wrapper_right .section1 {
	background: transparent url(./img/hr_line.gif) repeat-x 0 0;
	padding: 10px 0;
}

.wrapper .wrapper_right h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	margin: 4px 0 12px 0;
}

.wrapper .wrapper_right p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin-top: 5px;
}

.wrapper .wrapper_right a {
	font: 14px Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
}

.wrapper .wrapper_right a:hover {
	text-decoration: underline;
}

.wrapper .wrapper_right.framptons {
	width: 195px;
	margin-right: -15px;
}

.wrapper .wrapper_right.framptons p {
	color: #666;
	margin-bottom: 15px;
	margin-top: 0;
}

.wrapper .wrapper_right.framptons h5 {
	color: #C2211F;
	font: 12px Arial, Helvetica, sans-serif;
}

.wrapper .wrapper_left.full {
	width: 100%;
}

.wrapper .product_list {
	width: 100%;
	overflow: hidden;
	background: url(./img/hr_line.gif) repeat-x 0 100%;
	padding-bottom: 17px;
	margin-bottom: 15px;
}

.wrapper .product_list h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	width: 100%;
	overflow: hidden;
	margin-bottom: 15px;
}

.wrapper .product_list ul {
	float: left;
	width: 700px;
}

.wrapper .product_list ul li {
	background-position: 0 5px;
	list-style: none;
	font: 14px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	float: left;
	width: 233px;
	height: 14px;
}

.wrapper .product_list ul li a {
	color: #069;
	text-decoration: none;
}

.wrapper .product_list ul li a:hover {
	text-decoration: underline;
}

.wrapper .product_list ul.last {
	width: 170px;
}

.wrapper .supplier h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 10px;
}

.wrapper .supplier p.para1 {
	margin-top: -5px;
	background: transparent url(./img/hr_line.gif) repeat-x 0 100%;
	padding-bottom: 15px;
	font: 16px Georgia, "Times New Roman", Times, serif;
}

.wrapper .supplier_section {
	padding: 10px 0;
	width: 670px;
	overflow: hidden;
}

.wrapper .supplier_section:hover {
	background: #F2F2F2;
}
.wrapper .supplier_section:hover .hidden {
	display: block !important;
}

.wrapper .supplier_section .left {
	float: left;
}

.wrapper .supplier_section .right {
	width: 450px;
	float: right;
	padding-right: 15px;
}

.wrapper .supplier_section .left img {
	padding: 3px;
	border: solid 1px #ccc;
}

.wrapper .supplier_section .right p {
	font: 12px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	color: #333;
	background: none;
}

.wrapper .supplier_section .right h2 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #069;
}

.wrapper .supplier_section .right h2 a {
	color: #069;
	text-decoration: none;
}

.wrapper .supplier_section .right h2 a:hover {
	text-decoration: underline;
}

.wrapper .supplier_section .right ul {
	margin-top: 10px;
}

.wrapper .supplier_section .right ul li {
	list-style: none;
	float: left;
	margin-right: 15px;
	font: 12px Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

.wrapper .supplier_section .right ul li.view {
	background: transparent url(./img/arrow.gif) no-repeat 0 10px;
	padding-left: 10px;
}

.wrapper .supplier_section .right ul li a {
	color: #069;
	text-decoration: none;
}

.wrapper .supplier_section .right ul li a:hover {
	text-decoration: underline;
}

.wrapper .supplier_section .right ul li.query {
	background: transparent url(./img/query.jpg) no-repeat 0 0;
	padding-left: 20px;
}

.even {
	background: #F2F2F2;
}

p.border img {
	padding: 3px;
	border: solid 1px #ccc;
}

a.back {
	float: right;
	color: #069;
	background: transparent url(./img/arrow2.jpg) no-repeat 0 20px;
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 15px 0 0 10px;
	margin-right: -15px;
}

a.back:hover {
	text-decoration: underline;
}

#enquiry_form {
	padding: 10px 0 0 0;
	clear: both;
	background: transparent url(./img/hr_line.gif) repeat-x 0 0;
	margin-top: 20px;
}

#enquiry_form h1 {
	color: #333;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

#enquiry_form p {
	margin-top: 10px;
}

#enquiry_form>p {
	display: none;
}

#enquiry_form p span {
	color: #1A50B8;
	font: 14px Arial, Helvetica, sans-serif;
}

#enquiry_form .form_section {
	width: 100%;
	overflow: hidden;
	padding: 20px 0 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}

#enquiry_form .form_section ul li {
	list-style: none;
	margin-bottom: 15px;
	width: 100%;
	overflow: hidden;
}

#enquiry_form .form_section .form_left_section {
	width: 453px;
	float: left;
	display: none;
}

#enquiry_form .form_section .form_left_section span.first,
#enquiry_form .form_section .form_left_section span.second {
	float: left;
}

#enquiry_form .form_section .form_left_section span.first {
	width: 170px;
	padding-top: 3px;
}

#enquiry_form .form_section .form_left_section .textbox {
	width: 276px;
	padding: 2px;
	border: solid 1px #ccc;
}

#enquiry_form .form_section .form_left_section span.first span {
	color: #c30;
}

#enquiry_form .form_section .form_left_section textarea {
	width: 278px;
	height: 127px;
	border: solid 1px #ccc;
}

.alright {
	text-align: right;
}

.form_detail {
	float: left;
	width: 155px;
	padding-left: 15px;
}

#enquiry_form .form_detail p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

#enquiry_form .form_detail p span {
	color: #c30;
	margin-left: -7px;
}

.list1 {
	height: 35px;
	overflow: hidden;
}

.list ul li.phone {
	background: transparent url(./img/phone.jpg) no-repeat 0 0;
	padding: 4px 0 4px 26px;
	font-size: 12px;
	margin-bottom: 2px;
}

.list ul li.enquiry {
	background: transparent url(./img/enquiry.jpg) no-repeat 0 0;
	padding: 4px 0 4px 26px;
	font-size: 12px;
	margin-bottom: 2px;
}

.list ul li.website {
	background: transparent url(./img/website.jpg) no-repeat 0 0;
	padding: 4px 0 4px 26px;
	font-size: 12px;
	margin-bottom: 2px;
}

.list ul li.forward {
	background: transparent url(./img/arrow_1.jpg) no-repeat 0 0;
	padding: 4px 0 4px 26px;
	font-size: 12px;
	margin-bottom: 2px;
}


/*---------------------------classes required by the javascript code start here----------------------------------------*/

div#menu li ul li a {
	height: 1%;
}

div#menu li.remove_current {
	float: left;
	color: #fff;
	text-decoration: none;
}

div#menu li.remove_current span {
	float: left;
	cursor: pointer;
}


/*classes called when focus is turned to submenu and menu item is to be selected*/

div#menu li.general a {
	float: left;
	display: block;
	background: url(./img/left_btn.jpg) left top no-repeat;
	color: #fff;
}

div#menu li.general a span {
	float: left;
	cursor: pointer;
	background: url(./img/right_btn.jpg) right top no-repeat;
}

div#menu li:hover ul li a {
	background: transparent;
}


/*This line not required here, it will be called in current class*/


/*div#menu li.general ul li.current{color:#fff; font-size:11px; padding:0 15px 4px 8px; background:url(./img/arrow_purple.gif) left center no-repeat; height:10px}*/

div#menu li.general:hover ul,
div#menu li.general over ul {
	display: block;
}


/*---------------------------classes required by the javascript code end here------------------------------------------*/

div#menu li#Home {
	display: none;
}


/*box listbox style on homepage*/

.download_list_box {
	float: left;
	width: 100%;
}

.download_list_box .rimg {
	float: left;
	width: 100%;
}


/*login*/

div.login fieldset {
	padding: 50px 0;
}

#form_section #loginpanel #login fieldset input.login {
	width: 52px;
	height: 22px;
	margin-right: 100%;
}

#loginpanel #login {
	width: 100%;
}


/*pager*/

.pagination {
	width: 725px;
	float: left;
	font-size: 120%;
	font-weight: normal;
}

.pagination a {
	text-decoration: none;
	border: solid 1px #26B;
	color: #26B;
}

.pagination a:hover {
	background: #fff;
}

.pagination a,
.pagination span {
	display: block;
	float: left;
	padding: 0.3em 0.5em;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
	background: #26B;
	color: #fff;
	border: solid 1px #26B;
}

.pagination .current.prev,
.pagination .current.next {
	color: #C4ECF2;
	border-color: #999;
	background: #fff;
}

.register label {
	padding-left: 10px;
}

#logoborder {
	background: url(./img/border1.jpg) left top no-repeat;
	width: 225px;
	height: 18px;
}

@media(max-width: 767px) {
	.small-wide {
		width: 100% !important;
	}
	.box1 .box1_content {
		background: transparent;
	}
	.small-wide .section1 {
		padding: 12px 15px;
	}
	.container {
		background: none;
	}
	.container .container-bottom {
		padding-bottom: 0;
	}

	.wrapper .supplier_section {
		width: auto;
	}

	.wrapper .supplier_section .left {
		display: none;
	}

	.wrapper .supplier_section .right {
		float: none;
		width: auto;
	}
}
