

html, body  {
	
	background-color:#eaf0fc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0; text-align:center;
	
	
}

applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}
	


.printfriendly {
	
	background-color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
img {border:0;}
a {color:#66609a;text-decoration:none;
/*color: #9966CC;*/
}

a:hover {text-decoration:underline;}

/*
-----------------------------------------------
Begin New CSS Added May 2010
-----------------------------------------------
*/

/* Breadcrumb Trail CSS */
#breadcrumb {
	text-align: left;
	width: 100%;
	margin: 5px 0 0 10px;color:#666;font-size: 10px;
	
}
#breadcrumb a {
	color:#666;
	font-size: 10px;text-decoration:none;
}
#breadcrumb a:hover {color:#66609a;text-decoration:underline;}

/*
-----------------------------------------------
End New CSS Added May 2010
-----------------------------------------------
*/


/*
-------------------------------------------------------
Begin What's New Home Page Column Styles
-------------------------------------------------------
*/
#whatsnewcolumn {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#66609A;
	text-align:left;
	text-decoration:none;
	font-weight: normal;

}

#whatsnewcolumn img {
	border: 1px solid #DCDCDC;
	vertical-align:text-top;
	float: left;
}

#whatsnewcolumn ul {
	padding-left: 28px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(/images/icons/bullet-66609A.gif);
	color:#66609A;
}

#whatsnewitem {
	border-top: 1px solid #DCDCDC;
	padding: 5px;
	margin-top: 5px;
}

#whatsnewitem h3 {
	font-weight: bold;
	color: #000000;
	margin: 0 0 3px 0;
	padding: 0;
}

/*
-------------------------------------------------------
End What's New Home Page Column Styles
-------------------------------------------------------
*/
.eventMonth {
	font-size:10px;
	border:1px solid #c9c9c9;
	text-decoration:none;
	background-color:#fef2e1;
	margin:2px 0 2px 2px;
	line-height:24px;
	width:26px;
	display:inline-block;
	text-align:center;
}

#DisplayLists li {
	line-height: 1.5em;
}
#DisplayLists ul {
	list-style-position: outside;
	list-style-type: square;
}

h3 {
	margin: 0 5 5 5px;
}
/*SEO styles */
#SEOLink {
	color:#000000;
	text-decoration:none;
	border-bottom: dashed 1px #999999;
}
#h1SEO {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:20px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	font-weight: normal;
	height:23px;	
	margin:12px 0 12px 10px;
		
}
#h2SEO {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color:#333333;
	text-align:left;
	text-decoration:none;
	font-weight: bold;height:18px;
	border-bottom:1px solid #999;
}

/*Product Category Directory level styles*/
/*
.productDisplayDivider {
	background: url(/images/ccccff-1x10.gif) top left repeat-y;
}
*/
/* 
--------- Start Pre-Order Button (Where-To-Buy
*/

	a.squarebutton{
	background: transparent url('/images/square-red-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 12px Arial; /* Change 12px as desired */
	line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
	height: 23px; /* Height of button background height */
	padding-left: 9px; /* Width of left menu image */
	text-decoration: none;
	}
	
	a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
	color: #494949; /*button text color*/
	}
	
	a.squarebutton span{
	background: transparent url('/images/square-red-right.gif') no-repeat top right;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
	}
	
	a.squarebutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	}
	
	a.squarebutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	}
	
	.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 100%;
	}

/* 
--------- End Pre-Order Button (Where-To-Buy
*/

/* -------- Begin Features Header --------- */
.FeaturesHeader {
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #CEDCE6;

	font-size: 0.975em;
  	line-height:16px;
	font-weight:bold;
	padding: 4px;
}
#Features {
	display: block;
	list-style-type: none;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: smaller;
}
#Features li {
  line-height:150%;
}

/* -------- End Features Header --------- */

.productDisplayTable {
	border: 0px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;	
}
.productDisplayBorder {
	background: url("/images/ccccff-1x10.gif") top left repeat-y;
}
.productDisplayPictures {
	vertical-align:bottom;
	text-align: center;
}

.productDisplayPicturesCompare {
	vertical-align:bottom;
	text-align: left;
}

.productDisplayContent, .productDisplayContent a{
	

	vertical-align:top;
}
.productDisplayTitle, .productDisplayTitle a{
	
	font-size:small;
	color:#9966CC;
	vertical-align:top;	
	font-weight:bold;
}

