@charset "utf-8";
body {
	background-image: url('https://s3.amazonaws.com/NowInStock.net/images/main/headerBG.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: "Trebuchet MS", Sans-Serif;
	font-size: 12px;
	line-height: 1.35em;
}

.product {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
}
a:link .product {
	color: #666666;
	text-decoration: none;
}
a:visited .product {
	color: #666666;
	text-decoration: none;
}
a:hover .product {
	color: #666666;
	text-decoration: underline;
}
a:active .product {
	color: #666666;
	text-decoration: none;
}



#header {
	background-image: url('https://s3.amazonaws.com/NowInStock.net/images/main/headerBG.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	height: 100px;
	width: 100%;
	margin: auto;
}
#header #hcontainer {
	margin: auto;
	height: 100px;
	width: 950px;
}
#header #loginArea {
	margin-right:30px;
	text-align:right;
	width:350px;
	clear:right;
	line-height: 1.5em;
}
#header #countrySelect {
	vertical-algin: top;
	float:right;
	width: 30px;
	position:relative;
	top:-16px;
	/**top: -10;*/ /* IE hack */
}
#header #countrySelect li{
	list-style:none;
}

#header #logo {
	width: 950px;
	text-align: center;
}
#header #logo img {
	position:relative;
	left:50px;
}
#acctoptions {
	height: 30px;
	padding-top: 20px;
}

#content {
	margin-bottom: 10px;
}
#alerts {
	float: right;
	height: 20px;
	margin-right: auto;
	color: #FFFFFF;
	vertical-align: middle;
}

#container #content #mainHeading {
	height: 180px;
	/*80px is original height*/
	width: 930px;
	padding-left: 20px;
	display: table-cell;
	vertical-align: middle;
	line-height: 100px;
}
h1 {
	font-size: 24px;
	color: #000066;
	display: inline;
	margin-top: 40px;
	line-height: 1.5em;
}
h4 {
	font-size: 16px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: -3px;
}
h5 {
	font-size: 14px;
	color: #666666;
	display: block;
	margin-bottom: -3px;
}
#subContent   {
	width: 303px;
	padding-right: 10px;
	padding-left: 30px;
	float: left;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
}
#subContent p {
	color: #666666;
}
#mainContent   {
	float: left;
	width: 562px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 24px;
	margin-bottom: 20px;
}
#mainContentFull   {
	float: left;
	width: 915px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 24px;
	margin-bottom: 20px;
}
#globalnav   {
	float: left;
	width: 500px;
	height: 20px;
	color: #CCCCCC;
	line-height: 1.5em;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer {
	background-color: #666666;
	width: 100%;
	float: left;
}
#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#footer #content {
	font-size: 1em;
	color: #CCCCCC;
	vertical-align: middle;
	width: 950px;
	margin: auto;
}
#footer #content #leftFoot {
	float: left;
	width: 200px;
	padding-left: 20px;
	text-align: left;
	padding-top: 7px;
}
#footer #content #rightFoot {
	float: right;
	width: 600px;
	padding-right: 20px;
	text-align: right;
	padding-top: 7px;
}
#globalRight1 {
	position: relative;
}

#globalRight2 {
	float: right;
	position: relative;
	width: 145px;
}
#header  a:link, a:visited, a:active  {
	color: #000066;
	text-decoration: underline;

}
#header a:hover {
	color: #666666;
	text-decoration: none;
}
#container  #content  #mainContent  #products  #mainprods  ul, #tracker #mainprods ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#container  #content  #mainContent  #products  #mainprods  li, #tracker #mainprods li {
	float: left;
	width: 120px;
	list-style-type: none;
	height: 180px;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 8px;
}
/*#menu1 {
	visibility: hidden;
	background-color: #666666;
	width: 120px;
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;
	border-left: solid 2px #999999;
	z-index:10;
	position: absolute;
	margin-left:50%;
	top: 90px;
	left:218px;
}
#menu1 ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
#menu1 li{
	font-size: 11px;
	margin:0px;
	display:block;
	width:100%;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menu1 span{
	padding-left: 3px;
}*/

