@charset "utf-8";
/* CSS Document */

/************************************************************************

	Site:		oen.org
	Author:		Ben golden
	Client:		The Oregon Entrepreneurs Network
	Location:  	eROI
	
	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Top Navigation
	4 - Right Tab Navigation
	5 - Left Navigation
	6 - Footer Navigation
	7 - Home Page

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/
/****** complete reset ******/
h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, pre, code, address, variable, form, fieldset,
span, html, body {
margin: 0;
padding: 0;
font-size: 100%;
font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
q:before, q:after { content:''; }
*:focus {
	outline: none;
	margin: 0px;
}
/*** end reset *****/
html{
min-width:1200px;
}

/*OTD new/changed*/
*html #form1{
width:1200px;
margin:0px auto;
padding-left:60px;
}

*:first-child+html #form1{
width:1260px;
margin:0px auto;
padding-left:0px;
}
/*end OTD new/changed */
#form1{
_padding-left:60px;
}

body {
    background-image:url('/images/bodyBG2.jpg');
	font-family: Arial, Helvetica, sans-serif;
	color: #211E1C;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	font-size: 10pt;
}
p {
	font-size: 12px;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	line-height: 1.5em;
}

#topBanner{
display:none;
}

.roundtop{
display:none;
}

.roundbottom{
display:none;
}

h1{
	font-weight: 400;
	font-size: 24px;
}

#headerIntro h2{
color: #d81e05;
font-weight: 400;
}

#headerIntro h3{
color:#000000;
font-weight: 600;
margin-top:3px;
font-size:15px;
margin-bottom:10px;
}

h2{
	font-weight: 600;
	font-size: 24px;
}
#container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	margin-bottom: 40px;
	margin-top: 0px;
}
#container.not-home {
	width:800px;
}
a:link {
	color: #D81E05;
	text-decoration: underline;
	font-size: 13px;
	font-weight: 200;
}
a:visited {
	font-size: 13px;
	color: #D81E05;
	text-decoration: underline;
	font-weight: 200;
}
a:hover {
	font-size: 13px;
	color: #D81E05;
	text-decoration: underline;
	cursor: pointer;
	font-weight: 200;
}
a:active {
	font-size: 13px;
	color: #D81E05;
	text-decoration: underline;
	font-weight: 200;
}
img a:link, img a:hover, img a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.bright {
	color: #D81E05;
}
.lightButton {
	background-image: url('/images/gelButton.gif');
	background-repeat: no-repeat;
	height: 35px;
	width: 175px;
}

.lightButton  p  {
	background-image: url('/images/carrotwhite.gif');
	background-repeat: no-repeat;
	background-position: 5px;
	color: #D81E05;
	text-decoration: none;
	text-align: left;
	padding-left: 23px;
	font-weight: 400;
	font-size: 12px;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-bottom: 10px;
	margin: 0px;
}
.lightButton a:link, .lightButton a:hover, .lightButton a:visited {
	color: #FFF;
	text-decoration: none;
}
img a:link {
	border: none;
}
img a:hover {
	border: none;
}
img a:visited {
	border: none;
}
/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

/****** Header ******/
#header {
height:125px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
position:relative;
width:1200px;
}
#headerLogo{
	background-repeat: no-repeat;
	background-position: left top;
	height: 89px;
	width: 66px;
	float: left;
	margin-top: 10px;
	margin-left:195px;
	_margin-left: 110px;
	background-image: url('/images/logo.jpg');
}





#headerWorldMark {
	background-image: url('/images/WorldMark.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	height: 90px;
	width: 128px;
	float: left;
	margin-top: 10px;
}
#searchSignup {
	margin-right:10px;
	float: right;
	width: 250px;
}

#headerSearch {
	display:none;
	float: right;
	height: 20px;
	width: 200px;
	font-size: .75em;
	border: 2px inset #CCCCCC;
	text-align: center;
}
#headerSignup    {
	margin-right:0px;
	float:right;
	color: #D81E05;
	vertical-align: middle;
	height: 20px;
	width: 175px;
}
/***** sub pages *****/
.row{
	display: table
}
.even{
	display: table-row;
}
#rotatingSponsers {
	width: 205px;
	height: 153px;
	background-image: url('/images/rotatingLogoBG.gif');
}

#centerContent {
	width: 345px;
	margin-left: auto;
	_margin-left:10px;
	padding-left: 20px;
	margin-right: auto;
	padding-right: 10px;
	padding-top: 0px;
}

