﻿.cqsSearchAndCategoryPane {
  width: 200px;
  float: left;
}

.cqsSearchPane {
  width: 200px;
  height: 22px; 
}

.cqsSearchBox {
  width: 167px;
  height: 18px;
  border: 1px solid #b9b9b9;
  background-color: #dddddd;
  color: #5e5e5e;
  line-height: 18px;
  font-size: 12px;
  padding-left: 3px;
}

.cqsCategoryPane {
  width: 200px;
  margin-top: 20px;
}

.cqsCategoryPane li {
	background-image:url(cqsCategoryBack.gif);
	background-repeat: repeat-x;
	width: 200px;
	height: 25px;
	border-top: 1px solid #FFFFFF;
	list-style: none;
	margin-left: 0px;
}

.cqsCategoryPane li a:link, .cqsCategoryPane li a:active, .cqsCategoryPane li a:visited {
	color: #FFF;
	padding-left: 5px;
	margin-top: 3px;
  font-size: 11px;
}

.cqsCategoryPane li a:hover {
	text-decoration: none;
	color: #cb2d2b;
}

.cqsContentPane {
  width: 660px;
  float: left;
  margin-left: 22px;
}

.ibCqsSearchButton {
  margin-bottom: -6px;
}

.cqsAlphaLinksPane {
 background-color: #dcdcdc;
 height: 22px;
 padding-left: 5px;
}

a.cqsStoreAlphabetLinks:link, a.cqsStoreAlphabetLinks:hover, a.cqsStoreAlphabetLinks:active, a.cqsStoreAlphabetLinks:visited {
  color: #565656;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cqsPrintAndBackPane {
  width: 660px;
  height: 22px;
  text-align: right;
}

.cqsDottedLine {
  width: 660px;
  height: 17px;
	background-image: url(dottedLine.gif);
	background-repeat: repeat-x;
}

.cqlIndividualStoreListing {
	width: 660px;
	height: 100px;
	background-color: #f4f4f4;
}

.cqsStoreListingLogo {
  padding-top: 8px;
	width: 90px;
	height: 98px;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	overflow: hidden;
}

.cqsStoreListingDetails {
	width: 475px;
	float: left;
	margin-left: 21px;
}

.cqsStoreListingTitleDiv {
	padding-top: 8px;
}

.cqsStoreListingTitlePane {
  padding-top: 17px;
  padding-left: 17px;
}

.cqsStoreListingTitle {
	color: #cb2e2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.cqsStoreListingTitle:link, .cqsStoreListingTitle:active, .cqsStoreListingTitle:visited, .cqsStoreListingTitle:hover {
  color: #cb2e2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.cqsStoreListingCategories {
	color: #848484;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cqsStoreListingContactDetails {
	color: #7c7c7c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}

.cqsStoreListingViewStore {
	width: 63px;
	float: left;
	padding-top: 70px;
}

.cqsShopDetailBody {
  width: 660px;
  background-color: #f5f5f5;
}

.cqsShopDetail {
  width: 460px;
  float: left;
}

.cqsShopTags {
  font-family: Arial, Verdana;
  font-size: 10px;
  color: #484848;
}

.cqsShopContact {
  font-family: Arial, Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #484848;
	padding-left: 17px;
	padding-top: 12px;
}

.cqsShopDescription {
  font-family: Arial, Verdana;
  font-size: 11px;
  color: #484848;
	padding-top: 12px;
	padding-left: 17px;
}

.cqsContactResellerHeader {
  font-family: Arial, Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #484848;
	padding-top: 12px;
	padding-left: 17px;
}

.cqsContactResellerPane td {
	padding-left: 17px;
	padding-top: 2px;
	vertical-align: top;
}

.cqsContactResellerPane td {
	padding-left: 17px;
	padding-top: 4px;
	vertical-align: top;
  font-family: Arial, Verdana;
  font-size: 11px;
  color: #484848;
}

.cqsStoreEmailTextbox {
	background-color: #dddddd;
	border: 0px;
	height: 19px;
	width: 320px;
}

.cqsStoreEmailTextboxMultiline {
	background-color: #dddddd;
	border: 0px;
	width: 320px;
	height: 80px;
}

.cqsStoreImageAndOpeningHoursPane {
  width: 197px;
  float: left;
  margin-right: 3px;
}

.cqsStoreLogo {
  width: 197px;
  overflow: hidden;
}

.cqsStoreImage {
  width: 197px;
  overflow: hidden;
}

.cqsStoreOpeninghoursPane {
  width: 197px;
  margin-top: 3px;
}

.cqsStoreOpeninghoursPane table {
	background-color: #dcdcdc;
	width: 197px;
}

.cqsStoreOpeninghoursPane td {
  font-family: Arial, Verdana;
  font-size: 11px;
	padding-left: 15px;
}

.cqsOpeningHoursHeading {
  width: 182px;
  color: #FFFFFF;
  background-color: #8f8f8f;
  font-family: Arial, Verdana;
  font-size: 11px;
	padding-left: 15px;
}