/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px;
	background: url(../images/bg.png);
	background-attachment: fixed;
	background-repeat: repeat-x;
	text-align: center;
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #942723;
	text-decoration: underline; 
}
A:visited { 
	COLOR: #942723;
	text-decoration: underline; 
}
A:active {
	COLOR: #942723;
	text-decoration: underline; 
}
A:hover {
	COLOR: #942723;
	text-decoration: none; 
}
.topnav{
	font-size: 12px;
	COLOR: White;
	FONT-WEIGHT: bold;
}
.topnav A:link  {
	COLOR: White;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.topnav A:visited { 
	COLOR: White;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.topnav A:active {
	COLOR: White;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
 .topnav A:hover {
	COLOR: #DCDCDC;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright {
	font-size: 11px;
	COLOR: White;
}
.copyright A:link  {
	COLOR: Silver;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: Silver;;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: Silver;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: Silver;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.leftnav{
	font-size: 12px;
	COLOR: Black;
}
.leftnav A:link  {
	COLOR: Black;
	text-decoration: none; 
	 FONT-WEIGHT: normal;
}
.leftnav A:visited { 
	COLOR: Black;
	text-decoration: none;
    FONT-WEIGHT: normal;
}
.leftnav A:active {
	COLOR: Black;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .leftnav A:hover {
	COLOR: #942723;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.depthdr{
	font-size: 12px;
	COLOR: White;
	padding: 2px;
}
.depthdr A:link  {
	COLOR: White;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.depthdr A:visited { 
	COLOR: White;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.depthdr A:active {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .depthdr A:hover {
	COLOR: White;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.smlinks{
	font-size: 9 px;
	COLOR: White;
	 FONT-WEIGHT: bold;
}
.smlinks A:link  {
	COLOR: White;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.smlinks A:visited { 
	COLOR: White;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.smlinks A:active {
	COLOR: White;
	text-decoration: none;
	 FONT-WEIGHT: bold;
}
 .smlinks A:hover {
	COLOR: #DCDCDC;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}
.smlinks2{
	font-size: 9 px;
	COLOR: Black;
	 FONT-WEIGHT: normal;
}
.smlinks2 A:link  {
	COLOR: #942723;
	text-decoration: none; 
	FONT-WEIGHT: normal;
}
.smlinks2 A:visited { 
	COLOR: #942723;
	text-decoration: none;
    FONT-WEIGHT: normal;
}
.smlinks2 A:active {
	COLOR: #942723;
	text-decoration: none;
	FONT-WEIGHT: normal;
}
 .smlinks2 A:hover {
	COLOR: #942723;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}


.featureditemheader{
	background-color: #942723;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

.featureditemtext{
	background-color: #D6B4B3;
	font-size: 11px;
	border-left: 1px solid #cccccc;
}
.featureditemtext a{
	color: #000000;
	text-decoration: underline;
}

.featureditemtext a:visited{
	color: #000000;
	text-decoration: underline;
}

.featureditemtext a:hover{
	color: #000000;
	text-decoration: none;
}
.tableheader{
	background-color: #942723;
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.tableheader a{
	color: white;
	text-decoration: underline;
}
.tableheader a:link{
	color: white;
	text-decoration: underline;
}
.tableheader a:visited{
	color: white;
	text-decoration: underline;
}

.tableheader a:hover{
	border-bottom: none;
	color: white;
	text-decoration: none;
}

.tableheader a:active{
	color: white;
	text-decoration: underline;
}
.shoppingtoolsheader{
	background-color: #942723;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.checkoutContent{
	background-color: #F8F8F8;
	border: 1pt solid #C5C5C5;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subdepartmentheader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.subdepartmentheader a{
	color: #942723;
	text-decoration: underline;
}

.subdepartmentheader a:visited{
	color: #942723;
	text-decoration: underline;
}

.subdepartmentheader a:hover{
	color: #942723;
	text-decoration: none;
}

.subdepartmentheader a:active{
	color: #942723;
	text-decoration: underline;
}

.subdepartmentsummary a{
	color: #942723;
	text-decoration: underline;
}

.subdepartmentsummary a:visited{
	color: #942723;
	text-decoration: underline;
}

.subdepartmentsummary a:hover{
	color: #942723;
	text-decoration: none;
}

.subdepartmentsummary a:active{
	color: #942723;
	text-decoration: underline;
}
.buyboxheader{
	background-color: #942723;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.departmentListItem{
	background-color:#F1F1F1;
	font-size: 11px;
	COLOR: Black;
	border: none;
}
.departmentListItem A:link  {
	COLOR: Black;
	text-decoration: none; 
	FONT-WEIGHT: bold;
}
.departmentListItem A:visited { 
	COLOR: Black;
	text-decoration: none;
    FONT-WEIGHT: bold;
}
.departmentListItem A:active {
	COLOR: Black;
	text-decoration: none;
	FONT-WEIGHT: bold;
}
 .departmentListItem A:hover {
	COLOR: #942723;
	text-decoration: underline;
    FONT-WEIGHT: bold;
}

/*----------NEW 960 STYLE----------*/
.Clear{
    clear: both;
}
.Wrapper{
    width: 960px;
    margin: 0 auto;
    padding: 0;
    border: 1px solid black;
    background: white url(../images/left_border.png) repeat-y;
    text-align: left;
}
.Header{
    background: transparent url(../images/header_bg.jpg);
    height: 100px;
}
.HeaderNavigation{
    float: right;
}
.Logo{
    float: left;
    padding: 5px;
}
.TagLine{
    Float: right;
    clear: both;
    margin-top: 40px;
    margin-right: 20px;
}
.TopNavigation{
    background: black;
    text-align: center;
    margin: 0;
    padding: 0;
    border-bottom: 4px solid #9e9c9c;
}
.TopNavigation ul{
    margin: 0 auto;
    padding: 0;
    width: auto;
}
.TopNavigation ul li{
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}
.TopNavigation ul li span.Text{
    color: White;
    font-weight: bold;
    padding: 7px 20px 7px 20px;
    display: inline-block;
}
.TopNavigation ul li a:link, .TopNavigation ul li a:visited{
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    color: White;
    text-decoration: none;
    font-weight: bold;
    padding: 7px 20px 7px 20px;
}
.TopNavigation ul li a:hover, .TopNavigation ul li a:active{
    text-decoration: underline;
}
.LeftNavigation{
    Float: left;
    width: 200px;
}
.RightContent{
    float: right;
    width: 750px;
    padding: 15px;
}