@charset "utf-8";
body  {
	background: #00F; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0px;
	color: #1d2d7c;
}
#wrapper {
	padding: 0px;
	margin: 0px auto;
	background: #00F;
	width:920px;
	min-width:760px;
	border-top: 3px solid #00F;
	border-right: 3px solid #00F;
	border-left: 3px solid #00F;
}
#container  {
	background: #FFF;
	text-align: left;
	width: 950px;
	color: #333;
	padding: 0px;
	width:915px;
	min-width:760px;
	margin: 0px auto;
	position: relative;
	border-top: 1px solid #1d2d7c;
	border-right: 1px solid #1d2d7c;
	border-bottom: 1px solid #1d2d7c;
	border-left: 1px solid #FFF;
} 

#header  {
	padding: 0;
	width: 100%;
	border-width: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background: #00F;
} 
#header h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
}


/* Tips for sidebars:
1. Since we are working in percentages, it's best not to use side padding on the sidebars. It will be added to the width for standards compliant browsers creating an unknown actual width. 
2. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".marginLfRt #sidebar1 p" rule.
3. Since Explorer calculates widths after the parent element is rendered, you may occasionally run into unexplained bugs with percentage-based columns. If you need more predictable results, you may choose to change to pixel sized columns.
*/
#sidebar1  {
	float: left;
	padding: 10px;
	margin: 10px 0px 0px 10px;
	text-align: left;
	width: 203px;
	border: 1px solid #C7C7C7;
	position: relative;
}



#sidebar2  {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 180px; /* since this element is floated, a width must be given */
	background: #FFF;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 10px 7px 0px;
	position: relative;
	text-align: center;
	height: 450px;
	top: 30px;
}
#containerInner #adBox1 {
	height: 262px;
	width: 310px;
	border: 1px solid #C7C7C7;
	float: left;
	margin: 0px;
	right: 0px;
	position: relative;
	top: 120px;
	left: -225px;
	padding-right: 15px;
}
#containerInner #adBox2 {
	height: 262px;
	width: 310px;
	border: 1px solid #C7C7C7;
	float: left;
	margin: 0px;
	right: 0px;
	position: relative;
	top: -144px;
	left: 340px;
	padding-right: 15px;
}
/*** start of feature box ***/
#mainFeatureBoxTitle {
	height: 30px;
	width: 586px;
	border: 1px solid #C7C7C7;
	position: relative;
	float: left;
	top: 15px;
	background: #1d2d7c;
	font-family: "Arial Black", Gadget, sans-serif;
	padding: 2px 0px 0px;
	margin: 0px;
	right: 0px;
	text-align: center;
	color: #FFF;
	left: 37px;
}

