/*-- Wrap Container Styles --*/
/*-------------------------------------------------------- */
#wrap {
	min-width: 980px;
	max-width: 1024px;
	border: 0px solid black;
	margin-left: auto;
	margin-right: auto;
	}
/*-- End -- */

/*-- Header Container Styles --*/
/*-------------------------------------------------------- */
#header { background: #000000;
	min-width: 960px;
	height: 110px; }
	
#header a { position: relative; }
	
#header img { margin: 10px 35px 0 35px; }/*- Moves Logo into place -*/
/*-- End -- */

/*-- Menu Container Styles --*/
/*-------------------------------------------------------- */
#menu {border:  0px solid red;
	font-weight: normal;
	float: left;
	width: 100%;
	margin: -100px -316px 0 0;
	}

#menu ul {
	min-width: 660px;
	padding: 68px 0px 0px 0px;
	margin: 0 0 0 316px;
	text-align: center;

	}

#menu ul li {display: inline; }

#menu ul li a {
	font-size: 140%;
	color: #FFFFFF;
	padding: 0 1.5em 0 1.5em; 
	margin: 0;
	text-decoration: none;
	white-space: nowrap;
		}

#menu ul li a:hover, #menu ul li a.selected {color: #C83626; }


/* IE7 Fix */
*:first-child+html #menu ul li a {padding: 0 1.4em 0 1.4em; }

#menu ul li a:hover, #menu ul li a.selected {color: #C83626; }

/*-- End -- */

/*-- Main Container Styles --*/
/*-------------------------------------------------------- */
#main {min-width: 780px;
	max-width: 100%;
	height: 680px;
	clear: both;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}

/*-- Main Class Styles--*/	
#main.main { background: url(/img/main_background.jpg) no-repeat right top ; }

#main.exams { background: url(/img/exams_background.jpg) no-repeat right top ; }

#main.frames { background: url(/img/frames_background.jpg) no-repeat right top ; }

#main.lenses { background: url(/img/lenses_background.jpg) no-repeat right top ; }

#main.contacts { background: url(/img/contacts_background_01.jpg) no-repeat left top ; }

#main.insurance { background: url(/img/insurance_background.jpg) no-repeat right top ; }

#top_arch {
	height: 70px;
	background: url(/img/top_arch_web.png) no-repeat left top ;
	position: relative;
	z-index: 100;
	float: left;
	clear: both;
	overflow: hidden;
	display: block;
	width: 100%;
	}

/*-- End -- */

/*-- Left Column Container Styles --*/
/*-------------------------------------------------------- */
#left_column {
	float:  left;
	width: 255px;
	color: #000000;
	background: url(/img/left_column_background.png) repeat-y left top ;
	position: relative;
	margin: 0;
	margin-top: -70px; /*- Moves background under top arch -*/
	padding: 0 30px 0 30px;
	padding-top: 72px;
	z-index: 50;
	height: 100%;
	}
	
/* IE7 Fix */
*:first-child+html #left_column {
	overflow: hidden;
	min-height: 89.5%;
	max-height: 2.0em;
	}

#left_column h1, h2, p {
	margin:  0.5em 0 0.5em 0;
	}

#left_column h1  {
	font-size: 118%;
	}

#left_column h2  {
	font-size: 100%;
	}
	
#left_column p {
	color: #333;
	}

p.insurance {
	line-height: 1.25em;
	}

/*-- End -- */

/*-- Right Column Container Styles --*/
/*-------------------------------------------------------- */
#right_column {
	float: left;
	min-width: 665px;
	max-width: auto;
	}
	
/*-- End -- */

/*-- Footer Column Container Styles --*/
/*-------------------------------------------------------- */
#footer {
	background: url(/img/bottom_arch_alt_2.png) no-repeat right bottom ;
	margin: 0;
	margin-top: -119px;
	padding: 0;
	height: 120px;
	clear: both;
	text-align: right;
	position: relative;
	z-index: 50;
	}
	
