/* apply a natural box layout model to all elements */
#main * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.no-box-sizing #main *{ box-sizing: border-box; behavior: url(/MusaWeb/musa2/css/garage/boxsizing.htc); }

/** FONT FOR ICON FONT CLOCK **/
@charset "UTF-8";

@font-face {
  font-family: 'clock';
  src: url("/MusaWeb/musa2/css/garage/font/clock.eot");
  src: url("/MusaWeb/musa2/css/garage/font/clock.eot?#iefix") format('embedded-opentype'),
  	url("/MusaWeb/musa2/css/garage/font/clock.woff") format('woff'),
  	url("/MusaWeb/musa2/css/garage/font/clock.ttf") format('truetype'),
  	url("/MusaWeb/musa2/css/garage/font/clock.svg#clock") format('svg');
  font-weight: normal;
  font-style: normal;
}
/** END FONT FOR ICON FONT CLOCK **/
  

section>h1{
	font: 16px interstate-bold,sans-serif,arial;
	color:#999;
	margin-top:0;
	margin-bottom:20px;
}

section>h4{
	font: 11px interstate-bold,sans-serif,arial;
	color:#999;
	margin-top:20px;
	margin-bottom:15px;
}

.whiteblock,
.whiteblock2{
	position:relative;
	display:block;
	clear:both;
	float:none;
	background-color:#fff;
	width:100%;
	border-radius: 3px;	
}

.whiteblock{
	padding: 7px 20px;
	min-height:400px;
}

.whiteblock2{
	border-radius:3px;
	min-height:335px;
	padding-right:75px;
}

.whiteblock2 .whiteblock-content{
	padding: 20px 0 0 0;
}
.whiteblock2 .whiteblock-content p{
	line-height: 22px;
	margin-bottom: 12px;
}

.right-under{
	position:absolute;
	right:25px;
	top:15px;
}

.right-wrap{
	display:block;
	float:right;
}

section article{
	/*line-height:2;*/
	color: #fff;
	font-size: 11px;
}

section article h2{
	font: 13px interstate-bold,Helvetica,Arial;
	text-decoration:none;
	color:#0080c1;

}

section article.whiteblock2,
section article.whiteblock{
	color: #333;
}

section article.whiteblock2 h2,
section article.whiteblock h2{
	font-size:15px;
	margin-bottom: 15px;
}

section article.whiteblock2 h3,
section article.whiteblock h3{
	font-weight:bold;
	line-height: 2;
}

section article ul{
	color:#fff;
	list-style:disc;
	list-style-image: url(/MusaWeb/musa2/images/garage/minibullet.png);
	padding-left:0;
}

section article.whiteblock2 ul,
section article.whiteblock ul{
	color:#333;
	list-style-image: url(/MusaWeb/musa2/images/garage/minibulletdark.png);
}

.whiteblock .subsection{
	margin-top: 110px;
	width: 350px;
}
.whiteblock .subsection h2{
	font-size:15px;
	margin-bottom: 3px;
}
.whiteblock .subsection ul{
	padding-left: 10px;
	margin-bottom: 10px;
	width: 340px;
}
.whiteblock .subsection ul li{
	line-height: 17px;
}
.whiteblock .subsection p{
	color:#333;
	font-weight: bold;
	padding:0;
	margin-bottom: 7px;
	line-height: 12px;	
}

