@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
}

body {
	color: #666;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	color: #000;
	font-size: .9em;
	line-height: 1.4em;
}
h2 {
	color: #000;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 1.4em;
	padding: 8px 0;
	margin: 0 0 18px;
}
h3 {
	font-size: .9em;
	text-transform: uppercase;
	line-height: 1.4em;
	margin: 0 0 4px;
}
h4 {
	color: #B3B3B3;
	font-size: .8em;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 0 8px;
}
h5 {
	color: #B3B3B3;
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0 0 8px;
}
h6 {
	font-size: .9em;
	line-height: 1.4em;
}
p {
	font-size: .8em;
	line-height: 1.4em;
	margin: 0 0 8px;
}
ul {
	margin: 0 0 8px;
}
/*
ol {
	font-size: .8em;
	line-height: 1.4em;
}
*/
ul {
	margin: 0 0 8px;
}
li {
	/*list-style: square;*/
	font-size: .8em;
	line-height: 1.4em;
}
a {
	color: #755AA6;
	text-decoration: none;
}
a:link {
	
}
a:visited {
}
a:hover {
	border-bottom: 1px dashed #755AA6;
}
a:active {
	text-decoration: none;
	border-bottom: 1px solid #755AA6;
}

#everything {
	margin: 0 auto;
}

#header {
	position: relative;
	display: block;
	background: url(../images/site/header.jpg) repeat-x top center;
	width: 100%;
	height: 111px;
}

#header-content {
	position: relative;
	display: block;
	width: 1014px;
	height: 111px;
	margin: 0 auto;
}

#logo {
	float: left;
}
#logo h1 {
}
#logo h1 a {
	position: relative;
	display: block;
	background: url(../images/site/tradeasone.png) no-repeat center;
	width: 222px;
	height: 72px;
	text-indent: -9999px;
	top: 18px;
	left: 22px;
}
#logo h1 a:hover {
	background: url(../images/site/tradeasone-hover.png) no-repeat center;
	border: none;
}
#logo h1 a:active {
	background: url(../images/site/tradeasone.png) no-repeat center;
	border: none;
}

#logo h2 {
	color: #000;
	font-size: .9em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	text-transform: none;
}
#logo h2 a {
	position: relative;
	display: block;
	background: url(../images/site/tradeasone.png) no-repeat center;
	width: 222px;
	height: 72px;
	text-indent: -9999px;
	top: 18px;
	left: 22px;
}
#logo h2 a:hover {
	background: url(../images/site/tradeasone-hover.png) no-repeat center;
	border: none;
}
#logo h2 a:active {
	background: url(../images/site/tradeasone.png) no-repeat center;
	border: none;
}

#header-right {
	position: relative;
	display: inline;
	float: right;
	width: 225px;
	text-align: right;
	margin: 15px 28px 0 0;
	padding: 0;
}

#search {
	position: relative;
	display: block;
	width: 245px;
	height: 30px;
	margin: 5px 0;
}
#search input {
	position: relative;
	display: inline;
	float: left;
	background: url(../images/site/searchbox.png) no-repeat center;
	width: 153px;
	height: 20px;
	border: none;
	padding: 4px 6px;
}
#search .button {
	position: relative;
	display: inline;
	float: right;
	background: url(../images/site/searchbutton.png) no-repeat center;
	width: 63px;
	height: 27px;
	color: #fff;
	font-size: .8em;
	text-transform: uppercase;
	cursor: pointer;
	margin: 0 16px 0 0;
}

#nav {
	position: relative;
	display: block;
	background: url(../images/site/nav.png) repeat-x top center;
	height: 94px;
	width: 100%;
	top: -14px;
	z-index: 99;
}

#nav-content {
	position: relative;
	display: block;
	height: 77px;
	width: 1014px;
	margin: 0 auto;
}
#nav-content p {
	margin: 0;
}