#centerContent h2 {
	font-size: 24px;
	font-weight: 200;
}
#container #centerContent p {
	margin-top: 5px;
	margin-bottom: 15px;
}
.pageTitleCaption {

}
#container #topContent #homeContentTopRight .lightButton a {
	font-size: 12px;
}
#container #topContent #event a {
	font-size: 12px;
}
#upcomingSubpagesRSS {
	font-size: 13px;
	color: #211E1C;
	width: 165px;
}
#upcomingSubpagesRSS a:link {
	font-size: 13px;
	font-weight: 200;
	color: #D81E05;
	text-decoration: underline;
}
#upcomingSubpagesRSS a:hover {
	font-weight: 200;
	color: #D81E05;
	text-decoration: underline;
}
#upcomingSubpagesRSS a:visited {
	font-weight: 200;
	color: #D81E05;
	text-decoration: underline;
}
#OENpostSubRSS {
	font-size: 13px;
	color: #211E1C;
	width: 165px;
}
.rightNavContent {
	margin-bottom: 20px;
	width: 165px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#OENpostSubRSS a:link {
	font-size: 13px;
	font-weight: 200;
    color: #211E1C;
	text-decoration: underline;
}
#OENpostSubRSS a:hover {
	font-weight: 200;
    color: #211E1C;
	text-decoration: underline;
}
#OENpostSubRSS a:visited {
	font-weight: 200;
    color: #211E1C;
	text-decoration: underline;
}
.hide li, .hide div {
	display: none;
}
.show li, .show div {
	display: block;
}
/***********************************************************************
	3 - TOP NAVIGATION
************************************************************************/
/***** top Nav *****/
#topNav {
	background-image: url('/images/topNavBG.jpg');
	background-repeat: no-repeat;
	margin-right:60px;
	_margin-right:20px;
	margin-bottom:15px;
	height: 50px;
	width: 565px;
	float: right;
	font-size: 1.3em;
	margin-top: 10px;
}
#topNav .noBorder {
	margin-left:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topNav ul {
	padding: 15px;

}
#topNav li {
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 1px;
	padding-right: 11px;
	padding-bottom: 1px;
	padding-left: 12px;
	text-align: center;
}
#topNav   a:link  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#topNav a:hover {
	display: block;
	color: #525252;
	text-decoration: none;
	cursor: pointer;
}
#topNav a:visited {
	color: #cccccc;
	text-decoration: none;
	display: block;
}
#topNav a:active {
	color: #cccccc;
	text-decoration: none;
	display: block;
}
/***********************************************************************
	4 - RIGHT TAB NAVIGATION
************************************************************************/
#header #rightTopNavTabs {
	background-image:url('/images/login_tab.jpg');
background-repeat:no-repeat;
float:right;
height:137px;
margin-right:56px;
_margin-right:27px;
margin-top:-15px;
position:relative;
text-indent:8px;
top:0;
width:130px;
}
#rightTopNavTabs #tabLogin a{
	margin-left:14px;
	margin-bottom: 3px;
	height: 25px;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-top: 10px;
	color: #FFFFFF;
}
#rightTopNavTabs #tabLogin a:hover {
	margin-bottom: 3px;
	height: 25px;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-top: 10px;
	color: #FFFFFF;
}
#rightTopNavTabs #tabLogin a:visited {
	margin-bottom: 3px;
	height: 25px;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	padding-top: 10px;
	color: #FFFFFF;
}
#header #rightTopNavTabs #tabJoin {
	height: 25px;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #FF9900;
}
#header #rightTopNavTabs #tabJoin a {
	height: 25px;
	margin-left:10px;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #FFCC49;
}
#header #rightTopNavTabs #tabJoin a:hover {
	height: 25px;
	margin-bottom: 3px;
	margin-top: 10px;
	color: #FFCC49;
}
#header #rightTopNavTabs #tabJoin a:visited {
	height: 25px;

	margin-bottom: 3px;
	margin-top: 10px;
	color: #FFCC49;
}
#header #rightTopNavTabs #tabNewsletter {
	margin-left:10px;
	height: 25px;
	padding-top: 10px;
}
#header #rightTopNavTabs a {
	text-decoration: none;
	font-size: 14px;
}
#rightHandNav strong {
	font-size: 12px;
}
#rightHandNav .rightNavHeadingGlobal {
	background-image:url('/images/rightHandNavHeadingsBG.jpg');
	height: 21px;
	width: 160px;
	padding-top: 4px;
	padding-left: 5px;
	z-index: 100;
	font-weight:bold;
}
#rightHandNav  .lightButton  {
	margin-top: 3px;
}
#rightHandNav .rightNavContent {

}
/***********************************************************************
	5 - LEFT NAVIGATION
************************************************************************/
#rightHandNav {
	float: right;
	margin-right:200px;
	_margin-right: 94px;
	width: 185px;
	clear: right;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#ie6only #rightHandNav { 
margin-right:10px;

 } 




