body {
	margin:5px;
	padding:0;
	font-family: Tahoma,"Comic Sans MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	color:black;
}

img {
	border: 0;
	}


h2 {
	font-size:130%;
	font-weight:bold;
	line-height:100%;
}

h3 {
	font-size:110%;
	font-weight:bold;
	line-height:100%;	
}

fieldset {
	padding: 1em;
	border:1px solid #134C9E;
}


legend {
  padding: 0.2em 0.5em;
  color:blue;
  font-size:90%;
  text-align:left;
  }




/* link behaviors */

a {color: blue;}


/* layout and design */

div#container {
	margin-left:5px;
	padding:0;
	width:950px;
	background:#FFFFFF;
}

.header {
	margin:0;
	padding:5px;
	height:150px;
	display:inline;
}

.lefthead {
	margin:0;
	padding:0;
	float:left;
	display:inline;	
}

.righthead {
	margin-left:5px;
	padding:0;
	float:left;
	display:inline;
}


.bannertop {
	margin:80px;
	padding:2px;
	clear:both;
}

.footer {
	float:right;
	width:765px;
	margin:0;
	padding:0;
}


.contentwrap {
	float:right;
	width:765px;
	margin:0;
	padding:0;
	background:#FFFFFF;
}

.contentbox {
	width:753px;
	margin:0;
	padding:5px;
	border:1px solid #134C9E;
	
}


.contentbox th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
font-weight:bold;
text-align:left;
color:#134C9E;
}

.contentbox legend { 
	font-size:115%;
	font-weight:bold;
	color:#134C9E;
	
}

.banheader {
	margin:0;
	padding-left:10px;
	color: #FFFFFF;
	font-size: 140%;
	text-align:left;
	background-color: #134C9E;
	background-image: url(/images/boxcornertop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.navcontain {
	width:170px;
	margin:0;
	padding:0;

}


.navheader {
	margin:0;
	padding-left:5px;
	color: #FFFFFF;
	background-color: #134C9E;
	font-size: 140%;
	text-align:center;
	background-image: url(/images/boxcornertop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}



#navlink  {
	width:164px;
	margin:0;
	padding:2px;
	text-align:left;
	font-size:100%;	
	color:black;
	background-color:#E0E0E0; 
	border:1px solid #134C9E;
}

#navlink  a {
	width:164px;
	display:block;
	color:black;
	text-decoration:none;
	border-bottom:1px solid white;
}

#navlink  a:hover {
	color:white;
	background-color:#134C9E;
	text-decoration:none;
}
	
/* category styles */


.category {
	width:750px;
	margin:0;
	padding:0px;
}

.cat_title {
	font-weight:normal;
	color:#134C9E;
}

/* --- Product Level css --- */

.product-documents a {
	  font-size: 125%;
	  text-decoration: none;
}


/* Table Decorations  */

.trbar {
	background:#ebebe1;
}







/* -----  New Css Addition ----*/

/* --------------------- */
/* -----[ CONTENT ]----- */
/* --------------------- */

#content-wrapper p, #content-wrapper ul, 
#content-wrapper ol {
    line-height: 1.4em;
}

/* --- PRODUCT CLIPS --- */

#featured-products {
    border-collapse: separate;
    border-spacing: 5px;
    font-size: .9em;
    margin: 0;
}

#featured-products .featured-products-td {
    background-color: #FFF;
    border: 1px solid #CCC;
    border-radius: 4px;
    height: 100%;
    padding: 5px;
    vertical-align: top;
    width: 50%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}


.feature-clip-table {
    height: 100%;
    margin: 0;
    width: 100%;
}

.feature-clip-title {
    height: 1%;
}

.feature-clip-content {
    height: 98%;
}

.feature-clip-content p {
    line-height: 1.4em;
}

.feature-clip-footer {
    height: 1%;
}

.feature-clip-footer td {
    text-align: right;
}

.feature-clip-table td {
    padding: 2px;
}

#featured-products h3 a {
    font-size: 1.2em;
    color: #134C9E;
    margin: 0;
    text-decoration:none;	
}

.part-clip {
    background-color: #FFF;
    border-bottom: 2px solid #DEDEDE;
    color: #333;
    display: block;
    padding: .5em;
    text-decoration: none;
}

.part-clip:hover, .part-clip-hover {
    background-color: #F6F6F6;
}

.clip-margin {
    display: block;
}

#featured-products .price-tag {
    display: inline-block;
    padding: 2px 5px 2px 0;
}

.free-shipping {
    background: url('/images/icons-sprite.png') no-repeat -10px -1594px;
    color: #090;
    font-weight: bold;
    white-space: nowrap; padding-left:20px; padding-right:0; padding-top:2px; padding-bottom:2px
}

.parts-available {
    background: url('/images/icons-sprite.png') no-repeat -10px -1630px;
    color: #369;
    font-weight: bold;
    white-space: nowrap; padding-left:20px; padding-right:0; padding-top:2px; padding-bottom:2px
}

.hygiene-product {
    background: url('/images/icons-sprite.png') no-repeat -10px -1342px;
    font-weight: bold;
    white-space: nowrap; padding-left:20px; padding-right:0; padding-top:2px; padding-bottom:2px
}

.hygiene-product a {
    color: #009;
}

.rx-required {
    background: url('/images/icons-sprite.png') no-repeat -10px -46px;
    font-weight: bold;
    white-space: nowrap; padding-left:20px; padding-right:0; padding-top:2px; padding-bottom:2px
}

.rx-required a {
    color: #900;
}

.free-shipping .text, .parts-available .text,
.hygiene-product .text, .rx-required .text {
    display: inline-block;
    padding: 1px 0;
}



