﻿/* where_to_buy.css Document */
#maincontent_c1 { margin-left: 10px; width: 964px; background-image:url(../images/c1/lime_image.jpg) top right no-repeat; }
h1 { padding-left: 20px !important; }
a
{
	color: #0074bd;
	text-decoration: none;
}
.artPic_c1
{
	float: right;
	/*margin-top: 2px;*/
}
.wtbSection_c1
{
	border-bottom: 1px solid #efefef;
	font-size: 0.75em;
	padding: 0 20px 20px 20px;
}
.wtbSection_c1 h2
{
	color: #8cc540;
	font-size: 1.3em;
	margin: 15px 0;
}
.wtbLastSection_c1
{
	/*background: url(../images/back_to_top.gif) top left no-repeat;*/
	border-top: 1px solid #efefef;
	display: block;
	font-size: 0.75em;
	height: 18px;
	margin: 0 0 10px 0;
	padding-left: 10px;
}
.wtbSectionLeft_c1
{
	float: left;
	width: 50%;
}
.wtbSectionRight_c1
{
	float: right;
	width: 50%;
}
#box6_c1,#box9_c1,#box13_c1
{
	float: left;
}
#box1_c1,#box2_c1,#box7_c1,#box3_c1,#box8_c1,#box10_c1,#box17_c1,#box11_c1,#box12_c1,#box5_c1,#box4_c1,#box14_c1,#box16_c1,#box15_c1
{
	/*float: left;*/
	margin-left: 9px;
}
/*#box9_c1
{
	float: left;
	margin-left: 3px;
}*/

 #box9_c12
{
	float: left;
	margin-left: 9px;
}
.boxTop_c1
{
	background: url(../images/c1/smallBoxTop.gif) no-repeat bottom left;
	height: 4px;
	width: 146px;
	padding: 0;
}
.boxMiddle_c1
{
	background: url(../images/c1/smallBoxMiddle.gif) repeat-y top left;
	padding: 0 0 10px 0;
	width: 146px;
	height: 91px;
}
.boxMiddle_c1 img
{
	margin-left: 4px;
	padding: 10px 0;
}
.boxBottom_c1
{
	background: url(../images/c1/smallBoxBottom.gif) no-repeat top left;
	height: 4px;
	width: 146px;
}
.boxBottom_c1_new
{
	background: url(../images/c1/smallBoxBottom.gif) no-repeat top left;
	height: 17px;
	width: 146px;
}
.floatLeft { float: left; }
.floatRight { float: right; }
.clearBoth { clear: both; height: 0px;}
.dropDownQ
{
	clear: left;
	float: left;
	line-height: 1.8em;
	vertical-align: bottom;
	width: 145px;
}
/* Alignment tweak for IE */
*:first-child+html .dropDownQ { line-height: 2.0em; }
* html .dropDownQ { line-height: 2.0em; }
/* End IE tweak */
.dropDownA { float: left; }
.dataDropDown { padding-top: 10px; }
.dataDropDown select
{
	background-color: #fbfdfc;
	border: 1px solid #eeeeee;
	width: 150px;
}	
.dataDropDown option
{
	color: #666666;
}
.greyscale { color: #666 !important; }
.strong { font-weight: bold; }
.noBorder { border: 0; }
.whereResultsTable
{
	font-size: 0.75em;
	padding: 20px;
}
.whereResultsTable table
{
	line-height: 2.0em;
	text-align: left;
	vertical-align: top;
	width: 100%;
}
.whereResultsTable td { font-weight: normal; }
.whereResultsTable td.products { font-weight: bold; }
.darkGrey th
{
	background-color: #d4d2d3;
	color: #fff;
	padding: 0 5px;
}
.mediumGrey th, .mediumGrey td
{
	background-color: #f4f4f4;
	vertical-align: top;
	padding: 5px;
}
.lightGrey th, .lightGrey td
{
	background-color: #fcfcfc;
	vertical-align: top;
	padding: 5px;
}
.wtbSectionNew_c1
{
	border-bottom: 1px solid #efefef;
	padding: 0 20px 20px 20px;
}

.mapwrap
{
	margin: 14px;
	margin-bottom: 50px;
}
#mapbox
{
	width:765px; 
	margin-right: 10px;
	font-size: 90%;
	border:1px solid #ccc;
	float: left;
}
#map
{
	overflow: hidden; 
	width:565px; 
	height:400px;
}
.retailerlogo 
{
	float: left;
	height: 99px;
	width: 146px;
	margin: 15px 5px 5px 5px;
}
#clearmap
{
	display: block;
	height: 420px;
	overflow: hidden;
}
#sidebar 
{
	overflow: auto; 
	height: 400px; 
	font-size: 11px; 
	color: #000;
}
.bodyhead, .sidehead
{
	color: #006ba9;
}
.bodyhead
{
	font-size: 105%;
	margin: 24px 5px 5px 0px;
}

.sidehead
{
	margin-left: 50px;
		font-size: 100%;

}