/*
File:			custom.css
Description:	Custom stylesheet for Thesis
Author: 		Michael Vaughn
*/
/* Thesis reset via matthodder.com*/
/* Background / Border Tweaks */
.custom .post, .custom .teasers_box {
	border: none;
	}
.custom .prev_next, .bypostauthor .format_text, .custom #archive_info, .custom #trackback_list {
	border: none;
	}
.custom #footer, .custom #footer a, .custom #footer a:active {
	border: none;
	}
.custom #header {
	border: none;
	}
.custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom dl#comment_list dl dd .format_text {
	border: none;
	}
.custom #sidebar_1, .custom #sidebar_2 {
	border: none;
	}
.custom #content_box, .custom #column_wrap {
	background: none;
	}
.custom a {
	outline:none;
	}
.custom ul#tabs {
	border:none;
	}
.custom ul#tabs li {
	background:none;
	border:none;
	}
.custom #image_box, .custom #custom_box, .custom #feature_box {
	background: none;
	border: none;
	}
/* Text Tweaks */
.custom #tabs li a, .custom .prev_next, .custom #archive_info p {
	letter-spacing: normal;
	text-transform: none;
	}
.custom .headline_meta {
	font-style: normal;
	}
.custom .headline_meta span, .custom .headline_meta abbr, .custom .teaser abbr, .custom .teaser span {
	letter-spacing: normal;
	text-transform: none;
	}
.custom .sidebar h3 {
	letter-spacing: normal;
	font-variant: normal;
	}
.custom dl#comment_list dd p.reply a, .custom .comments_closed p {
	letter-spacing: normal;
	text-transform: none;
	}
.custom .bracket {
	display: none;
	}
/* Nav Cursor Tweak */
.custom #tabs .current_page_item a, .custom #tabs .current-cat a {
	cursor: pointer;
	}
/* End of Thesis reset */


