/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #353535;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	background-image: url(../images/bg_left_nav.gif);
	background-repeat: repeat-y;
}

#formcheckout {
background-color: #353535;
}

.catSpecial{
font-size: 24px;
color:#FFF;
width: 700px;
text-align:center;
}

.productListViewContainer{
text-align: right;
}

#container {
	/*background: #232323;*/
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(../images/leftNavTopBg.jpg);
	background-repeat: no-repeat;
	/*min-height: 500px;*/
}

legend {
	color: #999999;
}

fieldset{
	border: 1px solid #555354;
}

#Form6 fieldset{
border: none;
}

#topSpace {
	height: 10px;
}
#topBar {
margin-top: 0px;
padding: 0px;
height: 160px;
background: transparent url(../images/headerBg.jpg) repeat-x;
}
#header {
margin-top: 0px;
	padding: 0px;
	height: 100px;
	text-align: left;
}
#headerTopNav {
position: absolute;
top: 5px;
right: 5px;
}
#headerTopNav a.topButton {
	color: #999999;
	font: normal 10px arial, sans-serif;
	 padding-right: 20px; /* sliding doors padding */
	text-decoration: none;

}
#headerTopNav a.topButton:hover {
	color: #fff;
}

#nav-edit {
margin-top: 0px;
margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
	height: 40px;
}

.logoBottom{
position: absolute;
left: 0px;
top: 100px;
}

#headerBottom{
	height: 20px;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/headerBottom.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 140px;
	left: 0px;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#navX{
	width: 550px;
	height: 60px;
	float: right;
	position: absolute;
	top: 81px;
	right: 0px;
	font: normal 12px arial, sans-serif;
}

#nav-edit a.button {
	background: transparent url(../images/buttonBg-right.jpg) no-repeat scroll top right;
	color: #b8a193;
	display: block;
	float: right;
	font: normal 12px arial, sans-serif;
	height: 40px;
	margin-right: 6px;
	/*padding-top: 12px;*/
    padding-right: 20px; /* sliding doors padding */
	text-decoration: none;
}

#nav-edit a.button span {
    background: transparent url(../images/buttonBg-left.jpg) no-repeat;
    display: block;
    line-height: 40px;
    padding: 0px 0 0px 21px;
} 

#nav-edit a.button:hover {
    background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}

#nav-edit a.button:hover span {
    background-position: bottom left;
    color: #cc3000;
	/*padding: 6px 0 4px 18px; /* push text down 1px */
}

#nav-edit a.button:active {
	background-position: bottom right;
    color: #FFF;
    outline: none; /* hide dotted outline in Firefox */
}


#nav-edit a.button:active span {
    background-position: bottom left;
   /* padding: 6px 0 4px 18px; /* push text down 1px */
} 

#nav-edit a.buttonOn {
	background: transparent url(../images/buttonBg-right.jpg) no-repeat scroll bottom right;
	color: #cc3000;
	display: block;
	float: right;
	font: normal 12px arial, sans-serif;
	height: 40px;
	margin-right: 6px;
	/*padding-top: 12px;*/
    padding-right: 20px; /* sliding doors padding */
	text-decoration: none;
}

#nav-edit a.buttonOn span {
    background: transparent url(../images/buttonBg-left.jpg) no-repeat bottom left;
    display: block;
    line-height: 40px;
    padding: 0px 0 0px 21px;
} 


#pageview {
	/*margin: auto;
	text-align: center;
	width: 980;*/
	/*background-image:url(../images/page-decoration.gif);
	background-repeat:no-repeat;
	background-position: top right;
	position: relative;
	bottom: 15px;*/
}

#maincontent #Table2.info{
background-color: #353535;
border: none;
width: 430px;
}

/*
#maincontent {
	width: 880px;
	margin: auto;
	text-align: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
*/

#maincontent {
	margin-left: 280px;
	text-align: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-right: 50px;
}

#flashcontent_startup {
	/*margin: auto;
	width: 900px;
	text-align: center;*/
	/*position: relative;*/
	/*left: -90px;*/
}

