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







* {
	margin:0px;
	padding:0px;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
	background-color:#f3f3f3;
}
a {
	text-decoration:none;
	color:#2755D3;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
ul, li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
img {
	margin:0px;
	padding:0px;
	border:none;
}
.clear {
	height:0px;
	margin:0px;
	padding:0px;
	border:0px;
	clear:both;
}







/*===============  fonts  ===============*/







/*@font-face {



font-family:'Calibri';



src:url("../fonts/calibri-webfont.eot"); 



src:local('calibri'), url('../fonts/CALIBRI.TTF') format('opentype');



}



@font-face {



font-family:'Myriad Pro';



src:url("../fonts/myriadpro-regular-webfont.eot");



src:local('MyriadPro-Regular'), url('../fonts/MyriadPro-Regular.TTF') format('opentype');



}*/







@font-face {
 font-family: 'MyriadProSemibold';
 src: url('myriadpro-semibold-webfont.eot');
 src: url('myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),  url('myriadpro-semibold-webfont.woff') format('woff'),  url('myriadpro-semibold-webfont.ttf') format('truetype'),  url('myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
 font-weight: normal;
 font-style: normal;
}
/*===============  header  ===============*/



#header_wrap {
	width:100%;
	clear:both;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
}
#header {
	width:1000px;
	height:106px;
	padding:0px;
	margin:0 auto;
	clear:both;
}
#header .logo {
	width:265px;
	height:89px;
	float:left;
	display:block;
	padding:10px 0px 0px 0px;
}
#header .logo a {
	width:265px;
	height:89px;
	display:block;
	background:url(../images/logo.gif) left top no-repeat;
}
#header .logo a:hover {
	text-decoration:none;
}
#header .head_right {
	float:right;
	display:block;
	padding-top:10px;
}
#header .head_right .mail {
	height:43px;
	display:block;
	float:right;
	background:url(../images/gray_gradiant.gif) left top repeat-x;
	font-family:calibri;
	font-size:20px;
	font-weight:bold;
	color:#2755d3;
	text-align:center;
}
#header .head_right .mail a {
	height:30px;
	display:block;
	text-decoration:none;
	color:#2755d3;
	text-shadow:1px 1px #fff;
	padding:13px 15px 0px 15px;
}
#header .head_right .mail a:hover {
	text-decoration:none;
	color:#000000;
}
#header .head_right .mailicon {
	width:46px;
	height:43px;
	display:block;
	float:right;
	background-color:#f19614;
	padding:0px;
	margin:0px 0px 1px 1px;
}
/*===============  mainmenu  ===============*/



#mainmenu_wrap {
	width:100%;
	float:left;
	clear:both;
	background:url(../images/menus_bg.gif) left top repeat-x;
}
#mainmenu {
	width:1000px;
	height:46px;
	margin:0 auto;
	padding:1px 0px 2px 0px;
}
#mainmenu a {
	display:block;
	float:left;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	padding:14px 28px;
	background:url(../images/menu_right_border.gif) right center no-repeat;
}
#mainmenu a:hover {
	text-decoration:none;
	color:#f19614;
}
#mainmenu a.active {
	text-decoration:none;
	color:#f19614;
}
#mainmenu ul li.active a {
	text-decoration:none;
	color:#f19614;
}
/*===============  main content  ===============*/



#main_content_wrap {
	width:100%;
	float:left;
	clear:both;
	background-color:#FFFFFF;
}
#main_content {
	width:1000px;
	margin:0 auto;
	padding:10px 0px 5px 0;
	clear:both;
}
#main_content #flash_header {
	width:978px;
	background-color:#f0f0f0;
	border:1px solid #dedede;
	padding:10px;
	clear:both;
}
#main_content #flash_header .flash {
	width:730px;
	height:277px;
	border:1px solid #d9d9d9;
	float:left;
}
#main_content #flash_header .tabs {
	width:246px;
	float:left;
}
#main_content #flash_header .tab_out {
	width:245px;
	height:91px;
	border:1px solid #CCCCCC;
	border-left:none;
	background:url(../images/tab_center_bg.gif) left top repeat-x;
}
#main_content #flash_header .tab_out a {
	width:221px;
	height:91px;
	display:block;
	background:url(../images/tab_right_bg.gif) top right no-repeat;
	padding:0px 0px 0px 24px;
	text-transform:uppercase;
}
/*content left*/



