/* common styles */

h1, h3.h1{
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}
h4{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}
h3{
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p, div.p{
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 18px 0;
}
ul{
	list-style: none;	
}
ul.listbul{
	list-style: disc;
	margin: 0 0 12px 24px;
}
blockquote {
font-size: 14px;
font-style: italic;
line-height: 22px;
padding-top: 25px;
padding-bottom: 25px;
}
.content ul.list{
	margin: 0;
	padding: 0 0 35px 20px;
	line-height: 18px;
	color: #373737;
}

.content ul.list li{
	margin: 0;
	padding: 0;
	background-image: url(../images/bbullet.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 17px;
	color: #000000;
}

.content ul.list-multiline{
	margin: 0;
	padding: 0 20px 35px 20px;
	line-height: 18px;
	color: #373737;
}
.content ul.list-multiline li{
	margin: 0;
	padding: 0;
	background-image: url(../images/bbullet.gif);
	background-position: 0 6px;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 10px;
	color: #000000;
}
.content a, .content a:hover, .content a:active, .content a:visited{
	color: #249800;
}
address{
	font-style: normal;
	margin: 0 0 30px 0;
	line-height: 18px;
}
.required{
	color: #ff0000;
}

/* end common styles */

#homebanner{
	margin: -12px -10px 1px -10px;
}
#homebanner a{
	background-image: url(../images/banner.png);
	width: 749px;
	height: 258px;
	text-indent: -3000px;
	overflow: hidden;
	display: block;
}
h2.portfolio{
	margin: 0 -10px 0;
	padding: 0 0 12px 0;
	background-image: url(../images/shadow749.gif);
	background-repeat: no-repeat;
	background-position: 0 37px;
}
h2.portfolio a{
	background-image: url(../images/viewportfolio.png);
	display: block;
	height: 36px;
	text-indent: -30000px;
	overflow: hidden;
}
.home-leftcol{
	float: left;
	width: 357px;
	padding: 0 15px 24px 4px; 
}
.home-rightcol{
	float: left;
	width: 357px;
	padding: 0 0 24px 0; 
	margin: 0 -12px 0 0;
}
.home-leftcol .home-video{
	margin: 0 0 9px 0;	
	width: 355px;
	height: 251px;
	padding: 2px;
	background-image: url(../images/homevideo-bg.gif);
	background-repeat: no-repeat;
}
.home-leftcol h3{
	background-image: url(../images/whatourcustomeraresaying.gif);
	width: 350px;
	height: 44px;
	text-indent: -3000px;
	overflow: hidden;
	margin: 0 0 12px 0;
}
.home-leftcol .replication{
	margin: 0 6px 30px 6px;
}
.home-leftcol .replication p{
	margin: 0 0 12px 0;
}
.home-leftcol .replication strong{
	font-weight: bold;
}
.home-leftcol .replication a{
	display: block;
}

.home-rightcol .customcommerce{
	background-image: url(../images/customcommerce.png);
	width: 357px;
	height: 185px;
	position: relative;
}
.home-rightcol .customcommerce h3{
	display: none;
}

.home-rightcol .customcommerce ul{
	padding: 66px 0 0 62px;
	line-height: 25px;
	font-size: 11px;
}
.home-rightcol .customcommerce ul span{
	font-weight: bold;
	color: #249800;
	text-decoration: underline;
}

