/* Start Sort By Box / eBay Logo */
#sortbox {
	width: 430px;
	background-color: #;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	}

#ebaylogo {
	width: 0px;
	float: right;
	padding-bottom: 10px;
	}

#sortby {
	text-align: left;
	margin-top: 20px;
	}

#sortby select {
	background-color: transparent;
	width: 200px;
	padding: 10px 7px 2px 0px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	float: right;
	}
/* End Sort By Box / eBay Logo */

/* Start Product Information */
#products { 
	width: 444px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-style: solid; 
	border-color: #000000; 
	}

#products a img {
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}

#products td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	}

.itemname a {
	border-style: solid; 
	border-color: #cccccc; 
	border-width: 0px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	margin-left: 8px; 
	margin-right: 8px; 
	display: block;  
	background-color: ; 
	}

.itemname a:hover {
	border-color: #333333; 
	font-weight: bold;
	color: #666666;
	text-decoration: underline; 
	}

.itemname a:visited {
	background-color: ;
	border-color: #666666;
	color: #235976;
	}

.bids {  
	font-size: 10pt;
	font-weight: ;
	color: #333333;
	} 

.price {  
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	} 

.buyprice {  
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	} 

.time {  
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #ae0000;
	paddding-bottom: 8px;
	} 

.producttext {  
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	} 

.item-layout4 {
	text-align: center;
	float: left;
	height: 256px;
	width: 25%;
	margin-right: 10px;
	margin-top: 10px;
	display: block;
	padding: 5px 10px 5px 10px;
	border-style: solid; 
	border-color: #cacaca; 
	border-width: 1px; 
	background-color: #f7f7f7;
	}

.item-layout5 {
	text-align: left;
	float: left;
	background-color: #f7f7f7;
	height: 110px;
	width: 45%;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
	padding: 10px;
	border-style: solid; 
	border-color: #cacaca; 
	border-width: 1px; 
	}

tr.row0 {
	background-color: #;
	}
	
tr.row0:hover {
	background-color: #;
	}

tr.row1 {
	background-color: #F7F7F7;
	}

tr.row1:hover {
	background-color: #;
	}
/* End Product Information */

/* Start View More Items On eBay */
#viewmore {
	width: 400px;
	margin-top: 10px;
	text-align: left;
	}

#viewmore a {
	text-style: bold;
	font-size: 9pt;
	text-decoration: none;
	}
/* End View More Items On eBay */

/* Start Search Box */
#searchside {
	padding: 8px;
	color: #333333;
	font-size: 12px;
	border-style: solid; 
	border-color: #cc0000; 
	border-width: 0px; 
	text-align: left;
	}

#searchside a {
	color: #333333;
	font-size: 12px;
	}

.searchform {
	background-color: #ffffff;
	height: 16px;
	width: 178px;
	margin: 6px 0px 6px 0px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}

#searchside select {
	background-color: #ffffff;
	width: 172px;
	padding: 3px 7px 2px 5px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}
#searchinput {
	width: 158px;
}
.searchsubmit {
	text-transform: uppercase;
	background: #ffffff url('images/navigation_bg.png') repeat-x;
	padding: 3px 7px 3px 7px;
	font-size: 10px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	}
/* End Search Box */

/* Start Next Page Navigation */
#navigation {
	width: 400px; 
	padding-top: 10px; 
	}

#navigation ul {
	font-size: 12px;  
	list-style-type: none; 
	float: left; 
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000000;
	}

#navigation li { 
	display: inline; 
	text-decoration: none;
	margin-left: 0px;
	background: #005c95 url('images/navigation_bg.png') repeat-x; 
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
	float: left; 
	}

#navigation li a {  
	color: #ffffff;
	padding: 4px 6px 4px 6px; 
	font-size: 9pt;
	text-decoration: underline;
	display: block;
	float: left; 
	}

#navigation li strong {  
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
	color: #333333;
	padding: 3px 6px 4px 6px; 
	font-size: 9pt;
	text-decoration: none;
	background-color: #efefef;
	display: block;
	float: left; 
	}

