/*****Style******/
html, body { height: 100%; }

body {
    /*background: url(../images/body-img.jpg) no-repeat scroll center top transparent;*/
    background: url(../images/body-img2.jpg) no-repeat center center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #666666;
    font-family: Helvetica Neue,sans-serif;
    font-size: 12px;
}
.wrapper{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    width: 1040px;
    min-height:900px;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.33);
    -moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.33);
    box-shadow:         0px 3px 6px 0px rgba(50, 50, 50, 0.33);
}
.page {
    margin: 0 auto;
    width: 1017px;
}
.clear{
	clear:both;
	height:0;
	line-height:0;
}
.main{min-height:600px;width:960px;margin:0 auto;}
a{color:#0060a9;text-decoration:none;}
a:hover{color:#0060A9;text-decoration:underline;}
p{color:#444f56;font-size:12px;}
.required em,p.required{color:#0060a9;}
h1 {
    color: #444F56 !important;
    font-size: 18px !important;
    margin-bottom: 10px !important;
}

/*****Header*****/
.header-container{
    height: 94px;
    width: 1017px;
	margin:0;
}
.header{
    padding: 0 0 0 10px;
    width: 987px;
}
.branding {
    float: left;
    padding: 24px 0 0 43px;
    width: 208px;
	height:auto;
	margin:0;
	position:static;
	top:0;
}
.contact-right {
    text-align: right;
	float:right;
    padding: 20px 0 0;
}

/*****Header Top List*****/
.contact-right ul.header-top-list {
    list-style: none outside none;
    margin: 0 0 17px;
    padding: 0;
}
.contact-right ul.header-top-list li {
    display: inline;
    padding: 0 8px;
	font-size: 11px;
}
.contact-right ul.header-top-list li a {
    color: #444F56;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.contact-right ul.header-top-list li a:hover{
	text-decoration:underline;
	color:#0060a9;
}
.contact-right ul.header-top-list ul.links li{
	padding-left:0;
	padding-right:0;
}
.contact-right ul.header-top-list li.img {
    background: url(../images/icon-phone.gif) no-repeat scroll left top transparent;
    height: 11px;
    padding: 0 0 0 23px;
    width: 19px;
	margin-left:8px;
}
.contact-right ul.header-top-list li.img strong{
	font-size:12px;
}

/*****Header Search*****/
.header #search_mini_form{
	display:block;
	float:right;
	width:309px;
}
.header .form-search{
    background: url(../images/img-search.jpg) no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 40px;
    padding: 0 0 0 15px;
    width: 294px;
	clear:none;
}
.header .form-search span.text-feild{
    background: url(../images/icon-search.gif) no-repeat scroll 3px 2px transparent;
    display: inline-block;
    float: left;
    height: 18px;
    margin-top: 10px;
    width: 222px;
	text-align:left;
}
.header .form-search span.text-feild input{
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 2px 0 2px 22px;
    width: 178px;
}
.header .form-search button.button{
    background: url(../images/search-btn.png) no-repeat scroll 0 0 transparent !important;width:73px;height:40px;margin:0 0 0 -2px;vertical-align:top;
}
.header .form-search button.button:hover{
	background: url(../images/search-btn.png) no-repeat scroll 100% 100% transparent !important;
}

/*****Header Quick Access*****/
.header .quick-access{width:auto;background: url(../images/top-menu-bg.jpg) repeat-x scroll 0 0 transparent;height:28px;padding:10px 0 0 0;margin-left:5px;border:1px solid #d5d8db;-moz-border-radius: 4px;}
.header .quick-access .checkout-link{float:left;}
.header .quick-access .links{display:block;float:left;white-space:normal;}
.header .quick-access .links li{background:none;padding:0 7px;}
.header .quick-access .links li a{
    color: #444F56;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
	text-transform: none;
}

.header .quick-access .links li a:hover{text-decoration:underline;color:#0060a9;}

/*****Header Mini Cart*****/
.header .top-cart{float:left;padding-right:7px;text-align:left;}
.header .top-cart .block-title{ background: url(../images/img-cart2.jpg) no-repeat scroll 0 3px transparent; text-transform: none;}
.header .top-cart .block-title strong{ color: #444F56;font-weight:normal;}
.header .top-cart .block-title strong:hover{text-decoration:underline;color:#0060a9;}
.header .top-cart .block-title.expanded strong{ color: #0060a9;text-decoration:underline;}
.header .top-cart .block-content .block-subtitle{ color: #444F56;font-size:11px;line-height:11px;}
.header .top-cart .block-content{right:-60px;-moz-border-radius: 10px;-moz-box-shadow: 3px 3px 3px 3px #b6b6b6;background: -moz-linear-gradient(0 50% 270deg, #ffffff, #e9e9e8);width:300px;border:1px solid #e5e5e5;}
.header .top-cart .inner-wrapper{padding:5px 10px;border:0;}
.top-cart .block-content .item .product-name a {
    color: #0060a9;
	font-size:12px;
}
.top-cart .block-content .item .product-name a:hover{text-decoration:underline;}
.mini-products-list .product-details .btn-remove {
    color: #0060a9;
	font-size:12px;
	text-decoration:none;
}
.mini-products-list .product-details .btn-remove:hover{text-decoration:underline;}
.top-cart .actions{background-color:transparent;padding:5px 0;}
.top-cart .actions a span{color:#0060a9;}
.top-cart .actions a{text-decoration:none;color:#0060a9;}
.top-cart .actions a:hover{text-decoration:underline;}
.top-cart .actions button.button{background: url(../images/mini-cart-co-btn.png) no-repeat scroll 0 0 transparent;width:127px;height:32px;float:right;}
.top-cart .actions button.button span{display:none;}
.top-cart .block-content .subtotal{padding:5px 5px 2px 5px;background-color:transparent}

/*****Top Navigation*****/
.nav-container{background: url(../images/menu-bg.gif) repeat-x scroll left bottom transparent;
    height: auto !important;
    min-height: 47px;
    position: relative;
    width: 1017px;
	margin-bottom:20px;
	padding-bottom:0;
}
#nav{background:none;padding:0;width:auto;min-height:47px;float:left;}

/* hiding for go live */
#nav { width: 930px; }
#nav .clearance { /*display: none;*/ }


#nav li.level-top {
    padding-left: 32px;
}
/*
#nav li.level-top:hover {
	background: url(../images/shop-online-nav.gif) no-repeat scroll 0 100% transparent;cursor:pointer;
}

#nav a.level-top{border-top:0;background:none;height:0;line-height:0;padding:0;}
*/

#nav ul.level0{background: url(../images/drop-menu-bg.png) no-repeat scroll left bottom transparent;
    padding: 0 8px 10px 3px;
    width: 191px;
	border:0;
	margin-left:23px;
}
#nav ul{top:47px;}
#nav ul li.parent{background:none;}
#nav ul li{border-bottom:0;}
#nav ul li.first{margin-top:8px;}
#nav ul li.last{margin-bottom:15px;}
#nav ul li.over a.over { color:#444f56;}
#nav ul li.active > a { color:#444f56; }
#nav ul li a{color:#444f56;font-size:11px;padding:3px 13px;}
#nav ul.level0 li a:hover{background:#979c9f;color:#ffffff;}
#nav ul li.last > a{padding-bottom:3px;}

#nav ul ul{/*background: url(../images/drop-menu-sec-2.png) no-repeat scroll left bottom transparent;*/}

#nav ul.level1 li.last{margin-bottom:4px;}
#nav ul.level1 li.last > a{padding-bottom:3px;}
#nav li .shown-sub { left:9px; z-index:100;}
#nav li .shown-sub .shown-sub{
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI2MSUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZTVlNWU1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #ffffff 61%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(61%,#ffffff), color-stop(100%,#e5e5e5));
    background: -webkit-linear-gradient(top,  #ffffff 61%,#e5e5e5 100%);
    background: -o-linear-gradient(top,  #ffffff 61%,#e5e5e5 100%);
    background: -ms-linear-gradient(top,  #ffffff 61%,#e5e5e5 100%);
    background: linear-gradient(to bottom,  #ffffff 61%,#e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    border:0;
    padding: 2px 5px 10px 5px;
    left:191px;
    width: 186px;
    -webkit-border-radius: 0 0 8px 8px;
border-radius: 0 0 8px 8px;}
/*
#nav li ul li ul{visibility:hidden;
	opacity: 0;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	transition: visibility 0s 0.5s, opacity 0.5s linear;
	-webkit-transition: visibility 0s 0.5s, opacity 0.5s linear;
	-moz-transition: visibility 0s 0.5s, opacity 0.5s linear;
	-ms-transition: visibility 0s 0.5s, opacity 0.5s linear;
	-o-transition: visibility 0s 0.5s, opacity 0.5s linear;}
#nav li ul li.over ul.shown-sub{visibility: visible;
	opacity: 1;
	-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=1);
	filter: alpha(opacity=1);
	-moz-opacity:100;
	-khtml-opacity: 100;
	transition: opacity 0.5s linear;
	-webkit-transition: opacity 0.5s linear;
	-moz-transition: opacity 0.5s linear;
	-ms-transition: opacity 0.5s linear;
	-o-transition: opacity 0.5s linear;}*/
#nav li{float:left;}
/*#nav li.sbb{
	height: 47px;
	background: url(../images/sbb-nav.gif) no-repeat scroll 0 0 transparent;width:139px;height:47px;}
#nav li.sbb:hover{
	background: url(../images/sbb-nav.gif) no-repeat scroll 0 100% transparent;cursor:pointer;}
#nav li.sbb a{width:139px;height:47px;display:block;}
#nav li.sbb a span{display:none;}

#nav li.clearance{
	height: 47px;
	background: url(../images/clearance-nav.gif) no-repeat scroll 0 0 transparent;width:112px;height:47px;}
#nav li.clearance:hover{
	background: url(../images/clearance-nav.gif) no-repeat scroll 0 100% transparent;cursor:pointer;}
#nav li.clearance a{width:112px;height:47px;display:block;}
#nav li.clearance a span{display:none;}

#nav li.ic{
	height: 47px;
	background: url(../images/ic-nav.gif) no-repeat scroll 0 0 transparent;width:119px;height:47px;}
#nav li.ic:hover{
	background: url(../images/ic-nav.gif) no-repeat scroll 0 100% transparent;cursor:pointer;}
#nav li.ic a{width:119px;height:47px;display:block;}
#nav li.ic a span{display:none;}

#nav li.sl{
	height: 47px;
	background: url(../images/sl-nav.gif) no-repeat scroll 0 0 transparent;width:136px;height:47px;}
#nav li.sl:hover{
	background: url(../images/sl-nav.gif) no-repeat scroll 0 100% transparent;cursor:pointer;}
#nav li.sl a{width:136px;height:47px;display:block;}
#nav li.sl a span{display:none;}

#nav li.gc{
	height: 47px;
	background: url(../images/gc-nav.gif) no-repeat scroll 0 0 transparent;width:145px;height:47px;}
#nav li.gc:hover{
	background: url(../images/gc-nav.gif) no-repeat scroll 0 100% transparent;cursor:pointer;}
#nav li.gc a{width:114px;height:47px;display:block;}
#nav li.gc a span{display:none;}

#nav li.about{
	height: 47px;
	background: url(../images/about-nav.gif) no-repeat scroll 0 0 transparent;width:111px;height:47px;}
#nav li.about:hover{
	background: url(../images/about-nav.gif) no-repeat scroll 0 100% transparent;cursor:pointer;}
#nav li.about a{width:111px;height:47px;display:block;}
#nav li.about a span{display:none;}*/
#nav li .shown-sub li.nav-1-20 .shown-sub  
{
top:-75px;  
} 
#nav li .shown-sub li.nav-1-21 .shown-sub  
{
top:-80px;
}
#nav li .shown-sub li.nav-1-22 .shown-sub   
{
top:-85px;
} 
#nav li .shown-sub li.nav-1-21 .shown-sub  .shown-sub,#nav li .shown-sub li.nav-1-20 .shown-sub  .shown-sub
{
top:0;
}
/*****Header Social*****/
.social{float:right;padding:18px 0 0;width:55px;}
.social li {
    float: left;
    padding: 0 4px 0 0;
}
.facebook {
    background: url(../images/social-icons.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    text-indent: -9000px;
    width: 16px;
}
.facebook:hover {
    background-position: 0 -16px;
}
.twitter:hover {
    background-position: -20px -16px;
}
.youtube:hover {
    background-position: -40px -16px;
}
.rss:hover {
    background-position: -60px -16px;
}
.twitter {
    background: url(../images/social-icons.jpg) no-repeat scroll -20px 0 transparent;
    display: block;
    height: 16px;
    text-indent: -9000px;
    width: 16px;
}
.youtube {
    background: url(../images/social-icons.jpg) no-repeat scroll -40px 0 transparent;
    display: block;
    height: 16px;
    text-indent: -9000px;
    width: 16px;
}
.rss {
    background: url(../images/social-icons.jpg) no-repeat scroll -60px 0 transparent;
    display: block;
    height: 16px;
    text-indent: -9000px;
    width: 16px;
}

/*****Footer*****/
.footer-container{
	/*background: url(../images/footer-img.jpg) no-repeat scroll center bottom transparent;*/
   height: auto;
   overflow: hidden;
   background: #fff !important;
   padding-top: 0px !important;
   padding-bottom: 80px;
   display: inline-block;
   position: relative;
    border:0;
    width: 1006px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(50, 50, 50, 0.33);
   -moz-box-shadow:    0px 3px 6px 0px rgba(50, 50, 50, 0.33);
   box-shadow:         0px 6px 6px 0px rgba(50, 50, 50, 0.33);
}
.footer{
	margin: 0 auto;
    position: relative;
    width: 990px;
	background:none;
}
.footer-top {
    background: url(../images/footer-top.png) no-repeat scroll left top transparent;
    font-size: 0;
    height: 12px;
    line-height: 0;
    margin: 0 auto;
    width: 990px;
}
.footer-cntr {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 15px 20px;
    width: 960px;
}
.footer-box1 {
    float: left;
    width: 325px;
}
.footer-box2 {
    float: left;
    overflow: hidden;
    width: 314px;
}
.footer-box3 {
    float: right;
    width: 310px;
}
.footer-box3-text {
    float: right;
    padding: 30px 0 0;
}
.btm-img {
    margin: 0 auto;
    overflow: hidden;
    padding: 0 0 40px;
    width: 387px;
}
.footer-box1-img {
    padding: 0 0 20px;
}
h6 {
    color: #444F56;
    font-family:"Roboto Bold Condensed", sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.footer ul, .footer ul.links {
    float: none;
    margin: 0;
    width: auto;
}
.footer ul.links { display: none; }

.footer ul.links li, .footer ul li{margin:0;}
.footer-box1 ul li {
    float: left;
    width: 160px;
}
.footer-box1 ul li a {
    color: #9D9D9D;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 17px;
    text-decoration: none;
}
.footer-box1 ul li a:hover{text-decoration:underline;color:#0060a9;}
.footer-box1-text {margin-top: 30px;}
.footer-box2-text {
    border-left: 1px dotted #9D9D9D;
    float: left;
    margin-top: 30px;
    padding: 0 0 0 10px;
    width: 145px;
}
.footer-box2 span {
    color: #444F56;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0 0;
}
.footer-box2 .footer-box2-text ul li {
    width: 142px !important;
}
.footer-box2-text li a {
    color: #9D9D9D;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 17px;
    text-decoration: none;
}
.footer-box2-text li a:hover{text-decoration:underline;color:#0060a9;}
.search {
    background: url(../images/img-search.jpg) no-repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: 90px;
    padding: 0 0 0 15px;
    width: 294px;
}
.search span.text-feild {
    background: url(../images/icon-search.gif) no-repeat scroll 3px 2px transparent;
    display: inline-block;
    float: left;
    height: 18px;
    margin-top: 10px;
    width: 222px;
	border:0;
}
.search span.text-feild input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 2px 0 2px 22px;
    width: 178px;
}
.search-btn {
	background: url(../images/search-btn.png) no-repeat scroll 0 0 transparent !important;width:73px;height:40px;margin:0 0 0 -1px;
	border:0;
	cursor:pointer;
	vertical-align:top;
}
.search-btn:hover{
	background: url(../images/search-btn.png) no-repeat scroll 100% 100% transparent !important;
}
.footer-box3 ul {
    list-style: none outside none;
    margin: 0;
}
.footer-box3 ul li {
    float: left;
    padding: 10px 2px 0;
}
.social2 {
    list-style: none outside none;
    padding: 8px 0 0 !important;
    height:  90px;
    float: right;
}
.social2 li{
    float: left;
    margin-left:  10px !important;
}
.social2 li img{
    width: 30px;
}
.footer-box3-text span {
    color: #444F56;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-align: right;
}
.footer-box3-text ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    clear: both;
}
.footer-box3-text ul li {
    float: left;
    padding: 0 0 0 3px;
}
.footer-box3-text ul li a {
    color: #9D9D9D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
}
.footer-box3-text ul li a:hover{text-decoration:underline;color:#0060a9;}
.secured-img {
    float: right;
    padding: 30px 0 0;
}
.footer-box3-text span.exceed{ color: #9D9D9D;}
.footer-box3-text span.exceed a{color:#9D9D9D;text-decoration:none;}
.footer-box3-text span.exceed a:hover{color:#0060A9;text-decoration:underline;}
.footer-box3-text span.exceed strong{ color: #444F56;font-weight:normal;}
.boating{
    background: url(../images/boating-hover.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    text-indent: -9000px;
    width: 120px;
}
.boating:hover {
    background-position: 0 -30px;
	cursor:pointer;
}
.lifestyle {
    background: url(../images/lifestyle-hover.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    height: 30px;
    text-indent: -9000px;
    width: 120px;
}
.lifestyle:hover {
    background-position: 0 -30px;
	cursor:pointer;
}
.adventure {
    background: url(../images/adventure-hover.jpg) no-repeat scroll 0 0 transparent;
    height: 30px;
    text-indent: -9000px;
    width: 120px;
}
.adventure:hover {
    background-position: 0 -30px;
	cursor:pointer;
}
.footer .bubbleInfo{float:left;padding-right:5px;position:relative;}
.footer  .btn-img   {
	margin: 0 auto;
    padding: 0 0 40px;
    width: 387px;
}

.footer .popup{position:absolute;width:180px;height:80px;background:#ffffff;border:1px solid #0060A9;-moz-border-radius: 10px;padding:10px;display:none;}

/********Home Page********/
/*****Home Top Right*****/
.cms-home .std{
    margin: 0 auto;
    padding: 0;
    width: 967px;
}
#col-1 {
    float: left;
    width: 740px;
}
#col-2 {
    float: right;
    padding: 0;
    width: 223px;   /*****milo changed code - *****/
}
#col-3 {
    float: left;
    padding: 30px 0 0;
    width: 967px;
}
.no-bord {
    border: 0 none !important;
	padding-bottom:0 !important;
}
.col-2 h6, .top-post h6 {
    color: #444F56;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 6px;
}
.post-top-img {
    float: right;
    padding: 0 0 0 20px;
}
.col-2-text p{margin-bottom:0;}
.col-2-text p, .top-post {
    color: #9D9D9D;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 5px;
}
.top-post {
/*****     border-bottom: 1px dotted #9F9D9C;  *****/
    float: left;
/*****    padding: 14px 0 13px;   Milos changed code for tabs to fit  *****/
    width: 190px;
}
.plus {
    background: url(../images/img-plus.gif) no-repeat scroll 0 0 transparent;
    padding: 0 0 0 20px;
    width: 100px;
}
.col-2-text span {
    color: #0060A9;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.col-2-text span a {
    color: #0060A9;
    text-decoration: none;
}
.col-2-text span a:hover{
}

/*****Home Content Top*****/
.adds .title {
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 11px 0 0 10px;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	font-weight:bold;
	text-indent:-99999px;
}
.add-content {
    margin: 0 auto;
    padding: 40px 0 0;
    width: 194px;
}
.add-content img{float:left;}
.add-content-txt {
    float: left;
    padding: 5px 0 0 10px;
    width: 90px;
}
.add-content h6 {
    color: #444F56;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0;
    text-transform: uppercase;
}
.add-content span.bold {
    color: #444F56;
    display: block;
    float: none !important;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 5px;
}
.add-content p {
    color: #9D9D9D;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 10px;
	margin-bottom:0;
}
.add-content p#price{font-size:12px;}
.findmore {
    bottom: 10px;
    height: 25px;
    position: absolute;
    right: 10px;
    width: 133px;
}
.findmore a {
    background: url(../images/findout-hover.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    text-indent: -9000px;
    width: 133px;
}
.products {
    background: url(../images/latest-products.jpg) no-repeat scroll 0 0 transparent;
    float: left;
    height: 190px;
    margin: 0 25px;
    position: relative;
    width: 220px;
}
.products img{float:left;}
.products .title {
    color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 11px 0 0 10px;
    text-transform: uppercase;
	letter-spacing:-0.5px;
	font-weight:bold;
	text-indent:-99999px;
}
.products-content {
    margin: 0 auto;
    padding: 40px 0 0;
    width: 194px;
}
.products-content-txt {
    float: left;
    padding: 5px 0 0 13px;
    width: 90px;
}
.products-content p {
    color: #9D9D9D;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 10px;
	margin-bottom:0;
}
.products-content p#price{font-size:12px;}
.products ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 90px;
}
.products ul li {
    color: #0060A9;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 2px;
}
.products ul li a {
    color: #0060A9;
    text-decoration: none;
}
.products ul li a:hover {
    text-decoration:underline;
}
.view {
    bottom: 10px;
    height: 25px;
    position: absolute;
    right: 10px;
    width: 103px;
}
.view a {
    background: url(../images/viewall-hover.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    text-indent: -9000px;
    width: 103px;
}
.adds {
    background: url(../images/follow-us.jpg) no-repeat scroll 0 0 transparent;
    float: left;
    height: 190px;
    position: relative;
    width: 220px;
}
#top-content-prod-name{color:#9D9D9D;text-decoration:none;}
#top-content-prod-name:hover{color:#0060A9;text-decoration:underline;}

.info-centre{
	background: url(../images/info-centre.jpg) no-repeat scroll 0 0 transparent;
}



.adds ul {
    padding: 0 10px 0 0;
}
.adds ul li {
    color: #0060A9;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    list-style: none outside none;
    padding: 0 0 0 2px;
}
.adds ul li a {
    color: #0060A9;
    text-decoration: none;
}
.adds ul li a:hover {
    
}
.findmore a:hover {
    background-position: 0 -25px;
}
.view a:hover {
    background-position: 0 -25px;
}

/*****Home Page Hero Banner*****/
.cms-home .banner table{margin-bottom:0;}
.cms-home .banner table td{border:0;padding:0;}

.cms-home .banner{width:740px;position:relative;}
.cms-home .banner #panelContainer{width:740px;height:400px;padding:0 !important;margin:0 !important;}
.cms-home .banner #panelContainer .tab_content{position:absolute;height:400px;}

.cms-home .banner .numbering{
    position:relative;
    /*left:0;
    top:245px;
    border-bottom:1px solid #dad0d9;
    */
    float: left;
    text-align:center;
    margin: 0 auto;
    width: 740px;
    top: -20px;
}
.cms-home .banner #tabContainer{float:none; display: inline-block; margin:0px auto !important;}
.cms-home .banner #tabContainer li{float:left;height:auto !important;display:block;margin:0 !important;}
.cms-home .banner #tabContainer li a{background: url(../images/grey-dot.png) no-repeat scroll 0 0 transparent;display:block;height:9px;width:9px;padding-right:7px;}
.cms-home .banner #tabContainer a.tabs_on,.cms-home .banner #tabContainer a:hover{background: url(../images/blue-dot.png) no-repeat scroll 0 0 transparent;}

/*****Home page featured products*****/
.home-featured-products{float:left;margin-left:25px;background:url(../images/bla-videos.jpg) no-repeat scroll 0 0 transparent;width:230px;height:190px;position:relative;}
.home-featured-products ul{padding-left:0;list-style:none;margin-bottom:0;}
.home-featured-products ul li .image{width:100px;height:100px;position:absolute;right:20px;top:45px;}
.home-featured-products .home-product-details{position:absolute;left:10px;top:45px;} /*****code changed*****/
.home-featured-products .home-product-details a.product-name{display:block;width:85px;float:left;color: #9D9D9D;font-weight:normal;text-decoration:none;font-size:11px; padding-left:7px;}
.home-featured-products .home-product-details a.product-name:hover{text-decoration:underline;color:#0060a9;}
.home-featured-products .home-product-details .product-specials{float:left;padding-left:5px;}
.home-featured-products .home-product-details .product-specials .price-box .old-price{display:none;}
.home-featured-products .home-product-details .price-box .special-price{margin:-10px 0 0 0 !important;}
.home-featured-products .home-product-details .price-box .special-price .price{font-size:25px;letter-spacing:-0.05em;color:#DA3003;display:block;width:130px; padding-top:20px;}
.home-featured-products .bottom-price{position:absolute;bottom:3px;left:70px;}
.home-featured-products .bottom-price .special-price,.home-featured-products .bottom-price .old-price{float:left;margin:0 !important;padding-left:1px; font-size:14px; margin-left: -6px;}
/***.home-featured-products .bottom-price .price{color:#989696 !important;} ******/

.home-featured-products .bottom-price .minimal-price{display:none;}
.home-featured-products .home-product-details .product-specials .minimal-price{font-weight:bold;font-size:14px;}


.cms-home .featured_products_container {
	background: url(../images/box-bottom.gif) no-repeat scroll left bottom transparent;
	float: left;
	margin: 20px 0;
	padding: 0 0 16px;
	width: 966px;
}
.cms-home .featured_products_body {
	background: url(../images/box-middle.gif) repeat-y scroll left top transparent;
	padding: 0 23px;
	width: 926px;
}

.cms-home .featured_products {
	background: url("../images/top-products-top.gif") no-repeat scroll left top transparent;
	padding-top: 48px;
	position: relative;
	width: 966px;
}
.cms-home .featured_products .products-grid {
	float: left;
	padding: 0;
	overflow: hidden;
	width: 966px;
}

.cms-home .featured_products .item {
	display: inline;
	float: left;
	margin-right: 5px;
	padding: 10px 5px;
	width: 170px;
}
.cms-home .featured_products .item .product-image { display: block; margin-bottom: 10px; text-align: center; }
.cms-home .featured_products .item .product-name {
	font-size: 11px;
	font-weight: normal;
	height: 32px;
	line-height: 12px;
	overflow: hidden;
}
.cms-home .featured_products .item .product-name a { color: #9D9D9D; text-decoration: none; text-transform: uppercase;}
.cms-home .featured_products .item .product-name a:hover {  }
.jcarousel-skin-tango .jcarousel-direction-rtl { direction: rtl; }
.jcarousel-skin-tango .jcarousel-container-horizontal { padding: 0; width: 920px; }
.jcarousel-skin-tango .jcarousel-clip { overflow: hidden; }
.jcarousel-skin-tango .jcarousel-clip-horizontal { width: 920px; }

.cms-home .featured_products .left_btn,
.cms-home .featured_products .right_btn {
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/btn-arrow-slider.gif);
	padding: 0px !important;
}
.cms-home .featured_products .right_btn { background-position: 20px 0; }

/*****Shopping Cart*****/
.checkout-cart-index h1{color:#444f56;font-size:14px;font-weight:bold;}
.checkout-cart-index .btn-proceed-checkout{background: url(../images/checkout-btn.gif) no-repeat scroll 0 0 transparent;width:220px;height:35px !important;}
.checkout-cart-index .btn-proceed-checkout:hover{background: url(../images/checkout-btn.gif) no-repeat scroll 100% 100% transparent;}
.checkout-cart-index .btn-proceed-checkout span{display:none;}
.data-table tfoot{background-color:#fff;}
.checkout-cart-index input.qty{text-align:center;}
.checkout-cart-index tfoot .btn-continue{background: url(../images/continue-btn.gif) no-repeat scroll 0 0 transparent;width:132px;height:20px;}
.checkout-cart-index tfoot .btn-continue span{display:none;}
.checkout-cart-index .product-name a{color:#0060a9;text-decoration:none;}
.checkout-cart-index .product-name a:hover{text-decoration:underline;}
.cart .totals table tfoot strong{color:#0060a9;}
.cart{background: url(../images/bkg_cart.gif) repeat-y scroll 100% 0 transparent;border:1px solid #cfcfcf;}
a.button span, button.button span span{color:#0060a9;text-transform:inherit;}

.cart .deals{
	height: 100%;
	float:right;width:290px;margin:0;padding:20px 0 10px 27px; background: white;}
.cart .shipping{margin:0;}
.cart .cart-collaterals{width:639px;border-right:1px solid #CFCFCF;padding:0;}
.checkout-cart-index .cart-collaterals h2{color:#444f56 !important;text-transform:uppercase;font-size:12px;font-weight:bold !important;margin-bottom:0;}
label,.checkout-cart-index p{color:#444f56;}
.cart .giftcard button.check-gc-status span{color:#0060a9 !important;}
.cart .giftcard button.check-gc-status span span{text-decoration:none;}
.cart .giftcard button.check-gc-status:hover{text-decoration:underline;color:#0060a9;}
.cart .cross-inside {

background:white;border-right:1px solid #cfcfcf;}
.cart .crosssell{background:#f7f7f7;border:0;width:300px;padding:20px 0 10px 20px; border-right: 1px solid #CFCFCF; }
.cart .crosssell .btn-cart{background: url(../images/cs-add-to-cart.gif) no-repeat scroll 0 0 transparent;width:91px;height:20px;}
.cart .crosssell .product-name a{color:#444f56;}
.cart .crosssell .price-box .price{color:#444f56;font-weight:normal;font-size:12px;}
.cart .crosssell .price-box .old-price,.cart .crosssell .price-box .special-price{padding-right:5px;float:left;}
.checkout-cart-index .page-title{border-bottom:0;}
.cart .crosssell .product-image {margin: 0;}
.cart .crosssell .product-shop {float:left;margin-left:10px; width: 215px;}
.data-table tr.last th, .data-table tr.last td {border-bottom: 1px solid #cfcfcf;}
#shopping-cart-table{border-color:#cfcfcf;}
.cart-text{float:right;padding-right:10px;color:#9d9d9d;}
.cart-text img{padding:2px 5px 0 0;}
.cart-text strong{font-size:16px;}
.cart .page-title .checkout-types{float:right;}

/*****Checkout*****/
.checkout-onepage-index h1{color:#444f56;font-size:14px;font-weight:bold;}
.opc-progress-container .opc-block-progress .block-title strong {font-size:14px;}

.checkout-onepage-success .page-title{border:1px solid #CFCFCF;padding-top:25px;padding-bottom:25px;}
.checkout-onepage-success .page-title h1{color:#444f56;font-size:14px;font-weight:bold;}
.checkout-onepage-success .sub-title{color:#444f56;}


/* onepage checkout */
#co-billing-form .control input {
	float: right;
	margin-right: 460px;
}



/*****About BLA*****/
.about-1,.about-2,.about-3{float:left;padding-top:20px;}
.about-2,.about-3{padding-left:10px;}
.about-bottom{width:240px;padding-top:10px;}
.about-bottom h4{font-size:14px;color:#444f56;padding-bottom:5px;}
.about-bottom p{font-size:11px;margin-bottom:5px;}
.about-bottom a.more{background: url(../images/img-plus.gif) no-repeat scroll 0 0 transparent;padding: 0 0 0 20px;text-decoration:none;text-transform:uppercase;color:#0060a9;font-weight:bold;font-size:11px;}
.about-bottom a.more:hover{text-decoration:underline;}

/*****CMS*****/
.cms-bottom{padding-top:10px;}

/*****CMS Left Navigation*****/
.cms-left-nav{margin-bottom:20px;}
.cms-menu{background: url(../images/nav-top.gif) no-repeat scroll left top transparent;border-bottom:0;padding:0;list-style-position: outside;}
.cms-menu li.parent > strong,
.cms-menu li.parent > a > span {
	background:none;
	padding: 14px 0 15px 10px;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	display:block;
}
.cms-menu li.parent > a{background: url(../images/nav-top.gif) no-repeat scroll left top transparent;padding-right:0;text-decoration:none;display:block;}
.cms-menu li.parent > a:hover {background: url(../images/nav-top.gif) no-repeat scroll left top transparent;cursor:pointer;}
.cms-menu li{margin:0;}
.cms-menu li.parent ul{ background: url(../images/nav-middle.gif) repeat-y scroll right top transparent;
    padding-left: 7px;margin-bottom:0;padding-bottom:10px;}
.cms-menu li.parent ul li a{ color: #9D9D9D;
	display: block;
	font-size: 12px;
	line-height: 29px;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;}
.cms-menu li.parent ul li a:hover{background:#c2c2c2;color:#ffffff;}
.cms-menu li.parent ul li strong{
	color: #fff;
	background:#c2c2c2;
	font-weight:normal;
	display: block;
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 5px 0 5px 10px;
	text-decoration: none;}
.cms-menu li ul{list-style-position:outside;}


.cms-menu li.parent .parent a {
	display: none;
	background-image: none;
	color: #9D9D9D;

}
.cms-menu li.parent .parent li a { display: block; }
.cms-menu li.parent .parent a span {
	padding: 0px 0 0px 5px;
}
.cms-menu li.parent .parent ul { padding-left: 0; }

.cms-menu li.parent .parent a { padding-left: 0; }
.cms-menu li.parent .parent ul a { padding-left: 10px; }
.cms-menu li.parent .parent ul li strong { font-weight: bold; }
/*****Contact Page*****/
.contact-left{float:left;width:370px;}
.contact-page-title h1{color:#444f56;font-size:14px;font-weight:bold;margin-bottom:10px;}

.contacts-index-index .form-list label{text-align:left;text-transform:uppercase;font-size:11px;}
.contacts-index-index .form-list input.input-text{width:240px;}
.contacts-index-index .form-list textarea{width:320px;}
.contacts-index-index .buttons-set{width:326px;}
.contacts-index-index .buttons-set button{background: url(../images/submit-btn.gif) no-repeat scroll 0 0 transparent;width:102px;height:27px;}
.contacts-index-index .buttons-set button span{display:none;}
.contacts-index-index p.required{display:none;}
.contacts-index-index ul{list-style:none;padding-left:0;}

/*****Styling Fixes*****/
.fieldset h2.legend{color: #444F56;}
.form-list label{color: #444F56;}
.form-list input.input-text.no-label {margin-left:240px;}
.checkout-cart-index .col-main .page-title{background:#ffffff;}
.cart .totals{width:285px;}
.cms-home #nav{margin-top:-5px;}
.cms-home .social{padding-top:15px;}



/*yuchen*/
.main 
{
background:transparent none;
border:none;
}
.col2-left-layout
{
width:966px;
margin:auto;
background:transparent none;
}
.col2-left-layout .col-main
{
padding:0;
width:740px;
}
.catalog-product-view .col2-left-layout .col-main
{
width:747px;
}
.col2-left-layout .col-left
{
width:196px;
}
.page-head, .page-head-alt,.page-title {
    background:transparent none;
    border:none; 
   color: #444F56;	
}
.page-title h1, .page-title h2
{
 color: #444F56;
}
.page-head h2, .page-head h3, .page-head-alt h3, .page-head-alt h2 {
color: #444F56;
}

/*breadcrumbs*/
.breadcrumbs 
{
margin-top:-5px;
font-size:11px;
color:#9d9d9d;
padding:0 0 15px 0;
background:transparent none;
display: none;
}
.breadcrumbs li a,.breadcrumbs li strong
{
font-size:11px;
color:#9d9d9d;
font-weight:normal;
}
.breadcrumbs li span
{
color:#0060a9;
}
.breadcrumbs li a:hover
{
color:#0060a9;
}
/*left nav*/
.left-nav-container
{
margin-bottom:20px;
background:transparent url(../images/nav-top.gif) no-repeat top left;
}
.left-nav
{
padding-left:7px;
background:transparent url(../images/nav-middle.gif) repeat-y top right;
}
.left-nav-container h4
{
height:35px;
padding-top:14px;
padding-left:10px;
font-size:12px;
font-weight:normal;
color:white;
}
.left-nav-container h4 a
{
font-size:12px;
font-weight:normal;
color:white;
text-decoration:none;
}
.left-nav-bottom
{
background:transparent url(../images/nav-bottom.gif) no-repeat top right;
width:190px;
height:9px;
margin-left:6px;
}
.left-nav ul li a
{
font-size:12px;
color:#9d9d9d;
line-height: 29px;
margin: 0;
padding-left:10px;
display:block;
text-decoration:none;
}
.left-nav ul li a:hover,.left-nav ul li a.active,.left-nav ul.level0 li a.active
{
background-color:#c2c2c2;
color:white;
}
.left-nav ul.level0 li a
{
padding-left:20px;
color:#444f56;
}

/*block*/
.sidebar .block
{
border:1px solid #CFCFCF;
margin-bottom:20px;
}
.sidebar .block .block-title strong {
color: #666666;
font-weight:bold;
font-size:14px;
}
.sidebar .block-list .product-name a {
color: #666666;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.sidebar .block-list .product-name a:hover
{
color: #0060A9;
text-decoration:underline;
}
.sidebar .block .actions a  {
color: #666666;
font-size:12px;
font-weight:normal;
text-decoration:none;   
}
.sidebar .block .actions a:hover  {
color: #0060A9;
text-decoration:underline;
}

.sidebar .block-layered-nav
{
border:none;
margin-bottom:20px;
background:transparent url(../images/nav-top.gif) no-repeat top left;
}
.left-layered-nav
{
padding-left:7px;
background:transparent url(../images/nav-middle.gif) repeat-y top right;
}
.block-layered-nav h4
{
height:35px;
padding-top:14px;
padding-left:10px;
font-size:12px;
font-weight:normal;
color:white;
}
.left-nav-bottom
{
background:transparent url(../images/nav-bottom.gif) no-repeat top right;
width:190px;
height:9px;
margin-left:6px;
}
.left-nav ul li a
{
font-size:12px;
color:#9d9d9d;
line-height: 29px;
margin: 0;
padding-left:10px;
display:block;
text-decoration:none;
}
.sidebar .block-layered-nav dt
{
color:#666666;
}
.sidebar .block-layered-nav dd li{color: #9D9D9D;}
.sidebar .block-layered-nav dd a {
color: #9D9D9D;
font-size:11px;
text-decoration: none;
}
.sidebar .block-layered-nav dd a:hover
{
 color: #0060A9;
 text-decoration:underline;
}

/*
.block-compare
{
border:1px solid #CFCFCF;
margin-bottom:20px;
}
.sidebar .block-compare .block-title strong {
color: #666666;
font-weight:bold;
font-size:14px;
}
.sidebar .block-compare .product-name a {
color: #666666;
font-size:12px;
text-decoration:none;
font-weight:normal;
}
.sidebar .block-compare .actions a {
color: #666666;
font-size:12px;
font-weight:normal;
text-decoration:none;   
}
.sidebar .block-compare .actions button
{
width:68px;
height:21px;
background:transparent url(../images/btn-compare.gif) no-repeat top left;
}
.sidebar .block-compare .actions button span
{
display:none;
}
*/


.block-compare{
    display: none;
}


/*compare*/
.sidebar .block-compare .actions button
{
width:68px;
height:20px;
background:transparent url(../images/btn-compare.jpg) no-repeat top left;
}
.sidebar .block-compare .actions button:hover
{
background-position:0 -20px;
}
.sidebar .block-compare .actions button span
{
display:none;
}

/*category*/
.category-view 
{
margin:0;
}
.category-sub-cat ul.cats-grid
{
background-color:transparent;
/*height:235px;*/
margin-bottom:20px;
padding-left:0;
width:740px;
border:0px solid black;
}
.category-sub-cat li
{
float:left;
/*height:215px; */
margin-right:6px;
margin-left:0;
border:0px solid red;
padding:0 0 20px 0;
width:180px;
text-transform: uppercase;
/*background:white url(../images/sub-cat-bg.gif) repeat-x bottom left;*/
}
.category-sub-cat li .sub-cat-img
{
width:180px;
margin-bottom:5px;
/*height:180px;*/
text-align:center;
}
.category-sub-cat-name
{
text-align:center;
}
.category-sub-cat li.last
{
margin-right:0;
}
.category-sub-cat li .category-sub-cat-name a
{
font-size:12px;
color:#004a7e;
text-decoration:none;
}
.category-sub-cat li .category-sub-cat-name a:hover
{
text-decoration:underline;
}
.category-view .category-title {
margin:0;
background:transparent none;
border:none;
padding:0;
}
.category-title h1
{
color:#444f56;
font-size:14px;
font-weight:bold;
margin-bottom:20px;
text-transform: uppercase;
}
.category-description {
padding:0px;
margin-bottom:20px;
color:#444f56;
}
.category-view .products-grid
{
padding:0;
/*position:relative;*/
}
/*
.category-view .products-grid .actions {
 position: absolute;
}
*/

.products-grid li.item{
    opacity: 1.0;
}
.products-grid li.item:hover{
    opacity: .6;
}

.category-products:hover .products-grid > li.item {
  opacity: 0.6;
}

.category-products .products-grid > li.item:hover {
  opacity: 1;
}


.category-view .products-grid li.item ,.catalogsearch-result-index .products-grid li.item{
float: left;
margin-right:13px;
overflow: hidden;
padding:0 10px 5px 10px;
width: 220px;
min-height:235px;
/*background:white url(../images/sub-cat-bg.gif) repeat-x bottom left;*/
}
.category-view .products-grid li.item.last ,.catalogsearch-result-index .products-grid li.item.last{
padding-right:0;
margin-right:0;
}

.category-view .products-grid .product-image,.catalogsearch-result-index .products-grid .product-image 
{
text-align:center;
width:220px;
}
.category-view .products-grid .product-name, .catalogsearch-result-index .product-name{
	line-height:14px;
	height: auto;
	overflow: hidden;
}
.category-view .products-grid .product-name a , .catalogsearch-result-index .product-name a{
color: #444;
font-size:12px;
font-weight:bold;
text-decoration: none;
text-transform: uppercase;
}
.category-view .products-grid .product-name a:hover , .catalogsearch-result-index .product-name a:hover{
color: #0060A9;
text-decoration:underline;
}
.ratings{
    display: none !important;
}
.products-grid .ratings
{
margin:8px 0;
}
.minimal-price 
{
color:#9D9D9D;
}
.saving-box {
display:none;
}
.price-box .special-price 
{
float:left;
margin-right:5px;
}
.regular-price .price {
 font-weight: bold;
 color:#9d9d9d;
 font-size:14px;
}
.products-grid .special-price .price,.products-list .special-price .price
{
color:#da3003;
font-size:14px;
font-weight:bold;
}
.products-grid .old-price .price,.products-list .old-price .price
{
color:#9d9d9d;
font-size:14px;
}
.products-grid  .actions button,.products-list .product-shop button
{
display:none;
}
.category-products .products-grid  .actions .add-to-links li,.category-products .products-list .add-to-links li
{
float:left;
display: none;
}
.cms-home .link-cart ,
.category-products .products-grid  .actions .add-to-links li a,
.category-products .products-list .add-to-links li a 
{
font-size:10px;
text-decoration:none;
color:#9d9d9d;
}
.category-products .products-grid  .actions .add-to-links li a:hover,.category-products .products-list .add-to-links li a:hover
{
color:#0060A9;
text-decoration:underline;
}
.toolbar-bottom {
 display: block;
}
.pager .pages a {
 text-decoration: none;
}
.pager .pages a:hover {
 color: #0060A9;
 text-decoration:underline;
}
/*category hero banner*/
.cat-hero-banner
{
margin-bottom:5px;
}
#panelContainer {
height:240px;
position:relative;
width:740px;
margin-bottom:5px;
}
#panelContainer .tab_content {
height:240px;
position:absolute;

/*width:688px;*/
}

#panelContainer2 {
height:150px;
position:relative;
width:190px;
margin-bottom:20px;
margin-left:5px;
}
#panelContainer2 .tab_content {
height:150px;
position:absolute;

/*width:688px;*/
}

.BannerControl {
position:relative;
/*left:0;
top:245px;
border-bottom:1px solid #dad0d9;
*/
float: left;
height:20px;
text-align:center;
margin: 0 auto;
width: 740px;
top: -35px;
}

#tabContainer {
    display: inline-block;
    margin: 0 auto;
}
#pausePlay
{
margin-top:7px;
float:right;
display:none;
}
#tabContainer li {
float:left;
height:18px;
line-height:18px;
margin-right:5px;
position: relative;
}
#tabContainer li a {
    font-size:11px;
    font-weight:bold;
    color:#5d4a50;
    display:block;
    width:10px;
    height:10px;
    /*background:transparent url(../images/banner-bullet.gif) no-repeat top left;*/
    background: #fff;
    border-radius: 5px;
}
#tabContainer li a.tabs_on {
/*background:transparent url(../images/banner-bullet-on.gif) no-repeat top left;*/
background: #0082e8;
}
#tabContainer li a span
{
display:none;
text-indent:-999999px;
color:white;
}
.cat-banner-text
{
float:right;
margin-left:150px;
}
.cat-banner-text a
{
color:#0060a9;
text-decoration:none;
padding-left:20px;
background:transparent url(../images/blue-white-plus.gif) no-repeat center left;
}
.cat-banner-text a:hover
{
text-decoration:underline;
}
.category-title-with-banner h1
{
height:25px;
width:720px;
padding:10px 0 0 20px;
color:#444f56;
font-size:14px;
font-weight:bold;
background:transparent url(../images/content-title-bg.gif) no-repeat center left;
margin-bottom:0 !important;
}
.cat-details
{
position:relative;
width:100%;
}
.cat-details:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    -moz-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}
.cat-details-texts-left
{
position:absolute;
top:30px;
left:20px;
color: #fff !important;
}

.cat-details-texts-right
{
position:absolute;
top:30px;
left:20px;
}
.cat-details-texts
{
color:#fff;
position:absolute;
top: 20px;
text-align: center;
width:100%;
}
.cat-detials-link a
{
color:#fff;
font-size:18px;
text-decoration:none;
text-transform:uppercase;
font-weight:normal;
border: 2px solid #fff;
border-radius: 3px;
padding: 10px;
}
.cat-detials-link a:hover
{
/*background: rgba(255, 255, 255, 1);
color: #0060a9;
-moz-transition: background .4s linear;
-webkit-transition: background .4s linear;
-o-transition: background .4s linear;
transition: background .4s linear;*/
border: 2px solid #0082e8;
color: #0082e8;
background: rgba(0, 05, 0, 0.5);
-moz-transition: background .4s linear;
-webkit-transition: background .4s linear;
-o-transition: background .4s linear;
transition: background .4s linear;
}
.cat-details h3
{
font-size:28px;
font-weight: lighter;
margin-bottom:55px;
}


/* !category view
------------------------------------------------- */
.category-view .products-list .product-name { height: 28px; }
.category-view .products-list .product-name a {
	color: #9D9D9D;
	font-weight: bold;
	text-decoration: none;
}
.category-view .products-list .product-name a:hover { color: #0060A9;  }
/* ![end] category view
------------------------------------------------- */


/*product view*/
.col2-left-layout .product-view, .col2-right-layout .product-view {
    background: none repeat scroll 0 0 transparent;
    width: 747px;
	margin:0;
	border:none;
}
.col2-left-layout .product-view .product-view-top {
    width: 740px;
	padding-left:7px;
}
.product-view .product-essential .product-shop
{
float:right;
width:440px;
padding:0;
}
.product-view .product-shop .product-main-info
{
margin:0;
padding:0;
padding:20px;
border:none;
background:#f6f6f6 none;
}
.product-view .product-essential .product-img-box
{
float:left;
padding:0;
}
.product-view .product-img-box .product-image
{
width:280px;
height:280px;
}
.product-view .product-name h1 {
color: #444f56;
font-size: 14px;
font-weight: bold;  
}
.review-summary a,.ratings .rating-links a 
{
color:#0060a9;
font-size:11px;
text-decoration:none;
display: none;
}
.review-summary a:hover,,.ratings .rating-links a:hover
{
text-decoration:underline;
}
.product-view .product-shop .product-ids {
    color: #444f56;
    display: block;
	font-size:11px;
    margin: 2px 0 10px;
}
.product-view .product-shop .availability {
 font-size: 11px;
 color:#444f56;
 margin-bottom:0;
}
.catalog-category-view .availability {
	display:none;
}
.product-view .product-shop .price-box .special-price
{
margin:0 5px 0 0;
}
.product-view .product-shop .price-box {
margin-bottom:10px;
margin-top:0;
}
.product-view .product-shop .price-box .special-price .price {
color:#da3003;
font-size: 16px;
font-weight:normal;
}
.product-view .product-shop .price-box .old-price .price {
color: #989696;
font-weight:bold;
font-size:16px;
text-decoration:line-through;
}
.product-view .product-shop .price-box .regular-price .price {
color: #989696;
font-weight:bold;
font-size:16px;
}
.tier-prices
{
background:transparent none;
border:none;
padding:0;
font-size:11px;
margin-bottom:0;
list-style:disc inside none;
}
.tier-prices li .price,.tier-prices li .benefit {
font-weight: normal;
}
.options-container {
background: #e9e9e9 none;
border:none;    
padding:10px 20px 0 20px;
}
.catalog-product-view button.btn-cart
{
width:158px;
height:38px;
border:0px solid black; 
background:transparent url(../images/add-to-cart.gif) no-repeat top left;
}
.catalog-product-view button.btn-cart:hover
{
background-position:0 -38px;
}
.button:active 
{
position:static;
}

.catalog-product-view button.btn-cart span
{
display:none;
}
.product-view
{
color:#444f56;
}
.product-view .product-options-bottom p.required
{
display:none;
}
.product-options dt label,.add-to-cart label  {
 font-size: 12px;
 font-weight: bold;
 color:#444f56;
}
.product-view .product-options dd
{
margin:0 0 10px 0;
padding:0;
}
.product-view .product-options dd select {
width:170px;
}
.product-view  .add-to-box {
background:#e9e9e9 none;
padding:10px 20px 0 20px;
}
.product-view .product-options-bottom .add-to-cart
{
padding-bottom:0;
}
.product-view-links
{
margin-top:20px;


}
.product-view-links .emailto-link
{
float:left;
}
.product-view-links .add-to-links
{
margin:0;
}
.product-view-links .add-to-links li
{
float:left;
margin:0;
margin-left:22px;
}
.product-view-links .emailto-link a,.product-view-links .add-to-links li a
{
color:#0060a9;
font-size:11px;
text-decoration:none;
}
.product-view-links .emailto-link a:hover,.product-view-links .add-to-links li a:hover
{
text-decoration:underline;
}
.product-view .short-description {   
display: block;
padding:20px;
}
.product-view .short-description  h2
{
color:#444f56;
font-weight:bold;
font-size:12px;
}
.product-essential {
margin-bottom:20px;
}
.col2-left-layout .product-view .product-collateral
{
padding:0px 0 20px 0;
width:100%;
}
#productTabContainer {
	display:block;
	height:29px !important;
	padding:0 0 0 10px;
	overflow: hidden;
	top:0px;
}
#productTabContainer li {
	float:left;
	margin:0;
	margin-right:3px;
	padding:0;
	height:29px !important;

}

#productTabContainer li.details-tab a {
	background:transparent url(../images/tab-description.jpg) no-repeat left top;
	cursor:pointer;
	display:block;
	height:29px !important;
	width:100px;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
}
#productTabContainer li.specifications-tab a {
	background:transparent url(../images/tab-specs.jpg) no-repeat left top;
	cursor:pointer;
	display:block;
	height:29px !important;
	width:80px;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
}
#productTabContainer li.view360-tab a {
	background:transparent url(../images/tab-360.jpg) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:29px !important;
	width:90px;
	margin:0;
	padding: 0;
	text-decoration:none;
	border:0;
}
#productTabContainer li.review-tab a {
	background:transparent url(../images/tab-review.jpg) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:29px !important;
	width:80px;
	margin:0;
	padding: 0;
	text-decoration:none;
}
#productTabContainer li.videos-tab a {
	background:transparent url(../images/tab-videos.jpg) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:29px !important;
	width:80px;
	margin:0;
	text-decoration:none;
}
#productTabContainer li.returns-policy-tab a {
	background:transparent url(../images/tab-returns-policy.jpg) no-repeat 0 0;
	cursor:pointer;
	display:block;
	height:29px !important;
	width:121px;
	margin:0;
	padding: 0;
	text-decoration:none;
}

#productTabContainer li a:hover, #productTabContainer li a.tabs_on {
background-position:0 -29px;

}
#productPanelContainer {
border:1px solid #DAD0D9;
margin-bottom:0px;
min-height:60px;
}
#productPanelContainer .tab_content {
padding:20px 25px;
}
/*relatd products*/
.product-view .box-related .product-name a,.product-view .box-up-sell .product-name a  {
    color: #9d9d9d;
	font-size:11px;
    text-decoration:none;
}
.product-view .box-up-sell .price-box .special-price {
   margin-right: 0px;
}
.product-view .box-related .regular-price .price,.product-view .box-up-sell .regular-price .price
{
font-size:11px;
font-weight:bold;
color:#9d9d9d;
}
.product-view .box-related .special-price .price,.product-view .box-up-sell .special-price .price {
color:#da3003;
font-weight: bold;
font-size:11px;
padding-right:3px;
}
.product-view .box-related .old-price .price,.product-view .box-up-sell .old-price .price  {
color: #9d9d9d;
font-weight: normal;
font-size:11px;
text-decoration: line-through;
}
.product-view .box-related li.item {
 margin-right:10px;
}
.product-view .box-related {
  background:transparent url(../images/upsell-title-bg.gif) no-repeat top right;
  padding-left:6px;
  margin-bottom:30px;
}
.product-view .box-up-sell{
  background:transparent url(../images/upsell-title-bg.gif) no-repeat top right;
  padding-left:6px;
  padding-top:39px; 
  margin-bottom:30px;
}
.box-related .box-title,.box-up-sell .box-title {
    background: transparent none;
    border:none;
    margin: 0 -1px;
    padding: 5px 20px;
	display:none;
}
.product-view .box-related .note 
{
margin-left:180px;
margin-bottom:3px;
padding:15px 0 0 0;
font-size:12px;
color:#444f56;
background:transparent none;
}
.product-view .box-related .note  a
{
font-size:12px;
color:#0060a9;
font-weight:bold;
text-decoration:none;
}
.box-related .box-content {
border-left:1px solid #d5d8db;
border-right:1px solid #d5d8db;
}
.col2-left-layout .product-view .box-up-sell .products-grid {
margin-right: 0;
padding: 15px 0 0px 20px;
padding-bottom:10px;
border-left:1px solid #d5d8db;
border-right:1px solid #d5d8db;
}
.product-view .box-related input.checkbox {
margin: 3px 0 0 95px;
position: absolute;
}
.product-view .box-related li.item .product-details {
margin-left: 115px;
}
.col2-left-layout .product-view .box-up-sell .products-grid li.last
{
margin:0;
}
.block-bottom
{
width:741px;
height:9px;
background:transparent url(../images/block-bottom.gif) no-repeat left top;
}
.product-view .box-related li.item p a,.product-view .box-up-sell li.item p a {
color: #0060a9;
font-size:11px;
text-decoration:none;
}
.products-grid .product-name {
    margin-bottom: 5px;
}
.products-grid .price-box {
    clear: both;
    margin: 5px 0;
}

#featuredProducts > li > p{
    display: none !important;
}
/*review*/

.box-reviews .box-title {
    background:transparent none;
	border:none;
}
.box-reviews .form-list label,.box-reviews .form-list .input-box
{
float:none;
}
/*grouped product*/
.price-box .special-price .price
{
  color: #DA3003;
}
.add-to-box-grouped .add-to-cart
{
float:right;
}
.add-to-box-grouped .add-to-cart button
{
width:210px;
background:transparent url(../images/add-selection-to-cart.gif) no-repeat top left;
}
.add-to-box-grouped .add-to-cart button:hover
{
background-position:0 -38px;
}
.product-view #super-product-table
{
border-right:none;
color: #444f56;
margin:15px 0;
}
.product-view #super-product-table th
{
color:#444f56;
text-transform:capitalize;
font-weight:bold;
font-size:12px;
background-color:#f9f9f9;
}
.product-view #super-product-table thead {
background: transparent none;   
}
.product-view #super-product-table tr.last th, .product-view #super-product-table tr.last td {
border-bottom: 1px solid #dedddd;
border-right: 1px solid #dedddd;
}
.product-view #super-product-table tr td
{
border-right: 1px solid #dedddd;
border-bottom: 1px solid #dedddd;
font-size:12px;
}
.product-view #super-product-table tr td .qty
{
text-align:center;
}
.product-view #super-product-table tr td .price-box .special-price
{
width:50%;
text-align:right;
margin-right:3;
}
.product-view #super-product-table tr td .price-box .old-price 
{
text-align:left;
}
.product-view #super-product-table tr td .price-box .special-price .price
{
/* color:#444F56; */
}
.product-view #super-product-table tr td .price-box .old-price .price {
color: #444f56;
}
.product-view #super-product-table tr td .price-box .regular-price .price 
{
color: #444f56;
font-size:12px;
}
#product-attribute-specs-table
{
border:none;
}
.data-table tr.last td {
 /*border:none;*/
}

/*search page*/
.catalogsearch-result-index .breadcrumbs li.search
{
float:none;
background:transparent none;
padding-left:5px;
}
.results-view { margin: 0; }
.results-view .products-grid { padding: 0; }

/*branding*/
.aitmanufacturers-index-view .category-title,.aitmanufacturers-index-index .category-title,.aitmanufacturers-index-index .page-head
{
background:transparent none;
color: #444F56;
border:none;
padding-top:0;
padding-bottom:0;
}
.aitmanufacturers-index-index .page-head h3
{
color: #444F56;
}
.aitmanufacturers-index-view .category-description 
{
padding-top:10px;
}
/*news letter*/
#SignUp td
{
text-align:left;
vertical-align:top;
}
 .lblEmail
{
	color:#444f56;
	float: left;
	font-size:11px;
	padding-right:5px;
	margin-top: 6px;
}
 .txtEmailaddress
{
width:190px;
height:20px;
}
.newsletter-submit
{
float:left;
text-indent: -1000em;
padding:0;
margin-top: 3px;
border:none;
width:80px;
height:20px;
background:transparent url(../images/btn-newsletter-join.jpg) no-repeat top left;
}
.newsletter-submit:hover
{
background-position:0 -20px;
cursor:pointer;
}

/* signup validation */
#SignUp .validation-advice {
	position: absolute;
	width: 200px;
}


/*brand*/
.shop_brand {
float:left;

margin:auto;
margin:18px 0 0;
overflow:hidden;
width:966px;

background-color:transparent;

	
}
#crousal ul
{
padding:0;

}
#crousal {
    float: left;   
    width: 966px;
	background:transparent url(../images/top-brands-top.gif) no-repeat top left;
}

#crousal .crousal_main {
    display: inline;
    float: left; 
}
#crousal .crousal_middle
{
width: 941px;
padding-left:25px;
background:transparent url(../images/box-middle.gif) repeat-y top left;
}
.crousal_bottom
{
width: 966px;
height:20px;
background:transparent url(../images/box-bottom.gif) no-repeat top left;
}
#crousal .controls
{
width:200px;
background-color:transparent;
float:right;
height:48px;

position:relative;
}
.left_btn {
top:10px;
right:40px;
position:absolute;
}
.banner a {
    float: left;
    width: auto;
}
.right_btn {
top:10px;
right:15px;
position:absolute;
}
.all_btn a
{
color:#0060a9;
font-size:11px;
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
top:13px;
right:75px;
position:absolute;
}
.banner img {
    float: left;
    width: auto;
}
#crousal .crousal_main .panel {
    background-color: transparent;
    float: left;
    height: 92px;
}
#crousal .crousal_main .panel ul {
    float: left;
    list-style: none outside none;
    width: 100%;
}
.shop_brand ul li {
    display: inline;
    float: left;
    padding: 0 25px 0 0;
    width: auto;
}
.shop_brand ul li a {
    float: left;
    list-style: none outside none;
    overflow: hidden;
    width: auto;
}
.brand-item {
    background-color: transparent;
    float: left;
    height: 120px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-align: center;
    width: 170px;
}
.aitmanufacturers-index-index .content  dt {
    color: #444444;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.aitmanufacturers-index-index .content  dd {
    padding-bottom: 10px;
}
.aitmanufacturers-index-index .category-title h1
{
  color: #444F56;
  font-size:22px;
  font-weight:normal;
}


/*store locator*/

.storelocator-index-index .bottom-store-locator
{
display:none;
}
.storelocator-results-index .page-select {
	border: 1px solid #900; /* debug0*/
	margin-bottom:30px;
	width: 250px;
}
.storelocator-results-index .page-select h1
{
margin-bottom:20px;
}
.storelocator-results-index .page-select #store_postcode
{
margin-right:5px;
}
.storelocator-results-index .page-select  .btnSubmit
{
}
.page-result h3
{
margin-bottom:20px;
}
.storelocator-results-index li.shop
{
margin-bottom:15px;
}
.storelocator-results-index li.shop td.desc
{
padding:10px;
}
.storelocator-results-index li.shop td.desc strong a
{
font-size:15px;
text-decoration:none;
}
.storelocator-view-detail .store-img
{
margin-bottom:20px;
}
.bottom-store-locator
{
margin-top:80px;
}
.storelocator-results-index .bottom-store-locator
{
display:none;
}
/*account*/
.customer-account-login .main 
{
min-height: 400px;
height:auto !important;
height: 400px;
}
.sidebar .block-account li a:hover{background-color:#ffffff;}

/*Gift Card*/
.giftcard-send-form{border-top:0;}

/*Info Centre*/
.cms-banner{padding-bottom:20px;}
.info-top-left{float:left;}
.info-top-right{float:right;}
.info-bottom ul{list-style:none;padding-left:0;}
.info-bottom ul li{float:left;width:241px;background:#ffffff url(../images/info-prod-bg.gif) repeat-x 100% 100%;text-align:center;margin-bottom:20px;margin-right:5px;padding:5px 0 10px 0;}
.info-bottom ul li.last{margin-right:0;}
.info-bottom ul li img{padding-bottom:5px;}
.newProduct ul li img{width:120px; height:170px;}
.cms-info-centre .col-main h2{ color: #444F56; font-size: 14px; font-weight: bold; margin-bottom: 10px;}
.info-bottom .prod-name a{color:#0060a9;}

.videos,
.articles {
	clear: left;
	overflow: hidden;
}	
.videos dd,
.articles dd { padding: 0; }
.videos h1 {
	color: #656E74 !important;
	font-size: 18px !important;
	font-weight: normal !important;
}

.videos ul {
	clear: left;
	float: left;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
.videos ul li {
	display: inline;
	float: left;
	list-style: none;
	margin-right: 10px;
	width: 237px;
}
.videos ul li.last { margin-right: 0; }
.videos ul li dt {
	margin-bottom: 7px;
	font-weight: normal;
}
.videos .video_image {
	float: left;
	width: 80px;
}
.videos .video_copy {
	height: 65px;
	margin-left: 90px;
	width: 147px;
	overflow: hidden;
}

.videos .plus_btn,
.articles .plus_btn {
	background: transparent url(../images/btn_watch_now.gif) no-repeat left 50%;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 20px;
	text-transform: uppercase;
}
.videos .plus_btn { margin-left: 90px; }
a.plus_btn { color: #2063AF; }

.articles h2 {
	color: #656E74 !important;
	font-size: 16px !important;
	margin-bottom: 10px;
}
.articles dl {
	margin-bottom: 15px;
	overflow: hidden;
}
.articles dt {
	color: #565E64;
	margin-bottom: 10px;
}
.articles dt h4 { color: #656E74 !important; }
.articles dt,
.articles dd {
	margin-left: 170px;
}
.articles dd.article_image {
	float: left;
	margin-left: 0;
}

/*Fixes*/
.home-featured-products .home-product-details .product-specials .minimal-price .price-label{display:none;}
.home-featured-products .home-product-details .product-specials .minimal-price .price{    color: #000000;
    display: block;
    font-size: 28px;
    letter-spacing: -0.05em;
    width: 130px;
}

/* home-store-locator */
.cms-home .home-store-locator {
	float: left;
	padding-left: 2px;
	width: 964px;
}

/* catalog event banner */
.event-container {
	margin: 5px auto 20px;
	width: 960px;
}


/* modal lightbox - jquery colorbox */

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_expand:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;height:28px;width:28px}
div.pp_default .pp_contract:hover{background:url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{background:url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;height:30px;width:30px}
div.pp_default .pp_gallery ul li a{background:url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{left:auto;position:static}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0;width:20px}
div.pp_default a.pp_arrow_next{background-position:-82px -3px;left:52px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;position:relative;width:110px}
div.pp_default .pp_nav .currentTextHolder{color:#999;font-family:Georgia;font-size:11px;font-style:italic;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 5px 5px 50px}
div.pp_default .pp_bottom .pp_left{background:url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../images/prettyPhoto/default/loader.gif) center center no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px; position: relative; top:-485px;}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;overflow:hidden;width:55px}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;margin:2px 4px;white-space:nowrap}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{display:block;line-height:22px;position:absolute;/* right:0; */text-indent:-10000px;top:0}
.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px}

#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
#pp_full_res { padding-top: 35px; }

/*Ada style*/
/*Paypal button style*/
.add-to-cart label, .add-to-cart .qty, .catalog-product-view button.btn-cart{float:left;}
.add-to-cart label, .add-to-cart .qty{margin:10px 3px 0 0 !important;}
.product-view .product-shop .add-to-cart{padding: 2px 0 10px 0 !important; }
.product-view .product-shop .add-to-cart div{float:left !important; margin:5px 0 0 0!important;}
.add-to-cart .paypal-logo{float:none;}
.add-to-cart .paypal-logo .paypal-or{clear:none !important; display:inline !important; margin:0 !important;}
/*Paypal button style ends*/

.std table th, .std table td{border:none;}
caption, th, td{vertical-align:middle;}
.descriptionIcon{margin-right:20px;}
.newProductGrid{min-height:284px;margin:10px 0; float:left; text-align:center;cursor: default;}
.newProductGrid.first{margin-right:50px;}
.newProductGrid.last{margin-left:50px;}
.newProductGrid h2{margin-top:10px;border-top:1px solid #444F56;border-bottom:1px solid #444F56;color:#444F56;}
.newProductGrid a:hover h2{color:#0060A9;}

.newProdView {
	width:250px; 
	min-height:284px;
	overflow: hidden;
	position: relative;
	border: 10px solid #fff;
	-webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
}
.newProdView .mask,.newProdView .content {
   width: 284px;
   min-height: 100px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.newProdView img {
   display: block;
   position: relative;
   margin:10px auto 0;
}
.newProdView h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 14px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
}
.newProdView p {
   font-family: Georgia, serif;
   font-style: italic;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.newProdView a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.newProdView a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

.view-ninth .mask-1, .view-ninth .mask-2 {
    background-color: rgba(0, 0, 0, 0.5);
    height: 500px;
    width: 300px;
    background: rgba(0, 73, 149, 0.5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0.6s;
    -moz-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}
.view-ninth .mask-1 {
    left: auto;
    right: 0;
    -webkit-transform: rotate(39deg) translateX(-210px);
    -moz-transform: rotate(39deg) translateX(-210px);
    -o-transform: rotate(39deg) translateX(-210px);
    -ms-transform: rotate(39deg) translateX(-210px);
    transform: rotate(39deg) translateX(-210px);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}
.view-ninth .mask-2 {
    top: auto;
    bottom: 0;
    -webkit-transform: rotate(39deg) translateX(210px);
    -moz-transform: rotate(39deg) translateX(210px);
    -o-transform: rotate(39deg) translateX(210px);
    -ms-transform: rotate(39deg) translateX(210px);
    transform: rotate(39deg) translateX(210px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.view-ninth .content {
    background: rgba(0, 0, 0, 0.9);
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    opacity: 0.5;
    width: 180px;
	padding: 10px 0;
    overflow: hidden;
    -webkit-transform: rotate(-54deg) translate(-378px, 150px);
    -moz-transform: rotate(-54deg) translate(-378px, 150px);
    -o-transform: rotate(-54deg) translate(-378px, 150px);
    -ms-transform: rotate(-54deg) translate(-378px, 150px);
    transform: rotate(-54deg) translate(-378px, 150px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.4s ease-in-out 0.3s;
    -moz-transition: all 0.4s ease-in-out 0.3s;
    -o-transition: all 0.4s ease-in-out 0.3s;
    transition: all 0.4s ease-in-out 0.3s;
}
.view-ninth h2 {
    background: transparent;
    margin-top: 0px;
}
.view-ninth a.info {
    display:inline-block;
	width:90px;
	margin-top:10px;
	background:#0060A9;
}
.view-ninth a.info:hover{
	background:#fff;
	color:#0060A9;
}
.view-ninth:hover .content {
    min-height: 115px;
    width: 180px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    opacity: 0.9;
    top: 100px;
	left:35px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}
.view-ninth:hover a.info{
}
.view-ninth:hover .mask-1, .view-ninth:hover .mask-2 {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.view-ninth:hover .mask-1 {
    -webkit-transform: rotate(35.5deg) translateX(-0px);
    -moz-transform: rotate(35.5deg) translateX(-0px);
    -o-transform: rotate(35.5deg) translateX(-0px);
    -ms-transform: rotate(35.5deg) translateX(-0px);
    transform: rotate(35.5deg) translateX(-0px);
}
.view-ninth:hover .mask-2 {
    -webkit-transform: rotate(35.5deg) translateX(0px);
    -moz-transform: rotate(35.5deg) translateX(0px);
    -o-transform: rotate(35.5deg) translateX(0px);
    -ms-transform: rotate(35.5deg) translateX(0px);
    transform: rotate(35.5deg) translateX(0px);
}

.account-login{display: none !important;}

.actions .availability{display: none !important;}