body{ margin: 0; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; }

img	{ border: none; }

h1, h2, h3, h4, h5, h6 {color: #444444; }

h1  { font-size: 100%; font-weight: bold; }
h2  { font-size: 100%; line-height: 100%; font-weight: bold; }
h3	{ font-size: 90%; color: #2d3f4e; font-weight: bold; }

ul	{ list-style-type: circle; margin: 0px 5px 5px 10px; padding-top: 10px; padding-bottom: 5px; padding-left: 10px;}
ol	{ list-style-type: decimal; margin: 0px 5px 5px 10px; padding-top: 10px; padding-bottom: 5px; padding-left: 10px; }
li	{ list-style-position: outside; margin-left: 5px; padding-top: 2px; }


/*=======================================================================================*/
#content p			{ color: #414141; font-size: 10pt; }

.content			{ color: #414141; font-size: 10pt; line-height:13pt; }
.contentSM			{ color: #2b2b2b; font-size: 8pt; line-height: 10pt; }
.contentIndent2		{ color: #696969; font-size: 10pt; line-height: 12pt; position: relative; top: -15px; left: 60px; }
.contentWHT			{ color: #fff; font-size: 9pt; line-height: 12pt; }
.contentWHTMED		{ color: #fff; font-size: 10pt; line-height: 12pt; }

.titleREDLG			{ color: #ee1c23; font-size: 22px; font-weight: bold; line-height: 33px; }
.titleREDMED		{ color: #ee1c23; font-size: 21px; font-weight: bold; line-height: 24px; }
.titleYEL			{ color: #fffdb3; font-size: 13px; font-weight: bold; line-height: 16px; }

a:link				{ color: #473E39; text-decoration: underline; }
a:active			{ color: #473E39; text-decoration: underline; }
a:visited			{ color: #473E39; text-decoration: underline; }
a:hover				{ color: #be0000; text-decoration: none; }

a.whtLink:link		{ color: #ededed; font-size: 11px; text-decoration: underline; }
a.whtLink:active	{ color: #ededed; font-size: 11px; text-decoration: underline; }
a.whtLink:visited	{ color: #ededed; font-size: 11px; text-decoration: underline; }
a.whtLink:hover		{ color: #fff; font-size: 11px; text-decoration: none; }

.rowbtm  			{ border-bottom: 3px solid #FFFFFF; }
.rowtop  			{ border-top: 3px solid #FFFFCC; }
.bgimage  			{ background: #ffffff url("../gfx/dropshadow1.gif"); }
.bgimagetop 		{ background: #ffffff url("../gfx/dropshadow2.gif"); }

.gibgf      		{ background: url("../gfx/wm_handshake.jpg") no-repeat 50% 50%; }
.photosbg     		{ background-image: url("http://www.factoryexpodirect.com/gfx/thumb_set.gif"); background-repeat: no-repeat; background-position: right bottom; width: 222px; height: 155px; border: 5px solid #EEE; }

.tableprops	 		{ background: #EEE; border: solid 1px #AAA; margin-left: 5px; margin-top: 20px; }
.tableprops img		{ cursor: pointer;}


/*Page Headers Classes for Page Title Region  
(Album Name:  Where Page title will display) 
(Banner: for watermark graphic inside header region)
(Page Title:  Text Styling for Page Title)
(Navigation Region:  ID defining region containing breadcrumb links)
---------------------------------------------------------------------------------------*/
#albumName{
	padding-top: .25em;
	background: #2d3f4e /*url('../gfx/bg_shad_brown2.gif') repeat-x*/;
	height: 35px;
	overflow: visible;
	border: yellow 0px solid;
	z-index: 0;
}

#navigationRegion {
	position: absolute;
	right: 0;
	top: 0;
	border: 0px red solid;
	display: block;
	vertical-align: top;
	z-index: 2;
}

.PageTitle{
	color: #fffdb3;
	font-size: 165%; 
	font-weight: bold; 
}




/*IDs and Container Regions
==================================================================*/
#ContentParentContainer{
	border: #2d3f4e solid 1px;
	background: url('gfx/bg_line_grey1.gif') repeat-x;
	width: 800px;
	height: auto;
	position: absolute;
	margin-left: 10px;
	margin-top: 10px;
	z-index: 0;
	padding-left: 0em;
}

.ChildRegion{
	border: 0px solid blue;
	width: 100%;
	height: auto;
	vertical-align: top;
	overflow: visible;
}



/*What's New..... Index News Section Styles-----
------------------------------------------------*/

h4.whatsnew  { color: #233384; font-weight: bold; display: inline }

.newFeatureBox{border: 1px solid #CDCDCD; background: #EDEDED; width: 50%; padding: .5em;}

/*--------------------------------------------*/


.productDescription{font-size: 9pt; font-family: Helvetica; width: 800px; }
.productSize{color: #ee1c23; font-size: 16px; font-weight: bold; line-height: 22px; float:right; }

/*For Image Links we want to SEO*/
#seoimages{ text-align: center; }
#seoimages img{ padding: .4em; margin: .1em; border:1px dotted #333; cursor: default; background-color: #EEE;}


/*INSIGHTS SECTION CLASSES:  modeled after news*/	
.insights div{
	margin: 2px 0px;
	padding: .5em;
	width: 90%;
	border-bottom: 1px dotted #CCC;
	}
	
	.insights div img{
		float: left; border:none;
		height:53px; width:75px;
		padding: 5px;
		margin-top:-5px; margin-left:-5px;
		}
