/* CSS Document */

/******************************
BGPROMOTIONS.COM

LAYOUT
*******************************/

/* Side Column Left */

#hp p {
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	text-align:center;
	line-height: 10px;
	}
	
#hp strong {
	font-size: 10px;
	margin-top: 5px;
	text-align:center;
	line-height: 20px;
	}

#hp .links1 {
	float:left;
	width:60px;
	height:auto;
	margin-left: 10px;
	margin-top: 6px;
	}

#hp .links2 {
	float:right;
	width:60px;
	height:auto;
	margin-right: 10px;
	margin-top: 6px;
	}
	
#hp .links3 {
	float:right;
	width:60px;
	height:auto;
	margin-right: 24px;
	margin-left: 22px;
	margin-top: 6px;
	}
	
#hp a:link {
	font-size:10px;
	text-decoration: none;
	color: #3F3F3F;
	width: auto;
	height: 20px;
	}
	
#hp a:visited {
	text-decoration: none;
	color: #3F3F3F;
	width: auto;
	height: 20px;
	}
	
#hp a:hover  {
	text-decoration: underline;
	color:#802A2A;
	width: auto;
	height: 20px;
	}
	
#hp .thmnls {
	margin: 0 10px;
}

#hp .sizer {
	height:90px;
}

#hp .block {
	width:220px;
	height: auto;
	background-color: #CCC;
	padding: 5px;
	margin: 10px;
}

/* Products Banner - Bottom */

#product_banner {
	margin: -5px 0 -10px 0;
	padding: 5px 0px 5px 10px;
	background-color: #802A2A;
	color: #FFFFFF;
	font-size:16px;
	}
	
#product_banner	em a {
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
	}
	
#product_banner em a:visited {
	text-decoration: underline;
	color: #FFF;
	}
	
#product_banner em a:hover  {
	text-decoration: underline;
	color:#3F3F3F;
	width: auto;
	}
	
#product_banner i {
	font-size: 11px;
	text-decoration: underline;
	padding: 0 0 0 150px;
}
	
/**FRG - Flame-Resistant Garments*/

#frg {
	width: 730px;
	height: auto;
	margin: 20px 0 0 0;
	background-color: #D9D9D9;
	border: 4px solid #D9D9D9;
}

#frg p {
	font-size: 12px;
}

/** CONTENT */


#homepage #content {
	width: 500px;
	height: auto;
	}

/** 3-COLUMN LAYOUT */

.three-columns {
	position: relative;
	height: auto;
	min-height: inherit;
	}

.three-columns p {
	color: #FFF;
	}
	
.three-columns u {
	font-size:12px;
	color: #FFF;
	font-weight: bold;
	}

.three-columns sup {
	vertical-align:.6em;
	font-size:85%;
	text-decoration:none;
	color: #FFF;
	font-weight: bold;
}

.three-columns p sup {
	vertical-align:.4em;
	font-size:75%;
	text-decoration:none;
}


.three-columns a {
	color:#D9D9D9;
	}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	width: 225px;
	}

.three-columns .column1, .three-columns .column2, .three-columns .column3 {
	float: left;
}

.three-columns .column1 {
	padding: 0px 15px 0px 0px;
	}

.three-columns .column2 {
	padding: 0px 15px 0px 15px;
	}

.three-columns .column3 {
	float:right;	
	padding: 0 0 0 15px;
	}


.three-columns .content {
	padding-top: 20px;
	}
	
	
/** CONTENT */

#content {
	float: right;
	width: 435px;
	height: auto;
	background-color: #D9D9D9;
	padding: 10px;
	}
	
		
/** BOX STYLE 1 */

.boxA .title {
	height: 23px;
	margin: 0px;
	padding: 18px 0px 0px 20px;
	background-color: #802A2A;
	color: #FFFFFF;
	}

.boxA .content {
	padding: 15px 13px 15px 10px;
	background-color: #D9D9D9;
	}

/** SIDEBAR */

#sidebar {
	width: 250px;
	height: auto;
	background-color: #D9D9D9;
}

#homepage #sidebar {
	width: 269px;
}


#sidebar {
	float: left;
}


/** Box */
#box4 .content {
	padding-left: 20px;
}
