/* CSS Document */



/* General */

*{padding:0; margin:0;}

body{

	background:url(../images/bg.jpg) 0 0 repeat-x #ccc;

	font:13px/20px Arial, Helvetica, sans-serif;

	color:#454648;

}



ul{list-style:none;}

img{border:none;}

a{outline:none; text-decoration:none;}



/*h1{

	font-size:0;

	line-height:0;

	text-indent:-2000px;

	background:url(../images/h1-bg.jpg) 0 0 no-repeat;

	height:26px;

	padding-bottom:24px;

}
*/
p{padding-bottom:3px;}



.noBg{background:none !important;}

.clear{clear:both; font-size:0; line-height:0; height:0;}



/* Wrapper */

#wrapper{width:1000px; margin:0 auto;}



/* Header */

#header{height:425px; background:url(../images/header-bg.jpg) 0 0 no-repeat; padding:15px 0 0; position:relative; overflow:hidden;}

#header p{

	font-size:14px;

	line-height:38px;

	font-weight:bold;

	float:right;

	color:#ffcb05;

	padding:0 60px 0 0;

	height:38px;


}

#header p span{color:#d11c22;}

#header img{position:absolute; top:35px; left:35px;}



/* Navigation */

.nav{float:right; padding:0 35px; height:49px; overflow:hidden;}

.nav li{float:left; padding:11px 12px 0 10px; background:url(../images/nav-seperater.gif) 100% 0 no-repeat; height:39px;}

.nav li:last-child{background:none;}

/*.nav li.item3{background:none;}*/

