﻿body
{
   
}
table
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a
{
	color: #666666;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a.matrixlink
{
	color: #ffffff;
	text-decoration: underline;
}
a.matrixlink:hover
{
	text-decoration: none;
}
.site_map_wrapper
{
    width:100%;
    text-align:right;        
}
.site_map
{
    width:40%;
}
.site_map .links
{
}
.site_map .shopping_cart
{
    padding-left:5px;
    width:15%;
}
.site_map .shopping_cart_img img
{
    padding-left:5px;
    border:0;
}
.menu
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    width:100%;
    height:14pt;
}
.menu .first
{
    padding-left:20px;
}
.menu .normal
{
    background-color:Red;
    font-weight:bold;
}
.menu .gap
{
    width:10px;
}
.menu .last
{
    background-color:Gray;
    width:200px;
}
.menu a
{
    color:#ffffff;
    text-decoration: none;
}
.menu a:hover
{
    color:#ffffff;
    text-decoration: underline;
}
.logo_bar
{
    width:100%;
}
.logo_bar .search
{
    vertical-align:bottom;
}
.main
{
    width:100%;
}
.main .left
{
    width:15%;
}
.main .middle
{
    width:80%;
}
.main img
{
    border:0;
}
.nowrap
{
    white-space:nowrap;
}
.delimter
{
	padding: 0 15px 0 15px;
}
.footer
{
    width:100%;
}
.footer .brand
{
    font-weight: bold;
    text-decoration:none;
}
.footer .top_line .brand
{
    color: #000000;
}
.footer .bottom_line .brand
{
    color: #c22026
}
.footer .separate td
{
    height: 1px; 
    width: 100%; 
    background-color: #cccccc;
}
.footer .bottom_line
{
    vertical-align:top;
}
.footer .phone_number
{
    text-align:right;
}
.footer .verisign
{
    width:25%;
    text-align:right;
}
.footer .verisign img
{
    margin-right:5px;
}
.search_wrapper
{
    margin-top:10px;
    margin-bottom:30px;
    text-align:center;
}
.search_match
{
    font-size:xx-large;
    
    font-weight: bold;
}
.return_policy h1,
.return_policy h2,
.return_policy h3
{
    text-align:center;
}
.table_policy .leading_column
{
    text-align:right;
    padding-right:5px;
}
.table_policy .reasons .leading_column
{
    padding-top:5px;
    vertical-align:text-top;
}
.table_policy .reasons .txt_other_reason
{
    margin-left:10px;
}
.table_policy tfoot
{
    text-align:center;
}
.hand
{
    cursor:pointer;
}
ul
{
	margin: 12px 0 12px 2px;
} 
ul li 
{
	list-style: none;
	margin: 2px 0;
	font-weight: bold;
}
.errorindication
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: red;
	font-weight: bold;
}

#bannerAd
{
	margin: 0 0 0 10px;
}
#bannerAd a
{
	color: #0000ff;
	text-decoration: underline;
}
#bannerAd a:hover
{
	color: #0000ff;
	text-decoration: none;
}

#trustedBy
{
	background-color: #666666;
	margin-top: 10px;
	color: #ffffff;
	width: 200px;
	height: 500px;
}

#trustedBy ul
{
	padding: 0 0 0 2px;
} 
#trustedBy ul li 
{
	list-style-type: disc;
	margin: 0 0 0 15px;
	font-weight: bold;
}

#trustedBy p
{
	padding-left: 20px;
	padding-top: 5px;
	font-weight: bold;
}
ul.footer-links, ul.footer-images
{
    list-style-type:none;
    margin: 5px;
    padding:0;
    width: 750px;
    text-align:center;
}

ul.footer-links li, ul.footer-images li { display:inline; padding: 0 5px;}
ul.footer-links li a{ text-decoration:none; color:#000000; font-weight:normal;}
ul.footer-links li img { border:0;}
ul.footer-images li img { border:0;}