body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/tile.gif);
	background-repeat:repeat-x;
	text-align: center;
	overflow:-moz-scrollbars-vertical;
}
#container {
	color: #292929;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 980px;
	background-color:#FFFFFF;

}
#containerHomepage {
	color: #292929;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	width: 980px;
	background-color:#000000;

}
/* =-=-=-=-=-=-=-[TOP styles]-=-=-=-=-=-=-=- */
#top {
	margin:0;
	padding: 0 0 0 0;
	width: 980px;
	height:166px;
	text-align: left;
	background-image:url(../images/topBg.jpg);
	background-repeat:no-repeat;
}
#logo {
	margin: 0;
	padding: 0 0 0 0;
	width:279px;
	float:left;
}
#nav {
	width:684px;
	padding:0 0 19px 0;
	float:right;
	text-align:right;
}
#nav ul {
	list-style: none;
	padding: 15px 5px 0 0;
	margin: 0;
}
#nav li {
	display: inline;
}
#nav a    {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	padding-top:5px;
	padding-bottom:5px;
	border-right: 1px solid #5d5b5c;
	font-size: 13px;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}

#searchLoginContainer {
	width:684px;
	padding:0;
	float:right;
}

#searchOtherContainer {
	margin: 0;
	padding:0 0 0 0;
	text-align: right;
	width:330px;
	float:right;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

#searchContainer {
	margin: 0;
	padding:0 0 0 0;
	text-align: right;
	width:200px;
	float:right;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
#searchtextbox {
	margin: 2px 0 0 5px;
	padding:0 0 0 0;
	font: 12px arial, Verdana, sans-serif;
	border: 1px #f1f1f1 solid;
	background-color:#f1f1f1;
	color: #292929;
	width: 110px;
	height: 13px;
	float:left;
}
#topInformation {
	width:570px;
	padding:55px 20px 0 94px;
	float:right;
}

/* =-=-=-=-=-=-=-[TOP styles end]-=-=-=-=-=-=-=- */



/* =-=-=-=-=-=-=-[column1]-=-=-=-=-=-=-=- */
#column1 {
	margin: 0;
	padding:0 0 20px 0;
	float: left;
	width: 210px;
	background-image: url(../images/column1Bg.jpg);
	background-repeat:no-repeat;
}
.column1Content{
	padding: 45px 20px 0 6px;
	margin:0;
	width:184px;
}
.column1Content ul {
	padding: 10px 0 10px 5px;
	margin:0;
	list-style: none;
}
.column1Content ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 5px 10px;
	color:#e4003e;
	font-weight:bold;
	font-size:15px;
	border-bottom:1px solid #b9b9b9;
}
.column1Content ul li a:link, .column1Content ul li a:visited, .column1Content ul li a:active  {
	color:#e4003e;
	text-decoration:none;
}
.column1Content ul li a:hover {
	text-decoration:underline;
}



.column1Content ul li ul {
	padding: 2px 0 5px 0;
	margin:0;
	list-style: none;
}

.column1Content ul li ul li {
	display: inline;
	text-align: left;
	margin:0 0 2px 0;
	padding: 0;
	font-weight: normal;
	font-size:11px;
	border-bottom: none;
	color:#251919;
}
.column1Content ul li ul li a:link, .column1Content ul li ul li a:visited, .column1Content ul li ul li a:active  {
	color:#251919;
	text-decoration:underline;
}
.column1Content ul li ul li a:hover {
	text-decoration:none;
}








.column1HomepageContent{
	padding: 45px 20px 0 6px;
	margin:0;
	width:184px;
}
.column1HomepageContent ul {
	padding: 10px 0 10px 5px;
	margin:0;
	list-style: none;
}
.column1HomepageContent ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 5px 10px;
	color:#b10030;
	font-weight:bold;
	font-size:15px;
	border-bottom:1px solid #b9b9b9;
}
.column1HomepageContent ul li a:link, .column1HomepageContent ul li a:visited, .column1HomepageContent ul li a:active  {
	color:#b10030;
	text-decoration:none;
}
.column1HomepageContent ul li a:hover {
	text-decoration:underline;
}



