/* - - - globals - -- */

img a {
	border: none;
}

a {
	color: #2B343F;
	text-decoration: none;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
}

img {
	border: none;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
}

/* - - - - - - - - - -------------- Common Layout Styles ------------------ - - - - - - - */

body {
	font-size: 12px;
	background: #e7e7e7 url(../images/HealthRider/bg_gradient.jpg) center repeat-y; 
	color:#2b343f;
	font-family:  Century Gothic, verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
	
#wrapper{
	width:990px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0;
}

#pop-wrapper{
	padding:0 0 0 20px;
	width:600px;
	text-align: left;
}
	
#header{
	width:990px;
	height:110px;
	position: relative;
}
	
.logo{
	float: left;
	padding-left: 5px;
}
	
#shopnav{
	padding:10px 0px 0px 0px;
	color:#2b343f;
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
}
	
#shopnav ul{
	list-style: none;
	text-align: right;}
	
#shopnav ul li{
	display:inline;
	padding:0px 5px 5px 15px;
}

#shopnav ul li form {
	display: inline;
}

#shopnav input{
	border: inset 1px #999;
	padding: 0;
	margin: 0;
	font-family: Century Gothic,verdana,sans-serif;
}

#shopnav img{
	margin:0px 0px -4px 4px;}

#topnav{
	width:63%;
	color:#434f5d;
	right: 0;
	bottom: 17px;
	position: absolute;
}
	
#topnav ul{
	font-size: 14px;
	text-transform: uppercase;
	list-style: none;
	text-align: right;
}
	
#topnav ul li{
	display:inline;
	padding:0px 5px 5px 10px;
}

#topnav ul li a {
	color:#000;
}

#topnav ul li a:hover {
	text-decoration: underline;
}

#content{
	margin:0px 0px 10px 0px;
	border-top:solid 5px #fff;
	border-bottom:solid 5px #fff;
	padding: 0 0 0 0;
	background:url(../images/HealthRider/bg_maincontent.jpg) no-repeat;
}
#breadcrumb-bar-category {
	float:left;
	margin:5px 0 0 12px;
	font-size: 10px;
}

#breadcrumb-bar-category a {
	color:#5B779B;
	text-decoration: none;
	font-size: 95%;
}

#breadcrumb-bar-category a:hover {
	text-decoration:underline;
}

#breadcrumb-bar-category ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#breadcrumb-bar-category ul li{
	float: left;
	padding-right: 5px;
}

#breadcrumb-bar-product {
	float:left;
	margin:5px 0 0 12px;
	font-size: 10px;
	width:100%;
}

#breadcrumb-bar-product a {
	color:#2B343F;
	text-decoration: none;
	font-size: 95%;
}

#breadcrumb-bar-product a:hover {
	text-decoration:underline;
}

#breadcrumb-bar-product ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#breadcrumb-bar-product ul li{
	float: left;
	padding-right: 5px;
}

#errorcontent{
	margin:0px 0px 10px 0px;
	border-top:solid 5px #fff;
	border-bottom:solid 5px #fff;
	padding:5px 0px 5px 15px;
	background:url(../images/HealthRider/bg_maincontent.jpg) no-repeat;
}

#errorcontent a {
	text-decoration: underline;
}

#policies{
	padding:0 20px;
}

#policies h1{
	font-weight: normal;
	font-size: 22px;
	text-transform: uppercase;
	padding:20px 0px 0 0;
}

#policies ul{
	list-style-type:none;
	margin:0 auto;
	width:300px;
}

#footer{
	clear: both;
	width:100%;
	margin:30px 0px 10px 0px;
	text-align: center;
	color:#666666;
	font-size: 10px;}
	
#footerlogo{
	width:100%;
	padding:50px 0px 50px 0px;
	background: #434f5d;
	margin-bottom:10px;}

#footer ul {
	list-style-type: none;
	text-align: center;
}

#footer ul li{
	display: inline;
	margin: 0 5px;
}

#footer ul li a:hover {
	text-decoration: underline;
}
#pricing{
	font-weight:bold;
	font-size:105%;
}
/************* Site Map Area *****/

#site-map{
	height:426px;
}
#site-map h1{
	margin:18px;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
}

#links {
	/*width:300px;*/
	float:left;
	margin:0 0 30px 30px;
}

#links .category-links {
	float:left;
}
#links .category-links a{
	font-weight:bold;
}
#links .category-links a:hover{
	text-decoration:underline;
}
#links .category-links.last{
	margin-top:20px;
	clear:left;
}

#links ul{
	list-style-type:none;
}
#links ul a:hover {
	color:#525573;
	text-decoration:underline;
}

#links li {
	margin:0 30px 0 0;
}

/* popup styles */
#pop-content {
	width: 600px;
	padding: 10px;
	margin:0px 0px 10px 0px;
	border-top:solid 5px #fff;
	border-bottom:solid 5px #fff;
	background:url(../images/HealthRider/bg_maincontent.jpg) no-repeat;
}

#pop-content ul{
	margin:0 0 0 25px;
}

/**Search page styles **/
.product{
	border:2px solid #ffffff;
	margin:5px 0 0 7px;
	position:relative;
	width:950px;
	padding:0 10px;
}
.product h1{
	font-size:150%;
	float:left;
	margin:0 0 2px 5px;
	width:75%;
}
.product h2{
	font-size:90%;
	margin:0;
	text-align:right;
}
.product-title{
	height:20px;
}
.product table{
	clear:both;
	width:950px;
}
.product table td{
	vertical-align:top;
}
.product table td.image{
	padding:0 10px;
	width:150px;
}
.product table td.description{
	width:400px;
}
.specs-container h3{
	margin:5px 0 1px 10px;
	font-size:100%;
}
.specs-container ul{
	list-style-type:none;
	font-size:88%;
	padding:0 0 0 30px;
}
.product table td.price{
	padding:0 5px 0 0;
	text-align:right;
	width:165px;
}

#policies-wrapper {
	padding: 10px;
}

#policies-wrapper a {
	text-decoration: underline;
}

#compare-wrapper {
	padding: 10px;
}

#compare-wrapper a {
	text-decoration: underline;
}

.error {
	background: #ececec;
	border: 1px solid #cccccc;
	margin: 25px auto;
	padding: 12px;
	text-align: left;
	width: 580px;
}

.error p.error-header {
	color: #cc0000;
	font-size: 140%;
	font-weight: bold;
	margin-top: 0;
}

div.form-row {
	margin-bottom: 10px;
	clear: left;
}

div.form-label {
	width: 200px;
	float: left;
	text-align: right;
}

div.form-label label {
	font-weight: bold;	
}

span.red {
	color: #cc0000;
	font-weight: bold;
	line-height: 12px;
	font-size: 18pt;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.darkbluetext {
	color: darkblue;
}

div.form-input {
	margin-left: 210px;
}

p.notice {
	text-align: center;
	color: #000000;
	font-size: 130%;
	font-weight: bold;
}

#sign-up {
	padding: 15px;
}

#sign-up a {
	text-decoration: underline;
}