#mainFeatureBox {
	height: 545px;
	width: 586px;
	float: left;
	position: relative;
	margin-top: 2px;
	padding: 0px;
	top: 13px;
	right: -37px;
	border: 1px solid #C7C7C7;
}
#mainFeatureBox a:link, a:visited, a:hover, a:focus  {
	color: #000000;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
}
#mainFeatureBoxInner {
	height: 300px;
	width: 575px;
	position: relative;
	float: left;
	top: -120px;
	left: 1px;
	background: url(../../picts/thanksgiving2.gif) no-repeat center center;
	border-top: 1px solid #C7C7C7;
	border-right: 5px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 5px solid #C7C7C7;
}
#mainFeatureBox #pic1T {
	height: 115px;
	width: 115px;
	position: relative;
	float: left;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 5px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
}
#mainFeatureBox #pic2T {
	height: 115px;
	width: 115px;
	position: relative;
	float: left;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 5px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	padding: 0px;
	top: 0px;
	left: 0px;
	text-align: center;
}
#mainFeatureBox #pic3T {
	height: 115px;
	width: 115px;
	position: relative;
	float: left;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 5px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	padding: 0px;
	top: 0px;
	left: 0px;
	text-align: center;
}
#mainFeatureBox #pic4T {
	height: 115px;
	width: 115px;
	position: relative;
	float: left;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 5px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	padding: 0px;
	top: 0px;
	left: 0px;
	text-align: center;
}
#mainFeatureBox #pic5T {
	height: 115px;
	width: 115px;
	position: relative;
	float: left;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 5px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	padding: 0px;
	top: 0px;
	left: 0px;
	text-align: center;
}
#mainFeatureBox #pic1B {
	height: 115px;
	width: 115px;
	position: relative;
	float: right;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 5px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	top: 304px;
	right: 0px;
	text-align: center;
	left: -468px;
}
#mainFeatureBox #pic2B {
	height: 115px;
	width: 115px;
	position: relative;
	float: right;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 5px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	top: 304px;
	right: 0px;
	text-align: center;
	left: -234px;
}
#mainFeatureBox #pic3B {
	height: 115px;
	width: 115px;
	position: relative;
	float: right;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 5px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px double #C7C7C7;
	border-left: 1px solid #C7C7C7;
	top: 304px;
	right: 0px;
	text-align: center;
	left: 0px;
}
#mainFeatureBox #pic4B {
	height: 115px;
	width: 115px;
	position: relative;
	float: right;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 5px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	top: 304px;
	right: 0px;
	text-align: center;
	left: 234px;
}
#mainFeatureBox #pic5B {
	height: 115px;
	width: 115px;
	position: relative;
	float: right;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	border-top: 5px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
	top: 304px;
	text-align: center;
	left: 468px;
}
#mainFeatureBox #pic1T a:hover span,mainFeatureBox #pic1T a:active span,#mainFeatureBox #pic1T a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic2T a:hover span,mainFeatureBox #pic2T a:active span,#mainFeatureBox #pic2T a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic3T a:hover span,mainFeatureBox #pic3T a:active span,#mainFeatureBox #pic3T a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic4T a:hover span,mainFeatureBox #pic4T a:active span,#mainFeatureBox #pic4T a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic5T a:hover span,mainFeatureBox #pic5T a:active span,#mainFeatureBox #pic5T a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic1B a:hover span,mainFeatureBox #pic1B a:active span,#mainFeatureBox #pic1B a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic2B a:hover span,mainFeatureBox #pic2B a:active span,#mainFeatureBox #pic2B a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic3B a:hover span,mainFeatureBox #pic3B a:active span,#mainFeatureBox #pic3B a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic4B a:hover span,mainFeatureBox #pic4B a:active span,#mainFeatureBox #pic4B a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
#mainFeatureBox #pic5B a:hover span,mainFeatureBox #pic5B a:active span,#mainFeatureBox #pic5B a:focus span {
	visibility:visible !important;
	background: #0CF url(../../picts/FT-100x100-0-0_Sony_KDL40S5100.jpg) no-repeat center center;
	text-align: center;
	color: #000000;
	margin: 0px;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	border-left: 2px solid #C7C7C7;
}
.lione {
}
.litwo {
}
.lithree {
}
.lifour {
}
.lifive {
}
.lisix {
}
.liseven {
}
.lieight {
}
.linine {
}
.liten {
}
#mainFeatureBoxInner a span {
	visibility:hidden;
}
i{
	content:"\"/*";
} /* IE5 skips the next rule */
#mainFeatureBox #pic1T a span {
	z-index:-1000;
	position:absolute;
	width:579px;
	height:300px;
	top:123px;
	left:2px;
	border: 1px solid #C7C7C7;
}
#mainFeatureBox #pic2T a span {
	z-index:1000;
	position:absolute;
	width:583px;
	height:349px;
	top:30px;
	left:0;
}
/* NOT WORKING YET */
[if IE 5]>
<style type="text/css" media="screen">
a {height:1px}
#mainFeatureBoxInnerXXXXXXX {
	z-index:-1;
	position:absolute;
	width:581px;
	top:125px;
	left:0px;
	background: url(../../picts/thanksgiving2.gif) no-repeat center center;
	border-top: 2px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 2px solid #C7C7C7;
	border-left: 1px solid #C7C7C7;
}
<![endif]
/* location of picture on hover */
#mainFeatureBox #pic1T a span {display:none}
#mainFeatureBox #pic1T a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:120px;
	left:-1px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic2T a span {display:none}
#mainFeatureBox #pic2T a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:120px;
	left:-118px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic3T a span {display:none}
#mainFeatureBox #pic3T a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:120px;
	left:-235px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic3T a span {display:none}
#mainFeatureBox #pic3T a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:120px;
	left:-235px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic4T a span {display:none}
#mainFeatureBox #pic4T a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:120px;
	left:-352px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}#mainFeatureBox #pic5T a span {display:none}
