html { 
	overflow-y: scroll;  
	-webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}


body {
	color: #666;
	padding-top: 20px;
	min-width: 960px;
}

#container {
	overflow: hidden;
	margin-left: auto;
    margin-right: auto;
    width: 960px;
	position: relative;
}

/* header */
#header {position:relative; margin-bottom:15px; z-index: 100;}

#repair-engine-btn {
	position:absolute;
	right:0px;
	top:6px;
	text-align:right;
}

#repair-engine-btn a {
	display: block;
	color: #a0a0a0;
	font-size: 11px;
}

/* anchors */

a {
	color: #0a8724;
	text-decoration: none;
} 

a:hover {
	color:#ed9e01;
	text-decoration:underline;
}


#logo {
	float:left;	
	margin-right: 15px;
}

/* lists */

ul {
	list-style-type: none;
	padding: 0;
}

ul li {
	background: transparent url("../images/arrow-list.png") 0 3px no-repeat;
	padding-left: 20px;
}



/* navigation */

#toll-free {
	line-height:41px;
	float:left;
	margin-right: 30px;
}

ul#global-nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	height: 41px;
	line-height: 41px;
	background: transparent url("../images/global-nav-bkg.png") 1px center no-repeat;
	width:500px;
	float:left;
	padding-left:0px;
}

ul#global-nav li {
	float: left;
	color: #fff;
	margin: 0px;	
	position: relative;
	font-weight: normal;
	background: none;
	padding-left:0;
	font-size: 13px;
}

ul#global-nav li a {
	color: #fff;
	margin-right: 0px;
	display: block;
	text-align: center;
	float:left;
	padding-right:8px;
	text-decoration:none;
}

ul#global-nav li.contact-us a {
	padding-left: 16px;
}


ul#global-nav li a span {	
	display: block;
	padding-right:8px;
	padding-left:16px;
}

ul#global-nav li.active a {
	background: transparent url("../images/global-nav-a-hover.png") right 4px no-repeat;
}

ul#global-nav li.active a span {
	background: transparent url("../images/global-nav-span-hover.png") left 4px no-repeat;
}

ul#global-nav li .drop {
	position:absolute;
	top: 35px;
	left:0px;
	border-radius: 0 0 8px 8px;
	box-shadow: #222 0px 3px 2px;
	background: #3c3c3c; /* Old browsers */
	background: -moz-linear-gradient(top, #3c3c3c 0%, #020202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c3c3c), color-stop(100%,#020202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3c3c3c 0%,#020202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3c3c3c 0%,#020202 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #3c3c3c 0%,#020202 100%); /* IE10+ */
	-pie-background: linear-gradient(#3c3c3c, #020202);
	background: linear-gradient(top, #3c3c3c 0%,#020202 100%); /* W3C */
	behavior: url(/css/pie.htc);
	padding-right: 10px;
	padding-bottom: 10px;
	display:none;
	z-index: 10;
}

ul#global-nav li .drop.with-btn {
	padding-bottom: 30px;
}

ul#global-nav li.about-us .drop {
	width: 160px;
}

ul#global-nav li.success .drop {
	width: 384px;
}

ul#global-nav li.success .drop .holder ul:first-child {
	background: transparent url("../images/sub-nav-divider.png") right 22px no-repeat;
	padding-right: 7px;
}

ul#global-nav li .drop .holder ul {
	list-style: none;
	padding:15px 0 0 15px;
	margin:0px;
	float:left;
}

ul#global-nav li .drop .holder ul li {
	float:none;
	line-height:22px;
	font-weight:normal;
}

ul#global-nav li .drop .holder ul li.title {
	color:#999;
}

ul#global-nav li .drop .holder ul li a {
	color:#ccc;
	float:none;
	text-align:left;
	background:none;
}

ul#global-nav li .drop .holder ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

ul#global-nav li .drop a.btn-sub-nav {
	width: 157px;
	height: 34px;
	line-height: 34px;
	display:block;
	position:absolute;
	bottom:-20px;
	left:27%;
	color:#ccc;
	background: transparent url("../images/btn-sub-nav.png") top left no-repeat;
}

ul#global-nav li .drop a.btn-sub-nav:active {
	background-position: left bottom;
}

/* sub nav */

#sub-nav {
	margin-bottom: 10px;
}

form#find-device {
	background: transparent url("../images/find-device-bkg.png") no-repeat;
	padding:0 0 0 10px;
	float:left;
	display:inline;
	z-index:1;
	height: 49px;
    line-height: 49px;
    padding: 0 0 0 10px;
    position: relative;
    width: 297px;
}

form#find-device label {
	font-size:13px;
	color:#000;
	width: 47px;
	float:left;
	padding: 12px 20px 0 10px;
	line-height:13px;
	text-align:center;
	font-weight: 600;
}

form#find-device label a {
	color:#000;
	text-decoration: none;
}

form#find-device input#keyword {
	background: transparent url("../images/search-model-bkg.png") no-repeat;
	height:23px;
	line-height:23px;
	width:179px;
	padding:0 0 0 25px;
	border:0;
	color:#666;
	font-size:12px;
	margin-left:5px;
}

ul#list-by {
	list-style: none;
	padding: 0px;
	margin:0 0 10px -10px;
	background: transparent url("../images/secondary-nav-bkg.png") right no-repeat;
	line-height:49px;
	height: 49px;
	float:left;
	display:inline;
	width:660px;
}

ul#list-by li {
	float: left;
	color: #fff;
	position: relative;
	margin-left: 35px;
	font-weight: normal;
	background: none;
	padding-left:0;
	z-index: 10;
}

ul#list-by li:first-child {
	margin-left: 65px;
}

ul#list-by li a {
	color: #fff;
	margin-right: 0px;
	display: block;
	text-align: center;
	float:left;
	padding-right:8px;
	text-decoration:none;
}

ul#list-by li a span {	
	display: block;
	padding-right:8px;
	padding-left:16px;
}

ul#list-by li.active a {
	background: transparent url("../images/nav-a-hover.png") top right no-repeat;
}

ul#list-by li.active a span {
	background: transparent url("../images/nav-span-hover.png") top left no-repeat;
}