#footer img {margin: 40px 0 10px 0; }

#footer p { text-align: right;
	clear:  both;
	margin: 0;
	padding:  0;
	white-space : nowrap; }

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {color: #C83626; }
/*-- End -- */
	
/* Class Styling */
/*-------------------------------------------------------- */
br.clear { clear: both; }

br.margin { clear: both;
	display: block;
	margin: 20px; }

img.fl { float: left; }
	
img.fr { float: right; }

.fl { float: left; }
	
.fr { float: right; }

.href {
	color: #C83626;
	text-decoration: none;
	}

a.href:hover { color: #000000; }
/*-- End -- */

/*-- Hours - Begin --*/

#hours {margin: 0 0 0 16px;
	width: 200px; }

#hours h2  { clear: both;
	color: #C83626;
	margin: 10px 0 2px 0;
	font-size: .95em; }

#hours h3, h4 { color: #333;
	font-size: .85em;
	font-weight: normal;
	float:  left;
	width: 49%;
	margin: 0;
	padding:  0; }

#hours h3 {
	margin-left: 20px;
}
	
#hours h4 { float: right;
	text-align: right;
	margin-left: -20px ; }

/*-- End --*/

/*-- Exam Page Styling --*/

#left_column.exams, #left_column.frames {
	background: url(/img/left_column_background.png) repeat-y left top ;
	width: 920px;
	/*border:  1px solid red;*/
	}
	
/* IE7 Fix */
*:first-child+html #left_column.exams, *:first-child+html #left_column.frames {
	overflow: hidden;
	min-height: 89.5%;
	max-height: 2.0em;
	}
	
#left_column h1.exams, h2.exams, p.exams, h1.frames, h2.frames, p.frames {width: 255px; }

#frameloadwrap {
	color: #333;
	width: 255px;
	}

.docload {
	/* float: left; */
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
	}

.frameload { display: inline; 
	margin: 0;
	padding: 0; }

.docload a { 
	display: block;
	text-decoration: none;
	color: #C83626;
	margin-left: 1.3em;
	padding: 3px 10px;
	width:  200px;
	/* add cursor:default; to this rule to disable the hand cursor */
	}
	
.frameload a { }

.docload a:hover { /* don't move this positioning to normal state */
 	/* position: relative; */
 	position: static;
 	color: #fff;
 	background-color: #C83626;; 
	}

.frameload a:hover { }

.docload span img {
	float:  right;
	border: 1px solid #fff; /* adds a border around the image */
	marin-left: 15px;
	margin-bottom: 0px; /* pushes the text down from the image */
	}

.frameload span img { }

.docload a span, .frameload a span {  /* this is for the large image and the caption */
	position: absolute;
	display: none;
	color: #C83626; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/img/30x30_60p.png) repeat center center ; 
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;	
	}
	
.frameload a span { padding-top: 0; }

	
.docload a span h3, .frameload a span h3 {
	margin: 0 -10px;
	padding: 4px 10px;
	font-weight: bold;
	font-size: 110%;
	background: url(/img/30x30_60p.png) repeat center center ; 
	border:  1px solid #fff;
	border-width:  1px 0 1px 0;
	}

.frameload a span h3 {
	display: block;
	width: 600px;
	padding: 4px 10px;
	margin: 10px -10px;
	}

.docload a span p, .frameload a span p {margin-left: -10px;
	margin-right:  10px;
	padding: 5px 220px 5px 10px;
	font-weight: normal;
	border:  1px solid #fff;
	border-width:  0px 0 0px 0;
	}

.docload img, .frameload img { /* leave or IE puts a border around links */
	border-width: 0;
	}

.docload a:hover span, .frameload a:hover span {
	/*width: 600px; */
	/* height: 100%; */ 
	display:block;
	top: 40px; /* means the pop-up's top */
	left: 360px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	border: 1px solid #FFFFFF;
	overflow: visible;
	
}

.resize_thumb {
	width: 150px; /* enter desired thumb width here */
	height : auto;
}