#navigation {
	float: left;
}
#navigation ul {
	list-style: none;
	padding-left: 8px;
}
#navigation li {
	position: relative;
	display: block;
	float: left;
	list-style: none;
}
#navigation a {
	display: block;
	width: 90%;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 17px 0 13px 0;
	padding: 5px 0  9px 0;
}
#navigation a:link {
}
#navigation a:visited {
}
#navigation a:hover {
	border-bottom: none;
}
#navigation a:active {
	border-bottom: none;
}
#navigation a:focus {
	outline-width: 0;
}


#everything #nav #nav-content #navigation ul li#nav-mission {
	background: url(../images/site/nav-mission.png) no-repeat top;
	width: 103px;
	height: 66px;
	text-indent: -9999px;
}
#everything #nav #nav-content #navigation ul li#nav-producerstories {
	background: url(../images/site/nav-producerstories.png) no-repeat top;
	width: 192px;
	height: 66px;
	text-indent: -9999px;
}
#everything #nav #nav-content #navigation ul li#nav-shop {
	background: url(../images/site/nav-shop.png) no-repeat top;
	width: 81px;
	height: 66px;
	text-indent: -9999px;
}
#everything #nav #nav-content #navigation ul li#nav-getinvolved {
	background: url(../images/site/nav-getinvolved.png) no-repeat top;
	width: 147px;
	height: 66px;
	text-indent: -9999px;
}
#everything #nav #nav-content #navigation ul li#nav-blog {
	background: url(../images/site/nav-blog.png) no-repeat top;
	width: 80px;
	height: 66px;
	text-indent: -9999px;
}

#everything #nav #nav-content #navigation ul li#nav-mission:hover {
	background: url(../images/site/nav-mission-hover.png) no-repeat top;
	width: 103px;
	height: 66px;
	text-indent: -9999px;
}
#everything #nav #nav-content #navigation ul li#nav-producerstories:hover {
	background: url(../images/site/nav-producerstories-hover.png) no-repeat top;
	width: 192px;
	height: 66px;
	text-indent: -9999px;
}
#everything #nav #nav-content #navigation ul li#nav-shop:hover {
	background: url(../images/site/nav-shop-hover.png) no-repeat top;
	width: 81px;
	height: 66px;
	text-indent: -9999px;
}
#everything #nav #nav-content #navigation ul li#nav-getinvolved:hover {
	background: url(../images/site/nav-getinvolved-hover.png) no-repeat top;
	width: 147px;
	height: 66px;
	text-indent: -9999px;
}
#everything #nav #nav-content #navigation ul li#nav-blog:hover {
	background: url(../images/site/nav-blog-hover.png) no-repeat top;
	width: 80px;
	height: 66px;
	text-indent: -9999px;
}

#navigation ul li#nav-mission-active {
	background: url(../images/site/nav-mission-active.png) no-repeat top;
	width: 103px;
	height: 66px;
	text-indent: -9999px;
}
#navigation ul li#nav-producerstories-active {
	background: url(../images/site/nav-producerstories-active.png) no-repeat top;
	width: 192px;
	height: 66px;
	text-indent: -9999px;
}
#navigation ul li#nav-shop-active {
	background: url(../images/site/nav-shop-active.png) no-repeat top;
	width: 81px;
	height: 66px;
	text-indent: -9999px;
}
#navigation ul li#nav-getinvolved-active {
	background: url(../images/site/nav-getinvolved-active.png) no-repeat top;
	width: 147px;
	height: 66px;
	text-indent: -9999px;
}
#navigation ul li#nav-blog-active {
	background: url(../images/site/nav-blog-active.png) no-repeat top;
	width: 80px;
	height: 66px;
	text-indent: -9999px;
}

#subnav {
	position: relative;
	display: block;
	background: url(../images/site/subnav.jpg) repeat-x top center;
	height: 64px;
	width: 100%;
	top: -33px;
	z-index: 1;
}

#subnav-content {
	position: relative;
	display: block;
	height: 64px;
	width: 1014px;
	margin: 0 auto;
}
#subnav-content p {
	margin: 0;
}