#navigation li a:hover {  
	color: #ffffff;
	font-size: 9pt;
	text-decoration: underline;
	background-color: #005c95;
	display: block;
	float: left;
	}
/* End Next Page Navigation */

/* Start Sitemap */
#sitemap {
	width: 560px;
	padding-left: 5px;
	list-style-type: none;
	}

#sitemap .title{
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

#sitemap a{
	width: 560px;
	padding-left: 5px;
	list-style-type: none;
	}

#sitemap ul li.li1 a{
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	line-height: 40px;
	padding-left: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	}

#sitemap ul li.li2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	border-left-style: none;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li3 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li4 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	color: #666666;
	text-decoration: underline;
	}

#sitemap ul li.li5 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	text-decoration: underline;
	}

#sitemap ul li.li6 a{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	font-weight: ;
	text-decoration: underline;
	}

#sitemap .info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	}

#sitemap .info2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
	}

#sitemap .info3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 33px;
	}

#sitemap .info4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-left: 30px;
	}
/* End Sitemap */

/* begin Page */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}

#wdnd_main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#wdnd_page-background-glare
{
	position: absolute;
	width: 100%;
	height: 436px;
	left: 0;
	top: 0;
}

#wdnd_page-background-glare-image
{
	background-image: url('images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 436px;
	width: 481px;
	margin: 0;
}

html:first-child #wdnd_page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}



#wdnd_page-background-gradient
{
	background-position: top left;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.wdnd_Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:51px;
	min-height:51px;
}

.wdnd_Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 5px;
}

.wdnd_Sheet-tr, .wdnd_Sheet-tl, .wdnd_Sheet-br, .wdnd_Sheet-bl, .wdnd_Sheet-tc, .wdnd_Sheet-bc,.wdnd_Sheet-cr, .wdnd_Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.wdnd_Sheet-tr, .wdnd_Sheet-tl, .wdnd_Sheet-br, .wdnd_Sheet-bl
{
	width: 70px;
	height: 70px;
	background-image: url('images/Sheet-s.png');
}

.wdnd_Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 35px, 35px, auto);
}

.wdnd_Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 35px, 35px);
}

.wdnd_Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(35px, 35px, auto, auto);
}

.wdnd_Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(35px, auto, auto, 35px);
}

.wdnd_Sheet-tc, .wdnd_Sheet-bc
{
	left: 35px;
	right: 35px;
	height: 70px;
	background-image: url('images/Sheet-h.png');
}

.wdnd_Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 35px, auto);
}

.wdnd_Sheet-bc
{
	bottom: 0;
	clip: rect(35px, auto, auto, auto);
}

.wdnd_Sheet-cr, .wdnd_Sheet-cl
{
	top: 35px;
	bottom: 35px;
	width: 70px;
	background-image: url('images/Sheet-v.png');
}

.wdnd_Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 35px);
}

.wdnd_Sheet-cl
{
	left:0;
	clip: rect(auto, 35px, auto, auto);
}

.wdnd_Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 35px;
	left: 35px;
	right: 35px;
	bottom: 35px;
	background-image: url('images/Sheet-c.png');
}


.wdnd_Sheet
{
	margin-top: 10px !important;
}

#wdnd_page-background-simple-gradient, #wdnd_page-background-gradient, #wdnd_page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.wdnd_Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 890px;
	height: 176px;
}

div.wdnd_Header-png
{
	position: absolute;
	z-index:-2;
	top: 0;
	left: 0;
	width: 890px;
	height: 176px;
	background-image: url('images/Header.png');
	background-repeat: no-repeat;
	background-position: left top;
}