.productDisplayTitleCompare, .productDisplayTitleCompare a{
	
	font-size:small;
	color:#9966CC;
	vertical-align:top;

	text-align: left;
	font-weight:bold;
}

/*productDetailTemplate*/
.productImage {
	vertical-align: bottom right;
	}
	
.productNavigation{
	
	font-size: x-small;
	color:#9966CC;
	vertical-align:bottom;
	font-weight:bold;

	}
	
.productDetailsNavigation{
	
  	font-size: small;
	color:#9966CC;
	vertical-align:bottom;
	text-align: left;
	font-weight:bold;
}

.productDetailLinks, .productDetailLinks a{
	font-weight:bold;
	text-decoration:none;text-align:left;
	vertical-align:top;
	
}

.productDetailTitle {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	color:#000000;
	text-align:left;
	text-decoration:none;
	
	
}

.productDetailBlurb {
	color:#000000;
	text-align: left;
	text-decoration:none;
	line-height:16px;

}
/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    font-size: 85%;
}

.pages a, .pages span {
  display: block;
  float: left;
  padding: 5 7px;
  margin-right: 0.1em;
  border: 1px solid #fff;
  background: #fff;
  color: #66609A;
	font-weight: bold;
	
}

.pages span.current {

    border: 1px solid #cccccc;
    font-weight: bold;
    background: #fbb356;
    color: #000;
}

.pages a {
    border: 1px solid #cccccc;
    text-decoration: none;
}

.pages a:hover {
    border-color: #66609A;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}
.embcol {
    padding: 1em;
    margin: 0.5em 0;
    font-size: 100%;
}

.embcol a, .embcol span {
  display: block;
  float: left;
  padding: 5 7px;
  margin-right: 0.7em;
  border: 1px solid #fff;
  background: #fff;

  color: #66609A;
	font-weight: bold;
	
}

.embcol span.current {
    border: 1px solid #cccccc;
    font-weight: bold;
    background: #fbb356;
    color: #000;
}

.embcol a {
    border: 1px solid #cccccc;
    text-decoration: none;
}

.embcol a:hover {
    border-color: #66609A;
}

.EventBox #top {
	background:url(/images/Orange_Tile_4x1.png) repeat-x top;
}

.EventBoxFull {
	background: url(/images/events/Events-FULL-BkgStamp.png) no-repeat top left;
}

/* This noresize is used to prevent the font increase/decrease button effect */

.noresize { 
	
	font-size: 11px !important; 
	color: #000000; 
	font-weight: normal;
}

#contentbox{
	width:970px;
	margin:0px auto;
	padding:0;
	border:1px solid #dedede;
	background-color:#ffffff;
	text-align:left;
}
#content {
	position:relative;

	left:0px;
}
#subtitle {
	position:relative;
	width:848px;
	font-size: smaller;
	left:0px;
}
#ContentArea {


	color: #000000;
	text-align: left;
	margin: 5px;
}
#ContentInsideScoop {
	
	font-size: smaller;
	color: #000000;
	text-align: left;
	margin: 10px;
}

#P
#footer2 { 
  width:800px;
  height:100px;
  margin-right:auto;
  margin-left:auto;
  margin-top:10px;
  }
#footerleft2 {

  width:400px;
	padding:10px;

	float:left;
	
  font-size:7pt; color:#000;
}
#footerright2 {
  width:400x;
	padding:10px;
	text-align: right;
	float:left;

  font-size:7pt; color:#000;
}
#PageTitle {
	margin:8px 5px 5px 5px;
	text-align:left;
}
.RetailerStats li {
	list-style-image: url(/images/locator-icons/star.gif);
	line-height: 12px;

}
.retailersidebarlisting {
	background-color: #FFFFFF;
	line-height:150%;
	padding: 2px;
	border:1px dashed #CCCCCC;
	margin-bottom: 5px;
}

.ViewAll, .ViewAll a {

	font-size: 11px;
	text-decoration: none;
	color: #f77900
}
.grayProjectThumbBorder {
	border: #888888 1px solid;
}
.grayProductHeroBorder {
	border: #888888 1px solid;
}

