@charset "utf-8";
/* CSS Document */

.contentBlock01 {
	background-image: url(../avanquest_elements/contentBlock01.jpg);
	height: 146px;
	width: 224px;
	position: relative;
	background-repeat: no-repeat;
	float: right;
}
.contentBlock2 {
	width: 260px;
	height: 291px;
	background-image: url(../avanquest_elements/contentBlock02.jpg);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	overflow: scroll;
}
.contentBlockTinted {
	background-image: url(../avanquest_elements/contentBlock03Tint.jpg);
	height: 290px;
	width: 198px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}
.brandBlock {
	width: 120px;
	position: relative;
	vertical-align: top;
}
.mainSection {
	float: left;
	height:auto;
	width: 700px;
	left: auto;
	top: auto;
}
.mainBannerPlus {
	height: 280px;
	width: 700px;
}
.rightColumn {
	height: auto;
	width: 120px;
	position: relative;
	float:right;
	right:0px;
}
.minorText {	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.pageBase {
	width: 100%;
}
.bluBarTile {
	background-image: url(../images/blueBar02.jpg);
	height: 39px;
}
.blueBarLeft {
	background-image: url(../images/blueBar.jpg);
	float: left;
	height: 39px;
	width: 230px;
	position: relative;
	background-repeat: no-repeat;
}
.blueBarRight {
	background-image: url(../images/bluebar03.jpg);
	float: right;
	height: 39px;
	width: 10px;
	background-repeat: no-repeat;
	position: relative;
}
.menuTabs {
	float: left;
	height: 35px;
	width: auto;
	position: relative;
}
.subMenuLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 12px;
	width: 100px;
	position: relative;
	float: left;
	font-weight: bold;
	color: #0066CC;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.productBlockCon {
	float: left;
	height: 180px;
	width: 100%;
	margin-bottom: 10px;
	background-image: url(../images/productRepBg.jpg);
	background-repeat: no-repeat;
}
.productImage {
	float: left;
	height: 150px;
	width: auto;
	margin: 10px;
}
.productTypeTitle {
	float: left;
	width: auto;
	height: 15px;
	position: relative;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	top: 10px;
}
.productDescription {
	background-color: #FFFFFF;
	float: left;
	width: 450px;
	height: 100px;
	position: relative;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	top: 15px;
}

.floatingColumns{
width:200px;
height:auto;
margin:5px;
background-color:#F7F7F7;
border:1px;
border-color:#0066CC;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.largeGeneralTitles{
width:200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#0066CC;
font-weight:bolder;
}

/* Product Brand Logo & Description for Page Title Area */

.pBrandImage{
height:50px;
width: 300px;
float:left;
background-color:#CCCCCC;
}

.pBrandDescription{
height:150px;
width:250px;
margin-left:10px;
background-color:#996600;
position:relative;
}

/* small pdf, more info, other info buttons on lower right of product block*/

.miniIconInfo{
	width:20px;
	bottom: 0px;
	float: right;
	margin: 3px;
	background-color: #990000;
	position: static;
}
.productLogo {
	background-color: #CCCCCC;
	float: left;
	height: 50px;
	width: 300px;
	margin-bottom: 10px;
}
.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFF;
	background-color: #CCC;
	margin: 3px;
	padding: 3px;
	width: auto;
}
