
html {
	margin:0;
	padding:0;
}

header nav ul,
.wrap,
body.front div#content-bottom #block-views-problems-block-1 h3.title,
body.front .content-wrap {
	margin:0 auto;
	width:1100px;
	position:relative;
}

#block-block-31 .wrap {
	width:auto !important;
}

body.page-user #main-content .tabs-wrap {
	right:-9px;
	top:-80px;
	text-align:right;
}
body.page-user #main-content .tabs-wrap ul.primary li a {
	background-color:#fff;
	border-style:none;
	padding:0 0.5em;
}
body.page-user #main-content .tabs-wrap ul.primary li.active a {
	border-bottom:2px solid #000;
}
div#content-top div.block .wrap {
	width:auto;
}
div.page {
	min-height:750px;
}
div.page-wrap {
	padding-top:60px;
}

body.node-type-product div.page-wrap,
body.node-type-problem div.page-wrap {
	padding-top:30px;	
}

footer, header {
	background:#222 url(images/bg-header.png) no-repeat center top;
	background-size:100% 100%;
}

header>.wrap {
	height:120px;
}

header {
	position:relative;
}

header a#logo {
	position:absolute;
	left:-30px;
	top:10px;
	text-indent:-5000px;
	overflow:hidden;
	height: 65px;
	width: 265px;
	display: block;
	background: url(../logo-reverse.png) 50% 50% no-repeat;
}

header a#logo:hover,
header a#logo:focus,
header a#logo:active {
	opacity: .9;
}

@media screen and (-webkit-min-device-pixel-ratio: 2) { 
	header a#logo { 
		background-image:url(../logo-reverse-2x.png);
		background-size:265px 65px;
	}
}

header nav#block-system-main-menu {
	position:absolute !important;
	left:0;
	width:100%;
	top:85px;
	height:35px;
	background:url(images/bg-red-band.jpg) no-repeat center top;
	background-size:100% 35px;
}

header .user-links {
	position:absolute;
	right:0;
	bottom:5px;
	z-index:10;
	color:#ccc;
}

header .user-links a {
	color:#fff;
	font-weight:100;
}

header .user-links a.user {
	margin-right:15px;
}

body.pathone-user .user-links a.user {
	background: #fff;
	color: #900;
	padding: 11px 12px 8px 12px;
}

header nav#block-system-main-menu>ul {
    display: block;
    list-style: none;
    text-align: left;
}

header nav#block-system-main-menu>ul li {
	float:left;
	padding:8px 8px 8px 0;
	margin-right:20px;
}

header nav#block-system-main-menu>ul li a {
	font-weight:100 !important;
	color:#fff !important;
}

header nav#block-system-main-menu>ul li a:hover {
	text-decoration:underline;
}

#block-block-32 {
	position:absolute;
	top:46px;
	right:50%;
	margin-right:-530px;
	width:1100px;
	text-align:right;
}

#block-block-32 .wrap {
	width:auto;
}

#block-block-32 p {
	line-height:1.2;
	color:#fff;
}

#block-block-32 p a {
	color:#fff;
	text-decoration:underline;
}

body.front footer {
}

footer {
	position:relative;
	z-index:1;
	margin:0 auto;
	color: white;
	background:url(images/bg-footer.png) repeat-x;
}

footer>div.wrap {
	padding: 100px 0;
}

footer h6 {
  font-size: 20px;
  font-weight: 300;
  text-decoration: none ;
  color: white;
	margin-bottom:5px;
}

footer a,
footer a:visited
footer a.active,
footer a.active:visited {
    text-decoration: none ;
    color: white !important;
		font-size:15px;
}

footer ul {
	margin-top: 0;
	padding: 0;
}

footer .col {
	width:140px;
}

footer .wrap ul li,
footer .wrap p {
	margin-left: 0;
	font-weight:100;
	margin-bottom: .25rem;
}

footer .block {
	position:relative;
	width:70%;
}
footer #block-block-17 .col ul {
	margin-left:0;
}
#footer-copy {
	position:absolute;
	right:40px;
	top:100px;
	width:204px;
}

#footer-logo {
	text-indent:-9999px;
	overflow:hidden;
	width:224px;
	height:124px;
	background: url(images/footer-logo.png) no-repeat left top;	
	margin-bottom:20px;
	position:relative;
}

#footer-social {
	padding-left:20px;
	line-height:2.2;
	text-align:right;
	color:#999;
	margin-bottom:30px;
}

#footer-social img {
    padding-left: 4px;
		padding-top:2px;
		vertical-align:top;
}

#footer-disclaimer {
	width:350px;
	color:#aaa;
	text-align:right;
	position:absolute;
	right:0;
}

#block-block-13 {
	margin-top:80px;
}

#block-block-13 li {
	display:inline;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #aaa;
}

#block-block-13 li:last-child {
	border-right:none;
}

/* sidebar */
body.sidebar-first div#main-content {
	float:left;
	width:800px;
	position:relative;
	margin-left:-30px;
	padding:0 0px 80px 30px;
	/*background:#fff;*/
}

