* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Sans-serif;
	color: #010101;
	
	/* 
	 * Font-size override: Client's request
	 * 2010-07-06
	 */
	font-size:12px !important;
}

body {
	background: #babbbd;
	text-align: center;
}

img {
	border: 0;
}

.image-align-right {
	float: right;
	padding: 0 0 3px 3px;
}
.image-align-left {
	float: left;
	padding: 0 3px 3px 0;
}

h1 {
	font-size: 22px;
	color: #5c5c5c;
	letter-spacing: -1px;
	font-weight: normal;
	padding: 0 0 12px 0;
	
	/* 
	 * No page titles override: Client's request
	 * 2010-07-06
	 */
	display:none !important;
}

h2 {
	font-size: 16px;
	color: #5c5c5c;
	font-weight: normal;
	padding: 0 0 12px 0;
	
	/* 
	 * No page titles override: Client's request
	 * 2010-07-06
	 */
	display:none !important;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

sup {
	/* 
	 * Font-size override: Client's request
	 * 2010-07-06
	 */
	font-size: 7px !important;
}

.fright
{
	float:right;
}

.small
{
	/* 
	 * Font-size override: Client's request
	 * 2010-07-06
	 */
	font-size:9px !important;
	margin-left:105px;
}

/********************************************
 ************* HOMEPAGE STYLES **************
 ********************************************/

#slideshow {
	position: relative;
	width: 961px;
	height: 422px;
	overflow: hidden;
	background: #ffffff;
}

#slideshow #slides a.slide {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#slideshow #slides a.active {
	display: block;
	top: 0;
	left: 0;
}

#slideshow div#controls {
	position: absolute;
	top: 323px;
	left: 52px;
}

#slideshow div#controls div#viewmore
{
	display:none;
}

#slideshow div#controls div#viewmore a {
	display: block;
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}

#slideshow div#controls div#pages {
	display:block;
	float: left;
	/*background: transparent url('/style/images/viewmore-bg.png') 0 0;*/
	background:#727272;
	font-size: 14px;
	margin-top: 53px;
	line-height: 14px;
	padding: 2px 6px;
}

#slideshow div#controls div#pages a {	
	text-decoration: none;
	padding: 0px 6px 0px 5px;
	outline: none;
	color: #999999;
}

#slideshow div#controls div#pages a.active {	
	color: #FFF;
}

#home-bottom-left {
	float: left;
	width: 236px;
	font-size: 12px;
}

#home-bottom-left div {
	padding: 16px 0 0 28px;
}

#home-bottom-left h2 {
	font-weight: normal;
	font-size: 18px;
	letter-spacing: -1px;
	padding-bottom: 4px;
}

#home-bottom-left p {
	padding-bottom: 13px;
	line-height: 18px;
}

#home-bottom-left a.our-products {
	display: block;
	color: #15569d;
	text-decoration: none;
	font-size: 12px;
	background: transparent url(/style/images/arrow-right.gif) no-repeat 0 0;
	line-height: 13px;
	padding-left: 19px;
}

#home-bottom-right {
	position: absolute;
	left:237px;
	top: 4px;
	width: 715px;
	height: 189px;
	z-index:2;
}

#tabbar {
	height: 31px;
	left:0px;
	overflow: hidden;
	position:absolute;
	top:0;
	white-space: nowrap;
}

#tabbar a {
	background: #f1f1f1;
	border-left: 1px solid #dadada;
	border-top: 1px solid #dadada;
	display: block;
	float: left;
	font-size: 12px;
	height:15px;
	line-height:15px;
	outline: none;
	overflow:hidden;
	padding:8px 0px;
	text-align: center;
	text-decoration: none;
	width: 142px;
}

#tabbar a.last {
	border-right:none;
	width: 143px;
}

#tabbar a.active {
	border: 0;
	background: transparent;
	color: #fff;
	border-top: 1px solid #0E3D83;
}

#tabs {
	clear:right;
	margin-top:30px;
}

#tabs div.tab
{
	display: none;
	color: #FFF;
	height: 162px;
	overflow: hidden;
	position:relative;
}

#tabs div.tab img
{
	background:transparent;
	border:0;
	bottom:1px;
	display:block;
	float:left;
	height:160px;
	left:0;
	position:absolute;
	width:260px;
}

