/* where_to_buy.css Document */
#maincontent { margin-left: 10px; width: 964px; background-image: none; }
h1 { padding-left: 20px !important; }
a
{
	color: #0074bd;
	text-decoration: none;
}
.artPic
{
	float: right;
	margin-top: -19px;
}
.mywtbSection
{
	border-bottom: 0px solid #efefef;
	padding: 0 20px 20px 20px;
	width:560px;
}
.mywtbSection p{
	font-size				:0.75em;
	padding					:0px 0px 5px 0px;
}
.mywtbSection h2
{
	color: #8cc540;
	font-size: 1.3em;
	margin: 5px 0;
}
.wtbSection
{
	border-bottom: 1px solid #efefef;
	font-size: 0.75em;
	padding: 0 20px 20px 20px;
	width:580px;
}
.wtbSection h2
{
	color: #8cc540;
	font-size: 1.3em;
	margin: 15px 0;
}
.wtbLastSection
{
	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
{
	float: left;
	width: 50%;
}
.wtbSectionRight
{
	float: right;
	width: 50%;
}
#boxx11
{
	float: left;
}
#boxx12, #boxx13, #boxx14, #boxx15, #boxx16
{
	float: left;
	margin-left: 9px;
}
#boxx17
{
	float: left;
	margin-left: 3px;
}
#boxx18, #boxx19
{
	float: left;
	margin-left: 9px;
}
.boxTop
{
	background: url(../images/c1/smallBoxTop.gif) no-repeat top left;
	height: 4px;
	width: 146px;
}
.boxMiddle
{
	background: url(../images/c1/smallBoxMiddle.gif) repeat-y top left;
	padding: 0 0 10px 0;
	width: 146px;
}
.boxMiddle img
{
	margin-left: 4px;
	padding: 10px 0;
}
.boxBottom
{
	background: url(../images/c1/smallBoxBottom.gif) no-repeat top left;
	height: 4px;
	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;
}
