﻿html { background: #808080;}
body {
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 1.25em;
	padding: 0; margin: 0;
	background: #fff;
}
#page  {
	background: #fff;	
}
#pageContent {
	width: 984px;
	margin: 20px auto;
	background: #fff;
}

#TopBanner_Top { 
	background: url('../images/bg-banner.png') repeat-x;
	height: 74px;
	clear: both;
}
#TopBanner_Logo {
	background: url('../images/logo.png') no-repeat;
	background-position: center center;
	height: 74px; width: 300px;
	float: left; margin-left: 25px;
}
#TopBanner_Nav {
	float: right; margin-right: 25px;
	height: 74px; line-height: 74px;
	font-size: 1.2em;
}
#TopBanner_Nav ul { margin:0; padding:0; }
#TopBanner_Nav ul li { list-style-type: none; display: inline; margin: 0 0.5em; }
#TopBanner_Nav ul li a { color: #fefefe; text-decoration: none; border-bottom: 2px solid #89b9dd; }
#TopBanner_Nav ul li a:hover { border-bottom: 2px solid #fff; }

#Landing_Header { background: url('../images/bg-landingheader-gradient.png') repeat-x; height: 326px; clear: both; }
#Landing_Spotlight { background: url('../images/bg-landingheader-spotlight.png') no-repeat; width: 984px; height: 326px; margin: 0 auto;}
#Landing_Screenshot { background: url('../images/screenshot2.png') no-repeat; background-position: 25px 18px; width: 393px; height: 326px; float: left;}
#Landing_Textbox { float: left; width: 530px; height: 270px; color: #fefefe; text-shadow: 2px 1px 4px #000; margin: 30px; }
#Landing_WatchVideo { float: right; background: url('../images/button-WatchVideo.png') no-repeat; width: 249px; height: 53px; margin-top: 1em; }
#Landing_LearnMore { float: right; background: url('../images/button-learnMore.png') no-repeat; width: 249px; height: 53px; margin-top: 1em; margin-left: 15px; }
#Landing_Textbox h1 { font-size: 2.5em; white-space: nowrap; }
#Landing_Textbox h2 { font-size: 1.5em; line-height: 1.25em; margin-top: 0; }
#Landing_Textbox hr { height: 1px; color: #fefefe; background: #fefefe; }

#Breadcrumb_Header {
	background: url('../images/bg-breadcrumb.png') repeat-x; 
	height: 30px; 
	clear: both;
	color: #fefefe;
	font-size: 16px;
	line-height: 30px;
	padding-left: 2em;
}
#Breadcrumb_Header a { color: #fefefe; }

#pageContent { clear: both; }

a { color: #73973d; }

ul li { margin-bottom: 0.25em; }

/* Footer */
#Footer { background: url('../images/bg-footer.png') repeat-x #808080; clear: both; text-align: center; color: #000; height: 100px; padding-top: 2em;}
#Footer a { color: #000; }
#Footer_Primary { font-size: 1.1em; padding-top: 0.5em; }
#Footer_Secondary { font-size: 0.9em; }
#Footer_Copy { font-size: 0.7em; }

/* Font/presentation */
.SerifFamily {
	font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, 'Times New Roman', Times, Serif;
}

h1 { font-size: 2em; margin-bottom: 0.25em; }
h2 { font-size: 1.75em; margin-bottom: 0.25em; }
h3 { font-size: 1.5em; margin-bottom: 0.25em; }
h4 { font-size: 1.2em; margin-bottom: 0.25em; }
h5 { font-size: 1.1em; font-weight: bold; margin-bottom: 0.25em; }
h6 { font-size: 1em; font-weight: bold; }

/* Classes for the basic layout of product pages */
#PreferenceBar {
	width: 200px; float: left;
}
#ProductContent {
	width: 774px;
	margin-left: 210px;
}
.FilterCheckBoxListBox {
	max-height: 150px;
	overflow: scroll;
	overflow-x: hidden;
	padding: 10px 0;
	font-size: 11px;
}
.FilterHeading {
	font-weight: bold;
	border-top: 1px solid #000;
	text-align: center;
	display: block;
	margin: 0 !important;
	padding: 0 !important;
}
.FilterSubheading{
	font-size: 12px;
	text-align: center;
	background: url('images/subHeading.png') no-repeat #FFF;
	background-position: center;
	font-weight: bold;
	border-top: 3px double #000;
	border-bottom: 3px double #000;
	margin-top: 10px;
	padding: 5px 0;
	line-height: 1em;
	background: #f4f4f4;
}