.violetProjectBorder {
	border: #D2CEE8 1px solid;
	/*width: 160px;*/
	width: 180px;
}
.violetProjectThumbBorder {
	border: #D2CEE8 1px solid;
	width: 180px;
	height: 160px;
	vertical-align: middle;
	background-color:#EEEEEE;
	#position: absolute;  #top: 50%;display: table-cell; vertical-align: middle;
}

.stylerule {
	border: none 0;

	border-top: 1px solid #F8871B;
	height: 1px;
	text-align: center;
}
#SearchForm {
	background:#eaf0fc;
	margin: 1px;
	padding: 5px;
	border: solid thin #cccccc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #000000;
	text-align: left;

		}
#Form {
	/*background:#eaf0fc;
	margin: 1px;
	padding: 5px;
	border: solid thin #cccccc;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px !important; 
	color: #000000;
	text-align: left;*/
}		
#SearchForm input, #SearchForm select, #SearchForm textarea, #SearchForm password {

	display: inline;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	border: #aca7c5 1px solid;
	font-size: 10pt !important;
	color: #000000;
	margin: 1px;
}
#Form input, #Form select, #Form textarea, #Form password {
	display: inline;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	border: #aca7c5 1px solid;
	font-size: 10pt !important;
	color: #000000;
	margin: 1px;
}
.HiddenForm {
	border: #ffffff 0px solid;
	visibility:hidden;
}
fieldset {
	border: #0075B9 solid 1px;
	padding: 3px 3px;
}

legend {
	padding: 1px 5px;
} 

.events {
	padding: 0 0 5 0px;
}

.selectfield {
	background-color: #ffffff;
	font-family: Arial, Verdana,Sans-serif;
	border: #0075B9 1px solid;
	font-size: 10pt;
	color: #000000;
}
	
hr.gray {
  height:0px;
  width:99%;
  border:solid #D1D7DC 0px;
  text-align: left;
  border-top-width:1px;
}
.text {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;

}
.content {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight:normal; text-align:left;

 
}
.nztip {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}
.title {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.titleMenu {
  font-size: 14px;
  font-weight: bold;
  color: #66609a;
}
.title a {
  text-decoration: none;
  color: #66609A;
}
.title a:hover {
  text-decoration: underline;
  color: #3C395B;
}
.content a, content a:hover {
  color: #66609A;
}
.header {

	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000000;
	margin: 0px;
	float: left;
}
.copyright {
  font-size: 10px;
  color: #000000;
  padding: 5px 0 0 8px;
  float:left;
}

#footerlinks  {font-size:11px;padding: 5px 8px 0 0 ;float:right;}
#footerlinks a {text-decoration:none; font-size:11px; margin-left:20px;color:#666;}
#footerlinks a:hover {color: #66609a;text-decoration:underline;}
.footer {
  color:#666666;
  line-height:normal;
  padding: 0 2px 0 2px;
  border-top:double 4px #c0c0c0;
  margin-top:25px;
  background-color:#fffdf7;
}
.footer a {
  color:#66609a;
  text-decoration:underline;font-size:9px;
}
.footer a:hover {
  text-decoration:none;
}
#footertable {border:1px solid #c0c0c0;}
#footertable td {color:#666;padding:5px; font-size:11px; line-height:16px;}
#footertable td a {text-decoration:none;font-size:11px; line-height:16px;color:#666;}
#footertable td a:hover {color: #66609a;text-decoration:underline;}

.dd{
	padding:0px;
	margin:-16px 0 0 0;
	margin-top: 9px\9; /*do not change- hack for IE 6,7,8*/
	position:absolute;
	visibility:hidden;
	overflow:hidden;
	z-index:15; 

}

ul li{
	font-weight:normal;
	margin-left:-15;
	padding-left:0px;
	padding-bottom:0;
	line-height: 13px;
	list-style-position: outside;
}

ul.menu {
	list-style:none;
	margin-top:11px;
	font-family: Verdana, Helvetica, sans-serif;
	margin-left:0;
	margin-right:10px;
	margin-bottom:5px;
	padding-left:0;
	text-align: left;
	}
	
ul.menu li{
	font-size: 11px;
	font-weight:normal;
	margin-left:0;
	padding-left:10px;
	padding-bottom:.6em;

}

ul.menu li a:hover {
	color: #66609a;
	text-decoration:underline;	
	cursor: hand;
	
}
ul.menu li a {
	color: #000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding-bottom:.4em;
	cursor: pointer;
	cursor: hand;
}

.adjustor {
  font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif; 
	color: #000000;
	background-color: #dad7ea;
	height: 27px;

  padding: 0px 0 0 0;
	margin: 0px 0 0 0;
	text-align:left;
}		

.container {
	/*width:700px;*/
	width:800px;
    overflow: hidden;
    font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	padding:0px 0 0 0;
	margin:0px 0 0 0;
	position:relative;
	left:0px;
	text-align: left;
}

.container_narrow {
	width:200px;
  overflow: hidden;
  font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	padding:0px 0 0 0;
	margin:0px 0 0 0;
	position:relative;
	left:0px;
	text-align: left;
}

.submenu_1_Main {
		/*width:175px;*/
		width:200px;
		padding:0px;
		float:left;
		background-color:#dfe5f1;
    	/*height: 500px; */
    }
    
.submenu_1_2 {

		width:175px;
		padding:0px;
		float:left;
		background-color:#fff;border:5px solid #e2e2e2;
		}

.submenu_m {
		/*width:175px;*/
		width:200px;
		position:relative;
		padding:0px;
		float:left;
		background:#fef2e1;
    	/*height: 500px; */
    }

.submenu_m2 {
		/*width:175px;*/
		width:200px;
		position:relative;
		padding:0px;
		float:left;
		background:#dfe5f1;
    	/*height: 500px; */
}

.submenu_r {
		/*width:175px;*/
		width:200px;
		position:relative;
		padding:0px;
		float:left;
		background:#fef2e1;
    	/*height: 500px; */
}
.menubreakFEF2E1 {
	  height:8px; width:100%; background-color:#FEF2E1;
}

.menubreakDFE5F1 {
	  height:8px; width:100%; background-color:#DFE5F1;
}
#homeleft {
    width:400px;
		padding:10px;
		float:left;
		font-family:Verdana,Helvetica,sans-serif;
    font-size:7pt; color:#000;
    border:solid 1px;
    }