.column1HomepageContent ul li ul {
	padding: 2px 0 5px 0;
	margin:0;
	list-style: none;
}

.column1HomepageContent ul li ul li {
	display: inline;
	text-align: left;
	margin:0 0 2px 0;
	padding: 0;
	font-weight: normal;
	font-size:11px;
	border-bottom: none;
	color:#251919;
}
.column1HomepageContent ul li ul li a:link, .column1HomepageContent ul li ul li a:visited, .column1HomepageContent ul li ul li a:active  {
	color:#FFFFFF;
	text-decoration:underline;
}
.column1HomepageContent ul li ul li a:hover {
	text-decoration:none;
}





















/* =-=-=-=-=-=-=-[column1 end]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[Banner]-=-=-=-=-=-=-=- */
#banner {
	width:743px;
	padding:0 0 20px 0;
	margin:0;
}
/* =-=-=-=-=-=-=-[Banner end]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[column2]-=-=-=-=-=-=-=- */

#column2Homepage {
	margin: 0;
	padding:0 0 0 0;
	float: left;
	text-align: left;
	width: 770px;
	min-height:598px;
	background-repeat:no-repeat;
	
}














#column2 {
	margin: 0;
	padding:13px 18px 20px 9px;
	float: left;
	text-align: left;
	width: 743px;
	
}
#column2 h1 {
	margin: 0;
	padding:15px 0 0 20px;
	text-align: left;
	width: 723px;
	height:29px;
	font-size:14px;
	color:#FFFFFF;
	background: url(../images/followonHeader.gif);
	background-repeat:no-repeat;
}

#column2content {
	margin: 0;
	padding:13px 18px 20px 9px;
	float: left;
	text-align: left;
	width: 716px;
	line-height:20px;
}
#column2content p {
	margin: 0;
	padding:0 0 15px 0;
}

#specialOffers {
	width:660px;
	padding:0 0 0 120px;
	margin:0;
	height:110px;

}
.specialOffersContent {
	width:150px;
	padding:0 0 0 0;
	margin:0;
	float:left;
}
#specialOffers ul {
	padding: 10px 0 10px 5px;
	margin:0;
	list-style: none;
}
#specialOffers ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 2px 2px 2px 25px;
	background: url(../images/specialOfferBullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
#specialOffers ul li a {
	color:#e8eef3;
	text-decoration:underline;
}
#specialOffers ul li a:hover {
	text-decoration:none;
}
#StarBuy {
	margin: 0;
	padding:12px 0 0 20px;
	text-align: left;
	width: 723px;
	height:32px;
	font-size:14px;
	color:#FFFFFF;
	background: url(../images/followonHeaderBlack.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:12px;
	_margin-left:6px;
	margin-bottom:20px;
	margin-top:20px;
}
#StarBuy h1 {
	padding:0px 0 0 0;
	margin:0;
	font-size:17px;
	float:left;
	color:#FFFFFF;
	width:240px;
	height:16px;
	background-image:none;
}






#column2PageHeader {
	margin: 0;
	padding:12px 0 0 20px;
	text-align: left;
	width: 723px;
	height:32px;
	font-size:14px;
	color:#FFFFFF;
	background: url(../images/followonHeader.gif);
	background-repeat:no-repeat;
}
#column2PageHeader h1 {
	padding:3px 0 0 0;
	margin:0;
	font-size:14px;
	float:left;
	color:#FFFFFF;
	width:240px;
	height:16px;
	background-image:none;
}
#productListFilters {
	float:right;
	padding:0 0 0 0;
	width:440px;
	margin:0 20px 0 0;
	font-size:12px;
}

class="rightfloat" style="padding:0 10px 0 0; width:410px;"