#content_left {
	width:257px;
	float:left;
	margin:0px;
	padding:10px 10px 0px 0px;
}
#content_left h1 {
	width:257px;
	height:auto;
	float:left;
	background: url(../images/blue_head_bg.gif) left top no-repeat;
	color:#fff;
	padding:10px 0 12px 15px;
	margin:0;
	font-size:20px;
	text-transform:uppercase;
}
#content_left .prod {
	width:257px;
	float:left;
	background:#1069b9;
}
#content_left .prod ul {
	list-style:none;
	margin:4px 0 0 0;
	padding:0;
}
#content_left .prod ul li {
	line-height:31px;
	background:url(../images/arrow.gif) left top no-repeat;
	background-position:-8px 13px;
}
#content_left .prod ul li a {
	font: bold 15px "Calibri";
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:0 0 2px 28px;
	background: url(../images/li_bottom_gradiant.gif) bottom no-repeat;
	display:block; /*width:210px;*/
	line-height:31px;
}
#content_mid_part {
	width:466px;
	float:left;
}
#content_mid {
	width:466px;
	float:left;
	margin:0px 10px 0 0;
	background:#ececec;
	padding:0px 0px 0px 0px;
	margin:10px 0 0 1px;
}
#content_mid h1 {
	font:26px 'MyriadProSemibold';
	color:#315bcd;
	margin:0;
	padding:13px 0 5px 12px;
	text-shadow:0 2px #fff;
	background:url(../images/borderline.jpg) bottom no-repeat;
}
#content_mid p {
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	padding:12px 12px 10px 12px;
	text-align:justify;
}
#content_mid .read-more {
	width:128px;
	height:11px;
	text-align:center;
	background:url(../images/readmore_bg.gif) left top no-repeat;
	padding:7px 0 26px 0;
	margin:13px 0 0 13px;
	color:#00217b;
}
#content_right {
	width:255px;
	float:right;
}
/*===============  footer  ===============*/



#footer_wrap {
	width:100%;
	float:left;
	clear:both;
	background:url(../images/footer_bg.gif) left top repeat-x;
}
#footer {
	width:1000px;
	margin:0 auto;
	clear:both;
	padding:20px 0px;
}
#footer a {
	text-decoration:none;
	color:#00217b;
}
#footer a:hover {
	text-decoration:none;
	color:#515151;
}
#footer ul {
	width:175px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
}
#footer li {
	text-decoration:none;
	line-height:24px;
	color:#515151;
	background:url(../images/footer_arrow.gif) left center no-repeat;
	background-position:left 10px;
	padding-left:13px;
	font-size:13px;
}
#footer p.footer_right {
	float:right;
	text-align:right;
	line-height:24px;
	font-size:13px;
}
#reqest {
	width:250px;
	float:left;
	background:url(../images/req.jpg) left top no-repeat;
	margin:10px 0 0 0;
}
#prod-gallery {
	width:466px;
	float:left;
}
#prod-gallery h2 {
	font:26px 'MyriadProSemibold';
	color:#315bcd;
	margin:15px 0 0 125px;
	padding:12px 0 12px 16px;
	text-shadow:0 2px #fff;
	background:url(../images/hed-bg.jpg) left top repeat-x;
	clear:both;
	width:200px;
}
#follow {
	width:256px;
	float:left;
	height:52px;
	background:url(../images/follow-us.jpg) left top no-repeat;
	margin:13px 0 0 0;
}
#follow img {
	float:right;
	margin:0 9px 0 -5px;
	padding:10px 0px 0 0;
	cursor:pointer;
}
#image_banner {
	width:258px;/* height:117px;*/
	height:183px;
	float:left;
	background:url(../images/logo_banner.jpg) left top no-repeat;
	margin:13px 0 0 0;
	padding:10px 0 0 10px;
}
#gallery-banner {
	width:406px;
	float:left;
	padding:0 30px 0 30px;
}
#gallery-banner{ width:406px; float:left; padding:0 30px 0 30px;}
#gallery-banner .gallery_img {width:400px; float:left;}
#gallery-banner .gallery_img a img {border: medium none;margin:0 25px 0 31px;}

#inner-part {
	width:976px;
	float:left;
	height:128px;
	background:url(../images/inner-main-bg.jpg) left top no-repeat;
	border:solid 1px #d9d9d9;
}
#inner-part #left-part {
	width:727px;
	float:left;
}
#right-part {
	width:236px;
	float:left;
}
#right-part h1 {
	width:236px;
	float:left;
	font: bold 30px Calibri;
	color:#f19614;
	margin:0;
	padding:40px 0 0 7px;
	text-align:center;
	text-transform:uppercase;
}
/*------------------------------------pallet_track_div----------------------*/







#pallet_track_div {
	width:731px;
	float:left;
	height:auto;
	background-color:#fff;
	border:1px solid #efefef;
	margin-top:10px;
}
#tracking_heading {
	width:715px;
	height:50px;
	float:left;
	margin:5px 0 0 10px;
}
#tracking_heading_left_side {
	width:6px;
	height:33px;
	float:left;
	background:url(../images/track_head_left_img.jpg) no-repeat;
	border:none;
}
#tracking_heading_mid_side {
	width:695px;
	height:31px;
	float:left;
	border-top:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	background:url(../images/heading_bg_img.jpg) repeat-x;
}
#tracking_heading_right_side {
	width:9px;
	height:33px;
	float:left;
	background:url(../images/track_head_right_img.jpg) no-repeat;
}
/*------------------------------------pallet_track_div_end----------------------*/







