* {
	margin:0;
	padding:0;
}

body, html {
	background:#D4D4D4 url(../images/bg.gif) repeat-x;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

.inputtext, .inputselect, .inputtextarea {padding:1px 2px;font-size:1.2em;font-family:Verdana, Arial, Helvetica, sans-serif;}
#content .inputtext, #content .inputtextarea {width:250px;}
#content .inputsubmit, #content form p.loner {margin-left:150px;}
#content .inputselect {width:259px;}

#content table.list a {font-size:1em;line-height:1.2em;}
#content ul {list-style-type:square;list-style-position:inside;margin:1em 0;color:#35262D;}
.list thead th, #content tfoot td {padding:2px 4px;background-color:#DDCBA1;color:white;font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;}
#content table.links td, #content table#articles td, #content table.list td, #content table.hor td { width:480px;padding:5px;line-height:1.3em;}
.list thead th, #content tfoot td {padding:2px 4px;background-color:#DDCBA1;color:white;font:bold 1.2em Verdana, Arial, Helvetica, sans-serif;}

html {
	overflow-y:scroll;
}

body {
	font-size:70%;
}

a {
	color:#000;
}

a img {
	border:none;
}

img#outer-shadow-footer {
	display:block;
}

h1 {
	margin-bottom:10px;
	background:url(../images/h1_heading.gif) repeat-x;
	font-size:1.7em;
	line-height:1.7em;
}

h2 {
	font-size:1.3em;
}

h1.product-heading {
	margin-bottom:20px;
}

h1.provider-heading {
	margin-bottom:10px;
}

h2 {
	margin-bottom:10px;
	background:url(../images/h2_heading.gif) repeat-x;
	line-height:1.7em;
}

h2.subcategory {	
	background:url(../images/h2_heading.gif) repeat-x;
	line-height:1.7em;
	font-size:1.1em;
}

h2.homepagetitle {	
	background:url(../images/h2_heading.gif) repeat-x;
	line-height:1.4em;
	font-size:1.1em;
	display:inline;
}

h3 {
	font-size:1em;
}

h3.collection {
	margin-bottom:5px;
	font-weight:normal;
}

hr.separator {
	width:100%;
	height:1px;
	margin:5px 0;
	background-color:#AAA;
	color:#AAA;
	border:none;
}

p {
	margin-bottom:10px;
	line-height:1.3em;
}

p#read-more {
	margin-bottom:20px;
}

p#summary {
	margin-bottom:10px;
}

p {
	max-width:595px;
}

p.wwwlink {
	display:inline;
	color:#666666;
	font-size:0.9em;
}

* html p {
	width:595px;
}

p.provider-links {
	margin-top:10px;
}

.product-name {
	font-weight:bold;
}

table {
	border-collapse:collapse;
}

table#attributes {
	margin:10px 0;
}

table#products {
	width:100%;
	margin-top:10px;
}

table.horizontal {
	width:100%;
}

table.horizontal th, table.horizontal td {
	vertical-align:top;
	text-align:left;
}

table.horizontal th {
	width:150px;
	height:20px;
}

th.provider-name {
	line-height:1.6em;
}

ul.alphabet {
	list-style-type:none;
	margin-bottom:20px;
}

ul.alphabet li {
	display:inline;
}

.clear { clear:both; }

#outer-shadow {
	width:936px;
	background:url(../images/outer_shadow.gif) no-repeat/* no-repeat <- !!!*/;
	margin:0 auto;
}

#inner-shadow {
	width:908px;
	margin:0 auto;
	background-color:#FFF;
}

#container {
	width:900px;
	margin:0 auto;
	background-color:#FFF;
	text-align:left;
}

#header {
	height:116px;
	padding:10px;
	background-color:#342c29;
	border-bottom:4px solid #747474;
}

.outer {
	margin-top:50px;
	padding-left:225px;
}

.inner {
	width:675px;
}

* html .inner {
	width:100%;
}

.float-wrap {
	float:left;
	width:900px;
	margin-left:-225px;
}

#content {
	float:right;
	width:705px;
	font-family:Arial, Helvetica, sans-serif;
}
#content .msg {margin:10px 0 15px 0;padding:7px;border:1px solid #AA1700;background-color:#FFE2DD;font-size:12px;}
#content p.msg {margin-top:0;padding:4px;text-align:center;}

* html #content {
	position:relative;
}

#content a:hover {
	text-decoration:none;
}

.content-wrap {
	padding:5px;
}

#left {
	float:left;
	width:180px;
	min-height:250px;
	padding:5px;
}

* html #left {
	position:relative;
	height:250px;
}

#left ul {
	list-style-type:none;
}

#left li {
	display:block;
	padding:4px 0;
	border-bottom:1px solid #000;
}

#left li.first {
	margin-top:20px;
	border-top:1px solid #000;
}

#left li a {
	text-decoration:none;
}

#navigator {
	float:left;
	width:890px;
	height:34px;
	margin:-44px 0 0 -900px;
	padding:5px;
	background:url(../images/navigator.gif) repeat-x;
}

#map_canvas {
font-size:14px;
}

* html #navigator {
	position:relative;
}

#navigator ul {
	list-style-type:none;
	margin:3px 0 0 10px;
}

#navigator li a:hover {
	text-decoration:none;
}

#footer {
	width:900px;
	height:180px;
	margin:0 auto;
	font-size: 11px;
	background:url(../images/bg_footer.gif) repeat-x;
	text-align:left;
}

#footer a:link {
	text-decoration:none;
}
#footer a:visited {
	text-decoration:none;
}
#footer-margin {
	clear:both;
	height:40px;
	overflow:hidden;
}

ul#breadcrumb {
	list-style-type:none;
	margin-bottom:15px;
}

ul#breadcrumb li {
	display:inline;
}

.column-container {
	width:100%;
	overflow:hidden;
}

.column-left {
	float:left;
	width:340px;
}

.column-right {
	float:right;
	width:320px;
}