#column2ProductContainer {
	padding:0 0 0 0;
	margin:0;
	width:765px;
	border-left:1px solid #d6d5d5;
	border-right:1px solid #d6d5d5;
	background-color:#FFFFFF;
	
}
#column2ProductContainerFooter {
	width:767px;
	height:31px;
	background-image:url(../images/column2ProductContainerFooterBG.gif);
	background-repeat:no-repeat;
}
a.seeAll:link, a.seeAll:visited, a.seeAll:active {
	text-decoration: none;
	color: #5a7590;
	font-weight:bold;
	padding:0 18px 0 0;
	background-image:url(../images/seeAllIcon.gif);
	background-repeat:no-repeat;
	background-position:right;
	
}
a.seeAll:hover, a {
	text-decoration: underline;
}
a.next:link, a.next:visited, a.next:active {
	text-decoration: underline;
	color: #292929;
	padding:0;
	
}
a.next:hover, a {
	text-decoration: none;
}

a.previous:link, a.previous:visited, a.previous:active {
	text-decoration: underline;
	color: #292929;
	padding:0;	
}
a.previous:hover, a {
	text-decoration: none;
}
a.numbering:link, a.numbering:visited, a.numbering:active {
	text-decoration: underline;
	color: #292929;
	font-weight:bold;
	padding:0;
	
}
a.numbering:hover, a {
	text-decoration: none;
}
.numberingSelected {
	font-weight:bold;
	padding:0;
	color: #292929;
	text-decoration: none;
}













#column2Container2 {
	width:767px;
	padding:0;
	margin:0;
}


.column2boxContainer {
	width:373px;
	float:left;
	padding:0 0 7px 0;
	margin:0;
	background-image:url(../images/column2boxFooterbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.column2box {
	width:373px;
	float:left;
	padding:0;
	margin:0;
	background-image:url(../images/column2boxShim.gif);
	background-repeat: repeat-y;
	
}
.column2box a:link {
	color:#8da8bf;
	text-decoration:none;
}
.column2box a:hover {
	text-decoration:underline;
}
.column2box h2 {
	width:360px;
	padding:9px 0px 9px 13px;
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-image:url(../images/column2boxHeaderShim.gif);
	background-repeat: repeat-x;
	border-bottom:3px solid #f36e22;
	
}
.column2boxContent {
	width:343px;
	float:left;
	padding:20px 15px 20px 15px;
	margin:0;
	background-image:url(../images/column2boxShim.gif);
	background-repeat: repeat-y;
	color:#8da8bf;
}


.column2boxFooter {
	width:373px;
	height:7px;
	background-image:url(../images/column2boxFooterbg.gif);
	background-repeat:no-repeat;
}
.column2boxContent ul {
	padding: 0 0 0 5px;
	margin:0;
	list-style: none;
}
.column2boxContent ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 10px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
.column2boxContent a:link, .column2boxContent a:visited, .column2boxContent a:active  {
	color:#5d83a4;
	font-weight:bold;
	text-decoration:underline;
}
.column2boxContent a:hover {
	text-decoration:none;
}


#brandNav {
	width:765px;
	background-image:url(../images/brandNavShim.gif);
	background-repeat:repeat-x;

}
#brandNav ul {
	list-style: none;
	padding: 0;
	margin:0 ;
}
#brandNav li {
	display: inline;
}

#brandNav a    {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	padding: 8px 35px 10px 35px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 12px;
	background-repeat:no-repeat;
	font-size: 14px;
	font-weight:bold;
}
#brandNav a:hover {
	text-decoration: none;
	background-color:#143b61;
	color:#FFFFFF;
}

#brandNav a.brandNavSelected {
	text-decoration: none;
	background-color:#FFFFFF;
	color:#303030;
}

/* =-=-=-=-=-=-=-[column2 end]-=-=-=-=-=-=-=- */






/* =-=-=-=-=-=-=-[footer]-=-=-=-=-=-=-=- */
#footer {
	behavior: url(iepngfix.htc);
	margin:0 0 0 0;
	padding:0 0 15px 0;
	width:980px;
	clear:both;
	background-image:url(../images/footerBG.png);
	background-repeat: no-repeat;
	color:#969696;
}

