/*
Theme Name: P&GSalonProfessional
*/

body {
	margin:0;
	color:#333333;
	font:12px arial, helvetica, sans-serif;
	width:100%;
}
.index {
	background: #ffffff url(images/bg-body-swatches.jpg) 0 126px repeat-y;
}
.strategies {
	background:#ffffff url(images/bg-body-swatches-gradient.jpg) 0 126px repeat-y;
}
.toolkit {
	background:#ffffff url(images/bg-body-swatches-gradient.jpg) 0 126px repeat-y;
}
.registration {
	background:#ffffff url(images/bg-body-swatches-gradient.jpg) 0 126px repeat-y;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {
	border:0;
}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color:#820053;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* General settings */
#headwrap {
	width: 100%;
	height: 126px;
	background: #000000 url(images/bg-header.jpg) 0 0 repeat-y;
}

.wrapper {
	width: 925px;
	margin: 0 auto;
	position: relative;
	padding: 0 0 0 42px;
	overflow: hidden;
}
* html .wrapper{
	width:946px;
}
/* header-box */
#header {
	width:925px;
	height:126px;
	overflow:hidden;
}
/* logotype */
.logo {
	display: inline;
	float: left;
	margin:28px 0 0 0;
	width:409px;
	height:53px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	background:url(images/logo.gif) no-repeat;
	height:100%;
}
/* main navigation */
#main-nav {
	display: inline;
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
}
#main-nav ul {
	display: inline;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 34px;
	width: 942px;
}
#main-nav ul li {
	display:inline;
	padding:0 0 0 17px;
	letter-spacing:-1px;
	font:15px/34px verdana, geneva, sans-serif;
	display:inline;
}
#main-nav ul li:first-child {
	padding:0;
}
#main-nav ul li a {
	padding:0 9px 0 0;
	background:url(images/arrow1.gif) no-repeat 100% 7px;
	display:inline;
	color: #ffffff;
}
#main-nav ul li.last-item {
	display: inline;
	font-size: 0.9em;
	position: absolute;
	right: 30px;
    top: 0;
}
#main-nav ul li.last-item a {
	padding: 0;
	background: none;
	display:inline;
}
/* MenuMatic style override */
#subMenusContainer ul.children a {
    color:#FFFFFF;
    padding-top:3px;
    padding-bottom:3px;
}

/* main-box */
#main {
	width:538px;
	overflow:hidden;
	position:relative;
	float: left;
	display: inline
	min-height:1000px;
}
* html #main {
    height:1000px;
    overflow: visible;
}
.bg-main-box {
	width:960px;
	height:285px;
	overflow:hidden;
	background:url(images/bg-main-box.png) no-repeat;
	position:absolute;
	z-index:1;
	top:0;
	right:0;
}
/* main-content-box */
#content {
	width:514px;
	float:left;
	margin:0;
	padding: 20px 0 0;
	display:inline;
	border-width: 0 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
#content .wrap-content {
	width:462px;
	float:left;
	padding:0 26px;
	margin: 0;
}
#content .holder-content {
	width:462px;
	float:left;
}
#content .box-content {
	position:relative;
	z-index:100;
	width:462px;
	padding:0;
	margin:0;
}
#content .box-content a {
	color:#820053;
}

#content .box-content h1 {
	margin:36px 0 18px;
	font-size:20px;
	font-weight:700;
	color:#000000;
}

.toolkit #content .box-content h1 {
	margin:8px 0;
}

