/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color: #000000;
}
#chicago-art-framing{
	border:2px solid #CCCCCC;
	padding:10px;
	width: 1020px;
}
h1{
	font-size:24px;
	color:#ee903c;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2{
	font-size:19px;
	color:#ee903c;
	font-weight:normal;
	margin-bottom: -15px;
	letter-spacing: 1px;
}
h3 {
	font-size:11px;
	color:#000000;
	font-weight:normal;
	letter-spacing:1px;
}
p{
	font-size:12px;
	line-height:16px;
}
a:link {
	color: #ee903c;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ee903c;
}
a:hover {
	text-decoration: none;
	color: #ee903c;
}
a:active {
	text-decoration: underline;
	color: #ee903c;
}
#chicago-framing {
	width:1020px;
	background-color: #3E3E3E;
	height: 100%;
	overflow: auto;
}
#framing-chicago {
	width:720px;
	float:right;
	background-image:url(framing-care-chicago-gamma.jpg);
	background-repeat:no-repeat;
	height:1085px;
}

#frame-care{
	margin:110px;
}
#picture-framing{
	width:300px;
	float: left;
}
#picture-framing-chicago {
	background-color: #3E3E3E;
	height: 100%;
}
#picture-frame-chicago {
	background-color:#FFFFFF;
}
#framing-services {
	margin:20px 10px 15px 15px;
}
.picture-framing-chicago{
	background-image:url(framing-services.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.chicago-framing-gamma{
	margin-left:20px;
	width: 260px;
}
.framing-service{
	text-align:right;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
}
.page-name{
	padding-top:16px;
	margin-left:25px;
	padding-bottom: 10px;
	font-size: 16px;
}
.chicago-framing {
	border-top: 2px solid #ee903c;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#ee903c;
    text-decoration:none}

a.info span{
	display: none;
	text-decoration: none;
}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:2em;
	left:-4em;
	width:370px;
	color:#FFFFFF;
	text-align: left;
	background-image: url(images/custom-picture-framing.png);
	padding: 15px;
	border: 2px solid #ee903c;
	text-decoration: none;
}
a.framing:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a.framing:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a.framing:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a.framing:active {
	text-decoration:underline;
	color:#FFFFFF;
}
#picture-matting {
	margin-top:25px;
	color:#666666;
	font-size: .7em;
}
a.picture-matting:link {
	color:#666666;
	text-decoration:underline;
}
a.picture-matting:visited {
	color:#666666;
	text-decoration:underline;
}
a.picture-matting:hover {
	color:#666666;
	text-decoration:none;
}
a.picture-matting:active {
	text-decoration:underline;
	color:#666666;
}

/* --------------------------------- MUSEUM FRAMING MATERIALS -------------------------------------- */
#museum-quality-framing-materials {
	width:720px;
	float:right;
	background-image:url(images/museum-framing-materials-bg.jpg);
	background-repeat:no-repeat;
	height:930px;
}
#framing-materials{
	margin:80px;
}
/* --------------------------------- DESIGN SERVICES -------------------------------------- */
#framing-design-services {
	width:720px;
	float:right;
	background-image:url(images/gamma-design-services.jpg);
	background-repeat:no-repeat;
	height:1040px;
}
#design-services{
	margin:150px 110px;
}
