body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #454545;
	background-color: #FFFFFF;
	/*background-image: url(/img/bgline.gif);*/
	background-repeat: repeat-y;
	background-position: 125px 0px ;
	margin: 0;
	padding: 0;
}

form, ul, li {
	margin: 0;
	padding: 0;
}

p {
	margin: 0.5em 0px 0.5em 0px;
}

h1, h2, h3, h4, h5 {
	margin:0;
}

a {
	color: #454545;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border: 0;
}

table {
	border-width: 0px;
	border-style: none;
	border-spacing: 0px;
}

td {
	padding: 2px;
}

input.text {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	color: #6a6a6a;
	border: 2px inset #5E5E5E;/*silver;*/
	padding:0;
}


#container {
	position: relative;
	margin-left: 125px;
	/*border-left: 1px solid #87786B;*/
	min-height: 654px;
}

#header {
	height:90px;
	/*border-bottom: 1px solid #87786B;*/
	background-repeat: no-repeat;
}

#header .logo a {
	display: block;
	position: absolute;
	overflow: hidden;
	z-index: 100;
	width: 290px;
	height:90px;
	left: 0px;
	top: 0px;
	background-image: url(/img/councill_inside.gif);
	background-repeat:no-repeat;
	text-indent: -9999px;
}

#header h1.logo {
	margin: 0px;
	padding: 0px;
}

#header p {
	margin: 0px;
}

#menu {
	position: absolute;
	top:72px;
	left:-126px;
	height:215px;
	/*border-bottom: 1px solid #87786B;*/
	width: 125px;
	background-color: transparent;
	overflow: hidden;
}


#quicksearch {
	position: absolute;
	top:284px;
	left:-126px;
	margin: 12px 0px 0px 12px;
}

#quicksearch input {
	width: 100px;
	height: 15px;
}

#content {
	min-height: 586px;
}

#topsection {
	height: 214px;
	/*border-bottom: 1px solid #87786B;*/
	background-color: #ffffff;
	/*background-image: url(/img/logoheader.gif);*/
	background-repeat:no-repeat;
	background-position: 0px -69px;
}


#bottomsection {
	clear: both;
	min-height:371px;
}

#topsection .story, #bottomsection .story {
	float: left;
	display: inline; /*http://www.positioniseverything.net/explorer/doubled-margin.html*/
	margin: 8px 0px 24px 16px;
	width: 500px;
}

#topsection .story {
	height: 170px;
	padding-right: 12px;
	position: absolute;
}

#bottomsection .story {
	width: 600px;
}

#footer {
	clear: both;
	height: 36px;
	padding-left: 12px;
}



.story h1 {
	color: #454545;/*gray;*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
}

.story p {
	color: #454545;/*gray;*/
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.05em;
	line-height: 1.5em;
	padding-bottom: 0.5em;
}



.sidebox {
	position: absolute;
	left: 670px;
	margin-top: 10px;
}

.sidebox li {
	list-style-type: none;
	font-size: 11px;
	line-height: 1.5em;
	white-space: nowrap;
}

.panel {
	padding-top: 30px;
	width: 650px;
}

.global-links {
	font-size: 13px;
	color: #454545;/*gray;*/
}

.account-links {
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: 	#454545;/*gray;*/
}

a.nav {
	color: #5E5E5E;/*silver;*/
}

a.nav:hover {
	color: #5E5E5E;/*silver;*/
	text-decoration: underline;
}

#header p.account-links {
	height: 23px;
	padding-top:10px;
	text-align: right;
}

#header p.global-links {
	text-align: right;
}


/* Menu Styles */
#menu ul {
	margin: 14px 0px 0px 0px;
	padding: 0;
}

#menu ul li {
	list-style-type: none;
	text-align: right;
	margin-right: 12px;
	line-height: 26px;
	white-space: nowrap;
}



/* Where to buy */
.wheretobuy {
	background-image:url(/img/usmap.gif);
	background-repeat:no-repeat;
	background-position: 20px 20px;
	padding: 20px 20px 50px 20px;
	height: 100px;
}

.wheretobuy h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.25em;
	text-decoration: underline;
}

.wheretobuy ul li {
	list-style-type: none;
	font-size: 13px;
	line-height: 1.4em;
}

.wheretobuy li.inactive {
	opacity: 0.5;
	filter:alpha(opacity=50);
}

.card {
	font-size: 10px;
	width:270px;
	height: 9em;
	float: left;
	border: 1px solid silver;
	margin: 10px 20px 10px 0px;
	padding: 10px;
	background-image: url('/img/cardbg.gif');
	background-repeat: repeat-x;
	background-position: 0px -20px;
	text-transform: uppercase;
}

.card p {
	padding: 0;
	margin: 0;
	line-height: 1em;
}

.card .caption {
	font-size: 1.1em;
	font-style: italic;
}
.card .name {
	font-size: 1.3em;
	font-weight: bold;
	font-style: normal;
	
	color: #794f50;
}

.card .address {
	margin-top: 0.5em;
	margin-bottom: 0.7em;
	line-height: 1.1em;
}

.card .phone {
	margin-bottom: 0.7em;
}

.card .webaddress a {
	font-weight: bold;
	font-style: normal;
	color: #794f50;
}

.card .hr {
	/*border-bottom: 1px solid #794f50;*/
	margin: 4px 0px;
}

.hidden {
	display: none
}



form.councill {
	background-color: #F2F2F1;
	padding: 10px 10px 1px 10px;
}


form.councill fieldset{
	background-color:#ECE8E3;
}



.swatchlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.swatchlist li {
	display: block;
	float: left;
	margin-right: 36px;
	margin-bottom: 36px;
	text-align: center;
}

.productlist {
	padding-bottom: 64px;
}

.productlist .caption {
	font-size: 9px;
	text-transform: none;
}

#item_container {
	border-bottom: 1px solid #D0C18A;
}


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

ul.item_tabs li {
	display: inline;
	line-height: 24px ;
	margin: 0px 20px 0px 0px;
	font-weight: bold;
	color: #454545;/*gray;*/
}
ul.item_tabs li a {
	color: #454545;/*gray;*/
}

ul.item_tabs li.current a {
	text-decoration: underline;
}



ul.altimages li {
	padding-bottom:6px;
}


/* Genral table styles */

td.cl, th.cl {
	text-align:left;
}

td.cl-nw, th.cl-nw{
	text-align:left;
	white-space: nowrap;
}

td.cr, th.cr {
	text-align:right;
}

td.cr-nw, th.cr-nw{
	text-align:right;
	white-space: nowrap;
}

/* available as styling */

table.availableas {
	width:100%;
	/*border: 1px solid #DED6CF;*/
}

.availableas td {
	vertical-align: top;
	padding: 4px 6px 4px 6px;
}

.availableas .cs {
	vertical-align: top;
	border-left: 1px solid #DED6CF;
}


.availableas th {
	border-bottom: 1px solid #DED6CF;
	padding: 2px 6px 2px 6px;
}

.availableas tr.even td {
	background-color: #F4F0ED;
}

.availableas tr.odd td {
	background-color: white;
}




.iepng {
	_behavior: url(/css/iepngfix.htc)
}

.disclaimer {
    padding: 6px;
    border: 1px solid #F3F1F0;
}