#leftHandNav {
	width: 180px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url('/images/leftHandNavBG2.gif');
	padding-top: 10px;
}
#leftHandNav p {
	margin-bottom: 4px;
}
#leftHandNav #rotatingSponsers {
	height: 153px;
	width: 205px;
	background-position: center;
}
#leftHandNav  #sponsors p {
	margin-top: 100px;
	font-weight:bold;
	font-size: 16px;
}
#leftHandContent   p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 10px;
}


#leftHandContent p a:link, #leftHandContent p a:hover, #leftHandContent p a:visited {
	font-size: 13px;
	color: #666666;
	font-weight:bold;
	line-height:12px;
	text-decoration: none;
}

#leftHandContent p.indentLink a:link,#leftHandContent p.indentLink a:hover,#leftHandContent p.indentLink a:visited{
	font-size: 10px;
}

#leftHandContent p.indentLink{
	padding-right: 10px;
	padding-left: 25px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-bottom: 10px;
}

.article h2{
margin: 30px 0px 10px 0px;
}
/***********************************************************************
	6 - FOOTER NAVIGATION
************************************************************************/
#foot {
	clear: both;
	width: 1200px;
	text-decoration: none;
	margin-top: 50px;
	margin-left:auto;
	margin-right:auto;
	padding-left:60px;
	padding-bottom: 20px;
}
/*OTD new*/
*:first-child+html #foot {
	padding-left:20px;
}
*html #foot {
	padding-left:20px;
	padding-right:40px;
}
/*end OTD new*/
#foot  #footer2 {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
}

#foot #footer1 li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
	line-height: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D81E05;
}

#foot #footer1 .noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
#foot  #footer1 {
	margin-right: auto;
	margin-left: auto;
	width: 580px;
	text-align:center;
}
#foot #footer2 li {
	clear: right;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D81E05;
	list-style-type: none;
	margin-top: 2px;
}
#foot #footer2 .noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
#foot address {
	clear: both;
	font-style: normal;
	display: block;
	padding-top: 5px;
	text-align: center;
}
#foot a:link {
	text-decoration: none;
	font-size: 12px;
}
#foot a:hover {
	text-decoration: none;
	font-size: 12px;
}
#foot a:visited {
	text-decoration: none;
	font-size: 12px;
}
#foot a:active {
	text-decoration: none;
	font-size: 12px;
}








/***********************************************************************
	7 - Home Page
************************************************************************/
#topContent  #rotaingImageHome  {
	height: 246px;
	margin-left:210px;
	_margin-left:190px;
	width: 431px;
	position:absolute;
	margin-top: 13px;
	z-index: 1;
	margin-bottom: 20px;

}

*:first-child+html #topContent  #rotaingImageHome{
margin-left:190px;
}

#home {
	margin-top: -30px;
}
#homeSlideShow {
	height: 223px;
	width: 413px;
}
#noBorderHomeSlide {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#headerHome {
	position: relative;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#topContent #rotatingImagePaint {
	position: absolute;
	margin-left:210px;
	margin-bottom:15px;
	top: -10px;
	left: -5px;
	z-index: 10;
}
#topContent #clickImages {
	width: 110px;
	position: absolute;
	left: 318px;
	top: 253px;
	z-index: 20;
}
#topContent #event {
	position: absolute;
	top: 248px;
	z-index: 30;
	margin-left:210px;
	left: -2px;
	font-size: 11px;
}


*:first-child+html #event{
margin-left:250px;
}


#topContent #clickImages li {
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D81E05;
}
#topContent #clickImages .noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topContent  #clickImages  a  {
	text-decoration: none;
	color: #D81E05;
	font-size: 11px;
}
#topContent #homeContentTopRight {
	width: 330px;
	float: right;
	margin-top: 50px;
	margin-right: 190px;
	_margin-right:90px;
}
#homeContentTopRight .lightButton {
	margin-top: 5px;
}
#homeMiddleContent {
	clear: both;
	margin-right:195px;
	margin-left:197px;
	background-image: url('/images/pageMiddleHMbg.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 15px;
	margin-top:15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 180px;
}
#homeMiddleContent h1 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-image: url('/images/greyLine1pt.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
}
#homeMiddleContent  #dynamicContentRight  {
	width: 350px;
	padding-bottom: 5px;
	clear: none;
	margin-right:20px;
	float: right;
}
/*OTD new*/
#homeMiddleContent  #dynamicContentRight  {
	width: 330px;
}
/*end OTD new*/
#communityFeedHome {

}
#homeMiddleContent #dynamicContentLeft {
	width: 350px;
	padding-bottom: 20px;
	float: left;
	margin-left:20px;
}
/*OTD new*/
*html #homeMiddleContent #dynamicContentLeft {
	width: 330px;
}
/*end OTD new*/
#eventsFeedHome {

}
#homeBottomContent  #callOuts  h1   {
	color: #D81E05;
	padding-bottom: 10px;
}
#homeBottomContent  #callOuts  #callOut1  {
	float: left;
	margin-top:16px;
	margin-left:205px;
	_margin-left:105px;
	margin-bottom: 50px;

}
#homeBottomContent #callOuts #callOut2 {
	float: left;
	margin-right: 2px;
	margin-bottom: 40px;
	margin-left: 2px;
}
#homeBottomContent #callOuts #callOut3 {
	float: left;
}