.safety-m3s,
.safety-ms3,
.safety-mz5,
.safety-m6g{
	width:100%;
	border-radius: 3px;
}
.safety-mz2{
	background: #fff url('/MusaWeb/musa2/images/garage/features/MZ2/safetybg.jpg') no-repeat 350px 10px;
}
.safety-m3s{
	background: #fff url('/MusaWeb/musa2/images/garage/features/M3S/safetybg.jpg') no-repeat 350px 10px;
}
.safety-ms3{
	background: #fff url('/MusaWeb/musa2/images/garage/features/MS3/safetybg.jpg') no-repeat 350px 10px;
}
.safety-mz5{
	background: #fff url('/MusaWeb/musa2/images/garage/features/MZ5/safetybg.jpg') no-repeat 350px 10px;
}
.safety-m6g{
	background: #fff url('/MusaWeb/musa2/images/garage/features/M6G/safetybg.jpg') no-repeat 325px 12px;
}
.safety-mx5{
	background: #fff url('/MusaWeb/musa2/images/garage/features/MX5/safetybg.jpg') no-repeat 365px 25px;
}
.safety-mxr{
	background: #fff url('/MusaWeb/musa2/images/garage/features/MXR/safetybg.jpg') no-repeat 365px 25px;
}
.safety-cx5{
	background: #fff url('/MusaWeb/musa2/images/garage/features/CX5/safetybg.jpg') no-repeat 325px 12px;
}
.safety-cx5 .disclaimer{
	position: absolute;
	bottom: 20px;
}
.safety-cx9{
	background: #fff url('/MusaWeb/musa2/images/garage/features/CX9/safetybg.jpg') no-repeat 325px 12px;
}


/** TRIM 1 UP **/
.trim1up{
	margin-bottom:15px;
}

.trim1up article{
	line-height: 1;
}

.trim1up em{
	font-style:italic;
}

.trim1up .trimrow{
	width:100%;
	height:392px;
	clear:both;
	float:none;
	background-color:#fff;
	display:block;
	border-radius: 3px;	display:block;
}

.trim1up img{
	display:block;
	float:left;
	margin-top:25px;
	margin-left:20px;
}

.trim1up .summary{
	display:inline-block;
	padding-top:100px;
}


/** TRIM 6 UP **/
.trim6up{
	margin-bottom:50px;
}

div.trim6up article{
	line-height: 1;
}

.trim6up em{
	font-style:italic;
}

.trim6up .trimrow{
	width:100%;
	height:392px;
	clear:both;
	float:none;
	background-color:#fff;
	display:block;
	border-radius: 3px;	display:block;
}

.trim6up .trimrow:first-child{
	border-bottom:1px dotted #999999;
}

.trim6up .no-border{
	border-bottom:none !important;
}

.trim6up .vehicletrim{
	display:block;
	float:left;
	width:276px;
	height:290px;
	margin-left:35px;
	margin-top:30px;
}

.trim6up .vehicletrim_CX5{
	margin-top:11px;
}

.vehicletrim a{
	-webkit-transition: color .4s;
	-moz-transition: color .4s;
    -ms-transition: color .4s;
    -o-transition: color .4s;
	transition: color .4s;
	color:#0084c7;
	text-decoration:underline;
	font-size:11px;
	font-weight:normal;
	padding:0;
}

.vehicletrim a:visited{
	color:#0084c7;
}

.vehicletrim a:hover{
	color:#333333;
}

.vehicletrim h2{
	display:block;
	color:#333;
	font: 12px interstate-bold,Helvetica, Arial;
}

.vehicletrim h3{
	display:block;
	color:#0084c7;
	font: 11px interstate-bold,Helvetica, Arial;
	margin-bottom:30px;
}

.vehicletrim ul{
	list-style: none;
    	color: #333333;
    	margin-left:0;
    	padding-left:0px;
    	padding-top:10px;
}

.vehicletrim ul li{
	display:block;
	list-style: none;
	padding-left: 10px;
	margin: 4px 0 10px 0;
	background-image:url('/MusaWeb/musa2/images/garage/microbullet.png');
	background-size: 3px 3px;
	background-position: 4px 5px;
	background-repeat: no-repeat;
}

/**
Subnav
**/

#garage_subNav ul.subnav{
	margin-bottom:0px;
}
/* DISABLED
#main_wrap{
	background-color:#000000;
}
*/
.section-content{
	margin-top: 30px;
	padding-bottom: 20px;
}
.section-content h2{
	margin-bottom: 15px;
}
.section-content p{
	line-height: 22px;
	color:#fff;
}
.section-content .watchlink{
	margin-top: 10px;
}