#accountarea *{
	/*text-align: center;*/
	margin: auto;
}

#accountarea #addresssection{
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

#accountarea #information {
width: 500px;
margin-bottom: 10px;
}

#accountarea #information img {
position: relative;
top: 10px;
left: -5px;
}

#Addins {
	position: absolute;
	width:160px;
	top:200px;
	float: right;
	/*left: 700px;*/
	left: 70%;
}

#Addins #Form6 #Table23 tr td {
/*border: none;*/
background-color: #999999;
/*background-image:url(../images/options-bg.gif);*/
}

/*
#Addins #Form6 #Table23 input#Text5 {
border: none;
background-color: #ffffff;
}
*/

#Addins #Table37 td {
border: none;
background-color: #b8a193;
font-size: 12px;
}

#maincontent #Table5 #Form9 #Table32 {
border: none;
background-color: #b8a193;
}

#addresssection {
	width: 540px;
	border: none;
	padding-bottom: 10px;
}

.orderlist{
width: 500px;
}

.orders_on {
font-size: 12px;
color: #323232;
background-color: #ffffff;
}

.orders_off {
font-size: 12px;
color: #323232;
background-color: #dcdcdc;
}

.orderlist th{
font-size: 12px;
background-color: #dcdcdc;
}

.vieworders_pager{
padding-top: 10px;
font-size: 12px;
color: #666666;
}

#addresssection #addresscaption{
text-align: left;
height: 15px;
background-color: #ab1224;
color: #ffffff;
font-size: 10px;
font-style: bold;
padding: 2px;
}

#addresssection ul{
text-align: left;
}

#addresssection #Table3 {
	width: 540px;
	background-color: #ffffff;
}

#addresssection #Table3 .mid_font {
	background-color: #cccccc;
	border: 1px solid #cccccc;
}

#Table7 {
	text-align: left;
}

#Table7 #Image1 {
	position: relative;
	left: -120px;
	text-align: left;
}


#Table2 {
	text-align: left;
}

#Table2 #Table3 {
	background-color: #ffffff;
}

#maincontent #Table3 td{
	background-color: #353535;
}

#Form1 #Table3 {
	margin-top: 20px;
	background-color: #555354;
}

#Form2 #Table9 {
text-align: left;
}

#Table3 .mid_font{
background-color: #ab1224;
color: #fff;
}

#Table3 {
	background-color: #353535;
}

#banner #accountarea #Table3 td{
	background-color: #353535;
}

#Form6 #Table14 * {
	text-align: left;
}

#Form7 {
	text-align: left;
}

#Form7 #Image3 {
	margin-bottom: 5px;
}

#Form7 #Image1 {
	margin-bottom: 5px;
	position: relative;
	left: -25px;
}

#Form8 {
	text-align: left;
}

#Form8 #Table28 * {
	font-family: arial;
}

#maincontent #Table7 table#Table8 .mid_font {
background-color: #ab1224;
color: #ffffff;
}

#maincontent #Table7 #Table8{
background-color: #353535;
}

#maincontent #Table7 #Table8 td{
background-color: #353535;
}

#maincontent #Table13 .mid_font{
background-color: #ab1224;
color: #ffffff;
}

#maincontent #Table13 td{
background-color: #353535;
padding: 10px;
}

#maincontent #Table16 .mid_font{
background-color: #ab1224;
color: #ffffff;
}

#maincontent #Table16 td{
background-color: #353535;
padding: 10px;
}

#accountarea #Table7 table#Table8 .mid_font {
background-color: #ab1224;
color: #ffffff;
}

#accountarea #Table7 #Table8{
background-color: #353535;
}

#accountarea #Table7 #Table8 td{
background-color: #353535;
}

#bottombar {
clear: both;
	text-align: left;
	font-family: arial;
	background-color: #353535;
	background-image: url(../images/footerBg3.jpg);
	background-repeat: repeat-x;
	height: 402px;
}

#hostcredits{
width: 300px;
margin: auto;
position: relative;
bottom: 15px;
}

#footer {
clear: both;
	text-align: left;
	background-image: url(../images/footerBg3.jpg);
	background-repeat: repeat-x;
}


