body, head
{
	margin:0px;
	padding:0px;
	font-size:16px;
	height:100%;
	background-color:#ffffff;
	background-image:url(../img/body_bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
} 
 
.main_content
{
	height:100%;
	width:975px;
	margin-left:auto;
	margin-right:auto;
}

.main_content .head
{
	margin-top:9px;
	background-image:url(../img/head_bg.gif);
	background-repeat:repeat-y;
}
.main_content .head .inner
{
	background-image:url(../img/head_inner_bg.gif);
	margin-left:auto;
	margin-right:auto;
	width:947px;
	height:75px;
	position:relative;
	left: 0px;
	top: 0px;


}
.main_content .head .inner .logo
{
	display:block;
	width:288px;;
	height:57px;
	background-image:url(../img/custom_made_drapes_toronto.gif);
	position:absolute;
	top:10px;
	left:10px;
}

.main_content .head .inner .logo2
{
	display:block;
	width:410px;;
	height:63px;
	background-image:url(../img/custom_made_drapery_toronto.gif);
	position:absolute;
	top:10px;
	left:450px;
}

.main_content .content
{
	background-image:url(../img/c_bg.gif);
	padding:0px 15px 0px 15px;
	background-color:#000000;
	padding-bottom:15px;
	position:relative;
}

.main_content .content .c_left
{
	width:250px;
}
.main_content .content .c_left h2
{
	display:block;
	margin:0px;
	padding:0px;
	font-size:20px;
	color:#FFFFFF;
	background-color:#333333;
	line-height:51px;
	text-align:center;
	font-weight:normal;
}

.main_content .content .c_left .links
{
	margin:10px;
}

.main_content .content .c_left .links a
{
	display:block;
	font-size:18px;
	color:#FFF;
	line-height:21px;
	text-decoration:none;
}
.main_content .content .c_left .links a:hover
{
	text-decoration:underline;
}
.main_content .content .f_img_container
{
	position:absolute;
	bottom:0px;
	right:16px;
	overflow:hidden;
	width:693px;
	height:294px;
}

.main_content .m_content
{
	background-image:url(../img/c_bg.gif);
	padding:0px 14px 0px 14px;
}
.main_content .m_content .middle_line
{
	border-top:7px solid #fff;
	text-align:center;
	font-size:72px;
	font-weight:bold;
	background-color:#333333;
	color: #ffffff;
}

.main_content .text_content
{
	background-image:url(../img/c_bg.gif);
	padding:0px 14px 0px 14px;
	background-color:#fff;
}

.main_content .text_content .left
{
	float:left;
	width:440px;
	background-color:#ffffcc;
	padding:15px;
	padding-top:5px;
}

.main_content .text_content .right
{
	float:right;
	width:440px;
	padding:15px;
	padding-top:5px;
}

.main_content .text_content .blog2
{
	float:none;
	width:915px;
	background-color:#FFF;
	padding:15px;
	padding-top:5px;
}

.main_content .text_content .t
{
	text-align:center;
}

.footer
{
	background-image:url(../img/footer_c_bg.gif);
	height:68px;
}
.footer .footer_c
{
	width:975px;
	background-image:url(../img/footer_bg.gif);
	margin-left:auto;
	margin-right:auto;
	height:48px;
	text-align:center;
	padding-top:20px;
	line-height:20px;
	color:#fff;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

