﻿

body
{
	margin: 0px 0px 0px 0px;
	background: #d9d9d9 url("/assets/images/background_gray_gradient.jpg") repeat-x;
	font-family: Calibri, Arial;
	font-size: 15px;
	color: #363636;
}

body#plain
{
	background-image: none;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
}

.wrapper 
{
	padding: 0px;
	background-color: #ffffff;
	width: 960px;
	text-align: left;	
}

.template_content
{
	padding: 0px;
	background-color: #ffffff;
	width: 960px;
	text-align: left;	
}

.gutter
{
	width: 25px;
}

.gutter_right
{
	width: 25px;
}

.cpSpotlight 
{
	background-color: #ffffff;
	width: 960px;
	clear: both;
}

.cpPromotions
{
	background-color: #ffffff;
	width: 910px;
	clear: both;
	padding: 10px 25px;
}

.cpContent_1column
{
	
	width: 960px;
	padding: 10px 0px;
	text-align: left;
	font-weight: normal;
	background-color: #eae9e9;
	height: 300px;
	min-height: 300px;
}

.cpContent_2column_main
{
	width: 650px;
	padding: 10px 0px; 
	float: left;
	text-align: left;
	font-weight: normal;
}

.cpContent_2column_side 
{
	width: 260px;
	float: left;
	text-align: left;
	min-height: 250px;
	padding: 10px 0px;
}

.MainContent {
    background-color: #ffffff;
    background-image: url("/assets/images/divider-gray-right.png");
    background-position: 765px 0;
    background-repeat: no-repeat;
	padding: 0 25px;
}

.banner_indent_right
{
	width: 625px;
	padding-right: 15px;
}

.googlesearch
{
	position: absolute;
	top: 7px !important;
	top: 10px;
	left: 590px;
	width: 300px;
}

a:link
{
	color: #0E76BC;
	text-decoration: none;
}