#tabs div.tab div {
	margin-left:260px;
	padding: 15px 24px 0 0px;
}

#tabs div.active {
	display: block;
}

#tabs h3 {
	color: #FFF;
	display: block;
	/* 
	 * Font-size override: Client's request
	 * 2010-07-06
	 */
	font-size: 28px !important;
	font-weight: normal;
	height:30px;
	letter-spacing: -1px;
	overflow:hidden;
	padding-bottom: 0px;
}

#tabs p {
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 10px;
}

#tabs a.view-sinks {
	display: block;
	color: #8cbbf0;
	text-decoration: none;
	font-size: 12px;
	background: transparent url(/style/images/index-subnav-bullet.gif) no-repeat 0 0;
	line-height: 15px;
	padding-left: 19px;
}

/********************************************
 *************** MAIN STYLES ****************
 ********************************************/

#main {
	margin: 10px auto;
	position:relative;
	text-align: left;
	width: 961px;
}

#header {
	padding: 27px 0 24px 32px;
	background: #ffffff url('/style/images/head-bg.gif') no-repeat 0 0;
	position:relative;
}


#header a.logo {
	background:url('/style/images/houzer.jpg') no-repeat;
	display:block;
	height:34px;
	width:500px;
}

#search-div {
	position:absolute;
	top:40px;
	right:40px;
}

#search-div a.advanced {
	text-decoration: none;
	font-size: 12px;
	color: #134f96;
	display: block;
	padding: 4px 0 0 9px;
}

#search-div form
{
	width: auto;
}

#searchbox {
	float: left;
	clear:left;
	width: 134px;
	background: transparent url(/style/images/search-border.gif) no-repeat 0 0;
	height: 25px;
	margin:0;
	padding:0;
}

#searchbox input {
	padding: 0;
	margin: 5px 0 0 8px;
	border: 0;
	font-size: 12px;
	color: #5c5c5c;
	width: 120px;
}

#searchbutton {
	margin-left: 134px;
	width:70px;
}

#topmenu {
	background: #d3e1f2;
	border-bottom: 4px solid #babbbd;
	overflow:hidden;
	padding-left: 26px;
	z-index:2;
}

#topmenu ul {
	list-style: none;
	z-index:999;
}

#topmenu ul li {
	float: left;
	z-index:999;
}

#topmenu ul li ul {
	display: none;
	margin-left:10px;
	padding-top: 4px;
	position: absolute;
	width: 200px;
	z-index:999;
}

#topmenu ul li ul li {
	float: none;
	height:0px;
	padding-bottom: 1px;
	z-index:0;
}

#topmenu ul li.over ul,
#topmenu ul li:hover ul {
	display: block;
}

#topmenu ul li a {
	background: transparent url(/style/images/topmenu-bullet.jpg) no-repeat 0 0;
	color: #666666;
	display: block;
	font-size: 14px !important;
	line-height: 23px;
	outline: none;
	padding: 0 16px 2px 16px;
	text-decoration: none;
}

#topmenu ul li a:hover,
#topmenu ul li:hover a {
	background: transparent url(/style/images/topmenu-bullet-selected.jpg) no-repeat 0 0;
	color:#1c5ba0;
}

#topmenu ul li.selected a {
	background: transparent url(/style/images/topmenu-bullet-selected.jpg) no-repeat 0 0;
	font-weight:bold;
}

#topmenu ul li:hover ul li
{
	height:auto;
	z-index:999;
}

#topmenu ul li ul li a,
#topmenu ul li:hover ul li a {
	background: #727272;
	color: #FFF;
	line-height: 18px;
	font-size: 13px !important;
	padding: 8px 16px 8px 16px;
	
	opacity: 0.9;						/* Firefox, Safari(WebKit), Opera */
}

#topmenu ul li ul li:hover a,
#topmenu ul li:hover ul li:hover a 
{
	background:#1c5ba0;
}

#topmenu ul li.selected ul li a
{
	font-weight:normal;
}

#topmenu ul li.selected ul li.selected a
{
	font-weight:bold;
}
#home-bottom {
	position: relative;
	background:url('/style/images/home-bottom-bg.jpg') no-repeat;
	height:191px;
	padding: 4px 5px 5px 5px;
}