#menu1 a:link{color:#CCCCCC; text-decoration:none; width:100%; padding: 0 0 0 0; display:block;}
#menu1 a:visited{color:#CCCCCC; text-decoration:none; width:100%; padding: 0 0 0 0; display:block;}
#menu1 a:hover{
	color:#333333;
	text-decoration:none;
	width:100%;
	display:block;
	background-color:#CCCCCC;
	font-weight: bold;
}
#menu1 a:active{color:#CCCCCC; text-decoration:none; width:100%; padding: 0 0 0 0; display:block;}
#tcontainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
#tcontainer #acontent #description h1 {
	font-size: 24px;
	color: #000066;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#a2content #description h1 {
	font-size: 24px;
	color: #000066;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#actions ul, #news ul, #links ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#actions li, #news li, #links li {
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 100%;
}


#tcontainer  #acontent,#tcontainer  #a2content {
	float: left;
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	margin-bottom: 20px;
}
#tcontainer  #bcontent {
	width: 610px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	color:#666666;
	margin-bottom: 20px;
}
#tcontainer  #acontent  #bimage {
	text-align: center;
	width: 260px;
}
#actions h4, #news h4, #links h4, #exMenu h4{
	font-size: 16px;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	margin-bottom: 0px;
}
#actions a:link, #news a:link, #links a:link {color:#666666; text-decoration:none; width:100%; display:block;}
#actions a:visited, #news a:visited, #links a:visited {color:#666666; text-decoration:none; width:100%; display:block;}
#actions a:hover, #news a:hover, #links a:hover {
	color:#000066;
	text-decoration:none;
	width:100%;
	display:block;
	background-color:#CCCCCC;
}
#actions a:active, #news a:active, #links a:active {color:#666666; text-decoration:none; width:100%; display:block;}

.ndate {
	font-size:9px;
	color: #999999;
}
#testimonials p {
	font-style:italic;
}

#tracker {
	width: 610px;
	margin-bottom:20px;
}
#theading{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 610px;
	margin-bottom: 3px;
	}
#theading h3{
	font-size: 18px;
	color: #000066;
	margin-bottom: 2px;
}
#bookmark{
	width: 100%;
	text-align: center;
	height:20px;
	vertical-align:middle;
}
#data{
	width: 610px;
}
#data td{
	border-bottom:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
}
#data  a.plink {
	width: 100%;
}

#data a:link{
	color:#000066;
	text-decoration:underline;
	padding: 0 0 0 6;
	display:block;
}
#data a:visited{
	color:#000066;
	text-decoration:underline;
	padding: 0 0 0 6;
	display:block;
}
#data a:hover{
	color:#000066;
	text-decoration:none;
	display:block;
	background-color: #99FF99;
}
#data a:active{
	color:#333333;
	text-decoration:none;
	padding: 0 0 0 6;
	display:block;
}
#mainprods   a:link, #categorySection #mainprods li a:link {color:#000066; text-decoration:none; width:100%;
border:#FFF solid 1px;
padding: 6px;
display:block;}
#mainprods   a:visited, #categorySection #mainprods li a:visited{
	color:#000066;
	text-decoration:none;
	border:#FFF solid 1px;
	padding: 6px;
	display:block;
	width: 100%;
}
#mainprods   a:hover, #categorySection #mainprods li a:hover{
	color:#000066;
	text-decoration:none;
	border:#CCC solid 1px;
	padding: 6px;
	width:100%;
	display:block;
}
#mainprods   a:active, #categorySection #mainprods li a:active{
	color:#000066;
	text-decoration:none;
	border:#000066 solid 1px;
	padding: 6px;
	width:100%;
	/*padding: 0 0 0 6;*/
	display:block;
}
#tcontainer #bcontent #tracker #data #email {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#tcontainer #bcontent #tracker #data #submitbtn {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
#generalContent a:link {color:#000066; text-decoration:underline;}
#generalContent a:visited{color:#000066; text-decoration:underline;}
#generalContent a:hover{color:#000066; text-decoration:none;}
#generalContent a:active{color:#333333; text-decoration:none;}
.question {
	color:#993300;
	font-size: 16px;
	font-weight: bold;
	}.answer {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
#container #content #mainContent #generalContent #column {
	width: 260px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-right: 10px;
}
#form .submitBtn {
	font-size: 12px;
	font-weight: bold;
}
#form1 .inputField {
	font-size: 12px;
	font-weight: bold;
}
#bcontent a:link, #bcontent a:visited, #bcontent a:active {
	text-decoration: underline;
	color: #000066;
}
#bcontent a:hover {
	text-decoration: none;
	color: #000066;
}
#sidebar a:link {
	color: #666666;
	text-decoration: none;
}
#sidebar a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000066;
	text-decoration: none;
}
#sidebar a:active {
	color: #666666;
	text-decoration: none;
}
#news span {
	padding-right: 2px;
	padding-left: 2px;
}
.bigALERT {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#globalRight1 a:link, #globalRight1 a:visited, #globalRight1 a:active {color:#CCCCCC; text-decoration:none;}
#globalRight1 a:hover {color:#CCCCCC; text-decoration:none;}
#description a:link, #description a:visited, #description a:active {color:#000066; text-decoration:none;}
#description a:hover {color:#666666; text-decoration:none;}

#siteAlert {
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-bottom: 10px;
	height: 100px;
	width: 930px;
	padding: 10px;
}
#siteAlert  a:link {
	text-decoration: none;
}
#siteAlert a:link, #siteAlert a:visited, #siteAlert a:hover, #siteAlert a:active {
	text-decoration: none;
	font-weight: bold;
}


