/* 
		 Name:	ecpSite.css
        Author:	Bob Meinhart (bob@eCommerce-Plus.com)
Description:	RSQP CSS File
      Created:	12/06/2008
     Updated:	12/16/2008
*/
/*
Page Background - F5F3E9 
Dark Lines - ACA899
*/

/*-----WEBSITE DESIGN STYLES---------------------------------------------------------------------------*/
#resizeButtons {
	text-align: center;
	position: absolute;
	right: 30px;
	top: 10px;
	width: 90px;
	z-index: 2;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #F5F3E9;
}
#wrapper {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#rowTable {
	height: 100%;
	width: 980px;
}
#headerTable {
	height: 100%;
	width: 960px;
}
#headerTable #headerTitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #0052AF;
}
#headerTable #headerTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #0052AF;
}
#pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
	color: #AC1004;
	margin-left: 10px;
	margin-top: 7px;
}
#pageTitleShadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #6AB1FF;
	position: relative;
	left: 11px;
	top: -28px;
	z-index: 1;
}

#borderTable {
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
#borderTable #leftBorder {
	background-image: url(images/border_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#borderTable #rightBorder {
	background-image: url(images/border_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#mainTable {
	height: 100%;
	width: 100%;
}
td.vLine {
	background-color: #ACA899;
}
/*
h1 { font-family: Arial, Helvetica, sans-serif; color: #451500; font-size: 1.4em; font-weight: bold; }
h2 { font-family: Arial, Helvetica, sans-serif; color: #451500; font-size: 1.2em; font-weight: bold; }
h3 { font-family: Arial, Helvetica, sans-serif; color: #451500; font-size: 1.1em; font-weight: bold; text-decoration: underline; }
p { color: #333333; padding-right: 10px; padding-left: 10px; }
*/
/*-----HEADER STYLES--------------------------------------------------------------------------------------------*/
#mainTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #000033;
	position: absolute;
	left: 184px;
	top: 175px;
	z-index: 3;
}
#mainTitleShadow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	color: #BBBBFF;
	position: absolute;
	left: 186px;
	top: 177px;
	z-index: 2;
}

/*-----MAIN STYLES--------------------------------------------------------------------------------------------*/
#menuBar {
	background-image: url(images/sidebar_1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#sideContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
	color: #FFFFFF;
	text-align: center;
}
#sideContact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1em;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
#sideContact a:hover {
	text-decoration: underline;
}
a.TopOfPage:hover {
	color: #A90000;
	text-decoration: underline;
}

/*-----FOOTER STYLES--------------------------------------------------------------------------------------------*/
#footerTable {
	font-size: 0.7em;
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000000;
	background-color: #FFFFFF;
}
#footerContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	line-height: 1.1em;
	color: #000000;
}
#footerContact a {
	font-size: 1em;
	color: #000000;
	text-decoration: none;
}
#footerContact a:hover {
	color: #A90000;
	text-decoration: underline;
}

/*-----PRODUCT CART MENU STYLES--------------------------------------------------------------------------------------------*/
#pcMenuTable {
	width: 180px;
	margin: 10px;
	display: block;
}
#pcMenuTable a.bfBarLink {
	color: #FFFFFF;
	background-image: url(images/pcMenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	height: 18px;
}
#pcMenuTable a.bfBarLink:hover{
	background-image: url(images/pcMenu_over.jpg);
}
#pcMenuTable ul {
	list-style-type: none; 
	margin: 0;
	padding: 0;
	text-align: center;
}
#pcMenuTable ul li {
	width: 180px;
	color: #FFFFFF;
	font-size: 0.7em;
	height: 18px;
	font-weight: bold;
	background-image: url(images/pcMenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 1.4em;
}
#pcMenuTable ul li a {
	color: #FFFFFF;
	background-image: url(images/pcMenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	height: 18px;
}
#pcMenuTable ul li a:visited {
	color: #FFFFFF;
}
#pcMenuTable ul li  a:active {
	color: #FFFFFF;
}
#pcMenuTable ul li a:hover{
	background-image: url(images/pcMenu_over.jpg);
}
#pcMenuTable ul li  a.pcOnline {
	color: #FFFFFF;
	background-image: url(images/onlineMenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1.1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	height: 18px;
}
#pcMenuTable ul li  a.pcOnline:hover {
	background-image: url(images/onlineMenu_over.jpg);
}
#pcLoginTable {
	width: 260px;
}
#pcLoginTable a {
	color: #FFFFFF;
	display: block;
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
}
#pcLoginTable a:hover {
	background-image: url(images/login_over.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.brushFinder {
	height: 62px;
}
.brushFinder a {
	color: #0052AF;
	font-size: 0.75em;
	/*line-height: 1.1em;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.brushFinder a:hover {
	color: #A90000;
	text-decoration: underline;
}

/*-------HORIZONTAL MENU STYLES--------------------------------*/
#hMenuTable {
	height: 22px;
}
#hMenuTable ul {
	padding-left: 0;
	margin-left: 0;
	height: 22px;
	color: #666666;
	float: left;
	font-family: arial, helvetica, sans-serif;
}
#hMenuTable td {
	font-size: 0.68em;
	font-style: normal;
	line-height: 1.9em;
	font-weight: bold;
	height: 22px;
	width: 106px;
	text-align: center;
}
#hMenuTable td.menuSelected {
	background-image: url(images/menu_select.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0.68em;
	font-style: normal;
	line-height: 1.9em;
	font-weight: bold;
	height: 22px;
	width: 106px;
	text-align: center;
}
#hMenuTable td a {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	float: left;
	height: 22px;
	width: 103px;
}
#hMenuTable td a:hover {
	background-image: url(images/menu_over.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}

