/* Default CSS Stylesheet for a new Web Application project */

BODY
{
font-family: arial;
}

#header {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}

#Addins {
	position: absolute;
	left: 60%;
	width:160px;
	top:100px;*/
	/*float: left;
	left: 650px;*/

}

table#features{
	padding: 0px;
	width: 0px;
}

#pageview{
margin: auto;
text-align: center;
}

#maincontent {
text-align: left;
width: 800px;
margin: auto;
}

#bottombar img{
margin-top: 50px;
float: left;
left: 20px;
}

#riedellink{
position: absolute;
right: 10px;
bottom: 5px;
}

#jmflink{
position: absolute;
left: 10px;
bottom: 5px;
}

#accountarea *{
	/*text-align: center;*/
	margin: auto;
}

#accountarea {
	text-align: center;
}

#accountarea #information {
	margin-bottom: 50px;
}

#accountarea #information img {
	position: relative;
	left: -8px;
	top: 40px;
}

#accountarea #Table3 .mid_font{
color: #ffffff;
}

#maincontent #Table3{
position: relative;
left: 240px;
text-align: left;
}

#maincontent #Table3 .mid_font{
	color:#ffffff;
}

#Table3 {
text-align: left;
background-color: #005595;
}

#Table3 form{
text-align: left;
}

#Table3 td{
/*padding: 5px;*/
background-color: #ffffff;
}

#maincontent #Table2{
position: relative;
left: 240px;
text-align: left;
background-color: #005595;
}

#Table2 {
/*background-color: #005595;*/
}

#Table2 form{
text-align: left;
}

#Table2 td{
/*padding: 5px;*/
background-color: #ffffff;
}

#maincontent #Table1 {
background-color: #012e57;
}

#maincontent #Table1 td{
padding: 10px;
}

#maincontent #Table1 .mid_font{
color: #ffffff;
}

#addresssection {
	width: 540px;
	border: 1px solid #012e57;
	padding-bottom: 10px;
}

#addresssection #Table3 {
	width: 540px;
	background-color: #ffffff;
}

#addresssection #Table3 .mid_font {
	background-color: #012e57;
	border: 1px solid #012e57;
	color: #ffffff;
}

#Table28 {
	text-align: left;
}

#Table28 th{
	background-color: #012e57;
}

#Table28 .cartheader {
	border-top: none;
	border-bottom: none;
	width: 120px;
	color: #ffffff;
	background-color: #012e57;
}

#Table28 .mid_font_nobold {
	color: #ffffff;
	background-color: #012e57;
}

#Table28 .small_font_nobold {
	position: relative;
	top: 42px;
	left: 70px;
	font-size: 10px;
	color: #000000;
}

#Table28 .totalprice{
color: #ffffff;
}

#Table28 th.mid_font{
color: #ffffff;
}

#Table8{
background-color: #012e57;
}

#Table8 .mid_font{
color: #fff;
}

#Image9 {
	position: relative;
	top: 50px;
	left: 70px;
}

#Table23 * {
	background-image: url(../images/bg-color.gif);
	background-repeat: repeat;
}

#Table6 #Form1{
text-align: left;
}

#Form6 fieldset{
border: none;
}

#Table6 #Table8{
background-color: #fff;
}

legend {
	color: #005595;
}

#Form2 #Table9{
text-align: left;
}

li { 
	list-style-type: none;
	/*background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 22px;*/
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: arial;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: arial;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: arial;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: arial;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: arial;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: arial;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		

A	{	
	color:	#333399;
	}	
		
A:visited	{	
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
}

/*	
#toolbar ul{
	border-bottom: 1px solid #005595;
	padding-bottom: 10px;
}
*/

#toolbar{
	position: relative;
	top: -15px;
	left: -25px;
}

#toolbar li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#toolbar a{
	font-family: arial; 
	font-size: 12px;
	text-decoration:none; 
	font-weight: normal;
	color: #005595;
	list-style-type: none;
}

#toolbar a:hover{
	color:002957;
}
	
#farleftlink a{
	font-family: arial; 
	font-size: 12px;
	text-decoration:none; 
	font-weight: normal;
	color: #005595;
	list-style-type: none;
}

#farleftlink a:hover{
	font-size: 12px;
	/*text-decoration:underline;*/
	color: #002957;
	text-decoration:none; 
	list-style-type: none;
}


#catlist a { 
	font-family: arial; 
	font-size: 12px;
	text-decoration:none; 
	font-weight: normal;
	color: #025798;
	list-style-type: none;
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 10px;
	}
	
#catlist a:hover { 
	font-size: 12px;
	/*text-decoration:underline;*/
	color: #012e57;
	text-decoration:none; 
	list-style-type: none;
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 10px;
	}
