/* 
	CSS Document "cssDivs"
	©2006 "Bearpaw Media Productions"
	{bearpawmedia.ca}
	authored by "glen erickson"
	LiFT Interactive {liftinteractive.com}
*/

body{
	background: #27200E url(images/bg.jpg) repeat-x center top;
	margin: 0;
	padding: 0;
}
#container{
	position: absolute;
	left: 50%;
	width: 720px;
	margin: 0 0 0 -360px;
	padding: 0;
	display: inline;
}
#header{
	width: 720px;
	height: 152px;
	float: left;
	background: url(images/header_bg.jpg) no-repeat top left;
	display: inline;
	margin-top:50px;
	position:relative;
}

#menu{
	position:absolute;
	top: 52px;
	left:340px;
	width: 369px;
	height: 50px;
}
#content{
	width: 720px;
	float: left;
	margin: 0;
	background: url(images/content_bg.jpg) repeat-y top left;
	display:inline;
}
#sideContent{
	float: left;
	width: 195px;
	display: inline;
	padding: 0;
	margin: 5px 0 0 25px;
	text-align: left;
}
#text{
	float: right;
	width: 435px;
	padding: 0;
	margin: 5px 35px 0 0;
	text-align: justify;
	display:inline;
}
#player{
	float: right;
	width: 441px;
	padding: 0;
	margin: 5px 20px 25px 3px;
	text-align: justify;
	display:inline
}

/*  coming soon, links, date boxes  */

.cs_top{
	float: left;
	width:195px;
	height: 14px;
	margin:0;
	padding:0;
	display:inline;
	background: url(images/comingsoon_topper.jpg) no-repeat top left;
}
.cs_hd{
	float: left;
	width:195px;
	height: 51px;
	margin:0;
	padding:0;
	display:inline;
	background: url(images/comingsoon_hd.jpg) no-repeat top left;
}
.cs_body{
	float: left;
	width:163px;
	margin:0;
	padding: 0 16px 10px 16px;
	background: url(images/comingsoon_bg.jpg) repeat-y top left;
	display:inline;
}
.cs_bottom{
	float: left;
	width:195px;
	height: 18px;
	margin:0 0 18px 0;
	padding:0;
	display:inline;
	background: url(images/comingsoon_bottom.jpg) no-repeat top left;
}
.links_hd{
	float: left;
	width:195px;
	height: 44px;
	margin:0;
	padding:0;
	display:block;
	background: url(images/links_hd.jpg) no-repeat top left;
}
#date_box{
	float:left;
	width:165px;
	height:26px;
	background: url(images/date_box.jpg) no-repeat top left;
	margin:0;
	padding: 10px 10px 0 20px;
}

/*  */

#sidePic{
	margin:0 0 10px 0;
	float:left;
	overflow: hidden;
	width: 163px;
	height: 110px;
	border-bottom: 3px solid #808694;
	background: url(counselor/images/sidepic.jpg) no-repeat center top;
}

/*  product styles  */

.product{
	display:block;
	width:455px;
	margin:10px 0;
	padding: 10px 0;
	border-top:1px dotted #555;
	clear:both;
}
.thumbside{
	float:left;
	display:block;
	width:80px;
	margin:0 15px;
	text-align:center;
}
.thumb{
	float:left;
	width:70px;
	height:70px;
	overflow:hidden;
	border:5px solid #6E7580;
}
.product_item{
	float:left;
	display:block;
	width:300px;
	font-size:9px;
	line-height:12px;
	text-align:left;
	padding-bottom:10px;
}

/* */

img#tight{
	margin:0;
	padding:0;
}
#news{
}
#footer{
	float: left;
	width: 700px;
	background: url(images/footer_bg.jpg) no-repeat top left;
	padding: 47px 10px;
	display:inline;
	color:#DE5426;
}
#copyright {
	float:right;
	font-size:9px;
}