#subnavigation {
	float: left;
}
#subnavigation ul {
	list-style: none;
	padding-left: 16px;
}
#subnavigation li {
	float: left;
	list-style: none;
	background: url(../images/site/nav-line.png) no-repeat right center;
	padding-bottom: 12px;
}
#subnavigation a {
	display: block;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 22px 10px 12px 8px;
}
#subnavigation ul li.active a {
	color: #000;
}
#subnavigation ul li.no-tick {
	background: none;
}
#subnavigation ul li.green-cat {
	background: none;
}
#subnavigation ul li.green-cat img {
	float: left;
	margin-top: -4px;
	padding-right: 3px;
}
#subnavigation ul li.green-cat a {
	color: #68B42D;
	margin: 22px 0 12px 0;
}
#subnavigation ul li.green-cat a:hover {
	border-bottom: 1px dashed #68B42D;
}
#subnavigation ul li.green-cat a:active {
	text-decoration: none;
	border-bottom: 1px solid #68B42D;
}

#shoppingcart {
	position: absolute;
	display: block;
	width: 159px;
	height: 46px;
	top: 7px;
	right: 70px;
	margin: 0;
}
#shoppingcart h3 {
	font-size: .7em;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
}
#shoppingcart h3 a {
	position: relative;
	display: block;
	background: url(../images/site/nav-cart-defaut.png) no-repeat center;
	width: 124px;
	height: 10px;
	color: #fff;
	margin: 0;
	padding: 16px 0px 20px 35px;
}
#shoppingcart h3 img {
	top: 4px;
}
#shoppingcart h3 a:hover, #shoppingcart h3 a.active {
	background: url(../images/site/nav-cart-active.png) no-repeat center;
	border: none;
}
#shoppingcart h3 a:active {
	border: none;
}

#nav-content p {
	margin: 0 24px;	
}
#nav-content p a {
	position: relative;
	display: block;
	float: right;
	color: #fff;
	width: 40px;
	margin: 23px 0 0;
}

#crumbs {
	position: absolute;
	display: block;
	width: 100%;
	bottom: -10px;
	left: 18px;
}
#crumbs p {
	font-size: .6em;
	text-transform: uppercase;
	margin: 0 4px;
	padding: 0;
}
#crumbs p a {
	position: relative;
	display: inline;
	float: none;
	color: #755AA6;
	width: auto;
	margin: 0;
}

#content {
	position: relative;
	display: block;
	width: 980px;
	margin: 0 auto;
}

.col1 {
	float: left;
	width: 235px;
	margin: 0 5px;
}
.col1 h2 {
	background: url(../images/site/headingline-col1.jpg) no-repeat bottom left;
}

.col2 {
	float: left;
	width: 480px;
	margin: 0 5px;
}
.col2 h2 {
	background: url(../images/site/headingline-col2.jpg) no-repeat bottom left;
}

.col3 {
	float: left;
	width: 725px;
	margin: 0 5px;
}
.col3 h2 {
	background: url(../images/site/headingline-col3.jpg) no-repeat bottom left;
}

.col4 {
	float: left;
	width: 970px;
	margin: 0 5px;
}
.col4 h2 {
	background: url(../images/site/headingline-col4.jpg) no-repeat bottom left;
}
.col4 h1 {
	background: url(../images/site/headingline-col4.jpg) no-repeat bottom left;
	color: #000;
	font-size: 1.2em;
	text-transform: uppercase;
	line-height: 1.4em;
	padding: 0 0 8px;
	margin: 0 0 18px;
}

#footer {
	position: relative;
	display: block;
	clear: both;
	background: url(../images/site/footer.jpg) repeat-x top center;
	width: 100%;
	height: 168px;
	top: 30px;
	z-index: 1;
}

#footer-content {
	position: relative;
	display: block;
	width: 980px;
	height: 153px;
	top: 15px;
	margin: 0 auto;
}

#footer-title {
	position: relative;
	display: block;
	clear: both;
	margin: 0;
}
#footer-title .col1 p {
	font-size: .7em;
	margin: 2px 0 0;
}
#footer-title .col2 h3 {
	font-size: .9em;
	margin: 2px 0 0;
}

