/* Callout styles on Co-op America's site */

/* *******************************************
			CALLOUT 1 STYLES 
******************************************** */

#CalloutTable1 {
	width: 170px;
	border-width: 1px;
	border-color: #ffd200; /* e99619  C35F0F*/
	border-style: solid; 
}
#CalloutHeader1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
	background-color: #5d9732; /* 4c721d 007E3A */
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	border-width: 0px 0px 1px 0px;
	border-color: #ffd200; /* e99619  C35F0F*/
	border-style: solid;
}
#CalloutBody1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	background-color: #cee0c1; /*  d5e2c9  A9C59F*/
	border-width: 0px;
	border-color: #ffd200; /* e99619  C35F0F*/
	border-style: solid;
}
#CalloutBody1 p {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
#CalloutBody1B {
/* same as CalloutBody1, but it has a border. */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	background-color: #cee0c1; /*  d5e2c9  A9C59F*/
	border-width: 0px 0px 1px 0px;
	border-color: #ffd200; /* e99619  C35F0F*/
	border-style: solid;
}
#CalloutBody1Image {
/* Use specifically for images in this callout. */
	border-width: 0px 0px 1px 0px;
	border-color: #ffd200; /* e99619  C35F0F*/
	border-style: solid;
}
#CalloutAction1 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8.5pt;
	background-color: #cee0c1; /*  d5e2c9  A9C59F*/
	padding: 1px 3px 3px 3px;	
	text-align: center;	
	font-weight: 800;
}
#CalloutAction1B {
/* Same as CalloutAction1, but has more padding on the bottom */
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	background-color: #cee0c1; /*  d5e2c9  A9C59F*/
	padding: 1px 3px 6px 3px;	
	text-align: center;	
}

/* callout 1 links */
a.CalloutLink1:link {
	color: #A84802;
}
a.CalloutLink1:visited {
	color: #A84802;
}

/* callout form fields */
/* option 1 is for the single line setup: 
	[text here][GO] 
	[select menu \/][GO] */
.CalloutTextField1 {
	width: 120px;
	font-size: 10px;
}
.CalloutSubmitButton1 {
	width: 25px;
	font-size: 10px;
}
#CalloutHeader1 a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#CalloutHeader1 a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}


/* *******************************************
			CALLOUT 5 STYLES 
******************************************** */

/* Callout 5
Formatting for callouts with a right-aligned thumbnail image */
#CalloutTable5 {
	border-width: 1px;
	border-color: #A84802;
	border-style: solid; 
	width: 180px;
}
#CalloutHeader5A {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
	background-color: #666699;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	border-width: 0px 0px 1px 0px;
	border-color: #ffd200; /* e99619  C35F0F*/
	border-style: solid;
}
#CalloutHeader5B {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #FFFFFF;
	background-color: #989865;
	font-weight: bold;
	padding: 3px 2px 3px 2px;
	border-width: 0px 0px 1px 0px;
	border-color: #ffd200; /* e99619  C35F0F*/
	border-style: solid;
}
#CalloutBody5 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	border-width: 0px;
	border-color: #ffd200; /* e99619  C35F0F*/
	border-style: solid;
}
#CalloutTable5 img.Thumbnail {
	border: 1px;
	border-color: #A84802;
	border-style: solid;
	margin: 2px 0px 2px 4px;
	float: right;
}
#CalloutTable5 .LeadInText {
	font-size: 8pt;
}
#CalloutHeader5A a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#CalloutHeader5A a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#CalloutHeader5B a:link {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#CalloutHeader5B a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
}


/* *******************************************
			CALLOUT 6 STYLES (where are 2 - 4? SEK)
******************************************** */
/* Callout style 6
width 160px
extra left-side padding to fit in table cells 170 wide
*/
#CalloutTable6 {
	width: 160px;
	border-width: 1px;
	border-color: #C35F0F;
	border-style: solid; 
	margin: 0 0 0 5px;
}




/* New membership benefits callout from homepage2.css */
#JoinBenCalloutHome {
	width: 170px;
	font-size: 10px;
	border: 1px solid #007E3A;
	background-color: #F7FCF5;
	text-align: center;
}
#JoinBenCalloutText {
	padding: 0 6px 2px 6px;
	text-align: left;
}
div.JoinBenBenefit1 {
	text-align: left;
	padding: 2px 4px 0 4px;
}
div.JoinBenBenefit1 .Heading {
	color: #C35F0F;
	font-weight: bold;
	display: block;
}
#JoinBenCalloutLinks {
	padding: 2px 6px 6px 6px;
}
#JoinBenCalloutLinks a.Larger {
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: underline;
	padding-bottom: 2px;
}
/* formatting div */
.clearboth {
	clear: both;
}

/* ************   CABN Join Callout   ***************** */
#CABNJoinCallout {
	width: 162px;
	height: 120px;
	margin-top: 10px;
	margin-bottom: 15px;
	/*background-color: #E4F0E8;
	border: 1px solid #007E3A;
	*/
}

#CABNJoinCallout div.bg1 {
	background-image: url(/images/homepage2/callouts/round-green-top-litegreenbackground.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

#CABNJoinCallout div.bg2 {
	background-image: url(/images/homepage2/callouts/round-green-bottom-litegreenbackground.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#CABNJoinHeader { 
	color: #C35F0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bolder;
	text-align: center;
	padding: 8px 0px 2px 0px;
	/*border-bottom: 1px #007E3A;
	border-bottom-style: dotted;*/
}

#CABNJoinHeader a:link, #CABNJoinHeader a:visited { 
	color: #C35F0F;
}

#CABNJoinBody {	
	font-size: 10px;	
	padding: 2px;
	text-align: center;
}
#CABNJoinText {
	font-weight: normal;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#CABNJoinText p {
	padding: 0px;
	margin: 0px;
}

#CABNJoinLink {
	margin: 10px 6px 6px 6px;
}

#CABNJoinLink a:link, #CABNJoinLink a:visited {
	font-weight: bold;
}

/* ************   Royalty Program Homepage Callout   ***************** */
#RoyaltyCallout {
	font-weight:bold;
	width: 170px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #5d9732;
}
#RoyaltyCallout div.header, #RoyaltyCallout div.header a:link, #RoyaltyCallout div.header a:visited {
	padding-top: 5px;
    padding-left: auto;
	text-align: center;
}
#RoyaltyCallout div.footer, #RoyaltyCallout div.footer a:link, #RoyaltyCallout div.footer a:visited  {
	text-align:center;
	line-height:14px;
	padding-bottom:8px;	
	padding-left: 2px;
	padding-right: 2px;
}
#RoyaltyCallout div.imagebox {
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 2px;
}
#RoyaltyCallout div.bg1 {
	background-image: url(/images/homepage2/callouts/round-newgreen-top.gif);
	background-repeat: no-repeat;
	background-position: top;	
}

#RoyaltyCallout div.bg2 {
	background-image: url(/images/homepage2/callouts/round-newgreen-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
