/* html */
html {
	height: 100%;
}
/* body */
body {
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 0.8125em; /* 13px */
	height: 100%;
	line-height: 1.3075; /* 17px */
	margin: 0;
	padding: 0;
	text-align: center;
}
body.regular {
	font-size: 0.875em; /* 14px */
	line-height: 1.3075; /* 17px */
}
body.larger {
	font-size: 1em; /* 16px */
	line-height: 1.267; /* 19px */
}
/* page */
.page {
	margin: 0;
	padding: 0;
	background-position: center 322px;
	background-repeat: no-repeat;
}
/* header */
.page .header {
	margin: 0;
	padding: 0;
	background: #fff;
	/*height: 192px;*/
}
.page .header .header-inner {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	/*width: 75%;*/
	max-width: 950px;
	position: relative;
}
.header-nav {
    background: #fcfcfc;
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #f1eeee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#f1eeee));
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#f1eeee 100%);
    background: -o-linear-gradient(top,  #fcfcfc 0%,#f1eeee 100%);
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#f1eeee 100%);
    background: linear-gradient(to bottom,  #fcfcfc 0%,#f1eeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1eeee',GradientType=0 );
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border: 1px solid #dfdfdf;
    border-top: 0 solid;
    padding: 1em 0 0.5em;
    max-height: 2.166666666666667em;
}

.right-column {
    float: right;
    width: 30%;
}

.left-column {
    float: left;
    width: 50%;
}
input[type="submit"] {
    -webkit-appearance: none;
    margin-left: 0;
}
.page .header .header-inner .logo {
	float: left;
	font-size: 2em;
	line-height: 2;
	height: 120px;
	margin: 1em 0 0;
	padding: 0;
	width: 212px;
}
.page .header .header-inner .logo a {
	display: block;
	float: left;
	height: 110px;
	margin: 0;
	padding: 5px;
	position: relative;
	width: 100%;
}
.page .header .header-inner .logo a strong {
	display: block;
	height: 120px;
	margin: 0;
	padding: 0;
	width: 240px;
}
.page .header .header-inner .logo a em {
	background: url(../img/layout/header/rnid-logo.png) no-repeat left center;
	cursor: pointer;
	left: 0;
	height: 105px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-indent: -9000px;
	top: 0;
	width: 114%;
}
.page .header .header-inner .logo a strong {
	display: none;
}
.page .header .header-inner .header-content {
	font-size: 0.923em;
	line-height: 1.25;
}
.page .header .header-inner .header-content .utils {
	float: left;
	list-style: none;
	margin: 0 1em 0 0;
	padding: 4px 5px 0 0;
	font-size: 0.95em;
}
.page .header .header-inner .header-content .utils li {
	border-left: 1px solid #666;
	float: left;
	list-style: none;
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
}
.page .header .header-inner .header-content .utils li.first {
	border-left: 0;
	/*margin-left: 0;
	padding-left: 0;*/
	padding: 0 0 0 1.5em;
}
.page .header .header-inner .header-content .utils li.first a {
	margin-left: 1.5em;
}
.page .header .header-inner .header-content .utils li.access {
	border-left: 0;
	margin-left: 0;
	padding-left: 0.25em;
}
.page .header .header-inner .header-content .utils li.contact {
	border: none;
	margin-left: 40px;
}

body.larger .page .header .header-inner .header-content .utils li.contact {
	margin-left: 20px;
} 

.page .header .header-inner .header-content .utils li ul.size {
	list-style: none;
	margin: 0 0 0 0.5em;
	padding: 0 0 0 0.5em;
	border-left: 1px solid #666;
	display: none;
}
.page .header .header-inner .header-content .utils li ul.size li {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0 0 0 2px;
}
.page .header .header-inner .header-content .utils li ul.size li.active a {
    text-decoration: none;
}
.page .header .header-inner .header-content .utils li input {
	border: 0;
	background: none;
	color: #000080;
	text-decoration: underline;
	padding: 0;
	font-size: 11px;
	cursor: pointer;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .page .header .header-inner .header-content .utils li input {
	    text-indent: 0px;
    }
}
.page .header .header-inner .header-content .utils li input:hover {
    text-decoration: none;
}
.page .header .header-inner .header-content .utils li ul.size li a {
	background: none;
	display: block;
	font-size: 13px;
	line-height: 16px;
	position: relative;
	text-align: center;
}
.page .header .header-inner .header-content .utils li ul.size li.sml a {
	font-size: 11px;
}
.page .header .header-inner .header-content .utils li ul.size li.lrg a {
	font-size: 16px;
}
.page .header .header-inner .header-content .utils li ul.size li a span {
	display: none;
}
.page .header .header-inner .header-content .utils li ul.size li.sml a span {
	background-position: 0 -16px;
}
.page .header .header-inner .header-content .utils li ul.size li.sml.active a span, .page .header .header-inner .header-content .utils li ul.size li.sml a:hover span {
	background-position: 0 0;
}
.page .header .header-inner .header-content .utils li ul.size li.med a span {
	background-position: -16px -16px;
}
.page .header .header-inner .header-content .utils li ul.size li.med a:hover span, .page .header .header-inner .header-content .utils li ul.size li.med.active a span {
	background-position: -16px 0;
}
.page .header .header-inner .header-content .utils li ul.size li.lrg a span {
	background-position: -32px -16px;
}
.page .header .header-inner .header-content .utils li ul.size li.lrg a:hover span, .page .header .header-inner .header-content .utils li ul.size li.lrg.active a span {
	background-position: -32px 0;
}
.page .header .header-inner .header-content .header-search {
	float: right;
	margin: 0;
	width: 425px;
}
.larger .page .header .header-inner .header-content .header-search {
    width: 375px !important;
}
.search > div > span {
    display: none;
}
.page .header .header-inner .header-content .header-search fieldset {
	margin: 0;
	padding: 0;
}
.page .header .header-inner .header-content .header-search fieldset .form-row {
	margin: 0 25px 0 0;
	padding: 0;
	background: none;
}

body.larger .page .header .header-inner .header-content .header-search fieldset .form-row {
	margin: 0 10px 0 0;
}
.page .header .header-inner .header-content .header-search fieldset .form-row input.form-text {
	float: left;
}

.page .header .header-inner .header-content .header-search fieldset legend {
	height: 1px;
	left: -9999px;
	overflow: hidden;
	position: absolute;
	top: auto;
	width: 1px;
}

.page .header .header-inner .header-content .header-search .advanced {
	float: right;
	padding-top: 4px;
}
.page .header .header-inner .header-content .check {
	color: #fff;
	float: right;
	font-weight: bold;
	height: 88px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 236px;
}

.page .header .header-inner .header-content .right-column-responsive .check {
	color: #fff;
	float: right;
	font-weight: bold;
	height: 88px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 200px;
}

.page .header .header-inner .header-content .right-column .check a {
	color: #fff;
	display: block;
	float: left;
	margin: 10px -7px 0;
	position: relative;
	width: 236px;
	z-index: 2;
/*}
.page .header .header-inner .header-content .header-search .check a span {*/
	background: url("../img/layout/header/check-your-hearing.png") no-repeat left top;
	cursor: pointer;
	display: block;
	height: 77px;
	left: 0;
	/*margin: 0;*/
	overflow: hidden;
	padding: 0;
	/*position: absolute;*/
	text-indent: -9999px;
	top: 0;
	width: 244px;
	z-index: 5;
}

.page .header .header-inner .header-content .right-column-responsive .check a {
	color: #fff;
	display: block;
	float: right;
	margin: 45px -5px 0;
	position: relative;
	width: 236px;
	z-index: 2;
/*}
.page .header .header-inner .header-content .header-search .check a span {*/
	background: url("../img/layout/header/check-your-hearing-small.png") no-repeat left top;
	cursor: pointer;
	display: block;
	height: 45px;
	left: 0;
	/*margin: 0;*/
	overflow: hidden;
	padding: 0;
	/*position: absolute;*/
	text-indent: -9999px;
	top: 0;
	width: 140px;
	z-index: 5;
}

.page .header .header-inner .header-content .right-column-responsive .nameChange {
	color: #fff;
	display: block;
	float: right;
	margin: 75px -208px 0;
	position: relative;
	width: 236px;
	z-index: 2;
/*}
.page .header .header-inner .header-content .header-search .check a span {*/
	background: url("../img/layout/header/Formerly-RNID-Logo_RGB-small.png") no-repeat left bottom;
	cursor: pointer;
	display: block;
	height: 50px;
	left: 0;
	/*margin: 0;*/
	overflow: hidden;
	padding: 0;
	/*position: absolute;*/
	text-indent: -9999px;
	top: 0;
	width: 99px;
	z-index: 5;
}

.page .header .header-inner .header-content .check a:focus {
    outline: thin dotted #000;
}

.page .header .header-inner .header-content .right-column-responsive {
    display: none;
}

.page .header .header-inner .header-content p.nameChange {
	float: right;
	margin: -17px -66px;
	padding: 0;
	width: 198px;
	height: 53px;
	font-size: 1.2em;
	color: #000080;
	line-height: 1.4;
	text-decoration: none;
	cursor: auto;
	background: url("../img/layout/header/Formerly-RNID-Logo_RGB.png") no-repeat left top;
}
/* nav */
.page .nav {
	margin: 0 auto;
	max-width: 950px;
	width: 95%;
}
.page .nav .nav-inner {
	list-style: none;
	text-align: left;
	padding: 0;
	min-height: 49px;
	height:auto !important;
	height: 49px;
	/*margin: 0 0 -12px;*/
	margin: 0;
}
.page .nav .nav-inner li {
	float: left;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 500;
}
.page .nav .nav-inner li a.primary {
	display: block;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	float: left;
	margin: 7px 0 0;
	padding: 5px 17px;
	text-decoration: none;
	background: #fff url("../img/layout/nav/bg.png") left bottom repeat-x;
}

body.regular .page .nav .nav-inner li a.primary {
	padding: 5px 13px;
}

body.larger .page .nav .nav-inner li a.primary {
	padding: 5px 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
    body.regular .page .nav .nav-inner li a.primary,
    body.larger .page .nav .nav-inner li a.primary {
	    padding: 5px 9px;
    }
}

.page .nav .nav-inner li.first a.primary {
	border-left: 1px solid #dfdfdf;
	padding-left: 21px;
}

.page .nav .nav-inner li.first a.primary:hover {
	border-left: 1px solid #dfdfdf;
	padding-left: 21px !important;
	padding-bottom: 0.5em;
}

body.regular .page .nav .nav-inner li.first a.primary:hover {
    padding-left: 14px !important;
    }
    
body.larger .page .nav .nav-inner li.first a.primary:hover {
    padding-left: 10px !important;
    }

.page .nav .nav-inner li.first.active a.primary:hover {
	border-left: 0;
}

.first.active a.primary:hover {
    padding-left: 21px !important;
    }

.page .nav .nav-inner li.active a.primary,
.page .nav .nav-inner li a.primary:hover,
.page .nav .nav-inner li:hover a{
	color: #fff;
	background: #EC008C;
	border: none;
}
.page .nav li.donate a.primary {
    background: #EC008C;
    color: #fff;
    border-radius: 5px;
    margin-left: 20px;
    font-size: 1.182em;
    text-transform: uppercase;
    border: 0;
}

.page .nav li.donate.active a.primary {
	color: #fff !important;
	/*background: transparent url("../img/layout/nav/donateActive.png") left top no-repeat !important;*/
}

.page .nav li.donate.hover a.primary
{
    border-radius: 5px 5px 0 0;
    background-color: #EC008C;
}

.page .nav li.donate a.primary:hover  
{
    border-radius: 5px;
}

.page .nav .nav-inner li.highlight a.primary {
	color: #fff;
}
.page .nav .nav-inner li.active a.primary:hover, .page .nav .nav-inner li.active a.primary:hover span {
	color: #fff;
	text-decoration: none;
}
.page .nav .nav-inner li.highlight a.primary:hover, .page .nav .nav-inner li.highlight a.primary:hover span {
	color: #fff;
	text-decoration: underline;
}
/* drop down nav */
.page .nav .nav-inner li .join {
	background: #EC008C;
	display: block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 100%;
	width: 100%;
	height: 11px;
	visibility: hidden;
	z-index: 9001;
}
.page .nav .nav-inner li.donate .join {
	left:20px;
}
.page .nav .nav-inner li .sub-nav {
	background: #EC008C;
	left: -25px;
	margin: 10px 0 0 0;
	padding: 20px 25px;
	position: absolute;
	top: 100%;
	width: 250px;
	visibility: hidden;
	z-index: 9000;
}
.page .nav .nav-inner li.last .sub-nav {
	left: -158px;
}
.page .nav .nav-inner li .sub-nav .sub-nav-inner {
	font-size: 0.923em;
	line-height: 1.15;
	list-style: none;
	margin: 0;
	padding: 0;
}
.page .nav .nav-inner li .sub-nav .sub-nav-inner li {
	float: none;
	list-style: none;
	margin: 0 0 0.15em 0;
	padding: 0;
	word-wrap: break-word;
}
.page .nav .nav-inner li .sub-nav .sub-nav-inner li.last {
	margin-bottom: 0;
}
.page .nav .nav-inner li .sub-nav .sub-nav-inner li a {
	display: block;
	min-height: 5px;
	height: auto !important;
	height: 5px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	padding: 0.5em 0 0.5em 0;
}
.page .nav .nav-inner li .sub-nav .sub-nav-inner li a:hover {
	text-decoration: underline;
}

/* breadcrumbs */
.page .crumbs {
	color: #000;
	font-size: 0.923em;
	line-height: 1.25;
	margin: 0;
	padding: 0;
}
.page .crumbs a {
	color: #000;
	text-decoration: underline;
}
.page .crumbs a:hover {
	color: #000;
	text-decoration: none;
}
.page .crumbs .crumbs-inner {
	list-style: none;
	margin: 0 auto;
	padding: 8px 4px 9px;
	text-align: left;
	width: 942px;
}
.page .crumbs .crumbs-inner dt {
	display: none;
	float: left;
	list-style: none;
	margin: 0 0.5em 0 0;
	padding: 0;
}
.page .crumbs .crumbs-inner dd {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.page .crumbs .crumbs-inner dd ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.page .crumbs .crumbs-inner dd ul li {
	background: url(../img/layout/crumbs/arrow.gif) no-repeat right center;
	float: left;
	list-style: none;
	margin: 0 0.5em 0 0;
	padding: 0 14px 0 0;
}
.page .crumbs .crumbs-inner dd ul li.last {
	background: none;
	font-weight: bold;
	padding-right: 0;
}

/* footer */
.footer {
	background: #fff;
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .footer-inner {
	color: #000;
	max-width: 950px;
	margin: 0 auto;
}
.footer .footer-inner .footer-content {
	padding: 1em 1.153846153846154em 0;
	text-align: left;
	/*background: url("../img/layout/footer/bar.gif") top no-repeat;*/
}
.footer .footer-inner .footer-content .footer-details {
	float: left;
	margin: 10px 0;
	padding: 0;
	width: 66.6%;
}
.footer .footer-inner .footer-content .footer-details .links {
	list-style: none;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-details .links li {
	border-right: 1px solid #ddd;
	float: left;
	line-height: 2;
	list-style: none;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
}
.footer .footer-inner .footer-content .footer-details .links li.last {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}
.footer .footer-inner .footer-content .footer-details .phone {
	margin: 0 0 0.5em 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-details address {
	font-size: 0.923em;
	font-style: normal;
	line-height: 1.5;
	margin: 0;
	padding: 10px 0 20px;
}
.footer .footer-inner .footer-content .footer-details address span {
	display: block;
}
.footer .footer-inner .footer-content .footer-social {
	float: right;
	margin: 0;
	padding: 0;
	width: 180px;
}
.footer .footer-inner .footer-content .footer-social dl {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-social dl dt {
	display: none;
}
.footer .footer-inner .footer-content .footer-social dl dd {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-social .links {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-social .links li {
	min-height: 28px;
	height: auto !important;
	height: 28px;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}
.footer .footer-inner .footer-content .footer-social .links li.last {
	margin-bottom: 0;
}
.footer .footer-inner .footer-content .footer-social .links li.twitter a {
	background: url(../img/layout/footer/icon-twitter.png) no-repeat left top;
}
.footer .footer-inner .footer-content .footer-social .links li.facebook a {
	background: url(../img/layout/footer/icon-facebook.png) no-repeat left top;
}
.footer .footer-inner .footer-content .footer-social .links li.youtube a {
	background: url(../img/layout/footer/icon-youtube.png) no-repeat left top;
}
.footer .footer-inner .footer-content .footer-social .links li.rss a {
	background: url(../img/layout/footer/icon-rss.png) no-repeat left top;
}

/*-------social icons for homepage--------*/

.footer .footer-inner .footer-content .footer-social .links li a {
	display: block;
	height: 32px;
	width: 32px;
	text-indent: -9999px;
	overflow: hidden;
}
.footer .footer-inner .footer-content .footer-quick-links {
	clear: both;
	margin: 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-quick-links p.title {
	margin: 0;
	padding: 0 0 15px 0;
}
html.js .footer .footer-inner .footer-content .footer-quick-links p.title {
	cursor: pointer;
}
html.js .footer .footer-inner .footer-content .footer-quick-links p.title:hover {
	cursor: pointer;
}
html.js .footer .footer-inner .footer-content .footer-quick-links p.title strong {
	background: url(../img/layout/footer/arrow-quick-links-closed.png) no-repeat 100% 5px;
	margin: 0;
	font-weight: normal;
	color: #000080;
	padding: 0 15px 0 0;
}
html.js .footer .footer-inner .footer-content .footer-quick-links p.title.expanded strong {
	background: url(../img/layout/footer/arrow-quick-links-open.png) no-repeat 100% 7px;
}
.footer .footer-inner .footer-content .footer-quick-links .footer-quick-links-inner {
	margin: 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-quick-links .footer-quick-links-inner .footer-quick-links-content {
	font-size: 0.923em; /* 12px */
	line-height: 1.25; /* 15px */
	margin: 0;
	padding: 0 0 30px 0;
}
.footer .footer-inner .footer-content .footer-quick-links ul.links {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 15px 0 0;
	width: 171px;
}
.footer .footer-inner .footer-content .footer-quick-links ul.links li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-quick-links ul.links li a {
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px 5px 6px 5px;
	text-decoration: underline;
}
.footer .footer-inner .footer-content .footer-quick-links ul.links li a:hover {
	text-decoration: none;
}
.footer .footer-inner .footer-content .footer-quick-links ul.links li ul.links {
	border-top: 2px solid #565656;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-quick-links ul.links li ul.links li {
	border-bottom: 1px solid #ccc;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer .footer-inner .footer-content .footer-quick-links ul.links li ul.links li a {
	display: block;
	font-weight: normal;
	margin-bottom: 0;
}
.footer .footer-inner .footer-content .footer-quick-links ul.links li ul.links li a:hover {
	text-decoration: none;
}
.accessKeys {
    text-indent: -9999px;
}
.accessKeys ul,
.accessKeys li {
    padding: 0;
    margin: 0;
}
.accessKeys li {
    list-style-type: none;
    float: left;
    padding: 0 20px 0 0;
}
/* clearfix */
.clearfix:after, ul:after, ol:after, dl:after, .form-row:after {
	content: ".";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}


/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}



* html .clearfix, * html ul, * html ol, * html dl, * html .form-row {
	height: 1%;
}
.clear {
	clear: both;
}
/* fieldsets */
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/* form rows */
.form-row {
	margin: 0 0 5px 0;
	padding: 10px 15px;
	background: #e8e8e8;
}
/* forms */
input.form-text {
	border: 1px solid #d1d1d1;
	color: #000;
	display: block;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	height: 1.7em;
	line-height: 1.5;
	margin: 0 -1px 0 0;
	padding: 2px 4px;
	width: 197px;
	float: left;
	border-radius: 0;
}
textarea.form-text {
	border: 1px solid #bbb;
	color: #666;
	display: block;
	font-size: 1em;
	line-height: 1.5;
	margin: 0;
	padding: 4px;
}
/* other */
.req {
	color: #c00;
}
/* radios */
fieldset ul {
	list-style-type: none;
}
fieldset ul li {
	clear: both;
}
ul li label {
	float: left;
	width: 80%;
}
.table-menu ul li label {
    float: none;
    width: auto;
}
fieldset ul li .radio {
	float: left;
}

.form-row span.error,
.form-row span.formError {
    color: #cc0000 !important;
    font-weight: bold;
    }
	
.form-row span.errorLeft,
.form-row span.formError {
    color: #cc0000 !important;
    font-weight: bold;
	float:left;
    }
/* buttons: generic */
input.btn, a.btn {
	background: #EC008C;
  	border: 0;
	color: #fff;
	font-weight: 600;
	overflow: visible;
	padding: 5px 15px 4px;
	vertical-align: top;
	white-space: nowrap;
	cursor: pointer;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	/* remove ios styling */
	-webkit-appearance: none;
	border-radius: 0;
}
input.btn[disabled=disabled], a.btn[disabled=disabled] 
{
    background: #cccccc;
    cursor:default;
}
/*@media screen and (-webkit-min-device-pixel-ratio:0) {
    input.btn, a.btn {
	    margin: 0;
	    padding-top: 4px;
	    padding-bottom: 5px;
	    height: 2.18em !important;
    }
}*/

body .forms .btn-previous {
    float: none;
}
body .forms .btn-next {
    display: inline-block;
    float: right;
    margin-left: 10px;
}


/* blue */
input.btn-blue-search-arrow, a.btn-blue-search-arrow {
}
input.btn-blue-find-address, a.btn-blue-find-address, button.btn-blue-find-address {
	
}
input.btn-blue-continue, a.btn-blue-continue, button.btn-blue-continue {
	
}
input.btn-blue-cross, a.btn-blue-cross {
	background: #004890 url(../img/buttons/blue/cross.png) no-repeat left top;
	height: 31px;
	width: 30px;
}
input.btn-blue-wishlist, a.btn-blue-add-to-wishlist {
	background: #EC008C;
	text-decoration: none;
	padding: 5px;
	height: 2.17em;
	margin-top: 10px;
}
/* pink */
input.btn-pink-donate-large, a.btn-pink-donate-large {
	background: url('../img/buttons/donate-large.png') no-repeat;
	background-size: 90%;
	display: block;
	text-indent: -9999px;	
	height: 7em;
	max-width: 298px;
}
input.btn-pink-evaluation-large, a.btn-pink-evaluation-large {
	background: url('../img/buttons/pink/evaluation-large.png') no-repeat left top;
	height: 75px;
	width: 301px;
	z-index: 10;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
input.btn-pink-add-to-basket, a.btn-pink-add-to-basket {
	background: #EC008C;
	text-decoration: none;
	padding: 5px;
	height: 2.17em;
	margin-top: 10px;
}
/* other */
textarea {
	resize: none;
}
.category-header {
	padding: 15px;
	-moz-box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
	box-shadow: 0px 0px 3px #666;
	background: #fff;
}
.addressList {
    margin: 0;
    padding: 10px 0 0;
    background: url("../img/inc/blocks/dotted-line-pink.gif") repeat-x scroll left top transparent;
}
.addressList li {
    float: left;
	margin: 0 0 15px;
	padding: 0 0 15px;
	list-style-type: none;
	background: url("../img/inc/blocks/dotted-line-pink.gif") repeat-x scroll left bottom transparent;
	width: 620px;
}
.addressList a {
    font-size: 1.231em;
    line-height: 1.385;
    display: block;
}
.addressList li label {
    width: auto;
    font-weight: bold;
    float: none;
}



/*         */
/* primary */
/*         */

.normal {
	padding: 25px 15px;
	-moz-box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
	box-shadow: 0px 0px 3px #666;
	background: #fff;
}



/*              */
/* in your area */
/*              */

h2.at-a-glance {
	margin-top: -40px;
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 243px;
	margin-bottom: 75px;
	background: url("../img/text/at-a-glance.gif") no-repeat top left;
	clear: left;
}
.supporting-you h3 {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 205px;
	background: url("../img/text/supporting-you.gif") no-repeat top left;
}
.get-involved h3 {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 169px;
	background: url("../img/text/get-involved.gif") no-repeat top left;
}
.news-events h3 {
	text-indent: -9999px;
	display: block;
	height: 16px;
	width: 188px;
	background: url("../img/text/news-events.gif") no-repeat top left;
}
.in-your-area h4 {
	font-size: 1.154em;
	font-weight: bold;
}
.in-your-area ul {
	margin: 0;
	padding: 0;
}
.in-your-area li {
	margin: 0 0 8px;
	padding: 0 0 0 13px;
	list-style-type: none;
	background: url("../img/inc/blocks/dot-pink.gif") no-repeat left 7px;
}
.in-your-area .separator {
	background: url("../img/inc/blocks/pink-line-259.gif") no-repeat;
	height: 6px;
	margin: 20px 0 20px -5px;
	width: 259px;
}
.marker-blue,
.marker-pink,
.marker-purple {
	width: 75px;
	height: 108px;
	position: absolute;
	top: -40px;
	left: 220px;
}
.marker-pink {
	width: 75px;
	height: 108px;
	background: url("../img/content/marker-pink.png");
}
.marker-blue {
	width: 75px;
	height: 108px;
	background: url("../img/content/marker-blue.png");
}
.marker-purple {
	width: 75px;
	height: 108px;
	background: url("../img/content/marker-purple.png");
}

.postcode-search {
	margin-bottom: 20px;
}

.postcode-search label {
    font-weight: bold;
	float: left;
	color: #000080;
	font-size: 1.1em;
	width: 175px;
	margin-top: 3px;
}
.postcode-search span {
    display: block;
    clear: both;
    margin-left: 175px;
}
.postcode-search span span {
    margin-left: 0;
}
.postcode-search-results ul {
    margin: 0;
    padding: 0;
}
.postcode-search-results ul li {
    margin: 0 0 20px;
    padding: 0 0 15px;
    list-style-type: none;
	background: url("../img/inc/blocks/dotted-line-pink.gif") repeat-x scroll left bottom transparent;
	width: 620px;
}
.postcode-search-results ul li label {
    float: none;
    width: auto;
    font-weight: bold;
    margin-right: 10px;
}

/*debug styles for block level elements add class of Test to the body to activate
.test div{
    outline:1px solid red;
    }
.test ul,
.test li{
    outline:1px solid blue;
    }
.test dl,
.test dt,
.test dd{
    outline:1px solid green;
    }
.test p{
    outline:1px solid orange;
    }
.test h1, .test h2, .test h3, .test h4{
    outline:1px solid purple;
    }
.test form{
    outline:1px solid yellow;
    }
debug styles for block level elements add class of Test to the body to activate*/



/*            */
/* contact us */
/*            */

body .scfForm {
    font-family: Arial,Helvetica,Verdana,Sans-Serif;
    overflow: hidden;
}
body .scfTitleBorder {
    margin: 0 0 1.154em;
    font-weight: normal;
    color: #000080;
}
body .scfSectionBorderAsFieldSet {
    border: 0;
    margin: 0;
}
body .scfDropListBorder,
body .scfDateSelectorBorder ,
body .scfSingleLineTextBorder,
body .scfMultipleLineTextBorder,
body .scfCheckboxBorder,
body .scfRadioButtonListBorder,
body .scfCheckBoxListBorder {
    background: none repeat scroll 0 0 #E8E8E8;
    margin: 0 0 5px;
    padding: 10px 15px;
    position: relative;
    width: 560px;
    display: inline-block;
}
body .halfAvailableWidth {
    background: none repeat scroll 0 0 #E8E8E8;
    margin: 0 5px 5px 0;
    padding: 5px 15px 15px;
    width: 260px;
}
body .scfDateSelectorLabel,
body .scfDropListLabel,
body .scfSingleLineTextLabel,
body .scfMultipleLineTextLabel,
body .scfRadioButtonListLabel,
body .scfCheckBoxListLabel {
    color: #000080;
    float: left;
    font-size: 1.1em;
    font-weight: bold;
    margin-top: 3px;
    width: 175px;
}
body .halfAvailableWidth .scfDropListLabel,
body .halfAvailableWidth .scfSingleLineTextLabel,
body .halfAvailableWidth .scfMultipleLineTextLabel,
body .halfAvailableWidth .scfRadioButtonListLabel,
body .halfAvailableWidth .scfCheckBoxListLabel {
    width: auto;
}
body .scfDropListGeneralPanel,
body .scfSingleLineGeneralPanel,
body .scfMultipleLineGeneralPanel {
    display: block;
    float: left;
    padding: 0;
    width: auto;
    margin-left: 15px;
}
body .halfAvailableWidth .scfDropListGeneralPanel,
body .halfAvailableWidth .scfSingleLineGeneralPanel,
body .halfAvailableWidth .scfMultipleLineGeneralPanel {
    margin-left: 0;
}

body .scfDropList,
body .scfSingleLineTextBox {
    display: inherit;
    float: none;
    padding: 0;
    width: 205px;
}

body .scfDateSelectorYear,
body .scfDateSelectorMonth,
body .scfDateSelectorDay{
    float: none;
    padding: 0;
    border: 1px solid #d1d1d1;
	color: #000;
	display: inline;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	line-height: 1.5;
}

body .scfForm .scfSingleLineTextBox {
    border: 1px solid #d1d1d1;
	color: #000;
	display: block;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	line-height: 1.5;
	margin: 0 -1px 0 0;
	padding: 2px 4px;
	width: 197px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
body .scfValidatorRequired, 
body .scfRequired {
    position: absolute;
    top: 5px;
    left: 420px;
    color: #000;
    font-weight: bold;
    font-size: 1.154em;
}
body .scfCaptchaLabel {
    display: none;
}
body .scfSubmitButtonBorder {
    margin-top: 40px;
}
body .scfSubmitButtonBorder input {
    background: #EC008C;
  	border: 0;
	color: #fff;
	font: 12px arial,sans-serif;
	font-weight: bold;
	height: 1.75em;
	overflow: visible;
	padding: 0 15px;
	vertical-align: top;
	white-space: nowrap;
	cursor: pointer;
}
body .scfDropListGeneralPanel .scfValidator,
body .scfSingleLineGeneralPanel .scfValidator,
body .scfMultipleLineGeneralPanel .scfValidator {
    float: none;
    /*text-indent: -200px;*/
}
body .scfSectionLegend {
    background-color: #000080;
    color: #FFFFFF;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 10px 15px;
    width: 100%;
}
body .scfCheckboxUsefulInfo {
    color: #000;
    padding: 0;
}
body .scfIntroBorder {
    margin-bottom: 20px;
}
body .scfValidator {
    clear: both;
}
body .scfForm textarea {
    width: 546px;
    height: 144px;
}
body .scfCheckboxBorder,
body .scfCaptchaGeneralPanel,
body .scfSectionLegend {
    width: 560px !important;
}
body .normal .scfRadioButtonListGeneralPanel table td,
body .normal .scfCheckBoxListGeneralPanel table td {
    border: none;
}




/*      */
/* blog */
/*      */

.blog-container {
    -moz-box-shadow: 0 0 3px #666;
    -webkit-box-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #666;
    padding: 10px;
    margin-bottom: 20px;
    background: #fff;
}
.entry {
    background: #fff;
    padding: 20px;
    -moz-box-shadow: 0 0 3px #666;
    -webkit-box-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #666;
    margin-bottom: 20px;
}
.entry h2 {
    margin: 0 0 6px;
    font-size: 1.308em;
}

.entry h2 a:hover {
    text-decoration: none;
}
.entry .details {
    font-size: 0.85em;
    margin-bottom: 6px;
}

.entry .readmore {
    margin-top: 8px;
}

.entry .readmore a:hover {
    text-decoration: none;
}
.blog-container .entry {
    padding: 10px 10px 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: url("../img/inc/blocks/dotted-line-pink.gif") left bottom repeat-x;
    margin-bottom: 10px;
}
.eviblog-header a {
    text-decoration: none;
    font-size: 1.385em;
    margin-bottom: 20px;
    display: block;
}
.eviblog-header a:hover {
    text-decoration: underline;
}
#blog-archive,
#browserlayoutcontent_0_maincontentandrightsideright_2_PanelCategories,
#browserlayoutcontent_0_maincontentandrightsideright_3_PanelTagCloud {
    margin: 30px 0;
    padding: 15px;
    -moz-box-shadow: 0 0 3px #666;
    -webkit-box-shadow: 0 0 3px #666;
    box-shadow: 0 0 3px #666;
}
#entry-tags a {
    display: inline-block;
    margin-right: 10px;
}
.entry-comments {
    margin-top: 20px;
}
.entry-comments .form-row {
    width: 590px;
}
.entry-comments label {
   font-weight: bold;
   color: #000080;
   position: absolute;
   width: 175px;
   font-size: 1.154em;
}
.entry-comments .textbox {
   margin-left: 180px;
   border: 1px solid #D1D1D1;
}
.entry-comments textarea {
   margin-left: 180px;
   width: 395px;
}
.entry-comments .commentSubmit {
    display: block;
    background: #EC008C;
  	border: 0;
	color: #fff;
	font: 12px arial,sans-serif;
	font-weight: bold;
	height: 1.75em;
	overflow: visible;
	padding: 0 15px;
	vertical-align: top;
	white-space: nowrap;
	cursor: pointer;
}
#entry-comment ul {
    padding: 0;
    margin: 40px 0 0;
}
#entry-comment ul li {
    padding: 0 0 10px;
    margin: 0 0 20px;
    list-style-type: none;
    background: url("../img/inc/blocks/dotted-line-pink.gif") left bottom repeat-x;
}

#entry-comment ul li a {
    font-weight: bold;
}

#entry-comment ul li .datetime {
    margin: 10px 0;
    font-style: italic;
}
.weight1 { font-size: 1.0em }
.weight2 { font-size: 1.1em }
.weight3 { font-size: 1.2em }
.weight4 { font-size: 1.3em }
.weight5 { font-size: 1.4em }
ul#blog-categories,
#blog-archive ul,
ul#blog-comments {
    padding: 0;
    margin: 0;
}
ul#blog-categories li,
#blog-archive ul li {
    padding: 0 0 0 13px;
    margin: 0 0 10px;
    list-style-type: none;
    background: url("../img/inc/blocks/dot-pink.gif") no-repeat scroll left 7px transparent;
}
#blog-archive ul li a {
    cursor: pointer;
}
ul#blog-comments li {
    list-style-type: none;
    margin: 0 0 20px;
    padding: 0 0 20px;
    background: url("../img/inc/blocks/dotted-line-pink.gif") left bottom repeat-x;
}
.entry-categories {
    background: url("../img/inc/blocks/dotted-line-pink.gif") left top repeat-x;
    padding: 20px 0 0;
    margin: 0;
}
.entry-categories li {
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
}
#blog-archive h3 {
    margin: 0 0 1.154em;
	display: block;
	width: 104px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/text/archive.gif");
}
.blog-categories h3 {
    margin: 0 0 1.154em;
	display: block;
	width: 126px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/text/category.gif");
}
.blog-tagcloud h3 {
    margin: 0 0 1.154em;
	display: block;
	width: 126px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/text/tagcloud.gif");
}
h3.add-comment {
    margin: 40px 0 20px;
	display: block;
	width: 247px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/text/add-your-comment.gif");
}
h2.comments {
    margin: 40px 0 20px;
	display: block;
	width: 131px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/text/comments.gif");
}
.rssLink {
    background: url("../img/icons/small/rss.gif") left center no-repeat;
    padding-left: 15px;
}
.blog-container .rssLink {
    margin: 0 0 20px 10px;
    display: block;
}




/*                    */
/* sign in & register */
/*                    */

.sign-in .register-panel a.btn {
    margin-bottom: 0;
    padding: 5px 15px;
    text-decoration: none;
    width: auto;
    display: inline;
}
.sign-in .btn {
    text-transform: capitalize;
}



/*                 */
/* advanced search */
/*                 */

.advanced-search ol {
    margin: 0;
    padding: 0;
}
.advanced-search ol li {
    margin: 0 0 10px;
    padding: 10px 15px;
    list-style-type: none;
    background: #E8E8E8;
    width: 90%;
    display: inline-block;
}
.advanced-search ol li label {
    color: #000080;
    float: left;
    font-size: 1.154em;
    margin-top: 3px;
    width: 225px;
}
.advanced-search ol li input  {
    border: 1px solid #d1d1d1;
	color: #000;
	display: block;
	font-size: 1.0em;
	font-family: Arial, Helvetica, sans-serif;
	height: 19px;
	line-height: 1.5;
	margin: 0 -1px 0 0;
	padding: 0px 5px;
	width: 197px;
}
.advanced-search ol li span {
    clear: both;
    display: block;
}
.advanced-search ol li p {
    color: #000080;
    margin-bottom: 0;
}
.advanced-search .submit {
    background: #EC008C;
  	border: 0;
	color: #fff;
	font: 12px arial,sans-serif;
	font-weight: bold;
	height: 1.75em;
	overflow: visible;
	padding: 0 15px;
	vertical-align: top;
	white-space: nowrap;
	cursor: pointer;
}



/*          */
/* site map */
/*          */

div.col-main ul.links {
margin: 0;
padding: 0;
list-style: none;
}

div.col-main ul.links li {
background: url("../img/inc/blocks/dot-pink.gif") no-repeat left 19px;
padding: 14px 0 0 13px;
}

div.col-main ul.links li a {
font-size: 1.154em;
font-weight: bold;
}

div.col-main ul.links ul.links ul.links li a {
font-weight: normal;
}

div.col-main ul.links ul.links ul.links ul.links li a {
font-size: 0.9em;
}




/*          */
/* about us */
/*          */

.about-us h1 {
    margin-bottom: 0.538em;
}



/*                          */
/* shop styles carried over */
/*                          */

dl.customer-reviews {
  margin-bottom: 20px;
}
dl.customer-reviews dt {
  float: left;
}
dl.customer-reviews dt.title {
  margin-left: 10px;
  font-size: 1.15em;
  padding: 2px 0 0;
  width: 490px;
}
dl.customer-reviews dd p {
  clear: left;
}
/*dl.customer-reviews dd p.postedBy {
	font-size: 0.85em;
	display: inline-block;
	margin: 4px 0;
}*/

h2.customer-reviews,
h4.customer-reviews {
	display: block;
	background: url("../img/text/customer-reviews.gif");
	width: 241px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 20px 0;
}
h2.submit-review,
h4.submit-review {
	display: block;
	background: url("../img/text/submit-review.gif");
	width: 211px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 20px 0;
}




/*                     */
/* hearing aid locator */
/*                     */

#hearing-aid-locator .in-your-area .description {
    margin: 0;
    float: right;
}
#hearing-aid-locator .box {
    clear: both;
}
.customer-review-write .form-row span {
    clear: both;
    display: block;
}
.mapFilter .postcode,
.mapFilter .radius {
    float: left;
    margin: 0 10px 20px 0;
}
.mapFilter .postcode label {
    float: left;
    margin: 5px 10px 0 0;
}
.mapFilter .postcode .form-text {
    width: 100px;
}
.mapFilter select {
    margin-top: 2px;
}
#hearing-aid-locator table.secondary {
    width: 639px;
}
#hearing-aid-locator table.secondary th {
    background: none repeat scroll 0 0 #E8E8E8;
    border-right: 5px solid #FFFFFF;
    color: #000080;
    font-size: 1.154em;
    padding: 10px;
    text-align: left;
}
#hearing-aid-locator table.secondary td {
    background: url("../img/inc/blocks/dotted-line-pink.gif") repeat-x scroll left bottom transparent;
    padding: 10px;
    vertical-align: top;
}
table th.filter .up {
    width: 7px;
    height: 9px;
    text-indent: -9999px;
    overflow: hidden;
    display: inline-block;
    margin: 4px 0 0 5px;
    float: right;
    background: url("../img/icons/small/sort-arrows.gif");
}
.dispenserPodSmall {
    margin-right: 20px;
    width: 200px;
    float: left;
}
.dispenserPodSmall h2 {
    margin: 0;
    color: #000;
    font-weight: bold;
    font-size: 1.0em;
}
.dispenserPodSmall ul {
    margin: 10px 0;
    padding-left: 20px;
}
#hearing-aid-locator .ratings,
#hearing-aid-locator .reviews {
    width: 639px;
    margin: 40px 0;
}
#hearing-aid-locator .ratings h2 {
    margin: 0 0 10px;
}
#hearing-aid-locator .static-stars {
    float: none;
    margin-bottom: 20px;
}
#hearing-aid-locator .ratings ul {
    clear: both;
    margin: 0;
    padding: 0;
}
#hearing-aid-locator .ratings li {
    clear: both;
    margin: 15px 0;
    padding: 0;
    list-style-type: none;
}
#hearing-aid-locator .ratings li .static-stars {
    float: right;
    margin-left: 10px;
    margin-bottom: 0;
}
#hearing-aid-locator .reviews dl.customer-reviews {
    margin: 20px 0;
}
#hearing-aid-locator .reviews dl.customer-reviews dt {
    float: none;
}
#hearing-aid-locator .reviews dl.customer-reviews dt.title {
    margin-left: 0;
}




