/* ====================== Global Stuff  ========================= */

body {
	padding:0 0 0 0;
	margin:0 0 0 0;
	font-size:12px;
	font-family:helvetica, arial, sans-serif;
	color:#606060;
	background:#F4F2EF;
/*
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-y repeat-x;
*/
}
img {
	border:0;
}
a {
	color:#D545D5;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}	
form {
	display:inline;
}
table {
	border:0;
}
ul,ol {
	list-style:none;
  margin: 0;
  padding-left: 10px;
}

/* ====================== Common Stuff  ========================= */

.fl {
	float:left;
}
.fr {
	float:right;
}

.cb {
	clear:both;
}

.logoDiv {
	width:190px;
	height:43px;
	float:left;
	padding-left:15px;
	padding-top:11px;
}

.logoImg {
	float:left;
	background-position:0 0;
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
}

.floatRight {
	float:right;
}

.ld {
	color:#D545D5;
}
.ld:hover {
	text-decoration:underline;
	color:#D545D5;
	cursor:pointer;
}

.icon {
	cursor:pointer;
}
.searchDiv {
	position:absolute;
	left:210px;
	top:20px;
	float:left;
	overflow:hidden;
	width:390px;
}
.searchDiv input {
	width:290px; 
	margin-top:2px;
	float:left;
}
.searchDiv button {
	background:url(../images/searchButton.png) left top no-repeat;
	margin-left:10px;
	margin-top:1px;
	border:0;
	width:75px;
	height:24px;
	float:left;
	cursor: pointer;
}
.topLinks {
	float:right; 
	padding:4px;
	background:white;
	padding-left:8px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}

.topLinks li {
	display:inline;
	background:url(../images/topLinkDivider.png) right center no-repeat;
	font-size:12px;
	padding-right:8px;
	margin-right:7px;
}
.topLinks li a {
	text-decoration:none;
}
.topLinks li.last{
	background:0;
	padding:0;
	margin:0;
}
.topLinks li a:hover{
	text-decoration:underline;
}
.topLinks li.last{
	background:0;
	padding:0;
	margin:0;
}
.categories {
	background:url(../images/l.png) left top repeat-x #F4F2EF;
	width:auto;
	margin-bottom:1px;
	padding-bottom:1px;
}

.categoryNav {
	width:auto;
	font-size:14px; 
}
.categoryNav li {
	display:inline;
}
.categoryNav li span {
	display:inline;
	line-height:32px;
	text-decoration:none;
	padding:4px 20px 0px 20px;
	cursor: pointer;
}

.inputQuery, select, textarea {
	background:#fff;
	border:1px solid #D9D9D9;
	border-left:1px solid #808080;
	border-top:1px solid #808080;
}

.inputQuery, textarea { 
	padding:2px;
}

/* ====================== Accordion  ========================= */

.vertical_container {
	background: #ffffff;
	margin-top: 25px;
}
.accordion_toggle_0 {
	display: block;
	height: 22px;
	width: 170px;
	background: #ffffff;
	padding: 0 0 0 0;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	text-align: left;
	color: #000000;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
	margin: 0 0 0 0;
}


.accordion_toggle_1 {
	display: block;
	height: 22px;
	width: 160px;
	left:10px;
	text-align: left;
	background: #ffffff;
	padding: 0 0px 0 0px;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_2 {
	display: block;
	height: 22px;
	width: 150px;
	background: #ffffff;
	padding: 0 0px 0 0px;
	text-align: left;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_3 {
	display: block;
	height: 22px;
	width: 140px;
	background: #ffffff;
	padding: 0 0px 0 0px;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_4 {
	display: block;
	height: 22px;
	width: 140px;
	background: #ffffff;
	padding: 0 0px 0 0px;
	line-height: 22px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	outline: none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
	margin: 0 0 0 0;
}

.accordion_toggle_active {
	font-weight: bold;
	color: #D545D5;
	background: #eeeeee;
}
.accordion_content {
	background-color: #ffffff;
	color: #444444;
	overflow: hidden;
}

.accordion_content h2 {
	margin: 0 0 0 0;
	color: #0099FF;
}

.accordion_content p {
	line-height: 150%;
	padding: 0 0 0 0;
}

/* ====================== Search Results  ========================= */

#pricelow, #pricehigh {
  position: relative;
  float: left;
  top: 2px;
  width: 50px;
  height: 2.65ex;
  border: solid 1px rgb(219, 219, 219);
}

#pricelow {
  text-align: right;
}

#pricehigh {
  text-align: left;
}

#slider {
  position: relative;
  float: left;
  margin: 10px 6px 0 6px;
  width: 150px;
  height: 6px;
  background: no-repeat 1px 0 white url('../images/track.jpg');
}