#catlist_selected  a { 
	font-family: Arial; 
	font-size: 12px;
	text-decoration:none; 
	font-weight: normal;
	color: #025798;
	list-style-type: none;
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 10px;
	}
#catlist_selected  a:hover { 
	font-size: 12px;
	color: #012e57;
	list-style-type: none;
	background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 10px;
	/*font-size: 10px;*/
	/*text-decoration:underline;*/
	}
#categorylist { 
	/*font-size: 10px;*/
	width: 175px;
	}
#newcategorylist {
	padding: 0;
	position: relative;
	left: 0px;
	}

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

#top_menu 
{
	padding:0px;
	text-align:center;
}
#top_menu td 
{
	font-family: Arial; 
	font-size: 10pt;
	color: #003170;
}
#top_menu td a
{
	font-family: Arial; 
	font-size: 10pt;
	color: #003170;
	font-weight: bold;
}
table#currentView td 
{
	font-family: Arial; 
	font-size: 8pt;
}
table#Addins td 
{
	font-family: Arial;
	font-size: 10pt;
}
table#bottombar td 
{
	font-family: Arial;
	font-size: 9pt;
}
table tr.featureproduct_bold td 
{
	font-size: 8pt;
	font-weight:bold;
	font-family:arial;
}
table tr.featureproduct td 
{
	font-size: 8pt;
	font-family:arial;
}
.Item_Price 
{
	 font-family: arial,helvetica,sans-serif; 
	 color: #990000; 
	 font-weight: bold;
	 font-size: x-small; 
}
.special_link 
{
 text-decoration:none;
}
a.special_link_underline
{
	font-size: 8pt;
 text-decoration:underline;
}
.catlist
{
	font-family:Arial;
	font-size: x-small;
}
.catlist_selected
{
	font-family:Arial;
	font-size: x-small;
	font-weight: bold;
}
.large_font 
{
	font-family:Arial;
	font-size:small ;
	font-weight: bold;
}
.large_font_nobold
{
	font-family:Arial;
	font-size:small ;
	font-weight: normal;
}
.mid_font 
{
	font-family:Arial;
	font-size: x-small;
	font-weight: bold;
}
.mid_font_nobold
{
	font-family:Arial;
	font-size: x-small;
	font-weight: normal;
}
.small_font_nobold
{
	font-family:Arial;
	font-size: xx-small;
	font-weight: normal;
}
.categoryname 
{
	font-family: arial; 
	color: #CC6600; 
	font-size: x-small; 
}
.categoryname_bold
{
	font-family: arial; 
	color: #CC6600; 
	font-size: x-small; 
	font-weight:bold;
}
.productTitle 
{
	font-family: arial; 
	font-size:12pt;
	font-weight: bold;
}
.boldText 
{
	font-family: arial; 
	font-size:9pt;
	font-weight: bold;
}
.ListPrice 
{
 text-decoration:line-through;
}
.oldsaleprice
{
	font-family: arial; 
	color: brown;
	font-weight: bold;
	font-size: x-small; 
}
.SalePrice 
{
	font-family: arial; 
	color: brown;
	font-weight: bold;
	font-size: x-small; 
}
.youSave 
{
	color: brown;
	font-weight: normal;
}
.productDescription 
{
	font-family: arial; 
	font-size:10pt;
	font-weight: normal;
}
li.feature 
{
	font-family: arial; 
	font-size:8pt;
	font-weight: normal;
}
.totalprice
{
	font-size: 10pt;
	color: brown;
	font-weight: bold;
	font-family: arial; 
}
.cartheader 
{
	font-family: arial; 
	font-size:12pt;
	color: #AB245D;
	padding: 6px;
	border-top:1px solid #AB245D;
	border-bottom:3px solid white;
	
}
.RecentOrderHeader
{
	font-family: arial; 
	font-size:10pt;
	font-weight:  bold;
	color:darkblue;
}
.H3	{	
	font-family: arial;
	font-size:	1em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
.info 
{
 border:2px solid #ffad32;
 /*background-color:#ffedb2 ;*/
 background-color: #ffffff;
}
.welcomeTitle 
{
	font-size: 8pt;
	font-family: arial;
	text-align:center;
	color: #003366;
	 
}
select 
{
	font-size: 8pt;
}
table.shippingtable th 
{
	
}
table.extendedPricing th 
{
	color:White;
}
.stockStatus 
{
	font-family: arial; 
	font-size:8pt;
	font-weight: normal;
}
.textBold 
{
	font-weight: bold;
}
table.table_volumediscount th 
{
	color: White;
}
td.productDescription 
{
	font-size: 8pt;
}
img.thumbnail {  }
.customorderinfo_table th { font-size:11pt; }
.customorderinfo_table th { font-size: 10pt; }