.col2-left{	
	display:block;
	float:left;
	padding-right:10px;
	width:475px;
}

.col2-right{
	display:block;
	float:right;
	padding-left:15px;
	width:475px;
}

.col2-left li,
.col2-right li{
	line-height: 2;
}
.col2-left ul li,
.col2-right ul li{
	color:#fff;
	list-style:disc;
	list-style-image: url(/MusaWeb/musa2/images/garage/minibullet.png);
	margin-left:10px;
}

.subsection{
	padding-bottom: 35px;
}

hr{
	width:100%;
	background:none;
	height:1px;
	border-width:0px;
	border-style:none;
	border-top: 1px dotted #333;
	display:block;
	clear:both;
	float:none;
}

#main hr {
	margin: 8px 0 9px 0;
}

a.jumplinkup,a.jumplinkdown{
	display:block;
	clear:both;
	color:#0080c1;
	padding-left:10px;
	font-family:interstate-bold,Helvetica,Arial;
	text-decoration:none;
	background-image:url('/MusaWeb/musa2/images/garage/ejectarrowblue.png');
	background-repeat:no-repeat;
	background-position: 2px center;
	background-size: 5px 5px;
}

a.jumplinkup{
	margin-top:30px;
	font-family:interstate-bold,Helvetica,Arial;
}

a.jumplinkdown{
	margin-bottom:50px;
	background-image:url('/MusaWeb/musa2/images/garage/ejectarrowbluedn.png');
	font-family:interstate-bold,Helvetica,Arial;
}

a.jumplinkdown:hover,a.jumplinkup:hover{
	font-family:interstate-bold,Helvetica,Arial;
	text-shadow: 0 0 10px #2088bc;
    	filter: dropshadow(color=#2088bc, offx=0, offy=0);
}

a.watchlink{
	-webkit-transition: text-shadow .5s ease-out;
	-moz-transition: text-shadow .5s ease-out;
    -ms-transition: text-shadow .5s ease-out;
    -o-transition: text-shadow .5s ease-out;
	transition: text-shadow .5s ease-out;
	font-family:interstate,Helvetica,Arial;
	font-weight:700;
	text-decoration:none;
	color:#0089CF;
	font-size: 12px;
	display:block;
	margin-bottom:25px;
}

a.watchlink:hover{
	text-shadow: 0px 0px 5px #2088bc;
}

.ie9 a.watchlink:hover{
	text-shadow:none;
	color:#2088FF;
	background-color: #2088be;
	filter: chroma(color=#2088be) glow(color=#2088bc,strength=2);
}

a.watchlink span:before{
	-webkit-transition: text-shadow .5s ease-out;
	-moz-transition: text-shadow .5s ease-out;
    -ms-transition: text-shadow .5s ease-out;
    -o-transition: text-shadow .5s ease-out;
	transition: text-shadow .5s ease-out;
	font-family: 'clock';
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: 0.2em;
	text-align: center;
	opacity: 1;
	font-size:16px;
	line-height: 1em;
	content: '\1f554';
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	filter: dropshadow(color=#000000, offx=0, offy=0);
}

a.watchlink:hover span:before{
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1),0px 0px 10px #2088bc;
    filter: dropshadow(color=#2088bc, offx=1, offy=1);
}
a.watchlink span.arrow:before{
	font-family:arial;
	content: none;
	display:none;
}
a.watchlink span.arrow{
	-webkit-transition: left .3s ease-out;
	-moz-transition: left .3s ease-out;
    -ms-transition: left .3s ease-out;
    -o-transition: left .3s ease-out;
	transition: left .3s ease-out;
	position:relative;
	top:1px;
	left:0px;
	display: inline-block;
	width:12px;
	height:12px;
	background-repeat:no-repeat;
	margin-left:5px;
	background-image:url('/MusaWeb/musa2/images/garage/smarrowblue.png');
	content: none;
}
a.watchlink:hover span.arrow{
	left:5px;
}

a.downloadlink{
	-webkit-transition: color .4s;
	-moz-transition: color .4s;
	-ms-transition: color .4s;
	-o-transition: color .4s;
	transition: color .4s;
	font-weight:700;
	text-decoration:underline;
	color: #fff;
	font-size:11px;
	padding:0;
}
a.downloadlink:visited{
	color:#fff;
}
a.downloadlink:hover{
	color:#0084c7;
}


div.button_auto {
	clear: none;
}

#next-steps{
	width: 250px;
	height: 219px;
}

#next-steps a {
	width: 150px;
}

#next-steps .button_auto{
	margin-top: 10px;
}