body {
	background: #ace5f9 url('../custom/images/background-gradation.jpg') top left repeat-x;
	color: #333333;
	font-family: "lucida grande","verdana", sans-serif;
	margin: 0;
	padding: 0;
}
.custom h1,h2,h3,h4,h5,h6 {
 	font-family: "vera-sans-1","vera-sans-2",sans-serif;
 	font-weight: bold;
}
.custom #container {
	width: 960px;
}
.custom #page {
	margin-top: -2px;
	padding-top: 0px;
	width: 960px;
	-moz-box-shadow: 0 0 15px rgba(0,0,0,.6);
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,.6);
	box-shadow: 0 0 15px rgba(0,0,0,.6);
}
/*********************************************************************/
/*                        HEADER STYLING                             */
/*********************************************************************/
.custom #header-logo {
	background-color: #ffffff;
	height: 113px;
	margin: 0 auto;
	width: 960px !important;
	z-index: 90;
}
.custom #header {
	height: 0px !important;
	margin: 0;
	padding: 0;
	visibility: none !important;
}
.custom #learnmore-btn {
	height: 50px;
	margin-left: 805px;
	*margin-left: 803px;
	margin-top: -65px;
	width: 150px;
	z-index: 10;
}
/*-------Tagline-----------------------------------------------------*/
.custom #tagline {
	clear: both;
	color: #444;
	font-family: sans-serif;
	font-size: 16px !important;
	letter-spacing: .1em !important;
	margin-left: 63px;
	margin-top: -16px !important;
	margin-bottom: 25px !important;
	width: 960px;
}
/*********************************************************************/
/*                        MENU STYLING                               */
/*********************************************************************/
.custom .menu {
	background: transparent url('../custom/images/menu-gradation.jpg') top left repeat-x;
	*background: #ffffff url('../custom/images/menu-background.png')  center no-repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #1281a8;
	*border: none;
	background: -moz-linear-gradient(top,#0c6e91,#36a1c7);
	background: -webkit-gradient(linear, center top, center bottom, from(#0c6e91), to(#36a1c7));
	height: 28px;
	margin-left: 5px;
	margin-top: 35px;
	*margin-top: 20px;
	padding: 0;
	width: 948px;
	*width: 950px;
}
.custom .menu a {
	text-transform: uppercase;
}
.custom .menu a:hover {
	color: #F36806;
}
.custom li.tab.tab-home.current a:hover {
	background-color: none !important;
}
.custom li.tab a:hover {
	background: none !important;
}
.custom li.tab.tab-home.current a {
	color: #FCC505;
}
.custom li.tab.tab-1.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-2.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-3.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-4.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-5.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-6.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-7.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-8.current a {
	color: #FCC505 !important;
}
.custom li.tab.tab-9.current a {
	color: #FCC505 !important;
}
.custom .tab {
	border-right: 1px solid #6facc0;
	height: 27px;
	margin: 0 auto;
	margin-top: 1px;
	font-size: .9em;
}
.custom .tab a {
	background: none;
	border: none;
	color: #ffffff;
/* trick to stop Typekit font jump in Safari and IE */
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: .9em;
	font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2",sans-serif;
	font-size: 1.2em !important;
	font-weight: 700;
	height: 14px;
	margin: 0;
	padding: 6px 14px 6px 14px;
	*padding: 6px 13px 6px 13px;
	text-shadow:1px 1px 1px #555555;
	-webkit-text-shadow:1px 1px 1px #555555;
	-moz-text-shadow:1px 1px 1px #555555;
}
.custom .tab-home {
	margin-left: 8px;
}
.custom .tab-9 {
	border-right: none;
}
/*********************************************************************/
/*                        MULTIMEDIA STYLING                         */
/*********************************************************************/
.custom #homepage-multimedia {
	background: transparent !important;
	border: none;
	height: 375px;
	margin-left: 5px;
	margin-top: 10px;
	width: 545px;
}
.custom .custom_box {
	background: none;
	border: none;
	width: 545px;
}
.custom #homepage-multimedia #video_box {
	text-align: center;
	width: 545px;
}
.custom #multimedia_box {
	margin: 0;
	padding: 0;
}
.custom #image_box img {
border: 1px solid #aaa;
	padding: 0;
}
.custom #tech-badge {
	margin-left: -60px;
	*margin-left: -75px;
	margin-top: -95px;
	position: absolute;
	z-index: 10;
}
/*********************************************************************/
/*                         HOMEPAGE STYLING                          */
/*********************************************************************/
.custom #post-66.post_box h2 {
	text-indent: -9999px;
	height: 0;
}
.custom #home-intro {
	background: #ffffff url('../custom/images/intro-gradation.jpg') top left repeat-x;
	*background: #ffffff url('../custom/images/home-intro-background.jpg') top center no-repeat;
	color: #ffffff;
	height: 374px;
	*height: 376px;
	margin-left: 525px;
	*margin-left: 511px;
	margin-right: -5px;
	margin-top: -676px;
	*margin-top: -666px;
	position: absolute;
	width: 392px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #1281a8;
	*border: none;
	background: -moz-linear-gradient(top,#0d789e,#36a1c7);
	background: -webkit-gradient(linear, center top, center bottom, from(#0d789e), to(#36a1c7));

}
.custom #intro-head {
	font-family: "vera-sans-1","vera-sans-2",sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.3em;
	margin-left: 10px;
	padding: 20px 20px 0 20px;
	text-shadow:1px 1px 1px #333333;
	-webkit-text-shadow:1px 1px 1px #333333;
	-moz-text-shadow:1px 1px 1px #333333;
	width: 342px;
}
.custom #intro-text {
	font-family: "vera-sans-1","vera-sans-2",sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	margin-top: -15px;
	padding: 0 20px 20px 20px;
	width: 352px;
}
/*------since we are heavily styling the home page we need to shrink the post area to make the footer look right-----*/
.custom #post-66.post_box {
	height: 0 !important;
	padding-top: 0;
}
.custom #post-66.post_box .top {
	height: 0 !important;
}
/*--------------------Web Logo Styling--------------------------------*/
.custom #web-logos {
	height: 40px;
	*height: 50px;
	padding-top: 10px;
	position: relative;
	margin-left: 1.3%;
	width: 948px;
}
.custom #web-logo-list li {
	float: left;
	list-style: none;
	margin-right: 1.3%;
	width: 177px;
}
/*--------------Technology and Services Gradient Boxes---------------*/
.custom #tech-services {
	*background: #ffffff url('../custom/images/services-gradient-boxes-background.jpg') top center no-repeat;
	height: 216px;
	margin-left: 1.3%;
	*margin-left: 6px;
	padding-top: 0px;
	position: relative;
	width: 948px;
	*width: 950px;
}
.custom ul#service-list {
	margin-left: 0;
}
.custom #service-list li {
	float: left;
	height: 195px;
	list-style: none;
	margin-right: 1.3%;
	*margin-right: 1.3%
	*margin-left: 5px;
	padding: 10px;
	width: 155px;
	*width: 150px;
}
/*-------Revenue Logix-------*/
.custom #rev-logix-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#rev-logix-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#rev-logix-box {
	background: transparent url('../custom/images/revenue-logix-gradation.jpg') top left repeat-x;
	*background: none;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #9abe68;
	*border: none;
	background: -moz-linear-gradient(top,#afd776,#ddf8b7);
	background: -webkit-gradient(linear, center top, center bottom, from(#afd776), to(#ddf8b7));
}
/*-------yMultimedia-------*/
.custom #ymultimedia-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#ymultimedia-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#ymultimedia-box {
	background: transparent url('../custom/images/ymultimedia-gradation.jpg') top left repeat-x;
	*background: none;
	*margin-left: 7px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #d5bb6d;
	*border: none;
	background: -moz-linear-gradient(top,#efd27a,#f6e5b0);
	background: -webkit-gradient(linear, center top, center bottom, from(#efd27a), to(#f6e5b0));
}
/*-------InboxResults-------*/
.custom #inboxresults-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#inboxresults-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#inboxresults-box {
	background: transparent url('../custom/images/inbox-results-gradation.jpg') top left repeat-x;
	*background: none;
	*margin-left: 11px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #e17e4f;
	*border: none;
	background: -moz-linear-gradient(top,#fb8d59,#fbcab3);
	background: -webkit-gradient(linear, center top, center bottom, from(#fb8d59), to(#fbcab3));
}
/*-------OfferIncubator-------*/
.custom #offerincubator-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#offerincubator-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#offerincubator-box {
	background: transparent url('../custom/images/offer-incubator-gradation.jpg') top left repeat-x;
	*background: none;
	*margin-left: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #85b5d0;
	*border: none;
	background: -moz-linear-gradient(top,#96cbe9,#dbf0fb);
	background: -webkit-gradient(linear, center top, center bottom, from(#96cbe9), to(#dbf0fb));
}
/*-------enzoCRM-------*/
.custom #enzocrm-box h3 {
	color: #333;
	font-size: 1.7em;
	font-weight: bold;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom li#enzocrm-box p {
	font-family: "lucida grande", sans-serif;
	font-size: 1.1em;
}
.custom li#enzocrm-box {
	background: transparent url('../custom/images/enzocrm-gradation.jpg') top left repeat-x;
	*background: none;
	*margin-left: 12px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #b47f66;
	*border: none;
	background: -moz-linear-gradient(top,#cd9276,#f2dacf);
	background: -webkit-gradient(linear, center top, center bottom, from(#cd9276), to(#f2dacf));
}
/*-------More buttons------------------------------------------------*/
.custom ul#more-buttons {
	margin-left: 75px;
	*margin-left: -875px;
	margin-top: 206px;
	*margin-top: 183px;
	position: absolute;
	width: 950px;
	*width: 960px;
}
.custom #more-buttons li {
	float: left;
	height: 20px;
	list-style: none;
	margin-left: 13px;
	*margin-left: 11px;
	margin-right: 10.5%;
	*margin-right: 11%;
	width: 76px;
	*width: 75px;
}
/*********************************************************************/
/*                     PAGE AND BLOG STYLING                         */
/*********************************************************************/
.custom #content {
	margin-left: 25px;
}
.custom .headline_area h1, .headline_area h2 {
	color: #000000;
	font-size:1.8em;
	line-height:1.364em;
}
.custom .headline_area h1 {
	background: #ddf8b7 url('../custom/images/heading-gradation.png') top left repeat-x;
	border: 1px solid #9abe68;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 8px;
	padding: 15px;
	background: -moz-linear-gradient(top,#afd776,#ddf8b7);
	background: -webkit-gradient(linear, center top, center bottom, from(#afd776), to(#ddf8b7));
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;

}
.custom .headline_area {
	margin-bottom: 1.0em !important;
}
.custom .headline_area a:hover {
	color: #4389a1;
}
.custom p.headline_meta {
	color: #fb8d59;
	margin-left: 16px;
	margin-top: 3px;
}
.custom .entry-title {
	background: #ddf8b7 url('../custom/images/heading-gradation.png') top left repeat-x;
	border: 1px solid #9abe68;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-top: 8px;
	padding: 15px;
	background: -moz-linear-gradient(top,#afd776,#ddf8b7);
	background: -webkit-gradient(linear, center top, center bottom, from(#afd776), to(#ddf8b7));
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom .entry-content {
	margin-right: 0;
	margin-top: 0;
}
.custom .format_text p {
	font-size: .9em;
	margin-left: 15px;
}
.custom .to_comments {
	color: #bbbbbb;
	font-size: .7em !important;
}
/*********************************************************************/
/*                       SERVICES PAGE STYLING                       */
/*********************************************************************/
.custom #services {
	1background-color: #EFD37C;
	border: 1px solid #DDBE5C;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: 10px;
	padding: 20px 0px;
}
.custom #services h4 {
	color: #0d789e;
	margin-bottom: 15px;
	margin-left: 40px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom ul#services-list {
	list-style: disc;
	padding-left: 40px !important;
}
.custom ul#services-list li {
	background-color: #dbf0fb;
	border: 1px solid #85b5d0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: -moz-linear-gradient(top,#96cbe9,#dbf0fb);
	background: -webkit-gradient(linear, center top, center bottom, from(#96cbe9), to(#dbf0fb));
	color: #000000;
	font-family: "vera-sans-1","vera-sans-2",sans-serif;
	font-size: .9em;
 	font-weight: bold;
 	margin-bottom: 7px;
 	padding-left: 10px;
 	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
 	width: 370px;
}
/*********************************************************************/
/*                      PRODUCTS PAGE STYLING                       */
/*********************************************************************/
.custom #products-page {
	margin-left: 75px;
	width: 700px;
}
.custom #post-323 .headline_area h1 {
	margin-bottom: 30px;
	margin-left: 80px;
	width: 670px;
}
.custom #products-page p.prodlogo {
	border: 1px solid #ddd;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-align: center;
}
/*********************************************************************/
/*                     PRESS PAGE STYLING                            */
/* This hides the category archives statement that appears at the
   top of the page.
**********************************************************************/
.custom #archive_info {
	height: 0;
	margin-top: -22px;
	visibility: hidden;
}

/*********************************************************************/
/*                          SIDEBAR STYLING                          */
/*********************************************************************/

/* Hide the Multimedia Box on the sidebars because we are using it for the Home Page slideshow */
.custom #sidebars #multimedia_box {
	display: none;
}
.custom #sidebars #sidebar_1 {
	background: #ffffff url('../custom/images/sidebar-gradation.png') top left repeat-x;
	border: 1px solid #85b5d0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-left: -70px;
	margin-top: 30px;
	padding: 15px;
	background: -moz-linear-gradient(top,#d2effa,#ffffff);
	background: -webkit-gradient(linear, center top, center bottom, from(#d2effa), to(#ffffff));
}
.custom #sidebar_1 .sidebar_list h3 {
	color: #4389a1;
	font-size: 1.0em;
	margin-bottom: 1px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom #sidebar_1 .widget {
	margin-bottom: 20px;
	padding-bottom: 0;
}
.custom #sidebar_1 li.widget ul li {
	margin-bottom: 0;
}
.custom #sidebar_1 li.widget a {
	color: #666666;
	font-size: .8em;
}
.custom #sidebar_1 li.widget a:hover {
	color: #333333;
}
.custom #sidebar_1 ul#sidebar-logos {
	margin-left: 30px;
	width: 197px;
}
.custom #sidebar_1 ul#sidebar-logos li {
	background-color: #fff;
	border: 1px solid #85b5d0;
	height: 62px;
	margin-top: 10px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.custom #sidebar_1 ul#sidebar-logos li img {
	margin-left: 10px;
	margin-top: 3px;
}
/*-------------------- Facebook Widget Styling ----------------------*/
.custom #u149614_1.fbConnectWidgetTopmost {
	margin-left: -5px !important;
	width: 275px !important;
}

/*********************************************************************/
/*                        FOOTER STYLING                             */
/*********************************************************************/
.custom #footer {
	margin-top: 15px;
}
.custom #footer div.col {
	float: left;
	min-height: 170px;
	padding-left: 15px;
	text-align: left;
	width: 23em;
}
.custom .cb {
	clear: both;
	content: " ";
	height: 0;
	margin: 0;
	padding: 0;
}
.custom #footer-badges {
	display: inline;
	margin-left: -10px;
	padding-bottom: 10px;
	padding-top: 20px;
	text-align: center;
	width: 935px;
}
.custom #footer-logos {
	display: inline:
	margin-top: 20px;
}
.custom #footer-logos img {
	float: left;
	margin-left: 10px;
}
.custom ul#footer-logos {
	list-style: none;
	padding-bottom: 5px;
	*padding-bottom: 45px;
	padding-top: 10px;
	*padding-top: 0;
}
.custom img#assoc-logo3 {
	*margin-top: -14px;
}