#cameraSub {
	visibility: hidden;
	width: 95px;
}
#crumbs {
	padding-left:20px;
	margin-bottom:10px;
}

#notes {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	}
#trackerHeader{
	width:610px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 2px;
}
#trackerHeading {
	width: 400px;
	margin-bottom: 2px;
	height: 30px;
}
#freeAlerts {
	width: 170px;
	margin-bottom: 2px;
	float: right;
	height: 30px;
}
#socialpro {
	width: 100px;
	margin-bottom: 2px;
	float: right;
	height: 25px;
	margin-right:-40px;
}
#trackerHeading h3 {
	font-size: 18px;
	color: #000066;
	margin-bottom: 2px;
	height: 30px;
}

input.groovybutton
{
	font-size:11px;
	font-weight:bold;
	color:#330066;
	width:100px;
	height:25px;
	background-color:#66FFFF;
	border-style:solid;
	border-color:#3366FF;
	border-width:1px;
}
.formFields {
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
#hptitle {
	float: left;
	width: 550px;
	list-style-type: none;
	height: 24px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 1.5em;
}
#smprod2 {
	width: 255px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}


#smprod2 p{
	font-size:14px;
	font-weight: bold;
	background-color: #CCFFFF;
	padding: 3px;
	width: 100%;
}

#smprod2 ul, #smprod2 li {
	font-weight: bold;
}
#smprod2 li {
	list-style-type: circle;
}

#smprod2 a:link, #smprod2 a:visited{
	color: #000066;
	text-decoration: none;
}
#smprod2 a:hover, #smprod2 a:active {
	color: #00CCCC;
	text-decoration: none;
}
#topsellers {
	width: 235px;
	padding-right: 5px;
	padding-left: 10px;
}
.regPrice {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

#exMenu div{
	margin-bottom:70px;
}
#exMenu ul{
	list-style-type: none;
	margin:0 0 70px 0;
	padding: 0px;
}
#exMenu li{
	list-style-type: none;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 50%;
	height:30px;
	float:left;
}
#exMenu a{
	 width:100%;
	 height:30px;
	 vertical-align:baseline;
	 }
#exMenu a:link{color:#666666; text-decoration:none; display:block;}
#exMenu a:visited{color:#666666; text-decoration:none; display:block;}
#exMenu a:hover{
	color:#000066;
	text-decoration:none;
	display:block;
	background-color:#CCCCCC;
}
#exMenu a:active{color:#666666; text-decoration:none; display:block;}
.beta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FF0000;
	vertical-align: text-top;
	text-decoration: none;
}
#data  .beta  a:link {
	text-decoration: none;
}

.blueText {
	color: #000066;
}
#buttonOn, .buttonOn {
	color: #000000;
	background-color: #99FF99;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	width: 100%;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#buttonOff, .buttonOff {
	color: #000000;
	background-color: #F52887;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	padding: 2px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#buttonDelete {
	color: #000000;
	background-color: #FF3300;
	font-size: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: auto;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
