@charset "utf-8";
/* HTML */
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
form{
	margin:0px;
	padding:0px;
	}

img {
	border:0px;
}

fieldset {
	border:0px;
	padding:0px 0px 10px 40px;
	margin: 0px 0px 0px 0px;
	width:470px;
	}

legend {
	font-size:1.2em;
	color:#c00;
	position:relative;
	right:10px;
	margin: 0px 0px 4px 0px;
	padding:0px;
	font-weight:bold;
	}

/* header Logo*/
#headerLogo h2 {
	font-size:1em;
	margin:64px 0px 0px 18px;
	padding:0px;
	}
	
#headerLogo img{
	float:left;
	position:relative;
	top:2px;
	}
	
#headerLogo a{
	color:#CE3335;
	text-decoration:none;
	}

/* header links*/
#headerLinks, #headerLinks a{
	color:#fff;
	}

#headerLinks a:hover{
	color:#CCC;
	text-decoration:none;
	}
	
/* phone*/
#phone{
	font-size:1.2em;
	font-weight:bold;
	}

.notSure {
	font-style:italic;
	color:#CE3335;
	}
	
#phone p {
	color:#CE3335;
	font-size:2em;
	margin: 4px 0px;
	padding:0px;
	font-weight:bold;
	}
	
/* cart*/
#cart{
	font-weight:bold;
	}
	
#cart a{
	color:#CE3335;
	text-decoration:none;
	margin-right:4px;
	}
#cart a:hover {
	text-decoration:underline;
	}
	
/* Navigation */
#nav .active, #nav a:hover {
	background-position: bottom;
	position:relative;
	color:#CE3335;
	}

#nav .inactive {
	background-position: top;
	position:relative;
	}
	
#nav a {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	background-position: top;
	position:relative;
	text-decoration:none;
	display:block;
	float:left;
	}
	
	
/* Bread Crumb*/
#breadCrumb {
	font-weight:bold;
	color:#333;
	}
	
#breadCrumb a {
	color:#CE3335;
	text-decoration:none;
	}
	
#breadCrumb a:hover {
	text-decoration:underline;
	}
	
.pageOn {
	color:#666;
	}
	
/* Sidebar */
#sidebar p {
	color:#fff;
	font-size:1em;
	margin:5px 0px 0px 30px;
	padding:0px;
	font-weight:bold;
	}
	
#rightSidebar b {
	color:#fff;
	font-size:1em;
	margin:5px 0px 0px 30px;
	padding:0px;
	font-weight:bold;
	display: block;
	}
	
/*Scale Types*/
#scales a {
	font-weight:bold;
	color:#333;
	text-decoration:none;
	width:176px;
	display:block;
	padding-left:4px;
	}
	
#scales a:hover {
	color:#fff;
	background-color:#900;
	}
	
/* Content Styles */

.redHighlight {
	color:#CE3335;
	font-weight:bold;
	}
	
.blkHighlight {
	color:#333;
	font-weight:bold;
	}
	
.payment {
	margin-left:8px;
	}
	
.payment_secondary {
	margin: 0px 0px 10px 24px;
	}

#pageTitle h1{
	font-size:1.6em;
	color:#CE3335;
	margin:20px 0px 0px 0px;
	padding:2px 0px 3px 0px;
	}
	
/* Staic Container Styles */
#staticContainer h1 {
	/* border-bottom:#ccc 1px solid; */
	font-size:1.6em;
	color:#CE3335;
	margin:0px;
	padding:2px 0px 3px 0px;
	}
	
#staticContainer h2 {
	font-size:1.4em;
	color:#333;
	margin:0px;
	padding:2px 0px 3px 0px;
	}
	
#staticContainer ol li{
	margin-bottom:6px;
	}	

	
#staticContainer p{
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
#staticContainer a{
	color:#CE3335;
	}
	
#staticContainer a:hover{
	text-decoration:none;
	}
/*	
#staticContainer p Thescaleshop.com{	
	color:#333;
	font-weight:bold;
	}*/
	
/* Promo Styles */	
	
#promo p {
	color:#fff;
	margin:0px;
	padding:3px;
	font-size:2em;
	font-weight:bold;
	width:320px;
	}
	
#promo p {
	margin-top:8px;
	margin-bottom:0px;
	padding:0px;
	float:left;
	}
	
#promo img {
	vertical-align:top;
	margin-right:24px;
	margin-left:3px;
	float:left;
	}
	
.promoHighlight {
 	font-style:italic;
 	color:#CE3335;
 	}
	
#featured1 h1, #featured2 h1, #featured3 h1 {
	color:#333;
	font-size:1.6em;
	margin:0px;
	padding:0px;
	}
	
#featured1 p, #featured2 p, #featured3 p{
	margin:2px 0px 0px 0px;
	padding:0px;
	height:85px;
/*	border: #FF6600 1px solid;*/
	}
	
	
#content p, #content ul, #staticContainer p, #staticContainer ol {
	line-height:140%;
	}

#content ul{
	list-style:none;
	}
	
#content li{
	background:url(../images/bullet.jpg) no-repeat left 2px;
	padding-left:18px;
	margin: 0px 0px 10px 0px;
	position:relative;
	}
	
/*Footer */
	
#footer p{
	padding-top:20px;
	line-height: 160%;
	}
	
#footer a {
	color:#666;
	text-decoration:none;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
/*News Letter*/	
#news p{
	padding:11px;
	margin:0px;
	line-height: 140%;
	}
	
#newsname, #newsemail, #keyword, #mfMenu {
	font-size: 1.1em;
	color:#666;
	}
	
/*Application*/	
#app p{
	padding:11px 10px 11px 10px;
	margin:0px;
	line-height: 140%;
	}
	
#app img {
	margin: 14px 4px 0px 6px;
	}
	
	
/*Contact Page*/
ul li ul{
	list-style:none;
	margin-top:5px;
	}
	
form#contact h2 {
	font-size:1.2em;
	margin-top:10px;
	}
	
#name, #email, #category, #regarding, #purchase, #inventory, #comments, #reqservices,#address, #state, #zip, #city, #phone2, #companyname {
	border:#ccc 1px solid;
	padding:2px 2px 2px 4px;
	color:#666;
	}
	
#name, #email, #category, #regarding, #purchase, #inventory, #address, #state, #zip, #city, #phone2, #companyname {
	width:200px;
	}

/*Sub Category*/
#staticContainer div.sub_categoryL h2, #staticContainer div.sub_categoryR h2{
	font-size:1.1em; /* 1.2em */
	}

#staticContainer div.sub_categoryL h2 a, #staticContainer div.sub_categoryR h2 a{
	color:#333;
	text-decoration:none;
	}
	
#staticContainer div.sub_categoryL h2 a:hover, #staticContainer div.sub_categoryR h2 a:hover{
	text-decoration:underline;
	}
	
#staticContainer div.sub_categoryL h3, #staticContainer div.sub_categoryR h3{
	font-size:1em;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight:normal;
	}

	


	