ul#list-by li .drop {
	position:absolute;
	top: 40px;
	left:0px;
	border-radius: 0 0 8px 8px;
	box-shadow: #222 0px 3px 2px;
	background: #3c3c3c; /* Old browsers */
	background: -moz-linear-gradient(top, #3c3c3c 0%, #020202 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3c3c3c), color-stop(100%,#020202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3c3c3c 0%,#020202 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3c3c3c 0%,#020202 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #3c3c3c 0%,#020202 100%); /* IE10+ */
	-pie-background: linear-gradient(#3c3c3c, #020202);
	background: linear-gradient(top, #3c3c3c 0%,#020202 100%); /* W3C */
	behavior: url(/css/pie.htc);
	padding-right: 10px;
	padding-bottom: 10px;
	display:none;
}

ul#list-by li .drop.with-btn {
	padding-bottom: 30px;
}

ul#list-by li .drop a.btn-sub-nav {
	width: 157px;
	height: 34px;
	line-height: 34px;
	display:block;
	position:absolute;
	bottom: -20px;
	left:27%;
	color:#ccc;
	background: transparent url("../images/btn-sub-nav.png") top left no-repeat;
	/*font-size: 12px;*/
}

ul#list-by li .drop a.btn-sub-nav:active {
	background-position: left bottom;
}

ul#list-by li.service .drop {
	width: 360px;
	left: -90px;
	padding-bottom: 20px;
}

ul#list-by li.manufacturer .drop {
    width: 255px;
	right: 0;
	left: auto;
}

ul#list-by li.repair-solutions .drop {
	width: 240px;
}

ul#list-by li .drop .holder ul {
	list-style: none;
	padding:15px 0 0 0;
	margin:0px;
	float:left;
}
ul#list-by li.service .drop .holder ul:first-child {
	background: transparent url("../images/sub-nav-divider.png") right 22px no-repeat;
	padding-right: 7px;
}

ul#list-by li .drop .holder ul li {
	float:none;
	line-height:22px;
	font-weight:normal;
	margin-left: 15px;
}

ul#list-by li .drop .holder ul li.title {
	color:#999;
}

ul#list-by li .drop .holder ul li a {
	color:#ccc;
	float:none;
	text-align:left;
	background:none;
}

ul#list-by li .drop .holder ul li a:hover {
	color:#fff;
	text-decoration:underline;
}

ul#list-by li .drop .holder .thumbs {
	float:right;
	padding: 0 10px 0 0;
	margin-top: 40px;
	text-align:center;
	display: none;
}

ul#list-by li .drop .holder .thumbs img {
	display:none;
}

ul#breadcrumbs {
	list-style: none;
	padding: 0px;
	margin-bottom: 15px;
}

ul#breadcrumbs li {
	float: left;
	margin:0;
	font-size:11px;
	background: none;
	padding-left:0;
}

ul#breadcrumbs li a {
	color:#666;
	margin:0 5px;
}

/* main visual */

#main-visual {
	width: 960px;
	height: 430px;
	background: transparent url("../images/main-hero-shot-bkg.png") no-repeat;
}

#visual-top {
	height: 114px;
}

#intro-top {
	padding:35px 15px 35px 35px;
	float: left;
    margin-right: 5px;
	width: 470px;
}

#intro-top a {
	color:#999;
	text-decoration: underline;
}

#visual-top h1 {
	color:#fff;
	letter-spacing:-1px;
	margin-bottom:0px;
	font-weight:normal;
	font-size: 29px;
}

div#audience {
	float: left;
    margin-left: 20px;
	width: 390px;
	position: relative;
	z-index:1;
}

div#audience div {
	position: absolute;
	width: 206px;
	height:62px;
}

div#audience div a {
	background: transparent url("../images/audience-list-default-arrow.png") left 4px no-repeat;
	display: block;
	padding-left: 35px;
	color:#fff;
	text-decoration: none;
	font-size: 14px;
	width: 140px;
	line-height: 18px;
	height:62px;
}

div#audience div a:hover {
   
}

div#audience div.enterprises a {
	padding-top: 6px;
}


div#audience div.gsp {
	top: 10px;
	left: 206px;
}

div#audience div.var {
	top: 63px;
	left: 206px;
}

div#audience div.oem {
	top: 63px;
	left: 0px;
}

div#audience div.enterprises {
	top: 10px;
	left: 0px;
}


div#audience div.enterprises.active, 
div#audience div.gsp.active {
	background: transparent url("../images/audience-list-hover-top-bkg.png") left top no-repeat;
	top:-10px;
	margin-left: -20px;
	padding-top: 15px;
}

div#audience div.oem.active, 
div#audience div.var.active {
	background: transparent url("../images/audience-list-hover-bkg.png") left top no-repeat;
	margin-left: -20px;
}

div#audience div.enterprises.active a,
div#audience div.gsp.active a  {
	background: transparent url("../images/audience-list-hover-arrow.png") left 0px no-repeat;
	margin-left: 25px;
}

div#audience div.oem.active a, 
div#audience div.var.active a {
	background: transparent url("../images/audience-list-hover-arrow.png") left 20px no-repeat;
	margin-left: 25px;
    padding-top: 15px;
}

ul#outcome {
	list-style: none;
	margin:0px;
	background: transparent url("../images/outcome-list-bkg.png") right -2px no-repeat;
	height: 316px;
	float:left;
	width:310px;
	position: relative;
	z-index: 5;
}

ul#outcome li {
	width: 314px;
	height: 79px;
	line-height: 79px;
	background: transparent url("../images/outcome-list-default-bkg.png") no-repeat;
	margin:0px;
	padding-left:0;
}

ul#outcome li.last {
	background: transparent url("../images/outcome-list-default-last-bkg.png") no-repeat;
}

ul#outcome li.active {
	background: transparent url("../images/outcome-list-hover-bkg.png") no-repeat;
	height: 96px;
	margin-bottom: -16px;
    margin-top: -1px;
}

ul#outcome li.last.active {
	background: transparent url("../images/outcome-list-hover-last-bkg.png") no-repeat;
	margin-top: -16px;
	padding-top: 16px;
}


ul#outcome li a {
	margin-left:25px;
	font-size: 16px;
	color:#666;
	text-shadow: 1px 1px 1px #fff;
	background: transparent url("../images/outcome-list-default-arrow.png") left no-repeat;
	width: 260px;
	display:block;
	padding-left: 35px;
	text-decoration: none;
}

ul#outcome li a.active {
	color:#fff;
	font-weight: bold;
	width: 276px;
	background: transparent url("../images/outcome-list-hover-arrow.png") left no-repeat;
	text-decoration:none;
	text-shadow: none;
}

/* audience & outcome details */

#audience-details, #outcome-details, #default-details {
	height: 316px;
	margin-left: -14px;
	float:left;
	width:664px;
}

#audience-details, #outcome-details {
	display:none;
}

.holder .description {
	float:left;
	width: 300px;
	padding: 20px 0px 0px 30px;
}

.holder .description a.btn {
	text-shadow: none;
}