#home-bottom-inner {
	left:0;
	position:absolute;
	top:4px;
	z-index:4;
}

#home-bottom-inner ul#index-subnav
{
	background:#ffffff;
	display:inline;
	float:left;
	margin-left:19px;
	padding:20px 1px 23px 1px;
	width:216px;
}

#home-bottom-inner ul#index-subnav li.link {
	background:transparent url('/style/images/index-subnav-bullet.jpg') no-repeat 6px 50%;
	border-top:1px solid #bdbecf;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	padding:11px 18px 11px 32px;
}

#home-bottom-inner ul#index-subnav li.last {
	border-bottom:1px solid #bdbecf;
}

#home-bottom-inner ul#index-subnav li.link a {
	color:#0066cc;
	text-decoration:none;
}

#footer {
	color: #5c5f62;
	/* 
	 * Font-size override: Client's request
	 * 2010-07-06
	 */
	font-size: 10px !important;
	padding: 4px 28px;
}

#foot-left {
	/* 
	 * Font-size override: Client's request
	 * 2010-07-06
	 */
	font-size: 10px !important;
	width: 500px;
}

#foot-right {
	float:right;
	/* 
	 * Font-size override: Client's request
	 * 2010-07-06
	 */
	font-size: 10px !important;
	text-align: right;
}

#foot-right a
{
	/* 
	 * Font-size override: Client's request
	 * 2010-07-06
	 */
	font-size: 10px !important;
	padding:0 5px;
}

#sub-middle {
	background: transparent url(/style/images/subpage-bg.gif) repeat-y 0 0;
	overflow:auto;
	z-index:1;
}

#sub-bottom {
	clear:both;
	height: 25px;
	background: transparent url(/style/images/subpage-bottom.gif) no-repeat 0 0;
}

#sub-left {
	float: left;
	height:100%;
	padding:41px 0px 0 18px;
	width: 217px;
}

#sub-right {
	float:right;
	overflow:hidden;
	padding-right:30px;
	width:660px;
}

#sub-right h1
{
	color:#010101;
	line-height:32px;
	padding-bottom:0px;
}

#sub-right h2
{
	font-size:22px;
	line-height:30px;
}

#sub-middle-top
{
	background:#666666;
	height:97px;
	overflow:hidden;
	position:relative;
	border:0;
}

#breadcrumbs
{
	background:transparent;
	bottom:-2px;
	height:35px;
	position:absolute;
	right:0px;
}

#breadcrumbs .left
{
	background:transparent url('/style/images/breadcrumbs-left-curve.gif') no-repeat 0 0;
	float:left;
	height:35px;
	width:18px;
}

#breadcrumbs .right
{
	background:#ffffff;
	color:#babbbd;
	float:left;
	font-size:12px;
	height:24px;
	line-height:12px;
	padding:11px 38px 0 0;
}

#breadcrumbs .right a
{
	color:#898989;
	text-decoration:none;
}

#breadcrumbs .right a.current
{
	color:#003399;
	font-weight:bold;
}

ul.subnav {
	float:left;
	list-style: none;
}

ul.subnav li {
	float:left;
	list-style: none;
	width:217px;
}

ul.subnav li span
{
	border-bottom: 1px solid #eeeeee;
	display:block;
	margin:0 4px;
	width:209px;
}

ul.subnav li a {
	display: block;
	color: #545454;
	font-size: 14px;
	padding: 9px 7px;
	text-decoration: none;
}

ul.subnav li.hover a
{
	background: transparent url(/style/images/subnav-hover-bg.jpg) no-repeat 0 0;
}

ul.subnav li.first span {
	border-top: 1px solid #eeeeee;
}

ul.subnav li.last {
}

ul.subnav li.selected a {
	color:#15569d;
	font-weight: bold;
}

ul.subnav li.haschildren a {
	margin-right:20px;
}

ul.subnav li span.dropdown-arrow
{
	background: transparent url(/style/images/third-level-hide.gif) no-repeat 0 10px;
	border:0 none;
	display:block;
	float:right;
	height:13px;
	margin:0;
	padding:9px 7px 9px 0;
	width:13px;
}

