p
{
	font-size: 12px;
	margin-bottom: 1.4em;
	font-style: normal;
}

p strong, address
{
	font-size: 14px;
	margin-bottom: 1.4em;
	font-style: normal;
}

p.prizeFinePrint
{
	font-size: 9px;
}

p.prizeFinePrint a
{
	font-size: 9px;
}

img
{
	border: none;
}

h2
{
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #8dc146;
}

h1, h2.bigger
{
	font-size: 36px;
	color: #89bf3f;
	font-weight: bold;
	font-style: italic;
}

h3
{
	font-size: 14px;
	color: #59cff9;
}

h3.bidTextMessage
{
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

h4
{
	font-size: 14px;
}

h4 em
{
	color: #8dc146;
	font-weight: bold;
}

h5
{
	font-size: 14px;
	color: #ff3333;
}

h6
{
	
}

a
{
	color: #1ab3e9;
	outline: none;
	text-decoration: underline;
	cursor: pointer;
}

a.prizeName, a.userName
{
	font-size: 12px;
	font-weight: bold;	
}

p a
{
	font-size: 14px;
}

table
{
	border-collapse: collapse;
}

em, a.linkMore
{
	font-weight: normal;
	font-style: normal;
	color: #ff3333;
}

a.linkMore
{
	font-size: 14px !important;
}

hr
{
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-bottom: 1em;
}

.itemValue
{
	font-size: 14px;
	font-weight: bold;
}

.help
{
	color: #33ccff;
	font-size: 9px;
	cursor: pointer;
	text-decoration: underline;
}

.bidTopTime
{
	color: #ff3333;
	font-size: 14px;
	margin-bottom: 1em;
}

.prizeDescText
{
	margin: 1.4em 0 1em 0;
}

/* Footer */
#bodyFooterInner
{
	display: block;
	font-size: 12px;
	padding-top: 20px;
}

#bodyFooterInner div
{
	width: 154px;
	float: left;
	margin-right: 20px;
}

#bodyFooterInner div em a
{
 	display: block;
	color: #333;
	font-size: 11px;
	margin-bottom: 12px;
}

#bodyFooterInner h6
{
	border: 1px solid #333;
	border-width: 0 0 1px 0;
	margin-bottom: 10px;
	font-size: 14px;
}

#bodyFooterInner ul
{
	list-style: inside;
}

#bodyFooterInner li, #bodyFooterInner li a, #bodyFooterInner p
{
	font-size: 11px;
	color: #666666;
}

/* Bid Boxes */
#bidArea
{
	height: 72px;	
}

.bidBox
{
	position: relative;
	width: 217px;
	height: 57px;
	float: left;
	background: transparent url(/images/bidbox_bg.png) no-repeat;	
}

.bidBox .txtBidAmount
{
	width: 80px;
	height: 16px;
	padding: 2px;
	position: absolute;
	top: 22px;
	left: 12px;
}

.bidBox label
{
	position: absolute;
	top: 4px;
	left: 12px;
	color: #fff;
	font-size: 12px;
}

.bidBox span
{
	position: absolute;
	top: 22px;
	left: 114px;
	color: #fff;
	font-size: 12px;
	color: #1ab3e9;
	text-decoration: underline;
	cursor: pointer;
}

.bidBox input.btnBidGo
{
	position: absolute;
	top: 20px;
	right: 14px;
}

#bidStatusBox
{
	width: 329px;
	height: 57px;
	float: left;
	margin-left: 14px;
	background: transparent url(/images/bidstatus_bg.gif) no-repeat;
	font-size: 10px;
}

/* Item Box Info */
div.itemInfo div
{
	font-size: 11px;
	font-weight: bold;
}

div.itemInfo span
{
	display: block;
	font-size: 11px;
	margin: 6px 0;
}

div.itemInfo span.help
{
	display: inline;
}

/* List Pager */
.listPager
{
	clear: both;
	height: 40px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 0;
	padding: 6px 6px 0 6px;
}

.listPager img
{
	vertical-align: middle;
}

.listPager span
{
	float: right;
}

ul.displayCount
{
    list-style: none;
	 clear: both;
}

td ul.displayCount
{
	float: right;
}

ul.displayCount
{
	float: left;
}

.displayCount li
{
    float: left;
    margin: 0 6px 0 0;
    font-weight: bold;
}

/* Cell Phone Fields */
.txtCellBox1, .txtCellBox2
{
	width: 36px;
}

.txtCellBox3
{
	width: 44px;
}

.btnSignupGo
{
	vertical-align: middle;
}

/* Side Nav */
ul.sideNav, ul.sideNav ul
{
	margin-left: 1.3em;
}

ul.sideNav li
{
	margin: .4em 0;
	font-weight: bold;
}

ul.sideNav li a.selected
{
	color: #89bf3f;
}

#captchaContainer
{
	background-image:url(/images/captcha_bg.png);
	height:93px;
	left:-11px;
	position:absolute;
	top:10px;
	width:217px;
	z-index:200;
}

#captchaImage
{
	padding:8px 0 9px 0;
}