#content .box-content h2 {
	margin:12px 0 3px;
	font-size:14px;
	color:#000000;
    font-weight:bold;
}
#content .articles-image {
	width: 462px;
	overflow:hidden;
	margin: 0;
	position:relative;
	z-index:2;
}
#content .articles-image img {
	width: 462px;
}
.box-content .heading-text {
	margin:-16px 0 0;
	position:relative;
}
.box-content .heading-text span {
	display:block;
	width:458px;
	height:116px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/heading-txt1.gif) no-repeat;
}
.artciles-text {
	width:449px;
	overflow:hidden;
	color:#979797;
	margin:-21px 0 0;
}
.artciles-text p {
	margin:21px 0 0;
	font-size:14px;
	line-height:22px;
}
.artciles-text .view {
	display:block;
	padding:0 31px 0 0;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	line-height:50px;
}
#content .artciles-text .view a {
	color:#979797;
	padding:0 14px 0 0;
	background:url(images/arrow2.gif) no-repeat 100% 7px;
}
/* sidebar */
#sidebar {
	float:right;
	width:146px;
	margin:0 0 0 -9px;
	padding:71px 0 0;
	position:relative;
	z-index:200;
	font:12px verdana, geneva, sans-serif;
}
#sidebar .hold {
	width:100%;
	overflow:hidden;
}
#sidebar .top-link {
	position:absolute;
	top:9px;
	right:18px;
}
/* extra-bar */
.extra-bar {
	width:270px;
	float:left;
	padding:6px 0 0;
}
.extra-bar .wrap {
	width:270px;
	float:left;
}
.extra-bar .bottom {
	width:270px;
	height:6px;
	overflow:hidden;
	clear:both;
}
.extra-list {
	margin:0;
	padding:0 0 0 22px;
	list-style:none;
	width:237px;
	overflow:hidden;
}
.extra-list li {
	height: auto;
	overflow:hidden;
	margin:-1px 0 0;
	padding:10px 8px 26px 0;
	background:url(images/divider1.gif) repeat-x;
}
.extra-list li .extra-f {
	width:105%;
	overflow:hidden;
	font-size:14px;
	letter-spacing:-1px;
}
.extra-list li .discusion-list {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.extra-list li .discusion-list li {
	margin:0;
	padding:0;
	letter-spacing:-1px;
	font-size:12px !important;
	background:none !important;
}
.extra-list li .discusion-list li .discus-f {
	display:block;
	padding:0 0 0 48px;
	background:url(images/ico-f.png) no-repeat;
	height:38px;
}
.extra-list li .discusion-list a {
    display:block;
    margin:14px 0;
}

}
.extra-list .heading {
	color:#BBE4EB;
	display:block;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	margin:0 0 10px;
}

.extra-list .heading a {
	color:#BBE4EB;
}

.extra-list p {
	margin:2px 0 0;
}
.more {
	padding:0 8px 0 0;
	font-weight:bold;
	background:url(images/arrow-lnav.png) right center no-repeat;
}
.featuredCategory .more {
    padding-left:.5em;
}
.morecontent {
	float:right;
	background:url(images/arrow1.gif) no-repeat 100% 13px;
}

.sb-link {
	display:block;
	text-align:right;
	padding:9px 0 0;
}
.sb-link a {
	padding:0 10px 0 0;
	background:url(images/arrow1.gif) no-repeat 100% 5px;
}
.brand-list {
    float:right;
}
.brand-list p {
    color:#888888;
    font-size:10px;
    margin:13px 4px 5px;
    text-transform:uppercase;
}
.brand-list ul {
    margin:0;
    padding-left:11px;
	list-style:none;
	height: 40px;
	background: #000000 url("images/brandbar/brandbar_cap-left.png") top left no-repeat;
}
.brand-list li {
	display: inline;
	float: left;
	width: auto;
	height: 40px;
	margin: 0;
	padding: 0 6px 0 0;
	background: #000000 url("images/brandbar/brandbar_divider.png") top right no-repeat;
}
.brand-list li.last {
	padding-right: 11px;
	background-image: url("images/brandbar/brandbar_cap-right.png");
}
.brand-list li a {
    display:block;
    background: #000000 url("images/brandbar/brandbar_middle.png") top left repeat-x;
}
.brand-list li img {
	padding: 0 6px;
}
.brand-list li.last img {
	padding-right: 0;
}
.brand-list li.first img {
	padding-left: 0;
}