/*--------------------------------inner_btt_nav------------------------*/







#inner_bottom_nav {
	width:844px;
	height:25px;
	float:left;
}
.nav_bt ul {
	margin:8px 0 0 7px;
	padding-bottom:0;
	list-style:none;
}
.nav_bt ul li {
	font-family:Arial;
	font-size:11px;
	color:#1f79ce;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	float:left;
}
.nav_bt ul li a {
	text-decoration:none;
	color:#1f79ce;
}
.nav_bt ul li a:hover {
	text-decoration:none;
	color:#f19614;
}
.nav_bt ul li a.active {
	text-decoration:none;
	color:#f19614;
}
.nav_bt {
	margin:8px 0 0 11px;
	padding-bottom:0;
	list-style:none;
}
.nav_bt a {
	text-decoration:none;
	color:#1f79ce;
	font-size:12px;
	font-weight:bold;
}
.nav_bt span {
	text-decoration:none;
	color:#1f79ce;
	font-size:12px;
	font-weight:bold;
}
.nav_bt a:hover {
	text-decoration:none;
	color:#f19614;
}
.nav_bt a.active {
	text-decoration:none;
	color:#f19614;
}
/*--------------------------------inner_btt_nav_end------------------------*/











/*--------------------------------inner_main_box_start------------------------*/







            



            



/*----------------------------font_properties_start------------------------------*/  







.text_20 {
	font-family:Calibri;
	font-size:20px;
	font-size:20px;
	color:#f19614;
	font-weight:bold;
	text-transform:uppercase;
}
/*----------------------------font_properties_end----------------------------------------*/    







/*----------------------------padding_properties_start------------------------------*/  







.padd_tp_5 {
	padding-top:5px;
}
/*===========================================About_page===========================================*/







#main_content #banner_main {
	width:998px;
	height:170px;
	float:left;
	border:1px solid #dedede;
	background-color:#f0f0f0;
}
#main_content #banner_main .b_inner {
	width:976px;
	height:128px;
	float:left;
	margin:10px 10px 0 10px;
}
#main_content #banner_main .b_nav {
	width:200px;
	height:20px;
	float:left;
	margin:6px 0 0 10px;
}
.bann_nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	color:#1f79ce;
}
.bann_nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	color:#f19614;
}
.bann_nav a.active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	float:left;
	text-decoration:none;
	color:#f19614;
}
#right_cont_md .item-page p {
	width:705px; /*float:left;*/
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:5px 0 2px 12px;
	text-align:justify;
}
br{
	line-height:8px !important;
/*	content:" ";
	display:block;*/
	}

#right_cont_md .item-page p img{
	padding-left:20px;
	}
#right_cont {
	width:730px;
	height:auto;
	float:left;
	margin:10px 0 0 2px;
}
#right_cont_tp {
	width:730px;
	height:10px;
	float:left;
	background:url(../images/cont_top_img.png) no-repeat;
}
#right_cont_md {
	width:728px;
	height:auto;
	float:left;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
}
#right_cont_md #text_tp p {
	width:711px;
	height:250px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:15px 0 0 12px;
}
#right_cont_md #text_lt {
	width:290px;
	height:89px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin-left:10px;
}
.text_13 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
#right_cont_md #img {
	width:385px;
	height:310px;
	float:left;
	margin:0 0 10px 30px;
}
#right_cont_bt {
	width:730px;
	height:10px;
	float:left;
	background:url(../images/cont_bt_img.png) no-repeat;
}
/*===========================================Contact_us======================================*/











#right_cont_md #left_bar {
	width:285px;
	height:530px;
	float:left;
	background-color:#ececec;
	margin:10px 0 0 0px;
}
#right_cont_md #left_bar .top {
	width:285px;
	height:166px;
	float:left;
	border-bottom:1px solid #fff;
	font-size:13px;
}
#right_cont_md #left_bar .mid {
	width:285px;
	height:233px;
	float:left;
	border-bottom:1px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
#right_cont_md #left_bar .bottom {
	width:285px;
	height:100px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}