#audience-details .holder .description {
	float: right;
	padding: 50px 20px 0px 0px;
}


#default-details .holder .description {
	padding-top: 50px;
}

.holder .description h3 {
	font-weight: normal;
	line-height: 23px;
	color:#00a431;
}

.holder .description p {
	font-size: 16px;
	color:#333;
	margin-bottom: 10px;
}

.holder .description.dark-bkg h3 {
	color:#33da65;
}

.holder .description.dark-bkg p {
	color:#fff;
}

#audience-details .holder, #outcome-details .holder, #default-details .holder {
	overflow: hidden;
	height: 316px;
}

#audience-details .holder, #outcome-details .holder {
	display:none;
}

/* tabs */


.tabs .tab-set {
	list-style: none;
	padding: 0px;
}

.tabs .tab-set li {
	float: left;
	margin-left: 0px;
}

.tabs .tab-set li a {
	float: left;
	height: 38px;
	line-height: 38px;
	width: 155px;
	text-align: center;
	color: #336699;
	font-size: 14px;
	background: #fff url("../images/000000-5p-bkg.png");
}

.tabs .tab-set li a.last {
	width: 158px;
}

.tabs .tab-set li a.active {
	background: #fff url("../images/000000-8p-bkg.png");
}

.tabs .tab-content {
	padding: 0 20px;
}


a.btn {
    color: #fff;
    display: block;   
    height: 57px;
    padding-right: 21px;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	float:left;
	cursor: pointer;
}

a.btn span {
    display: block;
    line-height: 57px;
    padding: 0px 0px 0px 21px;
}

a.btn:active {
	outline: none;
}

a.btn:active span {
	padding: 0px 0 0px 21px;
}

a.btn.green {
	background: transparent url("../images/btn-green-a-sprite.png") top right no-repeat;
}

a.btn.green:active {
	background-position : bottom right;
}

a.btn.green span {
	background: transparent url("../images/btn-green-span-sprite.png") top left no-repeat;
} 

a.btn.green:active span {
	background-position : bottom left;
}

a.btn.yellow {
	background: transparent url("../images/btn-yellow-a-sprite.png") top right no-repeat;
}

a.btn.yellow:active {
	background-position : bottom right;
}

a.btn.yellow span {
	background: transparent url("../images/btn-yellow-span-sprite.png") top left no-repeat;
} 

a.btn.yellow:active span {
	background-position : bottom left;
}

a.btn-small {
	color: #fff;
    display: inline-block;   
    height: 21px;
    padding-right: 8px;
    text-decoration: none;
    font-size: 11px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	float:left;
	text-decoration:none;
	cursor: pointer;
}

a.btn-small span {
    display: block;
    line-height: 21px;
    padding: 0px 0px 0px 8px;
}

a.btn-small.green {
	background: transparent url("../images/btn-small-green-a-sprite.png") top right no-repeat;
}

a.btn-small.green span {
	background: transparent url("../images/btn-small-green-span-sprite.png") top left no-repeat;
}

a.btn-small.green:active {
	background-position : bottom right;
}

a.btn-small.green:active span {
	background-position : bottom left;
}

a.input {
	width:125px;
	height:27px;
	font-weight:bold;
	font-size: 12px;
	text-transform:uppercase;
	color: #fff;
	border: none;
	line-height:27px;
	margin-right:5px;
	padding:0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	display:block;
	text-decoration:none;
	cursor: pointer;
}

a.input.green {
	background: transparent url("../images/btn-submit.png") left top no-repeat;
}

a.input.close {
	background: transparent url("../images/btn-cancel.png") left top no-repeat;
}

a.input.yellow {
	background: transparent url("../images/btn-input-yellow.png") left top no-repeat;
}

a.input:active {
	background-position: left bottom;
}


/* subpages */

.content-holder {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	-pie-background: linear-gradient(#ffffff, #f2f2f2); /* IE6-9 */
	background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* W3C */
	behavior: url(/css/pie.htc);
	padding:0 20px 0px 20px;
	float: left;
	width: 670px;
	min-height: 400px;
}

.content-holder.fourohfour {
	float:none;
	width: auto;
	padding: 110px 80px 0px 120px;
}

.content-holder.nobg {
	background: none;
}

.content-holder h1, .content-holder h5 {color:#333;}

.content-holder p.intro {
	font-size:18px;
	color:#666;
}

.content-holder p {
	color:#333;
}

.content-holder.story-listing h6, .content-holder.story-listing h5 {
	line-height:16px;
	margin-bottom:5px;
}

#side-nav {
	background: transparent url("../images/side-nav-bkg.png") top left repeat-y;
	width: 230px;
	float:left;
	min-height:400px;
}

#side-nav .filter-by {
	padding:0px 0px 0px 20px;
}

#side-nav .filter-by h6 {
	letter-spacing: normal;
}

#side-nav .filter-by h6 span {
	color:#333;
}

#side-nav .filter-by ul li {
	margin: 14px 0 14px 10px;
}

#side-nav .filter-by p {
	margin: 0 0 10px 0;
}

#side-nav .filter-by a.active {
	color:#ed9e01;
}

.lexicon-help {
	height:106px;
	background: transparent url("../images/lex-help-bkg.png") top left no-repeat;
	margin-top: 50px;
    padding: 10px 0 0 10px;
    position: relative;
    width: 659px;
}

.lexicon-help p, .lexicon-help h5 {
	width:509px;
	margin-bottom: 3px;
}

.lexicon-help h5
{
    text-transform:uppercase;
}

.lexicon-help p {
	font-size: 12px;
}

.lexicon-help .contact-lexicon {
	background: transparent url("../images/lex-help-contactus-bkg.png") top left no-repeat;
	color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 76px;
    padding: 30px 0 0 0px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
    top: 0;
    width: 141px;
	line-height: 22px;
	text-align:center;

}

.featured-story {
	float:left;
	width: 310px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.featured-story h6 {
	font-size:14px;
	text-transform:uppercase;
}

.featured-story h6 a {
	font-size:16px;
	display:block;
}

.featured-story p {
	padding-right:5px;
}

.success-stories {
	background: transparent url("../images/success-story-divider.png") top left no-repeat;
	font-size:11px;
	margin-top: 0px;
	padding:20px 0px;
	clear: both;
	overflow:hidden;
}

.success-stories:first-child {
	background: none;
}

.success-stories p {
	margin-bottom: 5px;
}

.success-story {
	float:left;
	padding-left: 40px;
	width: 430px;
	margin-right: 5px;
}

.success-story div {
	float:right;
	width: 339px;
}


.success-story  h6
{
    text-transform:uppercase;
}
#success-story-body div
{
    color:#333;
}
/* sub-section page */

#section-nav {
	background: transparent url("../images/vertical-separator.png") 206px top repeat-y;
	float: left;
	width: 216px;
}

