/*
CSS for isabelle glass
*/


body {
	font-size: 75%;
	text-align: center;
	margin: 0; 
	padding: 0;
	background: #666666;
	font-family: Arial, Helvetica, Verdana;
	line-height: 135%;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	color: #000;
	background: #ffffff url(white_bkgrd.gif);
}
#container {
	width: 100%;
	margin: 0 auto;

	text-align:left;
}

#masthead {
	margin: 0 auto;
	width: 100%;
	height: 160px;
}

#navigation {
	width: 100%;
	height: 62px;
	padding-left: 25px;
}

#logo {
	width: 100%;
	height: 98px;
}

/*
positioning for Collection page
*/

#collection {
	width: 800px;
	background: #ffffff url(white_bkgrd.gif);


}

#c1 {
	float: left;
	width: 55px;
	margin-right: 40px;
	margin-top:30px;
	background-color: #fff;
}

#c1 img{
	padding-bottom: 50px;
}


#c2 {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-top:20px;
	background-color: #fff;

}

#c2 img{
	padding-bottom: 50px;
}

#c3 {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-top:20px;
	background-color: #fff;
}

#c3 img{
	padding-bottom: 50px;
}


#c4 {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-top:20px;
	background-color: #fff;
}

#c4 img{
	padding-bottom: 50px;
}


#c5 {
	float: left;
	width: 155px;
	margin-right: 40px;
	margin-top:20px;
	background-color: #fff;

}

#c5 img{
	padding-bottom: 50px;
}

/*
positioning for Shows, About, and extras
*/


#main {
	width: 100%;
	margin-top: 15px;

	}
#main-column {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-left: 25px;
	color:#666;
}

#main-column h1 {
	font-size: 160%;
	font-family: georgia, times, serif;
	font-weight: bold;
	color: #bd5cbd;
	padding-bottom: 25px;
	}

#main-column h2 {
	font-size: 150%;
	color: #660033;
	padding-bottom: 10px;
	}

#main-column2 {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-bottom:25px;
	color:#666;
}

#main-columnwide {
	float: right;
	width: 460px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom:25px;
	}

#main-columnwide h3{
	font-size: 100%;
	line-height: 150%;
	font-family: georgia, times, serif;
	color:#666;
	font-weight:normal;
	padding-bottom: 5px;
}

#main-columnwide h2 {
	font-size: 150%;
	color: #660033;
	padding-bottom: 10px;
	}


#main-columnwide p {
	color:#666;
	font-size: 100%;

}

em {
	font-family: georgia, times, serif;
	font-size: 100%;
	color:#bd5cbd;
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dashed gray; 
	border-bottom: 1px dashed gray; 
}
	
#main-column3 {
	float: left;
	width: 250px;
	margin-top: 15px;
	margin-right: 25px;
	color:#666;
}

#row1 {
	width: 750px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 30px;
}
	
#row2 {
	width: 750px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#row3 {
	width: 750px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#row4 {
	width: 750px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#row5 {
	width: 750px;
	margin-right: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	background: #fff url(white_bkgrd.gif);

}

#row6 {
	width: 750px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#row6 p{
	margin-left: 85px;
	font-size: 105%;
	font-family: georgia, times, serif;
	font-weight:bold;
	text-decoration: none;
	color:#660033;
}

#row7 {
	width: 750px;
	margin: 10px;
}

#row7 p{
	margin-left: 85px;
	font-size: 105%;
	font-family: georgia, times, serif;
	font-weight:bold;
	text-decoration: none;
	color:#660033;
}


	
a:link {
	font-size: 105%;
	font-family: georgia, times, serif;
	font-weight:bold;
	text-decoration: none;
	color:#660033;
}

a:active {
	font-size: 105%;
	color:#660033;
	text-decoration: none;
}

a:hover {
	font-size: 105%;
	font-weight:bold;
	text-decoration: none;
	color:#bd5cbd;
}


a:visited {
	font-size: 105%;
	font-family: georgia, times, serif;
	color:#bd5cbd;
	font-weight:bold;
	text-decoration: none;
}

img {
	border: none;
}

/*
Forms
*/

form.contact {
	padding: 0;
	margin: 0;
}

form.contact fieldset {
	border: 2px solid silver;
	padding: 10px;
}

form.contact legend {
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: small;
	color: #bd5cbd;
	padding: 5px;
}


form.contact label {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .25em;
	font-family: georgia, times, serif;
	color: #666;
	line-height: 250%;
}

form.contact label.fixedwidth {
	display: block;
	width: 250px;
	line-height: 250%;

}

form.contact .buttonarea input {
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 5px;
}

form.contact .buttonarea {
	text-align: left;
	padding-top: 10px;
}

.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background-color: #fff;
	padding: 5px;
	left: -1000px;
	border: 1px solid #666666;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -30px;
	left: 30px; /*position where enlarged image should offset horizontally */
}

#footer {
	width: 800px;
	float: left;
	margin-top: 15px;
	padding-top: 15px;
	background: #666666 url('images/gray_bkgrd.gif');
}

#footer p {
	font-family: georgia, times, serif;
	line-height: 135%;
	text-transform: uppercase;
	color: #ccc;
}	

#footer a {
	font-family: georgia, times, serif;
	line-height: 135%;
	text-transform: capitalize;
	font-weight: bold;
	color: #999;
}

#footer a:hover {
	font-family: georgia, times, serif;
	line-height: 135%;
	text-transform: capitalize;
	font-weight: bold;
	color: #fff;
}


.clear {
	clear: both;
}	