@charset "utf-8";
/* CSS Document */

/* -------------------------------------------------------------- 

* file name 	: main.css
* Description 	: Global CSS
* Version		: 1.0.0 (18/01/2011)
* Project		: Beira Group
*
== Structure ===================================================

* Page Width				: 1200px 

* $_menu 					: Global Site Navigation
* $_home_content			: Home page content Holder
* $_sub_content				: sub page content Holder
* $_flash_rotator			: 360 Product View
* $_page_careers			: Page - Careers
* $_page_contactus			: Page - Contact us
* $_page_product-catalog	: Page - Product Catalog


-------------------------------------------------------------- */ 

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	word-spacing:1px;
	background:url(../images/body_bg_02.png) repeat-x #fff;
}
#wrapper {
	margin: 0 auto;
	/*background:url(../images/bg2.png) repeat-y;*/
	padding:0px 20px 0px 20px;
	width:960px;
}

.wrapper1 {
	margin: 0 auto;
	/*background:url(../images/bg2.png) repeat-y;*/
	background:url(../images/body_bg_07.png) bottom left repeat-x;
	width:960px;
}

.clear {
	clear:both;
}
.submit {
	background:url(../images/submit_bg.png) repeat;
	border:0px;
	color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	left:1px;
	padding:3px 6px 3px 6px;
	border:1px solid #000000;
	cursor:pointer;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.text_header1 {
	color:#766a44;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#header {
	width:100%;
	height:90px;
	background:url(../images/body_bg_02.png) repeat-x top;
	
}

#header #logo {
	width:450px;
	height:80px;
	/*background: url(../images/logo_04.png) no-repeat 0 5px;*/
	
	float:left;
}
/*$_menu */

/*#mainmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#cc9966;/*7d7148*/
	/*float:left;
	width:auto;
	height:auto;
	display:inline;
	margin-left:30px;
	padding-top:3px;
}*/
/*#mainmenu ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#mainmenu ul .sep {
	background:url(../images/sep1.jpg) no-repeat;
	width:2px;
	height:60px;
	margin:0px 20px 0px 20px;
}
#mainmenu ul li {
	list-style:none;
	float:left;
	margin:20px 10px 0px 10px;
}
#mainmenu ul li a {
	list-style:none;
	float:left;
	color:#F1C192;
	text-decoration:none;
	outline:none;
}
#mainmenu ul li a:hover {
	color:#f1b981/*8f845e*/;
/*}*/
#header .contact {
	width: 450px;
	height:80px;
	float:right;
}
#slide {
	margin:auto;
	width:960px;
	height:400px;}
#content-holder {
		margin:auto;
	width:960px;
	height:200px;
	padding:0px 10px 10px 10px; 
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #fe0000;
	border-radius:5px;
	-moz-border-radius:5px;
	
}
#BreadCrumbs {
	width:100%;
	padding:5px;
	color:#727272;
	font-size:10px;
}
#BreadCrumbs a {
	width:100%;
	padding:5px;
	color:#727272;
	font-size:10px;
}
/*$_home_content*/
#content-holder .home-content1 {
	width:648px;
	float:left;
	height:auto;
	text-align:justify;
	padding:5px 0px 0px 5px;
}
#content-holder .home-content1 p {
	padding:0px;
	margin:0px;
	line-height:15px;
	font-family:Calibri, Tahoma;
	font-size:12px;
	text-align:justify;
}
#content-holder .product-h1 {
	width:300px;
	float:right;
	height:auto;
	background:#000/*url(../images/products1_bg.jpg) repeat-y*/;
	padding-top:25px;
}

#content-holder .home-content {
	width:400px;
	float:left;
	height:auto;
	text-align:justify;
	padding:5px 0px 0px 5px;
}
#content-holder .home-content p {
	padding:0px;
	margin:0px;
	line-height:15px;
	font-family:Calibri, Tahoma;
	font-size:13.4px;
	text-align:justify;
}
#content-holder .product-h {
	width:548px;
	float:right;
	height:auto;
	background:#000/*url(../images/products1_bg.jpg) repeat-y*/;
	padding-top:25px;
}


.product_items2 {
	float:right;
	margin-right:-12px
}

.otherLogos{
	float:left;
	margin-right:10px;	
}