#mainFeatureBox #pic5T a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:120px;
	left:-469px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic1B a span {display:none}
#mainFeatureBox #pic1B a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:-309px;
	left:-1px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic2B a span {display:none}
#mainFeatureBox #pic2B a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:-309px;
	left:-117px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic2B a span {display:none}
#mainFeatureBox #pic2B a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:-309px;
	left:-118px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic3B a span {display:none}
#mainFeatureBox #pic3B a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:-309px;
	left:-235px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic4B a span {display:none}
#mainFeatureBox #pic4B a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:-309px;
	left:-352px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}
#mainFeatureBox #pic5B a span {display:none}
#mainFeatureBox #pic5B a:hover span {
	display:inline !important;
	z-index:1;
	position:absolute;
	width:581px;
	height:300px;
	top:-309px;
	left:-469px;
	border-bottom: 3px #C7C7C7;
	margin-bottom: 0px;
}


/*** end of feature box ***/

#containerInner #shopByBrand {
	border: 1px solid #C7C7C7;
	padding: 0px 10px 10px;
	float: left;
	position: relative;
	top: -130px;
	right: 0px;
	height: 100px;
	width: 620px;
	margin-left: 10px;
	background: #FFF;
	margin-top: 0px;
	left: 10px;
}


.imgLogoMain {
	position: relative;
	float: left;
	margin-left: 3%;
	background: #00F;
}
.imgHunderdsRight {
	float: right;
	margin-right: 3%;
	position: relative;
	background: #00F;
	top: 50px;
	right: 5%;
}
.imgWeSearch {
	margin-right: auto;
	margin-left: auto;
	background: #00F;

}
#searchBoxBottom {
	background: #F7F7F7;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #C7C7C7;
	position: relative;
}
#adsenceMainBtm {
	background: #FFF;
	height: 120px;
	padding-top: 10px;
	top: -110px;
	width: 728px;
	position: relative;
	float: left;
	padding-left: 30px;
	left: 50px;
}
#adsenceSecondaryBtm {
	background: #FFF;
	height: 120px;
	padding-top: 10px;
}


#sidebar1 p ,.thrColLiqHdr #sidebar1 h3 ,.thrColLiqHdr #sidebar2 p ,.thrColLiqHdr #sidebar2 h3  {
	margin-left: 20px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 20px;
}
/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
#mainContent  {
	width: auto;
	background: #FFF;
	text-align: center;
	border: 1px solid #CCC;
	float: left;
	position: relative;
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
#menuMainHorz {
	height: 34px;
	width: 920px;
	padding: 0px;
	background: #00F;
	text-align: left;
	margin: 0px auto;
	border-width: 0px;
	position: relative;
	
	
}
#searchNcategoryBar {
	background: #CCC url(../../picts/searchCategoryBar.gif) repeat;
	height: 25px;
	width: auto;
	padding: 10px;
	margin: 0px;
	border: 6px solid #FFF;
	position: relative;
}
#dataFeed {
	background: #FFF;
	text-align: center;
	position: relative;
	padding: 0px 30px;
	width: auto;
	border-top: 20px solid #FFF;
	top: -22px;
	margin-bottom: -20px;
}

#container #containerInner {
	background: #FFF;
	text-align: left;
	margin: 1px 12px 6px 0px;
	width: auto;
	position: relative;
	float: left;
	left: 6px;
	right: 0px;
	bottom: 0px;
	border: 3px solid #1d2d7c;
	height: 1300px;
	top: 0px;
	padding: 0px 3px 3px;
}
#productReviewInner {
	background: #FFF;
	height: 900px;
}

#footerBar {
	background: url(../../picts/footerBar.gif) repeat;
	width: auto;
	height: 15px;
	margin-right: 0px;
	position: relative;
}

#footer  {
	width: auto;
	text-align: center;
	font-size: 0.7em;
	padding: 10px 30px;
	margin: 0px;
	background: #FFF;
	position: relative;
}
#containerInner #shoppingCategory {
	color: #FFF;
	height: 22px;
	width: 202px;
	text-align: center;
	background: #1d2d7c;
	bottom: 3px;
	margin-top: -5px;
	margin-left: 0px;
	position: relative;
	margin-bottom: 0px;
	top: 15px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 0px;
}