#section-nav ul {
	list-style: none;
}

#section-nav ul li {
	margin: 0;
	position:relative;
	width: 206px;
	height: 40px;
	line-height: 40px;
	background: none;
	padding-left:0;
}

#section-nav ul li a {
	display: block;
	padding: 0 10px;
	background: #fefeff; /* Old browsers */
	background: -moz-linear-gradient(top, #fefeff 0%, #ececec 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefeff), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fefeff 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fefeff 0%,#ececec 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fefeff 0%,#ececec 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefeff', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fefeff 0%,#ececec 100%); /* W3C */
	zoom: 1;
}

#section-nav ul li.active {
	background: #0b8322;
	margin: 0 0 0px 0;
	height: 40px;
	line-height: 40px;
	width: 216px;
}

#section-nav ul li a:hover {
	text-decoration: none;
}

#section-nav ul li a:hover span {
	background: transparent url("../images/arrow-list.png") 0 3px no-repeat;
	padding-left: 20px;
}

#section-nav ul li.active:after {
	content:" ";
	position:absolute;
	bottom:-10px;
	right:0px;
	border: 5px solid #065315;
	border-bottom: 5px solid transparent;
	border-right: 5px solid transparent;	
}

#section-nav ul li.active.last:after {
	top:-10px;
	right:0px;
	bottom: auto;
	border-bottom: 5px solid #065315;
	border-top: 5px solid transparent;
}

#section-nav ul li.active a {
	background: transparent;
	filter: none;
	color: #fff;
}

#section-nav ul li.active a span {
	background: none !important;
	padding-left: 0px !important;
}

/* product page */

#product-side-nav {
	width: 150px;
	float: left;
}

#product-side-nav img {
	margin-bottom: 10px;
}

#product-side-nav p {
	font-size: 11px;
	font-style: italic;
}

#price-list {
	width: 754px;
	height: 146px;
	background: transparent url("../images/price-table-bkg.png") top left no-repeat;
	margin-bottom: 20px;
}

#price-list .price-details {
	float:left;
	padding:5px 25px 7px;
	text-align:center;
	width:146px;
}


.overstock #price-list .price-details {
    padding:8px 5px 12px;
	width:135px;
}

#price-list .price-details h6 {
	color:#fff;
	font-size: 12px;
	margin-bottom: 25px;
}

#price-list .price-details a.input {
	margin:0 auto;
}

.overstock #price-list .price-details h6{
    font-size: 11px;
}

#price-list .price-details .price {
	font-size: 16px;
	font-weight:bold;
	color:#000;
	display: block;
	margin-bottom:15px;
}

.overstock #price-list .price-details .price 
{
    font-size: 14px;
}

#price-list #have-a-question {
	float:right;
	padding: 5px 10px 0px 0px;
	color:#fff;
	wodth: 120px;
}

#price-list #have-a-question h6 {
	font-weight: normal;
	font-size: 12px;
	margin-left: 20px;
}

#price-list #have-a-question ul {
	margin-top:10px;
}

#price-list #have-a-question ul li {
	margin:0 0 10px 0;
	padding-left: 18px;
	font-size: 12px;
}

#price-list #have-a-question ul li a {
	color:#fff;
}

.product-listing {
	width: 750px;
}

.product-listing .repair-details {
	float:left;
	width:320px;
	margin-right: 20px;
}

.product-listing .repair-details h6 {
	line-height:18px;
	color:#333;
}

.product-listing .repair-details h6 span {
	color:#b4b3b3;
	display:block;
	font-size:14px;
}

/* search grid */

.search-grid div, div.popular-products div {
	float:left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 210px;
}

.search-grid div img {
	float:left;
	padding-right: 10px;
}

.manufacturer-grid { 
	width: 90%;
	margin: 40px auto;
}

.manufacturer-grid td { 
	font-size: 20px;
	padding: 10px 20px;
}

.search-grid div a, div.popular-products div a {
	display: block;
}

.search-grid div span, div.popular-products div span {
	color:#000;
	display:block;
}

div.popular-products {
	padding: 0 0 0 20px;
}

div.popular-products h6 {
	color:#0a8724;
}

div.popular-products h6 a {
	font-size: 13px;
}

div.popular-products div {
	margin-bottom: 20px;
	width: 210px;
}

div.popular-products div img {
	float:left;
	margin-right: 10px;
}

.pagination
{
    clear:both;
}

/* blog */

#blog #content {
	margin-top: 40px;
}

#blog div#blog-holder {
	float: left;
	width: 705px;
	border-right: 1px solid #ddd;
}

#blog div.article-holder {
	float: left;
	margin-bottom: 30px;
}
#blog div.article-holder h1 a:hover 
{
    text-decoration:none;
    color:#0a8724;
}
#blog div.article-holder a.read-more {
	display: block;
	width: 159px;
	height: 30px;
	background: transparent url("../images/btn-read-article.png") no-repeat;
	margin-left: 100px;
	line-height: 25px;
	clear: both;
	color:#fff;
	text-align:center;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

#blog div.article {
	border-bottom: 1px solid #ddd;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	-pie-background: linear-gradient(#ffffff, #f2f2f2);
	background: linear-gradient(top, #ffffff 0%,#f2f2f2 100%); /* W3C */
	behavior: url(/css/pie.htc);
	overflow:hidden;
	padding:0 20px 0px 20px;
}

#blog div.body-article {
	float:left;
	width: 600px;
}

#blog div.body-article h1 {
	color:#0b831f;
	line-height: 28px;
}

#blog div.body-article p {
	color: #333;
	line-height: 22px;
}

#blog div.body-article div.blog-thumbnail {
	float: right;
	margin-left: 10px;
	width: 129px;
}

#blog div.body-article div.blog-thumbnail span {
	font-size: 10px;
	line-height: 14px;
	text-align: center;
	color: #666;
}

#blog div.date {
	float:left;
	padding: 5px;
	background: #181818;
	font-size: 14px;
	margin:0 15px 0 0;
	color:#fff;
	width: 40px;
	text-align: center;
	line-height: 22px;
}

#blog div.date strong {
	font-size: 20px;
	display: block;
}

#blog p.filed-under {
	color:#666;
	font-size: 10px;
}

#blog p.filed-under a {
	color:#666;
	text-decoration: underline;
}

#blog #blog-holder .footer {
	font-size: 11px;
	display:none;
	margin-top: 15px;
}