#footer-body {
	position: absolute;
	display: block;
	clear: both;
	width: 980px;
	top: 35px;
	margin: 0;
}

#footer-body .col1 {
	background: url(../images/site/footer-line.png) no-repeat right;
}

#footer-body .col2 {
	background: url(../images/site/footer-line.png) no-repeat right;
}
#footer-body .col2 ul {
	float: left;
	width: 215px;
}
#footer-body li {
	list-style: none;
	font-size: .8em;
	line-height: 1.7em;
}

#elativemarketing {
	margin: 0 15px;
}
#elativemarketing p {
	font-size: .7em;
	text-align: right;
	line-height: 1.4em;
}
#elativemarketing h2 a {
	position: relative;
	display: block;
	float: right;
	background: url(../images/site/elativemarketing.png) no-repeat center;
	width: 134px;
	height: 31px;
	text-indent: -9999px;
	top: -26px;
}
#elativemarketing h2 a:hover {
	border: none;
}
#elativemarketing h2 a:active {
	border: none;
}

/* CSS Document */

#sidenav {
	position: relative;
	float: left;
	background: url(../images/site/leftsubnav-bkgd.jpg) no-repeat top right;
	width: 230px;
	height: 408px;
	margin: 0;
	padding: 4px 0 0 15px;
}
#sidenav h2, .rugged-box h2 {
	background: url(../images/site/headingline-col1.png) no-repeat bottom left;
	margin-bottom: 8px;
}

.rugged-box {
	color: #755AA6;
}

.sidenav-item {
	background: url(../images/site/bodyline-horiz-col1-leftsubnav.png) no-repeat bottom center;
	padding: 4px 0;
}
.sidenav-item h3 {
	font-size: .8em;
}


#productnav {
	position: relative;
	float: left;
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0 10px 0 0;
}
#productnav h2 {
	background: url(../images/site/headingline-col1.png) no-repeat bottom left;
	margin-bottom: 8px;
}

.productnav-item {
	background: url(../images/site/bodyline-horiz-col1-leftsubnav.png) no-repeat bottom center;
	padding: 4px 0;
}
.productnav-item h3 {
	margin-left: 0;
	font-size: .8em;
}
.productnav-item p {
	margin-left: 4px;
}
.productnav-category-list h3 {
	margin: 0 0 8px 4px;
	text-transform: none;
}

#applied-filters p {
	color:#333;
	font-size: .9em;
	background-color: #ccc;
	padding: 4px;
}


#leftsidenav-active {
	position: relative;
	display: block;
	background: url(../images/site/leftsubnav-focus.png) no-repeat top center;
	width: 233px;
	height: 68px;
	left: -6px;
	padding: 4px 0;
}

#leftsidenav-active .sidenav-item {
	margin-left: 7px;
}
#leftsidenav-active .sidenav-item h3 a {
	color: #fff;
}
#leftsidenav-active .sidenav-item p {
	color: #fff;
}

div.subsite-nav-item {
	height: 18px;
}
.subsite-nav-item h3 {
	font-size: .8em;
}
#subsite-nav-item-active {
	position: relative;
	display: block;
	background: url(../images/site/subsite-nav-focus.png) no-repeat top center;
	width: 233px;
	height: 18px;
	left: -6px;
	top: -4px;
	padding: 4px 0 2px;
}
#subsite-nav-item-active h3 {
	padding-top: 2px;
	padding-left: 6px;
}
#subsite-nav-item-active a {
	color: #fff;
}
#subsite-nav-item-cart {
	background: url(../images/site/shoppingcart-gray.png) no-repeat left;
}
#subsite-nav-item-cart h2 {
	background: none;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 1.0em;
}
#subsite-nav-item-cart-active {
	position: relative;
	display: block;
	left: -6px;
	width: 233px;
	height: 35px;
	margin-top: 10px;
	padding: 4px 0;
	background: url(../images/site/subsite-nav-cart-focus.png) no-repeat bottom center;
}
#subsite-nav-item-cart-active h2 {
	background: none;
	margin-left: 26px;
	margin-top: 5px;
	font-size: 1.0em;
}
#subsite-nav-item-cart-active a {
	color: #fff;
}
#subsite-return {
	font-size: .7em;
	line-height: 1.4em;
}

