body {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	background: #3481c1 url('../../images/tpl_body_bg.png') repeat-y scroll top center;
}

form {
	margin:0px;
	padding:0px;
}

a:link,
a:active,
a:visited,
a:hover {
	color:#68ACE4;
}

.block-center {margin-left:auto; margin-right:auto; position:relative;}
.block-left {float:left; position:relative;}
.block-right {float:right; position:relative;}
.floatclear{height:0px; overflow:hidden; clear:both;}
.floatclear.hr{border-bottom:1px solid #333333;}

.tpl-breadcrumbs {
	background: url('../../images/tpl-breadcrumbs-bg.png') repeat-x scroll top left;
	height: 23px;
	margin-bottom:10px;
}

.tpl-breadcrumbs a,
.tpl-breadcrumbs a:link,
.tpl-breadcrumbs a:active,
.tpl-breadcrumbs a:visited,
.tpl-breadcrumbs a:hover {
	background: url('../../images/tpl-breadcrumbs-seperator.png') no-repeat scroll top left;
	padding: 5px 8px 0px 18px;
	height: 16px;
	display:inline-block;
	text-decoration:none;
	font-size:10px;
	color:black;
}

.tpl-breadcrumbs a:hover {
	text-decoration:underline;
}

#tpl-canvas {
	width:960px;
	position:relative;
	overflow:hidden;
	z-index:90;
}


#tpl-header {
	background: url('../../images/tpl_header_bg.png') no-repeat scroll top left;
	width: 960px;
	height: 214px;
	position:relative;
}

#tpl-header-logo {
	background: url('../../images/tpl_header_logo.png') no-repeat scroll top left;
	width: 368px;
	height: 186px;
	position:absolute;
	top:0px;
	left:-40px;
	z-index:100;
}

#tpl-header-title-1 {
	background: url('../../images/tpl_header_titletext01.png') no-repeat scroll top left;
	width: 472px;
	height: 49px;
	position:absolute;
	top:25px;
	left:320px;
	z-index:100;
}

#tpl-header-title-2 {
	background: url('../../images/tpl_header_titletext02.png') no-repeat scroll top left;
	width: 493px;
	height: 33px;
	position:absolute;
	top:75px;
	left:325px;
	z-index:100;
}
#tpl-header-cartoon {
	background: url('../../images/tpl_header_womanfigure.png') no-repeat scroll top left;
	width: 207px;
	height: 332px;
	position:absolute;
	top:0px;
	right:-18px;
	z-index:100;
}

#tpl-header-language-select {
	position:absolute;
	top:145px;
	left:290px;
	z-index:950;
}

#tpl-header-language-select .segment {
	height:32px;
	background: url('../../images/tpl-language-select-01.png') no-repeat scroll 0px 50%;
	width: 101px;
	display:block;
	float:left;
}

#tpl-header-language-select a.segment-2:link,
#tpl-header-language-select a.segment-2:active,
#tpl-header-language-select a.segment-2:visited,
#tpl-header-language-select a.segment-2:hover {
	background-image: url('../../images/tpl-icon-english-out.png');
	width: 31px;
}

#tpl-header-language-select a.segment-2:hover {
	background-image: url('../../images/tpl-icon-english-over.png');
	width: 31px;
}

#tpl-header-language-select .segment-3 {
	background-image: url('../../images/tpl-language-select-02.png');
	width: 46px;
}

#tpl-header-language-select a.segment-4:link,
#tpl-header-language-select a.segment-4:active,
#tpl-header-language-select a.segment-4:visited,
#tpl-header-language-select a.segment-4:hover {
	background-image: url('../../images/tpl-icon-spanish-out.png');
	width: 31px;
}

#tpl-header-language-select a.segment-4:hover {
	background-image: url('../../images/tpl-icon-spanish-over.png');
	width: 31px;
}

#tpl-header-language-select .segment-5 {
	background-image: url('../../images/tpl-language-select-03.png');
	width: 51px;
}

#tpl-header-account-login {
	position:absolute;
	top:149px;
	left:580px;
	z-index:950;
	font-size:9px;
	font-style:italic;
	color:white;
	font-weight:bold;
}

#tpl-header-account-login a:link,
#tpl-header-account-login a:active,
#tpl-header-account-login a:visited,
#tpl-header-account-login a:hover {
	color:#F5E59D;
}

