@charset "utf-8";
/* CSS Document */

#products {
	margin: auto;
	width: 727px;
	border-collapse:collapse;
	empty-cells:show;
	font-size: 13px;
}
#products th {
	color: #FFF;
	cursor: pointer;
	font-variant: small-caps;
	font-weight: normal;
}

#products td, #products th {
	margin: 0;
	text-align: left;
	padding: 5px;
	cursor: pointer;
}

#products tr {
	border-bottom: 1px solid #2C7C8D;
	border-top: 1px solid #2C7C8D;
}

#productListing {
	padding-top: 0px;
	width: 727px;
	margin: 3px auto 15px auto;
}
.SpryHiddenRegion {
   visibility: hidden;
}

.rowHover {
	color: #FFF;
	background-color: #005C73;
	cursor: pointer;
}

.rowSelected {
	color: #F90;
	background-color: #005C73;
}
.phone h5 {
	text-transform: none;
}
#gtm {
	vertical-align: top;
	float: left;
}
.table {
	width: 760px;
	margin: 0px;
	padding: 0 10px;
}
.category2 {
	width: 120px;
	float: right;
	text-align: center;
}
.category {
	width: 300px;
	text-align: left;
}
.phone {
	width: 347px;
}
.cat {
	padding-bottom: 10px;
}
.sort {
	background: #399;
	width: 720px;
	border: 1px solid #FFF;
}
#sortclick {
	font-size: 10px;
	padding-left: 15px;
	cursor: pointer;
}
#sort {
	border: 1px solid #fff;
	background: #399;
	width: 721px;
	margin: 0 auto 10px auto;
	height: 30px;
}
.category2 {
	width: 80px;
	text-align: center!important;
}
#add {
	height: 20px;
	width: 100%;
	padding-left: 20px;
}
