@charset "utf-8";
/* CSS Document */
body{	background-color:#ddd8c9;
		margin:0 0 0 0;
		background-image: url(images/Safety_Wear_bg.png);
		background-repeat:repeat-x;
}

/* Mainframe For 980px Body width and Centering(Important For complete Structure) */
#Safety_First_MainFrame{ width:980px;
						margin-left:auto;
						margin-right:auto;
						height:auto;}

/* Structure(Frame) For Toppane containing Logo And Buttons */
#Industrial_Project_Materials_Top{ width:980px;
							margin-left:auto;
							margin-right:auto;
							height:110px;}

/* Image Place Holder for Logo */
#Industrial_Safety_Wear_logo{ width: 168px;
								height: 110px;
								float: left;}

/* Space for buttons */
#Safety_Material_Button{ width: 812px;
							height:110px;
							float: left;}

/* Place Holder for Flash Banner */
#Industrial_Tools_Banner{ width:980px;
							margin-left:auto;
							margin-right:auto;
							height:331px;
							clear:both;}

/* Structure(Frame) for Middle(vertically) part. */
#Industrial_Safety_Equipments_Subframe{ width:980px;
										margin-top:19px;
										margin-left: auto;
										margin-right: auto;
										height:345px;}


/* Class for Design of box with background Image */
.Industrial_Safety_Products_box{ width:314px;
							height:345px;
							background-image:url(images/Industrial_Safety_Equipments_boxbg.png);
							background-repeat:no-repeat;
							float:left;}

/* Structure for details(image+text) inside Design of Box */
.Fire_Equipments_detailbox{width:266px;
							margin-left:auto;
							margin-right:auto;
							height:313px;
							margin-top:16px;}
							
/* Placeholder for ICONS inside Design of Box */
.Safety_Shoes_icon{width:78px;
					height:77px;
					margin-left:auto;
					margin-right:auto;
					margin-top:8px;}
					
/* Placeholder for name of Topic (inside Design of Box) */
.Fire_Proof_Uniforms_name{width:266px;
					margin-left:auto;
					margin-right:auto;
					margin-top:8px;
					text-align:center;
					font-family:Calibri;
					font-size:18px;
					font-weight:bold;
					color:#FFF;}
					
/* Placeholder for Topic Details(Glimps)(inside Design of Box) */
.Safety_Wear_Glimps{width:266px;
					margin-left:auto;
					margin-right:auto;
					margin-top:8px;
					text-align: justify;
					font-family:Calibri;
					font-size:16px;
					color:#FFF;}

/* Just Structure of 19px width for spacing between two boxes */
.Fire_Proof_Dresses_spacingbox{width:19px;
					height:345px;
					float:left;}


/* Structure For Top Shadow For Whitebox Containing Details */
#Scaffolding_Safety_Wears_PageName{	width:980px;
									margin-top:19px;
									font-family: Calibri;
									font-size:18px;
									font-weight:bold;
									clear:both;}


/* Structure For Top Shadow For Whitebox Containing Details */
#Safety_Equipments_topshadow_whitebox{width:980px;
								height:5px;}

								
/* Placeholder For Detail Text or Client's Logo's(Images) under Whitebox Containing Details */
#Roads_Safety_whitebox_bg{width:980px;
						background-image:url(images/Fire_Proof_Dresses_whitebg.png);
						background-repeat:repeat-y;
						height:auto;}
						
#Safety_Goggles_main_clientsbox{	width:960px;
									height:152px;
									margin-left:auto;
									margin-right:auto;
									padding-top:10px;
									padding-bottom:10px;
									text-align:center;
									clear:both;}
						
						
/* Bottom Shadow For White Detail Box */
#Industrial_Equipments_Shadowbottom{ width:980px;
						height:46px;}
						

/* Background for Bottompane */
#Fabrication_Safety_Wears_bottombg{
	background-image:url(images/Safety_Helmet_bottombg1.png);
	height:113px;}
	
/* Bottem main box*/
#Safety_Clothes_bottembox{	height:113px;
							width:980px;
							margin-left:auto;
							margin-right:auto;}

#Safety_gloves_copyright_text{	height:15px;
								width:340px;
								margin-left:320px;
								padding-top:50px;
								float:left;
								font-family:Calibri;
								font-size:14px;
								color:#FFF;
}

.Safety_helmet_bottemiconbox{	height:40px;
								width:40px;
								float:right;
								margin-top:40px;
}

#Fabrication_Safety_Clothes_createdby{	height:15px;
										width:150px;
										margin-left:auto;
										margin-right:auto;
										padding-top:90px;}
										
/* Copyrights Text */

.copyright_text
{
	color:#FFF;
	font-family: Calibri;
	font-size:14px;
	text-align:center;
}
				
.krisnadesign_text 
{
	color:#FC0;
	font-size:14px;
	text-decoration: none;
	font-weight: normal;
	font-family: Calibri;
	text-align: center;
	font-weight:bold;
}

.krisnadesign_text a:hover
{
	color: #F90;
	font-family:Calibri;
	font-size:14px;
	text-decoration: blink;
	text-align: justify;
}
						
.createdby_text
{
	color:#FFF;
	font-family:Calibri;
	font-size:14px;
	text-align: center;}