.clearfix:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
  
.clearfix
{
	display: inline;
}  

    /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
	.clearfix {display: block;}
    /* End Holly Hack */

html body
{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}

body
{
	background: #fff url(bg.gif) repeat-y left top;
}

img
{
	border: 0px;
}

.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
}


strong
{
	font-weight: bold;
}


/* header */
.header
{
	width: 900px;
	min-width: 900px;
	border-bottom: 1px solid #d4d4d4;
}

.header .address
{
	color: #fff;
	font-size: 11px;
}

.header .address h3
{
	font-size: 12px;
	color: #333;
	margin: 0px;
}

.header .address a:link, .header .address a:visited, .header .address a:hover
{
	color: #fff;
}


/* search */
.search
{
	color: #fff;
	padding-left: 15px;
}

.search h1
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px 0px 4px 0px;
}

.search form
{
	margin: 0px;
}

.search a:link, .search a:visited, .search a:hover
{
	color: #fff;
	font-size: 10px;
	margin-right: 7px;
}

.search div
{
	margin-bottom: 3px;
}

.search .field
{
	width: 250px;
	border: 1px solid #dedede;
	margin-right: 6px;	
}

.search .button
{
	font-size: 11px;
}


/* language */
.language
{
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 5px;
}

.language ul
{
	float: right;
	margin: 0px 10px 0px 0px;
    padding: 0px;
    border: 0px;
    color: #fff;
    list-style: none outside;
}

.language ul li
{
	height: 10px;
	font-size: 10px;
	display: block;
	line-height: 10px;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #fff;
	float:left;
	position: relative; /* important for full tabs */
}

.language ul li a:link, .language ul li a:visited, .language ul li a:hover
{
	color: #fff;
	text-decoration: none;
}

.language ul li a:hover
{
	text-decoration: underline;
}

.language ul li a.selected
{
	font-weight: bold;
}


/* navigation */
.navigation
{
	background: #D8D9D4 url(bg_nav.gif) no-repeat left top;
	min-height: 499px;
	height: 499px;
}

.navigation div
{
	margin: 0px;
    padding: 0px 0px 12px 0px;
	background-image: url(bg_nav_block.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 145px;
}

.navigation div.last
{
	background: none;
}

.navigation ul
{
	margin: 15px 0px 15px 0px;
    padding: 0px;
    border: 0px;
    color: #666;
    width: 145px;
    clear: both;
}

.navigation ul li
{
	font-size: 12px;
	display: block;
	line-height: 16px;
	margin: 0px 0px 2px 10px;
	padding-left: 10px;
	list-style: none outside;
	background-image: url(bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.navigation ul li a:link, .navigation ul li a:visited, .navigation ul li a:hover
{
	color: #666;
	text-decoration: underline;
}

.navigation ul li a:hover
{
	text-decoration: none;
}

.navigation a.selected
{
	font-weight: bold;
}

.navigation h2
{
	background: #F5F5F5 url(bg_nav_title.gif) repeat-x left top;
	padding-left: 8px;
	font-size: 12px;
	color: #666;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.navigation h2 a:link, .navigation h2 a:visited, .navigation h2 a:hover
{
	color: #666;
	text-decoration: none;
}



/* content */

#breadcrumbs
{
	float: right;
	margin-top: 12px;
	margin-right: 5px;
    padding-bottom: 7px;
    color: #7b7b7b;
    list-style: none outside;
    background: #fff url(bg_breadcrumb.gif) no-repeat right bottom;
}

.breadcrumbsCat
{
	color: #666666;
	font-size: 12px;
}


#breadcrumbs li
{
	font-size: 10px;
	display: block;
	margin: 0px;
	margin-left: 4px;
	float:left;
	position: relative; /* important for full tabs */
	padding-right: 7px;
	background: #fff url(bullet_arrow_breadcrumbs.gif) no-repeat right center;
}


.youarehere, .last
{
	background-image: none !important;
	padding-right: 0px !important;
}

#breadcrumbs li a:link, #breadcrumbs li a:visited, #breadcrumbs li a:hover, #breadcrumbs li a:hover
{
	color: #7b7b7b;
	text-decoration: none;
	position: static;
	left: 0px;
	top: 0px;
}

.content h1
{
	color: #666;
	font-size: 15px;
	margin: 0px 0px 4px 0px;
}

.content p
{
	font-size: 12px;
	color: #333;
	margin: 0px 0px 4px 0px;
}



/* homepage */
.homepage
{
	margin-top: 15px;
}

.homepage h2
{
	width: 290px;
	height: 25px;
	background: #fff url(bg_home_block.gif) no-repeat left top;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	vertical-align: middle;
	margin: 0px;
}

.homepage h2 a
{
	width: 290px;
	display: block;
	padding-left: 10px;
	padding-top: 3px;
	color: #666;
	text-decoration: none;
}

.homepage p img
{
	float: left;
	margin-right: 20px;
}

.homepage p
{
	width: 100%;
	margin: 7px 0px 0px 0px;
	float: left;
}

.cadirect
{
	color: #666 !important;
}

.plcdirect
{
	color: #01aef0 !important;
}

#WishlistLinks
{
	color: #666666;
	font-size: 12px;
}

#WishlistLinks a:link, #WishlistLinks a:visited, #WishlistLinkslinks a:hover, #WishlistLinks a:hover
{
	color: #666666;
	text-decoration: underline;
	position: static;
	left: 0px;
	top: 0px;
}

.afterText {
	border: 1px solid #CCCCCC;
	color: #666666;
	font-size: 11px;
	padding: 1px;
	width: 650px;
}

.wishTable a:Link {
	font-size:10px;
	color: #666666;
	text-decoration: underline;
}
.wishTable a:visited {
	text-decoration: underline;
	color: #666666;
}

.wishTable a:Hover {
	text-decoration: underline;
	color: #666666;
}
.horzSearchLine {
	width: 660px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1 px;
}
.catalogTable a:Link {
	font-size:13px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.catalogTable a:visited {
	font-size:13px;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}

.catalogTable a:Hover {
	font-size:13px;
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a.alfa:visited
{
	font-size:12px;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
a.alfa:hover
{
	font-size:12px;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
 	text-decoration: none;
}
a.alfa:link
{
	font-size:12px;
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}
a.alfaSelected:visited
{
	font-size:12px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
a.alfaSelected:hover
{
	font-size:12px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
a.alfaSelected:link
{
	font-size:12px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}
#hidden a:link, #hidden a:visited, #hidden a:hover, #hidden a:hover
{
		color: #d8d9d4;
}

