/* global defaults for display */
@import "W2MCustomStyles.css";

/* global defaults for display */
@import "BlueGray_Base.css";

TABLE.OuterTable, TABLE.ProductDetail {
	/*width: 516px;*/
        width: 539px;
	margin: 0 10px 0 0px;
	vertical-align:top;
}

TABLE.OuterTable TABLE.OuterTable { width: 100%; }
TABLE.OuterTable TABLE.OuterTable div { text-align: center; width: 100%; }


TABLE.Main {
	text-align: center;
	width:100%;

}
TABLE.StoreHeader {	text-align:center;
	width:100%;
}

TD.Main {
	text-align:center;
	vertical-align: top;
  margin: 0px 2px 0px 2px;
}

TD.MainLeft {
	text-align:center;
	vertical-align:top;
	width:150px;
	padding-right: 3px;
	/*background-image: url("../images/menuboxRndTop.gif");
	background-repeat: no-repeat;*/
}

TD.MainRight {
	text-align:center;
	vertical-align:top;
	width:180px;
	padding-left: 3px;
	/*background-image: url("../images/menuboxRndTop.gif");
	background-repeat: no-repeat;*/
}

TD.MainLeft .MenuTitle, TD.MainRight .MenuTitle { font-size: 10pt; }
TD.MainLeft a, TD.MainRight a { color: white; }

TD.MainContent {
  width: 100%;
	text-align:center;
	vertical-align:top;
	padding-top: 0px;
	/*background-image: url("../images/menuboxRndTopLong.gif");
	background-repeat: no-repeat;
	background-position: center 0;*/
}

TD.MainContent TABLE.OuterTable {
	background-color: #f0f0f0; /*border: #666666 solid 1px;*/
}

TD.MainContent TABLE {

	margin: auto;
}

TABLE.LeftNav, TABLE.RightNav {
	width:160px;
	vertical-align:top;
	padding-top: 5px;
}

TABLE.ProductListing {
	width:100%;
}

TABLE.ProductListing td {
	/*width:100%;*/
	background-color: White/*#f0f0f0*/;
}

div.MenuTitle {
	padding: 0 0 2px 0;
	margin: 0px;
	background-image: url('/images/fdl/menu_background.gif');
	background-repeat: repeat-x;
	background-color: #6a6a6a;
	text-align: left;
}

div.MenuTitle img 
  {
  border: 0px solid;
	padding: 0px;
	margin: 0px;
  }

a.MenuTitle img
  {
	padding: 0;
	margin: 0;
	}

div.SearchBar
  {
	height: 32px;
  padding: 0 0 0 7px;
	margin: 0;
	background-color: #6a6a6a;
	text-align: left;
	}
	
div.SearchBar img
	{
	padding: 0;
	margin: 0;
	border: 0px;
	}
	
div.SearchBar form
  {
	margin: 0px;
	padding: 0px;
	}

div.headbanner a
  {
  font:12px Arial, Helvetica, sans-serif;
	color: black;
  font-weight: bold;
	}
	
div.headbanner a:hover
  {
  font:12px Arial, Helvetica, sans-serif;
	color: black;
	font-weight: bold;
	text-decoration: underline;
	}

div.headbanner
  {
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-top: 10px; 
	text-align: left;
	background-image: url('/images/fdl/fdl_logo_background.gif');
	}
	
div.headbanner img
  {
	border: 0px;
	vertical-align: top;
	margin-right: 260px;
	}

div.fdlFeatured {
  width: 539px;
	height: 18px;
  margin: 0px;
	padding: 3px 0px 0px 0px; 
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
  background-color: #ffc867;
	text-align: left;
	font: 10pt arial;
	font-weight: bold;
	text-indent: 10px;
}	

div.fdlFixtures {
  width: 539px;
	height: 18px;
  margin: 6px 0px 0px 0px;
	padding: 3px 0px 0px 0px; 
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
  background-color: #fffea5;
	text-align: left;
	font: 10pt arial;
	font-weight: bold;
	text-indent: 10px;
}

div.fdlBallasts {
  width: 539px;
	height: 18px;
  margin: 6px 0px 0px 0px;
	padding: 3px 0px 0px 0px; 
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
  background-color: #ccd4e5;
	text-align: left;
	font: 10pt arial;
	font-weight: bold;
	text-indent: 10px;
}

div.fdlBallasts a {
  font-weight: bold;
	}

div.prodcatbox {
  width: 539px;
  margin: 0px;
	padding: 10px 0px 10px 0px; 
	border: 1px solid #8e8e8e;
	text-align: center;
	font-size: 14pt;
	}
	
div.prodcatbox table {
	width: 100%;
	text-align: center;
	border: 0px black solid;
	}

.prodcatbox img {
  border: 0px;
	}

div.ballastguidelinksheader {
  width: 538px;
	height: 18px;
  margin: 6px 0px 0px 0px;
	padding: 3px 0px 0px 0px; 
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #8e8e8e;
	border-right: 1px solid #8e8e8e;
  background-color: #ccd4e5;
	text-align: left;
	font: 10pt arial;
	font-weight: bold;
	text-indent: 10px;
	}
	
div.ballastguidelinks {
  width: 538px;
  margin: 0px;
	padding: 5px 0px 5px 0px; 
	border: 1px solid #8e8e8e;
	text-align: center;
	font-size: 14pt;

	}

div.ballastguidelinks a {
	font-weight: bold;
	}
	
div.ballastfinder {
  width: 183px;
	padding: 0px 3px 0px 3px;
	background-image: url('http://www.factorydirectlighting.net/images/fdl/ballast_finder_back.png');
	border: 1px solid #686868;
	padding-bottom: 2px;
	margin-bottom: 3px;
	}
	
div.ballastfinder td {
  font-family: arial;
	font: 8pt;
	color: #fffca1;
	padding: 0px;
	}
	
div.ballastfinder input {
  border: 1px solid white;
	margin: 3px 0px;
	}

div.ballastfinder b {
	font: 12pt;
	color: yellow;
	padding: 0px;
	}
div.specials {
  font: 12px;
  width: 180px;
	padding: 0px 3px 0px 5px;
	background-color: #feffdf;
	border: 1px solid #8e8e8e;
	padding: 3px 5px;
	margin-top: 3px;
	}

div.specials a {
  color: black;
	}
	
div.specials span {
	font-weight: bold;
	color: red;
	}
	
div.firstcoupon {
  font: 12px;
  width: 180px;
	padding: 4px;
	background-color: #dbf5ff;
	border: 1px solid #1d7292;
	padding-bottom: 2px;
	margin-top: 3px;
	text-align: left;
	}
	
div.checkoutheader {
  width: 100%;
	text-align: left;
	height: 20px;
	}
	
div.seals {
  width: 875px;
	margin-top: 5px;
	padding-left: 10px;
	text-align: left;
	}

div.seals img {
  vertical-align: bottom;
	margin-left: 25px;
	}