a.footerMenuLink { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	text-decoration: none; 
	color: #304061; 
}
a.footerMenuLink:hover { 
	color: #AC1004; 
}
td.Footer { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.65em; 
	font-weight: normal; 
	color: #666666; 
}
#ecp {
	font-size: 0.9em;
	color: #0052AF;
	font-style: italic;
}
#ecp a {
	color: #0052AF;
	text-decoration: none;
}
#ecp a:hover {
	color: #A90000;
	text-decoration: underline;
}

#testimonialTable {
	width: 260px;
}
#testimonialTable #testimonialTop {
	height: 20px;
	background-image: url(images/testimonial_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#testimonialTable #testimonialMiddle {
	font-family: "Times New Roman", Times, serif;
	/*color: #4A472B;*/	    /*Tan*/
	color: #0052AF;   /*Blue*/
	/*color: #AC1004;*/    /*Red*/
	font-size: 0.8em;
	font-style: italic;
	line-height: 1em;
	font-weight: bold;
	background-image: url(images/testimonial_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 17px;
	padding-left: 17px;
}
#testimonialTable #testimonialBottom {
	background-image: url(images/testimonial_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
}
#testimonialMiddle h1 {
	color: #4A472B;	    /*Tan*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-weight: bold;
}
#testimonialMiddle div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
#testimonialMiddle hr {
	width: 80%;
	border: 1px solid #C9C5A3;
}
#testimonialMiddle a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #0052AF;
	text-align: center;
	display: block;
	text-decoration: none;
}
#testimonialMiddle a:hover {
	color: #A90000;
	text-decoration: underline;
}

