/*----------- Web Site Style -------------*/
body
{
	color: #fff;
	background: #000;
	margin: 0px;
	padding: 0px;
	font: normal 10pt Arial;
	width: 974px;
}

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

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

strong
{
	font-size: larger;
	font-weight: bold;
}

sup, small
{
	font-size: 9pt;
}

big
{
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
}

.logo
{
	float: right;
	padding: 10px 25px 0px 0px;
	font: italic 8pt arial-narrow;
	letter-spacing: 1px;
	color: #777;
}

.header
{
	font: normal 8pt/12pt arial;
	text-align: right;
	background: #000;
	color: #444;
	padding-right: 10px;
}

.menubar
{
	color: #000;
	background: #ccc;
	font: normal 9pt verdana;
	padding: 4px 0 1px 0;
	margin-bottom: 20px;
	border-bottom: solid #666 1px;
	text-align: center;
}

.menuitem 
{
	text-decoration: none;
	padding: 3px 10px 2px 10px;
	margin: 0 5px;
	color: #fff;
	background: #777;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

.menuitem:hover 
{
	color: #000;
	background: #fff;
}

.menuitem-current 
{
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #000;
	background: #fff;
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

.menuitem-current:hover
{
	color: #000;
}

#content1
{
	color: #000;
	background: #fff;
	width: 233px;
}

#content1 h1
{
	font: bold 12pt arial;
	color: #333;
	margin: 15px 0 0 10px;
}

#content2
{
	color: #fff;
	background: #ccc;
	border-right: solid 1px #fff;
	width: 33%;
	padding: 10px;
}

#content2 h1
{
	font: bold 12pt arial;
	color: #777;
	margin: 15px 0 0 10px;
}

#content3
{
	color: #fff;
	background: #ccc;
	border-right: solid 1px #fff;
	width: 33%;
	padding: 10px;
}

#content3 h1
{
	font: bold 12pt arial;
	color: #777;
	margin: 15px 0 0 10px;
}

.footer
{

	color: #000;
	font: normal 9pt/14pt arial;
	background: #444;
	border-top: solid 1px #666;
	border-bottom: solid 1px #000;
	padding: 5px 0 0 12px;
}


.footer a
{

	color: #fff;

}




#mybidprice
{
display: none;
}

/*---- Webentory Properties Style ----*/

.w-result-list-a
{
	padding: 5px;
	background: #efefef;
	border-style: solid;
	border-color: #ddd;
	border-width: 1px 1px 1px 1px;
	font-size: 8pt;
	line-height: 11pt;
}

.w-result-list-b
{
	padding: 5px;
	background: #fff;
	border-style: solid;
	border-color: #ddd;
	border-width: 1px 1px 1px 1px;
	font-size: 8pt;
	line-height: 11pt;
}

.w-detail-info
{
	margin: 10px;
}

.w-detail-title
{
	color: black;
	background: #eee;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.w-detail-pictures
{
	float: left;
}

.w-detail-info-picture
{
	border: solid 2px #303025;
	margin: 5px;
}

.w-detail-info-thumb
{
	border: solid 2px #000;
	margin: 5px;
}

.w-detail-info-title
{
	color: black;
	background: #eee;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}

.w-detail-info-field
{
	background: #eee;
	color: #000;
	padding: 2;
	text-align: right;
	font-weight: bold;
	border: solid #000;
	border-width: 0px 0px 1px 0px;
}

.w-detail-info-value
{
	background: #fff;
	color: #000;
	padding: 2;
	border: solid #000;
	border-width: 0px 0px 1px 0px;
}

.w-detail-info-price
{
	font-weight: bold;
	color: #900;
	font-size: 10pt;
	font-style: italic;
}

.w-button
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	text-align: middle;
	padding-top: 2px;
	margin: 0px;
	border: none;
	width: 100px;
	height: 21px;
	color: #222;
	background: transparent;
	background-image: url(graphics/aqua-button.gif);
	background-repeat: no-repeat;
}

.w-button-small
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	text-align: middle;
	padding-top: 2px;
	margin: 0px;
	border: none;
	width: 75px;
	height: 21px;
	color: #222;
	background: transparent;
	background-image: url(graphics/aqua-button-small.gif);
	background-repeat: no-repeat;
}

.w-announcement-header
{
	padding: 2px;
	background: #45698b;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	border: solid #9db5cd;
	border-width: 1px 1px 1px 1px;
}

.w-announcement-content
{
	padding: 5px;
	background: #fff;
	color: #000;
	font-size: 10pt;
	text-align: left;
}

.w-billboard-header
{
	padding: 2px;
	background: #45698b;
	color: #fff;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	border: solid #9db5cd;
	border-width: 1px 1px 1px 1px;
}

.w-billboard-picture
{
	border: solid #aaa 1px;
	float: left;
	margin: 5px;
}

.w-billboard-content
{
	padding: 5px;
	background: #fff;
	color: #000;
	font-size: 10pt;
	text-align: left;
}

.w-billboard-footer
{
	padding: 2px;
	background: #eee;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border: solid #aaa;
	border-width: 1px 1px 1px 1px;
}

.w-disclaimer
{
	width: 600px;
	text-align: left;
	font-size: 10pt;
	color: #777;
	clear: both;
}

.w-aboutus
{
	width: 350px;
	margin: 20px 10px 10px 10px;
	border: solid 1px #444;
}

.w-aboutus-header
{
	text-align: left;
	color: #000;
	background: transparent;
	font: bold 11pt arial;
	border-bottom: solid 1px #444;
	padding: 2px;
}

.w-aboutus-picture
{
	margin: 5px;
	border: solid 1px #000;
	display: block;
}

.w-aboutus-content
{
	padding: 10px;
	background: transparent;
	color: #000;
	font: normal 9pt/12pt arial;
	text-align: center;
	vertical-align: top;
}

.w-detail-width
{
	width: 960px;
}
#v4o-results-bar {
	text-align: center;
	width: 960px;
	border-top: solid 1px #ccc;
	padding: 5px 0 5px 10px;
	clear: both;
}



#v4o-search-results a { 
	width: 960px;
	color: #fff;
	border-top: solid 0px transparent; 
	border-left: solid 0px transparent; 
	border-right: solid 0px transparent; 
	text-decoration: none; 
	text-align: left;
	padding: 7px 7px 7px 7px;
	margin: 0;
	display: block; 
	clear: both;
}

