/*  Main style sheet for all browsers  */

body {
	margin : 0px;
	padding : 0px;
}

table {
	border : 0px none;
	}
	
/*  Note: Do not use margin declarations in p tags due to   */
/*  the fact that the margin collapsed up to the tag item.  */
/*  Specifically affects NS 4.x browsers                    */

p {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #000;
	background : transparent;
	}

div.dotted {
    background: white;
    padding: 0.5em;
    border: 1 px dotted;
  } 
  
center {
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 13px;
	color : #000;
	padding-bottom : 5px;
	background : transparent;
	}

strong {
	font : 12px verdana, helvetica, arial, geneva, sans-serif;
	font-weight : bold;
	line-height : 13px;
	color : #000;
	}
	
/*  Note: Adding line-spacing to td actually pads tables cells */
/*  with extraneous space equivilent to the amount of spacing. */
/*  Specifically affect NS 4.x browsers.                       */

td {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	color : #000;
	border-style : none;
	}

h1 {
	font : 18px arial, helvetica, geneva, sans-serif;
	line-height : 22px;
	color : #777;
	background : transparent;
	}

h2 {
	font : 11px verdana, helvetica, arial, geneva, sans-serif;
	font-weight : bold;
	color : #444;
	background : transparent;
}

h3 {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	font-weight : bold;
	color : #777;
	background : transparent;
	border-top : 1px solid #999;
	padding-top : 10px;
	}

ul {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	color : #000;
	background : transparent;
	}

li {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #000;
	background : transparent;
	}

a:visited {
	color : #E60;
	background : transparent;
	text-decoration : underline;
	}
	
a:link {
	color : #E60;
	background : transparent;
	text-decoration : underline;
	}
	
a:hover {
	color : #777;
	background : transparent;
	text-decoration : none;
	}
	
a:active {
	color : #777;
	background : transparent;
	text-decoration : underline;
	}

/*  Modern style sheet for standards compliant browsers  */

p.blurb {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	margin : 0px;
	color : #000;
	background : transparent;
	}

hr {
	display : none;
	}

table.smallcontent {
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-color : #BBB;
	background : #EEE;
	}

table.navcontent {
	border-bottom : 1px solid;
	border-color : #BBB;
	background : #EEE;
	}

table.toptab {
	border-bottom : 1px solid;
	border-color : #BBB;
	margin-bottom : 20px;
	background : #EEE;
	}

table.toptabresults {
	border-bottom : 1px solid;
	border-color : #BBB;
	margin-bottom : 0px;
	background : #EEE;
	}

tr.data {
	border-bottom : 1px solid #000;
	}

td.sku {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #000;
	border-style : none;
	background : transparent;
	}

textarea {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	padding : 2px;
	background : #FFF;
	}

input.submit {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	padding : 2px;
	background : #FFF;
	}

input.submit:active {
	padding : 2px;
	color : #000;
	background : #666;
	}

input.text {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	padding : 2px;
	background : #FFF;
	}

input.textnav {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	padding : 2px;
	background : #EEE;
	}

input.password {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : 1px solid #666;
	padding : 2px;
	background : #FFF;
	}

input.check {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	color : #666;
	background : #FFF;
	}

select {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	color : #666;
	background : #FFF;
	}

select.selectnav {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	color : #CCC;
	background : #666;
	}

select.orange {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	border : solid 1px #F60;
	color : #000;
	background : #FFF;
	}

.about p {
	margin : 10px 0px 10px 20px;
	}

.boilerplate {
	padding : 0px 20px;
	color : #000;
	background : transparent;
	}
	
.cookiecrumb {
	margin : 0px;
	padding-bottom : 20px;
	color : #000;
	background : transparent;
	}

.indent {
	margin : 0px 20px 10px 20px;
	text-indent : -20px;
	}

.pad {
	margin : 5px;
	padding : 0px;
	}
		
.soft {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #777;
	background : transparent;
	}
	
.black {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #000;
	border-style : none;
	background : transparent;
	}

.callout {
	margin-top : 15px;
	padding : 10px;
	border : 1px dotted #C00;
	line-height : 14px;
	color : #777;
	}

.callout2 {
	width : 435px;
	padding : 10px;
	border : 1px dotted #C00;
	line-height : 14px;
	color : #777;
	}

.callout3 {
	padding : 10px;
	border : 1px dotted #BBB;
	white-space : nowrap;
	line-height : 14px;
	color : #444;
	}

.callout4 {
	padding : 10px;
	border : 1px dotted #444;
	line-height : 14px;
	color : #444;
	}

.calloutf {
	padding : 5px 0px;
	border-bottom : 1px dotted #BBB;
	border-right : 1px dotted #BBB;
	border-left : 1px dotted #BBB;
	white-space : nowrap;
	line-height : 14px;
	color : #444;
	}
	
.calloutz {
	padding : 10px;
	border : 1px dotted #666;
	line-height : 14px;
	color : #666;
	background : #EEE;
	}

.calloutfl {
	padding : 0px;
	border : 1px dotted #777;
	white-space : nowrap;
	}

.callouti {
	margin : 0px;
	padding : 0px 10px;
	border-left : 1px dotted #BBB;
	white-space : nowrap;
	color : #777;
	background : transparent;
	}

.dotcell {
	margin : 0px;
	padding : 10px;
	border : 1px dotted #BBB;
	white-space : nowrap;
	color : #444;
	}