/*                      */
/* Regionalised Listing */
/*                      */

.page .regionalised-listing .box
{
    background: url("../img/inc/blocks/dotted-line-pink.gif") repeat-x scroll left bottom transparent;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 600px;
}

.page .regionalised-listing .box img
{
    float:left;
}

.page .regionalised-listing .box .box-inner {
    clear: none;
    float: left;
    padding-left: 20px;
    width: 270px;
}

.page .regionalised-listing .box .box-inner h3 {
    font-size: 1.231em;
    line-height: 1.385;
    margin: 0 0 1.154em;
}

.newWindow strong {
	background: url(../img/newWindow.gif) no-repeat 0 3px;
	height: 15px;
	width: 12px;
	text-indent: -9999px;
	display: inline-block;
}

/* Carousel */

.top-section .carousel {
	position: relative;
	display: block;
	margin: 0 0 50px 0;
	width: 620px;
	overflow: hidden;
	-moz-box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
	box-shadow: 0px 0px 3px #666;
}

.top-section .carousel ul {
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 0;
}

.top-section .carousel ul li {
	float: left;
	position: relative;
	height: 331px;
	width: 620px;
}

.top-section .carousel .carouselControls {
	position: relative;
}

.top-section .carousel .carouselControls .prev {
	background: #00aeef url("../img/carousel/controls/prev.gif") no-repeat center center;
	float: left;
	margin: -36px 0 0 0;
	height: 36px;
	width: 36px;
	text-indent: -9999px;
}

.top-section .carousel .carouselControls .next {
	background: #00aeef url("../img/carousel/controls/next.gif") no-repeat center center;
	float: right;
	margin: -36px 0 0 0;
	height: 36px;
	width: 36px;
	text-indent: -9999px;
}

.top-section .carousel .carouselControls .scrollTo {
	background: #00aeef;
	float: left;
	margin: -24px 0 0 273px;
	padding: 0 3px;
}

.top-section .carousel .carouselControls .scrollTo a {
	background: #00aeef url("../img/carousel/controls/scrollTo.gif") no-repeat center center;
	float: left;
	padding: 8px 3px;
	height: 8px;
	width: 8px;
	text-indent: -9999px;
}

.top-section .carousel .carouselControls .scrollTo a.selected {
	background: #00aeef url("../img/carousel/controls/scrollTo-selected.gif") no-repeat center center;
}

.top-section .carousel-insert {
	background: #fff;
	position: absolute;
	top: 60px;
	left: 15px;
	padding: 15px 20px;
	/*height: 180px;*/
	width: 270px;
	-moz-box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
	box-shadow: 0px 0px 3px #666;
}

.top-section .carousel-insert h2 {
	margin-top: 0;
	font-weight: bold;
}