#blog #blog-holder .footer p:first-child {
	margin-bottom: 0px;
	font-weight:bold;
}

#blog #blog-holder .footer p {

}

/* repair engine */

.content-holder.repair-engine {
	float:none;
	width: auto;
	padding: 0;
}

.content-holder.repair-engine h1 {
	color:#666;
	font-size: 25px;
	padding: 0 20px;
}

.content-holder.repair-engine h1 img {
	margin-right: 50px;
}

.content-holder.repair-engine #stage {
	overflow:hidden;
	width: 960px;
	position:relative;
}

.content-holder.repair-engine #stage .prev, .content-holder.repair-engine #stage .next {
	display: block;
	position: absolute;
	height: 320px;
	width: 56px;
	background: transparent url("../images/carousel-controls-prev-next.png") no-repeat;
	text-indent:-9999px;
	z-index: 10;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.content-holder.repair-engine #stage .prev {
	background-position: left center;
	top: 0;
	left: 15px;
}

.content-holder.repair-engine #stage .next {
	background-position: right center;
	top:0;
	right:15px;
}

.content-holder.repair-engine #stage-holder {
	width: 10560px;
	position:relative;
}

.content-holder.repair-engine .carousel {
	height: 320px;
	float: left;
	width: 960px;
	position: relative;
}

.content-holder.repair-engine .carousel h2 {
	color: #333;
	font-size: 24px;
	line-height: 26px;
}

.content-holder.repair-engine .carousel div {
	width: 430px;
	padding: 20px 0 0 80px;
	font-size: 16px;
}

.content-holder.repair-engine #start {
	background: transparent url("../images/repair-engine-tour-start.jpg") right bottom no-repeat;
}

.content-holder.repair-engine .carousel-controls {
	background: #dbd9d9; /* Old browsers */
	background: -moz-linear-gradient(top, #dbd9d9 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbd9d9), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dbd9d9 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dbd9d9 0%,#ffffff 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #dbd9d9 0%,#ffffff 100%); /* IE10+ */
	-pie-background: linear-gradient(#dbd9d9, #ffffff);
	background: linear-gradient(top, #dbd9d9 0%,#ffffff 100%); /* W3C */
	behavior: url(/css/pie.htc);
	box-shadow: 0 -3px 2px #ccc;
	height: 140px;
	list-style: none;
	padding: 0;
	margin: 0;
	position:relative;
}

.content-holder.repair-engine .carousel-controls li {
	margin-left: 0;
	float: left;
	color:#999;
	font-size: 12px;
	line-height: 16px;
	width: 88px;
	height: 100px;
	background: transparent url("../images/carousel-controls-separator.png") left top no-repeat;
	text-align: center;
	padding: 10px 3px 0px 3px;
	cursor: pointer;
	position: relative;
}

.content-holder.repair-engine .carousel-controls li:first-child {
	background: none;
	margin-left: 10px;
}

.content-holder.repair-engine .carousel-controls li a {
	color:#999;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	outline: 0;
}

.content-holder.repair-engine .carousel-controls li .icon {
	background: transparent url("../images/carousel-controls-icons.png") no-repeat;
	display: block;
	width: 42px;
	height: 40px;
	margin: 0 auto 10px auto;
}

.content-holder.repair-engine .carousel-controls li.instant-ras .icon {
	background-position: 0 0;
}

.content-holder.repair-engine .carousel-controls li.livedata-exchange .icon {
	background-position: -85px 0;
}

.content-holder.repair-engine .carousel-controls li.online-approvals .icon {
	background-position: -174px 0;
}

.content-holder.repair-engine .carousel-controls li.automatic-alerts .icon {
	background-position: -263px 0;
}

.content-holder.repair-engine .carousel-controls li.shipping-tracking .icon {
	background-position: -344px 0;
}

.content-holder.repair-engine .carousel-controls li.asset-management .icon {
	background-position: -430px 0;
}

.content-holder.repair-engine .carousel-controls li.contract-management .icon {
	background-position: -517px 0;
}

.content-holder.repair-engine .carousel-controls li.powerful-analytics .icon {
	background-position: -606px 0;
}

.content-holder.repair-engine .carousel-controls li.route-logic .icon {
	background-position: -697px 0;
}

.content-holder.repair-engine .carousel-controls li.automatic-memory .icon {
	background-position: right 0;
}


.content-holder.repair-engine .carousel-controls li.instant-ras:hover .icon,
.content-holder.repair-engine .carousel-controls li.instant-ras.active .icon {
	background-position: 0 100%;
}

.content-holder.repair-engine .carousel-controls li.livedata-exchange:hover .icon,
.content-holder.repair-engine .carousel-controls li.livedata-exchange.active .icon {
	background-position: -85px 100%;
}

.content-holder.repair-engine .carousel-controls li.online-approvals:hover .icon,
.content-holder.repair-engine .carousel-controls li.online-approvals.active .icon {
	background-position: -174px 100%;
}

.content-holder.repair-engine .carousel-controls li.automatic-alerts:hover .icon,
.content-holder.repair-engine .carousel-controls li.automatic-alerts.active .icon {
	background-position: -263px 100%;
}

.content-holder.repair-engine .carousel-controls li.shipping-tracking:hover .icon,
.content-holder.repair-engine .carousel-controls li.shipping-tracking.active .icon {
	background-position: -344px 100%;
}

.content-holder.repair-engine .carousel-controls li.asset-management:hover .icon,
.content-holder.repair-engine .carousel-controls li.asset-management.active .icon {
	background-position: -430px 100%;
}

.content-holder.repair-engine .carousel-controls li.contract-management:hover .icon,
.content-holder.repair-engine .carousel-controls li.contract-management.active .icon {
	background-position: -517px 100%;
}

.content-holder.repair-engine .carousel-controls li.powerful-analytics:hover .icon,
.content-holder.repair-engine .carousel-controls li.powerful-analytics.active .icon {
	background-position: -606px 100%;
}

.content-holder.repair-engine .carousel-controls li.route-logic:hover .icon,
.content-holder.repair-engine .carousel-controls li.route-logic.active .icon {
	background-position: -697px 100%;
}

.content-holder.repair-engine .carousel-controls li.automatic-memory:hover .icon,
.content-holder.repair-engine .carousel-controls li.automatic-memory.active .icon {
	background-position: right 100%;
}

.content-holder.repair-engine .carousel-controls li:hover,
.content-holder.repair-engine .carousel-controls li.active {
	box-shadow: 1px 1px 2px #666;
	background: rgb(0,166,50); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,166,50,1) 0%, rgba(0,137,41,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,166,50,1)), color-stop(100%,rgba(0,137,41,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,166,50,1) 0%,rgba(0,137,41,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,166,50,1) 0%,rgba(0,137,41,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,166,50,1) 0%,rgba(0,137,41,1) 100%); /* IE10+ */
	-pie-background: linear-gradient(#00a632, #008929);
	background: linear-gradient(top, rgba(0,166,50,1) 0%,rgba(0,137,41,1) 100%); /* W3C */
	behavior: url(/css/pie.htc);
	line-height: 18px;
    margin-top: -12px;
	padding: 10px 3px 12px 3px;
	z-index: 1;
}

.content-holder.repair-engine .carousel-controls li:hover:after,
.content-holder.repair-engine .carousel-controls li.active:after {
	content:" ";
	position:absolute;
	top:0px;
	right:-10px;
	border: 5px solid #042e0c;
	border-top: 5px solid transparent;
	border-right: 5px solid transparent;	
}

.content-holder.repair-engine .carousel-controls li:hover a,
.content-holder.repair-engine .carousel-controls li.active a {
	color: #fff;
	font-size: 13px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	background: none;
}

/* repair-sherpa */

.content-holder.repair-sherpa .carousel-controls li {
	width: 95px;
}

.content-holder.repair-sherpa .carousel-controls li:first-child {
	margin-left: 25px;
}

.content-holder.repair-sherpa .carousel-controls li .icon {
	background: transparent url("../images/carousel-controls-icons-repair-sherpa.png") no-repeat;
}

.content-holder.repair-sherpa .carousel-controls li.empowered-decisions .icon {
	background-position: 0 0;
}

.content-holder.repair-sherpa .carousel-controls li.predictive-analysis .icon {
	background-position: -99px 0;
}


.content-holder.repair-sherpa .carousel-controls li.measurable-results .icon {
	background-position: -193px 0;
}

.content-holder.repair-sherpa .carousel-controls li.reduced-costs .icon {
	background-position: -290px 0;
}

.content-holder.repair-sherpa .carousel-controls li.powerful-platform .icon {
	background-position: -382px 0;
}

.content-holder.repair-sherpa .carousel-controls li.experienced-team .icon {
	background-position: -473px 0;
}

.content-holder.repair-sherpa .carousel-controls li.repair-cycle .icon {
	background-position: -571px 0;
}

.content-holder.repair-sherpa .carousel-controls li.asset-management .icon {
	background-position: -670px 0;
}

.content-holder.repair-sherpa .carousel-controls li.expert-knowledge .icon {
	background-position: -766px 0;
}

/* repair sherpa hover icons */

.content-holder.repair-sherpa .carousel-controls li.empowered-decisions:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.empowered-decisions.active .icon {
	background-position: 0 100%;
}

.content-holder.repair-sherpa .carousel-controls li.predictive-analysis:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.predictive-analysis.active .icon {
	background-position: -99px 100%;
}

.content-holder.repair-sherpa .carousel-controls li.measurable-results:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.measurable-results.active .icon {
	background-position: -193px 100%;
}

.content-holder.repair-sherpa .carousel-controls li.reduced-costs:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.reduced-costs.active .icon {
	background-position: -290px 100%;
}

.content-holder.repair-sherpa .carousel-controls li.powerful-platform:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.powerful-platform.active .icon {
	background-position: -382px 100%;
}

.content-holder.repair-sherpa .carousel-controls li.experienced-team:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.experienced-team.active .icon {
	background-position: -473px 100%;
}

.content-holder.repair-sherpa .carousel-controls li.repair-cycle:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.repair-cycle.active .icon {
	background-position: -571px 100%;
}

.content-holder.repair-sherpa .carousel-controls li.asset-management:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.asset-management.active .icon {
	background-position: -670px 100%;
}

.content-holder.repair-sherpa .carousel-controls li.expert-knowledge:hover .icon,
.content-holder.repair-sherpa .carousel-controls li.expert-knowledge.active .icon {
	background-position: -766px 100%;
}


/* facility gallery */

.content-holder.facility {
	width: 720px;
	padding: 0;
	margin-left: 20px;
}

.content-holder.facility #stage {
	overflow:hidden;
	width: 720px;
	position:relative;
}

.content-holder.facility #stage .prev, .content-holder.facility #stage .next {
	display: block;
	position: absolute;
	height: 389px;
	width: 56px;
	background: transparent url("../images/carousel-controls-prev-next.png") no-repeat;
	text-indent:-9999px;
	z-index: 10;
}