ul.subnav li.selected span.dropdown-arrow
{
	background: transparent url(/style/images/third-level-show.gif) no-repeat 0 10px;
}

ul.subnav li.tertiary
{
	border:0 none;
	display:none;
	overflow:hidden;
}

ul.subnav li.tertiary ul
{
	float:left;
}

ul.subnav li.tertiary ul li
{
	background:#f6f6f6;
	border:0 none;
	float:left;
	margin:0;
	text-indent:10px;
}

ul.subnav li.tertiary ul li a
{
	color:#545454;
}

ul.subnav li.tertiary li.hover a
{
	background-position:8px 0px;
}

ul.subnav li.tertiary ul li span.dropdown-arrow
{
	background: transparent url(/style/images/fourth-level-hide.gif) no-repeat 0 10px;
	padding:9px 11px 9px 0;
}

ul.subnav li.tertiary ul li.selected span.dropdown-arrow
{
	background: transparent url(/style/images/fourth-level-show.gif) no-repeat 0 10px;
}

ul.subnav li.quaternary
{
	border:0 none;
	clear:both;
	display:none;
	overflow:hidden;
}

ul.subnav li.quaternary ul
{
	float:left;
}

ul.subnav li.quaternary ul li
{
	background:#ebebeb;
	border:0 none;
	float:left;
	padding-left:0;
	padding-right:0;
	text-indent:20px;
}
ul.subnav li.quaternary ul li a
{
	color:#545454;
}

ul.subnav li.quaternary li.hover a
{
	background-position:18px 0px;
}

ul.subnav li.selected
{
	display:block;
}

ul.subnav li.selected ul li a
{
	font-weight:normal;
}

ul.subnav li.selected ul li.selected a
{
	font-weight:bold;
}

ul.subnav li.selected ul li.selected
{
	display:block;
}

ul.subnav li.selected ul li.selected ul li a
{
	font-weight:normal;
}

ul.subnav li.selected ul li.selected ul li.selected a
{
	font-weight:bold;
}

#breads {
	background: #565759;
	color: #babbbd;
	font-size: 10px;
	padding: 11px 11px;
}

#breads a {
	color: #babbbd;
	text-decoration: none;
	font-size: 10px;
}

#breads a.current {
	color: #95b9ee;
	font-size: 12px;
	font-weight: bold;
}

#page-image {
	overflow: hidden;
	width: 732px;
	border-left: 1px solid #FFF;
}

#page-content
{
	color: #5c5c5c;
	font-size: 12px;
	line-height: 18px;
	padding: 38px 0px 0px 0px;
}

#page-content h3,
#page-content h4
{
	color:#15569d;
	font-weight:normal;
	padding-left:10px;
}

#page-content p {
	color:#010101;
	padding-bottom: 18px;
}

#page-content ul,
#page-content ol {
	margin-left: 20px;
}
#page-content ul li,
#page-content ol li {
	padding: 3px 0;
}

/********************************************
 ************* PRODUCT STYLES ***************
 ********************************************/

.line {
	border-bottom: 1px solid #e8e8e8;
	height:175px;
	padding: 20px 0 30px 0;
}

.line h2,
.line h2 a {
	/*color: #15569d;*/
	/*
	 * Color change: Client Request
	 * 2010.07.13
	 */
	color:#000000;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	text-decoration: none;
}

.line h2 {
	padding-bottom: 16px;
}

.line-left {
	float: left;
	width: 200px;
}

.line-right {
	margin-left: 208px;
}

.line-left img {
	border: 1px solid #cfcfcf;
	padding: 2px;
}
.clear {
	clear: both;
	display: block;
	height:0px;
	overflow:hidden;
}
.feature-row {
	padding-bottom: 30px;
}

.feature-left {
	float: left;
	width: 110px;
}

.feature-right {
	margin-left: 120px;
}

#page-content #desc
{
	padding-bottom:20px;
}

#page-content ul.type-row
{
	clear:both;
	margin:0;
}

#accessories-div .accessory-row
{
	margin-left:2px;
}

#colors-div .color-row
{
	margin-left:2px;
}