.handle {
  width:12px;
  height:24px;
  cursor:move;
  position: absolute;
  top: -10px;
  background: url('../images/handle.gif') no-repeat;
}


.logo {
	position: absolute;
	width: 133px;
	height: 82px;
	top: 1px;
	left: 50px;
}


#alertRegion {
	float: left;
	width: 140px;
	text-align: right;
}

.labelLeft {
	float: left;
	font-weight: bold;
}


.searchAlert {
	float: right;
}


#prev {
  padding-left: 20px;
  background-position: center left;
}
#prevBot {
  padding-left: 20px;
  background-position: center left;
}

.prevActive {
  background: no-repeat url('../images/iconPrevious.png');
  cursor: pointer;
}

.prevInactive {
  background: no-repeat url('../images/iconPreviousDisabled.png');
  cursor: default;
} 

#currPage {
  display: inline;
  margin-left: 3px;
  margin-top: 2px;
  padding:1px;
}

#next {
  padding-right: 20px;
  background-position: center right;
  margin: 2px 0 0 0;
}
#nextBot {
  padding-right: 20px;
  background-position: center right;
  margin: 2px 0 0 0;
}

.nextActive {
  background: no-repeat url('../images/iconNext.png');
  cursor: pointer;
}

.nextInactive {
  background: no-repeat url('../images/iconNextDisabled.png');
  cursor: default;
} 

.colourChoice {
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	width:15px;
	height:15px;
	border:1px solid #707070;
}

.tinyText {
  width: 16px;
  border: solid 1px #8C8C8C;
  margin-top:0px;
  font-size: 11px;
}

.slashSeparator{
  display: inline;
  padding-top: 2px;
}

.chevSpacer {
  float: left;
  height: 24px;
  width: 20px;
  background: url('../images/chevSpacer.png');
}


div.autocomplete {
position:absolute;
width: 135px;
background-color:white;
border:1px solid #888;
margin:0;
padding:0;
}

div.autocomplete ul {
list-style-type:none;
margin:0;
padding:0;
}

div.autocomplete ul li.selected {
background-color: #ffb;
}

div.autocomplete ul li {
list-style-type:none;
display:block;
margin:0;
padding:2px;
height:32px;
cursor:pointer;
}

#filters {
height: 0px;
overflow: hidden;
visibility: hidden;
background: rgb(240, 240, 240);
}



.nominalFilterWrapper {
position: relative;
float: left;
height: 7ex;
padding: 4px 10px 0 10px;
}

#brand {
position: relative;
float: left;
width: 133px;
height: 2.65ex;
background: white;
}

#merchantWrapper {
width: 140px;
}

.filterLabel {

}

.sliderBar {
  position: relative;
  float: left;
  margin-top: 10px;
  width:135px;
  height:6px;
  background: no-repeat 1px 0 white url('../images/track.jpg');
}

.readout {
  position: relative;
  float: left;
  margin-left: 6px;
  width: 80px;
  height: 20px;
  border: solid 1px #8C8C8C;
  font-size: 12px;
}

.recentWrapper {
  position: absolute;
  width: 350px;
  height: 61px;
  top: 14px;
  left: 660px;
}


.recentWords {
  position: relative;
}