.whitearrowbutton{
	-webkit-transition: text-shadow .5s ease-out, color .5s ease-out;
	-moz-transition: text-shadow .5s ease-out, color .5s ease-out;
    -ms-transition: text-shadow .5s ease-out, color .5s ease-out;
    -o-transition: text-shadow .5s ease-out, color .5s ease-out;
	transition: text-shadow .5s ease-out, color .5s ease-out;
	position: relative;
	display: inline-block;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 10%, #f6f6f6 28%, #d5d4d5 69%, #cbcaca 86%, #cac9c9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(10%,#ffffff), color-stop(28%,#f6f6f6), color-stop(69%,#d5d4d5), color-stop(86%,#cbcaca), color-stop(100%,#cac9c9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 10%,#f6f6f6 28%,#d5d4d5 69%,#cbcaca 86%,#cac9c9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 10%,#f6f6f6 28%,#d5d4d5 69%,#cbcaca 86%,#cac9c9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 10%,#f6f6f6 28%,#d5d4d5 69%,#cbcaca 86%,#cac9c9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 10%,#f6f6f6 28%,#d5d4d5 69%,#cbcaca 86%,#cac9c9 100%); /* W3C */
	 /* PIE */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cac9c9',GradientType=0 );*/ /* IE6-9 */
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 3px 32px 8px 15px;
	height: 31px;
	min-width:140px;
	color: #2087bc;
	font-family: interstate,sans-serif,arial;
	font-weight: 900;
	float:none;
	letter-spacing: 1px;
	font-size:12px;
	text-decoration:none;
	-webkit-box-shadow:  0px 0px 1px .5px rgba(0, 0, 0, 0.7);
    box-shadow:  0px 0px 1px .5px rgba(0, 0, 0, 0.7);
}

.ie9 .whitearrowbutton,
.ie8 .whitearrowbutton,
.ie7 .whitearrowbutton,
.ie6 .whitearrowbutton{
	-pie-background: linear-gradient(#ffffff, #cac9c9);
	behavior: url(/MusaWeb/musa2/css/garage/PIE.htc);
	box-shadow:  0 0 1.5px 1.5px rgba(0, 0, 0, 0.25);
}

 .ie8 .whitearrowbutton,
 .ie7 .whitearrowbutton,
 .ie6 .whitearrowbutton{
 	box-shadow:  0 0 1px 1px rgba(190, 190, 190, 1);	
 }
.whitearrowbutton:hover{
	text-shadow: 0 0 5px #0089cf;
	color: #0089cf;
}
.ie9 .whitearrowbutton:hover{
	text-shadow:none;
}
.ie7 .whitearrowbutton{
	padding-top:9px;
	height:21px;
	padding-bottom:0;
}
.ie8 .whitearrowbutton{
	padding-top:4px;
	height:30px;
	padding-bottom:9px;
}
.ie9 .whitearrowbutton{
	height:29px;
	padding: 2px 32px 7px 15px;
}

.whitearrowbutton span{
	-webkit-transition: right .3s ease-out;
	-moz-transition: right .3s ease-out;
    -ms-transition: right .3s ease-out;
    -o-transition: right .3s ease-out;
	transition: right .3s ease-out;
	position:absolute;
	display:block;
	top:9px;
	right:13px;
	width:12px;
	height:13px;
	padding-right:15px;
	background-image: url(/MusaWeb/musa2/images/garage/smarrowblue.png);
	background-position: center center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
}

.whitearrowbutton:hover span{
	right:8px;
}

.ie9 .whitearrowbutton span{
	top:8px;
}

.notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}

