
/*-------- These styles override global.css styles  ---------*/

#breadcrumb { 
	display:none; 
}

#left-column  {
	height: 1370px; 	/* must match height of main-content */
	background-image:url('/resources/images/brands/thor/left-nav-bg.jpg');
	background-repeat:no-repeat;
	background-position:top left;
}

#left-nav { 
	background-color: transparent; 
  border:none; 
}

#main-content { 
	height:1370px;	
	padding-left:0px;
} 


/* Thor styles */

.thor-nav { 
	margin-top: 50px;
}

.thor-nav .level-one {
	padding:10px 0 0 15px;
}

.thor-nav .level-two { 
	font-weight:700;
	margin:8px 0 0 25px;
}

.thor-nav ul { 
	font-size:11px; 
	line-height:16px;
	list-style-type:none; 
	margin:0;
	padding:3px 0px 0px 0px;
}

.thor-nav li {
	padding:0 0 0 31px;
}

.thor-copy {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:15px;
  	padding:15px 15px 15px 15px;
	text-align:center;
}

.thor-videos {
	margin-left:5px;
	height:370px;
}

.thor-products {
	clear:both;
	height:185px;
	margin-left:15px;
	padding-top:10px;
	width:761px;
}

.thor-products ul {
	margin:0;
	padding:0;
}

.thor-products ul li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:10px 12px 0 12px;
	padding:0;
	width:125px;
}

.thor-products ul li img {
	border:1px solid #8d8d8d;
	display:block;
	height:125px;
	margin:0 0 5px 0;
	padding:0;
	width:125px;
}

.thor-products ul li a:link, .thor-products ul li a:visited, .thor-products ul li a:hover {
	color:#8d8d8d;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
}
