#products div {
	width: 250px;
	float: left;
	margin: 0 20px 20px 0;
}
#products img {
	padding: 4px;
	border: 1px solid #000;
	background: #FFF;
}
table.details {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000;
}
table.details td {
	padding: 3px;
	margin: 0;
	border-top: 1px solid #000;
}
ol li {
	padding-bottom: 10px;
}
ol li li {
	padding-bottom: 0px;
}
#content {
	padding: 25px;
}
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0 0 0 9px;
}
ul.menu li {
	margin: 0;
	padding: 6px 18px 4px 0;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
ul.menu li a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
ul.menu li li {
	padding-left: 10px;
	height: auto;
	width: 97px;
}
ul.menu ul {
	width: 125px;
}
ul.menu li li:hover {
	background-color: #900;
}
body {
	margin:0;
	padding:0;
	min-width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

body#col3 #content {
	width: 73%; 
	float: right;
}

body#col3 .mainContent {
	width: 45%; 
	margin: 0; 
	float: left;
}

body#col3 .shellMain {
	margin: 0 auto;
	m\ax-width: 400px;
	m\in-width:150px;
	width:98%;
	padding: 35px 0px 10px 20px;
}

body#col3 #navBar {
	width: 260px;
	float: left;
	background: url(../images/left-nav-bg.html) repeat;
	min-height:620px;

}

body#col3 .Navshell {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	 

} 


body#col3 .sidebar {
	width:45%;
	margin:0;
	float:left;

}

body#col2 #content {
	width: 95%; 
	float: left;
}

body#col2 .mainContent {
	width: 55%; 
	margin: 0; 
	float: left;
}

body#col2 .shellMain {
	margin: 0 auto;
	m\ax-width: 400px;
	m\in-width:150px;
	width:98%;
	padding: 35px 0px 10px 20px;
}

body#col2 .sidebar {
	width:40%;
	margin:0;
	float:left;

}

body#col2n #content {
	width: 72%; 
	float: right;
}

body#col2n .mainContent {
	width: 95%; 
	margin: 0; 
	float: left;
}

body#col2n .shellMain {
	margin: 0 auto;
	m\ax-width: 500px;
	m\in-width:150px;
	width:98%;
	padding: 35px 0px 10px 20px;
}

body#col2n #navBar {
	width: 260px;
	float: left;
	background: url(../images/left-nav-bg.html) repeat;
	height:110%;

}

body#col2n .Navshell {
	margin: 0px auto;
	padding: 0px 0px 0px 0px;


} 


body#col2n .sidebar {
	width:45%;
	margin:0;
	float:left;

}

body#col-1 #content {
	min-width: 1000px;
	width: 73%; 
	float: right;
}

body#col-1 .mainContent {
	width: 99.5%; 
	margin: 0px; 
	float: right;
}

body#col-1 .shellMain {
	margin: 0;
	width:75%;
	m\ax-width: 400px;
	m\in-width:150px;
	padding: 35px 0px 10px 10px;
}


/*normal links*/

a:link {
	text-decoration: none;
	color: #970F00; 
	font: bold 12px sans-serif;
}

a:visited {
	text-decoration: none;
	border: none; 
	color: #970F00; 
	font: bold 12px sans-serif;
}

a:hover {
	background: transparent; 
	color: black; 
}

a:active {
	background: transparent; 
	color: black; 
}
/*sub title links*/
a#subTitle:link {
	text-decoration: none;
	color: black; 
	font: bold 12px sans-serif;
}

a#subTitle:visited {
	text-decoration: none;
	color: #970F00; 
	font: bold 12px sans-serif;
}

a#subTitle:hover {
	text-decoration: none;
	color: #999999; 
}

/*a#subTitle:active {
	background: transparent; 
	color: black; 
}*/

/*header links*/
a.top:link {
	font-variant: small-caps;
	text-decoration: none;
	padding: 0px; 
	border: 0px; 
	background: transparent; 
	color: white; 
	font: bold 12px sans-serif;
}


a.top:hover {
	text-decoration: none;
	color: #C2C4C6;
	font: bold 12px sans-serif; 
}

a.top:visited {
	text-decoration: none;
	padding: 0px; 
	border: 0px; 
	background: transparent; 
	color: #FFFFFF; 
	font: bold 12px sans-serif;
}

a.top:active {
	background: transparent; 
	color: white; 
}

/*header SUBS links*/
a.sub:link {
	font-variant: small-caps;
	text-decoration: none;
	/*padding:5px;*/
	margin: 0px; 
	border: 0px; 
	background: #848484; 
	color: white; 
	font: bold 9pt sans-serif;
	position:relative;
	
}

a.sub:visited {
	text-decoration: none;
	/*padding: 5px;*/
	border: 0px; 
	color: #FFFFFF; 
	background: #999999; 
	font: bold 9pt sans-serif;
	position:relative;
	
}

a.sub:hover {
	color: black;
	font: bold 9pt sans-serif;
	/*padding: 5px;*/ 
	position:relative;
	
}

a.sub:active {
	color: black;
	background: #999999;
	font: bold 9pt sans-serif; 
	/*padding: 5px;*/
	position:relative;
	
}

/*footer links*/

