body{
	font-family: arial, verdana, sans-serif;
	background-color: #FFFFFF;
    color: ##001b4c;
	background-image: url('http://www.tubesandmore.com/new-homepage/img/background.png');
	background-repeat: repeat;
	behavior: url('csshover3.htc'); 
}
h1, h2, h3, h4{
	color: #001b4c;
	text-decoration: none;
}
a{
	color: #001b4c;
	text-decoration: none;
}
a:hover{
	color: #fee900;
	text-shadow: 1px 0px 2px #001b4c, -1px 0px 2px #001b4c, 0px 1px 2px #001b4c, 0px -1px 2px #001b4c;
}
td{
    padding: 10px 10px 10px 10px;
}
ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
li { 
	background: url(http://www.tubesandmore.com/stylesheets/arrow.png) left center no-repeat;
	padding-left: 18px;
	margin-bottom: 4px;
}
.pagexofx{
    text-align:center; 
    font-weight:bold;
    white-space: nowrap;
}
.pagexofx a{
	color: #009bfe;
}
.pagexofx a:hover{
	color: #fee900;
}
.wrapper{
	margin: 0px auto 0px auto; 
	width: 800px;
}
.itemframe{
	width:800px; 
	background-color:#F1F2F4; 
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	border:1px solid #001b4c;
	border-bottom: none;
}
.itemframe2{
	width:800px; 
	background-color:#CCCED9; 
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	border:1px solid #001b4c;
	border-bottom: none;
}
html>body .itemframe2{
	float:left;
}
html>body .itemframe{
	float:left;
}
.addsection{
	float:right; 
	text-align:right; 
	width:170px; 
	font-weight: bold;
	padding: 10px 5px 10px 5px;
}
.inneraddsection{
	float:right; 
	width: 100%;
}
.old{
	text-decoration: line-through;
	font-weight:normal;
}
.new{
	font-weight:bold;
	color: #4c0400;
	font-size: 16px;
}
.qty{
	font-weight:normal;
}
.partsection{
	float:left; 
	width:110px; 
	padding: 10px 5px 10px 5px;
}
.innerpartsection,.innerpartsection2{
	float:left; 
	font-weight:bold; 
	width:100%; 
	text-align:center;
}
.innerpartsection2{
	padding: 5px 0px 5px 0px;
}
html>body .imageholder img{
	max-width: 110px;
	width: expression(this.width > 110 ? 110: true);
	max-height: 110px;
	height: expression(this.height > 110 ? 110: true);
	background-color: white;
	border: 1px solid #001b4c;
	padding: 5px 5px 5px 5px;
}
.descriptionsection{
	float:right; 
	text-align:left; 
	width:480px; 
	font-weight: bold;
	padding: 10px 5px 10px 15px;
}
.innerdescription{
	font-weight:bold;
}
.innerdescriptiontitle{
	font-weight:bold;
	font-size:130%;
	color: #001b4c;
	margin-bottom: 10px;
}
.innerdescription2{
	font-weight:normal;
}
.outofstock{
	color:blue;
}