.content-holder.facility #stage .prev {
	background-position: left center;
	top: 0;
	left: 15px;
}

.content-holder.facility #stage .next {
	background-position: right center;
	top:0;
	right:15px;
}

.content-holder.facility #stage-holder {
	width: 5760px;
	position:relative;
}

.content-holder.facility .carousel {
	height: 389px;
	float: left;
	width: 720px;
	position: relative;
}

.content-holder.facility .carousel h2 {
	color: #333;
	font-size: 24px;
}

.content-holder.facility .carousel div {
	font-size: 16px;
	position: relative;
}

.content-holder.facility .carousel span {
	position: absolute;
	left:0;
	bottom:0;
	padding: 20px;
	width: 680px;
	background: #000; /* Old browsers */
	background: rgba(0,0,0, 0.7);
	-pie-background: rgba(0,0,0, 0.7);
	behavior: url(/css/pie.htc);
	color:#fff;
	font-size: 13px;
}


.content-holder.facility .carousel-controls {
	list-style: none;
	padding: 0;
	margin: 20px 0 0 0;
	overflow: hidden;
}

.content-holder.facility .carousel-controls li {
	margin-left: 20px;
	padding-left: 0;
	float: left;
	color:#999;
	font-size: 12px;
	width: 68px;
	text-align: center;
	cursor: pointer;
	background:none;
}

.content-holder.facility .carousel-controls li:first-child {
	background: none;
	margin-left: 15px;
}

.content-holder.facility .carousel-controls li a {
	text-decoration: none;
	display: block;
	margin: 0 auto;
	outline: 0;
}

.content-holder.facility .carousel-controls li a img {
	border: 3px solid #ccc;
}

.content-holder.facility .carousel-controls li.active a img {
	border: 3px solid #0B8322;
}


.content-holder.facility .lexicon-help  {
	margin-left: 25px;
	padding-bottom: 20px;
}

/* popup */

.popup {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:800px;
	background:#fff;
	z-index:1000;
	border:5px solid #666;
}

.popup-holder {
	padding:20px;
	width:760px;
	overflow:hidden;
}

#contact-us.popup {	
	width: 850px;
}

