/* header */

body#res #main
{
 	width:417px;
 	background-color:#eeeeee;
 	background-image: url(../../images/bg-home-content.gif);
 	background-position: bottom;
 	background-repeat: repeat-x;
 	padding: 30px 20px 0 20px;
}

body#res li
{
	margin-left: 25px;
}

body#res .resourcesmasthead
{
    clear: both;
		background: url(../../images/bg-head-resources.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#res .goinggreenmasthead
{
    clear: both;
		background: url(../../images/bg-head-resources.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#res .casestudiesmasthead
{
    clear: both;
		background: url(../../images/bg-head-resources-case.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#res .glossarymasthead
{
    clear: both;
		background: url(../../images/bg-head-resources-glossary.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#res .newslettermasthead
{
    clear: both;
		background: url(../../images/bg-head-resources-newsletter.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#res .requestdemomasthead
{
    clear: both;
		background: url(../../images/bg-head-resources-request.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#res .promotionmasthead
{
    clear: both;
		background: url(../../images/bg-head-resources-promotions.gif) no-repeat;
    height: 219px;
    margin-bottom: 2px;
    position: relative;
}

body#home .masthead h1
{
    color: #fff;
    font-size: 25px;
    position: relative;
    top: 50px;
    left: 233px;
    width: 500px;
    font-weight: normal;
}

body#res .masthead h1 strong
{
    font-size: 32px;
    font-weight: normal;
    padding-right: 10px;
}

body#res .masthead h2
{
    color: #8E1417;
    font-size: 15px;
    position: relative;
    top: 43px;
    left: 395px;
    width: 270px;
    font-weight: normal;
}

.resheader 
{
	float: left;
	width: 966px;
	height: 117px;
	padding: 0 0 0 0;
	margin-bottom: 2px;
	background-image: url(../../images/header-bg-resources2.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.resheader .cart {
    float: right;
    text-align: left;
    font-size: 11px;
    width: 209px;
    padding: 5px 10px 0 0;
    height: 23px;
    margin: 8px 24px 0 0;
    color: #3D3C35;
}

.resheader .cart a
{
	font-weight: bold;
	color: #3D3C35;
	text-decoration: none;
}

.resheader .cart a:hover
{
	text-decoration: underline;
}

.resheader .logo
{
	float: left;
	padding: 2px 0 3px 0;
}

.resstyle2 {
	color: #d5cc26;
	font-size: 18px;
}

/* left nav bar */
.resleft
{
	color: #747257;
	text-decoration: none;
}
.resleft:hover
{
	color: #d5cc26;
	text-decoration: underline;
}

/* pro content links*/

.rescontentlink
{
	color: #f18e00;
	text-decoration: none;
}
.rescontentlink:hover
{
	color: #f18e00;
	text-decoration: underline;
}

/* pro content links end */

#resnav
{
	background-color: #eeeeee;
	background-image: url(../../images/bg-left-nav-corner.gif);
	background-repeat: no-repeat;
	/*padding: 30px 5px 10px 25px;*/
	
}

#resnav.column, #resnav.itemcolumn
{
	float: left;
	/*width: 171px;*/
	width: 281px;
	padding: 0 0 0 0;
	background-color:#eeeeee;
	margin-right: 3px;

}

#resnavfirst
{
	padding: 30px 12px 12px 20px;
	text-decoration: none;
}


#resnaveven
{
	padding: 12px 12px 12px 20px;
	background-color: #dddddd;
	text-decoration: none;
}

#resnavodd
{
	padding: 12px 12px 12px 20px;
	background-color: #eeeeee;
	text-decoration: none;
}

#resnavlast
{
	height: 130px;
	background-color:#eeeeee;
 	background-image: url(../../images/bg-home-content.gif);
 	background-position: bottom;
 	background-repeat: repeat-x;
}

/* left nav bar end */

/* right nav bar */

#ressidebar.column
{
	float: right;
	width: 191px;
	padding: 10px 28px 0 0;
}

#ressidebar.column h3
{
	color: #8a8157;
	font-size: 14px;
	font-weight: normal;
	margin: 3px 0 4px 0;
	width: 180px;
}

#ressidebar.column p
{
	margin-bottom: 15px;
	line-height: 14px;
	font-size: 11px;
	color: #747257;
	width: 180px;
}

#ressidebar.column .promo
{
	width: 191px;
	height: 202px;
	margin-bottom: 12px;
	/* background: url(../../images/sidebar/promo-space.jpg); */
	cursor:pointer;
}

#ressidebar.column .featureBrand
{
	/*	background: url(../../images/sidebar/featured-brand.jpg); */
	cursor:pointer;
}

#ressidebar.column .calloutListing
{
	float: left;
	width: 171px;
	padding: 10px 10px 15px 10px;
	background-color: #EDECBA;
	color: #747257;
	font-size: 11px;
	margin-bottom: 10px;
}

#ressidebar.column .calloutListing h3
{
	margin: 0 0 8px 0;
}

#ressidebar.column .calloutListing ul
{
	list-style-type: none;
	float: left;
}
#ressidebar.column .calloutListing li
{
	display: block;
	padding: 3px 0;
}

/* right nav bar end */