body, html {padding: 0; margin: 0}
body {
	background-color: #455062;
	background-image: url("/siteimages/background-repeat.png");
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
}
.preload {background-image:url(/siteimages/HeaderTab-Over.gif)}
a:link,
a:visited {
	color: #4169E1;
	text-decoration: none;
}
a:hover {
	color: #92adff;
	text-decoration: underline;
}
a:active {}
p {font-family: Arial}
h1, h2, h3, h4 {font-family: Arial; font-weight: bold; letter-spacing: -1px}
a#_ctl1_lnkbtnAdSearch:hover {color: #4169E1}
#lblClubPrice {font-size: 16px}
#main {
	width: 965px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
#container {
	position: relative;
}
#header {
	width: 965px;
	height: 100px;
	background: #fff url(/siteimages/header.jpg) top left no-repeat;
	position: relative;
	border: none;
	border-bottom:solid 0px;
}

/* Top half of the links in the header */
#navbar {
	position: absolute;
	bottom: 2px;
	right: 224px;
}

/* Top half of the links in the header */
	#navbar ul {
		margin: 0;
		padding: 0;
	}
	#navbar li {
		list-style: none;
		display: block;
		float: left;
	}
	#navbar a {
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 8px 0px 8px;
		width: 76px;
		height: 19px;
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #f0f5ff;
		text-align:center;
		line-height:18px;
	}
	#navbar a:hover {
		background-color: #8c97ad;
		color: #fff;
	}
	#ShareButton a {margin-left: -595px}
	#ShareButton a:hover {background: none}
/* contains all the site contents */
#core {
	width: 960px;
	height: auto;
	margin-top: 0px;
	margin-left:5px;
	/* Left Nav Background (extra bottom space) */
	border: solid #666 1px;
	border-top:none;
	background-color: #fff;
	background-image: url(/siteimages/NavMenuBG.png); 
	background-repeat: repeat-y;
}
/* coreleft - NavMenu.ascx */
#coreleft {
	width: 162px;
	float: right;
}
/* coreleft - NavMenu.ascx */
	#coreleft ul {
		margin: 0px;
		padding: 0px 0px 14px 0px;
		width: 161px;
	}
	#coreleft li {
		margin-top: 0px;
		list-style-type: none;
		line-height: 14px;
		font-size: 12px;
	}
	#coreleft ul li a {
		display: block;
		padding-top: 0px;
		padding-bottom: 2px;
		padding-left: 10px;
		color: #3d3f85;
		text-decoration: none;
		font-family: Arial;
	}
	#coreleft ul li a:hover {
		background: url(/siteimages/MenuButtonR.jpg);
		background-repeat: no-repeat;
		color: #0C0E67;
	}
	#coreleft .navheader {
		padding: 0;
		background-image: url('/siteimages/nav_bg.png');
		background-repeat: no-repeat;
		height: 33px;
		padding-top: 5px;
		font-size: 15px;
		margin-top: 10;
		list-style-type: none;
	}
	#coreleft .navheader a {color: #fff}
	#coreleft .navheader a:hover {background: none; color: #fff; text-decoration: underline}
/* the center part  */
#corecenter {
	width: 796px;
	float: right;
	background-color: #fff;
	border-left: 1px solid #666;
}
/* the footer */
#footer {
	clear: both;
	background: #cdcec8;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
	#footer ul {
		margin: 0;
		padding: 0;
		overflow: auto;
		margin-left: 10px;
	}
	#footer li {
		list-style-type: none;
		float: left;
		margin-right: 20px;
	}	
	#footer a {
		display: block;
		padding: 2px 6px;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		color: #5d6c7f;
	}
	#footer a:hover {
		background: #5d6c7f;
		color: #fff;
	}
#hours {
	background: #eee;
	font-size: 16px;
	text-align: center;
	padding: 10px 0px;
}
#footlinks {
	width: 960px;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px 0px 10px 0px;
	margin-left:5px;
	border: solid #fff 1px;
	background: #5c6d7d;
}
	#footlinks a {
		text-decoration: none;
		display: block;
		padding: 4px 3px 4px 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		height:10px;
		color:#FFF
	}
	#footlinks a:hover {
		background: #455062;
		color: #FFF;
	}
	#footlinks li {
		display: block;
		width: 20%; 
		Float:left;
	}
	#footlinks ul {
		margin: 5px;
		padding: 0px;
		overflow:hidden;
	}
