/*Begin Of Control Test CSS CODE Not Used In Final Version */

.product-description {
	font-family: Tahoma sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: large;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	text-indent: 0ex;
}

a.store:link {
	color: #000000;
	}
a.store:visited {
	color: #000000;
	}
a.store:hover {
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a.store:active {
	color: #333333;
	}
/*End Of Control Test CSS CODE Not Used In Final Version */

body {
	margin: 0px;
	text-decoration: none;
	background-image: url(./images/VCFill.gif);
	height: 100%;
	}

.searchresults-text
{
	text-align:left;
	font-family:Tahoma;
	font-size: 13px;
	color:Black;
}

.vertalign-textbottom
{
	vertical-align:text-bottom;
}

div.outerdiv
{
	width: 300px;
	border: 1px solid #996600;
}

div.storetextdiv
{
	padding:7px;
}

.storetext
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:lighter;
	color:GrayText;
	text-align:left
}

a.storetext:link {
	color: #0000CC;
	}
a.storetext:visited {
	color: #0000CC;
	}
a.storetext:hover {
	color: #CC0000;
	text-decoration: none;
	}
a.storetext:active {
	color: #0000CC;
	}

div.productimagediv
{
	text-align:center
}

div.producttextdiv
{
	padding-top:4px;
	padding-bottom:6px;
	text-align:left
}

.producttext
{
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	color: Black;
	text-decoration: none;
}

a.producttext:link {
	color: #000000;
	}
a.producttext:visited {
	color: #777777;
	}
a.producttext:hover {
	color: #CC0000;
	text-decoration: none;
	}
a.producttext:active {
	color: #777777;
	}

div.productpricediv
{
	padding-left:0px;
}

.productprice
{
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color: Black;
	text-decoration: none;
}

.productmakeoffer
{
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:Black;
}

div.productaddeddiv
{
	text-align:right;
	padding-right:0px;
	padding-bottom:6px;
}

.productadded
{
	font-family:Arial;
	font-size:10px;
	font-weight:lighter;
	color:GrayText ;
	text-align:right ;
}

.searchhelptext
{
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	font-weight:normal;
}

.searchpagetitle
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #996600;
	padding: 2px;
	text-align:center;
}

.simplesearchtitle
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #996600;
	border-bottom: 1px solid #996600;
	padding-top: 10px;
	padding-left: 10px;
	text-align:left;
}

.advancedsearchtitle
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color: #996600;
	padding: 4px;
	text-align:left;
}

.advancedsearchtext
{
	font-family:Tahoma;
	font-size:13px;
	text-align:left;
}

.simplesearchtext
{
	font-family:Tahoma;
	font-size:13px;
	text-align:left;
}

.simplesearchtextsmall
{
	font-family:Tahoma;
	font-size:11px;
}

.block
{
	border:3px solid #D5DDF3;
	padding:0.5em 1em;
	margin-left:auto;
	margin-right:auto
}

div.minus
{
	background:transparent url(/images/minus-8.png) no-repeat scroll center left;
}

div.plus
{
	background:transparent url(/images/plus-8.png) no-repeat scroll center left ;
}

span.link
{
	color:#0033CC;
	text-decoration:underline;
}

body div#toolTip { position:absolute;z-index:1000;width:220px;background:#EFEFEF;border:1px solid #999999;text-align:left;padding:5px;min-height:1em;-moz-border-radius:5px; }
body div#toolTip p { margin:0;padding:0;color:#FFFFFF;font:11px/12px verdana,arial,sans-serif; }
body div#toolTip p em { display:block;margin-left:2px;color:#333333;font-weight:normal; }
body div#toolTip p em span { font-weight:bold;color:#FFFFFF; }

