body {
	margin: 0;
	min-width: 1001px;
	font: 12px Georgia, Arial, Helvetica, sans-serif;
	background: #f1f0f1;
	color: #555;
}
#background-image {float:right; z-index: -1;}
img {border: none;}
a {text-decoration: none; outline:none;}
a:hover {text-decoration: underline;}
/*.page1 #wrapper {background: url(/custom/images/framework/body-bg.gif) no-repeat 100% 200px;}
.page2 #wrapper {background: url(/custom/images/framework/body-bg2.gif) no-repeat 100% 325px;} */
#wrapper div.top-bar-holder {
	min-width: 100%;
	background: #000 url(/custom/images/framework/top-bar-bg.gif) repeat-x 0 100%;
}
.top-bar-holder div.top-bar {
	overflow: hidden;
	margin: 0 auto;
	padding: 0 0 12px;
	width: 1001px;
}
.top-bar ul.telephone {
	display: inline;
	float: right;
	margin: 0 3px 0 0;
	padding: 14px 7px 12px;
	list-style: none;
	background: #333 url(/custom/images/framework/telephones-bg.gif) repeat-x 0 100%;
	width:253px
}
.telephone li {
	float: left;
	padding: 0 8px 0 10px;
	font: 13px Helvetica;
	line-height: 16px;
	color: #fff;
	background: url(/custom/images/framework/telephones-sep.gif) no-repeat 0 2px;
}
.telephone li span {
	color:#8FCA00;
	font-weight:bold;
}
.telephone li:first-child {background: none;}
.top-bar ul#top-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
#top-nav li {
	float: left;
	padding: 0 11px 0 2px;
	font: 14px Helvetica;
	line-height: 16px;
}
#top-nav li a {
	float: left;
	padding: 14px 8px 12px;
	color: #ccc;
}
#top-nav li.active a,
#top-nav li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(/custom/images/framework/top-nav-hover.gif) no-repeat 50% 100%;
}
#top-nav li.active a {
	color:#BB2943;
}
#wrapper {background:none;position:relative;z-index:0;}
#wrapper div.header-holder {
	position:relative;
	width: 100%;
	border: solid #f7f8f8;
	border-width: 0 0 1px;
	padding: 16px 0 0;
	background: url(/custom/images/framework/header-holder-bg.png) repeat;
}
.header-holder #header {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 15px 20px 25px;
	width: 961px;
	background: url(/custom/images/framework/header-bg.png) no-repeat;
}
#header div.top-image {
	margin: 11px 0 0 21px;
	padding: 4px 4px 5px 5px;
	background: #ccc url(/custom/images/framework/top-image-bg.gif) no-repeat;
}
.top-image img {display: block;}

#hero {float:right; width:630px;}
#top-info {float:left; width:330px;}

#header strong.logo {
	display: block;
	width: 247px;
	text-indent: -9999px;
}
.page1 #header strong.logo {
	padding: 24px 0 28px 4px;
}
.page2 #header strong.logo {
	padding: 24px 0 13px 4px;
} 
.logo a {
	display: block;
	overflow: hidden;
	height: 117px;
	background: url(/custom/images/framework/logo.png) no-repeat;
}
#header h1 {
	margin: 0 0 8px;
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #fff;
}
.page2 span.page-title {
	display: inline;
	float: right;
	margin: 33px 14px 0 0;
	width: 500px;
	font-size: 36px;
	line-height: 43px;
	text-align: right;
	color: #fff;
}
#header div.sub-title {
	display:inline;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}