/* inner strategies */
.holder-sub {
	padding:70px 0 0;
	width:250px;
	float:left;
	position:relative;
	z-index:1000;
}
.sub-nav-bar {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0 27px 0 0;
}
.sub-nav-bar .wrap {
	width:217px;
	padding:0 0 0 33px;
	float:left;
	background:url(images/bg-sub-bar.png) repeat-y;
}
.holder-sub .top-link {
	display:block;
	position:absolute;
	top:12px;
	left:43px;
	padding:0;
	background:url(images/bg-top-link-strategies.png) repeat-y;
}
.holder-sub  .top-link a {
	line-height:19px;
}
.sub-nav-bar .heading {
	font-family: "Book Antiqua", serif;
	display: block;
	font-size: 26px;
	letter-spacing: -1px;
	margin: 10px 0;
	color: #D29D5B;
	font-weight: normal;
}

.sub-nav-bar li.widget_text .heading {
	color: #56C3D8;
}

.sub-nav-bar ul.discusion-list a {
	background: none;
	padding: 0;
}

.sub-nav-bar .nav-primary-header {
	display:block;
	font-size:16px;
	line-height:16px;
}

.sub-nav-bar .nav-secondary-header {
	display:block;
	font-size:14px;
	margin:0 0 5px;
}

.sub-nav-bar .nav-tertiary-header {
	display:block;
	line-height:16px;
	margin:0;
	margin-top:1px;
}





.sub-nav-bar .extra-list {
	width:300px;
	padding:0;
}
.sub-nav-bar .extra-list ul {
	margin:0;
	padding:0;
	clear: left;
	list-style:none;
	overflow:hidden;
	padding-top:10px 0 0;
}
.sub-nav-bar .extra-list li {
	padding: 20px 0 14px;
}

.sub-nav-bar ul li ul li a {
	margin: 0;
	padding: 0 9px 0 0;
	background:url(images/arrow-lnav.png) no-repeat right 4px;
	font-weight: 700;
    color:#000000;
}

.sub-nav-bar ul li ul li ul li a {
	color: #820053;
	font-weight: normal;
	font-size: 12px;
}

.sub-nav-bar .extra-list li h3 {
	margin: 0 0 14px;
}

.sub-nav-bar .extra-list ul li {
	padding:0;
	background:none;
	padding:0;
	font-size:12px;
}

.sub-nav-bar .extra-list ul li.nav-secondary-header {
	font-size:14px !important;
}

.sub-nav-bar .extra-list ul li.nav-tertiary-header {
	font-size:13px !important;
}


.sub-nav-bar .extra-list ul li span.current {
    font-weight:bold;
    text-decoration:underline;
	color: #820053;
    padding-right:9px;
    background:url(images/arrow-lnav.png) no-repeat right 4px;
}

.sub-nav-bar .extra-list ul li ul {
	padding: 6px 0 0 20px;
}

.sub-nav-bar .extra-list ul li ul li {
	margin: 0;
	padding-bottom: 6px;
}

.sub-nav-bar .extra-list li .holder {
	width:100%;
	overflow:hidden;
}
.sub-nav-bar p {
	margin:0 0 23px;
	color:#fff;
}
/* share-button */
#sharethis_0 {
	display:block;
	position:relative;
	top:15px;
	right:3px;
	z-index:1000;
	float: right;
    font-weight:bold;
}