/*----------------HOME PAGE STYLES--------------------------------*/
#homeTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#homeTable h1 {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#homeTable h2 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-decoration: underline;
}
#homeTable p {
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#homeProductsTable {
}
#homeProductsTable a.linkNoProduct {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-decoration: none;
}
#homeProductsTable a.linkNoProduct:hover {
	color: #A80000;
	text-decoration: none;
}
#homeHandles {
	background-image: url(images/home_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#homeHandles3 {
	/*background-image: url(images/home3.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
}
#homeHandles3 #homeAbout {
	color: #FFFFFF;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #004FAB;
	border: 3px double #FFFFFF;
	width: 400px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.3em;
}
#homeHandles3 #homeAbout h1{
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#homeHandles #homeAbout {
	color: #FFFFFF;
	font-size: 1.05em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #004FAB;
	border: 3px double #FFFFFF;
	width: 375px;
	height: 280px;
	text-align: center;
	vertical-align: middle;
}
#homeHandles #homeAbout h1{
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#homeHandles #homeAbout span {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #FFFF66;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#homeHandles #homeAbout a {
	font-style: italic;
	font-size: 0.8em;
	color: #BBE3FF;
}
#homeHandles #homeAbout a:hover {
	color: #FFFF66;
	text-decoration: underline;
}
#homeHandles3 #homeCustom {
	color: #4A472B;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F7EECD;
	border: 3px double #4A472B;
	width: 340px;
	height: 170px;
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
}
#homeHandles3 #homeCustom span {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #A80000;
	text-align: center;
}
#homeHandles3 #homeCustom a {
	font-style: italic;
	font-size: 0.8em;
	color: #0052AF;
}
#homeHandles3 #homeCustom a:hover {
	color: #A90000;
	text-decoration: underline;
}

#homeProductsHeaderTable {
	width: 100%;
	color: #FFFFFF;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #AC1004;
	text-align: center;
	border: 3px double #CCCCCC;
}
#homeProductsTable {
	width: 100%;
	color: #304061;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DEE7EF;
	text-align: center;
	line-height: 1em;
}
#homeProductsTable a {
	color: #0052AF;
	font-size: 0.9em;
	font-style: italic;
}
#homeProductsTable a:hover {
	color: #A90000;
	text-decoration: underline;
}

#homeMainTable {
	color: #304061;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#homeMainTable a {
	color: #0052AF;
	font-size: 0.75em;
	font-style: italic;
	text-decoration: none;
}
#homeMainTable a:hover {
	color: #A80000;
	text-decoration: underline;
}
#homeMainTable #blueTopBorder {
	background-image: url(images/blue_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#homeMainTable #blueLeftBorder {
	background-image: url(images/blue_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#homeMainTable #blueRightBorder {
	background-image: url(images/blue_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#homeMainTable #blueBotBorder {
	background-image: url(images/blue_bot.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#homeMainTable #mainBackground {
	background-image: url(images/blue_background.jpg);
	background-repeat: repeat;
	background-position: left top;
}


/*----------------ABOUT US PAGE STYLES--------------------------------*/
#aboutUsTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#aboutUsTable h1 {
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#aboutUsTable h2 {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-decoration: underline;
}
#aboutUsTable p {
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#customTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#posterTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#newProductsTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#newProductsTable ul {
	list-style-type: square;
}
#newProductsTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	line-height: 1.5em;	
	/*height: 35px;*/
}
#newProductsTable li span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	color: #0052AF;
}
#newProductsTable li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-decoration: none;
}
#newProductsTable li a:hover {
	color: #A90000;
	text-decoration: underline;
}
#literatureTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
table.productTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	/*border: 1px solid #304061;*/
}
table.productTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	background-color: #D0D8E8;
	height: 30px;
}
table.productTable th a {
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color: #0052AF;
	text-decoration: none;
}
table.productTable th a:hover {
	color: #A90000;
	text-decoration: underline;
}

table.productTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	height: 25px;
	vertical-align: middle;
}
table.productTable td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
table.productTable td a:hover {
	color: #A90000;
}
table.productTable2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
}
table.productTable2 th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	background-color: #D0D8E8;
	height: 30px;
}
table.productTable2 th a {
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color: #0052AF;
	text-decoration: none;
}
table.productTable2 th a:hover {
	color: #A90000;
	text-decoration: underline;
}

table.productTable2 td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	height: 25px;
	vertical-align: middle;
}
table.productTable2 td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
table.productTable2 td a:hover {
	color: #A90000;
}


#linksTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#linksTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#linksTable span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-decoration: underline;
}
#siteMapTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
}
#siteMapTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004FAB;
	height: 25px;
}
#siteMapTable span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: bold;
	color: #0052AF;
	}
#siteMapTable li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
#siteMapTable li a:hover {
	color: #A80000;
}
td.siteMapLiteratureHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-align: center;
	text-decoration: underline;
}
td.siteMapLiteratureText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
}
td.siteMapLiteratureText a {
	font-size: 1em;
	color: #0000FF;
	text-decoration: underline;
}
td.siteMapLiteratureText a:hover {
	color: #A80000;
}

/*-----CONTACT US PAGE STYLES-------------------------------------------------------------------------*/
#contactUsTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
	margin: 0px;
}
#contactUsTable #contactHeader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	background-color: #28497D;
}

td.requiredText {
	font-family: Arial, Helvetica, sans-serif;
	color: #A90000;
	font-size: 0.8em;
	font-weight: bold;
}
label.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
}
input.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFAA;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
input.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
input.readOnlyField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	background-color: #EEEECC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFCC;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
textarea.readOnlyField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal; 
	font-weight: bold;
	color: #A90000;
	background-color: #CCFFCC;
	text-align: left; 
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
select.optionalField {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: bottom;
	border: 1px #333333 solid;
	padding-left: 5px;
}
select.requiredField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #A90000;
	background-color: #FFFFCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px #50301A solid;
	padding-left: 5px;
}
input.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	cursor: pointer;
}