#footer a:link, a:visited, a:hover, a:focus  {
	color: #C7C7C7;
	font-size: 1em;
	text-align: center;
	text-decoration: underline;
}

#footer p  {
	margin: 0 0 10; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	border-width: 0px;
	width: 100%;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	position: relative;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
	height:0;
	line-height: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
/* this is to show a message that the user has their Java Script turned off */
#searchNcategoryBar p.noScript 
{
	font-size:0.8em;
	color:#FFF;
	position: relative;
	float: left;
	margin-left: 40px;
	margin-top: 5px;
	text-decoration: blink;
}
#containerInner #thankYou {
	border: 5px solid #1d2d7c;
	margin: 0px;
	padding: 20px 250px;
	text-align: left;
	color: #666;
	width: auto;
	background: #FFF;
	position: relative;
}
#containerInner #privacyPolicy {
	text-align: left;
	width: auto;
	border: 10px solid #1d2d7c;
	padding: 10px 50px 20px;
	margin: 0px;
	background: #FFF;
}
#containerInner #contactForm {
	text-align: left;
	margin: 0px auto;
	width: auto;
	border: 10px solid #1D2D7C;
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
#contactForm #inner{
	text-align: left;
	margin: 0px auto;
	width: 700px;
	background: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
#containerInner #productReview {
	text-align: left;
	margin: 10px;
	padding: 10px;
	width: 98%;
	border: 3px solid #1d2d7c;
	background: #FFF;
}
#containerInner #siteSearchResults {
	text-align: left;
	margin: 10px;
	padding: 10px;
	width: auto;
	border: 3px solid #1d2d7c;
}
#containerInner #sitemap {
	text-align: left;
	margin: 0px;
	padding: 20px 20px 20px 100px;
	width: auto;
	background: #FFF;
	float: none;
	border-right: 40px solid #FFF;
	border-bottom: 40px;
	border-left: 40px solid #FFF;
}
#containerInner #linksPage {
	
	text-align: left;
	margin: 10px 10px 10px 20px;
	padding: 10px;
	position: relative;
	float: left;
	background: #CCC;
}

#containerInner #linksPage #leftColumn {
	
	color: #1d2d7c;
	text-align: left;
	margin: 5px;
	padding: 0px 10px 10px;
	float: left;
	width: 250px;
	position: relative;
	background: #CCC;
	font-size: .6em;
	height: 750px;
}
#containerInner #linksPage #rightColumn {
	color: #1d2d7c;
	text-align: left;
	margin: 5px;
	padding: 0px 10px 10px;
	float: right;
	width: 250px;
	position: relative;
	background: #CCC;
	font-size: .6em;
	height: 750px;
}
#containerInner #linksPage #middleColumn {
	color: #1d2d7c;
	text-align: left;
	margin: 5px auto;
	padding: 0px 10px 10px;
	width: 250px;
	float: left;
	position: relative;
	background: #CCC;
	font-size: .6em;
	height: 750px;

}
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
}
.currentTab {
	background: url(spry-assets/tab_main_white.gif) no-repeat;
}

.linkHover a:link, a:visited, a:hover, a:active    {
	color: #C7C7C7;
	font-size: 1em;
	text-align: center;
}
#containerInner #shopBy {
	text-align: center;
	height: 40px;
	padding: 5px;
	top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin: 0px;
	left: 16px;
}
/* Shop by Brand Shop by Store Coupons */
<style type="text/css">

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}
#jobsMain {
	background: #FFF;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-left: 0px;
}
#ebayMain {
	background: #FFF;
	float: left;
	position: relative;
	padding: 0px;
	margin-top: -20px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#btmAddsMain {
	background: #FFF;
	position: relative;
	height: 500px;
}



.hovermenu ul li{
	list-style: none;
	display: inline;
}

.hovermenu ul li a{
	padding: 2px 0.5em;
	text-decoration: none;
	color: #1d2d7c;
	position: relative;
	float: left;
	font-size: .9em;
	bottom: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	white-space: nowrap;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	top: 0px;
	left: 195px;
}


.hovermenu ul li a:hover{
	text-decoration: underline;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
}
</style>
#errorPage {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	background: #00F;
	text-align: center;
	color: #FFF;
	line-height: 25px;
}
#errorPage p {
	color: #FFF;
}