.otherLogos1{
	float:right;
	margin-left:5px;
}

.otherLogos1 ul li{
	width:57px;
	height:90px;
	background:url(../images/FB_logo.jpg);
}

.otherLogos1 ul li a{
	width:57px;
	height:90px;
}

#product-info {
	width:580px;
	height:360px;
	float:left;
}
#product-info h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#product-info .dis {
	line-height:20px;
	text-align:justify;
}
#product-info .spec {
	line-height:20px;
	text-align:justify;
	font-weight:bold;
	padding:10px 0px 10px 0px;
}
#product-info #gallery {
	background-color: #444;
	padding: 10px;
	margin-top:20px;
	width: 550px;
}
#product-info #gallery ul {
	list-style: none;
	margin:0px;
	padding:0px;
}
#product-info #gallery ul li {
	display: inline;
}
#product-info #gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#product-info #gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#product-info #gallery ul a:hover {
	color: #fff;
}
#bottom-h {
	width:100%;
	height:72px;
	background:#000/*url(../images/bt-links-bg.jpg) no-repeat #efe6e7*/;
	float:left;
}
#bottom-h #left-icons-h {
	width:350px;
	height:60px;
	float:left;
	padding:0px 0px 0px 10px;
}
#bottom-h #left-icons-h .items {
	width:60px;
	height:60px;
	float:left;
	margin-right:5px;
}
#bottom-h #links-h {
	width:400px;
	height:82px;
	float:left;
	margin-left:195px;
	padding:0px 0px 0px 0px;
}
#bottom-h #banner {
	width:auto;
	height:auto;
	float:right;
	margin-top:14px;
	padding-right:15px;
}
#bottom-h #links-h ul {
	list-style:url(../images/li.jpg);
	padding:0px;
	margin:0px;
}
#bottom-h #links-h ul li {
	padding-left:10px;
	width:200px;
	float:left;
	line-height:20px;
}
#bottom-h #links-h ul li a {
	color:#87510f;
	text-decoration:none;
}
#bottom-h #social-h {
	width:auto;
	height:auto;
	float:right;
	padding:8px 5px 0px 0px;
}
#bottom-h #social-h .items {
	width:32px;
	height:32px;
	float:left;
	padding:5px;
}
#footer {
	background:url(../images/bottom.jpg) repeat-x;
	clear:both;
	height:30px;
	margin: 0 auto;
	/*background:url(../images/bg2.png) repeat-y;*/
	padding:0px 10px 0px 10px;
	width:960px;
}

#footer .copy {
	width:auto;
	float:right;
	padding:10px;
}

#footer #links2-h {
	width:650px;
	height:auto;
	padding:10px 0px 0px 10px;
	font-size:10px;
	float:left;
}
#footer #links2-h ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
#footer #links2-h ul li {
	padding-right:30px;
	padding-top:0px;
	width:auto;
	float:left;
	line-height:17px;
}
#footer #links2-h ul li a {
	color:#545353;
	text-decoration:none;
}
#footer #links2-h ul li a:hover {
	border-bottom:1px dotted #666;
	color:#000;
}
.pagination {
	font-size:11px;
	margin-top:10px;
}
/* $_sub_content */
#subpage-content {
	float:left;
	width:100%;
}
#subpage-content ul {
	list-style-image:url(../images/arrow_104.gif);
}
#subpage-content ul li {
	line-height:25px;
}
#subpage-content #subpage-left {
	width:500px;
	height:auto;
	float:left;
	margin:5px 10px 10px 0px;
}
#subpage-content #subpage-right {
	width:530px;
	height:auto;
	float:left;
	text-align:justify;
	margin-left:130px;
}
#subpage-content #subpage-right a {
	text-decoration:none;
	color:#963;
	border-bottom:1px dashed #963;
}
/*$_flash_rotator*/
#subpage-content .flash-rotator {
	width:550px;
	height:360px;
	float:left;
	padding:5px;
	margin:5px 5px 5px 0px;
	background: #FBFBFB;
	border:1px solid #CCC;
}
.applynow {
	background:url(../images/submit_bg.png) repeat;
	border:0px;
	color:#FFF;
	font-size:11px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	padding:3px 6px 3px 6px;
	border:1px solid #000000;
	cursor:pointer;
	outline:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.content_h3 {
	width:100%;
	border-bottom:1px solid #EFEFEF;
	height:auto;
	float:left;
	color:#348FB3;
	font-size:20px;
	font-weight:bold;
	padding:5px 0px 5px 5px;
	margin:0px 0px 10px 0px;
}
/* $_page_careers */
#careers-left {
	width:500px;
	height:auto;
	float:left;
	margin-right:10px;
}
#careers-right {
	width:650px;
	height:auto;
	float:left;
	text-align:justify;
}
#careers-right .item {
	float:left;
	width:97%;
	padding:10px 10px 10px 10px;
	margin:0px 10px 20px 0px;
	border:1px solid #d9dbdb;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#faf8f8;
}
#careers-right .item a {
	color:#069;
	text-decoration:none !important;
}
.dis_vec {
	padding:10px;
}
.vacancy_captcha {
	float:left;
	padding:10px 0px 0px 5px;
}
.vacancy_captcha .captcha {
	float:left;
	width:80px !important;
	margin:0px !important;
	padding:0px !important;
}
.vacancy_captcha .text {
	float:left;
	width:220px;
}
.vacancy_captcha .text input {
	float:left;
	width:220px !important;
	margin:0px !important;
}
.vcsubmit {
	float:left !important;
}
/* $_page_contactus */