.column {
	width:100%;
	overflow:hidden;
	padding: 0 0 6px;
	background:url(images/divider1.gif) repeat-x 0 100%;
}
.column .text {
	width:auto;
	float:left;
}
.column .text p {
	margin:0 0 20px;
}
/* video-bar-navigation */
.video-btn {
	width:96px;
	float:right;
	padding:3px 0 0;
	font-family: verdana, geneva, sans-serif;
}
.video-btn .heading {
	display:block;
	padding:0 0 8px;
	background:url(images/divider1.gif) repeat-x 0 100%;
	font-size:16px;
	line-height:18px;
	color:#820053;
}
.video-btn ul {
	margin:-7px 0 0;
	padding:9px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.video-btn ul li {
	height:1%;
	padding:6px 0 0 2px;
	overflow:hidden;
}
.video-btn ul li a {
	color:#666;
	font-weight:bold;
}
.video-btn ul li img {
	display:block;
}
.video-btn ul li em {
	display:block;
	font-style:normal;
	line-height:17px;
	font-size:11px;
}
/* comment-area */
.comment-box {
	width:100%;
	overflow:hidden;
}
.comment-form {
	width:100%;
	overflow:hidden;
	padding:19px 0 0;
}
.comment-form .row {
	width:100%;
	overflow:hidden;
}
.comment-form .heading {
	margin:0;
	color:#820053;
	font-size:24px;
	line-height:33px;
	font-weight:normal;
}
.comment-form textarea,
.comment-form input[type=text] {
    border:1px solid #CCCCCC;
    border-color:#8F8F8F #CECECE #E4E4E4;
}
.comment-area {
	display:block;
	overflow:hidden;
	padding:0;
}
.comment-area textarea {
	margin:0;
	padding:0;
	width:460px;
	height:119px;
	overflow:auto;
	background:none;
	color:#666;
	line-height:19px;
}
.comment-form .btn-submit {
	float:left;
	margin:10px 0 0;
	width:90px;
	height:24px;
	overflow:hidden;
	border:0;
	padding:0;
	font-size:0;
	line-height:0;
	cursor:pointer;
	background:url(images/btn-submit.gif) no-repeat;
}
/* comments */
.summ-comments {
	width:100%;
	overflow:hidden;
	padding:22px 0 0;
}
.deal-title {
	display:block;
	color:#820053;
	font-size:14px;
	font-weight:normal;
	padding:0 0 10px;
}
.comment {
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
}
.comment p {
	margin:0;
	line-height:18px;
	letter-spacing:-1px;
}
.comment-box .author {
	color:#666;
	padding:0 0 0 7px;
	background:url(images/bullet1.gif) no-repeat 0 50%;
}
/* inner-toolkit */
.toolkit .holder-sub .top-link {
	background:url(images/bg-top-link-toolkit.png) repeat-y;
}

/* select-product */
.select-prod-form {
	width:100%;
	overflow:hidden;
}
.select-prod-form .heading {
	margin:0;
	font-size:24px;
	line-height:52px;
	font-weight:normal;
	color:#820053;
}
.select-prod-form .row {
	width:105%;
	overflow:hidden;
}
.select-list {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.select-list li {
	float:left;
	width:214px;
	margin:0 15px 0 0;
}
.product-select {
	width:214px;
}
/* product-list navigation */
.paging {
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:17px 0 0;
}
.paging ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:15px;
}
.paging ul li {
	display:inline;
	color:#666;
	padding:0 16px 0 21px;
	background:url(images/separator2.gif) no-repeat 0 50%;
}
.paging ul li:first-child {
	background:none;
}
.paging ul li.prev a{
	font-weight:bold;
	padding:0 0 0 11px;
	background:url(images/arrow4.gif) no-repeat 0 3px;
}
.paging ul li.next a{
	font-weight:bold;
	padding:0 11px 0 0;
	background:url(images/arrow2.gif) no-repeat 100% 3px;
}
.paging ul li a {
	color:#666;
}
.paging a.showAllLink {
	padding:0 10px 0 0;
	font-weight: 700;
	background:url(images/icn-plus.gif) no-repeat right 4px;
}
/* product-list */
.product-list {
	width:100%;
	overflow:hidden;
	margin:20px 0 0;
	padding:21px 0 0;
	background:url(images/divider1.gif) repeat-x;
}
.product-list ul {
	margin:-18px 0 0;
	padding:0 0 21px;
	list-style:none;
	width:105%;
	overflow:hidden;
	background:url(images/divider1.gif) repeat-x 0 100%;
}
.product-list ul li {
	padding:18px 0 0;
	width:136px;
	margin:0 17px 0 0;
	text-align:center;
}
.product-list ul li .frame {
	width:100%;
	overflow:hidden;
}
.product-list ul li .frame img {
	display:block;
}
.product-list ul li .dl {
	font-size: 10px;
	font-weight:bold;
	padding:0 10px 0 0;
	line-height:22px;
	background:url(images/arrow-dl.gif) no-repeat right 4px;
}
.product-list ul li .pv {
	font-size: 10px;
	font-weight:bold;
	padding:0 10px 0 0;
	line-height:22px;
	background:url(images/icn-pv.gif) no-repeat right 4px;
}

#content .box-content .product-list ul li .dlItemTitle {
	margin: 6px 0 12px;
	padding:0;
	font-size: 11px;
	text-align: left;
}