#login {
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: middle;
}
#login a:link, #login a:visited, #login a:active {
color: #CCCCCC;
text-decoration: underline;
}
#login a:hover {
color: #000066;
text-decoration: none;
}
a.help {
	position: relative;
	text-decoration: none;
	color: black;
	float: left;
	margin-right: 2px;
}
a.help span {
display: none;
}
a.help:hover {
*background: none; /* IE hack */
z-index: 100;
}
a.help:hover span {
	display:400!important;
	display:inline-block;
	width:200px;
	position: absolute;
	top: -5px;
	left: 20px;
	background: #ffffcc;
	border:solid 1px #CCCCCC;
	text-align: left;
	color:#000;
	padding:5px;
	cursor:help; /* the cherry ;-) */
}
#description  .actionButton {
list-style-type: none;
padding: 2px;
margin: 1px;
float: left;
}
#nisAlarm {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
padding-bottom: 2px;
line-height: 1.5em;
}
#nisAlarm  input {
width: 40px;
}
#buttonGen, .buttonGen {
color: #000000;
background-color: #99FFFF;
font-size: 10px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
cursor: auto;
padding: 2px;
font-family: Arial, Helvetica, sans-serif;
width: 100%;
}
#badup {
background-color: #FFB3B5;
padding: 5px;
height: 60px;
width: 400px;
border: 1px solid #999999;
}
#supportNIS ul {
margin-left:-20px;
}
#supportNIS li {
list-style-type: none;
float: left;
width: 42px;
height: 42px;
text-align:center;
margin: 2px;
border:solid 1px #FFFFFF;
}
#supportNIS img{
vertical-align:middle;
position:relative;
top:6px;
}
#supportNIS li a:link,#supportNIS li a:active,#supportNIS li a:visited {
text-decoration: none;
color:#000066;
display:block;
width:100%;
height:100%;
border:solid 1px #FFFFFF;
vertical-align:middle;
}
#supportNIS span{
display:inline-block;
vertical-align:middle;
}
#supportNIS li a:hover{
display:block;
width:100%;
height:100%;
border:solid 1px #CCCCCC;
}
.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #00CC00;
	vertical-align: text-top;
	text-decoration: none;
}
#footer img {
position:relative;
vertical-align:middle;
}.buttonAdd {
	color: #000000;
	background-color: #33CC33;
	font-size: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: auto;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
#socialPush {
	height: 20px;
	width: 120px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: both;
	float: right;
	background-color: #CCCCCC;
	padding: 2px;
	text-align: center;
}
.socialText {
	font-size: 9px;
}
.attentionText {
	font-size: 18px;
	font-weight: bold;
}
#switchOn, .switchOn {
	color: #000000;
	background-color: #99FF99;
	font-size: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	width: 100%;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#switchOff, .switchOff {
	color: #000000;
	background-color: #F52887;
	font-size: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
	padding: 2px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.resultArea, .resultInvalid, .resultTracked{
	border-bottom:#CCCCCC solid 1px;
	border-right:#CCCCCC solid 1px;
}
.resultTracked{
	background-color:#FFFF66;
	}
.resultInvalid{
	background-color:#FF9999;
}
.userMessage {
	background-color: #FFFF99;
	padding: 10px;
	width: 900px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.strike {
	text-decoration: line-through;
}
#categorySection{

}
#longDescription {
	left:0px;
	width: 600px;
}
img.flag{
	width:27px;
	height:16px;
	background:url('https://s3.amazonaws.com/NowInStock.net/images/flags/mini/flags-mini.png');
}
img.flag.us{
	background-position: 0px -1px;
}
img.flag.uk{
	background-position: 0px -17px;
}
img.flag.ca{
	background-position: 0px -33px;
}
img.flag.de{
	background-position: 0px -49px;
}
img.flag.fr{
	background-position: 0px -65px;
}
img.flag.au{
	background-position: 0px -81px;
}
img.flag.jp{
	background-position: 0px -97px;
}
img.flag.it{
	background-position: 0px -113px;
}
img.flag.es{
	background-position: 0px -129px;
}
img.flag.mx{
	background-position: 0px -145px;
}
img.flag.br{
	background-position: 0px -161px;
}
img.reatilerIcon48{
	width:48px;
	height:48px;
	background:url('/images/icons/stores/stores.jpg');
	vertical-align:middle;
	position:relative;
	top:6px;
	/* background-position needs to be set inline !!!!! */
}
img.retailerIcon32{
	width: 32px;
    height: 32px;
	background:url('/images/icons/stores/stores.jpg');
	background-size: 1856px auto;
	vertical-align:middle;
	position:relative;
	top:6px;
	/* background-position needs to be set inline !!!!! */
}
#archivedTrackers ul {
    opacity: 0.35;
}