#homeright {
    width:400x;
		padding:10px;
		text-align: right;
		float:left;
		font-family:Verdana,Helvetica,sans-serif;
    font-size:7pt; color:#000;
    border:solid 1px;
    }
	
.PageDescpTable {
	background-color: #FAF4E4; 
	border: solid 1px #999999;
	margin-top:8px;
}	

.chartcontent{
    border: 1px dashed #cccccc;
    background-color: #fdfbf5;
    padding:10px;
}

.emptychartcontent{
    padding:10px;
}
.selectfield {
	background-color: #ffffff;
	font-family: Arial, Verdana,Sans-serif;
	border: #cd964d 1px solid;
	font-size: 10pt;
	color: #000000;
}
#subcat {padding:2px;}

#subcat #box { width:826px; background: #fff url(/images/box_bg_826.png) repeat-y 0 0;}
#subcat #box .captop { width: 826px; height:7px; background-image: url(/images/box_bgtop_826.png);}
#subcat #box .capbottom { width: 826px; height:7px; background-image: url(/images/box_bgbottom_826.png);}

#subcat #box h2 { margin:0px 2px 5px 2px; padding: 0 0 4px 5px; font-weight:normal; font-size:11px; border-bottom: 1px solid #99b0c1; background: #cedce6; text-align:left;}
#subcat #box h2 a { color: #666666;text-decoration:none;font-weight:bold;font-size:13px;}


#box_630 { width:630px; background: #fff url(/images/box630_bg.jpg) repeat-y 0 0;margin-bottom:8px;margin-top:8px;}
#box_630 .captop { width: 630px; height:8px; background-image: url(/images/box630_top.jpg);}
#box_630 .capbottom {width: 630px; height:7px; background-image: url(/images/box630_btm.jpg);}
#box_630 .header630 {width:628px;height:45px; background-image: url(/images/header630.jpg);margin:-8px auto;}
#box_630 .header630 h1 {font-family:Georgia; font-size:16px;text-align:center;margin-bottom:3px;padding-top:5px;}
#box_630 .header630 .tagline {font-size:10px;text-align:center;}
#box_630 #desp {padding:15px 10px;}