#header div.sub-title p a {
	color:#fff !important;
	text-decoration:underline;
}
#header div.sub-title p a:hover {text-decoration:none;}
#header a.consult {
	float: right;
	margin: 40px 10px 0 0;
	padding: 0 5px 0 0;
	height: 41px;
	font-size: 17px;
	color: #fff;
	background: url(/custom/images/framework/consult-button-right.gif) no-repeat 100% 0;
	cursor: pointer;
}
#header a.consult:hover {
	text-decoration: none;
}
.consult span {
	float: left;
	padding: 11px 3px 0 9px;
	height: 32px;
	background: url(/custom/images/framework/consult-button-left.gif) no-repeat;
}
#wrapper div.main-holder {
	position: relative;
	width: 100%;
}
.main-holder span.shadow {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 87px;
	width: 100%;
	background: url(/custom/images/framework/shadow.png) repeat-x;
}
.main-holder div.main-wrapper {
	overflow: hidden;
	margin: 0 auto;
	width: 1001px;
	background: url(/custom/images/framework/main-wrapper-bg.png) repeat-y;
}
.main-wrapper #main {
	overflow: hidden;
	padding: 40px 21px 0 20px;
	width: 960px;
}
.page1 .main-wrapper #main {
	padding: 40px 21px 24px 20px;
	width: 960px;
	background: url(/custom/images/framework/main-bg1.png) no-repeat;
}
.page2 .main-wrapper #main {
	padding: 0 3px 60px 2px;
	width: 996px;
	background: url(/custom/images/framework/main-bg2.png) no-repeat;
}
#main ul#highlights {
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0 0 38px;
	width: 960px;
	list-style: none;
	background: url(/custom/images/framework/highlights-bg.gif) no-repeat 0 100%;
}
#highlights li {
	float: left;
	margin: 0 33px 0 0;
	width: 298px;
}
#highlights li.last {margin: 0;}
#highlights li h2 {
	margin: 0 0 15px;
	padding: 0 0 3px;
	border: solid #fbc7df;
	border-width: 0 0 1px;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	color: #EC599D;
}
#highlights li h2 a {color:#EC599D;}
#highlights li img {
	display: block;
	margin: 0 0 6px;
	border: solid #fbc7df;
	border-width: 2px;
}
#highlights li span.title {
	display: block;
	margin: 0 0 11px;
	font-size: 18px;
	line-height: 21px;
	font-style: italic;
	color: #8FCA00;
}
#highlights li p {
	margin: 0 0 10px;
	line-height: 16px;
}
#highlights li a.details {
	position: absolute;
	bottom: 8px;
	padding: 0 18px 0 0;
	width: 250px;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
	color: #8FCA00;
	text-align: right;
	background: url(/custom/images/framework/bullet-details.gif) no-repeat 100% 4px;
}
* html #highlights li a.details {bottom: 6px;}
#highlights li a.detail1 {right: 670px;}
#highlights li a.detail2 {right: 339px;}
#highlights li a.detail3 {right: 7px;}
#main div.content-holder{
	overflow: hidden;
	padding: 42px 0 0;
	width: 960px;
}
#content {float: left;}
.page1 #content {
	padding: 0 11px;
	width: 640px;
}
.page2 #content {
	padding: 0 14px;
	width: 634px;
}
.page1 #content h3,
.page1 #sidebar h3 {
	margin: 0 0 18px;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	font-style: italic;
	color: #8FCA00;
}
.page1 #sidebar h3 {
	margin: 0;
	padding: 0 0 0 3px;
}
.page1 #content p {
	margin: 0 0 26px;
	line-height: 17px;
}
#content ul.content-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: 1%;
	list-style: none;
	clear:both;
}
.content-list li {
	float: left;
	margin: 0 11px 10px 0;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	background: #ce425b;
}
.content-list li a {
	display:block;
	padding:6px 9px;
	position: relative;
	color: #fff;
}
.content-list li.last { margin:0 0 10px 0; }
#content div.breadcrumbs {
	margin: 0 0 0 -13px;
	padding: 14px 0 12px;
	overflow: hidden;
	height: 1%;
	position:relative;
}
.page2 #content .breadcrumbs ul {
	float: left;
	overflow: hidden;
	margin: 0;
	padding: 1px 19px 2px 8px;
	list-style: none;
	height: 1%;
	background: #e4e7ec;
}
.page2 #content .breadcrumbs ul span {
	display:block;
	float: left;
	margin: 0 4px 0 0;
	font-family: Arial;
	color: #c92e49;
}
.page2 #content .breadcrumbs ul span a {
	text-decoration:none;
	position: relative;
	color: #919396;
	padding: 0 14px 0 0;
	background: url(/custom/images/framework/bullet-breadcrumbs.gif) no-repeat 100% 50%;
}
.page2 #content .breadcrumbs ul span a:hover {
	text-decoration:underline;
}
.page2 #content h1 {
	margin: 0 0 11px -2px;
	font-size: 36px;
	line-height: 42px;
	font-weight: normal;
	color: #8FCA00;
}
.page2 #content h1 a {position:relative; color: #8FCA00;}
.page2 #content p {
	margin: 0 0 17px;
	line-height: 17px;
}
.page2 #content h1.blog {
	margin: 0 0 12px -6px;
	padding: 23px 0 1px 5px;
	border: solid #e0e0e0;
	border-width: 0 0 1px;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	color: #ec599d;
}
.page2 #content h1.blog a {color: #EC599D; position: relative;}
.page2 #content h2 {
	margin: 0 0 12px -6px;
	padding: 23px 0 1px 5px;
	border: solid #e0e0e0;
	border-width: 0 0 1px;
	font-size: 24px;
	line-height: 27px;
	font-weight: normal;
	color: #ec599d;
}
.page2 #content h2 a {color: #EC599D; position: relative;}
.page2 #content div.pic {
	display: inline;
	float: left;
	margin: 0 14px 50px 4px;
	padding: 4px 0 0;
}
.page2 #content img {
	border: solid #fbc7df;
	border-width: 2px;
}
.page2 #content h3 {
	margin: 0 0 12px;
	padding: 8px 0 2px 5px;
	border: solid #e0e0e0;
	border-width: 0 0 1px;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	color: #ec599d;
}
.page2 #content a {
	color:#8FCA00;
	text-decoration:underline;
}
.page2 #content a:hover {
	text-decoration:none;	
}
.page2 #content #articles ul {
	margin: 0;
	padding: 3px 0 0 26px;
	list-style: none;
}
.page2 #content #articles ul li {
	margin: 0 0 9px;
	padding: 0 0 0 12px;
	font-size: 13px;
	line-height: 15px;
	color: #525252;
	background: url(/custom/images/framework/bullet-pink-arrows.gif) no-repeat 0 5px;
}
.page1 #sidebar {
	float: left;
	width: 290px;
	padding:10px 0 0;
}
.page2 #sidebar {
	float: right;
	margin: 0 0 0 28px;
	padding: 22px 0 0;
	width: 270px;
	background: url(/custom/images/framework/sidebar-bg.png) no-repeat;
	min-height: 314px;
}
.page1 #sidebar ul.side-nav {
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 2px;
	width: 296px;
	list-style: none;
}
.page1 .side-nav li {
	margin: 0 0 1px;
	padding: 11px 34px 3px 14px;
	width: 248px;
	border: solid #fbcfdf;
	border-width: 0 0 1px;
	background: url(/custom/images/framework/bullet-side-nav.gif) no-repeat 4px 19px;
}
.page1 .side-nav h4 {
	margin: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #8FCA00;
}
.page1 .side-nav h4 a {
	position: relative;
	color: #8FCA00;
}
.page1 .side-nav span.date {
	display: block;
	margin: 0 0 6px;
	font: 11px Arial;
	color: #666;
}
.page1 .side-nav p {
	margin: 0;
	padding: 0 0 10px;
	font: 11px Arial;
	color: #333;
}
#sidebar a.details {
	overflow: hidden;
	position: relative;
	float: right;
	margin: 0 11px 13px 0;
	padding: 0 20px 0 0;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	color: #8FCA00;
	text-align: right;
	background: url(/custom/images/framework/bullet-details.gif) no-repeat 100% 6px;
}
.page2 #sidebar h4 {
	margin: 0;
	padding: 5px 0 5px 11px;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	font-style: italic;
	color: #ec599d;
	background: #fff;
}
.page2 #sidebar ul.side-nav {
	margin: 0;
	padding: 8px 0 42px 11px;
	width: 200px;
	list-style: none;
}
.page2 .side-nav li {
	margin: 0 0 13px;
	font-size: 13px;
	line-height: 15px;
	font-style: italic;
}
.page2 .side-nav li a {
	position: relative;
	color: #8FCA00;
}
.page2 #sidebar div.side-box {

}
.side-box div.side-pic {
	border: solid #fbc7df;
	border-width: 2px;
}
.side-pic img {
	display: block;
	border: solid #fff;
	border-width: 1px;
}
.side-box h3 {
	margin:0;
	padding: 13px 11px 11px;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	font-style: italic;
	color: #ed5e9f;
}
.side-box div.side-box-text {
	padding: 0 11px 11px 11px;
}
.side-box p {
	margin: 0;
	font: 10px Verdana;
	line-height: 12px;
	color: #666;
}
#wrapper div.footer-holder {
	padding: 0 0 98px;
	border: solid #cacaca;
	border-width: 1px 0 0;
	background: #000;
}
#footer {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	padding: 30px 21px 35px 20px;
	width: 960px;
}
#footer div.footer-bg {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 192px;
	width: 1001px;
	background: url(/custom/images/framework/footer-bg.png) no-repeat;
}
#footer ul.footer-block {
	margin: 0;
	padding: 0;
	width: 1020px;
	list-style: none;
	background: url(/custom/images/framework/footer-block-bg.gif) repeat-y;
}
#footer ul.footer-block:after {
	content: "";
	display: block;
	clear: both;
}
.footer-block li {
	float: left;
	margin: 0 25px 0 0;
	padding: 0 0 1px;
	width: 314px;
}
.footer-block li.last {
	width: 303px;
	margin: 0;
}
.footer-block li ul.bottom-nav {
	position: relative;
	float: left;
	margin: 0;
	padding: 27px 0 0 17px;
	width: 93px;
	list-style: none;
}
.footer-block li ul.second-bottom-nav {width: 150px;}
.bottom-nav li {
	margin: 0 0 19px;
	padding: 0;
	font-size: 17px;
	line-height: 21px;
	font-style: italic;
}
.bottom-nav li a {
	color: #ec599d;
}
.footer-block li div.info {
	padding: 14px 0 0 2px;
}
.info p {
	position:relative;
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}
.info p.credit {
	margin:0;
	font-size:13px;
	line-height:normal;
	clear:both;
}
.info p.credit a{
	color:#FFF;
	text-decoration: underline;
}
.info p.credit a:hover{text-decoration: none;}