div.subpage-slider-expanded h3 {
	background: url(../images/site/collapse.jpg) no-repeat top left;
	padding-left: 22px;
	cursor: pointer;
}
div.subpage-slider-expanded h3 a {
	
}
div.subpage-slider-expanded div {
	display: block;
}
div.subpage-slider-collapsed h3 {
	background: url(../images/site/expand.jpg) no-repeat top left;
	padding-left: 22px;
	cursor: pointer;
}
div.subpage-slider-collapsed h3 a {
	
}
div.subpage-slider-collapsed div {
	display: none;
}

div.center-content-slideshow {
	background: url(/images/landing/churches/partners-preview-block.jpg) no-repeat top left;
	width: 460px;
	height: 275px;
}
.center-content-slideshow img {
	margin:25px 65px 0px;
	width: 300px;
	height: 225px;
}
.center-content-slideshow p {
	text-align: center;
}
.center-content-slideshow a:hover {
	border: none;
}
.center-content-slideshow a:active {
	border: none;
}
div.center-content-slideshow-hidden-slides {
	display: none;
}

.quote-1 {
	margin-top:12px;
	border:1px solid #ccc;
	padding:8px;
}

.quote-1 p {
	font-size:1em;
}

.speaker-1 {
	margin-top: 4px;
	height:80px;
}

.speaker-1 img {
	float:left;
	margin-left:20px;
	padding-right:20px;
}

.speaker-1 p {
	padding-top:24px;
}

.quote-2 {
	margin-top:12px;
	border:1px solid #ccc;
	padding:8px;
	background-color:#eee;
}

.quote-2 p {
	font-size:1em;
}

.speaker-2 {
	margin-top: 4px;
	height:80px;
}

.speaker-2 img {
	float:right;
	margin-right:20px;
	padding-left:20px;
}

.speaker-2 p {
	padding-top:24px;
	float:right;
}

#slideshowpro {
	position: relative;
	display: block;
	background: url(../images/site/slideshowpro-bkgd.jpg) no-repeat top center;
	width: 225px;
	height: 183px;
	padding: 12px 10px;
}

#banner {
	position: relative;
	display: inline;
	float: right;
	width: 720px;
	height: 150px;
	margin: 0 8px 0 0;
}

#middle {
	position: relative;
	display: inline;
	float: left;
	width: 480px;
	margin: 5px 0 5px 7px;
	
}
#middle ul {
	list-style: square;
	margin: 0 0 10px 14px;
	/*font-size: .8em;*/
	line-height: 1.4em;
}
#middle ol {
	list-style: decimal;
	margin: 0 0 10px 14px;
	/*font-size: .8em;*/
	line-height: 1.4em;
}
#middle li {
	
}

#spotlight {
	position: relative;
	display: block;
	background: url(../images/site/contentfocus-bkgd.jpg) no-repeat top center;
	padding: 5px 10px;
}
#spotlight h2 {
	background: url(../images/site/headingline-col2-focus.png) no-repeat bottom left;
}
#spotlight h2 a {
	color: #fff;
}
#spotlight p {
	color: #fff;
	font-size: .9em;
}

#article {
	margin: 15px 10px 0;
}

#rightsidebar {
	position: relative;
	float: right;
	width: 245px;
	margin: 0;
}

#newslettersignup-thin {
	position: relative;
	display: block;
	background: url(../images/site/wing-newslettersignup-bkgd.jpg) no-repeat top;
	width: 213px;
	height: 58px;
	padding: 10px;
	margin: 5px 5px 6px;
}