#contact-us.popup .popup-holder {	
	width: 810px;
}

#create-ra.popup, #get-quote.popup {	
	width: 700px;
}

#create-ra.popup .popup-holder, #get-quote.popup .popup-holder {	
	width: 660px;
}

#repair-engine-login.popup,
#create-ra-redirect.popup {	
	width: 500px;
}

#repair-engine-login.popup .popup-holder,
#create-ra-redirect.popup .popup-holder {	
	width: 460px;
}

#new-account.popup {	
	width: 510px;
}

#new-account.popup .popup-holder {	
	width: 470px;
}

.popup a.close {
	position: absolute;
	right: 10px;
	top: 10px;
}

.popup form a.close {
	position: static;
}

.popup .header {	
	background: transparent url("../images/popup-request-title-bkg.png") repeat-x;
	color: #fff;
	padding: 10px 20px;
}

.popup .column-lt {
	float:left;
	width:460px;
	padding-right: 30px;
}

.popup .column-rt {
	float:left;
	width:255px;
}

.popup .contact-info p {
	margin-bottom: 0px;
}

#repair-engine-login.popup .header p {	
	font-size: 16px;
	margin-bottom: 5px;
}

#repair-engine-login.popup .header a {	
	color:#fff;
	text-decoration: underline;
}


/* forms */

.form {
	width:100%;
	overflow: hidden;
}

.form .row {
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}

.form label {
	float: left;
    width:125px;
	text-align:right;
	font-weight:bold;
	padding: 3px 6px 0 0;
}

.form label span.required {
	color:#cc0000;
	font-size: 11px;
}

.form input, .form textarea, .form select  {
    float: left;
    padding: 4px 5px;
    width: 289px;
	border: 1px solid #ccc;
	background: #fff url("../images/input-bkg.png") no-repeat;
	color: #666;
}

.form textarea {
    height: 90px;
}

.form select {
    width: 301px;
}

.form .submit input {
	float:right;	
	font-weight:bold;
	text-transform:uppercase;
	color: #fff;
	border: none;
	padding:0px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	width: 258px;
	height: 48px;
	line-height: 48px;
	font-size: 21px;
	margin-right: 25px;
	cursor: pointer;
}

.form .submit input.submit {
	background: transparent url("../images/input-yellow-big-bkg.png") left top no-repeat;
}

.form .submit input.close {
	background: transparent url("../images/btn-cancel.png") left top no-repeat;
}

.form .submit input:active {
	background-position: left bottom;
}


/* validate forms */

.form .validate, .form label.error, .form label.valid {
	float:left;
	margin-left: 5px;
	height:16px;
	width:16px;
	padding-top: 16px;
}

.form .validate.false, .form label.error {
	background: transparent url("../images/false-icon.png") center center no-repeat;
}

.form .validate.true, .form label.valid {
	background: transparent url("../images/true-icon.png") center center no-repeat;
}

/* repair form */

form.ra-quote label, form.contact-us label {
	width:115px;
}

form.ra-quote input {
	width:150px;
}

form.ra-quote select {
	width:auto;
}

form.ra-quote .submit, form.contact-us .submit {
	text-align:center;
}

.form.ra-quote .rate-repair {
	float:left;
}

.form.ra-quote .rate-repair label {
	font-size:10px;
	width: auto;
}

.form.ra-quote #repair-qty {
	width: 30px;
}

.form.ra-quote .rate-repair label {
	line-height: 28px;
}

.form.ra-quote #rate {
	float:left;
	font-size: 22px;
	font-weight: bold;
	color:#000;
	margin-left: 5px;
}

.form.ra-quote textarea {
	width: 150px;
	height: 90px;
}

.popup form.ra-quote span.number {
	float:left;
	color:#048a2b;
	padding:0 5px 20px 0px;
	font-size:30px;
	line-height:30px;
	font-weight: bold;
}

form.ra-quote h6, form.contact-us h6 {
	font-size: 14px;
	color:#333;
	float:left;
	line-height:16px;
	font-weight: bold;
}

form.ra-quote h6 span, form.contact-us h6 span {
	font-size: 12px;
	color:#b3b3b3;
	display:block;
}

form.ra-quote .column-lt, form.ra-quote .column-rt {
	width: 310px;
	padding-right: 0px;
	margin-right: 0px;
}

/* repair login */

form.repair-login .column-lt {	
	padding-right: 0px;
}

form.repair-login input#repair-login-password {
	width:160px;
}

form.repair-login a#forgot-password {
	margin: 5px 0 0 15px;
	text-decoration: underline;
}

form.repair-login .submit input {
	margin-right: 75px;
}

/* contact us */

form.contact-us .column-lt {
	width: 343px;
	padding-right: 0px;
	margin-right: 0px;
}

form.contact-us .column-rt {
	width: 425px;
	padding-right: 0px;
	margin-right: 0px;
}

form.contact-us .column-rt .address p {
	float:left;
	color: #333;
}

form.contact-us .column-rt .address p:first-child {
	float:left;
	margin-right: 100px;
}

form.contact-us input, form.contact-us textarea {
	width:170px;
}

form.contact-us textarea {
	height:90px;
}

form.ra-quote .column-rt, form.contact-us .column-rt {
	background: transparent url("../images/form-repair-devider.png") left center no-repeat;
	padding-left: 30px;
}

/* support */

form.support .row.support-team > label {
	padding-bottom: 250px;
}

form.support .row.support-team div input, form.support .row.support-team div label {
	width: auto;
	font-weight: normal;
	font-size: 11px;
	padding: 2px;
}

form.support .row.support-team div {
	padding: 2px;
	margin: 2px;
	overflow: hidden;
}

form.support .row.support-team div label {
	margin-right: 5px;
	width: 500px;
	float: right;
	text-align: left;
}

form.support .row.support-team div label.error {
	float: right;
	margin-top: -20px;
	width: 16px;
}

form.support .row.submit {
	padding-top: 10px;
	padding-bottom: 20px;
}

div.support-team,
div.services {
	float: left;
	margin-bottom: 20px;
	margin-right: 15px;
	position:relative;
}

div.support-team {
	width: 208px;
	height: 155px;
}

div.services {
	width: 320px;
	height: 128px;
}

div.support-team h6,
div.services h6 {
	font-weight: bold;
	font-size: 16px;
	margin: 0;
	padding: 5px 10px 0 10px;
	color: #666;
}

div.support-team p,
div.services p {
	margin: 0;
	padding: 5px 10px;
}

div.support-team span,
div.services span {
	margin: 0;
	padding: 5px;
	display: none;
	position: absolute;
	bottom:0;
	left:0;
}

