@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-color:#f2f2f2;
}

a {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#FFFFFF;
text-decoration:underline;
}

p {
margin-top:0px;
}

#ppc-main {
	width:770px;
}

#ppc-top {
background-image:url(../images/wav-top_02.png);
width:770px;
}

#ppc-top1 {
background-image:url(../images/wav-top_02.png);
width:770px;
height:162px;
}

#ppc-nav {
width:770px;

background-image:url(../images/ppc_01.gif);
}

#ppc-content {
padding:10px;

}

#ppc-content a {
color:#b18189;
}

#ppc-footer {
	width:770px;
	font-size:12px;
	background-color:#691b1b;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	color:#FFFFFF
}

#ppc-table-content {
background-image:url(../images/ppc_06.gif);
background-repeat:no-repeat;

}

#ppc-table-right {
background-image:url(../images/ppc_04.gif);
background-repeat:no-repeat;

}


h1{
	font-size:18px;
	margin:0px;
	padding-left:10px;
	color:#666666;
}

h2{
	font-size:15px;
	margin:0px;

	color:#b18189;
}

h3{
	font-size:13px;
	margin:0px;

	color:#b18189;
}

#ppc-logo {
	position:absolute;
	left:659px;
	top:63px;
	width:106px;
	height:73px;
	z-index:6;
}

#ppc-home-head-1 {
	position:absolute;
	left:19px;
	top:0px;
	width:770px;
	height:82px;
	z-index:4;
	background-image:url(../images/ppc_01.gif);
}
#ppc-home-head-2 {
	position:absolute;
	left:19px;
	top:80px;
	width:770px;
	height:82px;
	z-index:4;
}

#ppc-home-right {
margin-top:50px;
margin-left:10px;
width:212px;
background-image:url(../images/ppc-home-right.gif);

}

#ppc-home-right a{
color:#666666;


}

#ppc-home-right-item {
margin-bottom:15px;
padding-left:30px;
background-image:url(../images/ppc_12.gif);
background-repeat:repeat-y;
font-size:10px;
}

#ppc-sub-header {
	position:absolute;
	left:19px;
	top:140px;
	width:436px;
	z-index:7;
}

#ppc-footer-copyright {
margin-top:10px;
padding-right:10px;
text-align:center;
margin-bottom:10px;
font-size:11px;
}

#ppc-featured {
background-color:#f9edf1;
margin-bottom:30px;

padding:10px;
}

#ppc-table-vertical {
	margin-bottom:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align:center;
}

#ppc-table-vertical th {
background-color:#b18189;
text-align:center;
font-weight:bold;

}

#ppc-table-even {
background-color:#EEEEEE;
}

#ppc-product-title {
	font-weight:bold;
	font-size:14px;
	color:#b18189;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin-bottom:5px;
}

#ppc-product-imagethumb img {
	padding:5px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	margin-bottom:15px;
}

#ppc-product-price {
text-align:right;
font-size:12px;
font-weight:bold;
color:#999999;
margin-bottom:15px;
}

#ppc-thumb-right {
	padding:5px;
	background-color: #FFFFFF;
	border: 1px solid #EEEEEE;
	margin-bottom:15px;
	margin-left:10px;
}

#ppc-thumb {
padding:3px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right:2px;
}

#samples img {
padding:1px;
border: 1px solid #EEEEEE;
margin-bottom:3px;
}

#sample-desc {
margin-bottom:10px;
font-size:11px;
font-weight:bold;
}

img, #ppc-top  { behavior: url(css/iepngfix.htc); }

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}