a:visited
{
	color: #0E76BC;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:active
{
	color: #0E76BC;
	text-decoration: none;
}

a img 
{
	border: none;
}

h2 a:link, h2 a:visited, h2 a:active, h2 h2 a:hover
{
	text-decoration: underline;
}

H1
{
	font-size: 20px;
	font-family: Century Gothic, Arial;
	font-weight: bold;
	color: #7ab040;
	margin: 10px 0px;
	text-transform: uppercase;
	
}

H2
{
	color: #0066b3;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0px;
	font-family: Century Gothic, Arial;
	text-transform: uppercase;
}

H3
{
	font-family: Century Gothic, Arial;
	font-weight: normal;
	font-size: 14px;
	margin: 10px 0px;
}

.hRule
{
	width: 100%;
	background-color: #CCCCCC;
	height: 1px;
	min-height: 1px;
	clear: both;
	margin: 10px 0px;
}

.green
{
	color: #7FC361;
}
.blue
{
	color: #0066B3;
}

.caption 
{
	font-size: smaller;
	font-style: italic;
	font-weight: normal;
}

.banner
{
	background: #ffffff url('/assets/images/bg_banner.jpg' ) no-repeat top center;
	height: 266px;
	min-height: 266px;
}

.whitebars {
    border-bottom: 2px solid #EAE9E9;
    border-top: 5px solid #EAE9E9;
    padding: 3px 0;
    width: 300px;
}


ul.bulletlist {list-style-type: none; padding: 0px; margin: 5px 0px;}
ul.bulletlist li
{
	background-image: url(/assets/images/carrat.png);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	line-height: 20px; 
	padding-bottom: 5px;	
}

ul.sidebar 
{
	list-style-type: none; 
	padding: 0px; 
	margin: 5px 0px;
}
ul.sidebar li
{
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	line-height: 44px; 
	padding-bottom: 0px;
	padding-right: 5px;
}
ul.sidebar li.multiline
{
	line-height: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.sidebar li.header
{
	padding-left: 0px;
	color: #0e76bc;
	font-size: 15px;
	line-height: 30px;
	font-family: Century Gothic, Arial;
	text-transform: uppercase;
	border-bottom: 1px solid #0e76bc;			
}
ul.sidebar li.plain
{
	background-position: 10px 10px;
	background-image: url(/assets/images/carrat.png);	
}
ul.sidebar li.pdf
{
	background-position: 10px 10px;
	background-image: url(/assets/images/circle-pdf.png);
}
ul.sidebar li.video
{
	background-position: 10px 10px;
	background-image: url(/assets/images/circle-video.png);
}
ul.sidebar li.whitepaper
{
	background-position: 10px 10px;
	background-image: url(/assets/images/circle-whitepaper.png);
}
ul.sidebar li.noicon
{
	padding-left: 5px;
	line-height: normal; 
	padding-bottom: 0px;
	padding-right: 5px;
}

ul.quote 
{
	list-style-type: none; 
	padding: 0px; 
	margin: 10px 0px;
}
ul.quote li
{
	color: #666666;	
	background-image: url(/assets/images/quote.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 52px;
	padding-right: 5px; 
	padding-bottom: 0px;		
}
ul.quote li p
{
	font-style: italic;
}

.hNav
{
	min-height: 45px;
	height: 45px;
	display: block;
	padding-top: 8px;
}

ul.gsMenu li.gsItem a.hNav
{
	color: #ffffff;
	text-decoration: none;
	/*text-shadow: 1px 1px 1px #000;*/
}

ul.expandcollapse
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 825px;
}
ul.expandcollapse li
{
	background: url(/assets/images/bg-item.png) no-repeat;
	width: 680px;
	float: left;
	clear: both;
	margin: 10px 0px;
	font-family: Calibri, Arial;	
}

ul.expandcollapse li .title:hover
{
	cursor: pointer;
	text-decoration: underline;
}

ul.expandcollapse li .title
{
	width: 680px;
	color: #0e76bc;
	font-size: 16px;
	font-family: Century Gothic, Arial;
	min-height: 32px;
	height: 32px;
	padding: 5px 0px 0px 10px;
	text-decoration: underline;
}
ul.expandcollapse li .arrow
{
	float: left;
	width: 17px;
	min-height: 20px;
	height: 20px;
	text-align: center;
	padding-right: 4px;
	padding-top: 3px;
}
ul.expandcollapse li .expanded
{
	float: left;
	clear: both;
	padding: 0 15px 15px;
	color: #363636;
	font-weight: normal;
	display: none;
}


td.BirdSeedNav
{
	background: #ffffff;
}
.BirdSeedNav
{
	font-family: Calibri, Arial;
	font-size: 12px;
	color: #666666;
	padding: 5px 0px 5px 25px;
}

.ViewByCategory
{
	font-family: Calibri, Arial;
	font-size: 14px;
	background-color: #EAE9E9;
	padding: 10px;
}
.ViewByCategory a
{
	margin-right: 10px;
}
a.ViewByCategoryActive
{
	color: #999999;
	background: url('/assets/images/arrow_gray_up.png') no-repeat bottom center;
	padding: 10px 10px 10px 0px;
}
a.ViewByCategoryInActive 
{
	padding: 10px 10px 10px 0px;
}
a:hover.ViewByCategoryInActive
{
	color: #E15627;	
}

.DetailNav
{
	font-family: Calibri, Arial;
	font-size: 14px;
	line-height: 20px;
	background-color: #EAE9E9;
	border-top: 1px solid #DEDDDD;
	border-bottom: 1px solid #DEDDDD;
	padding: 10px 120px 10px 25px;

}
.DetailNav a
{
	margin-right: 10px;
	color: #7ab040;
}
a.DetailNavActive
{
	
	background: url('/assets/images/arrow_gray_up.png') no-repeat bottom center;
	padding: 10px 10px 10px 0px;
}
a.DetailNavInActive 
{
	color: #999999;
	padding: 10px 10px 10px 0px;
}
a:hover.DetailNavInActive
{
	color: #7ab040;
	text-decoration: underline;
}

.TitleBar
{
	color: #ffffff;
	background-color: #DEDDDD;
	padding: 10px 120px 10px 100px;
	margin: 0px;	
	text-transform: uppercase;
	font-family: Century Gothic, Arial;
	font-size: 24px;
	border-top: solid 1px #D1D1D1;
	
}

.left 
{
	float: left;
}
.right {
    float: right;
}

/* ***************************************************************** */


#searchContainer
{
	width: 215px;
	border: none;
	float: left;
	padding: 0px;
	font-size: 0px;
	height: 24px;
}
#searchContainer #box
{
	float: left;
	border: solid 1px #cccccc !important;
	width: 190px;
	font-size: 0px;
}
#searchContainer #button
{
	float: left;
	width: 17px;
	padding-left: 2px;
	border-left: solid 1px #7FC361;
	font-size: 0px;
}

.jqmWindow
{
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -355px;
	width: 592px;
	color: #000;
	background: #A0D9F3 url( '/assets/images/bg_popup.jpg' ) no-repeat top center;
	border: none;
	padding: 0px;
	min-height: 340px;
	height: 340px;
}

.clear
{
	clear: both;
}

/*********** Table Formatting *************/

.table 
{
	width: 100%;
	background-color: inherit;
	border: 1px solid #cccccc;
}
.tableheader th
{
	background: none;
	padding: 5px;
	min-height: 20px;
	text-align: left;
	color: #7FC361; 
	border-bottom: solid 2px #7FC361;
}
.tablesubheader th
{
	padding: 5px;
	min-height: 20px;
	text-align: left;
	background-color: #cccccc;
	font-weight: bold;
	color: #666666;
}
.tablerow td
{
	background-color: inherit;		
	padding: 5px;
	min-height: 20px;
	color: #666666;
}

.tablerow th
{
	background-color: inherit;		
	padding: 5px;
	min-height: 20px;
	font-weight: bold;
	color: #666666;
}

.tablerow_alt td
{
	background-color: inherit;		
	padding: 5px;
	min-height: 20px;
	color: #666666;
}
.tablerow_alt th
{
	background-color: inherit;		
	padding: 5px;
	min-height: 20px;
	color: #666666;
}
.tablerow_spacer td
{
	border-bottom: solid 1px #cccccc;	
	padding: 5px;
	min-height: 20px;
}

/*********** End Table Formatting *************/

/* Form Formatting */

.defaultForm .row
{
	float: left;
	clear: both;
	padding: 3px 0;
	width: 100%;
}

.defaultForm .row .label
{
	float: left;
	width: 170px;
	text-align: right;
	padding: 0 5px 0 0;
}

.defaultForm .row .control
{
	float: left;
	width: 310px;
}

.defaultForm span.requiredField
{
	color: #FF0000;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 0;
	width: 10px;
}

.defaultForm .textBox
{
	width: 300px;
	height: 17px;
	font-size: 12px;
}

.defaultForm .textBox.multiLine
{
	height: 150px;
}

.defaultForm .dropDownList
{
	width: 305px;
}

/* End Form Formatting */