﻿html 
{
    background: #000000 url(bg_redblackfade.png) repeat-x scroll top;
}

input, textarea, select
{
    width: 250px;
}

h1
{
    margin-bottom: 20px;
}

h2
{
    margin-bottom: 10px;
}

blockquote
{
    margin-bottom: 20px;
    padding: 10px 0 0 10px;
    background: url('bg_blockquote_start.png') no-repeat;
    }

blockquote span.endQuote
{
    display: block;
    background: url('bg_blockquote_end.png') no-repeat right bottom;
    }

/* Top Section */

#divTop 
{
	margin: 35px auto 2px auto;
	border-top: solid 1px #DE9999;
	border-right: solid 1px #D88787;
	border-bottom: solid 2px #FAFAFA;
	border-left: solid 2px #FFFFFF;
	background: #E8EAE4 url(bg_whitegreyfade.png) repeat-x scroll top;
	width: 980px;
}
	
#imgCoopWebLogo 
{
    margin: 40px 0px 0px 50px;
} 

#topMenu 
{
    width: 955px;
    margin: 25px 0px 0px 10px;
    white-space:nowrap;
}

#topMenu li 
{
    display:block;
    float:left;
    margin-left: 40px;  
    padding-bottom: 2px; /* need this to show the active page underscore in IE */
}

#topMenu li a 
{
    padding: 0 2px 0 2px;
    text-decoration: none;
    text-transform: uppercase;
}

#topMenu a:hover
{
    background-color: #FF0000;
    text-decoration: none;
}
    
/* Animation Section */
	
#divAnimation {
	margin: 2px auto 0px auto;
	border-top: solid 2px #FFFFFF;
	border-right: solid 1px #D88787;
	border-bottom: solid 1px #DA9696;
	border-left: solid 2px #FFFFFF;
	background-color: #FAFAFA;
	background-image: url(bg_animation.png);
	width: 980px;
	height: 210px;
}

/* Main content section */

#divContent 
{
    margin:2px auto 0px auto;
    padding:0;
    border:0;
    width: 982px;
    background-image: url(bg_allcontent.png);
    background-repeat: repeat-y;
}

#divAllContent 
{
    margin:0px auto 0px auto;
    padding:0;
    border:0;
    width: 982px;
    background-image: url(bg_widecontent_middle.png);
    background-repeat: repeat-y;
}

#divAllContentTop
{
    float:left;
	margin: 0 0px 0 0 ;
	background: transparent url(bg_widecontent_top.png) no-repeat;
	width: 982px; 
}

#divAllContentMiddle
{
	padding: 25px 17px 0px 50px;    
}


#divLeftContent
{
    float:left;
	margin: 0 2px 0 0 ;
	border-top: solid 1px #FFFFFF;
	border-right: solid 2px #FDFDFD;
	border-left: solid 2px #FFFFFF;
	background: transparent url(bg_leftcontent_top.png) no-repeat;
	width: 536px; 
}


#divLeftMiddle
{
	padding: 25px 17px 0px 50px;    
}

#divLeftMiddle p, #divAllContentMiddle p
{
    margin-bottom: 20px;
}


#divLeftColumnOne
{
    float:right;    
    width:175px;
    display:block;
}

#divLeftColumnOne img
{
    margin-bottom: 20px;
}

#divLeftColumnTwo
{
    float:right;    
    margin-left: 20px;
    width: 263px;
    display:block;
}

#ul_CaseStudyMenu
{
    width: 436px;
}

#ul_CaseStudyMenu li
{
    width:436px;
    min-height:65px;
    background-position: 30px 10px;
    margin-bottom:20px;
}

/* for Internet Explorer */
/*\*/
* html #ul_CaseStudyMenu li 
{
    height: 65px;
}
/**/

#ul_CaseStudyMenu li a 
{
    display: block;
    padding: 0px 10px 0px 205px;
}

#ul_MainPageLeft
{
    background-image: url(bg_leftmainlist_sides.png);
    width:315px;
}

#ul_MainPageLeft li
{
    width:315px;
    background-image: url(bg_leftmainlist_top.png);
    background-repeat: no-repeat;
} 

#ul_MainPageLeft li a
{
    display:block;
    padding: 20px 10px 15px 40px;
    background-position: 25px 22px;
    background-image: url(bullet_redchevron.png);
    background-repeat: no-repeat; 
}

#ul_MainPageLeft_Bottom
{
    margin-bottom: 10px;
}

#divRightContent {
	float:left;
	border-top: solid 1px #FFFFFF;
	border-left: solid 2px #FDFDFD;
	border-right: solid 2px #FFFFFF;
	background-color: transparent;
	width: 436px;
	}
	
#ul_MainPageRight
{
    width: 436px;
    border: 0;
    background: transparent url(bg_rightmenu_itembottom.png) no-repeat;
    background-position: bottom;
}

#ul_MainPageRight li
{
    width: 436px;
    background: transparent url(bg_rightmenu_itemtop.png) no-repeat;
}

#ul_MainPageRight li a
{
    display: block;
    padding:25px 65px 20px 75px;
    background-position: 25px 15px;
}

#li_MainPageRight_Ethics a
{
    background: transparent url(bullet_ethics.png) no-repeat;
}

#li_MainPageRight_Innovations a
{
    background: transparent url(bullet_innovations.png) no-repeat;
}

#li_MainPageRight_CaseStudies a
{
    background: transparent url(bullet_casestudies.png) no-repeat;
}

#li_MainPageRight_Blogs a
{
    background: transparent url(bullet_blogs.png) no-repeat;
}

.ul_sitemap
{
    margin-bottom: 10px;
}

.ul_sitemap li
{
    padding-left : 10px;
}

.ul_sitemap ul
{
    padding-left : 10px;
}

.blogPost
{
    padding-bottom: 10px;
    border-bottom: solid 1px #ff0000;
    margin-bottom: 10px;
}

#divLeftContent p.blogPublishDate, #divAllContentTop p
{
    margin-bottom: 5px;
}

.blogPost ul li
{
    list-style-type: disc;
    margin-left: 10px;
}

#ul_BlogList li
{
    margin-bottom: 10px;
} 

#ul_BlogList li a
{
    padding-left: 15px;
    background-position: 0px 3px;
    background-image: url(bullet_redchevron.png);
    background-repeat: no-repeat; 
}

	
/* Footer */
	
#divFooter 
{
    margin: 25px auto 0px auto;
    padding: 25px 0px 25px 0;
    width: 980px;
    color: White;
    text-align: center;
    clear: both;
}

#frmFooter
{
    margin-bottom: 25px;
}

#frmFooter input /* Put size of input elements back to auto in footer */
{
    width: auto;
}

#txtEmailAddress
{
    border-right:0;
    vertical-align:middle;
}

#btnSubmitEmail
{
    color: #FFFFFF;
    font-weight: bold;
    vertical-align:middle;
    background-color: #990000;
    border-top: solid 1px #C28585;
    border-right: solid 1px #CEAAAA;
    border-bottom: solid 1px #D0B2B2;
    border-left: solid 1px #DAD1D1; 
}

#ul_footerMenu 
{
    margin: 0 auto;
    white-space:nowrap;
}

#ul_footerMenu li 
{
    display: inline;  
    margin: 0 5px;
}

/* Content Area */

ul.contentbullet
{
    padding-bottom: 20px;
}

#divembedarea
{
    background-color: #000000;
    padding: 5px 7px 5px 6px;
    align: center;
    text-align: center;
}