#content .box-content .product-list ul li .dlItemTitle a {
	margin: 0;
	padding:0;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

#content .box-content #dlTitle {
	margin: 4px 0 20px;
}

#content .box-content #dlTitle strong {
	color: #000000;
}

#content .box-content #dlTitle small {
	font-size: 10px;
	color: #666666;
}

#content .box-content #dlTitle small a {
	font-size: 10px;
	color: #666666;
}

#disclaimer {
	display: inline;
	float: left;
	margin: 0 0 20px;
	padding: 0 0 12px;
	width: 460px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #CCCCCC;
	color: #666666;
}
#disclaimer .pv {
    float:right;
    font-weight:bold;
    padding:0 10px 0 0;
    line-height:22px;
    background:url(images/icn-pv.gif) no-repeat right center;
}
#disclaimer div.terms_of_use {
	height: 200px;
    overflow:auto;
    padding:0 .5em;
    border:2px inset #888888;
}
#disclaimer div.terms_of_use h4 {
    margin-bottom:0;
}
#disclaimer div.terms_of_use p {
    margin-top:0;
}
#disclaimer fieldset .download,
#disclaimer fieldset.terms_accepted #submit {
    display:none;
}
#disclaimer fieldset.terms_accepted .download {
    display:inline;
}
#techInfo {
	color: #666666;
}