#googlemap {
	width:350px;
	height:auto;
	float:left;
	margin:10px 0px 10px 0px;
}
#contactinfo {
	width:300px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:10px;
	color:#766a44;
	line-height:16px;
	font-size:11px;
}
#contactform {
	width:500px;
	height:auto;
	float:left;
	color:#766a44;
	line-height:16px;
	font-size:11px;
	margin-top:10px;
}


#contactform label {
	width:300px;
	height:auto;
	float:left;
	color:#766a44;
	font-size:13px;
	line-height:19px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	margin:2px;
}
#contactform input.text {
	width:300px;
	-moz-border-radius: 5px;
	border-radius:5px;
	height:auto;
	float:left;
	color:#fdfaf0;
	font-weight:bold;
	letter-spacing:1px;
	font-size:12px;
	background:#aca17b;
	border:none;
	padding:8px;
	margin:5px;
}
#contactform .checkbox-h {
	width:300px;
	-moz-border-radius: 5px;
	border-radius:5px;
	height:auto;
	float:left;
	color:#fdfaf0;
	font-weight:bold;
	letter-spacing:1px;
	font-size:12px;
	background:#aca17b;
	border:none;
	padding:8px;
	margin:5px;
}
#contactform input.checkbox {
	width:20px;
	height:auto;
	float:left;
	font-size:12px;
}
#contactform .checkboxname {
	width:70px;
	float:left;
	font-size:12px;
}
#contactform .captcha {
	width:80px;
	height:27px;
	float:left;
	font-size:12px;
	margin:0 120px 0 5px;
	-moz-border-radius: 5px;
}
#contactform .error {
	width:150px;
	float:left;
}
#contactform select.text {
	width:300px;
	-moz-border-radius: 5px;
	border-radius:5px;
	height:auto;
	float:left;
	color:#fdfaf0;
	font-weight:bold;
	letter-spacing:1px;
	font-size:12px;
	background:#aca17b;
	border:none;
	padding:8px;
	margin:5px;
}
#contactform input.submit {
	width:125px;
	height:30px;
	float:left;
	color:#766a44;
	font-size:11px;
	background:url(../images/submit.jpg) no-repeat;
	text-indent:-2000px;
	border:none;
	cursor:pointer;
	float:right;
	margin-right:30px;
	margin-top:10px;
}
#contactform textarea.text {
	width:300px;
	-moz-border-radius: 5px;
	border-radius:5px;
	height:auto;
	float:left;
	color:#fdfaf0;
	font-weight:bold;
	letter-spacing:1px;
	font-size:13px;
	background:#aca17b;
	border:none;
	padding:8px;
	margin:5px;
}
#contactform .stra_mark {
	color:#F00;
}
/* $_page_product-catalog */
#pcat_title_frame {
	float:left;
	width:100%;
	height:auto;
}
#pcat_title {
	width:500px;
	border-bottom:1px solid #EFEFEF;
	height:auto;
	float:left;
	color:#12a360;
	font-size:20px;
	font-weight:bold;
	padding:5px 0px 10px 5px;
}
#top_menu_products {
	float:right;
	
	height:50px;
	font-size: 12px;
	margin-top:-11px;
	border-bottom:1px solid #EFEFEF;
	width: 500px;
	
	
}
#top_menu_products a  {
	text-decoration: none;
	color:#666;
	font-weight: bold;
	display:block;
	
	height:35px;
	padding:15px 15px 0 5px;
}
#top_menu_products ul li{
	display:inline;
	margin:0;
	float:left;
	line-height:20px;
	
}
#top_menu_products ul{
	margin-top:-20px;
	margin-left: 0px;
	

}
#top_menu_products a.menu1{
	background:url(../images/sub_menu_bg_03.png) no-repeat left top;
	border-right:1px solid #ccc;
}
#top_menu_products a.menu2{
	background:url(../images/sub_menu_bg_03.png) no-repeat center top;
	border-right:1px solid #ccc;
}
#top_menu_products a.menu4{
	background:url(../images/sub_menu_bg_03.png) no-repeat center top;
	border-right:1px solid #ccc;
}
#top_menu_products a.menu3{
	background:url(../images/sub_menu_bg_03.png) no-repeat right top;
}

