
/* used to import stylesheet for the WYSIWYG editor*/
@import "/system/modules/gov.va.deq.pao.DEQtemplate_one/resources/deqweb.css";


#sidebar
{
	position:absolute;
	top:85px;
	margin-left:0px;
	margin-top: 5px;
	left: 0px;
	padding-top:0em;
	width: 175px;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: url("/recycle/images/sidbanbk.jpg") repeat fixed ;
}

.printview 
{ 
        margin-left:20; 
}

/* IE min-height */
* html #sidebar 
{
	height: 500px;
}

#sidebar li
{
	background-color: transparent;
}
	
.HomepageLeftCol 
{
	float:left;
	width:60%;
	padding:5px;
}

.HomepageRightCol 
{
	float:left;
	width:35%;
	border:1px solid black;
	padding:5px;
	background-color: #F2FBFF;
}

.WhatNewRecycling
{
	background-color: #2E9279
}

.HomepageRightCol li
{
	padding-bottom:10px;
}

#content li 
{
	padding-bottom:10px;
}

.BoardLeftCol 
{
	height:715px;
	float:left;
	width:48%;
	border-right:1px solid black;
	padding:5px;
}

.BoardRightCol 
{
	float:right;
	width:48%;
	padding:5px;
}

.BoardContainer
{
	height:600px;
	width:80%;
	border:1px solid black;
	border-bottom:1px solid black;
	overflow:hidden
}

.BoardLeftCol p, .BoardRightCol p
{
	height:160px;
}

.ContactUsColomn
{
	width:40%;
	margin-left:20%;
	border:1px solid black;
	padding:10px;
}
.whatshot
{
 color:#FFF;
 font-weight:200%;
}
.contentbold
{
	font-weight:bold;
}

.ElecNewsLeftCol
{
	float:left;
	width:40%;
	padding:5px;
}

.ElecNewsRightCol
{
	float:right;
	width:40%;
	padding:5px;
}