#right_cont_md #mid_bar {
	width:1px;
	height:567px;
	float:left;
	background:url(../images/mid_bar_bg.png) no-repeat;
	margin:10px 0 0 17px;
}
#right_cont_md #right_bar {
	width:375px;
	height:570px;
	float:left;
	margin:10px 0 0 17px;
}
#right_cont_md #right_bar .cont_top {
	width:385px;
	height:10px;
	float:left;
	background:url(../images/cotak_bg_top.png) no-repeat;
}
#right_cont_md #right_bar .cont_mid {
	width:383px;
	height:auto;
	float:left;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
}
#right_cont_md #right_bar .cont_btm {
	width:385px;
	height:10px;
	float:left;
	background:url(../images/contak_btm_bg.png) no-repeat;
}
#right_cont_md #right_bar .map_box {
	width:385px;
	height:240px;
	float:left;
	margin-top:15px;
	padding-bottom:10px;
}
.sales a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	text-decoration:underline;
	color:#005fb5;
}
.sales a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	text-decoration:underline;
	color:#005fb5;
}
.input {
	width:249px;
	height:22px;
	background:url(../images/name_bg.png) no-repeat;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:6px;
	font-weight:bold;
	font-size:13px;
}
.enquery {
	width:249px;
	height:112px;
	background:url(../images/enquery_bg.png) no-repeat;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
}
.text_13_3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#515151;
}
/*=======================================margin & padding=======================*/







.padd_lr {
	padding:15px 0 0 12px;
}
.margin_all {
	margin:15px 0 0 25px;
}
.padd_lt_10 {
	padding-left:10px;
}
.padd_lt_5 {
	padding-left:5px;
}
.padd_tp_10 {
	padding-top:10px;
}
.padd_tp_4 {
	padding-top:4px;
}
.padd_bt_10 {
	padding-bottom:10px;
}
.marg_lt_15 {
	margin-left:13px;
}
.marg_tp_8 {
	margin-top:8px !important;
}
/*==============================================pallet_racking_page===============================================*/







#main_pro_box {
	width:701px;
	height:auto;
	float:left;
	margin:0px 0 14px 14px;
}
#main_pro_box .main_box {
	width:701px;
	height:176px;
	float:left;
}
#main_pro_box .main_box .box_1 {
	width:222px;
	height:174px;
	float:left;
}
#main_pro_box .main_box .box_1 .box_tp {
	width:224px;
	height:10px;
	background:url(../images/pro_box_tp_bg.png) no-repeat;
}
#main_pro_box .main_box .box_1 .box_mid {
	width:224px;
	height:156px;
	background-color:#eaeaea;
}
#main_pro_box .main_box .box_1 .box_mid p {
	width:224px;
	height:156px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
	text-align:center;
}
#main_pro_box .main_box .box_1 .box_bt {
	width:224px;
	height:10px;
	background:url(../images/pro_box_bt_bg.png) no-repeat;
}
/* santosh css*/



#xmap {
	width:257px;
	float:left;
}
#xmap h2 {
	width:357px;
	height:auto;
	float:left;
	color:#1069b9;
	padding:10px 0 12px 15px;
	margin:0;
	font-size:20px;
	text-transform:uppercase;
}
#xmap ul {
	list-style:none;
	margin:4px 0 0 0;
}
#xmap ul li {
	line-height:31px;
	background-position:-8px 13px;
	padding:0px !important;
}
#xmap ul li a {
	font: bold 15px "Calibri";
	color:#1069b9;
	text-decoration:none;
	margin:0;
	padding:0 0 2px 0px;
	display:block;
	width:210px;
	line-height:28px;
	clear:both;
}
.pg-category-view-desc {
	clear: both;
	padding: 0 15px;
	font-size:13px;
}
#right_cont_md ul {
	margin-left:40px;
	float:left;
	width:425px;
}
#right_cont_md ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:4px;
	list-style:disc;
}
#right_cont #right_cont_md table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
}
#right_cont_md ol {
	margin-left:65px;
	margin-top:10px;
}
#right_cont_md ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:4px;
	list-style: inherit;
	text-align: justify;
    width: 405px;
}
#right_cont_md a {
	text-decoration:underline;
}
#right_cont_md a:hover {
	color:#1F79CE;
}
.text_14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#515151;
}
.text_12_3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#515151;
}
.input_b {
	width:310px;
	height:21px;
	border:1px solid #1f78cc;
	background:url(../images/inp_bg.jpg) no-repeat;
}
.input_b_1 {
	width:80px;
	height:21px;
	border:1px solid #1f78cc;
	background:url(../images/post_code_bg.jpg) no-repeat;
}
.comm_b_1 {
	width:310px;
	height:113px;
	border:1px solid #1f78cc;
	background:url(../images/textrea_bg.jpg) no-repeat;
}
.select {
	width:124px;
	height:19px;
	background:url(../images/select_bg.jpg) no-repeat;
	border:1px solid #1f78cc;
	padding:2px 3px;
}
.select select {
	width:124px;
	height:18px;
	border:none;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	background:none;
}
#right_cont_md #text_tp {
	width:711px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding:0px 0 0 12px;
}
.moduletable h3 {
	display:none;
}
