﻿/*the purpose of this stylesheet is to define the page layout this include the columns headers and footers */

#page
{
	width: 960px;
	margin: 0px auto 10px auto;
}

#page_wrapper
{
	background-image: url("/images/content_image.jpg");
	background-repeat: repeat-y;
}



#page_body
{
	/*background-image: url("/images/vert_content_image.jpg");*/
	background-repeat: repeat-x;
	margin-left: 12px;
	width: 936px;
}

#spotlights
{
	float: left;
	width: 630px;
}
#spotlights table
{
	width: 100%;
}

#spotlights td
{
	padding: 10px 3px 1px;
	vertical-align: top;
}

#spotlights td a img
{
	border: 0px;
}

table.site_columns
{
	border-collapse: collapse;
	width: 100%;
}
td.column_left
{
	padding-left: 4px;
	padding-right: 0;
	padding-top: 0;
	width: 205px;
	text-align: left;
	vertical-align: top;
}

td.column_right
{
	width: 232px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

td.column_content
{
	width: auto;
	padding-left: 18px;
	text-align: left;
	vertical-align: top;
}

.home td.column_content
{
	padding: 0px;
}



#header
{
	background-image: url(/images/lockedheader.gif);
	height: 247px;
	position: relative;
}


#header #topmenu
{
	position: absolute;
	right: 7px;
	top: 12px;
	font-family: arial;
	font-size: 15px;
}




#header .search_button
{
}



#header .site_search
{
	float: left;
	position: relative;
	top: 9px;
}


#header .top_links
{
	float: left;
	position: relative;
	top: 12px;
}


#header .languages
{
	left: 23px;
	position: absolute;
	top: 34px;
}


#header .language
{
	
	color: #00A851;
}

#header .top_links li a
{
	color: #00A851;
}
#header .top_links li
{
	color: #00A851;
	display: inline;
	padding-right: 20px;
}



#header a.home_link
{
	display: block;
	height: 134px;
	left: 15px;
	position: absolute;
	top: 63px;
	width: 293px;
}








#banner
{
	height: 144px;
	position: absolute;
	right: 11px;
	top: 54px;
	width: 644px;
}

#footer
{
	background-image: url("/images/footer_image.jpg");
	font-size: 9pt;
	height: 37px;
	background-color: #ebebdd;
}

#BBBFooter
{
	background-image: url("/images/BBBlogo.jpg");
	float: right;
	height: 162px;
	position: relative;
	right: 39px;
	top: -18px;
	width: 46px;
	display:none;
}

#footer .quickmenu
{
	display: inline;
}

#footer .quickmenu a
{
	display: inline;
	font-size: 100%;
}

/*140401RCF-added Summit Plastic Logo*/
#page_footer{
    position:relative;
}

.parent-company {
    position: absolute;
    right: 25px;
    top: 35px;
}



#welcome
{
	background-image: url("/images/main_image.1.jpg");
	height: 236px;
	padding-left: 442px;
	padding-right: 10px;
}



#spotlight1
{
	margin-right: 47px; /*background-image:url("/images/spotlight1.png");*/
}


.mainmenu
{
	height: 32px;
	left: 33px;
	position: absolute;
	top: 213px;
}


#news_list
{
	background-image: url(/images/newsslice_image.png);
	background-repeat: repeat-y;
	float: left;
	width: 306px;
}

#events, #news
{
	padding-top: 10px;
	padding-left: 9px;
	padding-right: 0;
	padding-bottom: 10px;
	width: 279px;
}


#news_list_inner
{
	min-height: 646px;
	height: auto !important;
	height: 652px;
}



#news_footer
{
	width: 306px;
	background-image: url("/images/newsfooter_image.png");
	height: 18px;
	top: 18px;
	position: relative;
}

#top_links
{
	z-index: 20;
}

#content_item
{
	padding-left: 4px;
}



#homepage_news h1
{
	width: auto;
}

#homepage_news .article_list
{
	margin-top: -18px;
	min-height: 137px;
}

#homepage_news .article_list .article_date
{
	font-weight: normal;
}

.archive
{
	padding-top: 10px;
}