.home-rightcol .customcommerce a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 357px;
	height: 172px;
	text-indent: -3000px;
	overflow: hidden;
}
.contactusbox{
	background-image: url(../images/contactus-bg.gif);
	width: 357px;
}
.contactusbox-inner{
	background-image: url(../images/contactus-header.gif);
	background-repeat: no-repeat;
}
.contactusbox-inner2{
	background-image: url(../images/contactus-footer.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding: 79px 0 16px 11px;
}
.contactusbox .contactus label{
	margin: 0 0 2px 0;
	font-size: 11px;
}
.contactusbox .contactus input.text{
	width: 313px;
	border-color: #999999;
}
.contactusbox .contactus textarea.text{
	border-color: #999999;
	width: 313px;
	height: 130px;
}

.home-testimonial{
	margin: 0 0 27px 0;
	background-image: url(../images/qheader.gif);
	background-repeat: no-repeat;
	padding: 30px 12px 0 19px;
}
.home-testimonial-inner{
	background-image: url(../images/qfooter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}
.home-testimonial p{
	margin: 0 0 20px;
}
.home-testimonial p span{
	display: block;
	padding: 0 0 0 48px;
}
.home-testimonial strong{
	display: block;
	margin: 0 0 4px 0;
}
.home-testimonial .qname{
	display: block;
	margin: 0 0 4px 0;
}
.home-testimonial a{
	display: block;
	color: #249800;
}

div.shopsite{
	background-image: url(../images/featured-webinar.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 729px;
	position: relative;
	clear: both;
}
div.shopsite h3{
	display: none;
}
div.shopsite p{
	color: #ffffff;
	width: 556px;
	float: left;
	margin: 0;
	padding: 78px 0 0 22px;
	line-height: 16px;
}
div.shopsite p a{
	color: #2ec400;
	font-weight: bold;
	font-size: 11px;
}
div.shopsite a.signup{
	float: left;
	margin: 95px 0 0 0;
	width: 139px;
	height: 38px;
	text-indent: -30000px;
	overflow: hidden;
}
/* Custom portfolio page */
.featured-portfolio{
	background-image: url(../images/portfolio_featured_bg.gif);
	background-repeat: repeat-y;
	width: 729px;
	margin: 0 0 26px 0;
}
.featured-portfolio-header{
	background-image: url(../images/portfolio_featured_headerbg.gif);
	background-repeat: no-repeat;	
}
.featured-portfolio-footer{
	background-image: url(../images/portfolio_featured_footerbg.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;	
	padding: 0px 17px 20px 17px;
}
div.featured-portfolio-thumb, div.featured-portfolio-desc{
	float: left;
	padding-top: 23px;
}
div.featured-portfolio-thumb{
	width: 400px;
	line-height: 1px;
}
div.featured-portfolio-thumb a img{
	border: 6px solid #515151;
}
div.featured-portfolio-thumb a:hover img{
	border: 6px solid #249800;
}
div.featured-portfolio-desc{
	width: 240px;
	padding: 23px 0 0 29px
}
div.featured-portfolio-desc h2{
	font-size: 22px;
	font-weight: normal;
	margin: 8px 0 6px 0;
}
div.featured-portfolio-desc a.featured-portfolio-link{
	font-weight: bold;
	display: block;
	margin: 0 0 29px 0;
}
div.featured-portfolio-desc p.featured-portfolio-desc{
	margin: 0;
	font-size: 11px;
	line-height: 18px;
}

.customcommerceexamples h4{
 	background-image: url(../images/customcommerceexamples.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	width: 712px;
	height: 42px;
	text-indent: -3000px;
	overflow: hidden;
	margin: 0;
	position: relative;
 }
 .customcommerceexamples h4 a{
	background-image: url(../images/learnmore.png);
	width: 348px;
	height: 32px;
	display: block;
	text-indent: -3000px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
 }
.content .customcommerceexamples ul li{
	padding: 0 0 11px 11px;
	background: none;
	line-height: 1px;
	float: left;
	width: 167px;
	height: 118px;
}
.content .customcommerceexamples ul{
	padding: 0;
	margin: 0;
}
.content .customcommerceexamples ul li a img{
	border: 5px solid #515151;
}
.content .customcommerceexamples ul li a:hover img{
	border: 5px solid #249800;
}
.learnmore2{
	display: block;
	margin: 34px auto 20px;
	background-image: url(../images/learnmore2.png);
	width: 348px;
	height: 32px;
	text-indent: -3000px;
	overflow: hidden;
}

.sproutcommerceexamples{
	background-image: url(../images/sproutcommerceexamples.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.sproutcommerceexamples h4{
	background-image: url(../images/sproutcommerceexamples.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin: 0 0 15px;
	overflow: hidden;
	text-indent: -3000px;
	width: 305px;
}
.content .sproutcommerceexamples ul li{
	padding: 0 0 11px 11px;
	background: none;
	line-height: 1px;
	float: left;
	width: 167px;
	height: 118px;
}
.content .sproutcommerceexamples ul{
	padding: 0;
	margin: 0;
}
.content .sproutcommerceexamples ul li a img{
	border: 5px solid #515151;
}
.content .sproutcommerceexamples ul li a:hover img{
	border: 5px solid #249800;
}
/* End custom portfolio page */
/* Menu styles */
#m_portfolio{
	background-image: url(../images/menu/portfolio.png);
	width: 123px;
}
#m_solutions{
	background-image: url(../images/menu/solutions.png);
	width: 127px;
}
#m_resouces{
	background-image: url(../images/menu/resources.png);
	width: 126px;
}
#m_blog{
	background-image: url(../images/menu/blog.png);
	width: 77px;
}
#m_contactus{
	background-image: url(../images/menu/contactus.png);
	width: 137px;
}
#m_home{
	background-image: url(../images/menu/home.gif);
	width: 66px;
}
#m_requestaquote{
	background-image: url(../images/menu/requestaquote.gif);
	width: 120px;
}
#m_aboutus{
	background-image: url(../images/menu/aboutus.gif);
	width: 78px;
}
#m_joinameeting{
	background-image: url(../images/menu/joinameeting.gif);
	width: 106px;
}
/* Certified designer page */
.certifieddesigner{
	background-image: url(../images/certifieddesigner.png);
	background-repeat: no-repeat;
	width: 729px;
	width: 346px;
	height: 156px;
	color: #ffffff;
	font-size: 13px;
	line-height: 18px;
	padding: 118px 350px 0 33px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 27px 0;
}
.cerdesblocks{
	height: 228px;
	margin: 0 0 44px 0;
}
.cerdesblocks li{
	float: left;
	position: relative;
	font-size: 11px;
}
.cerdesblocks li a{
	position: absolute;
	top: 0;
	left: 0;
	width: 240px;
	height: 228px;
	text-indent: -3000px;
	overflow: hidden;
}
.cerdesblocks li.sproutcommerce{
	background-image: url(../images/sproutcommerce_sm.png);
	width: 240px;
	height: 228px;
}
.cerdesblocks li.sproutcommerce ul{
	margin: 67px 82px 0 15px;
	width: 143px;
}
.cerdesblocks li.sproutcommerce ul li, .cerdesblocks li.customcommerce ul li{
	background-image: url(../images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-left: 18px;
	padding-bottom: 8px;
}
.cerdesblocks li.customcommerce{
	background-image: url(../images/customcommerce_sm.png);
	width: 229px;
	height: 228px;
	border-left: 6px solid #ffffff;
	border-right: 6px solid #ffffff;
}
.cerdesblocks li.customcommerce ul{
	margin: 60px 75px 0 14px;
	width: 140px;
}
.cerdesblocks li.customcommerce a{
	width: 229px;
}
.cerdesblocks li.addons{
	background-image: url(../images/shopsiteaddons_sm.png);
	width: 113px;
	height: 183px;
	padding: 45px 113px 0 14px;
	line-height: 15px;
	font-size: 12px;
}
.cerdesblocks li.addons a{
	width: 240px;
}
/* Certified designer page */

/* About us */
img.tenyears{
	float: left;
	margin: 0 0 0 13px;
}
p.tenyears{
	float: left;
	width: 505px;
	padding: 25px 0 0 10px;
}
div.wearefamily{
	clear: left;
	float: left;
	width: 440px;
	padding-top: 8px;
}
img.wearefamily{
	float: right;
	margin: 16px 0px 0 8px;
}
h3.providethesolutions{
	clear: both;
	background-image: url(../images/commitment.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	padding-left: 122px;
	margin: 0 0 21px 0;
}
.founders{
	width: 730px;
	margin-right: -1px;
	background-image: url(../images/foundersbg.gif);
	background-repeat: no-repeat;
}
.founders table{
	border-collapse: collapse;
	height: 222px;
}
.foundersfooter{
	background-image: url(../images/foundersfooter.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	height: 7px;
	line-height: 1px;
	font-size: 1px;
	overflow: hidden;	
}
.founders thead th{
	background-image: url(../images/thefounders.gif);
	height: 43px;
	text-align: left;
	text-indent: -3000px;
	overflow: hidden;
	padding: 0;
}
.founders tbody td{
	padding: 17px 2px 35px 12px;
	vertical-align: top;
	width: 233px;
}
.founders tbody td.last{
	padding-right: 12px;
}
.founders tbody td p{
	line-height: 16px;
	font-size: 11px;	
}
.founders tbody td strong{
	font-size: 14px;
	display: block;
	padding: 3px 0 0 0;
}
.founders tbody td img{
	float: left;
	margin: 0 3px 0px 0;
}
/* shopsite-add-ons-product-image-zoom.html styles */
.col-left325{
	width: 325px;
	float: left;
}
.col-right325{
	float: left;
	width: 372px;
	padding-left: 30px;
	padding-top: 4px;
}
.col-right325 .instructions{
	background-color: #EFEFEF;
	font-size: 11px;
	margin: 0 0 12px 0;
	padding: 3px 3px 3px 6px;
}
.col-right325 .mainimg{
	margin: 0 0 12px 0;
	cursor: pointer;
}
.col-right325 .mainimg img{
	border: 1px solid #EFEFEF;
}
.col-right325 .additionalimages{
	margin: 0 -16px 0 0;
}
.col-right325 .additionalimages img{
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #EFEFEF;
	cursor: pointer;
}
.col-right325 .additionalimages img.third{
	margin-right: 0;
}
.webinar{
	margin: 0 -10px 18px 0;
	background-image: url(../images/webinar-mindmap.jpg);
	background-repeat: no-repeat;
	background-position: 371px 7px;
}
.webinar .ss_reqbox{
	margin: 0 0 15px 0;
}
.webinar label{
	clear: left;
}
.registerbtn{
	width: 96px;
	height: 38px;
	display: block;
	background-image: url(../images/register.png);
	padding: 0;
	margin: 0;
	text-align: left;
	text-indent: -3000px;
	overflow: hidden;
	border: 0;
	cursor: pointer;
}
input.submit-disabled{
	background-position: 0 38px;
	cursor: default;
}


/* start training section */
h4.gs{
	background-color: #c4f3af;
	line-height: 24px;
	margin: 0 0 9px 0;
	padding: 0 6px;
	font-size: 16px;
	clear: left;
}
.gscolleft{
	float: left;
	width: 383px;
}
.gscolright{
	float: left;
	padding-left: 8px;
	width: 338px;
}
a.doc{
	display: block;
	margin: 0 auto 21px auto;
	background-image: url(../images/doc.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	width: 190px;
	padding-top: 100px;
	text-align: center;
}
.video-popup{	
	background-color: #ffffff;
	background-image: url(../images/videologo.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	z-index: 12000;
	position: absolute;
	top: 0;
	left: 50%;
}
#popupvideoinner{
	padding-top: 64px;	
	background-image: url(../images/videorighttop.gif);
	background-repeat: no-repeat;
	background-position: right top;	
}
#videocontainer{
	background-color: #000000;
}
.video-popup div.notice{
	color: #ffffff;	
	text-align: center;
	padding: 24px 12px;
}
.video-popup div.notice a{
	color: #249800;
}
.videocontent{
	width: 706px;
	border-collapse: collapse;
	margin: 0px 0 29px 21px;
	border-top: 4px solid #ffffff;
}
.videocontent td{
	vertical-align: top;
	padding: 6px 5px;
}
.videocontent tr.even td{
	background-color: #e8e8e8;
}
.videocontent td.videocontent-link{
	width: 443px;
}
.videocontent td.videocontent-link p{
	margin-top: 18px;
}
.videocontent td.videocontent-time{
	width: 156px;
	text-align: center;
}
.videocontent td.videocontent-size{
	text-align: center;
}
.pgcpopup{
	position: absolute;
	top: -140px;
	left: 200px;
	z-index: 12000;
}
span.link{
	color: #249800;
	cursor: pointer;
	text-decoration: underline;
}
.pgcpopup ul{
	background-image: url(../images/boxbg.png);
	width: 248px;
	margin: 0;
	padding: 10px 0 10px 0;
}
.pgcpopup ul li{
	padding: 2px 12px 2px 30px;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}
.pgcpopupheader{
	background-image: url(../images/boxheader.png);
	background-repeat: no-repeat;
	height: 11px;
	line-height: 11px;
	overflow: hidden;
	width: 248px;
}
.pgcpopupfooter{
	background-image: url(../images/boxfooter.png);
	background-repeat: no-repeat;
	height: 24px;
	line-height: 11px;
	overflow: hidden;
	width: 248px;
}
.video-nav{
	height: 93px;
	position: relative;
	background-color: #000000;
}
.video-nav a.prev{
	position: absolute;
	display: block;
	background-image: url(../images/prev.gif);
	width: 145px;
	height: 68px;
	text-indent: -3000px;
	overflow: hidden;
	top: 17px;
	left: 142px;
}
.video-nav a.next{
	position: absolute;
	display: block;
	background-image: url(../images/next.gif);
	width: 145px;
	height: 68px;
	text-indent: -3000px;
	overflow: hidden;
	top: 17px;
	left: 362px;
}

/* end training section */

/* custom commerce page styles */
.ccommerse-video{
	background-image: url(../images/promo_bg.gif);
	background-repeat: no-repeat;
	width: 414px;
	height: 332px;
	padding: 4px;
	float: left;
}
.ccommerse-contactus{
	float: left;
	width: 300px;
}
.ccommerse-contactus h2{
	background-image: url(../images/takemetothenextlevel.gif);
	width: 267px;
	height: 58px;
	margin: 20px 0 12px 0;
	text-indent: -3000px;
	overflow: hidden;
}
.ccommerse-contactus p{
	font-size: 11px;
	line-height: 18px;
	margin: 0 0 6px 0;
}
.ccommerse-contactus label{
	font-size: 11px;
	margin: 0 0 3px 0;
}
.ccommerse-contactus input.text{
	width: 270px !important;
	border-color: #999999;
}
.ccommerse-testimonials{
	float: left;
	width: 500px;
	padding-top: 42px;
	padding-right: 15px;
}
.ccommerse-testimonials h1{
/*	margin-bottom: 30px;*/
	font-weight: normal;
}
.ccommerse-testimonials p{
	margin-bottom: 40px;
}
.ccommerse-testimonials ul{
	margin-top: -11px;
	padding: 0 0 0 20px;
}
.ccommerse-testimonials ul li{
	background-image: url(../images/bbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 17px;
	padding-bottom: 18px;
	line-height: 18px;
}
.ccommerse-ads{
	float: left;
	width: 211px;
	padding-top: 42px;
}
.qbox{
	background-image: url(../images/qbg.gif);
	margin: 0 0 16px 0;
}
.qbox-inner1{
	background-image: url(../images/qfooter1.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding: 0 0 19px 0;
}
.qbox-inner2{
	background-image: url(../images/qfooter2.gif);
	background-repeat: no-repeat;
	background-position: 0 bottom;
	padding: 0 0 19px 0;
}
.qbox-inner1 p{
	background-image: url(../images/qheader1.gif);
	background-repeat: no-repeat;
	padding: 22px 12px 0 12px;
	margin: 0 0 20px 0;
}
.qbox-inner2 p{
	background-image: url(../images/qheader2.gif);
	background-repeat: no-repeat;
	padding: 22px 12px 0 12px;
	margin: 0 0 20px 0;
}
.qbox p span{
	display: block;
	padding-left: 48px;
}
.qbox strong{
	display: block;
	padding: 0 12px;
	margin: 0 0 4px 0;
}
.qbox .qname{
	display: block;
	padding: 0 12px;
	margin: 0 0 4px 0;
}
.qbox .link{
	display: block;
	margin: 0 12px;
}

/* end custom commerce page styles */
/* Contact us page */
.contactus label{
	display: block;
	font-weight: bold;
	margin: 0 0 7px 0;
	clear: left;
}
.contactus label span{
	font-weight: normal;
}
.contactus input.text{
	width: 308px;
	display: block;
	border: 1px solid #dddddd;
	padding: 1px 6px 2px;
}
.contactus textarea.text{
	width: 709px;
	height: 236px;
	border: 1px solid #dddddd;
	padding: 6px;
	display: block;
}

.contactus div.captcha{
	margin: 0 0 24px 0;
}
.contactus .captcha #codeimg2{
	margin: 0 0 9px 0;
	display: block;
}
.contactus .captcha div{
	float: left;
}
.contactus div.required{
	margin: 0 0 24px 0;
	font-weight: bold;
}
.contactus .col-left{
	width: 328px;
	padding-right: 73px;
}
.contactus .col-left, .contactus .col-right{
	float: left;
	padding-bottom: 18px;
}

.contactus .ss_reqbox{
	border: 1px solid #ffffff;
	padding: 2px;
	margin: 0 0 15px 0;
	position: relative;
}
.ss_reqboxactive{
	border: 1px solid #EB340A !important;
	padding: 2px !important;
}
.ss_error, .sserror{
	color: #EB340A;
	background-image:url(../images/error2.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 8px;
	line-height: 12px;
	position: absolute;
	right: 3px;
	top: -14px;
	font-size: 11px;
}
.ss_reqbox, .ss_notreqbox{
	border: 0;
	padding: 3px;
	margin: 0 0 15px 0;
	position: relative;
	display: inline;
	float: left;
}
.ss_reqboxactive {
	border-color:#EB340A;
}


.contactus .captcha label{
	margin-bottom: 18px;
}
.contactus .captcha input{
	border: 1px solid #dddddd;
	padding: 1px 6px 2px;	
}
/* form styles */
.form{
	width: 707px;
	background-image: url(../images/form-bg.gif);
	margin: 24px 0 24px 8px;
	clear: both;
}
.form form{
	background-image: url(../images/form-footer.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding: 51px 12px 30px 27px;
}
.form-inner{
	background-image: url(../images/form-header.gif);
	background-repeat: no-repeat;	
}
.form p{
	margin: 0 0 42px 0;
}
.form .contactus textarea.text{
	width: 295px;
	height: 150px;
}
.form .contactus .col-left{
	width: 350px;
	padding-right: 0;
	margin: 0;
	padding-bottom: 0;
}
.form .contactus .col-right{
	margin: 0;
	padding-bottom: 0;
}
.form .contactus input.text{
	width: 296px;
}
.form .ss_reqbox, .form .ss_notreqbox{
	margin: 0 0 24px 0;
}
/* end form styles */
/* start promotions styles */
#homebanner2{
	margin: -12px -10px 20px -10px;
	background-image: url(../images/homebanner2.png);
	height: 258px;
	position: relative;
}
.home2-signup{
	position: absolute;
	width: 749px;
	height: 258px;
	top: 0px;
	left: 0px;
	text-indent: -3000px;
	overflow: hidden;
}.scc-logo span{
	position: absolute;
	top: 160px;
	width: 46px;
	height: 65px;
	background-image: url(../images/scc-digits.gif);
	text-indent: -3000px;
	overflow: hidden;	
}
.scc-logo span.d0{
	background-position: 0 0;
}
.scc-logo span.d1{
	background-position: 0 -65px;	
}
.scc-logo span.d2{
	background-position: 0 -130px;		
}
.scc-logo span.d3{
	background-position: 0 -195px;		
}
.scc-logo span.d4{
	background-position: 0 -260px;		
}
.scc-logo span.d5{
	background-position: 0 -325px;		
}
.scc-logo span.d6{
	background-position: 0 -390px;		
}
.scc-logo span.d7{
	background-position: 0 -455px;		
}
.scc-logo span.d8{
	background-position: 0 -520px;		
}
.scc-logo span.d9{
	background-position: 0 -585px;		
}
.scc-logo span#days1{
	left: 31px;
}
.scc-logo span#days2{
	left: 67px;
}
.scc-logo span#hours1{
	left: 236px;
	left: 161px;
}
.scc-logo span#hours2{
	left: 282px;
	left: 207px;
}
.scc-logo span#minutes1{
	left: 366px;
	left: 291px;
}
.scc-logo span#minutes2{
	left: 412px;
	left: 337px;
}
.scc-logo span#seconds1{
	left: 496px;
	left: 421px;
}
.scc-logo span#seconds2{
	left: 542px;
	left: 467px;
}




/* end promotions styles */