.social-links { margin:0 0 18px; }
.info .twitter, .info .facebook { display:block; margin:0 0 8px; padding:0 0 0 38px; line-height:30px; color:#fff; font-size:15px; }
.info .twitter { background:url(/custom/images/framework/twitter.jpg) no-repeat; }
.info .facebook { background:url(/custom/images/framework/facebook.jpg) no-repeat; }

.footer-block li strong.logo-bottom {
	display: block;
	margin: -2px 0 -2px;
	padding: 0 0 0 7px;
	width: 246px;
	text-indent: -9999px;
}
.logo-bottom a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 115px;
	background: url(/custom/images/framework/logo-buttom.gif) no-repeat;
}
.footer-block li ul.connect {
	position: relative;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
.connect li {
	margin: 9px 0 0;
	padding: 0;
	font-size: 14px;
	color: #ccc;
}
.connect li address {font-style: normal;}
.connect li address span {display: block;}
.connect li a {
	color: #ec599d;
	text-decoration: underline;
}
.connect li a:hover {text-decoration: none;}
.connect li dl {
	margin: 0;
	padding: 0;
	list-style: none;
}
.connect li dl dt {display: inline;}
.connect li dl dd {
	margin: 0;
	display: inline;
}

/*Sidebar Highlights */
#sidebar-highlights {margin:0; padding:0;background:#fff;}
#sidebar-highlights li {list-style: none; margin:0 0 20px; padding: 0;}

/* Sidebar Articles */
#sidebar-article {
	clear:both;
	padding: 16px 8px 13px 10px;
	background: url(/custom/images/framework/side-box-bg.png);}