#tpl-username,
#tpl-password-label,
#tpl-password {
	color:#999999;
	border:1px solid #cccccc;
	margin:0px 5px 0px 0px;
	padding:2px;
	font-size:10px;
	width:70px;
}

#tpl-login-submit {
	vertical-align:-8px;
}

#selector {
	background: url('../../images/tpl-icon-english-out.png') no-repeat scroll top left;
	width: 31px;
	height: 32px;
}
#selector {
	background: url('../../images/tpl-icon-english-over.png') no-repeat scroll top left;
	width: 31px;
	height: 32px;
}

#tpl-header-menu-bar {
	height:27px;
	padding-top:187px;
	z-index:900;
	position:relative;
}

#tpl-header-search-form {
	height:27px;
	padding-top:2px;
	padding-left:35px;
	margin-right:25px;
	float:left;
}

#tpl-search-q {
	color:#cccccc;
	background:transparent;
	margin:0px;
	padding:0px;
	font-size:12px;
	height:24px;
	width:165px;
	border:none;
}

#tpl-header-menu {
	height:27px;
	float:left;
	position:relative;
	z-index:500;
	border-left:1px solid #444444;	
	border-right:1px solid #eeeeee;
}

#tpl-header-menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#tpl-header-menu li.dd-root {
	margin:0px;
	padding:0px;
	float:left;
	border-left:1px solid #eeeeee;
	border-right:1px solid #444444;
}

#tpl-header-menu a:link,
#tpl-header-menu a:active,
#tpl-header-menu a:visited,
#tpl-header-menu a:hover {
	display:block;
	padding:6px 10px;
	color:white;
	text-decoration:none;
}

#tpl-content-canvas {
	background: url('../../images/tpl_sidebar_left_bg.png') repeat-y 5px 0px;
	padding-top:20px;
	padding-bottom:10px;
}

#tpl-content-canvas-inner {
	background: url('../../images/tpl_sidebar_right_bg.png') repeat-y 780px 0px;
	width:960px;
}

#tpl-content-sidebar-left {
	width:166px;
	margin-left:10px;
	margin-right:27px;
}

#tpl-content-left {
	margin:4px;
	padding:10px;
}

#tpl-menu-left {
	margin:12px 5px 12px 5px;
	padding:0px;
	list-style:none;
}

#tpl-menu-left ul {
	margin:0px 0px 0px 15px;
	padding:0px;
	list-style:none;
}

#tpl-menu-left li {
	margin:0px 0px 0px 0px;
	padding:0px;
	color:white;
	font-weight:bold;
	font-size:8pt;
}

#tpl-menu-left li li {
	font-style:italic;
}

#tpl-menu-left li a:link,
#tpl-menu-left li a:active,
#tpl-menu-left li a:visited,
#tpl-menu-left li a:hover {
	color:white;
	display:block;
	text-decoration:none;
	background: transparent url('../../images/tpl_bullet_white.png') no-repeat scroll 5px 50%;
	padding:3px 0px 3px 20px;
}

#tpl-menu-left li a:hover {
	color:#000000;
	background: #D0D0D0 url('../../images/tpl_bullet_black.png') no-repeat scroll 5px 50%;
}

#tpl-menu-left li a:link span.parent,
#tpl-menu-left li a:active span.parent,
#tpl-menu-left li a:visited span.parent,
#tpl-menu-left li a:hover span.parent {
	display:block;
	background: transparent url('../../images/tpl_disclosure_white.png') no-repeat scroll 95% 50%;
}

#tpl-menu-left li a:hover span.parent {
	background: transparent url('../../images/tpl_disclosure_black.png') no-repeat scroll 95% 50%;
}

#tpl-menu-left li a:link span.parent.open,
#tpl-menu-left li a:active span.parent.open,
#tpl-menu-left li a:visited span.parent.open,
#tpl-menu-left li a:hover span.parent.open {
	background-image: url('../../images/tpl_disclosure_white_open.png');
}

#tpl-menu-left li a:hover span.parent.open {
	background-image: url('../../images/tpl_disclosure_black_open.png');
}



#tpl-content-main {
	width:552px;
	margin-right:25px;
}