/* inner pregistration */
.registration #content {
	width:639px;
	margin:41px 0 0 88px;
	background:url(images/bg-content-top-reg.png) no-repeat;
}
.registration #content .wrap-content {
	width:621px;
	background:url(images/bg-content-wrap-reg.png) repeat-y;
}
.registration #content .holder-content {
	width:621px;
	background:url(images/bg-content-reg.jpg) repeat-y;
}
.registration #content .box-content {
	width:519px;
	margin:-70px 0 0;
	padding:0 0 0 48px;
}
.registration-box {
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
.registration-box .heading {
	margin:0;
}
.registration-box .heading span {
	display:block;
	width:350px;
	height:57px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/heading-txt2.gif) no-repeat;
}
.registration-box p {
	margin:4px 0 0;
	line-height:16px;
}
#content .registration-box a {
	color:#820053;
}
#content .registration-box a:hover {
	text-decoration:none;
}
.reg-form {
	width:478px;
	overflow:hidden;
	margin:0 0 0 41px;
	padding:16px 0 0;
}
.reg-form .note {
	display:block;
	line-height:28px;
	font-weight:normal;
	border-bottom:1px solid #ccc;
}
.reg-form .user-info {
	margin:-11px 0 0;
	padding:13px 0 5px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.reg-form .user-info li {
	height:1%;
	padding:11px 0 0;
	overflow:hidden;
}
.reg-form .user-info li label {
	display:block;
	font-weight:bold;
	color:#666;
}
.reg-form .user-info li .text1,
.reg-form .user-info li .text2,
.reg-form .user-info li .text3 {
	height:17px;
	padding:3px 5px 0;
	border:1px solid #7f9db9;
	float:left;
	color:#666;
}
.reg-form .user-info li .text1 {
	width:131px;
}
.reg-form .user-info li .text2 {
	width:19px;
	margin:0 14px 0 0;
	display:inline;
}
.reg-form .user-info li .text3 {
	width:39px;
}
.reg-form .user-info li .reg-select {
	width:166px;
}
.reg-form .title {
	display:block;
	padding:20px 0 0;
}
.check-row {
	width:100%;
	overflow:hidden;
	padding:6px 0 0;
}
.check-row .checkbox1 {
	float:left;
	width:15px;
	height:15px;
	margin:0 6px 0 0;
	display:inline;
}
.check-row label {
	line-height:14px;
}
.check-list {
	margin:0;
	padding:0 0 20px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.check-list li {
	height:1%;
	overflow:hidden;
	padding:3px 0 0;
}
.check-list li .checkbox2 {
	float:left;
	margin:3px 4px 0 0;
	padding:0;
	display:inline;
	width:15px;
	height:15px;
}
.check-list li label {
	float:left;

}
.reg-form .row {
	width:100%;
	overflow:hidden;
	margin:26px 0 0;
	border-top:1px solid #ccc;
}
.registration #footer {
	background:none;
	width:605px;
}
/* footer-box */
#footer {
	float:left;
	width:462px;
	padding:64px 0 20px;
	text-align:center;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	font-size:11px;
	padding:0 3px 0 9px;
	margin:0 2px 0 -2px;
	background:url(images/separator1.gif) no-repeat 0 50%;
}
#footer ul li:first-child {
	background:none;
}
#footer ul li a {
	color:#959da2;
	font-weight:bold;
}
/* web-access */
.web-access {
	display:none !important;
}
.index #main {
	width: 752px;
}
.index #main #content{
	width: 751px;
	border-width: 0 1px 0 0;
}
.index #featuredArticle {
	margin: 0 20px 0 0;
	padding: 0 0 20px 0;
	width: 731px;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #CCCCCC;
}
.index #featuredArticle h1 {
    font-size:27px;
    line-height:1.125;
}
.index #featuredArticle img {
	display: inline;
	float: left;
}

.index #featuredArticle #featuredArticleText {
	display: inline;
	float: left;
	padding: 0 0 0 22px;
	width: 353px;
}

.index #featuredArticle #featuredArticleText .excerpt {
	line-height: 18px;
	padding: 0 0 18px;
}

.index #featuredArticle #featuredArticleText .excerpt em {
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	color: #640144;
}

.index #featuredArticle #sharethis_0 {
	display: inline;
	position: relative;
	top: auto;
	right: auto;
	z-index: 1000;
	float: none;
    font-weight:bold;
}

.index .featuredCategory {
	margin: 18px 20px 0 0;
	padding: 0;
	width: 355px;
}

.index .featuredCategory h2 {
	margin: 0;
	font-size: 44px;
	line-height: 44px;
	font-family: "Book Antiqua", serif;
	font-weight: normal;
	letter-spacing: -2px;
	text-transform: lowercase;
}

.index .feat-bg-tan h2 {
	color: #D29D5A;
}

.index .feat-bg-mildew h2 {
	color: #ADBA83;
}

.index .feat-bg-fog h2 {
	color: #6EC1D5;
}

.index .feat-bg-blue h2 {
	color: #97B3DC;
}

.index .featuredCategory ul {
	display: inline;
	float: left;
	margin: 0;
	padding: 40px 15px 8px;
	width: 325px;
	list-style: none;
}

.index .feat-bg-tan {
	background:url(images/home-featured-category-bg-tan.jpg) top left no-repeat;
}

.index .feat-bg-mildew {
	background:url(images/home-featured-category-bg-mildew.jpg) top left no-repeat;
}

.index .feat-bg-fog {
	background:url(images/home-featured-category-bg-fog.jpg) top left no-repeat;
}

.index .feat-bg-blue {
	background:url(images/home-featured-category-bg-blue.jpg) top left no-repeat;
}

.index .featuredCategory ul li {
	padding: 8px 0;
	border-width: 0 0 1px 0;
	border-style: dashed;
	border-color: #CCCCCC;
	width: 325px;
}