/*-------Killer Widget Styling-----------------------------------------*/
.custom ul.sidebar_list {
	margin: 0;
	padding: 0;
}
.custom .Footer1 {
	background-color: #333333 !important;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-size: .9em;
	height: 170px;
	max-height: 170px;
	margin-left: 2px;
	margin-top: 10px;
	overflow: hidden;
	padding: 10px;
	width: 406px !important;
}
.custom li#widget_killer_recent_entries-2 h3 {
	color: #fcc505;
	margin-bottom: 10px;
	margin-top: 5px;
	*margin-top: 0px;
	text-align: center;
}
.custom li#widget_killer_recent_entries-2 ul li {
	background-color: #555;
	border: 1px solid #222222;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #36a1c7;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 2px;
	margin-left: 10px;
	padding: 4px 8px 4px 8px;
	width: 370px;
}
.custom li#widget_killer_recent_entries-2 ul li a {
	color: #ffffff;
	width: 350px;
}

/*-------Footer Widget Styling---------------------------------------------------------*/
.custom .Footer2, .Footer3 {
	background: #ffffff url('../custom/images/footer-widget-gradation.png') top left repeat-x;
	border: 1px solid #85b5d0;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #4389a1;
	font-size: .9em;
	height: 170px;
	margin-left: 17px;
	margin-top: 10px;
	max-height: 170px;
	min-height: 170px;
	overflow: hidden;
	padding: 10px;
	width: 210px;
	background: -moz-linear-gradient(top,#d2effa,#ffffff);
	background: -webkit-gradient(linear, center top, center bottom, from(#d2effa), to(#ffffff));
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom .Footer2 h3, .Footer3 h3 {
	margin-bottom: 5px;
	margin-top: 5px;
	text-shadow:1px 1px 1px #ffffff;
	-webkit-text-shadow:1px 1px 1px #ffffff;
	-moz-text-shadow:1px 1px 1px #ffffff;
}
.custom .Footer2 .textwidget {
	color: #666666;
	font-size: .8em;
}
.custom .Footer2 #text-3.widget p {
	line-height: 1.385em !important;
}

/*-------Footer Navigation Styling---------------------*/
.custom #footer a {
	border-bottom: none !important;
	color: #666666;
}
.custom #footer a:hover {
	color: #36a1c7;;	
}
.custom .page-navi {
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 60px;
	*padding-top: 0px;
	text-align: center;
	width: 950px;
}
.custom .page-navi ul {
	clear: both;
	list-style: none;
 	width: 950px;
}
.custom .page-navi li {
	display: inline;
	}
.custom .page-navi li a {
	font-size: 1.2em;
	margin-right: 10px;
	padding-right: 10px;
	text-decoration: none !important;
}

.custom #copyright_statement {
	color: #bbbbbb;
	font-size: .9em;
	margin-top: 3px;
	padding-bottom: 10px;
	text-align: center;
}
/****************************************************************/
/*                     FORMS STYLING                            */
/****************************************************************/
.custom .gform_body {
	background-color: #FBF0E2;
	border: 1px solid #E3D8CA;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.custom .gform_fields {
	padding-bottom: 25px !important;
	padding-left: 15px !important;
}
.custom input, textarea {
	border: 1px solid #E3D8CA !important;
	border: 1px solid #999999 !important;
}
.custom input.button {
	background-color: #FB9304;
	border: 1px solid #C85605 !important;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-weight: bold;
	margin-top: -20px;
	*margin-top: 0;
	padding-bottom: 2px;
	text-shadow:1px 1px 1px #333333;
	-webkit-text-shadow:1px 1px 1px #333333;
	-moz-text-shadow:1px 1px 1px #333333;
	width: 100px;
}
/*-------Intro Opt-in Box Styling-------------------------------*/
.custom .link, .signupframe {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -385px;
	*margin-top: -395px;
	margin-left: 600px;
	position: absolute;
	z-index: 10;
	}