#CategoryControlDiv,
#ProductControlDiv {padding: 5px}
.Product-Price {font-size: 10px;}

/* contains all the minicart contents */
#minicartcontainer {
	background: #eaeaea;
	background-image:url(/siteimages/MiniCart_BG.gif);
	position: absolute;
	top: 0px;
	left: 759px;
	height: 100px;
	width: 206px;
	z-index:1;
	overflow: auto;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
	opacity: 0.99;
	text-align: center;
	border: solid 1px #626e81;
}
#AddToFav{
	float:right; 
	line-height: 1;
	font-size:12px;
}								

/* contains all the categories.aspx contents */
#CategoryDescription {text-align:center}
#dlFavorites {
	height:100%;
	Width:100%;
}
.favitemBox{padding-top:10px}
.favitemBox2{
	padding-bottom:10px;
	vertical-align:bottom;
}
#favCatText{
	color:#666666;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}
#favCatName a {
	font-size:13px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:bottom;
	text-decoration:none;
}
#SubCategoryContainer img,
#FavoritesContainer img {display: block; margin: auto}
#SubCategoryContainer img:hover,
#FavoritesContainer img:hover {
	opacity: 0.7; 
	filter:alpha(opacity=70); 
}
#dlSubCategories td {
	width: 10%;
	vertical-align: top;
}
.CategoryitemBox{
	padding-top:10px;
}
.CategoryitemBox2{
	padding-bottom:10px;
	vertical-align:bottom;
}
#lblCatText{
	color:#666666;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
}
#favCatName a,
.lblCatName a {
	font-size: 13px;
	font-weight: bold;
	color: #4169E1;
	text-decoration: none;
}
#favCatName a:hover,
.lblCatName a:hover {
	color: #92adff;
	text-decoration: underline;
}

/* contains all the templates contents */
#Product-lblItemName {
	background-color:#5f6b7f;
	color: #fff;
	font-size:18px;
	padding: 5px 0px 5px 10px;
}
#Product-Main {margin-top: 5px}
#Product-lblHeader {padding: 5px 5px 5px 5px}
#Product-imgProductSmall {padding: 10px; background-color: #eee; border: 1px solid #bbb}
#Product-imgProductSmall img {display: block}
#Product-lblProdDesc2 {padding: 10px 20px 10px 0px}
#Product-lblProdDesc3 {padding: 5px 5px 5px 5px}
.Product-VerticalDottedLine {
	width:1px;
	background:url(../../../../Siteimages/Dotline.gif) left top repeat-y ; 
}
.Product-HorizontalDottedLine {
	height:1px;
	background:url(../../../../Siteimages/Dotline.gif) left top repeat-x ; 
}
#Product-MainProduct {
	border:#5f6b7f solid 2px;
	background-color:#eeeeee;
}
#Product-lblItem {
	background-color:#5f6b7f;
	color:#fff;
	font-size:14px;
	padding: 5px 0px 5px 10px;
}
.Product-lblShortDesc {padding: 0px 0px 5px 0px; font-size: 12px}
.Product-MainProductError{
	color:Red; 
	background-color:#eeeeee; 
	text-align:right;
	font-weight:bold;
}
#Product-SubProductContainer {margin-top: 5px}
.Product-SubProduct{
	border:#5f6b7f solid 2px;
	background-color:#eeeeee;
	margin-top: 2px;
}
.Product-SubProductNumber {
	background-color:#5f6b7f;
	color:#fff;
	font-size:14px;
	padding: 5px 0px 5px 5px;
}
.Product-SubProductError {
	color:Red; 
	background-color:#eeeeee; 
	text-align:right;
	font-weight:bold;
}