#page-content ul.type-row li,
#accessories-div a
{
	border:1px solid #bcbcbc;
	display:block;
	float:left;
	margin:5px;
	width:200px;
}

#accessories-div a
{
	margin:3px;
	width:181px;
}
#colors-div a
{
	border:1px solid #bcbcbc;
	display:block;
	float:left;
	margin:5px;
	width:200px;
}

#colors-div a
{
	margin:3px;
	width:181px;
}
#page-content ul.type-row li:hover
{
	background:#ffffff;
	border:1px solid #969696;
}

#accessories-div a:hover
{
	background:#ececec;
	border:1px solid #969696;
}

#accessories-div a span
{
	padding-left:1px;
}

#colors-div a:hover
{
	background:#ececec;
	border:1px solid #969696;
}

#colors-div a span
{
	padding-left:1px;
}

#page-content ul.type-row li h3,
#accessories-div a span
{
	display:block;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	padding-bottom:5px;
}

#colors-div a span
{
	display:block;
	font-size:10px;
	font-weight:normal;
	line-height:12px;
	padding-bottom:5px;
}


#page-content ul.type-row li h3 a,
#accessories-div a span
{
	/*
	 * Color change: Client Request
	 * 2010.07.13
	 */
	/*color:#15569d;*/
}

#page-content ul.type-row li a,
#accessories-div a
{
	text-decoration:none;
}

#colors-div a
{
	text-decoration:none;
}

#page-content ul.type-row li a .product-image
{
	background:transparent url(/style/images/product-image-bg.gif) no-repeat 0 0;
	display:block;
	margin-left:2px;
	padding:9px 10px 10px 10px;
}

#page-content ul.type-row li:hover .product-image
{
	background:transparent url(/style/images/product-image-hover.jpg) no-repeat 0 0;
}

#page-content ul.type-row li a span img,
#accessories-div a img
{
	border:1px solid #ffffff;
	display:block;
	height:116px;
	width:175px;
}

#accessories-div a img
{
	margin-left:2px;
	margin-top:2px;
}
#colors-div a img
{
	border:1px solid #ffffff;
	display:block;
	height:116px;
	width:175px;
}

#colors-div a img
{
	margin-left:2px;
	margin-top:2px;
}
#page-content ul.type-row li a .view-sinks
{
	background:transparent url(/style/images/view-sinks.gif) no-repeat 12px 50%;
	padding:4px 0 4px 30px
}

.product-details #sub-bottom
{
	background-image:url(/style/images/product-details-bottom-bg.gif);
}

#download-div
{
	float:right;
	text-align:center;
	width:150px;
}

#download-div div
{
	margin-bottom:14px;
}

#download-div a
{
	text-decoration:none;
}

#image-div
{
	background:transparent url(/style/images/product-details-image-bg.gif) no-repeat 0 0;
	float:left;
	margin-bottom:30px;
	padding:8px;
}

#image-div img
{
	border:1px solid #ffffff;
}

#bottom-tabs
{
	clear:both;
}

#bottom-tabs ul#tablist-ul
{
	background:transparent url(/style/images/product-details-bg-top.gif) no-repeat 0 100%;
	clear:both;
	height:43px;
	list-style-type:none;
	margin-left:0;
	padding-bottom:9px;
	padding-left:13px;
}

#bottom-tabs #tablist ul#tablist-ul li
{
	float:left;
	list-style-type:none;
	padding:0;
}

#bottom-tabs li a
{
	color:#15569d;
	text-decoration:none;
}

#bottom-tabs li a .left
{
	background:transparent url(/style/images/btab-left.jpg) no-repeat 0 0;
	display:block;
	float:left;
	height:43px;
	width:27px;
}

#bottom-tabs li a .text
{
	background:transparent url(/style/images/btab-bg.jpg) repeat-x 0 0;
	color:#15569d;
	display:block;
	float:left;
	padding:16px 0px 9px 0px;
}

#bottom-tabs li.active a .left
{
	background:transparent url(/style/images/btab-left-active.jpg) no-repeat 0 0;
}

#bottom-tabs li.active a .text
{
	background:transparent url(/style/images/btab-bg-active.jpg) repeat-x 0 0;
}

