.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #CC6600;
	font-weight: bold;
}
.leftBG {
	background-image: url(images/leftBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #333333;
}
.subsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #FFFFFF;
	text-decoration: none;

}
.section {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.maintextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #333333;
	font-weight: bold;

}
.prodtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #CC6600;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.toprightBG {
	background-image: url(images/rightBG1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.subtitledark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	font-weight: bold;

}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #663300;
	line-height: 1.4em;

}
.maintextBlk {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	color: #663300;
}
.BGbotright {
	background-image: url(images/botrightBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.price {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #CC6600;
}
.vertline {
	background-image: url(images/vertline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

/*-----------------------
	New Styles
-----------------------*/

#rightMenu a {
	text-decoration: none;
}

#CatalogBlock a { 
	color: #FFFFFF;
	text-decoration: none;
}

#CatalogBlock a:hover { 
	text-decoration: underline;
}

.selectedCatalog { 
	color: #CCCCCC;
}

.productAttributeName {
	width: 50px;
}

.productAttributeSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.3em;
	margin-top: 10px;
}

#Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.3em;
	color: #333333;
}

.section input {
 vertical-align: top;
 margin-top: 2px;
}


#loginForm {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 22px;
}

.qty_inp {
	width: 35px;
}