#v4o-search-results .photo {
	width: 110px;
	padding: 0;
	background: transparent url(graphics/photo_soon.gif) no-repeat ;
	border: solid transparent;
	border-width: 0 0px 0px 0;
	float: left; 
	margin: 0 5px 5px 0; 
	cursor: pointer;
}

#v4o-search-results .icon {
	float: right;
	margin-right: 5px;
}

#v4o-search-results p { 
	margin: 0; 
	padding: 0;
}

#v4o-search-results .row1 {
	background: #333 url(graphics/inventorytick.gif) no-repeat top right;
	margin-bottom: 5px;

}

#v4o-search-results .row2 {
	background: #333 url(graphics/inventorytick.gif) no-repeat top right;
	margin-bottom: 5px;
}

#v4o-search-results .headline {
	color: #900;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: underline;
}

#v4o-search-results .price {
	font-size: 12pt;
	font-weight: bold;
}

#v4o-search-results .end-clear {
	clear: both;
}

#v4o-search-results .clickhere {
	color: #777;
}


#v4o-search-results .onsale {
	background: #e3e3e3 url(http://www.webentory.com/widgets/inventorytick.gif) no-repeat top right;
	margin-bottom: 5px;
}


#v4o-detail {
	width: 950px;
	font: normal 10pt arial;
	text-align: left;
	border: solid 1px #444;
	padding: 5px;
	margin: 5px 10px;
}

#v4o-search-list input, #v4o-search-list textarea
{
        color: #000;
        background: #fff;
        border: solid 1px #555;
	 margin-right: 10px;
        -moz-border-radius: 5 0 5 5;
}


#v4o-search-list input.radio, #v4o-search-list input.checkbox
{
        background: transparent;
	 border: solid 1px #555;
        border: none;
}

#v4o-showcase .box {
	background: #333 url(graphics/inventorytick.gif) no-repeat top right;
	
}

#v4o-showcase .box:hover {
	background: #555 url(graphics/inventorytick.gif) no-repeat top right;
}

#v4o-showcase .headline {
	color: #fff;
	font: bold 9pt verdana;
	margin-bottom: 0px;
	clear: both;
}

#pricing td {

border-bottom: solid 1px #333;

}

.v4o-billboards {

width: 963px;
}

.v4o-billboards h1 {

color: #ccc; background: #444; display: block; margin-left: -10px; padding: 8px;
}