.custom #signup {
	margin-top: 5px;
	}
.custom .link {
	text-decoration: none;
	}
.custom .signupframe {
	}
.custom .hidden-input {
	visibility: hidden;
	font-size: 0;
}
.custom h4.intro-signup {
	color: #095772;
	line-height: 1.2em;
	margin-left: 28px;
	*margin-left: 19px;
	margin-top: -148px;
	*margin-top: -140px;
	padding: 10px 20px 95px 20px;
	*padding: 7px 18px 125px 18px;
	text-align: center;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-shadow:1px 1px 1px #fff;
	-webkit-text-shadow:1px 1px 1px #fff;
	-moz-text-shadow:1px 1px 1px #fff;
	width: 295px;
	*width: 310px;

	}
.custom h5.intro-signup {
	background: #F6E5AF url('../custom/images/optin-gradient.jpg') top left repeat-x;
	border: 1px solid #0d789e;
	color: #333;
	font-size: .7em;
	line-height: 1.2em;
	margin-bottom: 5px;
	margin-left: 28px;
	*margin-left: 19px;
	padding: 10px 20px 135px 20px;
	*padding: 7px 18px 135px 18px;
	text-align: center;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	text-shadow:0px 1px 1px #fff;
	-webkit-text-shadow:0px 1px 1px #fff;
	-moz-text-shadow:0px 1px 1px #fff;
	width: 295px;
	*width: 310px;
}
.custom #intro-digi-digest {
	margin-top: -388px;
	margin-left: 780px;
	position: absolute;
	z-index: 20;
}
	