#top_menu_products .menu1:hover{
	color: #000;
	background:url(../images/sub_menu_bg_03.png) no-repeat left -50px;
}
#top_menu_products .menu2:hover{
	color: #000;
	background:url(../images/sub_menu_bg_03.png) no-repeat center -50px;
}
#top_menu_products .menu4:hover{
	color: #000;
	background:url(../images/sub_menu_bg_03.png) no-repeat center -50px;
}
#top_menu_products .menu3:hover{
	color: #000;
	background:url(../images/sub_menu_bg_03.png) no-repeat right -50px;
}
#pcat_left {
	width:270px;
	height:auto;
	float:left;
}
#pcat_left #filter_by {
	width:auto;
	float:left;
	padding:10px 5px 5px 5px;
	border-bottom:1px solid #EFEFEF;
}
#pcat_left #filter_by .submit {
	float:right;
	margin:10px 10px 5px 0px;
}
#pcat_left #filter_by .fttitle {
	width:60px;
	float:left;
	padding:0px;
	height:60px;
	float:left;
	color:#12a360;
	font-size:12px;
	font-weight:bold;
}
#pcat_left #filter_by .ftt1 {
	width:190px;
	float:left;
	padding:5px;
	border:1px solid #EFEFEF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#pcat_left #filter_by .ftt2 {
	width:190px;
	float:left;
	padding:5px;
	margin-top:10px;
	border:1px solid #EFEFEF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#pcat_right {
	width:905px;
	height:auto;
	float:left;
	border-left:1px solid #EFEFEF;
}
.sm_pd_h {
	float:left;
	margin:0px;
	padding:0px;
	padding:10px 0px 0px 10px;
}
.sm_pd_h .tr {
	float:left;
	width:100%;
}
.sm_pd_h .tr .header {
	padding:5px 0px;
}
.sm_pd_h .item {
	width:178px;
	height:190px;
	float:left;
	border-right:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	font-size:11px;
	padding-bottom:10px;
}
.sm_pd_h .item:hover {
	background:#f7f7ec;
	border-right:1px solid #dfdcde;
	border-bottom:1px solid #dfdcde;
}
.sm_pd_h .item .img {
	width:150px;
	height:100px;
	float:left;
	margin:8px 14px 8px 14px;
	border:1px solid #EFEFEF;
}
.sm_pd_h .item .title {
	width:150px;
	height:auto;
	color:#7D7148;
	float:left;
	margin:0px 14px 5px 14px;
}
.sm_pd_h .item .info {
	width:150px;
	height:auto;
	color:#958c91;
	float:left;
	margin:0px 14px 5px 14px;
}
.sm_pd_h .item .more a {
	
	text-decoration:none;
	display:block;
	color:#eaddbf;
	float:left;
	width:auto;
	
	cursor:pointer;
	outline:none;
	
	float:right;
	margin-right:10px;
}
.sm_pd_h .pagi {
	width:100%;
	float:left;
}
/*Default style for SPAN icons. Edit if desired: */