#newslettersignup-thin input {
	position: absolute;
	display: block;
	float: left;
	background: url(../images/site/newsletterbox.png) no-repeat center;
	width: 128px;
	height: 20px;
	border: none;
	padding: 4px 6px;
}
#newslettersignup-thin .button {
	position: absolute;
	display: block;
	float: right;
	right: 10px;
	background: url(../images/site/newsletterbutton.png) no-repeat center;
	width: 71px;
	height: 27px;
	color: #fff;
	font-size: .8em;
	text-transform: uppercase;
	margin: 0;
}

.box-thin {
	position: relative;
	display: block;
	background: url(../images/site/collapsedwidget-bkgd.jpg) no-repeat top center;
	width: 212px;
	height: 24px;
	padding: 10px;
	margin: 5px 5px 3px;
}
.box-thin h4 {
	float: left;
	color: #000;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
}
.box-thin p {
	float: right;
}
#social-thin {
	position: relative;
	display: block;
	background: url(../images/site/wing-newslettersignup-bkgd.jpg) no-repeat top;
	width: 213px;
	height: 58px;
	padding: 10px;
	margin: 12px 5px;
}
#social-thin p {
	font-weight: bold;
	margin: 10px 8px;
	padding-left: 24px;
}
#social-thin p.facebook {
	background: url(http://tradeasone.com/images/site/facebook.png) no-repeat;
}
#social-thin p.twitter {
	background: url(http://tradeasone.com/images/site/twitter.png) no-repeat;
}

#featured-product .col1 {
	position: relative;
	display: inline;
	background: url(../images/site/featurebox.jpg) no-repeat top;
	width: 213px;
	height: 147px;
	margin: 3px 5px;
	padding: 10px;
}
#featured-product h2 {
	background: url(../images/site/headingline-col3.jpg) no-repeat bottom center;
}
#featured-product img {
	border: 1px solid #755AA6;
}
#featured-product .col1 h3 {
	margin: 8px 0 4px;
}
#featured-product .col1 p {
	margin-bottom: 2px;
}

.clear {
	clear: both;
}

.form-learnmore {
	position: relative;
	display: block;
	background: url(../images/site/learnmore-form-bkgd.jpg) no-repeat top center;
	width: 216px;
	height: 321px;
	margin: 3px 5px;
	padding: 9px;
}
.form-learnmore h4 {
	color: #000;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 2px 0 4px;
}
.form-learnmore p {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.form-learnmore .input-fullwidth {
	position: relative;
	display: block;
	padding: 4px 0;
}
.form-learnmore .input-fullwidth p {
}
.form-learnmore .input-fullwidth input {
	position: relative;
	display: block;
	background: url(../images/site/formfield-fullwidth.png) no-repeat top center;
	width: 203px;
	height: 21px;
	border: none;
	padding: 4px 6px;
}
.form-learnmore .input-halfwidth {
	position: relative;
	display: block;
	float: left;
	width: 106px;
	height: 47px;
	padding-right: 2px;
}
.form-learnmore .input-halfwidth p {
}
.form-learnmore .input-halfwidth input {
	position: relative;
	display: block;
	background: url(../images/site/formfield-halfwidth.png) no-repeat top center;
	width: 94px;
	height: 19px;
	border: none;
	padding: 4px 6px;
}
.form-learnmore .form-buttons {
	clear: both;
	position: relative;
	display: inline;
	float: right;
	width: 110px;
	padding-top: 3px;
}
.form-learnmore .form-buttons h4 {
	float: left;
	font-size: .8em;
	font-weight: normal;
	text-transform: none;
	margin-top: 7px;
}
.form-learnmore .form-buttons input {
}
.button {
	position: relative;
	display: block;
	float: right;
	right: 4px;
	background: url(../images/site/newsletterbutton.png) no-repeat center;
	width: 71px;
	height: 27px;
	color: #fff;
	font-size: .8em;
	text-transform: uppercase;
	margin: 0;
	border: none;
}
.rugged-left {
	background-image:url(../images/site/rugged-left.jpg);
	background-repeat:repeat-y;
}
.rugged-right {
	background-image:url(../images/site/rugged-right.jpg);
	background-repeat:repeat-y;
}
.rugged-top {
	background-image:url(../images/site/rugged-top.jpg);
	background-repeat:repeat-x;
}
.rugged-bottom {
	background-image:url(../images/site/rugged-bottom.jpg);
	background-repeat:repeat-x;
}
.rugged-corner-top-left {
	background-image:url(../images/site/rugged-corner-top-left.jpg);
	background-repeat:no-repeat;
}
.rugged-corner-top-right {
	background-image:url(../images/site/rugged-corner-top-right.jpg);
	background-repeat:no-repeat;
}
.rugged-corner-bottom-left {
	background-image:url(../images/site/rugged-corner-bottom-left.jpg);
	background-repeat:no-repeat;
}
.rugged-corner-bottom-right {
	background-image:url(../images/site/rugged-corner-bottom-right.jpg);
	background-repeat:no-repeat;
}

.pagePreview {}
.pagePreview h2 {
	margin: 0;
}

.pagePreview .producerPreview {
	background: url(../images/site/producer-greybox.jpg) no-repeat top left;
	padding: 12px;
	margin-bottom: 12px;
}
.pagePreview .producerPreview img {
	border:1px solid #755AA6;
	float:left;
	margin:0 12px 0 0;
}

.producerPreview-noBg {
	clear:both;
	background: url(../images/site/headingline-col1.jpg) no-repeat center bottom;
	height: 210px;
	margin-bottom: 10px;
}
.producerPreview-noBg img {
	border:1px solid #755AA6;
	float:left;
	margin:0 12px 0 0;
}

#middle .ft-signup-normal {
	color: #fff;
}
#middle .ft-signup-fail {
	color: #c9a0a0;
}
#middle .ft-signup-success {
	color: #a0c9a0;
}