/* Classes for specific product views */
.product9by9Cell {
	width: 260px;
	background: #FFF;
	border-top: 1px dotted #a0a0a0;
	padding: 10px;
	vertical-align: top;
	font-size: 0.8em;
}
.product9by9Cell h2 { margin-bottom: 0.25em; }
.product9by9Cell ul {
	list-style-type: square;
	margin: 0; padding: 0;
	padding-left: 1em;
	margin-left: 10px;
	list-style-position: inside;
	text-indent: -1em;
}
.ProductItem9by9View1  { border-right: 1px dotted #a0a0a0; }
.ProductItem9by9View2  { border-right: 1px dotted #a0a0a0; }
.ProductItem9by9View3  { }
.ProductItem9by9TopRow { border-top: 0; margin-top: 0; }

.productRowViewRow  {
	border-bottom: 1px dotted #a0a0a0;
	font-size: 0.8em;
}
.productRowViewRow td {
	padding: 0.25em 0.5em;
	vertical-align: middle;
}
.productRowViewRow h2 { margin-bottom: 0.25em; }
.productRowViewRow ul li {
	list-style-type: square;
}

.ProductQuickSpec  {
    line-height: 1em;
    white-space: nowrap;
}
.ProductQuickSpec table {
    text-align: center;
    padding: 5px; 
    border: 1px solid #c0c0c0; 
    border-top: 2px solid #2E6E9E; 
    border-bottom: 2px solid #2E6E9E; 
    background: #F4F4F4;
}

/* Classes for individual product pages */
.specs { border-collapse: collapse; font-size: 0.9em;}
.specs th { color: #fff; }
.specs tr { }
.specs td { padding: 0.2em 0.6em; }
.specs .even { background: #ECECED; }
.specs .rowTitle { font-weight: bold; padding-right: 1em; }
.specs ul { margin-top: 0.2em; margin-bottom: 0.2em; }
.specs ul li { margin-left: 2em; line-height: 1.25em; }

.PaddedTable { border-collapse: collapse; }
.PaddedTable td { padding: 2px 4px; }
.PaddedTable thead td { border-bottom: 3px double #c0c0c0; }

.AnalysisTable { width: 90%; }
.AnalysisTable .AnalysisCell { vertical-align: top; padding: 1em; }
.AnalysisTable h2 { margin-top: 0; }

/* Classes for header/footer pagers or statuses for product view */
.ListViewPagerTable { 
    width: 100%;
    border-collapse: collapse;
}
.ListViewPager a  { margin: 0 5px; }
.ListViewPager  {
	width: 100%;
	border: 1px solid #c1c1c1;
	background: #F4F4F4;
}
.ListViewPagerHeading {
    background: #2E6E9E;
    color: #F7FBFE;
    padding: 2px 5px;
}
.ListViewPagerTable tr {
    padding-left: 5px;
}

.BigDropdown { font-size: 0.9em; padding: 3px; }

/* Specific classes */

.bignumeral { font-size: 1.4em; font-family: 'Palatino Linotype', Palatino, 'Book Antiqua', Georgia, 'Times New Roman', Times, Serif; }

.extraLiSpacing li {
	margin-bottom: 1em;
	list-style-type: none;
}
.SuperLiSpacing li {
    padding-bottom: 1.3em !important;
}
.TamedList {
	margin-left:1em;
	padding-left:0;
	list-style-image: url('../images/bullet.png');
}
.TamedList li { padding: 0; margin: 0; }

.noMargins * { margin: 0; }
.noHeaderMargins h1, .noHeaderMargins h2, .noHeaderMargins h3, .noHeaderMargins h4 { margin:0; }
.noHeaderMargins h5, .noHeaderMargins h6, .noHeaderMargins h7 { margin:0; }
.HoverCursor:hover { background: #ad0000; }

.float50 { float: left; width: 50%; }
.float50 .padding { padding: 10px; }

.float33 { float: left; width: 33%; }

.float50padded { float: left; width: 46%; padding: 0 2%; }

/* Similar Products section */
.similarHeading {
    color: #000;
    text-decoration: underline;
    margin: 0 !important;
    font-size: 1.1em;
}
.similarComparisonTable td { text-align: center; }
.similarComparisonTable td .heading { font-weight: bold; }

/* Eye candy (much of which is CSS3) */

.shadowbox {
	background: #FFF;
	/*border: 1px solid #a0a0a0;
	box-shadow: 2px 2px 4px #a0a0a0;
	-moz-box-shadow: 2px 2px 4px #a0a0a0;
	-webkit-box-shadow: 2px 2px 4px #a0a0a0; */
	margin-bottom: 10px;
 }
 
 .roundedcorners  {
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
 }
 
 .roundedcorners15 {
 	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
 }
 
 .highlightHover:hover {
	background: #F8F7D1;
 }
 
 .Highlight  {
	background: #FEFD72; 
 }
 
 
 /* jQuery UI tweaks */
.ui-accordion-content, .ui-tabs-panel	{ padding: 2px !important; }
.ui-button { font-size: 1em !important; }

/* ASP.NET tweaks */
.ASPX_Radiolist tr td { padding-left: 1em; }
.ASPX_Radiolist tr td label { padding-left: 0.5em; }


.NoneFound { text-align: center; font-size: 1.4em; padding: 2em 0 1em 0; }

.bt-content{
	font-size: 0.9em !important;
	line-height: 1.25em !important;
	text-align: justify !important;
	padding: 1em !important;
}
.bt-content h1 { margin: 0; padding: 0; font-size: 1.3em; margin-bottom: 0.5em;}
.bt-content p { padding: 0.25em 0; }

.exceptionHandler  {
    position: absolute; top: 0; left: 50%; width: 50%; margin-left: -25%; font-weight: bold; background: #FFF8C6; padding: 3px; text-align: center; display: none;
	-moz-border-radius-bottomleft: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

/* Featured item section */
.lvFeaturedItems {
    width: 100%;
	border: 1px solid #c1c1c1;
	background: #F4F4F4;
}
.containerFeaturedItems  {
    padding: 0 10px;
}
.FeaturedItem td { vertical-align: top; padding: 0 0.5em; }
.FeaturedItem h3  {
    text-decoration: underline; 
    padding:0; margin: 0.3em 0 0.5em 0; 
    font-size: 1.6em;
    font-weight: bold;
}
.FeaturedItemImage { text-align: center; }
.FeaturedItemImage img { border: 2px solid #c0c0c0; }
.FeaturedItem h4 { margin: 0;  }
.FeaturedItemDescription { font-size: 0.9em; }
.FeaturedPrice { text-align: center; line-height: 1.5em; }