div.support-team span {
	width: 198px;
}

div.services span {
	width: 310px;
}

div.support-team:hover span,
div.services:hover span {
	text-align: right;
	display: block;
}

div.support-team:hover,
div.services:hover {
	background-color: #0b8322;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}

div.support-team:hover p, 
div.support-team:hover a,
div.support-team:hover h6, 
div.services:hover p, 
div.services:hover a,
div.services:hover h6 {
	color:#fff;
	text-decoration: none;
}

div.support-team:hover span,
div.services:hover span {
	background-color: #f8d219;
	font-weight: 600;
}

/* zoom image */

#zoom-image.popup {
	min-height:600px;
	background: #fff url("../images/loading-48.gif") center center no-repeat;
}

/* sitemap */

ul#sitemap {
	padding-bottom: 30px;
}

ul#sitemap ul {
	margin-bottom: 0px;
	list-style: disc;
	padding-bottom: 5px;
}

ul#sitemap li ul li {
	background: none;
	padding-left: 0px;
}

/* bio */

div.bio {overflow: hidden; padding-bottom: 30px;}

div.bio img {margin:0 10px 0 0; border:3px solid #ddd; padding:0;}

div.bio p, div.bio h4 {margin-bottom: 5px; float: left; width: 550px;}


/* footer */

#footer{
	background:#f2f2f2;
	border:1px solid #d9d9d9;
	padding:10px 8px 10px 0;
	margin-top: 40px;
	margin-bottom:13px;
}
.footer-navigation{
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.footer-search{
	float:right;
	overflow:hidden;
	width:350px;
}
.footer-search label{
	color:#454545;
	float:left;
	line-height:19px;
	padding-right:6px;
	font-size: 11px;
}
.footer-search input{
	float:left;
	border:1px solid #cfcfcf;
	width:164px;
	padding:2px 5px 1px;
	color:#8d8d8d;
	margin:0;
	font-size:11px;
}
.footer-search input.btn-go{
	padding:0;
	width:auto;
	margin:0 0 0 5px;
	border-style:none;
}
.footer-navigation ul{
	list-style:none;
	margin:0 0 0 8px;
	padding:1px 0 0;
	overflow:hidden;
	height:1%;
}
.footer-navigation ul li{
	float:left;
	font-size:11px;
	background: url(../images/separator-footer.gif) no-repeat 0 4px;
	padding:0 6px;
	margin:0 1px 0 -1px;
	height:1%;
}
.footer-navigation ul li a{
	color:#209814;
	text-decoration:none;
	display:inline;
	float:left;
}
.footer-navigation ul li a:hover{text-decoration:underline;}
.footer-navigation ul li span{
	color:#cc1500;
	font-size:9px;
	top:-3px;
	float:left;
}
.footer-blocks-holder{
	/*background: url(../images/bg-footerblocks.gif) repeat-y;*/
	width:930px;
	overflow:hidden;
	padding:0 0 0 10px;
	margin: 0 auto;
}
.footer-box{
	border-left: 1px solid #ccc;
	float:left;
	width:207px;
	padding:0 10px 0 10px;
	color:#636666;
}
.footer-box:first-child {
	border: 0 none;
	padding:0 10px 0 0px;
}
.footer-box.type1{width:222px;}
.footer-box.type2{width:217px;}
.footer-box.type3{
	width:214px;
	padding:0 0px 0 10px;
}
.footer-box h3{
	margin:0;
	font-size:12px;
	font-weight:bold;
}
.footer-box h3 a{color:#009b1d;}
.footer-expanded{
	display:none;
	position:relative;
	overflow:hidden;
}
.active .footer-expanded{display:block;}
.footer-expanded ul{
	list-style:none;
	margin:0;
	padding:3px 0 0 7px;
}
.footer-expanded ul li{
	padding-left:10px;
	background: url(../images/bullet-footer.gif) no-repeat 0 5px;
	margin-left:0px;
	font-size: 11px;
}
.copy{
	width:100%;
	overflow:hidden;
	text-align:center;
	color:#888;
	font-size: 11px;
}
.copy ul{
	text-align:center;
	list-style:none;
	margin:0 0 2px;
	padding:0;
}
.copy ul li{
	display:inline;
	border-left:1px solid #888;
	padding:0 5px;
	margin-left: 0;
	background: none;
}
.copy ul li:first-child{
	border-style:none;
	padding:0;
}
.copy ul li a{color:#009b1d;}
.copy p{margin:0;}


/* autocomplete */

.ac_results {
    background-color: white;
    border: 1px solid #666666;
    overflow: hidden;
    padding: 0;
    z-index: 99999;
	border: 5px solid #ED9E01;
	margin-top: -1px;
	margin-left: -4px;
}

.ac_results ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
	background: url("../images/ac-bkg.jpg") no-repeat left top;
}
.ac_results li {
    cursor: default;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 0;
    overflow: hidden;
    padding: 2px 5px;
	background: none;
}

.ac_loading {
    background: url("../images/indicator.gif") no-repeat scroll right center;
}
.ac_odd {
    background-color: transparent;
}
.ac_over {
    background: url("../images/livesearch-hover.png") repeat-y 3px top transparent !important;
}

.liveSearchResult {
    background: url("../images/true-icon.png") no-repeat 2% 50% transparent;
    padding: 5px 0 5px 28px;
}

.ac_results .not-listed {
	width: 255px;
	padding: 8px 0 0 0;
	color: #fff;
	background: #ED9E01;
}

.ac_results .not-listed input {
	vertical-align:middle;
	margin: 0 5px 2px 10px;
}

/* add this */

#addthis {
	position: absolute;
	top: 123px;
	right: 5px;
}

/* misc */

.hide {display: none !important;}
.blue {color: #336699;}
.green {color:#0a8724;}
.darkgrey {color:#333;}
.grey {color:#666;}
.alignrt {float:right;padding:3px 10px 0px 0px;}
.alignlt {float:left;padding:3px 10px 0px 0px;}
.caption {font-size: 11px;display:block;}
.left {float:left;}
.right {float:right;}

/* blockui */

.blockOverlay {
	border-radius:5px;
	filter:alpha(opacity=85) !important;
	opacity: 0.85 !important;
	background-color: white !important;
}

.blockMsg {
	border: 0px !important;
	border-radius:5px;
	font-weight: bold;
	color: #333 !important;
	background: none !important;
	width: 80% !important;
}

.blockMsg h2 {letter-spacing: -1px;}

.blockMsg h2 img {
	vertical-align: middle;
}

/* clear floated elements */

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}