#footerLeft{
width: 1001px;
height: 402px;
float: left;
background-image: url(../images/footerImage3.jpg);
	background-repeat: none;
}


#footerRight{

}

#farleftlink {
	text-align: left;
	/*text-decoration:	none;*/
	font-family:	Arial;
	font-size: 10px; 
	position: absolute;
	right: 410px;
	top: 12px;
	_top: 10px;
	list-style:none;
}

#farleftlink a {
	text-decoration: none;
	color:	#999999;
}

#farleftlink a:hover {
	/*text-decoration:	none;*/
	color:	#fff;
}

a.addresspageview_first {
color:	#999999;
text-decoration: none;
text-align: left;
	font-family:	Arial;
	font-size: 12px; 
}

a.addresspageview_first:hover{
color:	#000000;
text-decoration: none;
}

a.addresspageview_first:visited{
color:	#999999;
text-decoration: none;
}

a.addresspageview_last {
color:	#999999;
text-decoration: none;
text-align: left;
	font-family:	Arial;
	font-size: 12px; 
}

a.addresspageview_last:hover{
color:	#000000;
text-decoration: none;
}

a.addresspageview_last:visited{
color:	#999999;
text-decoration: none;
}

a.addresspageview_forward {
color:	#999999;
text-decoration: none;
text-align: left;
	font-family:	Arial;
	font-size: 12px; 
}

a.addresspageview_forward:hover{
color:	#000000;
text-decoration: none;
}

a.addresspageview_forward:visited{
color:	#999999;
text-decoration: none;
}

a.addresspageview_back {
color:	#999999;
text-decoration: none;
text-align: left;
	font-family:	Arial;
	font-size: 12px; 
}

a.addresspageview_back:hover{
color:	#000000;
text-decoration: none;
}

a.addresspageview_back:visited{
color:	#999999;
text-decoration: none;
}

#pageview li { 
	list-style-type: none;
	/*background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 22px;*/
}

/*
#Table23 * {
	background-image: url(../images/bg-color.gif);
	background-repeat: repeat;
}
*/


#Table28 {
	text-align: left;
}

#Table28 th{
	background-color: #555354;
}

#Table28 .cartheader {
	border-top: none;
	border-bottom: none;
	width: 335px;
	color: #ffffff;
	background-color: #555354;
}

#Table28 .mid_font_nobold {
	color: #ffffff;
	background-color: #555354;
}

#Table28 .small_font_nobold {
	position: relative;
	top: 32px;
	left: 60px;
	font-size: 10px;
	color: #ffffff;
}

#Image9 {
	position: relative;
	top: 30px;
	left: 60px;
}

#maincontent #Table1 {
	background-color: #cccccc;
}

#maincontent #Table3 {
	text-align: left;
}

#accountarea #Table3 {
	text-align: left;
}

#hostcredits {
margin-top: 10px;
}

.modelnumber{
color: #666666;
margin-left: 5px;
font-size: 12px;
}

.stockStatus_low{
font-size: 12px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #b4b4b4;
}
H1	{	
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: tahoma, Arial, Helvetica, sans-serif;
	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: tahoma, Arial, Helvetica, sans-serif;
	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: tahoma, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		

A	{	
	color:	#999;
	}	
		
A:visited	{	
	color:	#999;
	}	
		
A:hover	{	
	text-decoration:	underline;
	}
	
#catlist {
	height: auto;
	background: transparent url(../images/navDivider.jpg) bottom right no-repeat;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 5px;
	position: relative;
	left: -40px;
	margin-bottom: 0px;
	_margin-bottom: 15px;
}
	
#catlist a { 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration:none; 
	font-weight: normal;
	color: #999;
	list-style-type: none;
	/*background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 22px;*/
	}
	
#catlist a:hover { 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration:none; 
	font-weight: normal;
	color: #fff;
	list-style-type: none;
	/*background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 22px;*/
}
	
#catlist_selected {
	height: auto;
	background: transparent url(../images/navDivider.jpg) bottom right no-repeat;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 5px;
	position: relative;
	left: -40px;
}