.clear {clear:both;}

/* Homepage Slideshow */
#homepage-hero {margin: 0;padding: 0;}
#homepage-hero li {margin: 0;padding: 0;list-style: none; display:none;}
#homepage-hero li.first {display:block}

/* Products Plugin */
.page2 #content .product-main {float:left; width:100%; clear:both; margin:10px 0 40px;}
.page2 #content .product-main img {float:left;}
.page2 #content .product-main a:hover img {border:2px solid #EC599D;}
.page2 #content .product-main .product-text {width:440px; float:right;}
.page2 #content .product-main .product-text p {margin:0 0 10px;}
.page2 #content .product-main .product-text h2 {margin:-4px 0 5px; padding:0; border:none;}
.page2 #content .product-main .product-text h2 a {text-decoration:none;}
.page2 #content .product-main .product-text h2 a:hover {text-decoration:underline;}

/* Highslide Gallery Captions */
.highslide-gallery .gallery-captions { float:left; width:220px; margin:0 16px 32px 0; }
.highslide-gallery .gallery-captions a { margin:0 0 6px; }
.photo-caption { clear:both; }
.photo-caption em { font-style:normal; }

/* Sitemap */
.page2 #content #articles .sitemap {
	position:relative;
}
.page2 #content #articles .sitemap li {
	background:none;
}

