charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}

.contentbox-white img {
  width: 90px;
  height: auto;
}

ul
{
	list-style:none;
}

B {
  font: 10pt Arial,Helvetica,Sans-Serif;
    font-weight: normal;
  color: #999;
  font-weight: bold;
}



.featured_item_price {
  font-weight: normal;
  color: #e13f3f;
}

.nav_ctg_box_style_2_text_span {
height: 100%;
display: grid;
align-items: center;
}

.content_group_101 {
  margin: 0px 5px 10px 5px;
  padding: 5px;
  text-align: center;
}

.content_group_101 ul li a {
  padding: 8px;
  line-height: 40pt;
  border: 1px #fff solid;
  border-radius: 8px;
}
.content_group_heading_101 {
display: none;
}
.sub_featured_20_img_box_outter {
display: inline-block;
}

.sub_featured_20_img_box {
  height: 165px;
  background: #fff;
  border-radius: 6px;
  width: 122px;
  margin-top: 20px;
  margin-bottom: 5px;
  align-content: center;
  align-items: center;
  display: grid;
}

body
{
	background-color: #000;
    color: #fff;
    font-family: arial;
    font-size: 14pt;
    margin:0 0 0 0;
    width: 100%;
}

TD {
    background-color: #000000;
}
img{border:none;}
#page
{
	background-color: #FFFFFF;
    width: 100%;
}
#header
{
	background-color: #FFFFFF;
	height:40px;
	margin:0 0 0 0;
    width: 100%;
}
.logo a
{
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
	width: 160px;
	height:47px;
}
.parentlink
{
    float: right;
	width: 100px;
	margin-top: 5px;
	text-align: center;
	padding-right: 5px;
}
.parentlink .noeffect
{
    text-decoration:none;
	color:#000;
	font-size:12px;
}
#search_box{
width:80%;
margin:0 auto;
position:relative;
}
#search_box .search_box_title{ display:none;}
.searchbox
{
	background-color: #000;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.searchbox .search_textbox{
    border: medium none;
    border-radius: 2px 2px 2px 2px;
    height: 30px;
    margin: 0 auto;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-top: 2px;
    width: 99%;
}
.searchbox .search_button{
border: medium none;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    display: block;
    height: 34px;
    margin: 0;
    padding-bottom: 3px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
	color: #DD4B39;
}
#container {
    background-color: #000000;
	padding-bottom:5px;
}
#nav_ctg_box{padding:0;margin:0;}
#nav_ctg_box ul {
	

}

#nav_ctg_box ul li{

padding:0;
border-bottom: 1px dashed #C0C0C0;
}

#nav_ctg_box ul li a{
	color: #DD4B39;
    display: block;
    height: 85px;
    text-decoration: none;
	
	 text-shadow: 0 1px 1px #f6f6f6;
     background: #eee;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#eee));
    background-image: -webkit-linear-gradient(#fdfdfd,#eee);
    background-image: -moz-linear-gradient(#fdfdfd,#eee);
    background-image: -ms-linear-gradient(#fdfdfd,#eee);
    background-image: -o-linear-gradient(#fdfdfd,#eee);
    background-image: linear-gradient(#fdfdfd,#eee);
}
#nav_ctg_box ul li a:link h4{
color:#ff0000;
text-align:center;
}
#nav_ctg_box ul li a:active h4{
color:#ff0000;
text-align:center;
}
#nav_ctg_box ul li a:visited h4{
color:#ff0000;
text-align:center;
}
#nav_ctg_box ul li a:hover h4{
color:#333;
text-align:center;
}
#nav_ctg_box ul li img{
display: block;
    float: left;
    height: 75px;
    margin-left: 10px;
    padding: 5px;
    max-width: 195px;
}

#nav_ctg_box ul li h4{

color: #DD4B39;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin-top: 33px;
    max-width: 65%;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#list_page{

}