a.foot:link {
	text-decoration: none;
	padding: 5px; 
	border: 0px; 
	background: transparent; 
	color: black; 
	font: bold 9pt sans-serif;
}

a.foot:visited {
	text-decoration: none;
	padding: 5px; 
	border: 0px solid black; 
	background: transparent; 
	color: black; 
	font: bold 9pt sans-serif;
}

a.foot:hover {
	background: transparent; 
	color: #990000; 
}

a.foot:active {
	background: transparent; 
	color: black; 
}

#textlinks a:link {
	text-decoration: none;
	padding: 7px; 
	border: 0px; 
	background: transparent; 
	color: #000000; 
	font: bold 9pt sans-serif;
}

#textlinks a:hover {
	background: transparent; 
	color: #9D080D; 

}

a#lft:hover {
	background: url(../images/offBtn.html) center no-repeat; 
	color: #999999; 
}

a#lft:active {
	background: url(../images/offBtn.html) center no-repeat; 
	color: white; 
}

a.hLnk:link {
	text-decoration: none;
	color: #970F00; 
	font: bold 14pt sans-serif;
}

a.hLnk:hover {
	text-decoration: none;
	background: transparent; 
	color: black; 
	font: bold 14pt sans-serif;
}

a.hLnk:visited {
	text-decoration: none;
	color: #970F00;
	font: bold 14pt sans-serif; 
}

form {
	margin:0;
	padding:0;
}

label {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}
	
/******containers*******/

#container {
	width: 100%;
	margin: 0 auto; 
	text-align: left;
}

#masthead {
	position: relative;
	background: url(../images/header_02.png); 
	height: 145px;
	min-width:400px;
}

.Img-thumb {
max-height:50px;
max-width:50px:
}

.Img-med {
max-height:200px;
max-width:200px:
}

.searchbox {
position:absolute;
top:10px;
right:100px;

}
.shell {
	margin: 0 auto;
	width: 85%;
	padding: 60px 0px 10px 0px;
}

.shellForm {
	margin: 0 auto;
	width: 85%;
	padding: 10px 0px 0px 0px;
}


#footer {
	clear:both;
	border-top:4px solid black;
	width:100%;
}

.footshell {
	margin: 0 auto;
	width: 85%;
	padding: 10px 15px 10px 15px;
	text-align: center;
}

/*wrapped around topNavBar, extends red color to end of screen*/
.topnavContainer{
	background-color: #990000;
	min-width:900px; 
}


.repsCorner {
	position:relative;
	display: block;
	float: none;
	padding: 0px 0 10px 20px;
	border-left:2px solid #B74E07;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
}


.mainImage {
	display: block;
	float: none;
}

.findRepImage {
	position:relative;
	display: block;
	float: none;
	padding: 30px 88px 40px 50px;
	border:0;
	background-color:#E7E8E9;
}

.newProductsImage {
	
	display: block;
	float:left;
	/*border: 1px solid blue;*/
}

.specialsImage {

	display: block;
	float: left;
/*	border: 1px solid red;*/
}
.steelsImage {
	display: inline;
	float: right;
	padding: 0px, 0px, 20px, 200px;
/*	border: 1px solid red;*/
}

.shellNPspecial {
	margin: 0 auto;
	width: 100%;
	padding: 15px 0px 0px 23px;
	/*border: 1px solid green;*/
}

Table.dyn {
border:1px;
border-style:solid;
font-size:9pt;
}

td.dyn {
border:1px;
}

Table.dynamicNav {
border:0px;
border-style:none;
font-size:9pt;
}

/*font and image properties*/
h3 {
	/*font-variant: small-caps;*/
	padding:0;
	margin:0;
	line-height:80%;
	font-size: 14pt; 
}

h4 {
	font-family: sans-serif;
	padding-top:13pt;
}

h5 {
	font-family: sans-serif;
	padding-top:11pt;
}

p  { 
	font-size: 9pt; 
	font-family: sans-serif; 
	text-decoration: none;
	
}

p.subHead  { 
	font-size: 9pt; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	
}



/*begin swap menu*/

/*controls the look of the swap menu container*/
#p7swapmenu {
	background-color: #E7E8E9;
	padding: 0px;
}

#p7swapmenu ul {
	margin: 0px; 
	padding: 0px;
	font-family: sans-serif;
	font-weight: bold;
	font-size:9pt;
	

}
/*#p7current {font-weight: bold;*/

/*controls the look of the listed items*/
#p7swapmenu li {
	font-family: sans-serif;
	font-weight: bold;
	font-size:9pt;
	margin-left: 12px; 
	padding: 2px; 
	list-style-type: none; 
	border-bottom: 0px solid white;
}

.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 65%;
	display: block;
	font-size: 9pt;
	padding: 5px 0px 0px 16px;
	text-decoration: none;
}

.closed a:hover, .open a:hover {
	color: #970F00;
}

.closed a {
	background-image: url(../images/menplus.gif);
	color: black;
}

.open a {
	background-image: url(../images/menminus.gif);
	color: #970F00;
}

.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(../images/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color:black;
	font-size: 9pt;
	font-weight:normal;
	padding: 0 0px 5px 12px;
	margin: 0px 0px 0 16px;
}

.open ul a:hover {
	background-color: transparent;
	color: #970F00;
}
