/* Default CSS Stylesheet for a new Web Application project */

.GeneralPage
{
	background-color: #666666; /* Background Color */
	background-image:url(images/bg.jpg); /* Background Image */
	background-repeat:repeat-x;
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
}

#SearchTemplate11_ResultInfo
{
display: none;
}

#SearchTemplate13_ResultInfo
{
float: left;
width: 250px;
}

a img{
	border:0px;
}

td a:link {
	text-decoration: none;
	font-weight: normal;
	color:#8D7C68;
}

td a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#8D7C68;
}

td a:hover{
	text-decoration:none;
	color:#6699CC;
}

td.category a:link{
	text-decoration: none;
	color:#C6BFA5;
}
td.category a:visited{
	text-decoration: none;
	color:#8D7C68;
}
td.category a:hover{
	text-decoration: none;
	color:#6699CC;
}
.GeneralTable
{
	background-color: white; /* Background Color */}

.TopBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #333333; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopBanner a:link, .TopSubBanner a:link{
	text-decoration: none;
	font-weight: normal;
	color:#C6BFA5;
}

.TopBanner a:visited, .TopSubBanner a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#C6BFA5;
}

.TopBanner a:hover, .TopSubBanner a:hover {
	text-decoration:none;
	color:#6699CC;
}

.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #666666; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}

.TopSubBannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
}

#TopBannerTable {
	vertical-align: text-bottom;
	height: 52px;
	width: 750px;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

p.topNav {
	line-height: 130%;
	padding-bottom: 3px;
}

#TopSubTable {
	font-size: 14px;
	color: #990000;
	text-align: left;
}

.LeftColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #FFFFFF; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #454545; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	/*width: 60px; /* Cell Width */
}


.LeftColumn a:link, .TopSubBanner a:link{
	text-decoration: none;
	font-weight: normal;
	color:#C6BFA5;
}

.LeftColumn a:visited, .TopSubBanner a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#C6BFA5;
}

.LeftColumn a:hover, .TopSubBanner a:hover {
	text-decoration:none;
	color:#6699CC;
}

.LeftColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9px; /* Font Size */
	color: #CCCCCC; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Cell Width */
	/*width: 60px;*/
}
.RightColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #C6BFA5; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}


.RightColumnText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 7pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #666666; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Footer a:link {
	text-decoration: none;
	font-weight: normal;
	color:#C6BFA5;
}

.Footer a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#C6BFA5;
}

.Footer a:hover{
	text-decoration:none;
	color:#6699CC;
}

.Footer a:active {
	text-decoration:none;
	color:#6699CC;
}


.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8px; /* Font Size */
	color: #C6BFA5; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 14px; /* Font Size */
	color: #333333; /* Font Color */
	font-weight: bolder; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background Image */
	text-align: left; /* Text Align */
	padding-left: 7px;
	padding-top:5px;
	padding-bottom: 3px;
}


.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #990000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}
.Manufacturer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #990000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	/*text-align: center; /* Text Align */
}
.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 16px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	padding-top: 7px;
	/*padding-bottom: 7px;
	padding-left: 5px; */
}

.Inputs
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #0066CC; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.Pager
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 11px; /* Font Size */
	color: #666666; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	padding-bottom: 5px;
}

.FormContent {
	text-align: right;
	font-size: 11px;
	color: #666666;
	font-variant: normal;
	vertical-align: top;
}


.AlternatingContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 14px; /* Heading Font Size */
	color: #666666; /* Heading Font Color */
	font-weight: bolder; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #CCCCCC; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}
.ProductCell {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}
.qtBox {
	border: 1px;
	border-style: solid;
	border-color:#CCCCCC;
	color: #999999;
	size: 10px;
	padding-left: 2px;
}
.TBox {
	font-weight: normal;
	color: #222222;
	background-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
.adminLinks {
	text-decoration: none;
	color:#C6BFA5;
	font-size: 11pt;
	font-weight: lighter;
	text-align: right;
	padding-right: 22px;
	padding-bottom: 4px;
}
.category {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}

#flashcontent {
	z-index: 1;
	height: 491px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#flashcontent1 {

	z-index: 1;
	height: 400px;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

#flashcontent2 {

	z-index: 1;
	height: 270px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