.calloutBox {
	background-image: url('/images/callOutBG.gif');
	background-repeat: no-repeat;
	background-position: center top;
	height: 240px;
	width: 262px;
}
.calloutContent {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.calloutContent p {
	margin-top: 10px;
	margin-bottom: 1px;
	line-height: 1.30em;
	font-weight: 200;
}
#callOuts  .calloutContent  .carrot  {
	background-image: url('/images/carrot.gif');
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
	padding-bottom: 7px;
	margin-top: 3px;
}
#callOuts {
	clear: both;
}
#callOuts a:link{
	text-decoration: underline;
	color: #D81E05;
}
#learnCalloutFeedHome{
display:none;
padding: 0px 15px 0px 15px;

}
#investCalloutRFeedHome{
display:none;
padding: 0px 15px 0px 15px;

}
#networkCalloutFeedHome{
display:none;
padding: 0px 15px 0px 15px;

}
#mySlides {
	float: left;
}
#rotatingSponsers .shuffle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	cursor: pointer;
}
h2 a:link, h2 a:hover, h2 a:visited, h2 a:active {
	font-size: 18px;
	color: #D81e05;
}


.clear{
clear:both;
}
 
#lowerLeftNav {
	_margin-left:2px;
}

#rightHandNav .navImageRight img {
	padding-bottom: 15px;
}
.pquote {
	width: 125px;
	padding-top: 0.5em;
	padding-right: 0.5em;
	text-indent: -10px;
	padding-left: 20px;
	padding-bottom: 0.5em;
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
} 
#leftDivide {
	margin-right:2px;
	margin-left:200px;
	_margin-left: 100px;
	float: left;
	width: 190px;
}
.navImageRight img {
margin-bottom: 20px;
}
#paragraphs {
	clear: right;
}
#topBanner {
	width: 581px;
	float: right;
	padding-bottom: 5px;
}
#belowTheBanner {
	clear: right;
}
.imageRight {
	margin-top: 25px;
	margin-bottom: 15px;
}
#headerIntro {

}
.pquote {
	color: #211E1C;
	font-style: italic;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: 200;
	font-style: italic;
	color: #666666;
}
#joinCommunity {
	display:none;
	margin-right:150px;
	_margin-right: 70px;
	clear: right;
	float: right;
	margin-bottom: 50px;
	padding-right: 7px;
}
#joinCommunity p {
	margin-bottom: 3px;
	font-size: 12px;
}
.roundcont {
	width: 250px;
	background-color: #f90;
	color: #fff;
}
.roundtop {
	background-image: url('/images/topRightConer.gif');
	background-repeat: no-repeat;

	background-position: right top;
}

.roundbottom {
	background: url('/images/bottomRightCorner.gif') no-repeat top right; 
}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
	background-position: right;
	float: right;
	z-index: 1;
}
.pageTitleCaption {
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 5px;
}
#headerIntro h1.bright {
	margin: 0px;
	padding: 0px;
}
.paragraphChunk h2 {
	margin-top: 20px;
}
#centerContent .paragraphChunk li {
	margin-left: 25px;

	margin-top: 5px;
	color: #D81E05;
}
#centerContent .paragraphChunk ul {
	margin-bottom: 20px;
}
#headerIntro {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #C6C699;
	margin-top: 5px;
}
p .paragraphSmallMargin {
}
.paragraphSmallMargin {
	margin-top: 5px;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	color: #D81E05;
	margin-top: 20px;
}
h2 {
	font-size: 24px;
	font-weight: 400;
	color: #211E1C;
}
h1 {
	font-size: 24px;
	font-weight: 400;
	color: #d81e05;
}
h4 {
	font-size: 18px;
}

.basic  {
	margin-bottom:20px;
	width: 370px;
	font-family: verdana;
	border: 1px solid #cccccc;
}
.basic div {
	background-color: #eee;
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a {
	text-align:center;
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #CD191A;

	border-bottom: 2px solid #CCC;
	

}
.basic a:hover {
	background-color: white;

}
.basic a.selected {
	color: black;
	background-color: #f7bc32;

}


/***********************************************************************
	8 - SEARCH RESULTS
************************************************************************/


#divSearchResults{
	width:750px;
	margin-left:300px;
	
}

.SearchResults_divSearchResults{
	width:750px;
	margin-left:300px;


}