/* Body Content Pages for Static Pages*/
/* Text Elements */
.titleheader, #lblTitle {
	font-size: 26px;
	text-align: center;
	color: #455062;
}
.divider, #SubCategoryTitle, #FavoritesTitle {
	background-image: url('../images/divider_psm.jpg');
	background-repeat:no-repeat;
	line-height: 40px;
	padding-left: 16px;
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
	margin-bottom: 8px;
}
.divider a:link,
.divider a:visited {color: #fff}
.divider a:hover {color: #fff}
.price {
	display: block;
	color: #ff0000;
    font-size: 14px;
}
.priceIntro {
	display: block;
	color: #5F6B7F;
    font-size: 10px;
	position:relative;
	top: 6px;
}

/* Product Table - Use for complex product layouts or tabular data */
/* Avoid usage of tables where numerous products */
table.product_table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-collapse: collapse;
}
	table.product_table td {
		width: 25%;
		vertical-align: top;
		text-align: center;
		padding: 8px;
	}
	table.product_table img {display: block; margin: auto;} 
	table.product_table img:hover {opacity: 0.7; filter:alpha(opacity=70);}
	table.product_table td ul {
		list-style-type: square;
		text-align: left;
		padding-left: 30px; 
		margin: auto;
	}
	table.product_table td ul li {
		font-size: 12px;
		line-height: 1.3;
		color: #666;
		list-style-type: square;
		margin: 0px;
	}
	table.product_table p {
		margin: 8px 0px;
		padding: 0px;
		font-size: .8em;
		color: #333;
	}

/* Isotope JQuery Plugin CSS */
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.table-sort {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 6px;
}
.table-sort th {
    -webkit-border-radius: 12px 12px 0 0;
    background-image: url('/images/divider_psm_orange.png');
    color: #f2f2f2;
    font-size: 21px;
    line-height: 28px;
}
.table-sort td {
    width: 1%;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
}
.table-sort a { display: block; padding: 3px 6px; }
a.selected:link,
a.selected:visited { background-color: #798caa; color: #fff; border-left: #888; border-top: #555; }
.filter-tip {
    width: 100%;
    margin: 0;
    padding: 0;
}
.link-magic:active {
    background-color: #f96501;
    color: #fff;
}

/* Floating DIVs - Use for many products with uniform styles.*/
/* Widths and heights must remain uniform */
/* Product images no bigger than 135px (unless 3 per row) in width */
.product_container {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
	.product_container ul {
		padding-left: 30px;
		margin: 0px;
		text-align: left;
	}
	.product_container li {
		font-size: 12px;
		line-height: 1.3;
		list-style-type: square;
		margin: 0px;
		text-align: left;
	}
	.product_table h2,
	.product_container h2 {
		font-family: Arial;
		font-size: 16px;
		font-weight: normal;
		padding: 0px;
		margin: 4px 0;
		line-height: 1.3;
        letter-spacing: 0;
	}
	.product_table img,
	.product_container img {
		display: block;
		margin: auto;
	}
	.product_table img:hover,
	.product_container img:hover {
		opacity: 0.9; 
		filter:alpha(opacity=90); 
	}
.product_2, 
.product_3, 
.product, 
.product_5 {
	text-align: center;
	display: inline-block;
	height: auto;
	vertical-align: top;
	margin-bottom: 24px;
    
    background-color: #fff;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;

    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
* html .product_2,
* html .product_3,
* html .product,
* html .product_5 {display: inline}
*+ html .product_2,
*+ html .product_3,
*+ html .product,
*+ html .product_5 {display: inline}
.product_2 {
	margin-left: 24px;
	margin-right: 24px;
	width: 260px;
}
.product_3 {
	margin-left: 28px;
	margin-right: 28px;
	width: 201px;
}
	.product_3 ul {
		padding-left: 3.3em;
	}
.product {
	margin-left: 6px;
	margin-right: 6px;
	width: 180px;
}
.product_5 {
	padding: 2px;
	width: 146px;
}
.product-name {
    font-size: 13px;
    margin: 8px 0;
    line-height: 1.2;
    display: block;
}


/* GATE PRODUCT DETAIL TABLE */
.Gate_table{
    border: 1px solid #5f6b7f;
}

.Gate_table_title{
    color: #FFFFFF;
     background-color:#fd6601;
     text-align:center;
}

.Gate_table_detail{
    border: 1px solid #5f6b7f;
}



/* LEGACY CLASSES. DO NOT CONTINUE USING */
.content_product_wrap {
	padding: 4px;
	padding-left: 6px;
	text-align: center;
	vertical-align: top;
	width: 774px;
	overflow:auto;
	
}
.content_product_3 {/* 3 images a row  */
	float: left;
	padding-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 240px;
	text-align: center;

}
.content_product_4 {/* 4 images a row  */
	float: left;
	padding-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	width: 184px;
	text-align: center;
}

/* Body Content Categories*/
.Cat_title {
	background-image:url("/images/divider_psm.jpg");
	color: #fff; 
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	padding-top: 16px;
	height: 18px;
	width: 788px;
}
a.Cat_product_title:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0038a9;
	font-weight: bold;
}
a.Cat_product_title:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0038a9;
	font-weight: bold;
}
a.Cat_product_title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7691c8;
	font-weight: bold;
	text-decoration: underline;
}

/*CSS for "READ MORE content*/
.ddpanel .ddpanelcontent{
	background-color: white;
	text-align: justify;
}
.ddpanel .ddpaneltab{
	margin-right: 20px;
	font: normal 12px Arial;
	text-align: justify;
}
.ddpanel .ddpaneltab a{
	float: right;
	background: white;
	text-decoration: none;
	letter-spacing: 0px;
	font: normal 12px Arial;
}
.ddpanel .ddpaneltab a span{
	float: left;
	display: block;
	background: transparent;
	padding: 1px 12px 4px 13px;
	cursor: pointer;
}
.ddpanel .ddpaneltab a span img.pointerimage{
	margin-top: 2px;
	margin-left: 5px;
}
.ddpanel .ddpaneltab a:hover{background-color: white}
.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{outline: 0}
.ddpanel .ddpaneltab a:hover span{background-color: transparent}
.ddpanel {margin-top:-10px !important}

.part_block2 {
	margin:0px;
	padding:0px;
	padding-left:10px;
	float:left;
	width:140px;
	font-family: Arial, Verdana; 
	font-weight: normal; 
	text-decoration: none; 
	font-size:10px;	
}
a.MainCat2:link,
a.MainCat2:visited {
	font-family: Arial, Verdana;
	color: #fff;
	font-weight: normal; 
	text-decoration: none; 
	font-size:10px;
}
a.MainCat2:hover {
	font-family: Arial, Verdana;
    color: #fff;
	font-weight: normal; 
	text-decoration: underline; 
	font-size:10px;	
}
a.MainCat2:active {
	font-family: Arial, Verdana;
    color: #fff;
	font-weight: normal; 
	text-decoration: none; 
	font-size:10px;	
}

/* simple list based table layout - KS*/
/* Every new UL becomes it's own column */
.table
{
	background:#fff;
	font-family: Georgia; 
	line-height: 1.4; 
	color: #333; 
	font-size: 1.2em; 
	margin-left:0px;
}
.table ul {
	float:left;
	margin:0;
	padding:0;
}
.table ul li {
	list-style:none;
	padding:5px 10px;
}
.table ul li.title {
	font-weight:bold;
	background:#455062;
	color:#fff;
}
.table ul li.even {background:#fff }
.table ul li.odd {background:#ddd}
.cageSize {font-family:Arial, Helvetica, sans-serif; font-size:10px}
#lblBreadCrumbs {font-size: 12px}
.links {
	border: 1px solid #333; 
	background: #5f6c7f; 
	overflow: auto; 
	padding: 4px; 
	padding-top: 0px; 
	padding-left: 74px;
}
.links h2 {
	color: orange; 
	margin: 0px; 
	text-align: center; 
	padding: 4px; 
	margin-left: -74px; 
}
.links li {
	float: left; 
	width: 160px; 
	font-size: 12px;
}
.links a:link, .links a:visited {color: #fff}



.Cat_product_bullets {
	color: #5d5d5d;
	text-align: left;
	font-size:10px;
}

.comparechart {
	border-collapse:collapse; 
	font-size: 12px;
	font-family: Arial;
	margin-bottom: 40px;
}
	.comparechart td,
	.comparechart th {
		padding: 1px 2px 2px 1px; 
		border: 1px solid #ddd; 
		text-align: center;
		width: 1%;
}
	.comparechart th {
		background-color: #7a8dab;
		color: #fff;
		padding: 2px;
		font-weight: normal;
		border: 0;
		-webkit-border-top-left-radius: 2px;
		-webkit-border-top-right-radius: 2px;
		-moz-border-top-left-radius: 2px;
		-moz-border-top-right-radius: 2px;
		border-left: 1px solid #fff;
	}
	#sam.comparechart th {
		border-left: 0;
		border-top: 2px solid #fff;
		-webkit-border-top-left-radius: 2px;
		-webkit-border-top-right-radius: 0px;
		-webkit-border-bottom-left-radius: 2px;
		-moz-border-top-left-radius: 2px;
		-moz-border-top-right-radius: 0px;
		-moz-border-bottom-left-radius: 2px;
	}
	
    .comparePos {
		background-image: url(/siteimages/check.png); 
		background-repeat: no-repeat;
		background-position: center center;
	}
	.comparehover {background-color: #eaf5ff; 
	}
	.itemBackground {background-color:#dfebff; 
	}
