@charset "iso-8859-1";
/* CSS Document */

body{
background-color:#DFDFDF;
background-image: url("/images/background.gif");
}

a:link {
color: #1D97BD;
text-decoration: none;
}
a:visited {
color: #1D97BD;
text-decoration: none;
}
a:hover {
color: #333;
text-decoration: none;
}

.txt{
font-family:Verdana, Arial;
font-size:11px;
color:#333;
}
.txt h1{
font-family:Verdana, Arial;
font-size:12px;
color:#333;
font-weight:bold;
margin-top:5px;
margin-bottom:10px;
}
.txt h2{
font-family:Verdana, Arial;
font-size:12px;
color:#333;
font-weight:bold;
margin-top:30px;
margin-bottom:10px;
}

.content_area{
font-family:Verdana, Arial;
font-size:11px;
color:#333;
padding-left:48px;
padding-right:38px;
padding-bottom:48px;
}
.page_title_bags{
background-image:url(/images/page_title/products_bags.gif);
background-repeat:no-repeat;
height:22px;
margin-top:6px;
margin-bottom:20px;
}
.page_title_headwear{
background-image:url(/images/page_title/products_headwear.gif);
background-repeat:no-repeat;
height:22px;
margin-top:6px;
margin-bottom:20px;
}
.page_title_apparel{
background-image:url(/images/page_title/products_apparel.gif);
background-repeat:no-repeat;
height:22px;
margin-top:6px;
margin-bottom:20px;
}
.page_title_lifestyle{
background-image:url(/images/page_title/products_lifestyle.gif);
background-repeat:no-repeat;
height:22px;
margin-top:6px;
margin-bottom:20px;
}
.page_title_search{
background-image:url(/images/page_title/search.gif);
background-repeat:no-repeat;
height:22px;
margin-top:6px;
margin-bottom:20px;
}
.page_title_sub{
font-family:Verdana, Arial;
font-size:11px;
font-weight:bold;
color:#B32322;
float:right;
margin-right:2px;
margin-top:7px;
}
.page_title{
height:22px;
margin-top:6px;
margin-bottom:20px;
}

.title_table{
font-family:Verdana, Arial;
font-size:11px;
color:#fff;
font-weight:bold;
padding-top:0px;
padding-left:15px;
background-image:url(/images/table/products_title_bg.gif);
background-repeat:no-repeat;
height:17px;
}
.txt_table{
font-family:Verdana;
font-size:11px;
color:#7E7E7E;
}

.side_menu{
font-family:Verdana;
font-size:10px;
color:#6E6E6E;
}
.side_menu a:link {
color: #6E6E6E;
text-decoration: none;
}
.side_menu a:visited {
color: #6E6E6E;
text-decoration: none;
}
.side_menu a:hover {
color: #B32322;
text-decoration: none;
}

.footer{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#D1D1D1;
}
.footer a:link {
color: #D1D1D1;
text-decoration: none;
}
.footer a:visited {
color: #D1D1D1;
text-decoration: none;
}
.footer a:hover {
color: #fff;
text-decoration: none;
}