div.wdnd_Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 890px;
	height: 176px;
	background-image: url('images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Menu */
/* menu structure */

.wdnd_menu a, .wdnd_menu a:link, .wdnd_menu a:visited, .wdnd_menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.wdnd_menu, .wdnd_menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.wdnd_menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.wdnd_menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.wdnd_menu li li
{
	float: none;
}

.wdnd_menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.wdnd_menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.wdnd_menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.wdnd_menu:after, .wdnd_menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.wdnd_menu, .wdnd_menu ul
{
	min-height: 0;
}

.wdnd_menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.wdnd_menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.wdnd_menu
{
	padding: 12px 6px 0px 6px;
}

.wdnd_nav
{
	position: relative;
	height: 43px;
	z-index: 100;
}

.wdnd_nav .l, .wdnd_nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 43px;
	background-image: url('images/nav.png');
}

.wdnd_nav .l
{
	left: 0;
	right:0px;
}

.wdnd_nav .r
{
	right: 0;
	width: 890px;
	clip: rect(auto, auto, auto, 890px);
}


/* end Menu */

/* begin MenuItem */
.wdnd_menu ul li
{
	clear: both;
}

.wdnd_menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 31px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.wdnd_menu a .r, .wdnd_menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 93px;
	background-image: url('images/MenuItem.png');
}

.wdnd_menu a .l
{
	left:0;
	right:4px;
}

.wdnd_menu a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.wdnd_menu a .t 
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
	color: #D3D9DE;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 31px;
	text-align: center;
}

.wdnd_menu a:hover .l, .wdnd_menu a:hover .r
{
	top:-31px;
}

.wdnd_menu li:hover>a .l, .wdnd_menu li:hover>a .r
{
	top:-31px;
}

.wdnd_menu li:hover a .l, .wdnd_menu li:hover a .r
{
	top:-31px;
}
.wdnd_menu a:hover .t
{
	color: #F5F8FA;
}

.wdnd_menu li:hover a .t
{
	color: #F5F8FA;
}

.wdnd_menu li:hover>a .t
{
	color: #F5F8FA;
}


.wdnd_menu a.active .l, .wdnd_menu a.active .r
{
	top: -62px;
}

.wdnd_menu a.active .t
{
	color: #153547;
}


/* end MenuItem */

/* begin MenuSubItem */
.wdnd_menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.wdnd_nav ul.wdnd_menu ul span, .wdnd_nav ul.wdnd_menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.wdnd_menu ul a, .wdnd_menu ul a:link, .wdnd_menu ul a:visited, .wdnd_menu ul a:hover, .wdnd_menu ul a:active, .wdnd_nav ul.wdnd_menu ul span, .wdnd_nav ul.wdnd_menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #F0F2F4;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.wdnd_menu ul ul a
{
	margin-left: auto;
}

.wdnd_menu ul li a:hover
{
	color: #EEF3F6;
	background-position: 0 -20px;
}

.wdnd_menu ul li:hover>a
{
	color: #EEF3F6;
	background-position: 0 -20px;
}

.wdnd_nav .wdnd_menu ul li a:hover span, .wdnd_nav .wdnd_menu ul li a:hover span span
{
	color: #EEF3F6;
}

.wdnd_nav .wdnd_menu ul li:hover>a span, .wdnd_nav .wdnd_menu ul li:hover>a span span
{
	color: #EEF3F6;
}


/* end MenuSubItem */

/* begin ContentLayout */
.wdnd_contentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 890px;
}
/* end ContentLayout */

/* begin Box, Block */
.wdnd_Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.wdnd_Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.wdnd_Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.wdnd_BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}

.wdnd_BlockHeader .t
{
	height: 30px;
	color: #272E35;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.wdnd_BlockHeader .l, .wdnd_BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.wdnd_BlockHeader .l
{
	left:0;
	right:8px;
}

.wdnd_BlockHeader .r
{ 
	width:890px;
	right:0;
	clip: rect(auto, auto, auto, 882px);
}





.wdnd_header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 15px;
	background-repeat: no-repeat;
	min-height: 15px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.wdnd_BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:19px;
	min-height:19px;
}

.wdnd_BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}