#footer a:link, #footer a:visited, #footer a:active  {
	color:#969696;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}












#footerHeadings {
	margin:0 0 0 0;
	padding:22px 20px 0 40px;
	width:920px;
	height:47px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
}

#footerColumn2 {
	width:280px;
	padding:25px 70px 10px 70px;
	float:left;
	text-align:left;
	color:#969696;
	font-style:italic;
	font-size:14px;
}


#footerColumn4 {
	width:229px;
	height:128px;
	padding:0;
	margin-top:0px;
	float:left;
	text-align:left;
}
#footerColumn4 .highlight123 {
	color:#e4003e;
	text-decoration:underline;
}
.footerColumn4Textbox {
	margin: 2px 0 0 5px;
	padding:0 0 0 0;
	font: 14px arial, Verdana, sans-serif;
	border: 1px #d2d2d2 solid;
	background-color:#d2d2d2;
	color: #292929;
	width: 110px;
	height: 13px;
	float:left;
}



#footerColumn5 {
	width:240px;
	height:113px;
	padding:10px 25px 10px 0;
	background-image:url(../images/shopWithConfidence.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
}
/* =-=-=-=-=-=-=-[footer finish]-=-=-=-=-=-=-=- */

/* Begin Breadcrumb Styles =============================================== */

#breadcrumb {
	padding:3px 0 0 0;
	margin:0;
	font-size:12px;
	float:left;
	color:#FFFFFF;
	width:400px;
	float:left
}

#breadcrumb ul {
	margin: 0;
	padding:0;
}

#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #FFFFFF;
	padding-right: 11px;
	margin-left: 12px;
	color:#FFFFFF;	
}

#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

#breadcrumb a:hover {
	text-decoration:none;
}

/* End Breadcrumb Styles =============================================== */


/*  Product Styles ==================================================== */
.productWrapper {
	width:713px;
	padding:30px 15px 10px 15px;
}
.productContainer {
	width:188px;
	padding:10px 23px 10px 23px;
	margin:0 0 10px 0;
	float:left;
}
.productImageContainer {
	width:186px;
	height:158px;
	padding:18px 0 10px 0;
	margin:0 0 5px 0;
	text-align:center;
	border-bottom:1px dashed #717171;
}
.productContainerh2 {
	width:168px;
	padding:2px 0 0 2px;
	font-weight:bold;
	font-size:12px;
	background-image:none;
}
.productContainer a:link, .productContainer a:visited, .productContainer a:active  {
	color:#5d83a4;
	text-decoration:none;
}
.productContainer a:hover {
	text-decoration:underline;
}
.productContainerNewIcon {
	position:absolute; 
	width:62px; 
	height:62px;
	margin:0; 
	z-index:20; 
	background-image:url(../images/newIcon.gif);
	background-repeat:no-repeat;
}

#productTitle {
	width:765px;
	padding:0 0 0 0;
}
#productTitle h1 {
	padding: 8px 35px 0 35px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 12px;
	background-repeat:no-repeat;
	font-size: 16px;
	font-weight:bold;
	color:#303030;
}

#productDetailContainer {
	width:716px;
	padding:20px 0 5px 0;
}
#productDetailColumn1 {
	width:222px;
	padding:0 0 0 0px;
	float:left;
}
.productDetailImageContainer {
	width:222px;
	height:200px;
	padding:18px 0 0 0;
	margin:0 0 5px 0;
	border:1px solid #b0b0b0;
	text-align:center;
}
.productDetailTinyImageContainer {
	width:54px;
	height:54px;
	padding:0 0 0 0;
	margin:0 5px 5px 0;
	border:1px solid #b0b0b0;
	text-align:center;
	float:left;
}




#productDetailColumn2 {
	width:450px;
	padding:0 0 0 30px;
	float:left;
}
#productDetailColumn2Title {
	width:450px;
	padding:0 0 10px 0;
	margin: 0 0 15px 0;
	border-bottom:1px dashed #717171;
}
.productDetailColumn2h2 {
	width:168px;
	padding:2px 0 0 2px;
	font-weight:bold;
	font-size:12px;
	background-image:none;
}
#productDetailCostBox {
	width:445px;
	height:100px;
	padding:14px 5px 0 5px;
	background-image:url(../images/productDetailCostBox.gif);
	background-repeat:no-repeat;
	margin: 0 0 15px 0;
}