.iconspan {
	float: right;
	margin: 3px;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
}
/*CSS used to style the examples. Remove if desired: */

.eg-bar {
	font-weight: bold;
	padding: 3px;

	margin-bottom:3px;
}
div.eg-bar {
	width: 642px;
}
/*.icongroup1 {
	width: 650px;
}*/
/* products main page dive styles */

.inner_products_div {
	width:670px;
	height:358px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	

 
}
.inner_products_div li {
	list-style:none;
	list-style-image:url(../images/arrow_104.gif);
	margin-left:20px;
	line-height:17px;
}
.inner_products_div li a {
	text-decoration:none;
	color:#FFF;
}
.inner_products_div li a:hover {
	text-decoration:underline;
	color:#FFF;
}
#download_pdf {
	position:absolute;
	width:100px;
	height:105px;
}
#subpage-content #subpage-left-new {
	width:630px;
	height:auto;
	float:left;
	margin:5px 10px 10px 0px;
}
#subpage-content #subpage-right-new {
	width:530px;
	height:auto;
	float:left;
	text-align:justify;
}

.content_h3-new {
	width:100%;
	
	height:auto;
	float:left;
	color:#666;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 5px 5px;
	margin:50px 0px 10px 0px;
}
.content_h6 a {
	
	height:auto;
	float:left;
	color:#12a360;
	font-size:11px;
	
	
	
	text-decoration:none;
}
.content_h6 {
	width:100%;
	
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	
	
	
	margin:0px 0px 10px 0px;
	
}
#subpage-content .inner_sub_menu{
	position:absolute;
	margin-left:100px;
	z-index:9;
	height:80px;
	background-color:#FFF;
	width:350px;
}
#subpage-content .inner_sub_menu ul li{
	height:20px;
	font-weight:bold;
	color:#666;
	
}
#subpage-content .inner_sub_menu ul li a{
	color:#666;
	text-decoration:none;
}
#subpage-content .inner_sub_menu ul li a:hover{
	color:#12A360;
	text-decoration:none;
}
#subpage-content .inner_sub_menu ul{margin:0;}

#bottom-h #left-icons-h{
	margin-top:12px;
}


.tngheading{
	margin:0;
	padding:10px 0px 10px 0px;
	font-weight:bold;
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
	
}

.product-h1 a{
	text-align:right;
	font-family: Calibri,Tahoma;
    font-size: 12px;
    line-height: 15px;
	color:#CCCCCC;
	font-weight:normal;
}

.product-h1 a:hover{
	text-decoration:none;
	color:#ff0000;
}

.product-h1 ul{
	margin-top:10px;
	padding-left:10px;	
}

.product-h1 ul li{
	list-style-image:url(../images/bullet.jpg);
	list-style-position:inside;
}

.productImage{
	float:left;
	width:150px;
	padding:10px 0px 10px 10px;
	
}

.productDes{
	float:left;	
	width:290px;
}

.productDes p{
	float:left;
	line-height:16px;
	letter-spacing:0px;
	padding:10px;
	text-align:justify;
	
}

.productImage1{
	padding:10px 0px 10px 10px;
	
}

.productDes1{
	float:left;

}

.productDes1 p{
	float:left;
	line-height:16px;
	letter-spacing:0px;
	padding:10px;
	text-align:justify;
	
}


.specification{
	padding-left:10px;
	font-weight:bold;
	
}

.prolist li{
	list-style:circle;
	padding-left:10px;
	list-style-position:inside;
	
}

.industrysolution li {
	list-style:circle;
	padding-left:10px;
	list-style-position:inside;
	padding-top:10px;	
	
}


.product-h12 a{
	text-align:right;
	font-family: Calibri,Tahoma;
    font-size: 12px;
    line-height: 15px;
	color:#CCCCCC;
	font-weight:normal;
}

.product-h12 a:hover{
	text-decoration:none;
	color:#ff0000;
}

.product-h12 ul{
	margin-top:10px;
	padding-left:10px;
}

.product-h12 ul li{
	list-style-image:url(../images/bullet.jpg);
	list-style-position:inside;
}

.thumImage{
	margin:10px 0px 10px 5px;
	float:left;
	
}

.bigImage1{
	width:90%;
margin: auto;
padding:20px;
clear:both;	
}