/*-------Footer Opt-in Box Styling remmed out because of client change ------------------------------
.custom .Footer1 {
	background: #333 url('../custom/images/footer-optin-gradient.jpg') top left repeat-x;
	border: 1px solid #000;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-size: .9em;
	height: 170px;
	max-height: 170px;
	margin-left: 2px;
	margin-top: 10px;
	padding: 10px;
	width: 406px !important;
}
.custom li#text-5.widget h3 {
	color: #fcc505;
	font-size: 1.4em;
	line-height: 1.4em;
	*line-height: 1.1em;
	margin-bottom: 10px;
	margin-left: 35px;
	margin-top: 7px;
	*margin-top: 0px;
	text-align: center;
	width: 350px;
	text-shadow:1px 1px 1px #000;
	-webkit-text-shadow:1px 1px 1px #000;
	-moz-text-shadow:1px 1px 1px #000;
}
.custom li#text-5.widget h5 {
	color: #fff;
	font-size: .8em;
	*margin-bottom: 10px;
	margin-top: 3px;
	text-align: center;
}
.custom .footer-signupframe {
	color: #fff;
	margin-left: 110px;
	margin-top: 10px;
	z-index: 10;
}
.custom #signup-footer {
	margin-top: -7px;
	}
.custom #footer-digi-digest {
	margin-top: -15px;
	margin-left: -30px;
	position: absolute;
	z-index: 20;
}
------------end of Footer Opt-in Styling--------------------------------*/

/**************************************************************/
/*           Opt-in Box Styling for Product Pages             */
/**************************************************************/

.custom h4.prod-title {
	margin-bottom: 5px;
	margin-left: 16px;
}
.custom .signupframe-prod {
	background: #333 url('../custom/images/prod-optin-gradient.jpg') top left repeat-x;
	border: 1px solid #d5bb6d !important;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	height: 75px;
	margin-left: 16px;
	padding-top: 10px;
	width: 250px;
}
.custom .button-prod {
	background-color: #FB9304;
	border: 1px solid #C85605 !important;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 4px;
	text-shadow:1px 1px 1px #333333;
	-webkit-text-shadow:1px 1px 1px #333333;
	-moz-text-shadow:1px 1px 1px #333333;
	width: 100px;
}

/*--- header edit inc 500 --- mikey 8-25-10*/
#inc500button
{
	position: relative;
	top: -104px;
	left: 619px;
}

/*--- header nav edit for fit --- */
.custom .menu A
{
	letter-spacing: 1.9px;
}