.showComparison {
  float: right;
  margin-right: 4px;
  cursor: default;
  color: rgb(180, 180, 180);
}


.recentBin {
  border: dashed rgb(219,219,219) 1px;
  height: 40px;
}

.recentIcon {
  position: absolute;
}

.recentIconWrapper {
  float: left;
  position: relative;
  width: 32px;
  height: 32px;
  border: solid 1px white;
  margin: 4px;
  cursor: pointer;
  background: white;
  overflow: hidden;
}
  
.recentIconWrapperMouseover {
  float: left;
  position: relative;
  width: 32px;
  height: 32px;
  border: solid 1px orange;
  margin: 4px;
  cursor: pointer;
  background: white;
  overflow: hidden;
}

.termAlert {
  float: left;
}

.productWrapper {
	position:relative;
  float: left;
  background: white;
  margin-top:2px;
  margin-left:2px;
}

.imageWrapper {
  cursor: pointer;
}

.pointer {
  cursor: pointer;
}

.prodInfo {
	position:absolute;
  left:0px;
  bottom:24px;
  text-align:center;
  overflow: hidden;
  background: white;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
  border-right: 1px solid white;
  border-top: 1px solid #ffffff;
	font-size:14px;
  cursor: text;
}

.buyWrapper {
  font-size:12px;
	position:absolute;
	outline-style:none;
  top: 0px;
  right:0px;
  height: 16px;
  text-align:center;
  font-weight: bold;
  color:#606060;
  z-index:100;
}

#products {
	display:block;
	float: left;
	text-align:left;
}

.detailsWrapper {
	position:absolute;
  left: 56px;
  bottom: 0px;
  height: 16px;
  width:69px;
	visibility:hidden;
  padding-left: 4px;
  border-top: solid 1px #8C8C8C;
  border-left: solid 1px #8C8C8C;
  text-align:left;
  cursor: pointer;
  font-size:1px;
  background: url('../images/similarTab2.png') bottom right no-repeat white;
}

.productTab {
  position: absolute;
  right: -1px;
  bottom: -1px;
  height: 17px;
  width: 10px;
  background: no-repeat url('../images/redBox.png');
}

.clearBoth {
  clear: both;
  overflow: hidden;
  height:0px;
}

.MSIEimageFollower {
  float: left;
  height: 0;
  width: 0;
  overflow: hidden;
}

.MSIEcenter {
  text-align: center;
}

.greyed {
  color: rgb(180, 180, 180);
}

.header {
	width:100%;
}

.catHeader {
	color:#202020;
	clear:both;
	font-size:15px;
}

.headerActive {
  font-weight: bold;
}

/* ====================== Login  ========================= */
.loginDiv {
  position: absolute;
  background: white;
  padding: 20px;
  border: 1px solid black;
  z-index:1000;
}
.login {
	position:absolute;
	right:5px;
	top:2px;
	z-index:6000;
}
#userDetails {
	top:50px;
	left:10px;
}

.filterOption {
	float:left;
	border:1px solid #bbbbbb;
	background: #f0f0f0;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:8px;
	margin-right:3px;
	margin-top:1px;
	display:block;
	cursor:pointer;
	white-space:nowrap;
}
.filterOptionHolder {
	border:1px solid #bbbbbb;
	background: #ffffff;
	position:absolute;
	padding: 8px;
	overflow: hidden;
	z-index:100;
}

.pagesEntry {
	height:20px;
  text-align:center;
  margin:1px;
  line-height:20px;
}

.bold {
	font-weight:bold;
}
/* ====================== Product Details  ========================= */
.mainPage {
  display: none;
  position:absolute;
  top: 84px;
  left: 10px;
  width: 98%;
  border:1px solid #dddddd;
  background: white;
}
.actionsPage {
  left: 10px;
  height: 30px;
  border-bottom:1px solid #dddddd;
  background: white;
}

.detailField {
  margin: 0;
  font-size: 12px;
  text-align:left;
  font-weight: bold;
  color: #8C8C8C;
}