#bottom-tabs li.after-active a .left
{
	background:transparent url(/style/images/btab-right-active.jpg) no-repeat 0 0;
}

#bottom-tabs li.after a .left
{
	background:transparent url(/style/images/btab-right.jpg) no-repeat 0 0;
}

#bottom-tabs li a.first .left
{
	background:transparent url(/style/images/btab-first-left.jpg) no-repeat 0 0;
	display:block;
	float:left;
	height:43px;
	width:10px;
}

#bottom-tabs li a.first .text
{
	background:transparent url(/style/images/btab-bg.jpg) repeat-x 0 0;
	color:#15569d;
	display:block;
	float:left;
	padding:16px 0px 9px 17px;
}

#bottom-tabs li.active a.first .left
{
	background:transparent url(/style/images/btab-first-left-active.jpg) no-repeat 0 0;
}

#bottom-tabs li.active a.first .text
{
	background:transparent url(/style/images/btab-bg-active.jpg) repeat-x 0 0;
}

#bottom-tabs li a.last .text
{
	background:transparent url(/style/images/btab-bg.jpg) repeat-x 0 0;
	padding:16px 2px 9px 2px;
}

#bottom-tabs li a.last .right
{
	background:transparent url(/style/images/btab-last-right.jpg) no-repeat 0 0;
	display:block;
	float:left;
	height:43px;
	width:25px;
}

#bottom-tabs li.active a.last .text
{
	background:transparent url(/style/images/btab-bg-active.jpg) repeat-x 0 0;
}

#bottom-tabs li.active a.last .right
{
	background:transparent url(/style/images/btab-last-right-active.jpg) no-repeat 0 0;
}

#infolist
{
	background: transparent url(/style/images/product-details-bg.gif) repeat-y 0 0;
	clear:both;
	padding:0 30px;
	width:590px;
}

#infolist #features-div, #infolist #specs-div, #infolist #accessories-div
{
	height:150px;
	padding:2px 10px;
}

html>body #infolist #features-div, html>body #infolist #specs-div, html>body #infolist #accessories-div
{
	height:auto;
	min-height:150px;
}

#infolist div.active
{
	display:block;
}

#features-div .feature
{
	clear:both;
	height:110px;
}

html>body #features-div .feature
{
	height:auto;
	min-height:110px;
}

#features-div .feature .img
{
	float:left;
	padding-bottom:10px;
	padding-right:10px;
}

/********************************************
 ************ FIND-A-REP STYLES *************
 ********************************************/

.sales-rep {
	padding: 0 0 20px 0;
}

.rep-name {
	font-size: 18px;
	letter-spacing: -1px;
	color: #15569d;
	padding-bottom: 4px;
}
.rep-name a {
	text-decoration: none;
	color: #15569d;
}

.rep-serving {
	padding: 12px 0;
}

.sales-rep label {
	float: left;
	width: 50px;
	font-weight: bold;
}
.sales-rep span {
	display: block;
	margin-left: 55px;
}

#rep-pane {
	padding-top: 30px;
}

#rep-list {
	padding-bottom: 20px;
}

#rep-list ul
{
	clear:both;
	margin:0;
}

#rep-list li.sales-rep {
	float: left;
	width: 200px;
	list-style:none;
	padding-right: 14px;
	margin-bottom: 20px;
	margin-right: 14px;
	
	border-right: 1px solid #DADADA;
	overflow: hidden;
}

#rep-list li.last
{
	border:0;
	margin-right:0;
	padding-right:0;
}

/*
#rep-list div.last-rep {
	float: none;
	padding: 0;
	margin: 0 0 0 435px;
	border: 0;
}
*/

#map_canvas {
	height: 500px;
}

#rep-data {
	display: none;
}

.error {
	color: #F00;
}

.rep-lat,
.rep-lon {
	display: none;
}

.bubble {
	width: 200px;
}

.bubble label {
	font-weight: bold;
	padding-right: 4px;
}

/********************************************
 ************** SEARCH STYLES ***************
 ********************************************/

#a-search-form
{
	font-size:12px;
}

#a-search-form .as-row
{
	padding:3px 20px;
}

#a-search-form label
{
	display:block;
	font-weight:bold;
	margin-right:10px;
}