#box_316 { width:316px; background: #fff url(/images/box316_bg.jpg) repeat-y 0 0;margin-bottom:5px;margin-left:5px;}
#box_316 .captop { width:316px; height:8px; background-image: url(/images/box316_top.jpg);}
#box_316 .capbottom {width:316px; height:8px; background-image: url(/images/box316_btm.jpg);}
#box_316 .header316 {width:314px;height:45px; background-color:#fae9fe;margin:-8px auto;}
#box_316 .header316 h1 {font-family:Georgia; font-size:16px;margin-bottom:3px;padding:5px 0 0 5px;}
#box_316 .header316 .tagline {font-size:10px;padding-left:5px;}
#box_316 #desp {padding:8px;}

#whatsnewImg {float:left;}
#whatsnewImg img {margin-right:6px;border:1px solid #dcdcdc;}

#whatsnewRight {float:right;width:195px;}
#whatsnewRight ul {margin:0;}
#whatsnewRight ul li {line-height:16px;}
#whatsnewRight ul li a {text-decoration:none;font-size:11px;}
#whatsnewRight ul li a:hover {text-decoration:underline;}

#whatsnew_Line {border-bottom:1px solid #c0c0c0;padding:3px 0;}


#box_300 { width:300px; background: #fff url(/images/box300_bg.jpg) repeat-y 0 0;margin-bottom:5px;margin-left:5px;}
#box_300 .captop { width:300px; height:8px; background-image: url(/images/box300_top.jpg);}
#box_300 .capbottom {width:300px; height:8px; background-image: url(/images/box300_btm.jpg);}
#box_300 .header300 {width:298px;height:45px; background-color:#fae9fe;margin:-8px auto;}
#box_300 .header30 h1 {font-family:Georgia; font-size:16px;margin-bottom:3px;padding:5px 0 0 5px;}
#box_300 .header300 .tagline {font-size:10px;padding-left:5px;}
#box_300 #desp {margin:1px 5px 10px 5px;}
#box_300 #desp a {text-decoration:none;}
#box_300 #desp a:hover {text-decoration:underline;}

#box_595 { width:595px; background: #fff url(/images/box595_bg.jpg) repeat-y 0 0;margin-bottom:5px;margin-left:5px;}
#box_595 .captop { width:595px; height:7px; background-image: url(/images/box595_top.jpg);}
#box_595 .capbottom {width:595px; height:7px; background-image: url(/images/box595_btm.jpg);}
#box_595 .header595 {width:593px;height:45px; background-color:#e9fefe;margin:-8px auto;}
#box_595 .header595 h1 {font-family:Georgia; font-size:16px;margin-bottom:3px;padding:5px 0 0 5px;}
#box_595 .header595 .tagline {font-size:10px;padding-left:5px;}
#box_595 #desp {margin:1px 5px 10px 5px;}

#box_450 { width:450px; background: #fff url(/images/box450_bg.jpg) repeat-y 0 0;margin:5px 10px 5px 10px;}
#box_450 .captop { width:450px; height:8px; background-image: url(/images/box450_top.jpg);}
#box_450 .capbottom {width:450px; height:8px; background-image: url(/images/box450_bttm.jpg);}
#box_450 .header450 {width:448px;height:35px; background-color:#fbf8e8;margin:-8px auto;}
#box_450 .header450a {width:448px;height:35px; background-color:#e9fefe;margin:-8px auto;}
#box_450 .header450 h1, #box_450 .header450a h1 {font-family:Georgia; font-size:16px;margin-bottom:3px;padding:5px 0 0 5px;}
#box_450 .header450 .tagline {font-size:10px;padding-left:5px;}
#box_450 #desp {margin:15px 5px 10px 5px;}


.NewsHeadline {font-weight:bold;}

/*
-----------------------------------------------
Menu Styles
-----------------------------------------------
*/
.menu h2, .menu h2 a:link, .menu h2 a:visited {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.menu .new {
	text-transform: uppercase;
	margin-right: 5px;
	color: #AA0000; // dark red
}


.cat_desp {font-size:11px;color:#8a8a8a;}

/*
--------------------------------------------------------
Promotional Blog styles
--------------------------------------------------------
*/
.promobox {
				
	background: #f6f6f6;
	margin: 5px;
	padding: 12px;

}

.promopic {
	margin: 0 5px 5px 0;
}

.promotitle {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.promotag {font-size:11px;}
.promotag a {font-size:11px;text-decoration:underline;}
	
.promodesc {}



