/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
/* Create a level base CSS style for all browsers to work with by resetting all user agent specific styles */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid#cccccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

/*
Tire-HQ Main Style sheet
*/
/*@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,400,300,600,700);*/
body {
	background: #000000;
	font-family: /*'Open Sans',*/ Arial, Helvetica, sans-serif ;
	background-position: 0px -211px;
	margin:0px;
	padding:0px;
}

.thq_bkg-red {
	background-img: none;
	background-color: #FF0033;
}

.thq_bkg-yellow {
	background-img: none;
	background-color: #FFFF66;
}

.thq_bkg-white {
	background-img: none;
	background-color: #FFFFFF;
}

.thq_txt-red {
	color: #cd0a0a !important;
}

.thq_txt-green {
	color: #049640 !important;
}

.thq_txt-blue{
	color: #012e7b !important;
}

.thq_txt-yellow {
	color: #ffdd00 !important;
}

.thq_txt-black {
	color: #000000 !important;
}

.thq_txt-white {
	color: #FFFFFF !important;
}

.thq_txt-noStyle {
	text-decoration: none !important;
}

.thq_txt-xsmall {
	font-size: .7em !important;
}

.thq_txt-small {
	font-size: .8em !important;
}

.thq_txt-regular {
	font-size: 1em !important;
}

.thq_txt-large {
	font-size: 1.2em !important;
}

.thq_txt-xlarge {
	font-size: 1.8em !important;
}

.thq_txt-bold {
	font-weight: 700 !important;
}

.thq_txt-italic {
	font-style: italic;
}

.thq_txt-leftA {
	text-align: left;
}

.thq_txt-rightA {
	text-align: right;
}

.thq_txt-centerA {
	text-align: center;
}

.thq_txt-center {
	margin:0 auto;
}

.thq_is-hidden {
	display: none;
}

.thq_is-visible {
	display: block;
}

.thq_clear {
	clear: both;
}

.thq_leftF {
	float: left;
}

.thq_rightF {
	float: right;
}

.thq_row-nobk tbody tr {
	background: none;
}

.thq_sectionHeader {
	color: #ffffff;
	font-size: .95em;
	font-weight: 500;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background: transparent url(../images/aesthetics/tbl_head.jpg) top left
	repeat-x;
}

.thq_wordbreak-all {
	word-break:break-all;
}

.thq_disabled {
	opacity: 0.20;
	filter: alpha(opacity=20);
	cursor: default;
}

