/*_________________________________________________________
	
	Author: Blue Square Design
	www.blue-square.com.au
	Created for: Suzuki Australia Pty Limited
	www.suzuki.com.au
	Copyright &copy; 2007-2009, All rights reserved.
	Date Created: 12th August 2009
	File Name: merchandise.css

	DO NOT MODIFY THIS DOCUMENT WITHOUT
	NOTIFYING THE AUTHOR FIRST
_________________________________________________________*/


@import "thickbox.css";
@import "clearfix.css";


#leftMenu {
	width:117px;
	float:left;
	margin-bottom:25px;
}

#rightContent {
	width:786px;
	float:left;
	margin-bottom:25px;
}


a {
	outline:none;
	text-decoration:none;
}

.productGalleryRow {
	vertical-align:bottom;
}

.productFloat {
	float: left;
	padding:0 30px 20px 0;
	width: 129px;
	display:inline-block;
}

.productImage a {
	border:1px solid #454545;
	padding:3px;
	width:121px;
	vertical-align:bottom;
	display:inline-block;
}

.productImage img{
	width: 121px;
}

.productImage a:hover {
	border:1px solid #999;
}

.productName {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:16px;
	margin-bottom:12px;
	height:55px;
	overflow:hidden;
}

.productInfo {
	background: url(../img/merchandise/bg-product.gif) repeat-x;
	padding:6px 10px;
	margin-top:5px;
}

.moreInfo a {
	background: url(../img/merchandise/bg-mag-glass.gif) no-repeat 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	padding-left:18px;
	line-height:20px;
	text-decoration:none;
}

.moreInfo a:hover {
	color:#999;
}

.productDetailImage {
	float:left;
	width:283px;
}

.productDetailImage img {
	width:270px;
}

.productDetailImage a {
	border:1px solid #454545;
	padding:3px;
	display:inline-block;
}

.productDetailImage a:hover {
	border:1px solid #999;
}

.productDetailInfoBlock {
	background: url(../img/merchandise/bg-product.gif) repeat-x;
	float:left;
	width:367px;
	padding:12px 10px;
}

.productDetailName {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	color:#fff;
	font-size:24px;
	margin-bottom:10px;
	line-height:29px;
}

.productDetailPartNo {
	font-size:10px;
	color:#999;
}

.productDetailDescription {
	color:#ccc;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	line-height:15px;
	padding:15px 0 0 0;
}

.productView {
	border-top:1px solid #454545;
	margin:25px 0;
	padding:13px 0;
}

#productViewTitle {
	background: url(../img/merchandise/bg-mag-glass.gif) no-repeat 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#fff;
	padding-left:18px;
	line-height:12px;
	padding-bottom:13px;
	display:block;
}

.productViewImage {
	width:105px;
	float:left;
	margin:0 5px 5px 0;
}

.productViewImage img {
	width:97px;
}

.productViewImage a {
	border:1px solid #454545;
	padding:3px;
	display:inline-block;
}

.productViewImage a:hover {
	border:1px solid #999;
}

.breadcrumbs {
	margin-bottom:15px;
}

.breadcrumbsLevelOne {
	background: url(../img/merchandise/breadcrumb-divider.gif) no-repeat 100% 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#fff;
	padding:7px 12px 10px 0;
	float:left;
	display:inline-block;
}

.breadcrumbsLevelTwo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#666;
	padding:7px 0px 10px 12px;
	float:left;
	display:inline-block;
}

.breadcrumbsLevelTwo a {
	color:#666;
}

.breadcrumbsLevelTwo a:hover {
	color:#fff;
}

#merchandiseMenu ul {
	border-bottom:1px solid #751b22;
	padding:28px 0 7px 0;
	width:108px;
}

#merchandiseMenu ul li {
	background: url(../img/merchandise/li-arrow.gif) no-repeat 0 8px;
	list-style:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ccc;
	margin-left:10px;
	line-height:14px;
	padding:4px 0 4px 10px;
}

#merchandiseMenu ul li a {
	color:#ccc;
	display: block;
	width: 90px;
	height: auto;
	text-indent: 0px;
	overflow-x: visible;
	overflow-y: visible;
	text-decoration: none;
}

#merchandiseMenu ul li a:hover {
	color:#999;
}

li.active {
	background: url(../img/merchandise/merchadise-head-active.gif) no-repeat 0 0;
}

li.inactive {
	background: url(../img/merchandise/merchadise-head.gif) no-repeat 0 0;
}


#title_accessories {
	background: url(../img/merchandise/title_accessories.gif) no-repeat 0 0;
	width: 175px;
}