.dottop {
	border-top : 1px dotted #777;
	}

.error {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #C00;
	border : 1px dotted #444;
	padding : 10px;
	}
	
.mouse {
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 15px;
	color : #777;
	background : transparent;
	}

.mouse2 {
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	}

.foundinfo {
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 11px;
	margin : 0px;
	color : #777;
	background : transparent;
	}

.foundcaption {
	color : #000;
	}

.foundwhat {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 11px;
	margin : 5px 10px;
	color : #000;
	background : transparent;
	}

.foundcount {
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 13px;
	margin : 5px 10px;
	color : #777;
	background : transparent;
	}

.foundnav {
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 12px;
	color : #444;
	margin : 0px;
	background : transparent;
	}
	
.foundnavalpha {
	word-spacing : 3px;
	}

.offer {
	margin : 0px;
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 12px;
	color : #FFF;
	background : transparent;
	}

.offer b {
	margin : 0px 0px 10px 0px;
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	font-weight : bold;
	line-height : 12px;
	color : #FFF;
	background : transparent;
	}

.offer p {
	margin : 0px 0px 10px 0px;
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 12px;
	color : #FFF;
	background : transparent;
	}

.offer a:link {
	color : #FFF;
	background : transparent;
	}

.offer a:visited {
	color : #FFF;
	background : transparent;
	}

.offer a:hover {
	color : #000;
	background : transparent;
	}

.offer a:active {
	color : #000;
	background : transparent;
	text-decoration : none;
	}

.white {
	margin : 0px;
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #FFF;
	background : transparent;
	}

.white a:link {
	color : #FFF;
	background : transparent;
	}

.white a:visited {
	color : #FFF;
	background : transparent;
	}

.white a:hover {
	color : #000;
	background : transparent;
	}

.white a:active {
	color : #000;
	background : transparent;
	text-decoration : none;
	}

a.onblack:link {
	color : #AAA;
	background : transparent;
	}

a.onblack:visited {
	color : #AAA;
	background : transparent;
	}

a.onblack:hover {
	color : #EEE;
	background : transparent;
	text-decoration : underline;
	}

a.onblack:active {
	color : #EEE;
	background : transparent;
	text-decoration : underline;
	}

.survey {
	text-align : center;
	margin : 0px 10px 5px 0px;
	padding : 10px;
	background : #EEE;
	border : 1px dotted #444;
	}
	
.distractions {
	margin : 0px;
	padding : 5px 0px 0px 10px;
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #666;
	}

.skinny {
	margin : 0px;
	padding : 10px 15px 10px 15px;
	background : #FFF;
	border-right : 1px dotted #444;
	border-left : 1px dotted #444;
	border-bottom : 1px dotted #444;
	}

.skinnytop {
	margin : 0px;
	padding : 5px;
	background : #8D9D8A;
	border : 1px dotted #444;
	font : 14px verdana, helvetica, arial, geneva, sans-serif;
	color : #000;
	}
	
.skinnywhite {
	margin : 0px;
	padding : 10px;
	background : #FFF;
	border-right : 1px dotted #444;
	border-left : 1px dotted #444;
	border-bottom : 1px dotted #444;
	}

.skinnyitem {
	margin : 0px;
	padding : 0px 0px 5px 0px;
	font : 10px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 14px;
	color : #000;
	}

.skinnydate {
	color : #666;
	}

.sidenav {
	margin : 0px;
	padding : 5px 5px 5px 5px;
	background : #FFF;
	border-right : 1px dotted #444;
	border-left : 1px dotted #444;
	border-bottom : 1px dotted #444;
	}

.about {
	margin : 0px;
	padding : 5px 5px 5px 5px;
	background-image:url("images/aboutBG.jpg"); 
	border-right : 1px dotted #444;
	border-left : 1px dotted #444;
	border-bottom : 1px dotted #444;
	}
	
.clinic {
	margin : 0px;
	padding : 5px 5px 5px 5px;
	background-image:url("images/clinicBG.jpg"); 
	border-right : 1px dotted #444;
	border-left : 1px dotted #444;
	border-bottom : 1px dotted #444;
	}

li.off {
	margin : 0px 0px 5px -15px;
	list-style-type : none;
	}

.flontop {
	margin : 0px;
	padding : 10px;
	background : #EEE;
	border : 1px dotted #444;
	}

.flont {
	padding : 10px;
	border-bottom : 1px dotted #BBB;
	border-right : 1px dotted #BBB;
	border-left : 1px dotted #BBB;
	white-space : nowrap;
	background : transparent;
	color : #777;
	}

a.roll {
	color : #FFF;
	background : #E60;
	}

a.roll:hover {
	color : #FFF;
	background : #777;
	}

img.roll {
	background : transparent;
	}

.newin {
	padding-top : 2px;
	margin : 5px 0px 0px 0px;
	border-top : 1px solid #CCC;
	font : 9px verdana, helvetica, arial, geneva, sans-serif;
	line-height : 15px;
	color : #777;
	background : transparent;
	}

.zoom {
	padding : 10px;
	border-bottom : 1px dotted #BBB;
	border-right : 1px dotted #BBB;
	border-left : 1px dotted #BBB;
	background : transparent;
	color : #777;
	}

.zoombox {
	border : 1px solid #666;
	}