div.team-bio {
	clear: both;
	min-height: 110px;
	padding-top: 10px;
	width: 460px;
}
.team-bio img {
	float: left;
	width: 100px;
	margin-right: 10px;
}
.team-bio p {
	float: right;
	/*padding-top: 12px;*/
	width: 350px;
}

div.download-resources-thumb-listing {
	clear:both;
}
.download-resources-thumb-listing img {
	float:left;
}
ul.resources-list img {
	float:left;
}

.download-resources-thumb-grid {
	display: block;
	width: 356px;
}
.download-resources-thumb-grid-block {
	display:block;
	float:left;
	width:178px;
	margin-bottom:10px;
}
.download-resources-thumb-grid-block img {
	height: 50px;
}
.download-resources-thumb-grid-block p {
	padding: 10px 0 0 45px;
}

div.download-resources-thumbs-landscape {
	height: 100px;
}
.download-resources-thumbs-landscape {
	clear:both;
}
.download-resources-thumbs-landscape h4 {
	color: #444;
	font-size: .8em;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4em;
	margin: 0 0 3px;
}
.download-resources-thumbs-landscape p {
	padding: 27px 0 0 115px;
}
.download-resources-thumbs-landscape img {
	float: left;
}

div.download-resources-thumbs-portrait {
	height: 130px;
}
.download-resources-thumbs-portrait {
	clear:both;
}
.download-resources-thumbs-portrait h4 {
	color: #444;
	font-size: .8em;
	font-weight: bold;
	text-transform: none;
	line-height: 1.4em;
	margin: 0 0 3px;
}
.download-resources-thumbs-portrait p {
	padding: 38px 0 0 85px;
}
.download-resources-thumbs-portrait img {
	float: left;
	height: 100px;
}

.green-button {
	background:url(../images/site/greenbutton-gradient-bkgd.jpg) repeat-x center;
	color: #fff;
	padding: 5px 8px;
	border: 1px solid #755AA6;
}

.purple-button {
	background:url(../images/site/purplebutton-gradient-bkgd.jpg) repeat-x center;
	color: #fff;
	padding: 5px 8px;
	border: 1px solid #755AA6;
}

.faq h4 {
	color:#666;
	font-weight:bold;
	font-size:.9em;
}
.faq ul {
	margin-left: 20px;
}