﻿label, .small {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size:13px;
}

#TemplateListing li
{
	list-style: none;
}

.pp_form select
{
	width: 160px;
	font-size: 8pt;
}
.pp_form_table
{
	font-size: 9pt;
}
dl {
    width: 170px;
}
dt {
    color:#FFFFFF;
    font-size: 14px;
    letter-spacing:-1px;
}
dd {
    margin:0;
    padding-bottom: 10px;
}
#ActionButtons button {
	font-weight: bold;
}
input[type=text] {
    font-size: 11px;
    width: 150px;
}
#input_lastAvail {
    width: 23px;
}
span.white {
    color: #FFFFFF;
}
select {
    font-size: 11px;
}
.floatRight {
    float: right;
}
.floatLeft {
    float: left;
}
.alignTop {
    vertical-align:top;
}
.chooseNumeric {
    width: 30px;
}
.box {
    /*border: 1px solid #333333;*/
    text-align: center;
    width: 170px;
    height: 145px;
    margin: 0 20px 0 20px
}
.frame {
    width: 170px;
    height: auto;
}
img {
    border: 0;
}
div.box > span {
    color: #333333;
    letter-spacing: -1px;
    display:block;
    padding: 10px 0;
    font: 13px/14px bold Verdana, Trebuchet MS;
}
.box > cite {
    color:#666666;
    display:block;
    font: 12px/17px bold Verdana, Trebuchet MS;
}
address {
    color:#CCCCCC;
    font: 12px/17px bold normal Verdana, Trebuchet MS;
}
address + div {
    color: #FFF;
    font: 11px/14px bold Trebuchet MS, Verdana;
    text-align: right;
    border-top: 1px dotted #FFF
}
span + span {
    margin-left: 5px;
    color: #CCCC00;
}
div li  {
	list-style-image: none;
	list-style-position: outside;
	float: left;
	display: inline
}        
#ActionButtons button {
    background-color: #6699FF;
    font-size: 11px;
    margin-right: 10px;
}

.PayPaySubmit{ cursor: pointer;}

#BuyNowPopup
{
	display: none; position: absolute; top: 20%; left: 30%; height: 350px; width: 360px; 
	border: solid 1pt #000000; background-color: #FFFFFF; padding: 10px; 
}

span.TemplateLink, a.TemplateLink
{
	cursor: pointer;
	font-size: 10pt;
	display: inline-block;
	color: #ae0000;
}

.TemplateLink:hover
{
	text-decoration:underline;
}

p.PopUpP
{
	text-align: left;
	font-size: 10pt;
	padding: 5px;
}

.pp_form{ display: none;}

.disabled
{
	filter: alpha(opacity=60);
	opacity: .6;
	moz-opacity: .6;
}

#SearchFilters
{
	display: none;
}

.CategoryLink
{
	cursor: pointer;
	display: inline-block;
	width: 60px;
	margin: 0px;	
	text-align: left;
	padding: 0px 15px 0px 15px;
	line-height: 22px;
	font-size: 10pt;
	color: #ae0000;
}

span.CategoryLink:hover
{
	text-decoration: underline;
}

span.SearchType
{
	font-size: 12pt;
	cursor: pointer;
	color: #3C3C3C;
	line-height: 22px;
	width: 100px;
	display: inline-block;
	padding: 3px;
	border: solid 1pt #ffffff;
}
span.SearchType:hover
{
	border: solid 1pt gray;
	padding: 3px;
}

span.Selected
{
	color: #ffffff;
	background-color: #3C3C3C;
}

#CategoryTitle
{
	font-size: 12pt;
	font-weight:bold;
}