/*
///////////////////////////////////////
TEMPLATE SS - 2 COLUMNS IN BOTTOM SECTION WIDE LEFT COLUMN AND LARGE QUOTE AREA AT TOP
///////////////////////////////////////
*/

#template_ss  #mainContentArea {
	left:200px;
	z-index:200;
	background:none;
	overflow:visible;
}

	#template_ss  #legal {
		left:-175px;
	}

#template_ss .rule {
	position:relative;
	top:0px;
}

#template_ss #contentTopSection {
	margin:0px 0 10px 21px;
	padding:0 10px 0 0;
	padding:0;
	/*	width:595px;*/
	border:none;
	top:5px;
	/*background:#d63333 url(/retail/images/banner-what_sells.gif) top left no-repeat;*/
	/* added by DM */
	height: 161px;
}

	.banner-project_0 {
		background: url(/retail/images/banner-what_sells.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#d63333;
		/*height: 161px;*/
	}
	
	.banner-project_1 {
		background-image: url(/retail/images/banner-attitude.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#ffd500;
		/*height: 161px;*/
	}
	
	.banner-project_2 {
		background: url(/retail/images/banner-brand.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#bfd730;
		/*height: 161px;*/
	}
	
	.banner-project_3 {
		background: url(/retail/images/banner-taste.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#f68220;
		/*height: 161px;*/
	}
	
	.banner-project_4 {
		background: url(/retail/images/banner-style.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#b92c92;
		/*height: 161px;*/
	}
	
	.banner-project_5 {
		background: url(/retail/images/banner-impact.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#3f70b4;
		/*height: 161px;*/
	}
	
	.banner-project_6 {
		background: url(/retail/images/banner-image.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#000000;
		/*height: 161px;*/
	}
	
	.banner-project_7 {
		background: url(/retail/images/banner-need.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#909090;
		/*height: 161px;*/
	}
	
	.banner-project_8 {
		background: url(/retail/images/banner-personality.gif);
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#ffd500;
		/*height: 161px;*/
	}
	
	.banner-project_gray {
		background: url();
		background-position: top left;
		background-repeat: no-repeat;
		background-color:#222;
		height: 161px;
	}

#template_ss #descriptionColLeft {
	width:350px;
	padding-right:100px;
	font-size:11px;
	line-height:12px;
}

#template_ss #descriptionColRight {
	left:25px;
}

#template_ss #contentDescriptionContainer #descriptionColLeft ul li {
	list-style-type:none;
	line-height:14px;
	color:#333;
}

#contentBottomSection {
	padding:0px;
	position:relative;
	top:25px;
	left:20px;
	width:750px;
	background:none;
}

#template_ss .bottomColumn {
	float:left;
	margin-right:15px;
	width:250px;
	line-height:15px;
}

#template_ss .colLeft {
	padding:0;
	margin:0;
	margin-right:0px;
	width:375px;
	background:none;
}

	#template_ss .contactInfo {
		margin:20px 0;
		color:#333;
		width:150px;
		float:left;
	}
	
	#template_ss .colLeft .rule {
		margin:15px 0;
	}

	#template_ss form li {
		font-size:10px;
		color:#666;
	}
	
	#template_ss form li input.contactFormInput {
		width:200px;
	}
	
	#template_ss form li select {
		width:200px;
	}
	
	#template_ss form li textarea {
		width:200px;
	}
	
	#template_ss li .formLabel {
		width:65px;
		float:left;
	}
	
#template_ss .colRight {
	padding:0;
	margin:0;
	color:#666;
	width:300px;
	background:none;
	position:relative;
	left:10px;
}

	#template_ss .colRight li.bulletArrowRight a {
		color:#c00;
		font-size:10px;
	}
	
	#template_ss .colRight a.pointerLink {
		font-size:10px;
	}

img.thumbnail {
	margin:0 2px;
}

#contentDescriptionContainer a img.thumbnail {
	border:#ccc solid 1px;
}

#contentDescriptionContainer a:visited img.thumbnail {
	border:#ccc solid 1px;
}

#contentDescriptionContainer a:hover img.thumbnail {
	border:#c00 solid 1px;
}

.bannerClass {
	background-color:#0ff;
}

.project_block {
	position:absolute;
	top:0px;
	left:0px;
}

.subSectionBottomInfo {
	position:absolute;
	top:250px;
	background:none;
}


/*
///////////////////////////////////////
BACKGROUND CHANGES FOR TESTING
///////////////////////////////////////
*/

/*
#secondaryNavDrawers {
	background:#eff;
}

#drawerPortfolio {
	background:#efe url(../images/bg-sidebar_shadow.jpg) top right no-repeat;
}

#mainNavColumn {
	background:#fee url(../images/bg-sidebar_shadow.jpg) top right no-repeat;
}

#primaryContainer {
	background:#eef;
}

#mainContentArea {
	background:#eff;
}

#contentBottomSection {
	background:#eef;
}
*/