/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html, body, .stretchy
{
height:100%; margin:0px;
}
.stretchy {width:760px; background-image: url(../images/Hair-Salon-Leamington-4.jpg);}
.top_cell {height:190px;}
.middle_cell {
}
.bottom_cell {height: 62px;}

a.bottom:link { font-family: Arial, Verdana, Helvetica, sans-serif; color: #CCFF00; font-weight: normal;}
a.bottom:visited { font-family: Arial, Verdana, Helvetica, sans-serif; color: #CCCCCC; font-weight: normal}
a.bottom:hover { font-family: Arial, Verdana, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal}
a.bottom:active { font-family: Arial, Verdana, Helvetica, sans-serif; color: #CCFF00; font-weight: normal}

a.side:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; font-weight: normal; padding-left: 0px}
a.side:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; font-weight: normal; padding-left: 0px}
a.side:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; font-weight: normal; padding-left: 0px}
a.side:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #006699; font-weight: normal; padding-left: 0px}

td.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #3399cc;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 1.25em;
	list-style-image: url(../images/more_arrow.gif);
}

td.aveda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #330066;
	background-color: #DCE2D8;
	text-align: justify;
	list-style-image: url(../images/more_arrow.gif);
}

td.main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #3399cc;
	text-align: justify;
	padding: 1.25em;
	list-style-image: url(../images/more_arrow.gif);
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .60em;
	color: #000000;
	list-style-image: url(../tri.gif);
	background-image: url(../images/front_page_back.gif);
	background-repeat: repeat-x;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #ccccff;
	list-style-image: url(../tri.gif);


}

td.info { border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; border-top: 1px solid #ffffff;
	padding:0.50em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-image: url(../tri.gif);
	
}
	
td.info1 { border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc;
	padding:1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #663399;
	list-style-image: url(../tri.gif);
	
}

	
td.linksleft { 
	border-right: 1px solid #cccccc;
	padding:.25em;
	background-image: url(../images/prescription-glasses-back.jpg);
	background-repeat: repeat-y;	
	list-style-image: url(../tri.gif);
}

td.linksleft1 { 
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:.25em;
	background-image: url(../images/prescription-glasses-back.jpg);
	background-repeat: repeat-y;	
	list-style-image: url(../tri.gif);
}

p.statement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #356EA4;
	text-align:justify
}

 	
tr.linksleft { 
border-right: 1px solid #cccccc;
	padding:.25em;
	background-image: url(../images/prescription-glasses-back.jpg);
	background-repeat: repeat-y;	
	list-style-image: url(../tri.gif);
}



th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #330066;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif; font-weight: normal;
	font-weight: bold;
	font-size: 1em;
	color: #7E6895;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif; font-weight: normal;
	font-weight: bold;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif; font-weight: normal;
	font-weight: bold;
	font-size: 1em;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 400;
	padding: 6px;
	background-image: url(../images/glasses-h1-back.jpg);
	background-repeat: repeat-y;
	text-indent: 0.60em;
	color: #ffffff;
	font-style: normal;
	text-transform: capitalize;
	font-variant: normal;
	}
h2 {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #7E6895;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #CC3300;
}
li {
	color: #29537C;
	font-size: 1em;
	line-height: normal;
	list-style-position: outside;
	clip: rect(auto,auto,auto,auto);
}
	
#Layer1 {
	position:inherit;
	left:49px;
	top:31px;
	width:821px;
	height:66px;
	z-index:1;
	background-image: url(../images/InnerPagegraphics/Prescription-glasses-online-cheap.jpg);
}
#Layer2 {
	position:inherit;
	left:auto;
	top:85px;
	width:821px;
	height:25px;
	z-index:1;
}
#Layer3 {
	position:inherit;
	left:49px;
	top:110px;
	width:821px;
	height:64px;
	z-index:1;
}
#Layer4 {
	position:inherit;
	left:49px;
	top:178px;
	width:821px;
	height:63px;
	z-index:1;
}
#Layer5 {
	position:inherit;
	left:49px;
	top:249px;
	width:821px;
	height:64px;
	z-index:1;
}
#Layer6 {
	position:inherit;
	left:49px;
	top:306px;
	width:821px;
	height:64px;
	z-index:1;
}
#Layer7 {
	position:inherit;
	left:49px;
	top:371px;
	width:821px;
	height:23px;
	z-index:1;
}
#Layer8 {
	position:inherit;
	left:49px;
	top:468px;
	width:821px;
	height:9px;
	z-index:1;
}
#Layer9 {
	position:inherit;
	left:49px;
	top:474px;
	width:821px;
	height:42px;
	z-index:1;
}
#Layer10 {
	position:inherit;
	left:48px;
	top:486px;
	width:807px;
	height:53px;
	z-index:1;
}
#Layer11 {
	position:inherit;
	left:49px;
	top:532px;
	width:807px;
	height:78px;
	z-index:1;
}
#Layer12 {
	position:inherit;
	left:48px;
	top:631px;
	width:807px;
	height:66px;
	z-index:1;
}
#Layer13 {
	position:inherit;
	left:55px;
	top:701px;
	width:807px;
	height:216px;
	z-index:1;
}
#Layer14 {
	position:inherit;
	left:42px;
	top:904px;
	width:807px;
	height:30px;
	z-index:1;
}	
	