.nav li a{display:block; font-size:15px; line-height:28px; font-weight:bold; text-transform:uppercase; color:#535151;}

.nav li a span{display:block; padding:0 13px;}

.nav li a:hover,

.nav li.active a{background:url(../images/nav-right.jpg) 100% 0 no-repeat;}

.nav li a:hover span,

.nav li.active a span{background:url(../images/nav-left.jpg) 0 0 no-repeat; color:#ed1d24;}



/* Banner */

.banner{background:url(../images/banner-bg.jpg) 0 0 no-repeat;}

.bannerInner{height:338px; background:url(../images/banner-left.jpg) 0 100% no-repeat; overflow:hidden;}

.banner ul{/*padding:85px 0 29px 220px;*/ padding:124px 0 29px 19px; background:url(../images/banner-right.jpg) 100% 100% no-repeat; overflow:hidden;}

.banner ul li{float:left; padding:0;}

.banner ul li a{

	display:block;

	/*width:265px;

	height:224px;*/
	width:192px; height:185px;

	font-size:0;

	line-height:0;

	text-indent:-2000px;

}

.banner ul li a.forklifts{background:url(../images/forklifts-bg.png) 0 0 no-repeat;}
.banner ul li a.stop{background:url(../images/stop-bg.png) 0 0 no-repeat;}

.banner ul li a.whitecard{background:url(../images/white-card.png) 0 0 no-repeat;}

.banner ul li a.firstAid{background:url(../images/first-aid-bg.png) 0 0 no-repeat;}

.banner ul li a.jsa{background:url(../images/jsa.png) 0 0 no-repeat;}



/* Body */

#body{background:url(../images/body-lft-bg.jpg) 0 0 no-repeat;}

#body .bodyInner{background:url(../images/body-rht-bg.jpg) 100% 0 no-repeat; padding:40px 55px 25px;}



/* Footer */

#footer{height:101px; background:url(../images/footer-bg.gif) 0 0 repeat-x;}

#footer .footerInner{width:950px; margin:0 auto; overflow:hidden;}

#footer ul{padding:55px 0 0 25px; float:left;}

#footer ul li{display:inline; background:url(../images/footer-link-seperater.gif) 100% 2px no-repeat; padding:0 7px 0 4px;}

#footer ul li:last-child{background:none;}

/*#footer ul li.item8{background:none;}*/

#footer ul li a{color:#605f5f;}

#footer ul li a:hover{color:#c9c9ca;}

#footer p{float:right; padding:55px 50px 0 0; color:#605f5f;}

#footer a{ color:#605f5f;}

#footer a:hover{ color:#c9c9ca;}

/* 20.09.11 */
h1{
	font-family:'MyriadProLightSemiCondensed';
	font-size:35px;
	line-height:38px;
	font-weight:normal;
	padding-bottom:24px;
}
h1 span{color:#df1c23;}
h1 span.yellow{color:#dc8f02;}
h2{
	font-family:'MyriadProSBdSCn';
	font-size:22px;
	line-height:28px;
	color:#111;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:10px;
}
h2.red{color:#cb281f;}

@font-face {
    font-family: 'MyriadProLightSemiCondensed';
    src: url('../font/myriadpro-lightsemicn-webfont.eot');
    src: url('../font/myriadpro-lightsemicn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/myriadpro-lightsemicn-webfont.woff') format('woff'),
         url('../font/myriadpro-lightsemicn-webfont.ttf') format('truetype'),
         url('../font/myriadpro-lightsemicn-webfont.svg#MyriadProLightSemiCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadProSBdSCn';
    src: url('../font/myriadpro-semiboldsemicn-webfont.eot');
    src: url('../font/myriadpro-semiboldsemicn-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/myriadpro-semiboldsemicn-webfont.woff') format('woff'),
         url('../font/myriadpro-semiboldsemicn-webfont.ttf') format('truetype'),
         url('../font/myriadpro-semiboldsemicn-webfont.svg#MyriadProSBdSCn') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Inner Pages */
#contentwrapper{background:url(../images/inner-bodybg.jpg) no-repeat center top; /*padding:40px 55px 25px;*/ padding:40px 45px 25px;}
#contentwrapper .leftpanel{/*width:615px;*/ width:610px; float:left; overflow:hidden;}
.leftpanel p{padding-right:20px;}
#contentwrapper .rightpanel{
	/*width:250px;*/
	width:278px;
	float:right;
	/*float:left;
	padding-left:25px;*/
	padding-left:2px;
	overflow:hidden;
	padding-top:33px;
}

.banner img{position:static !important; margin:60px 0 0 35px;}
.bannerIns{background:url(../images/banner-right.jpg) 100% 100% no-repeat; padding-bottom:15px;}

.leftpanel .buttons{overflow:hidden; height:90px;}
.leftpanel .buttons li{float:left; background:url(../images/button-bg.png) 0 0 no-repeat; height:70px; padding:0 0 20px;}
.leftpanel .buttons li a{
	display:block;
	width:203px;
	height:70px;
	font-family:'MyriadProSBdSCn';
	font-size:18px;
	line-height:70px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}
.leftpanel .buttons li a.lineHeight22{line-height:22px !important; padding-top:15px; height:55px;}

.leftpanel .buttons1{overflow:hidden; height:90px;}
.leftpanel .buttons1 li{float:left; background:url(../images/button-bg1.png) 0 0 no-repeat; height:70px; padding:0 5px 20px;}
.leftpanel .buttons1 li.yellow{background:url(../images/button-bg2.png) 0 0 no-repeat;}
.leftpanel .buttons1 li a{
	display:block;
	width:280px;
	height:70px;
	font-family:'MyriadProSBdSCn';
	/*font-size:28px;*/
	font-size:25px;
	line-height:70px;
	text-align:center;
	color:#961a13;
	text-transform:uppercase;
	text-shadow: #fff 1px 1px 1px;
}
.leftpanel .buttons1 li.yellow a{color:#a67312;}

.leftpanel .buttons2{overflow:hidden; height:70px;}
.leftpanel .buttons2 li{float:left; background:url(../images/button-bg3.png) 0 0 no-repeat; height:50px; padding:0 5px 20px;}
.leftpanel .buttons2 li a{
	display:block;
	width:196px;
	height:50px;
	font-family:'MyriadProSBdSCn';
	font-size:18px;
	line-height:50px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}

.leftpanel .buttons2-wide {overflow:hidden; height:70px;}
.leftpanel .buttons2-wide li{float:left; background:url(../images/button-bg3-wide.png) 0 0 no-repeat; height:50px; padding:0 5px 20px;}
.leftpanel .buttons2-wide li a{
	display:block;
	width:596px;
	height:50px;
	font-family:'MyriadProSBdSCn';
	font-size:18px;
	line-height:50px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}

.leftpanel .buttons2-wide-230212 {overflow:hidden; height:70px;}
.leftpanel .buttons2-wide-230212 li{float:left; background:url(../images/button-bg3-wide-230212.png) 0 0 no-repeat; height:50px; padding:0 5px 20px;}
.leftpanel .buttons2-wide-230212 li a{
	display:block;
	width:296px;
	height:50px;
	font-family:'MyriadProSBdSCn';
	font-size:18px;
	line-height:50px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}

.leftpanel .buttons3{overflow:hidden; height:90px;}
.leftpanel .buttons3 li{float:left; background:url(../images/button-bg4.png) 0 0 no-repeat; height:70px; padding:0 5px 20px;}
.leftpanel .buttons3 li a{
	display:block;
	width:280px;
	height:70px;
	font-family:'MyriadProSBdSCn';
	font-size:22px;
	line-height:70px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}

.bottomBlock{background:url(../images/bottom-block-bg.jpg) 0 0 repeat-x; padding:5px 0 0; margin-right:15px;}
.bottomBlock h2{padding-left:20px;}
.bottomBlock ul{padding:10px 0 0 10px;}

.rightpanel .buttons li{padding-bottom:5px;}
.rightpanel .buttons li a{
	display:block;
	width:245px;
	height:45px;
	font-family:'MyriadProSBdSCn';
	font-size:20px;
	line-height:45px;
	padding:0 0 10px 50px;
	color:#1f1e1e;
	background:url(../images/right-button-bg1.png) 0 0 no-repeat;
}
.rightpanel .buttons li a:hover,
.rightpanel .buttons li a.active{background:url(../images/right-button-bg.png) 0 0 no-repeat; color:#cf3026;}



/*-------------------------------210911-----------------------------*/


.mid-table{border:1px solid #9d9b9b; padding:5px 4px;}

ul.arrow{margin-left:20px; padding:0px; list-style-type:none; display:block; float:left;}

ul.arrow li{background:url(../images/arrow.png) top left no-repeat; float:left; padding:3px 0px 3px 10px; width:550px; background-position:0px 7px;}

.mid-link{color:#cf2f25; text-decoration:none;}

.mid-link:hover{color:#cf2f25; text-decoration: underline;}


#contentwrapper .rightpanel-1{
	width:258px;
	float:left;
	padding-left:10px;
	overflow:hidden;
	padding-top:33px;
}

.rightpanel-1 .buttons li{padding-bottom:5px;}
.rightpanel-1 .buttons li a{
	display:block;
	width:245px;
	height:45px;
	font-family:'MyriadProSBdSCn';
	font-size:20px;
	line-height:45px;
	padding:0 0 10px 50px;
	color:#1f1e1e;
	background:url(../images/right-button-bg1.png) 0 0 no-repeat;
}
.rightpanel-1 .buttons li a:hover,
.rightpanel-1 .buttons li a.active{background:url(../images/right-button-bg.png) 0 0 no-repeat; color:#cf3026;}

.rightpanel-1-option{border-bottom:1px dashed #9d9b9b; padding:5px 0px;}

.rightpanel-1-option-link{background:url(../images/update-bttn.png) top no-repeat; width:94px; height:40px; line-height:35px; text-align:center; font-family:'MyriadProSBdSCn'; font-size:15px; color:#fff; float:left; display:block; text-decoration:none; margin-top:8px;}

.rightpanel-1-option-link:hover{background:url(../images/update-bttn.png) top no-repeat; width:94px; height:40px; line-height:35px; text-align:center; font-family:'MyriadProSBdSCn'; font-size:15px; color:#fff; float:left; display:block; text-decoration:none;}



/*------------------------------------220911------------------------------------*/

.enquery-bg{background:url(../images/enquery-bg.jpg) top no-repeat;}

.enquery-field-1{background:url(../images/form-field.png) top no-repeat; width:183px; height:27px; float:left; margin-left:5px; margin:4px 0px 4px 8px;}

.enquery-field-2{background:url(../images/form-field-1.png) top no-repeat; width:183px; height:130px; float:left; margin-left:5px; margin:4px 0px 4px 8px;}

.enquery-field-1-inner{width:173px; background:none; border:none; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.enquery-field-2-inner{width:173px; height:115px; background:none; border:none; padding:5px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.mendetary-red{color:#FF0000; font-size:11px;}

.enquery-bttn{background:url(../images/bttn.png) top no-repeat; border:none; width:75px; /*height:20px;*/ padding:4px 0px; margin-left:8px; text-align:center; color:#fff; font-size:12px; font-weight:bold;}



#calender-wrapper{background:url(../images/calender-bodybg.jpg) no-repeat center top; padding:40px 50px 25px;}

.calender-head{background:url(../images/calender-head-bg.jpg) top repeat-x; line-height:45px; padding:0px 0px 0px 0; font-family:'MyriadProSBdSCn'; color:#fff; font-size:18px; font-weight:bold; border-right:1px solid #6f6f6f;}

.calender-body{background:url(../images/calender-row.jpg) top repeat-x; padding:0px 0px 0px 15px; color:#fff; border-right:1px solid #6f6f6f; color:#3a3a3a; font-size:15px;}

.calender-body-1{background:#d4d4d4 url(../images/calender-row.jpg)  bottom repeat-x; padding:10px 0px 10px 0; color:#fff; border-right:1px solid #6f6f6f; color:#3a3a3a; font-size:15px;}

.brd-left{border-left:1px solid #aeaeae;}

.brd-right{border-right:1px solid #aeaeae;}

.calender-red-head{color:#cd181f; font-size:14px; font-weight:bold;}


/*----------------------230911-------------------------*/

.link-1{color:#454648; text-decoration:none;}

.link-1:hover{color:#454648; text-decoration:underline;}

/*---------------------------280911-----------------------------*/

.buttons1{overflow:hidden; height:90px;}
.buttons1 li{float:left; background:url(../images/button-bg1.png) 0 0 no-repeat; height:70px; padding:0 5px 20px;}
.buttons1 li.yellow{background:url(../images/button-bg2.png) 0 0 no-repeat;}
.buttons1 li a{
	display:block;
	width:280px;
	height:70px;
	font-family:'MyriadProSBdSCn';
	/*font-size:28px;*/
	font-size:19px;
	line-height:70px;
	text-align:center;
	color:#961a13;
	text-transform:uppercase;
	text-shadow: #fff 1px 1px 1px;
}
.buttons1 li.yellow a{color:#a67312;}

.buttons2{overflow:hidden; height:70px;}
.buttons2 li{float:left; background:url(../images/button-bg3.png) 0 0 no-repeat; height:50px; padding:0 5px 20px;}
.buttons2 li a{
	display:block;
	width:196px;
	height:50px;
	font-family:'MyriadProSBdSCn';
	font-size:18px;
	line-height:50px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}



/*--------------------------------------290911----------------------------------------------*/

.buttons{overflow:hidden; height:90px;}
.buttons li{float:left; background:url(../images/button-bg.png) 0 0 no-repeat; height:70px; padding:0 0 20px;}
.buttons li a{
	display:block;
	width:203px;
	height:70px;
	font-family:'MyriadProSBdSCn';
	font-size:18px;
	line-height:70px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
}






/*------------------------------------------------300911----------------------------------------*/

.contentpaneopen{width:100%;}



/*------------------------------------------------101011----------------------------------------*/

#optionbox-wrapper{background:url(../images/calender-bodybg.jpg) no-repeat center top; padding:40px 50px 25px;}

.optionbox-head{background:url(../images/calender-head-bg.jpg) top repeat-x; line-height:45px; padding:0px 0px 0px 15px; font-family:'MyriadProSBdSCn'; color:#fff; font-size:18px; font-weight:bold;}

.optionbox-body{background:url(../images/calender-row.jpg) top padding:0px 0px 0px 15px; color:#fff; color:#3a3a3a; font-size:15px;}

.calender-body{background:url(../images/calender-row.jpg) top repeat-x; line-height:47px; padding:0px 0px 0px 15px; color:#fff; border-right:1px solid #6f6f6f; color:#3a3a3a; font-size:15px;}


/* =========== 07112011 ======================== */

.index-rgt-bg{
	background:url(../images/index-rgt-bg.jpg) repeat-x 0 0;
	width:284px;
	float:right;
	margin: 0 25px 0 0;
	padding: 0 0 170px;
}

.testim_area{
	width:243px;
	float:right;
	margin: 0 21px 0 0;
	padding:20px 0 0 ;
}

.testim_bg{
	width:233px;/*243px;*/
	height:43px;
	background:url(../images/testim-bg.jpg) no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:18px;
	line-height:43px;
	color:#fff;
	padding:0 0 0 10px;
}

.testim_1{
	width:243px;
	background:url(../images/testim-bg-top.jpg) repeat-x 0 0;
}

.testim_2{
	width:237px;
	background:url(../images/testim-bg-bot.jpg) no-repeat 0 100% #fff;
	padding:0 0 10px 5px;
}



/********** 2706/2013 *************/

.tablehead_right{
background:url(../images/calender-right.jpg) no-repeat right top;
height:45px;
float:right;
width:100%;
}

/********** 12076/2013 *************/

.buttons4 li a{ font-size:13px!important;}



/* ======================== 20082013 ====================== */
.userdata{
	border:none;
}

#com-form-login .width30 a{
	color:#003366;
}

#com-form-login .width30 a:hover{
	color:#0066FF;
}

.width50 a{
	color:#003366;
}

.width50 a:hover{
	color:#0066FF;
}

.sectiontableentry1 a{
	color:#003366;
}

.sectiontableentry1 a:hover{
	color:#0066FF;
}

.cart-summary {
	background-color:#fff;
}

.cart-summary tr th {
	padding:5px 10px !important;
}

table.cart-summary tr td{
	padding:2px 10px !important;
}

.addtocart-button {
	background:url(../images/btn-bg.jpg) repeat-x 0 0 #db3f29  !important;
	border:1px solid #f56f32 !important;
	border-radius:0 !important;
}

#fancybox-content a.continue{
	color:#003366;
}

#fancybox-content a.continue:hover{
	color:#0066FF;
}

#fancybox-content a.showcart{
	color:#003366;
}

#fancybox-content a.showcart:hover{
	color:#0066FF;
}

.width50 h1 {
    font-size: 35px;
    font-weight: normal;
    line-height: 38px;
    padding-bottom: 24px;
}

#com-form-login .default{
	border: 1px solid #CAC9C9;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    padding: 5px 5px 4px;
    text-decoration: none;
	cursor:pointer;
	background-color:#F56F32;
}

.cart-view fieldset{
	border:none;
}

a.vm-button-correct{
	border: 1px solid #CAC9C9 !important;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    padding: 5px 5px 4px;
    text-decoration: none;
	cursor:pointer;
	background-color:#F56F32 !important;
	background-image:none !important;
}

a#terms-of-service{
	color:#003366;
}

a#terms-of-service:hover{
	color:#0066FF;
}

#calender-wrapper fieldset{
	border:none;
}

#calender-wrapper{
	position:relative;
	margin-bottom:20px;
}

#calender-wrapper fieldset h2{
	 font-family: 'MyriadProLightSemiCondensed';
    font-size: 25px;
    font-weight: normal;
    line-height: 38px;
    padding-bottom: 24px;
	padding-top: 24px;
}

.control-buttons{
	position:absolute;
	bottom:0;
	left:0;
	padding:0 0 0 45px;
}

.control-buttons .default{
	border: 1px solid #CAC9C9 !important;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    padding: 5px 5px 4px;
    text-decoration: none;
	cursor:pointer;
	background-color:#F56F32 !important;
	background-image:none !important;
}

.control-buttons .default:hover{
    color: #fff;
}

.login-fields{
	padding:2px 0;
}

.login-fields label {
	width:88px;
	display:inline-block;
}

.validate-username, .validate-password, #jform_name, #jform_email1, #jform_email2{
 	background: url(../images/vmgeneral/backgrounds.png) repeat-x scroll center top #fff;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #777777;
    margin-bottom: 2px;
    padding: 5px 5px 4px;
    width: 200px;
}

.login .button{
	 background-color: #F56F32 !important;
    background-image: none !important;
    border: 1px solid #CAC9C9 !important;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 5px 4px;
    text-decoration: none;
}

#calender-wrapper ul li a{
	color:#003366;
}

#calender-wrapper ul li a:hover{
	color:#0066FF;
}

.remind input{
	background: url(../images/vmgeneral/backgrounds.png) repeat-x scroll center top #fff;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    color: #777777;
    margin-bottom: 2px;
    padding: 5px 5px 4px;
    width: 200px;
}

.validate{
	 background-color: #F56F32 !important;
    background-image: none !important;
    border: 1px solid #CAC9C9 !important;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 5px 4px;
    text-decoration: none;
	margin:20px 0 0 0;
}

.control-buttons .vm-button-correct{
 	background-color: #F56F32 !important;
    background-image: none !important;
    border: 1px solid #CAC9C9 !important;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 5px 4px;
    text-decoration: none;
	margin:0 0 20px;
	font-weight:normal;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#userForm .control-buttons{
	position:inherit;
	padding:0;
	text-align:left !important;
}

a.continue_link{
	 background-color: #F56F32;
    border: 1px solid #CAC9C9;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 5px 4px;
    text-decoration: none;
}

a.continue_link:hover{
    color: #ccc;
}