#list_page .list_heading{
background: none repeat scroll 0 0 #EFEFEF;
    padding: 2px 2px 0;
}
#list_page .list_heading a{
color: #DD4B39;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;

}
#list_page .list_page_ctg_desc{
background: none repeat scroll 0 0 #000;
    margin: 0;
    padding: 2px;
}
#list_page .list_page_item_box{

}
#list_page .list_page_item_box ul li{
	color: #000000;
    display: block;
    height: 85px;
    text-decoration: none;
	 text-shadow: 0 1px 1px #f6f6f6;
     background: #eee;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fdfdfd),to(#eee));
    background-image: -webkit-linear-gradient(#fdfdfd,#eee);
    background-image: -moz-linear-gradient(#fdfdfd,#eee);
    background-image: -ms-linear-gradient(#fdfdfd,#eee);
    background-image: -o-linear-gradient(#fdfdfd,#eee);
    background-image: linear-gradient(#fdfdfd,#eee);
	padding:0;
border-bottom: 1px dashed #C0C0C0;
}
#list_page .list_page_item_box ul li:hover{

}
#list_page .list_page_item_box ul{padding:0;margin:0;}
#list_page .list_page_item_box ul li img{ 
	border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    display: block;
    float: left;
    height: 75px;
    margin: 4px 10px;
}
#list_page .list_page_item_box ul li h4{ margin: 0;
    padding-left: 160px;padding-top: 15px;
}
#list_page .list_page_item_box ul li h5{margin: 0;padding-top: 10px;
    padding-left: 160px;color:#666;}
	
	#list_page .list_page_item_box ul li h5 b{ padding:0 10px;color:#666;}
#list_page .list_page_item_box ul li h4 a{color: #DD4B39;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase }

#list_page .list_page_item_box ul li h4 a:active{
	font-size: 10pt;
}
#list_page .list_page_item_box ul li h4 a:link{
	font-size: 10pt;
}
#list_page .list_page_item_box ul li h4 a:visited{
	font-size: 10pt;
}

#list_page .list_page_item_box ul li:hover h4 a{
	font-size: 10pt;
color: #333;
}
.clr{clear:both;}

#csBlurb{padding:10px;}

#price_field_form{

}
#price_field_form .back_to_previous_view{
background: none repeat scroll 0 0 #EFEFEF;
    margin-bottom: 8px;
    padding: 14pt;
}
#price_field_form .back_to_previous_view a{
color: #666666;
    text-decoration: none;
}


#price_field_form ul{
padding:0;margin:0;
}

#price_field_form ul li{

}

#price_field_form ul li img{
border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    display: block;
    float: right;
    padding: 5px;margin: 5px;
    width: 120px;
}


#price_field_form ul li h4{
	color: #DD4B39;
    font-size: 14pt;
    padding-left: 10px;
    padding-right: 150px;
    text-transform: uppercase;
}
#price_field_form ul li h5{
font-size: 18px;
    margin: 0;
    padding-left: 10px;
    padding-right: 150px;
}
#price_field_form ul li p{
line-height: 20px;
    padding-left: 10px;
}


.item_page_tell_a_friend {
    display: none;
    margin-bottom: 8px;
    padding-right: 10px;
    text-align: right;
}

.global_cross_sell_box {
    display: none;
}

TD {
    color: #AAA;
    font: 14pt Arial,Helvetica,Sans-Serif;
    text-align: center;
    text-decoration: none;
}


A:link {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A:visited {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A:active {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A:hover {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: underline;
}
A.bar:link {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A.bar:visited {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A.bar:active {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A.bar:hover {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: underline;
}
P.bar {
  font: 14pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A.poweredby_link:link {
  font: 10pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A.poweredby_link:visited {
  font: 10pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A.poweredby_link:active {
  font: 10pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}
A.poweredby_link:hover {
  font: 10pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}
DIV.poweredby {
  font: 10pt Arial,Helvetica,Sans-Serif;
  color: #FFFFFF;
  text-decoration: none;
}

#header_menu ul {
    padding-right: 10px;
    display: block;
    padding-left: 10px;
    font: 14pt Arial,Helvetica,Sans-Serif;
    color: #FFFFFF;
    padding-bottom: 0px;
    margin: 10px;
    padding-top: 0px;
    list-style-type: none;
    text-decoration: none;
    float: right;
}

#header_menu ul li {
    display: block;
    float: right;
    margin: 10px;
    position: relative;
}

#list_page_paging_table a {
padding: 10px;
margin: 10px;
}