.imageslider{
	position:relative;
	display:block;
	background: #fff;
	width: 473px;
	height:335px;
	float:left;
	margin-right:25px;
	overflow:hidden;
}

.imageslider.wide{
	width:100%;
	margin-right:0;
}

.imageslider img{
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.imageslider ul{
	margin:0;
	padding:0;
	position:absolute;
	display:block;
	width:100%;
	text-align:center;
	left:0;
	bottom:15px;
}

.imageslider div.content{
	-webkit-transition: left .8s ease;
	-moz-transition: left .8s ease;
	-ms-transition: left .8s ease;
	-o-transition: left .8s ease;
	transition: left .8s ease;
	position:relative;
	top:0px;
	left:0px;
	width:10000px;
}

.imageslider li{
	cursor:pointer;
	margin:5px;
	display:inline-block;
	background:#8e8e8e;
	border:1px solid #606060;
	border-radius: 10px;
	width:10px;
	height:10px;
	background: rgb(142,142,142); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(142,142,142,1) 0%, rgba(159,159,159,1) 13%, rgba(153,153,153,1) 25%, rgba(143,143,143,1) 38%, rgba(136,136,136,1) 50%, rgba(113,113,113,1) 75%, rgba(96,96,96,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(142,142,142,1)), color-stop(13%,rgba(159,159,159,1)), color-stop(25%,rgba(153,153,153,1)), color-stop(38%,rgba(143,143,143,1)), color-stop(50%,rgba(136,136,136,1)), color-stop(75%,rgba(113,113,113,1)), color-stop(100%,rgba(96,96,96,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(142,142,142,1) 0%,rgba(159,159,159,1) 13%,rgba(153,153,153,1) 25%,rgba(143,143,143,1) 38%,rgba(136,136,136,1) 50%,rgba(113,113,113,1) 75%,rgba(96,96,96,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(142,142,142,1) 0%,rgba(159,159,159,1) 13%,rgba(153,153,153,1) 25%,rgba(143,143,143,1) 38%,rgba(136,136,136,1) 50%,rgba(113,113,113,1) 75%,rgba(96,96,96,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(142,142,142,1) 0%,rgba(159,159,159,1) 13%,rgba(153,153,153,1) 25%,rgba(143,143,143,1) 38%,rgba(136,136,136,1) 50%,rgba(113,113,113,1) 75%,rgba(96,96,96,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(142,142,142,1) 0%,rgba(159,159,159,1) 13%,rgba(153,153,153,1) 25%,rgba(143,143,143,1) 38%,rgba(136,136,136,1) 50%,rgba(113,113,113,1) 75%,rgba(96,96,96,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8e8e', endColorstr='#606060',GradientType=0 ); /* IE6-9 */
}

.imageslider li.active{
	background: #0081c3;
	border:1px solid #005c88;
	background: rgb(0,129,195); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,129,195,1) 0%, rgba(3,132,198,1) 13%, rgba(3,131,196,1) 25%, rgba(0,124,188,1) 38%, rgba(0,92,136,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,129,195,1)), color-stop(13%,rgba(3,132,198,1)), color-stop(25%,rgba(3,131,196,1)), color-stop(38%,rgba(0,124,188,1)), color-stop(100%,rgba(0,92,136,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,129,195,1) 0%,rgba(3,132,198,1) 13%,rgba(3,131,196,1) 25%,rgba(0,124,188,1) 38%,rgba(0,92,136,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,129,195,1) 0%,rgba(3,132,198,1) 13%,rgba(3,131,196,1) 25%,rgba(0,124,188,1) 38%,rgba(0,92,136,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,129,195,1) 0%,rgba(3,132,198,1) 13%,rgba(3,131,196,1) 25%,rgba(0,124,188,1) 38%,rgba(0,92,136,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,129,195,1) 0%,rgba(3,132,198,1) 13%,rgba(3,131,196,1) 25%,rgba(0,124,188,1) 38%,rgba(0,92,136,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0081c3', endColorstr='#005c88',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow:  0 0 9px 0.1px #0081c3;
	box-shadow:  0 0 9px 0.1px #0081c3;
}
.imageslider a{
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
	position:absolute;
	display:block;
	width:48px;
	height:18px;
	top:150px;
	cursor:pointer;
}

.imageslider a.prev{
	left:20px;
	background: url('/MusaWeb/musa2/images/garage/gallery/leftB.png') 0 0px no-repeat;
}
.imageslider a.prev:hover{
	background: url('/MusaWeb/musa2/images/garage/gallery/leftB.png') 0 -17px no-repeat;
}
.imageslider a.next{
	right:0;
	background: url('/MusaWeb/musa2/images/garage/gallery/rightB.png') 0 0px no-repeat;
}
.imageslider a.next:hover{
	background: url('/MusaWeb/musa2/images/garage/gallery/rightB.png') 0 -18px no-repeat;
}

.imageslider.wide{
	height:386px;
	float:none;
	clear:both;
	background:transparent;
}

.imageslider.wide div.content{
	background:transparent;
}

.imageslider.wide div.content div{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	float:none;
	background:transparent;
	width:965px;
	height:386px;
	margin:0;
	padding:0 35px;
	text-align:left;
	vertical-align:top;
}

.imageslider.wide div.content div img{
	display:block;
	float:none;
	margin-left:auto;
	margin-right:auto;
}

.imageslider.wide ul{
	margin:0;
	padding:0;
	position:absolute;
	display:block;
	width:100%;
	text-align:center;
	left:0px;
	bottom:5px;
}

.whiteblock.bluenopad{
	padding:0 5px;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZjBmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #d8f0ff 0%, #ffffff 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8f0ff), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d8f0ff 0%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d8f0ff 0%,#ffffff 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d8f0ff 0%,#ffffff 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #d8f0ff 0%,#ffffff 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8f0ff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
	pie-background: linear-gradient(to bottom,  #d8f0ff 0%,#ffffff 99%); /* W3C */
	behavior: url(/MusaWeb/musa2/css/garage/PIE.htc);
	margin: 20px 0 0;
}
/* END IMAGE SLIDER */


.Color360 .rotate-cta{
	-webkit-transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
	transition: opacity 1s ease-in-out;
	display:none;
}

.Color360 .rotate-cta.loadedall{
	position:relative;
	display:block;
	float:right;
	font: bold 8px/8px Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	margin-top:10px;
	opacity:0;
}

.Color360:hover .rotate-cta.loadedall{
	opacity:1;
}

.Queued360{
	display:block;
	width:975px;
	min-height:478px;
	cursor:pointer;
}

.Queued360 img{
	display:none;
}

.Queued360 img.active{
	display:block;
}

.Queued360 ul{
	list-style: none;
	width:120px;
	height:2px;
	padding:0;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	display:block;
}
.Queued360 ul.active{
	border:1px solid #00CC22;
	opacity:1;
	-webkit-transition: outline .5s ease-in-out;
	-moz-transition: outline .5s ease-in-out;
	-ms-transition: outline .5s ease-in-out;
	-o-transition: outline .5s ease-in-out;
	transition: outline .5s ease-in-out;
}
.Queued360 ul.active.complete{
	opacity:0;
}

.Queued360 li{
	float:left;
	display:block;
	padding:0;
	margin:1;
	background-color:#e0b626;
	width:10px;
	height:2px;
	display:none;
}

.Queued360 li.active{
	display:block;
}

.Color360{
	position:relative;
}

.Q360Color{
	display:none;
}

.Q360Color.active{
	display:block;
}

.Color360 #swatches{
	display:block;
	position:absolute;
	left:15px;
	top:450px;
	width:950px;
}

.Color360 a{
	-webkit-transition: border-color .5s ease-out;
	-moz-transition: border-color .5s ease-out;
    -ms-transition: border-color .5s ease-out;
    -o-transition: border-color .5s ease-out;
	transition: border-color .5s ease-out;

	display:inline-block;
	border: 2px solid #F5F5F5;
	padding: 0;
	margin-right: 18px;
	text-align: center;
	width: 20px;
	height: 20px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	outline:0;
}

.Color360 a.selected,.Color360 a:hover{
	border: 2px solid #0089cf;
}

.Color360 h3.swatchtitle{
	-webkit-margin-before:0px;
	-webkit-margin-after:0px;
	display:inline-block;
	font-family:interstate,Helvetica,Arial,sans-serif;
	font-size:8px;
	height:26px;
	margin-bottom:0px;
	margin-left:-10px;www
	margin-top:7px;
	width:200px;
	vertical-align: top;
	color:#ccc;
	text-transform:uppercase;
}

.Color360 a span{
	background-color: transparent;

	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 49%, rgba(255,255,255,0) 50%, rgba(255,255,255,0.35) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(49%,rgba(255,255,255,0.3)), color-stop(50%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0.35))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 49%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.35) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 49%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.35) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 49%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.35) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 49%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.35) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#59ffffff',GradientType=0 ); /* IE6-9 */
	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width:100%;
	height:100%;
	display:block;
}

.no-cssgradients .Color360 a span{
	-pie-background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 49%,rgba(255,255,255,0) 50%,rgba(255,255,255,0.35) 100%); /* W3C */
	behavior: url(/MusaWeb/musa2/css/garage/PIE.htc);
	width:90%;
	height:90%;
	margin:5%;
}

.Color360 a:focus{
	outline:0;
}

.no-cssgradients .Color360 a{
	behavior: url(/MusaWeb/musa2/css/garage/PIE.htc);
}

.Color360 .loader{
	display:none;
	position:absolute;
	left:50%;
	top:50%;
	width:48px;
	height:48px;
	margin-left:-24px;
	margin-top:-24px;
	z-index:1100;
	background-image:url(/MusaWeb/musa2/images/garage/loading_animation.gif);
}
.Color360 .loader.active{
	display:block;
}

/* YOUTUBE OVERLAY */

#youtube-overlay #modal{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	min-height:4000px;
	background:#000;
	opacity:.9;
}

#youtube-overlay div.inner{
	display:block;
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#youtube-overlay{
	display:none;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	min-height:4000px;
	z-index:10000;
}

#youtube-overlay a.close{
	position:absolute;
	top:70px;
	right:0px;
	left:930px;
	display:block;
	width:45px;
	height:45px;
	cursor:pointer;
	background-image:url('/MusaWeb/musa2/images/global/img_overlay_close.png');
	background-repeat:no-repeat;
}

#youtube-overlay a.close:hover{
	position:absolute;
	display:block;
	background-image:url('/MusaWeb/musa2/images/global/img_overlay_close.png');
	background-repeat:no-repeat;
	background-position:0px -44px;
}

#youtube-overlay #youtube-video{
	display:block;
	position:relative;
	padding-top:100px;
	width:974px;
	height:584px;
	margin-left:auto;
	margin-right:auto;
}

#youtube-overlay iframe{
	display:block;
	visibility:visible;
	width:975px;
	height:584px;
	background:#333;
}
/* END YOUTUBE OVERLAY */