.wdnd_BlockContent-tr, .wdnd_BlockContent-tl, .wdnd_BlockContent-br, .wdnd_BlockContent-bl, .wdnd_BlockContent-tc, .wdnd_BlockContent-bc,.wdnd_BlockContent-cr, .wdnd_BlockContent-cl
{
	position:absolute;
	z-index:-1;
}

.wdnd_BlockContent-tr, .wdnd_BlockContent-tl, .wdnd_BlockContent-br, .wdnd_BlockContent-bl
{
	width: 18px;
	height: 18px;
	background-image: url('images/BlockContent-s.png');
}

.wdnd_BlockContent-tl
{
	top:0;
	left:0;
	clip: rect(auto, 9px, 9px, auto);
}

.wdnd_BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 9px, 9px);
}

.wdnd_BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(9px, 9px, auto, auto);
}

.wdnd_BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(9px, auto, auto, 9px);
}

.wdnd_BlockContent-tc, .wdnd_BlockContent-bc
{
	left: 9px;
	right: 9px;
	height: 18px;
	background-image: url('images/BlockContent-h.png');
}

.wdnd_BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 9px, auto);
}

.wdnd_BlockContent-bc
{
	bottom: 0;
	clip: rect(9px, auto, auto, auto);
}

.wdnd_BlockContent-cr, .wdnd_BlockContent-cl
{
	top: 9px;
	bottom: 9px;
	width: 18px;
	background-image: url('images/BlockContent-v.png');
}

.wdnd_BlockContent-cr
{
	right:0;
	clip: rect(auto, auto, auto, 9px);
}

.wdnd_BlockContent-cl
{
	left:0;
	clip: rect(auto, 9px, auto, auto);
}

.wdnd_BlockContent-cc
{
	position:absolute;
	z-index:-1;
	top: 9px;
	left: 9px;
	right: 9px;
	bottom: 9px;
	background-color: #D7E1EA;
}


.wdnd_BlockContent-body
{
	color:#1C2126;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.wdnd_BlockContent-body a:link
{
	color: #235976;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.wdnd_BlockContent-body a:visited, .wdnd_BlockContent-body a.visited
{
	color: #235976;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.wdnd_BlockContent-body a:hover, .wdnd_BlockContent-body a.hover
{
	color: #2F779D;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.wdnd_BlockContent-body ul
{
	list-style-type: none;
	color: #0F2733;
	margin:0;
	padding:0;
}

.wdnd_BlockContent-body li
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.wdnd_BlockContent-body ul li
{
	padding:0px 0 0px 16px;
	background-image: url('images/BlockContentBullets.png');
	background-repeat:no-repeat;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.wdnd_Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.wdnd_Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.wdnd_Post
{
	margin: 7px;
}

/* Start images */
a img
{
	border: 0;
}

.wdnd_article img, img.wdnd_article
{
	border: solid 1px #9CB5C9;
	margin: 1em;
}

.wdnd_metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.wdnd_article table, table.wdnd_article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.wdnd_article table, table.wdnd_article .wdnd_article tr, .wdnd_article th, .wdnd_article td
{
	background-color:Transparent;
}

.wdnd_article th, .wdnd_article td
{
	padding: 2px;
	border: solid 1px #758899;
	vertical-align: top;
	text-align:left;
}

.wdnd_article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.wdnd_PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 24px;
	color: #153547;
}

.wdnd_PostHeader a, .wdnd_PostHeader a:link, .wdnd_PostHeader a:visited, .wdnd_PostHeader a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 24px;
	margin:0;
	color: #153547;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.wdnd_PostHeader a:link
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #1B445A;
}

.wdnd_PostHeader a:visited, .wdnd_PostHeader a.visited
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #44647E;
}

.wdnd_PostHeader a:hover, .wdnd_PostHeader a.hovered
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #2E7499;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
  color: #1A1F23;
}


.wdnd_PostContent p 
{
	margin: 0.5em 0;
}

.wdnd_PostContent, .wdnd_PostContent p
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  color: #1A1F23;
}