#catlist_selected  a { 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration:none; 
	font-weight: normal;
	color: #fff;
	list-style-type: none;
	/*background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 22px;*/
}
#catlist_selected  a:hover { 
	font-family: Arial; 
	font-size: 12px; 
	text-decoration:none; 
	font-weight: normal;
	color: #fff;
	list-style-type: none;
	/*background: url(../images/bullet.gif) left center no-repeat;
	padding-left: 22px;*/
}
#categorylist { 
	/*font-size: 10px;*/
	width: 175px;
}
#newcategorylist {
	padding: 0;
	position: relative;
	left: 0px;
}
#categorychild {
	text-align: right;
	position: relative;
	left: 30px;
}
#categorychild #catlist{
	background: none;
}

#categorychild #catlist_selected{
	background: none;
}

#categorychild #catlist a{
color: #999;
}

#categorychild #catlist a:hover{
color: #fff;
}
	
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#features{
	text-align: left;
	/*padding: 0px 10px;*/
	width: 230px;
	/*position: relative;
	left: 20px;*/
}

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: 12px; 
}
.special_link 
{
 text-decoration:none;
}
a.special_link_underline
{
	font-size: 10px;
 text-decoration:none;
}
.catlist
{
	font-family:Arial;
	font-size: 12px;
}
.catlist_selected
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
}
.large_font 
{
	font-family:Arial;
	font-size:12px ;
	font-weight: bold;
}
.large_font_nobold
{
	font-family:Arial;
	font-size:12px ;
	font-weight: normal;
}
.mid_font 
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.mid_font_nobold
{
	color: #ffffff;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
}
.small_font_nobold
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
}
.categoryname 
{
	font-family: arial; 
	color: #ffffff; 
	font-size: 12px; 
}
.categoryname_bold
{
	font-family: arial; 
	color: #ffffff; 
	font-size: 12px; 
	font-weight:bold;
}
.productTitle 
{
	font-family: arial; 
	font-size:12pt;
	font-weight: bold;
	color: #999;
}
.boldText 
{
	font-family: arial; 
	font-size:9pt;
	font-weight: bold;
}
.ListPrice 
{
 text-decoration:line-through;
}
.oldsaleprice
{
	font-family: arial; 
	color: #b4b4b4;
	font-weight: bold;
	font-size: 12px; 
}
.SalePrice 
{
	font-family: arial; 
	color: #b4b4b4;
	font-weight: bold;
	font-size: 12px; 
}
.youSave 
{
	color: #666666;
	font-weight: normal;
}
.productDescription 
{
	font-family: arial; 
	font-size:12px;
	font-weight: normal;
}
li.feature 
{
	font-family: arial; 
	font-size:8pt;
	font-weight: normal;
}
.totalprice
{
	font-size: 10pt;
	color: #fff;
	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:#b4b4b4;
}
.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 #ab1224;
 background-color:#353535;
}
.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: 12px;
	color: #FFFFFF;
}

td.productDescription b i
{
color: #999999;
}

img.thumbnail {  }

/*
#productView .productDescription .shortDescription {
	display:none;
}

.productListViewContainer .productDescription .longDescription {
	display:none;
}
*/

.productListView .shortDescription {
	color: #fff;
}

#productView .shortDescription {
	display:none;
}

.productListView .short {
	color: #fff;
}

#productView .short {
	display:none;
}

.productListViewContainer a {
	text-decoration:none;
}

.productListViewContainer {
	width: 400px;
	padding-right: 80px;
}

.showproductDetailsText * {
margin-top: 10px;
}

#jmflink{
	padding-left: 10px;
	color: #666;
	font-size:10px;
	position: relative;
	top: 350px;
}

#jmflink a{
	text-decoration:none;
	color: #999;
}

#jmflink a:hover{
	color: #fff;
}

/*
.mid_font{
	display: block;
	width: 150px;
}
*/
#productView {
	font-size: 12px;
}

#productView #Table1 .mid_font{
	color: #333;
}

#currentView tbody tr td{
	font-size: 12px;
}