/*----------- Web Site Style -------------*/
body
{
	color: #000;
	background: #999;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
}

#main
{
	background: #ffffff;
	border: solid 1px #000;
	position: absolute;
        left: 50%;
        width:750px;
        margin-left:-375px; 
	margin-top: 10px;
}

#main a
{
        color: #009;
        text-decoration: none;
}

#main a:hover
{
        color: #00f;
}

#main .logo
{
	float: right;
	font: normal italic 8pt verdana;
	color: #777;
	padding-right: 5px;
}

#header
{
	color: #ff0;
	background: #000;
	text-align: center;
	letter-spacing: .3em;
	padding-bottom: 0px;
}

#header h1
{
	font: bold 30pt verdana;
	margin: 0;
	padding: 0;
}

#sidebar
{
	color: #000;
	background: #fff url(graphics/sidebar-bg.gif) repeat-x;
	font: bold 10pt arial;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 150px;
	float: left;
}

#sidebar h1
{
	color: #fff;
	margin: 0 0 20px 0;
	padding: 2px 0;
	font: bold 12pt arial;
	text-align: center;
}

#sidebar a
{
	color: #000;
	padding: 4px 0 4px 5px;
	margin: 0;
	text-decoration: none;
	text-align: left;
	display: block;
}

#sidebar a:hover
{
	color: #009;
	background: #afa;
}



#sidebar img
{
	border: none;
}

#menubar
{
	color: #2E4F9E;
	background: #8E8D8B;
	padding: 2px 0;
	text-align: center;
	white-space: nowrap;
	font: bold 9pt arial;
	letter-spacing: .0em;
}

#menubar a
{
	color: #fff;
	padding: 3px 11px;
	margin: 0;
	text-decoration: none;
	text-align: left;
}

#menubar a:hover
{
	color: #000;
}

#menubar .selected
{
	color: #000;

	padding: 1px 10px 6px 10px;
}

#counter
{
	font: normal smaller arial;
	color: #ccc;
}

#footer
{
	font: normal 9pt arial;
	color: #444;
	text-align: center;
	border-top: solid 1px #eee;
	margin-top: 5px;
	padding-top: 5px;
}

#footer a
{
	padding: 0 5px;
	color: #009;
}

#footer a:hover
{
	color: #00f;
}

#footer .selected
{
	color: #000;
}
.v4o-aboutus {
	margin: 5px;
	padding: 5px;
	width: 260px;
	text-align: left;
	float: left;
}
#v4o-results-bar {
	text-align: center;
	width: 680px;
	border-top: solid 1px #ccc;
	padding: 5px 0 5px 10px;
	clear: both;
}



#v4o-search-results a { 
	width: 680px;
	color: #2E4F9E;
	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: 100px;
	height: 75px;
	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: #ccc url(http://www.webentory.com/widgets/inventorytick.gif) no-repeat top right;
	margin-bottom: 5px;

}

#v4o-search-results .row2 {
	background: #ccc url(http://www.webentory.com/widgets/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: #900;
}


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


#v4o-detail {
	width: 700px;
	font: normal 10pt arial;
	text-align: left;
	border: solid 1px #ccc;
	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 {
	color: #666;
	border: solid 0px transparent;
	background: #B1BDDB url(http://www.webentory.com/widgets/inventorytick.gif) no-repeat top right;
	width: 160px;
	height: 160px;
	overflow: hidden;
	padding: 8px;
	margin: 3px;
	text-align: left;
	display: block;
	float: left;
}
#v4o-showcase2 a {
	color: #000;
}

#v4o-showcase2 a:hover {
	color: #c00;
}

#v4o-showcase2 {
	padding: 10px;
	text-align: left;
}


#v4o-showcase2 .showcase-header {
	color: #fff;
	background: #666 url(http://www.webentory.com/widgets/inventorytick.gif) no-repeat top right;
	font: bold 12pt arial;
	width: 690px;
	padding: 12px;
	margin: 3px;
	text-align: left;
	display: block;
	float: left;
}

#v4o-showcase2 .box:hover {
	color: #333;
	background: #eee url(http://www.webentory.com/widgets/inventorytick.gif) no-repeat top right;
}

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

#v4o-showcase2 .thumb {
	border: solid 1px #000;
	margin: 8px 8px 0px 0px;
	width: 156px;
	float: left;
	clear: left;
}

#v4o-showcase2 .photo {
	border: solid 1px #000;
	margin: 2px 2px 5px 2px;
	width: 100px;
	float: left;
	clear: left;
}

#v4o-showcase2 p {
	color: #000
	font: bold 9pt arial;
	text-align: left;
	display: none;
}

#v4o-showcase2 .end {
	clear: both;
	border: solid 4px #555;
	margin: 20px 0;
}

#v4o-showcase2 td {
	font: normal 9pt arial;
	padding: 4px;
}





#v4o-showcase2 .box2 {
	color: #666;
	border: solid 0px transparent;
	background: #B1BDDB url(http://www.webentory.com/widgets/inventorytick.gif) no-repeat top right;
	width: 160px;
	height: 160px;
	overflow: hidden;
	padding: 8px;
	margin: 3px;
	text-align: left;
	display: block;
	float: left;
}