.wdnd_PostContent
{
  margin:0;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #225672;
}

/* Adds special style to an unvisited link. */
a:link
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #225672;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #556472;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #2E7499;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 22px;
  color: #225672;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 20px;
  color: #225672;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 16px;
  color: #466681;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 16px;
  color: #1A1F23;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 13px;
  color: #1A1F23;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: "Comic Sans MS", Tahoma, Arial, Sans-Serif;
font-size: 11px;
  color: #1A1F23;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #0D0F12;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.wdnd_Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.wdnd_Post ol li, .wdnd_Post ul ol li
{
	background: none;
	padding-left:0;
}

.wdnd_Post ul li, .wdnd_Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.wdnd_PostContent blockquote p
{
	color:#071218;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

blockquote,
.wdnd_PostContent blockquote
{
		border:solid 1px #9CB5C9; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#D7E1EA;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.wdnd_button-wrapper .wdnd_button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:35px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.wdnd_button-wrapper
{
	display:inline-block;
	position:relative;
	height: 35px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .wdnd_button-wrapper
{
	display:block;
	float:left;
}

.wdnd_button-wrapper .wdnd_button
{
	display:block;
	height: 35px;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 35px;
	text-decoration: none !important;
	color: #E8EBEE !important;
}

input, select
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 13px;
}

.wdnd_button-wrapper.hover .wdnd_button, .wdnd_button:hover
{
	color: #F3F9FB !important;
	text-decoration: none !important;
}

.wdnd_button-wrapper.active .wdnd_button
{
	color: #EEF3F6 !important;
}

.wdnd_button-wrapper .l, .wdnd_button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 105px;
	background-image: url('images/Button.png');
}

.wdnd_button-wrapper .l
{
	left:0;
	right:11px;
}

.wdnd_button-wrapper .r
{
	width:411px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.wdnd_button-wrapper.hover .l, .wdnd_button-wrapper.hover .r
{
	top: -35px;
}

.wdnd_button-wrapper.active .l, .wdnd_button-wrapper.active .r
{
	top: -70px;
}


/* end Button */

/* begin Footer */
.wdnd_Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 890px;
	margin: 0px auto 0px auto;
}

.wdnd_Footer .wdnd_Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.wdnd_Footer .wdnd_Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 890px;
	height: 150px;
	bottom:0;
	left:0;
}


.wdnd_rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 27px;
	width: 26px;
    cursor: default;
}




.wdnd_Footer .wdnd_Footer-text p
{
	margin: 0;
}

.wdnd_Footer .wdnd_Footer-text
{
	display:inline-block;
	color:#fff;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.wdnd_Footer .wdnd_Footer-text a:link
{
	text-decoration: none;
	color: #fff;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.wdnd_Footer .wdnd_Footer-text a:visited
{
	text-decoration: none;
	color: #fff;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.wdnd_Footer .wdnd_Footer-text a:hover
{
	text-decoration: none;
	color: #fff;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.wdnd_page-footer, .wdnd_page-footer a, .wdnd_page-footer a:link, .wdnd_page-footer a:visited, .wdnd_page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#fff;
}

.wdnd_page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#fff;
}
/* end PageFooter */

/* begin LayoutCell */
.wdnd_contentLayout .wdnd_sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 222px;
}
/* end LayoutCell */

/* begin LayoutCell */
.wdnd_contentLayout .wdnd_content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 444px;
}
.wdnd_contentLayout .wdnd_content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 666px;
}
.wdnd_contentLayout .wdnd_content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 666px;
}
.wdnd_contentLayout .wdnd_content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 888px;
}
/* end LayoutCell */

/* begin LayoutCell */
.wdnd_contentLayout .wdnd_sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 222px;
}
/* end LayoutCell */

#scrolProducts {
	height:200px;
	width:890px;
	background-image: url('images/scrollbg.png');
	background-repeat: repeat;
	text-align:center;
}
#scrolProductsScroller { 
	margin-left:auto;
	margin-right:auto;
}