.index .featuredCategory ul li.firstCatArticle {
	padding-bottom: 15px;
}

.index .featuredCategory ul li img {
	display: inline;
	float: left;
	margin: 0 15px 5px 0;
}

.index .featuredCategory ul li .featCatFirstText {

}

.index .featuredCategory ul li .featCatFirstText h3 {
	font-size: 16px;
	margin: 0 0 10px;
}

.index .featuredCategory ul li .featCatFirstText .excerpt {
	line-height: 18px;
	padding: 0;
}

.index .featuredCategory ul li .featCatFirstText .excerpt p {
	display: inline;
}

.index .featuredCategory a.featCatAll {
	display: inline;
	float: right;
	margin: 0 15px 0 0;
}



.index #sidebar {
	margin: 0;
	padding: 0 0 0 20px;
	width: 152px;
	font-family: Arial,sans-serif;
}
.index #sidebar .extra-list {
	padding: 0;
	width: 152px;
}
.index #sidebar .extra-list .textwidget{
	line-height: 18px;
}
.index #sidebar .extra-list li {
	padding: 20px 0;
}
.index #sidebar .extra-list li h3 {
	margin: 0 0 6px;
	font-size: 18px;
	color: #000000;
}
.index #sidebar .extra-list li h4 {
	margin: 9px 0 11px;
	font-size: 14px;
	color: #000000;
}
.index #sidebar .extra-list li ul li {
	padding: 0;
}

.index #footer {
	float:none;
	margin: 0 auto;
}

.registration  #sidebar {
    width:216px;
}

/*	Inline-Block Cross-Browser Utility Classes */

.ib-block {
    vertical-align:top;
    display:-moz-inline-stack;
    display:inline-block;
}
.ib-container {
    letter-spacing:-.25em;
    word-spacing:-1em;
}
.ib-container .ib-block {
    letter-spacing:normal;
    word-spacing:normal;
}


/* WOM*/
div#wom-content p{
	font: 12pt Helvetica, Helvetica Neue, Arial, sans-serif ;
	color: #000000 ;
	padding: 0 0 10px 0;
}

div#wom-content hr{
	height: 1px !important;
	border: solid 1px #CCCCCC !important;
	background-color: #CCCCCC !important;
}

/* overlay form styling */
.overlayAuthBacker {
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    display: none;
    filter: alpha(opacity = 80);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 110;
    zoom: 1;
}
.overlayAuth {
    background-color: #fff;
    border: 10px solid #000;
    display: none;
    left: 50%;
    margin: 160px 0 0 -300px;
    padding: 36px 54px;
    position: absolute;
    width: 472px;
    z-index: 120;
}
    .overlayAuth a {
        text-decoration: underline;
    }
    .overlayAuth .overlayAuthClose {
        background: url(images/utility/close-x.gif) no-repeat 100% 62%;
        padding-right: 16px;
        position: absolute;
        right: 10px;
        text-decoration: none;
        top: 10px;
    }
    .overlayAuth .req {
        color: #fe0000;
    }
    .overlayAuth fieldset {
        border: 1px solid #ccc;
        border-right: 0;
        border-left: 0;
        margin: 25px 0 10px;
        padding: 5px 0 10px;
    }
        .overlayAuth label {
            float: left;
            margin-top: 15px;
        }
        .overlayAuth label input {
            border: 1px solid #7E9DB9;
            display: block;
            float: none;
            margin-right: 22px;
            width: 140px;
        }
        .overlayAuth fieldset p {
            clear: left;
            float: left;
            font-size: 0.9em;
            margin: 20px 0 0;
        }
    .overlayAuth .submit {
        background: url(images/utility/btn-submit.gif) no-repeat;
        border: 0;
        float: left;
        height: 24px;
        margin: 0;
        padding: 0;
        text-indent: -9999px;
        width: 90px;
    }
    .overlayAuth form a {
        float: right;
        margin: 10px 0 0;
    }