#tpl-content-heading h1,
h1.tpl-content-heading {
	color:#224F95;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:28px;
	text-transform:uppercase;
	letter-spacing:-1px;
}

#tpl-content-heading .tpl-heading-subtext {
	color:#757575;
	font-weight:bold;
	margin:16px 0px 0px 0px;
	padding:0px;
	font-size:11px;
	font-style:italic;
}

#tpl-content-sidebar-right {
	width:180px;
	padding-top:100px;
}

#tpl-social-mini {
	background: url('../../images/hp-sidebar/tpl-right-sidebar-graphic-social.jpg') no-repeat scroll top left;
	width: 154px;
	height: 14px;
	margin:0px auto;
}

#tpl-social-mini a:link,
#tpl-social-mini a:active,
#tpl-social-mini a:visited,
#tpl-social-mini a:hover {
	text-decoration:none;
	width:33%;
	display:block;
	height:100%;
	float:left;
}

#tpl-content-sidebar-right .tpl-feature {
	text-align:center;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

#tpl-content-sidebar-right .caption {
	font-size:10px;
	font-style:italic;
	text-align:left;
	margin:0px 7px;
}

#tpl-content-sidebar-right .caption a:link,
#tpl-content-sidebar-right .caption a:active,
#tpl-content-sidebar-right .caption a:visited,
#tpl-content-sidebar-right .caption a:hover {
	color:#2C61AD;
	text-decoration:none;
}

#tpl-footer {
	padding:0px 20px 50px 20px;
}

#tpl-footer-social-title-bar {
	background: url('../../images/template_footer_title_follow_us_on_bg_line.png') repeat-x scroll 0px 50%;
	margin-bottom:20px;
}

#tpl-footer-social-title {
	background: url('../../images/template_footer_title_follow_us_on.png') no-repeat scroll top center;
	width: 179px;
	height: 15px;
}

#tpl-footer-logo-left {}
#tpl-footer-logo-right {}

.tpl-footer-logo {
	background: url('../../images/tpl_logo_truckscom01.png') no-repeat scroll top left;
	width: 208px;
	height: 39px;
	display:block;
	text-decoration:none;
}

#tpl-footer-social-links {
	text-align:center;
}

#tpl-footer-social-links a:link,
#tpl-footer-social-links a:active,
#tpl-footer-social-links a:visited,
#tpl-footer-social-links a:hover {
	display:inline-block;
	height:40px;
	text-decoration:none;
	margin:0px 5px;
}

#tpl-footer-social-link-facebook {
	background: url('../../images/tpl_footer_logo_facebook.png') no-repeat scroll 50% 50%;
	width: 88px;
}

#tpl-footer-social-link-youtube {
	background: url('../../images/tpl_footer_logo_youtube.png') no-repeat scroll 50% 50%;
	width: 95px;
}

#tpl-footer-social-link-twitter {
	background: url('../../images/tpl_footer_logo_twitter.png') no-repeat scroll 50% 50%;
	width: 100px;
}

#tpl-footer-social-link-linkedin {
	background: url('../../images/tpl_footer_logo_linkedin.png') no-repeat scroll 50% 50%;
	width: 103px;
}

#tpl-copyright {
	color:#cccccc;
	font-size:10px;
	text-align:center;
	margin-top:20px;
}

.pageSelectControls {
	padding:20px 0px 0px 16px;
	text-align:left;
}

.pageSelectControls a:link,
.ageSelectControls a:active,
.pageSelectControls a:visited,
.pageSelectControls a:hover {
	display:inline-block;
	padding:2px 5px;
	color:white;
	font-weight:bold;
	font-size:11px;
	background-color:#3D6EAF;
	margin:0px 5px 0px 0px;
	text-decoration:none;
}

.pageSelectControls a:hover {
	background-color:#27497D;
}

.pageSelectControls a.current-page:link,
.pageSelectControls a.current-page:active,
.pageSelectControls a.current-page:visited,
.pageSelectControls a.current-page:hover {
	color:#3D6EAF;
	background-color:#efefef;
	cursor:default;
}

#advanced-search-link{
	background-image:url('/images/tpl-advanced-search-link.png');
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	position:absolute;
	text-decoration:none;
	bottom:-16px;
	left:-1px;
	width:225px;
	height:49px;
}

.product-title {
	text-transform:uppercase;
}