/*----------POSTER FEATURES TABBED PAGE------------------------------------*/
#posterFeaturesTable {
	width: 90%;
}
#posterFeaturesTable th {
	font-family: Arial, Helvetica, sans-serif;
	color: #304061;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	height: 50px;
}
#posterFeaturesTable ul {
}
#posterFeaturesTable li {
	font-family: Arial, Helvetica, sans-serif;
	color: #304061;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	line-height: 1.5em;
}
#posterAboutTable {
	width: 90%;
}
#posterAboutTable th {
	font-family: Arial, Helvetica, sans-serif;
	color: #304061;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	height: 130px;
	text-align: left;
}
#posterAboutTable th h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #304061;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
#posterAboutTable ul {
}
#posterAboutTable li {
	font-family: Arial, Helvetica, sans-serif;
	color: #304061;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	vertical-align: middle;
	/*line-height: 1.1em;*/
}
#posterAboutTable li span {
	font-family: Arial, Helvetica, sans-serif;
	color: #A80000;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;	/*line-height: 1.1em;*/
}
#posterPriceTable {
	width: 90%;
}
#posterPriceTable th {
	font-family: Arial, Helvetica, sans-serif;
	color: #304061;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/Poster_Pricing_Sizes.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: middle;
	height: 220px;
}
#posterPriceTable th h1 {
	font-size: 2em;
	text-align: left;
}

#posterSizeTable {
	width: 90%;
}
#posterSizeTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #004FAB;
}
#posterSizeTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #304061;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
#posterOptionsHeaderTable th {
	font-size: 1.2em;
	color: #304061;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	height: 35px;
	vertical-align: bottom;
}
#posterOptionsTable {
	width: 90%;
}
#posterOptionsTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	background-color: #004FAB;
}
#posterOptionsTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #304061;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
table.posterImageTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
}
table.posterSampleTable th h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-align: center;
}
table.posterSampleTable th h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-align: center;
}

table.posterImageTable th h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-align: center;
}
table.posterImageTable th h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-align: center;
}
table.posterImageTable img {
	text-decoration: blink;
	border: 1px solid #666666;
}
#disclaimerTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#disclaimerTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-decoration: underline;
}
#privacyTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#privacyTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-decoration: underline;
}
#colorCodingTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #304061;
}
#colorCodingTable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	text-decoration: underline;
}
#colorCodingTable span {
	font-weight: bold;
}
#testimonialPageTable {
	width: 90%;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #304061;
}
#testimonialPageTable div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	color: #0052AF;
	text-align: right;
}

table.specialTable {
}
table.specialTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border: 3px double #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.specialTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.1em;
}
table.specialTable td.annTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #304061;
	padding-right: 5px;
	padding-left: 5px;
}
table.specialTable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #0052AF;
	text-decoration: none;
}
table.specialTable a:hover {
	color: #A80000;
	text-decoration: underline;
}

#searchSite {
}
#searchSite input { 
	color: #306041; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.7em; 
}
#searchSite #submitButton { 
	color: #306041; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 0.7em; 
}
#searchSite #submitButton:hover { 
	color: #A80000; 
}
#searchSite a { 
	color: #3366CC; 
	font-size: 0.7em; 
	font-weight: bold;
	font-style: italic; 
	text-decoration: none; 
}
#searchSite a:hover { 
	color: #AC1004; 
	text-decoration: underline; 
}

#colorTable {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
#colorTable a {
	color: #0000FF; 
	font-size: 0.9em; 
	font-weight: bold;
	text-decoration: none; 
}
#colorTable a:hover {
	color: #A80000; 
	text-decoration: underline; 
}

#colorCatTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#colorCatTable td {
	color: #0000FF;
	font-size: 0.75em;
	font-weight: bold;
}
#colorCatTable a {
	color: #0000FF;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}
#colorCatTable a:hover {
	color: #A80000; 
	text-decoration: underline; 
}
#colorProdTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#colorProdTable a {
	color: #0000FF; 
	font-size: 0.75em; 
	font-weight: bold;
	text-decoration: none; 
}
#colorProdTable a:hover {
	color: #A80000; 
	text-decoration: underline; 
}
a.backBtn {
	color: #3366CC; 
	font-size: 0.75em; 
	font-weight: bold;
	text-decoration: none; 
}
a.backBtn:hover {
	color: #A80000; 
	text-decoration: underline; 
}

#prodImageTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1.1em;
	background-color: #000000;
	position: absolute;
	visibility: hidden;
	/*width: 280px;*/
	bottom: 20px;
	right: 20px;
	border: 1px solid #000000;
	z-index: 2;
	/*height: 200px;
	width: 200px;*/
}
input.colorBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
}
a.breadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: bold;
	color:#0000FF;
	text-decoration:none
}
a.breadCrumbs:hover {
	color:#A80000;
	text-decoration:underline
}