#a-search-form label.inline
{
	display:inline-block;
	float:none;
	font-weight:normal;
	padding-left:5px;
	text-align:left;
	width:auto;
}

#a-search-form #fs-submit
{
	padding-left:20px;
	text-align:left;
}



/********************************************
 ************ PAGINATION STYLES *************
 ********************************************/

.paginator
{
	clear:right;
	float:right;
	padding: 5px 0px;
}

.paginator .this-page
{
	font-weight:bold;
	padding:0px 4px;
}

.paginator .pagenum
{
	padding:0px 4px;
	text-decoration:none;
}

.paginator .next
{
	padding:0px 4px;
	text-decoration:none;
}

/********************************************
 *********** CONTACT FORM STYLES ************
 ********************************************/

#contact-form
{
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
	padding:20px 0;
	width:500px;
}

fieldset
{
	border:0;
}

#fs-error
{
	margin-bottom:20px;
}

#error-list
{
	background:#ff9999;
	list-style-position:inside;
	padding:5px 10px;
}

#error-list li
{
	color:#ff0000;
	font-weight:bold;
}

legend
{
	display:none;
}

.formrow
{
	clear:both;
	margin-bottom:8px;
}

.formrow label
{
	display:block;
	float:left;
	font-weight:bold;
	margin-right:5px;
	text-align:right;
	width:100px;
}

.formrow input, .formrow textarea
{
}



#zip
{
	width:70px;
}

.textarea
{
}

.textarea label
{
	display:block;
	float:none;
	margin-left:105px;
	text-align:left;
	width:230px;
}

.textarea textarea
{
	height:150px;
	margin-left:105px;
	width:300px;
}

.flip label
{
	float:none;
	text-align:left;
	width:300px;
}

.flip input
{
	display:inline;
	float:left;
	margin-left:105px;
	margin-right:5px;
}

.submit
{
	text-align:center;
}

label .required
{
	color:#ff3333;
}

.error label
{
	color:#ff3333;
}

.error input, .error textarea
{
	border:1px solid #ff3333;
	color:#000000;
}

label.error
{
	float:none;
	padding-left:105px;
	text-align:left;
	width:auto;
}

/********************************************
 *********** REGISTRATION STYLES ************
 ********************************************/
 
#registration-form
{
	border-bottom:1px dotted #666666;
	overflow:hidden;
	padding-bottom:20px;
	width:550px;
}

#registration-form fieldset
{
}

#registration-form h3
{
	border-bottom:1px dotted #666666;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:0;
}

#registration-form #fs-location
{
	border:1px solid #666666;
	margin:10px 0;
	padding:5px 10px;
}

#registration-form #fs-location label
{
	width:90px;
}

#registration-form #fs-location legend
{
	display:inline;
}

.long-label label
{
	width:225px;
}

.long-label input
{
	width:50px;
}

.really-long-label label
{
	width:340px;
}

.radio label
{
	float:none;
	padding-bottom:10px;
	text-align:left;
	width:auto;
}

.radio label.inline
{
	display:inline;
	float:none;
	font-weight:normal;
	padding-bottom:0;
	padding-left:5px;
}

#registration-form .small
{
	margin:0;
	padding:0;
}

/********************************************
 ******** REWARD REGISTRATION STYLES ********
 ********************************************/

#rewards-form h3
{
	border-bottom:1px dotted #666666;
	margin-bottom:20px;
	margin-top:10px;
	padding-left:0;
}

div.bodytext
{
	border-top:1px solid #010101;
	margin-top:5px;
	padding:5px;
}

div.bodytext table
{
	padding-bottom:18px;
	width:100%;
}

#rewards-form textarea
{
	height:150px;
	width:400px;
}

/********************************************
 ********** PRESS RELEASES STYLES ***********
 ********************************************/

.release-line
{
	padding:10px 5px;
}
 
.release-line .date
{
	display:block;
	float:left;
	width:120px;
}

.release-line a
{
	color:#15569d;
	text-decoration:none;
}

.release-line a span.title
{
	color:#15569d;
}

#page-content .release h2
{
	padding-bottom:0;
}

#page-content .release h3
{
	height:auto;
	margin:0;
	padding-bottom:20px;
	padding-left:0;
}