.flotr-legend {
  border: solid 1px #8C8C8C;
}

.buyLinkSmall {
  text-decoration: none;
  color: black;
}

.buyLinkSmall:hover {
  text-decoration: underline;
}

.buyLinkSmall img {
  vertical-align: middle;
  border: none;
}

.buySmall {
  display: block;
  float: left;
  height: 20px;
  width: 27px;
  background: no-repeat url('../images/buySmall.jpg');
}

.back {
	float:left;
  cursor: pointer;
}

.hoverOption {
	cursor: pointer;
}

#aditem {
  padding: 0px 0 10px 0px;
  background: white;
}

#productName {
  font-weight: bold;
  padding-bottom: 0px;
}

.upc {
  color: rgb(180, 180, 180);
  font-weight: normal;
  font-style: italic;
}


#graphWrapper {
	
}

#graph  {
  margin: 2px 0 0 0;
  padding: 0;
  width:400px;
  height:180px;
}

#adDetails {
  position: relative;
  margin-top: 10px;
}

#adDetails table {
  width: 500px;
  border-collapse: collapse; 
}

#adDetails td {
  border: 5px solid rgb(240, 240, 240);
  padding: 5px;
}

.detailsTd {
  width: 247px;
}

.indent {
	text-align:left;
  margin-left: 10px;
}

.adjustActionDiv {
	clear:both;
	float:left;
	width:100%;
}
.adjustActionImage {
	float:left;
	padding-right:4px;
	border:0;
	height:18px;
	width:18px;
}
#productImages {
  position: relative;
  width: 256px;
  text-align: center;
  margin-top: 20px;
}

.trEven {
  background: white;
}

.trOdd {
  background: rgb(240, 240, 240);
}

#textSummary {
  position: relative;
  margin-left: 70px;
  margin-top: 20px;
  width: 808px;
}

#imageViewer {
  position: relative;
  width: 256px;
  height: 256px;
  border-bottom: dotted 1px #8C8C8C;
}

.productImage {
	cursor:pointer;
}

#imageSelectors {
  height: 34px;
  margin: auto;
}

.imageSelector {
  float: left;
  height: 34px;
  width: 34px;
  background: white;
}

.droppableHolder {
	position:absolute; 
	border:1px solid #999999;
	width:400px; 
	height:430px; 
	background:white; 
	overflow: hidden;
	z-index:1;
}

.smallDroppable {
	clear:both;
	width:400px; 
	height:400px; 
	border-top:1px solid #aaaaaa;
	overflow: hidden;
}
.importantText {
	font-size:16px;
}
.setBar {
	padding:5px;
	background:white;
	position:absolute;
	right:0px;
	top:84px;
	width:79px;
}
.mainSetWrapper {
	float:left;
	margin-left:15px;
	width:502px; 
	height:540px; 
	overflow: hidden;
}
.mainSet {
	float:left;
	width:500px; 
	height:500px; 
	overflow: hidden;
}
.ba {
	border:1px solid #dddddd;
}
.bl {
	border-left:1px solid #dddddd;
}
.br {
	border-right:1px solid #dddddd;
}
.bt {
	border-top:1px solid #dddddd;
}
.bb {
	border-bottom:1px solid #dddddd;
}
.setDetails {
	display:block;
	float:left;
	width:100%;
	padding-left:4px;
	margin-bottom:10px;
}

.star {
  float: left;
  height: 23px;
  width: 23px;
  background: no-repeat url('../images/star.png')
}

.halfStar {
  float: left;
  height: 23px;
  width: 23px;
  background: no-repeat url('../images/halfStar.png')
}

.noStar {
  float: left;
  height: 23px;
  width: 23px;
  background: no-repeat url('../images/noStar.png')
}
.primaryText {
	color:#D545D5;
}
.curvyBox {
	position:absolute;
	left:20px;
  margin: 0.5in auto;
  color: #000000;
  padding: 10px;
  text-align: left;
  background-color: #F4F2EF;
  border: 1px solid #000000;
}

.aligncenter,div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}