aside.sidebar-first div.block div.wrap {
	width:auto;
}
aside.sidebar-first .more-links {
	display:none;
}
aside.sidebar-first .views-submit-button {
	clear:left;
}
aside h3 {
	font-size:26px;
}
body.node-type-problem aside h3 {
	font-size:22px;
}
/*
	background: #940000 url(images/bg-red-band.jpg) no-repeat center top;
	background-size: 200% 100%;
	color:#fff;
	border-radius: 6px;
	box-shadow: 2px 2px 4px rgba(0,0,0,.3);
body.sidebar-first aside.sidebar-first a {
	color:#fff;
}
*/

body.sidebar-first aside.sidebar-first {
	float:right;
	width:220px;
	position:relative;
	padding:20px;
}

body.sidebar-first aside.sidebar-first.fixed {
	position:fixed;
	top:50px;
	/*box-shadow:2px 2px 4px rgba(0,0,0,.2);*/
	margin-left:840px;
}

#content-bottom {
	clear:both;
}

#block-msource-blocks-2>div.wrap,
#block-msource-blocks-0>div.wrap,
body.node-type-product div.page-wrap,
body.node-type-problem div.page-wrap,
body.front div#content-bottom #block-views-problems-block-1>div.wrap,
div#block-views-problems-block-1>div.wrap {
	width:100%;
}

/* header search */
form#msource-blocks-search-form {
	position: absolute;
	
	right: 0px;
	padding: 13px 18px;
	width: 242px;
	color: #fff;
	border-radius: 0px 0px 6px 6px;
	-webkit-transition: background 333ms ease;
	-moz-transition: background 333ms ease;
	-ms-transition: background 333ms ease;
	-o-transition: background 333ms ease;
	transition: background 333ms ease;
}

form#msource-blocks-search-form.active {
	background: #fff;
	box-shadow: 0px 0px 10px #000;
	color:#000;	
	z-index: 10;
}


form#msource-blocks-search-form .form-item {
	float:left;
	font-size: 13px;
	margin-right: 7px;
}

form#msource-blocks-search-form .form-type-textfield label {
	font-weight:100;
	vertical-align: middle;
	font-size: 14px;
	margin-right: 4px;
	display:inline;
	color:#fff;
}

form#msource-blocks-search-form.active label {
	color:#000;
}

.js form#msource-blocks-search-form .form-type-radios {
	height:0;
	-webkit-transition: height 333ms ease;
	-moz-transition: height 333ms ease;
	-ms-transition: height 333ms ease;
	-o-transition: height 333ms ease;
	transition: height 333ms ease;
	overflow:hidden;
}

.js form#msource-blocks-search-form.active .form-type-radios {
	height:auto;
}

form#msource-blocks-search-form .option {
	display: inline;
	font-weight: 100;
	font-size: 14px;
	line-height: 1;
	top: 2px;
	position: relative;
}

form#msource-blocks-search-form .form-item .form-item {
	float:none;
	width:auto;
	margin:0;
	padding:3px 0;
	font-size:13px;
	color:#fff;
}

form#msource-blocks-search-form input#edit-keywords {
	width:120px;
	padding:3px 2px 2px;
	font-size:14px;
	margin-bottom:4px;
}
form#msource-blocks-search-form .form-type-radios {
	margin:-10px 0 0 45px;
}

form#msource-blocks-search-form .form-radios .form-type-radio:nth-child(3),
form#msource-blocks-search-form .form-radios .form-type-radio:nth-child(4) {
	margin-left: 7px;
border-left: 2px solid #ccc;
padding-left: 5px;
}

form#msource-blocks-search-form input#edit-submit,
form#msource-blocks-search-form input#edit-submit--2 {
	/*margin-top:17px;*/
}
/* video pages */
body.purchased-video #content {
	background:#100b0c url(images/video-manual-bg.jpg) repeat-x center top;
}
body.purchased-video #content article {
}
body.purchased-video #content h1.page-title {
	color:#fff;
	width:100%;
	font-size:24px;
	margin-bottom:0;
}
body.purchased-video #content article section.head {
	background:none;
}

body.purchased-video #content article section.content {
	background:#ccc;
}

body.purchased-video #content article section.head .thumbs {
	display:none;
}

body.purchased-video #content article section.head div.field-name-field-subtitle {
	color:#999;
	width:100%;
	margin-bottom:30px;
}
body.purchased-video #content article div.images {
	position:relative;
	left:0;
	top:0;
	padding:0px 0 40px;
	width:auto;
}

body.purchased-video #mep_0 {
	background:#fff;
}

#messages-box div.messages .context {
	max-width: 1110px;
	margin: 0 auto;
}

body.page-checkout-shipping legend {
	display:none;
}
body.page-checkout-shipping #content #main-content {
	border: 1px solid #ccc;
	box-shadow: 2px 4px 4px rgba(0,0,0,.3);
	border-radius: 6px;
	padding: 30px 10px 10px 10px;
	background:	#fff;
}
#edit-commerce-shipping-shipping-serice-ups-ground:before {
	content:" ";
	border-top:#880000 solid 2px;
	display:block;
	position:absolute;
	width:270px;
	margin-top:-9px;
}