/* Anylink Dropdown Menu */
.anylinkcss {
	/* minimum required */ position: absolute; left: 0; top: 0; display: none; z-index: 9999;
	/* box styles */ width:202px; padding:10px 0 20px; background:url(/custom/images/framework/drop-menu.png) no-repeat 0 100%;}

.anylinkcss ul {margin:0 auto; padding:0; width:170px; list-style:none;}
.anylinkcss li {border-bottom:solid 1px #333;}
.anylinkcss li a {display:block; padding:8px 0; font: 12px/17px Verdana, Arial, 'Sans Serif'; color:#fff; text-decoration:none;}
.anylinkcss li a:hover {background:url(/custom/images/framework/drop-menu-hover.png) no-repeat 0 100%;}
.anylinkcss li a.active {color:#bb2943;}

/* Class for currently selected anchor link */
.selectedanchor{}

/* Class for shadow effect */
.anylinkshadow {
	/* minimum required */ /* position: absolute; left: 0; top: 0; visibility: hidden; z-index: 9000; visibility: hidden; */ 
	/* box styles */ /* background: black; */}
	
	
/* Blog Comments */
p.postmetadata a {color:#8FCA00;}

.comments-template{ margin: 10px 0 0; border-top: 1px solid #ccc; padding: 10px 0 0; }
.comments-template ol{ margin: 0; padding: 0 0 15px; list-style: none; }
.comments-template ol li{ margin: 10px 0 0; line-height: 18px; padding: 0 0 10px; border-bottom: 1px solid #ccc; }
.comments-template h2, .comments-template h3{ font-family: Georgia, Sans-serif; font-size: 16px; }
.comments-template p.nocomments{ padding: 0; }
.comments-template textarea{ font-family: Arial, Helvetica, Georgia, Sans-serif; font-size: 12px; }

.commentmetadata{ font-size: 12px; }

/* Blog Styles */
#subscribe {margin:20px 14px 0 0; padding:0; float:right; clear:right;}
#subscribe li {list-style:none; display: inline; padding:0 10px 0 0; margin: 0 8px 0 0; background: url(/custom/images/framework/rss-separater.gif) no-repeat right 1px}
#subscribe li.last {background:none; padding:0; margin:0;}
#subscribe li a {color:#EC599D; font-size:16px; text-decoration: underline;}
#subscribe li a:hover {text-decoration: none;}

#searchform {position:relative; margin:0 0 28px 11px;}
#searchform #s {width:180px;}

p.blog-sidebar {margin:8px 0 28px 11px;}