#productDetailColumn2 ul {
	padding: 0;
	margin:0;
	list-style: none;
	width:455px;
}
#productDetailColumn2 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 10px 5px 25px;
	background: url(../images/detailBullet.gif) no-repeat 7px 8px;
	background-repeat:no-repeat;
}
#productDetailColumn2 a:link, #productDetailColumn2 a:visited, #productDetailColumn2 a:active  {
	font-weight:bold;
	text-decoration:underline;
}
#productDetailColumn2 a:hover {
	text-decoration:none;
}









/*  Product Styles end =============================================== */


/* Follow on column styles =========================================== */
#followOnColumn1 {
	width:340px;
	float:left;
	padding:20px 0px 10px 0px;
}

#followOnColumn1 h2 {
	width:340px;
	padding:0px 0px 8px 0px;
	margin-bottom:25px;
	border-bottom:1px dashed #292929;
	color:#292929;
	font-size:16px;
}

#followOnColumn1 ul {
	padding: 0 0 0 5px;
	margin:0;
	list-style: none;
}
#followOnColumn1 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 10px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
#followOnColumn1 a:link, #followOnColumn1 a:visited, #followOnColumn1 a:active  {
	color:#5d83a4;
	font-weight:bold;
	text-decoration:underline;
}
#followOnColumn1 a:hover {
	text-decoration:none;
}










#followOnColumn2 {
	width:340px;
	float:right;
	padding:20px 0 10px 0;
}

#followOnColumn2 h2 {
	width:340px;
	padding:0px 0px 8px 0px;
	margin-bottom:25px;
	border-bottom:1px dashed #292929;
	color:#292929;
	font-size:16px;
}


#followOnColumn2 ul {
	padding: 0 0 0 5px;
	margin:0;
	list-style: none;
}
#followOnColumn2 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 10px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
	color:#5d83a4;
}
#followOnColumn2 a:link, #followOnColumn2 a:visited, #followOnColumn2 a:active  {
	color:#5d83a4;
	font-weight:bold;
	text-decoration:underline;
}
#followOnColumn2 a:hover {
	text-decoration:none;
}



#contactFormContainer {
	width:340px;
	height:309px;
	margin:0 0 0 0;
	background-image:url(../images/formBg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#testimonialFormContainer {
	width:339px;
	height:379px;
	margin:0 0 0 15px;
	background-image:url(../images/testionialBg.gif);
	background-repeat:no-repeat;
}
.contactFormInputs {
	margin: 2px 0 0 5px;
	padding:0 0 0 0;
	font: 12px arial, Verdana, sans-serif;
	border: 1px #d2d2d2 solid;
	background-color:#d2d2d2;
	color: #292929;
	width: 110px;
	height: 13px;
	float:left;
}
/* Follow on column styles end ========================================*/







.bullet2 {
	margin: 0;
	padding: 0;
}
.bullet2 ul {
	padding: 0;
	margin:0;
	list-style: none;
}
.bullet2 ul li {
	text-align: left;
	margin:0 0 2px 0;
	padding: 5px 2px 5px 25px;
	background: url(../images/column1Bullet.gif) no-repeat 5px 8px;
	background-repeat:no-repeat;
}



#motioncontainer a img{ /*image border color*/

}

#motioncontainer a:hover img{ /*image border hover color*/

}

#motioncontainer a:hover{
 /* Dummy definition to overcome IE bug */
}






/* =-=-=-=-=-=-=-[highslide]-=-=-=-=-=-=-=- */
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../images/zoom/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../images/zoom/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../images/zoom/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/zoom/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(../images/zoom/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 
/* =-=-=-=-=-=-=-[highslide end]-=-=-=-=-=-=-=- */
