body	{ margin: 0; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}

#body	{width: 100%; }

ul		{ color: #000000; font-size: 12px; line-height: 15px; list-style-type: circle; margin: 0px 5px 5px 10px; padding-top: 10px; padding-bottom: 5px; padding-left: 10px; }
ol 		{ color: #000000; font-size: 12px; line-height: 15px; 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; }

img {border: none; !important;}

p {
	color: #313131;
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}

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: 12pt; color: #567d8c; font-weight: bold; }

h3.title1  { font-size: 11pt; color: #234c65; font-weight: bold; border-bottom: 1px dashed #234c65;}

#header		{ }


/* Navigation Styles
----------------------------------------------- */
#navcolumn  { width: 200px; border: none; padding: 0;}

.buttonscontainerLG {width: 200px;}

.buttonsLG a.navLG:link		{ color: #f2f2f2; font: bold 18px Arial, sans-serif; text-decoration: none; background: #393939; text-align: left; display: block; margin-top: 1px; padding: 6px 2px 6px 4px; border-left: 10px solid #eef9ff; }
.buttonsLG a.navLG:active	{ color: #f2f2f2; font: bold 18px Arial, sans-serif; text-decoration: none; background: #567d8c; text-align: left; display: block; margin-top: 1px; padding: 6px 2px 6px 4px; border-left: 10px solid #567d8c; }
.buttonsLG a.navLG:visited	{ color: #f2f2f2; font: bold 18px Arial, sans-serif; text-decoration: none; background: #393939; text-align: left; display: block; margin-top: 1px; padding: 6px 2px 6px 4px; border-left: 10px solid #eef9ff; }
.buttonsLG a.navLG:hover	{ color: #f2f2f2; text-decoration: none; border-left: 10px solid #567d8c; }

.buttonsLG a.navLGYL:link		{ color: #ffff33; font: bold 18px Arial, sans-serif; text-decoration: none; background: #393939; text-align: left; display: block; margin-top: 1px; padding: 6px 2px 6px 4px; border-left: 10px solid #eef9ff; }
.buttonsLG a.navLGYL:active	{ color: #ffff33; font: bold 18px Arial, sans-serif; text-decoration: none; background: #567d8c; text-align: left; display: block; margin-top: 1px; padding: 6px 2px 6px 4px; border-left: 10px solid #567d8c; }
.buttonsLG a.navLGYL:visited	{ color: #ffff33; font: bold 18px Arial, sans-serif; text-decoration: none; background: #393939; text-align: left; display: block; margin-top: 1px; padding: 6px 2px 6px 4px; border-left: 10px solid #eef9ff; }
.buttonsLG a.navLGYL:hover	{ color: #ffff33; text-decoration: none; border-left: 10px solid #567d8c; }

.buttonscontainer {width: 200px;}

.buttons a.nav:link			{ color: #f2f2f2; font: bold 11px Arial, sans-serif; text-decoration: none; background: #393939; text-align: left; display: block; margin-top: 1px; padding: 3px 2px 3px 4px; border-left: 10px solid #eef9ff; }
.buttons a.nav:active		{ color: #f2f2f2; font: bold 11px Arial, sans-serif; text-decoration: none; background: #567d8c; display: block; margin-top: 1px; padding: 3px 2px 3px 4px; border-left: 10px solid #567d8c; }
.buttons a.nav:visited		{ color: #f2f2f2; font: bold 11px Arial, sans-serif; text-decoration: none; background: #393939; text-align: left; display: block; margin-top: 1px; padding: 3px 2px 3px 4px; border-left: 10px solid #eef9ff; }
.buttons a.nav:hover		{ color: #f2f2f2; text-decoration: none; border-left: 10px solid #567d8c; }


/* Other
----------------------------------------------- */

.content			{ color: #414141; font-size: 13px; }
.contentSM 			{ color: #2b2b2b; font-size: 8pt; line-height: 10pt; }
.contentWHT 		{ color: #f2f2f2; font-size: 11px; line-height: 16px; }
.contentWHTMED 		{ color: #f2f2f2; font-size: 13px; line-height: 15px; }
.contentIndent		{ color: #a91c1c; font-size: 13px; font-weight: 700; line-height: 16px; position: relative; left: 30px; }
.contentIndent2		{ color: #696969; font-size: 13px; line-height: 16px; position: relative; top: -15px; left: 60px; }

.titleREDLG    		{ color: #567d8c; font-size: 18px; font-weight: bold; line-height: 24px; }
.titleREDMED    	{ color: #567d8c; font-size: 16px; font-weight: bold; line-height: 22px; }
.titleBLUEMED 		{ color: #567d8c; font-size: 16px; font-weight: bold; line-height: 22px; }
.titleYEL			{ color: #FFFDB3; font-size: 11pt; font-weight: bold; line-height: 16pt; }

.popupsquare		{ border: solid 2px white; }


a:link     		    { color: #473E39; text-decoration: underline; }
a:active     	    { color: #473E39; text-decoration: underline; }
a:visited     	    { color: #473E39; text-decoration: underline; }
a:hover         	{ color: #567d8c; text-decoration: none; }

a.whtLink:link  	{ color: #f2f2f2; font-size: 8pt; text-decoration: underline; }
a.whtLink:active  	{ color: #f2f2f2; font-size: 8pt; text-decoration: underline; }
a.whtLink:visited  	{ color: #f2f2f2; font-size: 8pt; text-decoration: underline; }
a.whtLink:hover  	{ color: #a59e8c; font-size: 8pt; text-decoration: none; }

.rowbtm  			{ border-bottom: 3px solid #21455b; }
.rowbtm100 			{ border-bottom: 3px solid #21455b; }
.rowtop  			{ border-top: 3px solid #21455b; }

.bgimage  			{ background: #f2f2f2 url("../gfx/dropshadow1.gif"); }
.bgimagetop 		{ background: #f2f2f2 url("../gfx/dropshadow2.gif"); }

.gibgf				{ background: #FFFFFF url(../gfx/wm_handshake.jpg) no-repeat 50% 50%; }

.tableprops			{ background: #f2f2f2; border: solid 1px #21455b; min-height: 200px; }
.featuredCustomer {
	background: #ffffff;
	border: solid 2px #21455b;
	min-height: 160px;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align:left
}

.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: solid 5px #f4f4f4 }

/*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: #4b809e url(../gfx/bg_shad_blue1.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: #e6e5b7;
	font-size: 165%; 
	font-weight: bold; 
}


/*IDs and Container Regions
--------------------------------------------------------------------------------------*/
#ContentParentContainer{
	border: #4b809e solid 1px;
	width: 800px;
	height: auto;
	position: absolute;
	margin-left: 50px;
	margin-top: 20px;
	margin-bottom: 50px;
	z-index: 0;
	}

.ChildRegion{
	border: 0px solid blue;
	width: 100%;
	height: auto;
	vertical-align: top;
	overflow: visible;
}

.newFeatureBox{border: 1px solid #CDCDCD; background: #EDEDED; font-size: 13px; line-height: 22px;  width: 50%; padding: .5em;}

.productDescription{font-size: 9pt; font-family: Helvetica; }
.productSize{color: #ee1c23; font-size: 16px; font-weight: bold; line-height: 22px; float:right; }


/*INSIGHTS SECTION CLASSES:  modeled after news*/	
.insights div{
	margin: 15px 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;
		}