/* LEFT NAV */
.thq_leftNav {
	width: 230px;
	min-height: 200px;
	margin-bottom: 20px;
	display: inline-block;
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-linear-gradient(top, #e5e8e6, #fefefe, #e5e8e6);
	/*newer webkit*/
	background: -moz-linear-gradient(top, #e5e8e6, #fefefe, #e5e8e6);
	/*old gecko*/
	background: -o-linear-gradient(top, #e5e8e6, #fefefe, #e5e8e6);
	/*opera 11.10+*/
	background: linear-gradient(to bottom, #e5e8e6, #fefefe, #e5e8e6);
	/*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
	-pie-background: linear-gradient(to bottom, #e5e8e6, #fefefe, #e5e8e6);
	/*ie 6-9 via PIE*/
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 3px 4px 9px;
	-moz-box-shadow: #666 3px 4px 9px;
	box-shadow: #666 3px 4px 9px;
}

.thq_leftNav h3 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
}
/*END LEFT NAV*/
.thq_tblHead-mimic td {
	color: #ffffff;
	font-size: .95em;
	font-weight: 500;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: transparent url(../images/aesthetics/tbl_head.jpg) top left repeat-x;
	background-size: 100% 100%;
}
/* FOR TABLE SORTING */
td.thq_sortable,  td.thq_sortable a{
	color: #ffffff;
	cursor: pointer;
	text-decoration: underline;
}

td.thq_sortable a {
	font-size:1em;
}

thead tr td.thq_sorted-asc, thead tr td.thq_sorted-desc {
	color: #ffdd00;
	font-weight: 800;
}

tbody tr td.thq_sorted-asc, tbody tr td.thq_sorted-desc {
	font-weight: 800;
}

thead tr td.thq_sorted-asc a, tbody tr td.thq_sorted-asc a, tbody tr td.thq_sorted-desc a {
	color: #ffdd00;
	font-weight: normal;
	font-size:1em;
}

#thq_progressbar {
	width: 300px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
}

.ui-progressbar {
	position: relative;
	width: 300px;
}

.thq_progress-label {
	position: absolute;
	left: 0;
	right: 0;
	top: 2px;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 1px 0 #fff;
}

.thq_progressbar-regular {
	width: 175px;
	height: 20px;
	margin:0 auto;
	text-align:center;
}
.thq_progress-label-regular {
	position: absolute;
	left: 30%;
	top: 2px;
	text-align:center;
	font-weight: bold;
}

.thq_progressbar-small {
	width: 75px;
	height: 15px;
	margin:0 auto;
	text-align:center;
	margin-top:5px;
}
.thq_progress-label-small {
	position: absolute;
	left: 5%;
	top: 1px;
	text-align:center;
	font-weight: bold;
}


select {
	padding: 3px;
	margin: 0;
	display: inline-block;
	background: #CCC; /*fallback for non-CSS3 browsers*/
	background: -webkit-linear-gradient(top, #e5e8e6, #fefefe, #e5e8e6);
	/*newer webkit*/
	background: -moz-linear-gradient(top, #e5e8e6, #fefefe, #e5e8e6);
	/*old gecko*/
	background: -o-linear-gradient(top, #e5e8e6, #fefefe, #e5e8e6);
	/*opera 11.10+*/
	background: linear-gradient(to bottom, #e5e8e6, #fefefe, #e5e8e6);
	/*firefox 16+, chrome 26+, IE10+, opera 12.10+, future browsers*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-color: #CCC;
}

.ui-button-text-only .ui-button-text{
	padding: 2px 6px 2px 6px;
}

.ui-button.thq_actionBtn {
	background-image: none;
	background-color: #fbd101;
	border: 1px solid #847000;
}

.wide {
	letter-spacing: .1em;
}

.thq_actionBtn.wide {
	display: block;
	margin-bottom: 0.6rem;
	font-weight: bold;
	font-size: smaller;
	letter-spacing: .1em;
	width: 100%;
}

.ui-datepicker thead tr {
	background: none;
}
.ui-icon {display:inline-block; vertical-align: text-top;}

span.ui-state-highlight, span.ui-state-active, span.ui-state-error {
	border:white !important;;
	background:none !important;;
}

#thq_auth_header {
	font-family: /*'Open Sans',*/ Arial, Helvetica, sans-serif ;
	background: #1c0697 url(../images/backgrounds/site_bkg.jpg) repeat-x 0px -210px;
	min-width: 974px;
}

.thq_site_container {
	width: 974px;
	background: transparent url(../images/backgrounds/content_bkg.png) top
	left repeat-y;
	margin-left: auto;
	margin-right: auto;
}

.thq_content_wrapper {
	background: #150c3a url(../images/backgrounds/tall_bkg_fill.jpg) top
	left repeat-x;
}

.thq_sitenav {
	background: transparent url(../images/backgrounds/sites_nav.jpg) top
	left repeat-x;
	width: 960px;
	height: 0px;
	margin-left: 7px;
	margin-right: 7px;
	overflow: hidden;
	/*display: none;*/
	background-size: 100% 100%;
}

.thq_sitenav .thq_sitenav_content {
	height: 100%;
	width: 100%;
}

.thq_sitenav .thq_sitenav_content .thq_divider {
	height: 180px;
	width: 1px;
	border-left: dotted white 1px;
	float: left;
	margin-top: 28px;
}

.thq_sitenav .thq_sitenav_content .thq_menu_container {
	float: left;
}

.thq_sitenav .thq_sitenav_content .thq_menu_container ul {
	list-style: none;
	margin-left: 25px;
	margin-right: 25px;
}

.thq_sitenav .thq_sitenav_content .thq_menu_container ul li {
	font-size: .7em;
	line-height: 1.7em;
}

.thq_sitenav .thq_sitenav_content .thq_menu_container ul li sup {
	vertical-align: top;
	font-size: .5em;
}

.thq_sitenav .thq_sitenav_content .thq_menu_container ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

.thq_sitenav .thq_sitenav_content .thq_menu_container ul .thq_disabled a
{
	text-decoration: line-through;
	cursor: text;
}

.thq_sitenav .thq_sitenav_content .thq_menu_container ul .thq_list_header
{
	padding-top: 20px;
	color: #01c5f8;
	font-weight: 700;
}

.thq_titlebar_nav .thq_sitenav_btn {
	float: left;
	color: #57eef2;
	text-transform: uppercase;
	font-size: .9em;
	/* margin-top: 14px; */
	margin-top: 8px;
	margin-left: 31px;
	cursor: pointer;
}

.thq_titlebar_nav .thq_sitenav_btn a {
	color: #57eef2;
	cursor: pointer;
}

.thq_titlebar_nav .thq_sitenav_btn .thq_sitenav_arrow {
	margin-left: 7px;
}

.thq_titlebar_nav {
	background: transparent url(../images/backgrounds/topnav_bkg.jpg) top
	left repeat-y;
	width: 960px;
	/* height: 45px; */
	height: 32px;
	/* font-size: .90em; */
	margin-left: auto;
	margin-right: auto;
}

.thq_titlebar_nav .thq_links {
	float: right;
	list-style: none;
	color: #FFFFFF;
	/* font-size: .9em; */
	font-size: .85em;
	text-transform: uppercase;
	margin-top: 5px;
	margin-right:10px;
	height: 25px;
}

.thq_titlebar_nav .thq_links li {
	float: left;
	padding: 0px 10px 3px 10px;
	/* padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px; */
	/* min-height: 20px; */
}

.thq_titlebar_nav .thq_links a {
	text-decoration: none;
}

.thq_titlebar_nav .thq_links .thq_active {
	background: #FFFFFF;
}

.thq_titlebar_nav .thq_links .thq_active a span {
	color: #053592;
}

.thq_titlebar_nav .thq_links .thq_active .thq_counter {
	background: #FFFFFF;
}

/* Begin News Widget */
.thq_titlebar_nav .thq_links li .thq_news {
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 30px;
	margin-left: -10px;
	float: none;
	width: 310px;
	list-style: none;
	z-index: 999;
	-webkit-box-shadow: 7px 8px 7px #000000;
	-moz-box-shadow: 7px 8px 7px #000000;
	box-shadow: 7px 8px 7px #000000;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_titlebar_nav .thq_links li .thq_news li {
	margin-top: 10px;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

.thq_titlebar_nav .thq_links .thq_news .thq_news_head {
	color: #053592;
	font-size: .8em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3em;
}

.thq_titlebar_nav .thq_links .thq_news .thq_news_text {
	color: #787c88;
	font-size: .7em;
	line-height: 1.1em;
	margin-left: 10px;
	margin-right: 10px;
}

.thq_titlebar_nav .thq_links .thq_news .thq_news_text a {
	color:#012e7b;
}

.thq_titlebar_nav .thq_links .thq_news .thq_news_text a:hover {
	color:#01C5F8;
}

.thq_titlebar_nav .thq_links .thq_news .thq_divider,.thq_titlebar_nav .thq_links .thq_favorites .thq_divider
{
	border-bottom: solid 1px #aab7ca;
	height: 1px;
	width: 290px;
	clear: both;
	margin-top: 10px;
	padding-top: 10px;
	background: none;
}

.thq_titlebar_nav .thq_links .thq_news .thq_see_all {
	background-color: #dde0e5;
	width: 310px;
	position: relative;
	left: -10px;
	text-align: center;
	color: #707683;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}


/* TASKS Widget */
.thq_titlebar_nav .thq_links .thq_tasks {
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 30px;
	margin-left: -10px;
	float: none;
	width: 255px;
	list-style: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 999;
	color: #053592;
	-webkit-box-shadow: 7px 8px 7px #000000;
	-moz-box-shadow: 7px 8px 7px #000000;
	box-shadow: 7px 8px 7px #000000;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_widgetCount,.thq_widgetCount a {
	font-size: .8em;
	vertical-align: baseline;
}

.thq_titlebar_nav .thq_links .thq_tasks li {
	padding-left: 15px;
	float: none;
	background-position: 3px 1px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.thq_links .thq_tasks .thq_description {
	color: #053592;
	font-size: .8em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.3em;
}

.thq_links .thq_tasks .thq_count {
	text-align: right;
}

.thq_links .thq_tasks table {
	width: 100%;
}

.thq_links .thq_tasks table tbody tr td {
	color: #053592;
	padding: 0px;
}

.thq_links .thq_tasks table tbody tr td a {
	color: #5a7894;
	text-decoration: none;
	font-size: 1em;
}

.thq_titlebar_nav .thq_links .thq_tasks .thq_update {
	background-color: #dde0e5;
	position: relative;
	text-align: center;
	color: #707683;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	font-size: 1em;
	left: -20px;
	width: 260px;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_titlebar_nav .thq_links .thq_tasks .thq_update span {
	font-size: 1em;
	text-align: center;
}

.thq_titlebar_nav .thq_links .thq_tasks .thq_divider {
	border-bottom: solid 1px #aab7ca;
	height: 1px;
	width: 235px;
	clear: both;
	/* margin-top: 10px; */
	margin-bottom: 10px;
	padding-left: 15px;
	background: none;
}

/* END TASKS Widget */
/* TIRE DOLLY Widget */
.thq_titlebar_nav .thq_links li .thq_tiredolly {
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 30px;
	margin-left: -10px;
	float: none;
	width: 255px;
	list-style: none;
	z-index: 999;
	-webkit-box-shadow: 7px 8px 7px #000000;
	-moz-box-shadow: 7px 8px 7px #000000;
	box-shadow: 7px 8px 7px #000000;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_titlebar_nav .thq_links li .thq_tiredolly li {
	margin-top: 10px;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_tiredolly_head {
	color: #053592;
	font-size: .8em;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding-top: 0px;
	line-height: 1.3em;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:165px;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_tiredolly_text {
	color: #787c88;
	font-size: .7em;
	line-height: 1.1em;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_tiredolly_item {
	margin-bottom: 10px;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_tiredolly_item #thq_tiredolly_tbl{
	width: 80%;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_tiredolly_item #thq_tiredolly_tbl tbody tr td
{
	color: #053592;
	padding: 0px;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_divider {
	border-bottom: solid 1px #aab7ca;
	height: 1px;
	width: 235px;
	clear: both;
	margin-top: 10px;
	/* padding-top: 10px; */
	background: none;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_viewcart {
	background-color: #dde0e5;
	width: 235px;
	text-align: center;
	color: #707683;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	font-size: 1em;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_viewcart a {
	color: #707683;
	font-size: 1em;
	text-decoration: none;
}

.thq_titlebar_nav .thq_links .thq_tiredolly .thq_tiredolly_img {
	background: transparent url(../images/aesthetics/tireImage.jpg) top left
	no-repeat;
	height: 25px;
	width: 25px;
	float: left;
	margin-left: 5px;
	color: #000000;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
}
/* END TIRE DOLLY Widget */

/* QuickLinks Widget */
.thq_titlebar_nav .thq_links li .thq_quicklinks{
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 30px;
	margin-left: -10px;
	padding: 15px 0px 15px 10px;
	float: none;
	width: 325px;
	list-style: none;
	z-index: 999;
	-webkit-box-shadow: 7px 8px 7px #000000;
	-moz-box-shadow: 7px 8px 7px #000000;
	box-shadow: 7px 8px 7px #000000;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_titlebar_nav .thq_links li .thq_quicklinks li span{
	padding: 0px;
}
#thq_quicklinks_sortable li {
	margin: 0px 3px 3px 3px;
	padding: 0.2em;
	padding-left: 5px;
	height: 10px; }

.thq_titlebar_nav .thq_links .thq_quicklinks a {
	color: #053592;
	font-size: .8em;
	/* font-weight: bold; */
	margin: 0px 10px 0px 10px;
	padding-top: 0px;
	/* line-height: 1em; */
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:290px;
}

.thq_links .thq_quicklinks .thq_description {
	color: #053592;
	font-size: .8em;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1.3em;
}

.thq_titlebar_nav .thq_links .thq_quicklinks .thq_quicklinks_item {
	margin-bottom: 5px;
}

.thq_quicklinks_item a{
	float:left;
	padding-bottom:5px;
}
.thq_quicklinks_item .ui-state-error {
	display: flex;
	background-color: #FFFFFF;
	position: absolute;
	left: 12px;
	align-items: center;

}

/* Account Widget */
.thq_titlebar_nav .thq_links li .thq_account{
	display: none;
	background-color: #FFFFFF;
	position: absolute;
	top: 30px;
	margin-left: -10px;
	float: none;
	width: 200px;
	list-style: none;
	padding-bottom: 0px;
	z-index: 999;
	color: #053592;
	-webkit-box-shadow: 7px 8px 7px #000000;
	-moz-box-shadow: 7px 8px 7px #000000;
	box-shadow: 7px 8px 7px #000000;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_arrow-down {
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #57eef2;
	margin:8px 0px 0px 4px;
}

.thq_arrow-down-inactive{
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #FFFFFF;
	margin:8px 0px 0px 4px;
}


.thq_titlebar_nav .thq_links li .thq_account li {
	margin-top: 10px;
	float: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.thq_titlebar_nav .thq_links .thq_account a{
	color: #053592;
	font-size: .8em;
	/* font-weight: bold; */
	margin: 0px 10px 0px 10px;
	padding-top: 0px;
	/* line-height: 1em; */
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	width:165px;
}

.thq_titlebar_nav .thq_links .thq_account .thq_account_item {
	margin-bottom: 10px;
}

.thq_titlebar_nav .thq_links .thq_account .thq_account_header {
	margin: 10px 0px 10px 10px;
	font-size: .9em;
	font-weight: bold;
}

.thq_account_header .thq_account_item {
	font-weight:normal;
	font-size: .8em;
	margin: 2px 0px 0px 0px !important;
}
.thq_account_header .thq_account_item a{
	font-size: 1.1em !important;
}

.thq_titlebar_nav .thq_links .thq_account .thq_account_header p{
	margin-bottom: 10px;
}

.thq_titlebar_nav .thq_links .thq_account .thq_divider {
	border-bottom: solid 1px #aab7ca;
	height: 1px;
	width: 90%;
	clear: both;
	margin: 0 auto;
	background: none;
}

.thq_titlebar_nav .thq_links .thq_account .thq_logout {
	background-color: #dde0e5;
	position: relative;
	width: 200px;
	text-align: center;
	color: #707683;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	/* margin-top: 20px; */
	font-size: 1em;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_titlebar_nav .thq_links .thq_account .thq_logout a {
	color: #707683;
	font-size: 1em;
	text-decoration: none;
}


/* END Account Widget */


.thq_titlebar_nav .thq_links li a {
	color: #57eef2;
}

.thq_titlebar_nav .thq_links li span {
	float: left;
	/* padding-top: 3px; */
	padding: 3px 0px 5px 0px;
}

.thq_titlebar_nav .thq_links li .thq_counter {
	background: transparent url(../images/aesthetics/counter.png) top left
	no-repeat;
	height: 17px;
	width: 20px;
	float: left;
	margin-left: 5px;
	color: #000000;
	text-align: center;
	font-size: .7em;
	padding-top: 5px;
	display: inline-block;
}

.thq_titlebar_nav .thq_links li .thq_expanded {
	top: 240px;
}

.thq_titlebar {
	/* height: 109px; */
	height: 75px;
	width: 960px;
	margin-left: 7px;
	margin-right: 7px;
	background: #0523b8;
}

.thq_titlebar .thq_logocontainer {
	margin-left: 33px;
	top: 8px;
	position: relative;
	float: left;
}

.thq_titlebar #thq_expresslogo{
	padding-left: 10px;
	float:right;
}

.thq_titlebar .thq_emergencyalert {
	float: left;
	margin: 9px 10px 0px 15px;
	padding: 2px;
	width: 400px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:white;
	color:#cd0a0a;
	font-size: .9em;
	/* white-space:nowrap; */
	text-overflow:ellipsis;
	overflow:hidden;
	height:55px;
}

.thq_titlebar .thq_emergencyalert .thq_bold {
	color: #000000;
	font-weight: 700;
	font-size: 1em;
}

.thq_titlebar .thq_userinfo {
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	width: 275px;
}

.thq_titlebar .thq_userinfo span {
	color: #FFFFFF;
	float: right;
	clear: both;
	font-size: .8em;
	line-height: 1.0em;
	/* text-shadow: 1px 1px #000000; */
	width:100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:right;
}

.thq_titlebar .thq_userinfo .thq_bold {
	font-weight: 700;
	font-size: .90em;
}

.thq_titlebar .thq_userinfo a {
	/* color: #ffbd37; */
	color: #ffdd00;
	text-decoration: underline;
}

.thq_primary_nav {
	width: 974px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
}

.thq_primary_nav ul {
	list-style: none;
	float: left;
	color: #686261;
	margin-left: 100px;
}

.thq_primary_nav ul li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: .8em;
	padding-top: 8px;
	padding-bottom: 15px;
}

.thq_primary_nav ul .thq_current {
	background: transparent
	url(../images/aesthetics/secondarynav_active.jpg) top left repeat-x;
}

.thq_primary_nav ul li a {
	color: #686261;
	text-decoration: none;
}

.thq_primary_nav ul li .thq_sub_menu_link {
	cursor: pointer;
}

/* BEGIN Secondary Site Navigation */
.thq_primary_nav ul li .thq_secondary_nav {
	background: #d6d3d4 url(../images/aesthetics/secondarynav_bkg.png) top
	left repeat-x;
	background-position: 0px -2px;
	position: absolute;
	/* top: 194px; */
	top: 137px;
	width: 835px;
	min-height: 175px;
	z-index: 999;
	padding: 20px;
	-webkit-box-shadow: 8px 8px 10px #000000;
	-moz-box-shadow: 8px 8px 10px #000000;
	box-shadow: 9px 13px 10px #000000;
	border-radius: 0px 0px 8px 8px;
	-webkit-border-radius: 0px 0px 8px 8px;
	-moz-border-radius: 0px 0px 8px 8px;
}

.thq_primary_nav ul li .thq_expanded {
	top: 345px;
}

.thq_primary_nav ul .thq_active {
	background-color: #f8f9f5;
}

.thq_primary_nav ul li .thq_EN_menuOption1 {
	display: none;
	margin-left: -120px;
}

.thq_primary_nav ul li .thq_EN_menuOption2 {
	display: none;
	margin-left: -265px;
}

.thq_primary_nav ul li .thq_EN_menuOption3 {
	display: none;
	margin-left: -352px;
}

.thq_primary_nav ul li .thq_EN_menuOption4 {
	display: none;
	margin-left: -473px;
}

.thq_primary_nav ul li .thq_FR_menuOption1 {
	display: none;
	margin-left: -135px;
}

.thq_primary_nav ul li .thq_FR_menuOption2 {
	display: none;
	margin-left: -302px;
}

.thq_primary_nav ul li .thq_FR_menuOption3 {
	display: none;
	margin-left: -392px;
}

.thq_primary_nav ul li .thq_FR_menuOption4 {
	display: none;
	margin-left: -515px;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menuwrapper {
	float: left;
	width: 185px;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menuwrapper ul {
	list-style: none;
	float: none;
	margin-left: 0px;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menuwrapper ul li {
	float: none;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 1.2em;
	line-height: .9em;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menuwrapper ul .thq_header
{
	font-weight: bold;
	font-size: .8em;
	color: #012e7b;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menuwrapper ul .thq_margintop
{
	margin-top: 10px;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menuwrapper ul .thq_header a
{
	font-weight: bold;
	font-size: 1.2em;
	color: #012e7b;
	text-decoration: none;
	cursor: text;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menuwrapper ul .thq_disabled a
{
	text-decoration: line-through;
	cursor: text;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menuwrapper ul li a {
	text-decoration: none;
	text-transform: none;
	cursor: pointer;
	color: #716a6a;
	font-size: .7em;
	line-height: 1.2em;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menudivider {
	float: left;
	width: 220px;
	height: 205px;
	width: 12px;
	border-left: 1px dotted #716a6a;
}

.thq_primary_nav ul li .thq_secondary_nav .thq_menubreak {
	clear: both;
	width: 835px;
	height: 1px;
	border-bottom: 1px dotted #716a6a;
	padding-top: 10px;
	margin-bottom: 10px;
}

#thq_SearchBox {
	float: right;
}

#thq_SearchBox #thq_SearchForm {
	float: right;
	margin-top: 3px;
	margin-right: 13px;
}

#thq_SearchBox #thq_SearchForm #thq_SearchText {
	float: left;
	background-color: #c5c9d8;
	color: #554f53;
	font-size: .9em;
	border: none;
	width: 137px;
	height: 14px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 3px;
}

#thq_SearchBox #thq_SearchForm #thq_SearchSubmit {
	float: left;
	margin-top: 1px;
	height: 21px;
	width: 23px;
	background: transparent url(../images/aesthetics/search_arrow.png) top
	left no-repeat;
	border: none;
	margin-left: -1px;
	cursor: pointer;
}

/* END Secondary Site Navigation */
.thq_swap_cache {
	height: 0px;
	width: 0px;
	display: none;
}

#thq_auth_footer,#thq_noauth_footer {
	background: #000000 url(../images/backgrounds/site_bkg.jpg) top left
	repeat-x;
	background-position: 0px -878px;
}

.thq_logo_footer {
	height: 59px;
	background: #0d2273;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: white;
}

#thq_goodyear_footer_logo {
	margin-left: 40px;
	position: relative;
	top: 9px;
}

#thq_dunlop_footer_logo {
	margin-left: 40px;
	position: relative;
	top: 14px;
}

#thq_kelly_footer_logo {
	margin-left: 40px;
	position: relative;
	top: 10px;
}

#thq_cooper_footer_logo {
	margin-left: 40px;
	position: relative;
	top: 10px;
}

#thq_footer_contact {
	float: right;
	border-left: 2px solid white;
	margin-top: 5px;
	margin-right: 15px;
	padding-left: 15px;
	font-size: .9em;
	line-height: 1.125em;
}

#thq_footer_contact a {
	color: white;
	text-decoration: none;
}

#thq_footer_contact .thq_contact_arrow {
	margin-left: 5px;
}

.thq_black_footer {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
	margin-top: 10px;
	padding-bottom: 15px;
}

.thq_black_footer div {
	float: left;
	margin-top: 15px;
}

.thq_black_footer ul {
	list-style: none;
}

.thq_black_footer div ul li {
	font-size: .7em;
	margin-bottom: 8px;
}

.thq_black_footer div ul li a {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.3em;
}

.thq_black_footer div ul li .thq_active {
	color: #eece00;
}

.thq_black_footer .thq_menu_container {
	width: 140px;
}

.thq_black_footer .thq_menu_container ul li {
	width: 115px;
	padding-left: 10px;
	padding-right: 10px;
}

.thq_black_footer .thq_menu_divider {
	min-height: 65px;
	width: 2px;
	border-left: solid 1px #4a4a4a;
}

.thq_black_footer .thq_policies {
	width: 360px;
	clear: both;
	float: none;
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}

.thq_black_footer .thq_policies ul {
	list-style: none;
}

.thq_black_footer .thq_policies ul li {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}

.thq_shadow_bkg {
	background: white url(../images/backgrounds/shadow_bkg.png) top left no-repeat;
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
	font-size: .95em;
}

.thq_shadow_bkg .thq_protectedFrame {
	margin: 40px 0px 0px 0px;
}

.thq_shadow_bkg a {
	color:#012E7B;
}

.thq_shadow_bkg a:hover {
	color:#01C5F8;
}

.thq_page_title {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 1.8em;
	padding-top: 25px;
}

.thq_icon_container {
	float: left;
	display: block;
	/* width: 86px; */
	width: 120px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: 50px;
}

.thq_icon_container span {
	color: #0956a7;
	font-size: 1em;
	font-weight: 700;
}

.thq_btn_container {
	float: right;
}

.thq_btn_container ul {
	list-style: none;
}

.thq_btn_container ul li {
	font-size: .75em;
	color: #5b5a5f;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	width: 152px;
	height: 19px;
	margin-top: 3px;
	font-size: .75em;
	padding-top: 7px;
}

.thq_btn_container ul li input {
	width: 152px;
}
/* .thq_btn_container ul li{
	background: transparent url(../images/aesthetics/generic_btn1.jpg) top left no-repeat;
	color: #5b5a5f;
	text-align: center;
	padding-left: 30px;
	padding-right: 30px;
	width: 152px;
	height: 19px;
	margin-top: 3px;
	font-size: .75em;
	padding-top: 7px;
   -moz-box-shadow: 3px 4px 9px -1px #aaaaaa;
   -webkit-box-shadow: 3px 4px 9px -1px #aaaaaa;
   box-shadow: 3px 4px 9px -1px #aaaaaa;
}

.thq_btn_container ul li a{
	color: #5b5a5f;
	text-decoration: none;
} */
input[type=checkbox].thq_gy-checkbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
}

input[type=checkbox].thq_gy-checkbox+label.thq_gy-label {
	padding-left: 20px;
	height: 17px;
	display: inline-block;
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 15px;
	vertical-align: middle;
	cursor: pointer;
}

input[type=checkbox].thq_gy-checkbox:checked+label.thq_gy-label {
	background-position: 0 -17px;
}

.thq_gy-label {
	background-image: url(../images/aesthetics/checkbox.png);
}

table thead tr {
	background: transparent url(../images/aesthetics/tbl_head.jpg) top left
	repeat-x;
}

table thead tr td {
	color: #ffffff;
	font-size: .95em;
	font-weight: 500;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

table thead tr td a {
	color: #ffffff;
	font-size: .7em;
	font-weight: 100;
	text-decoration: underline;
	cursor: pointer;
}

table tbody tr {
	background: transparent url(../images/aesthetics/tbl_row.jpg) top left
	repeat-x;
}

table tbody tr td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 6px;
	/* 	font-size: .8em; */
	/*	text-align: right; */
	/* color: #5a7894; */
	color: #000000;
}

table tbody tr td a {
	color: #5a7894;
	border: none;
	text-decoration: underline;
}

table tbody tr .thq_borderleft {
	border-left: solid 1px #a5bee1;
}

legend {
	font-weight: bold;
	border: 1px solid #000000;
	padding: 2px 10px 2px 10px;
	margin: 0px 0px 10px 15px;
	text-align: left;
}

fieldset {
	border: 1px solid #000000;
}

.primary_copy {
	margin-left: 140px;
	font-size: .8em;
	margin-top: 15px;
	margin-right: 20px;
}

.nowrap {
	white-space: nowrap;
}

div.center {
	display: table;
	margin: 0 auto;
}

.back-to-top {
	position: fixed;
	bottom: 3em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	background-color: #EBEBEB;
	opacity: 0.80;
	filter: alpha(opacity=80);
	font-size: .8em;
	padding: 1em;
	display: none;
}

.back-to-top:hover {
	background-color: #878787;
	opacity: 0.50;
	filter: alpha(opacity=50);
}

ul#icons{
	float:right;
}
ul#icons span.ui-icon {
	float: left;
	margin: 0 4px;
}
ul#icons li {
	margin: 2px;
	position: relative;
	padding: 4px 0;
	cursor: pointer;
	float: left;
	list-style: none;
}
ul#icons li.ui-state-highlight, ul#icons li.ui-state-active {
	border: 1px solid #d3d3d3 !important;
	background: #e6e6e6;
}
.thq_fixed-dialog{
	position: fixed;
	top: 20%;
	left: 50%;
}
.thq-combobox {
	position: relative;
	display: inline-flex;
	/*flex-wrap: wrap;*/
}

.thq-combobox-toggle {
	margin-left: -1px;
	padding: 0;
}

.thq-combobox-input {
	margin: 0;
	padding: 5px 10px;
	outline: none;
}

.ui-autocomplete.ui-front.ui-menu {
	z-index: 1000;
	max-height: 40vh;
	overflow-y: auto;
}

.ui-buttonset .thq-dropdown {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.thq-dropdown {
	display: inline-block;
}

.thq-dropdown select {
	-webkit-appearance: none;
	appearance: none;
	border: none;
	background: none;
	outline: none;
	padding: 2px 2.1em 2px 6px;
	margin: 0;
	cursor: pointer;
}

.thq-dropdown .ui-button-icon-secondary {
	position: absolute;
	pointer-events: none;
}

.thq-dropdown .ui-button-text {
	padding: 0 !important;
}
/* ==========================================================
   THQ - GOODYEAR WEBSITES DROPDOWN
   5 fixed columns in ONE row + vertical growth per column
   ========================================================== */

.thq_sitenav {
	max-height: 520px !important;   /* increase/decrease as needed */
	overflow-y: auto !important;
	overflow-x: hidden !important;
}

/* Layout: 5 columns exactly */
.thq_sitenav .thq_sitenav_content {
	display: grid !important;
	grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
	column-gap: 24px !important;
	align-items: start !important;
}

/* Each menu container is a column */
.thq_sitenav .thq_sitenav_content .thq_menu_container {
	width: 100% !important;
	box-sizing: border-box !important;
	position: relative;
	padding-right: 24px; /* keeps text away from the line */
}

/* ULs must fill their column and stack vertically */
.thq_sitenav .thq_sitenav_content ul {
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	float: none !important;
	clear: none !important;
	box-sizing: border-box !important;
}

/* Kill divider blocks (grid spacing replaces them) */
.thq_sitenav .thq_sitenav_content .thq_divider {
	display: none !important;
}

/* ==========================================================
   Add dotted separators between mega-menu columns
   ========================================================== */

/* Add dotted line to all columns */
.thq_sitenav .thq_sitenav_content .thq_menu_container::after {
	content: "";
	position: absolute;
	top: 6px;
	bottom: 6px;
	right: 12px; /* line position */
	border-right: 1px dotted rgba(255, 255, 255, 0.45);
	pointer-events: none;
}

/* Remove dotted line from the last column (safer than nth-child) */
.thq_sitenav .thq_sitenav_content .thq_menu_container:last-of-type::after {
	border-right: none;
}