/* Shirt and Simple CSS Document */


/* Body Structure */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	background-color:#000033;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

html {
	width: 100%;
	height: 100%;
}

.container {
	position: relative;
	margin: 0 auto;
	width: 786px;
	text-align: left;
	overflow: visible;
}

table.border {
	width: 100%;
	height: 100%;
}

td.border {
	vertical-align: top;
	text-align: center;
	background:url(/images/bg.gif)
}

/* Body Elements */

.logo {
	position:absolute;
	left: 0px;
	top: 0px;
	background-image: url(/images/bgs/image_engine.php?logo.gif);
	height: 117px;
	width: 170px;
	padding-top: 10px;
	padding-left: 13px;
}
.topcenter {
	position:absolute;
	left: 182px;
	height: 127px;
	width: 396px;
	text-align: center;
	background: url(/images/bgs/image_engine.php?topcenter.gif)
}
.locationlogo {
	position:absolute;
	left: 4px;
	top: 4px;
	width: 381px;
	height: 91px;
}
.datetime {
	position:absolute;
	left: 6px;
	top: 101px;
	width: 381px;
	font-weight: bold;
	text-align: left;
}
.topright {
	position:absolute;
	height: 127px;
	width: 215px;
	left: 575px;
	text-align:center;
	background:url(/images/bgs/image_engine.php?topright.gif);
	padding-right: 10px;
	overflow: hidden;
}
.locationjump{
	position:absolute;
	overflow:hidden;
	left: 169px;
	top: 97px;
	width: 213px;
	height: 25px;
	text-align: right;
	z-index: 20;
}
.search {
	position:absolute;
	overflow:hidden;
	top: 128px;
	width: 165px;
	height: 53px;
	background-image: url(/images/bgs/image_engine.php?search.gif);
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 12px;
}
.sidebar-container{
	position:absolute;
	overflow: visible;
	top: 183px;
	width: 182px;
	background-image: url(/images/bgs/image_engine.php?sidemid.gif);
	clear: both;
	z-index: 20;
}
.sidebar-content{
	width: 173px;
	position: relative;
text-align: center;
	
}
.body-container{
	position:absolute;
	top: 128px;
	left: 182px;
	width: 619px;
	clear: both;
	overflow: visible;
}
.body-content{
	width: 600px;
	position: relative;
	left: 5px;
	top: 0px;
	overflow: visible;
}
.body-stretcher{
	width: 619px;
	background-image: url(/images/bgs/image_engine.php?bodymid.gif);
	background-repeat: repeat-y;
	position: relative;
	overflow: visible;
}
.copyright {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	position: relative;	
}
.email-container{
	position:absolute;
	top: 128px;
	left: 0px;
	width: 800px;
	clear: both;
	overflow: visible;
}
.email-content {
	width: 780px;
	position: relative;
	left: 5px;
	top: 0px;
	overflow: visible;
}
.email-stretcher{
	width: 800px;
	background-image: url(http://www.shirtandsimple.com/images/bgs/image_engine.php?massemailmid.gif);
	background-repeat: repeat-y;
	position: relative;
	overflow: visible;
}

/* Element Formatting */

.organizerorder {
	text-align:center;
}
ul.organizerorder {
	padding: 0;
	margin: 0;
}

li.organizerorder , ul.organizerorder {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-size: 9px;
}
select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
}
#SubmitFinished {
  color: #FFFFFF;
  background-color: #003300;
}
h1, h2, h3, h4, h5, h6 {
	color:#197B39;
}

#navlist li
{
	color:#FFFFFF;
	display: inline;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
padding-right: 7px;
}
#navlist a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#navlist a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#navlist a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#navlist a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	text-decoration: none;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: underline;
}
#warning {

}
.bodytext-grey {
  background-color: #D6D6D6;
}
.bodytext-red {
  background-color: #ffD0D0;
}
.fieldtitles {
	color:#000066
}
#countdown {
	font-size: 11px;
	font-weight: bold;
}
.red {
	color:#FF0000;
}
.green {
	color:#336600;
}
.bottomborder {
	border-bottom: #000000 1px solid;
}
#formwrapper {
	width: 90%;
	padding: 10px;
	padding-top:2px;
	background: #f7f7f7;
	margin: 0 auto;
	color: #666;
	position:relative;
}
#formwrapper h2 {
	color: #060134;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 14px;
}
#formwrapper label {
	display: block;
	width: 150px;
	float: left;
	clear:left;
	margin-top: 3px;
	text-align: right;
	margin-right: 5px;
	color: #666;
}
.horizline {
	height: 1px;
	border-top: #666 1px solid;
}
.getover {
	display:block;
	padding-left: 155px;
}
.tip {  
     width: 400px;  
     padding-top: 22px;  
     display: none;  
     position: absolute; 
	z-index: 100;  
	text-align: left;
     background: transparent url(/images/tipTop.png) no-repeat top;}  
.tipMid {background: transparent url(/images/tipMid.png) repeat-y; padding: 0 25px 20px 25px;}  
.tipBtm {background: transparent url(/images/tipBtm.png) no-repeat; height: 52px;}  
.tip b {
font-size: 12px;
}
/********************
  Rollover Buttons
  *********************/
#step4-submit, #step2-submit, #step3-submit, #step5-submit, #send, .button-login, .button-ordernow, .button-next, .button-back, .button-save-changes, .button-continue, .button-createaccount {
width: 165px;
height: 40px;
border: none;
background: url(/images/button-step4-submit.gif) no-repeat;
}
.button-login, .button-next, .button-back, .button-continue {
	width: 91px;
	background:url(/images/button.login.rollover.gif);
}
#step2-submit { background: url(/images/button.step2.rollover.gif)}
#step3-submit { background: url(/images/button.step3.rollover.gif)}
#step5-submit { background: url(/images/button.step5.rollover.gif)}
#send { background: url(/images/button.send.rollover.gif)}
.button-ordernow { background: url(/images/button.order.rollover.gif)}
.button-next { background: url(/images/button.next.rollover.gif)}
.button-back { background: url(/images/button.back.rollover.gif)}
.button-save-changes { background: url(/images/button.save.changes.rollover.gif)}
.button-continue { background: url(/images/button.continue.rollover.gif)}
.button-createaccount { display: block; background: url(/images/buttons.free.account.gif);}
#step4-submit:hover, #step2-submit:hover, #step3-submit:hover, #step5-submit:hover, #send:hover, .button-login:hover, .button-ordernow:hover, .button-next:hover, .button-back:hover, .button-save-changes:hover, .button-continue:hover, .button-createaccount:hover {
background-position: 0px -40px;
cursor: pointer;
}
.share-facebook-large span, .share-twitter-large span, .button-getsimple span, .button-createaccount span { display: none; }
.share-facebook-large, .share-twitter-large, .button-getsimple {
	display: block;
	float: left;
	width: 	250px;
	height: 60px;
	background: url(/images/share.facebook.gif) no-repeat;
}
.button-getsimple {
	width: 170px;
	float: none;
	height: 36px;
	margin: 0 auto;
	background: url(/images/get.simple.gif);
}
.button-getsimple:hover { background-position: 0 -36px; }
.share-twitter-large {	background: url(/images/share.twitter.gif); margin-left: 5px; }
.share-facebook-large:hover, .share-twitter-large:hover {	background-position: 0px -60px; }
/********************
  Shirt and Simple Shopping Cart Style
  *********************/
.cart-header {
  padding: 8px;
  font-weight: bold;
  background-color: #D8D8D8;
}

.report-graphics {
  display: none;
}
/********************
  George's Magical Code Starts Here
  *********************/
#newDC{
   float: right; 
    margin: 4px;   
  display: block;
  width: 595px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/homepage.start.roll.jpg") no-repeat 0 0;
}
#newDC:hover{
  background-position: 0 -110px;
}
#newDC span {
  display: none;
}

#newDC2, #newDC3, #newDC4{
   float: right; 
    margin: 4px;   
  display: block;
  width: 365px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/iowa/homepage.start.jpg") no-repeat 0 0;
}
#newDC3{
 background: url("http://www.shirtandsimple.com/images/ol/homepage.start.jpg") no-repeat 0 0;
}
#newDC4{
 background: url("http://www.shirtandsimple.com/images/madison/homepage.start.jpg") no-repeat 0 0;
}
#newDC2:hover, #newDC3:hover, #newDC4:hover{
  background-position: 0 -110px;
}
#newDC2 span {
  display: none;
}


#videoStart, #videoStartOnline, #videoStartmad{
   float: right; 
    margin: 4px;
   margin-left: 0px; 
  display: block;
  width: 269px;
  height: 220px;
  background: url("http://www.shirtandsimple.com/images/iowa/getsimple.start.jpg") no-repeat 0 0;
}
#videoStartOnline{
 background: url("http://www.shirtandsimple.com/images/ol/getsimple.start.jpg") no-repeat 0 0;
}
#videoStartmad{
 background: url("http://www.shirtandsimple.com/images/madison/getsimple.start.jpg") no-repeat 0 0;
}
#videoStart:hover, #videoStartOnline:hover, #videoStartmad:hover{
  background-position: 0 -220px;
}
#videoStart span {
  display: none;
}

#starthereDesign{
   float: right; 
   margin-left: 0px; 
  display: block;
  width: 297px;
  height: 393px;
  background: url("http://www.shirtandsimple.com/images/iowa/start.design.jpg") no-repeat 0 0;
}
#starthereDesign:hover{
  background-position: 0 -393px;
}
#starthereDesign span {
  display: none;
}

#startherePage{
   float: right; 
   margin-left: 0px; 
  display: block;
  width: 298px;
  height: 393px;
  background: url("http://www.shirtandsimple.com/images/iowa/start.page.jpg") no-repeat 0 0;
}
#startherePage:hover{
  background-position: 0 -393px;
}
#startherePage span {
  display: none;
}


#newHome, #newHome2, #newHome3, #getsimple1, #getsimple2{  
  display: block;
  width: 326px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/iowa/homepage.ordering.jpg") no-repeat 0 0;
}
#newHome2{
 background: url("http://www.shirtandsimple.com/images/iowa/homepage.search.jpg") no-repeat 0 0;
}
#newHome3{
 background: url("http://www.shirtandsimple.com/images/iowa/homepage.discover.jpg") no-repeat 0 0;
}
#getsimple1{
 background: url("http://www.shirtandsimple.com/images/iowa/getsimple.watch.jpg") no-repeat 0 0;
}
#getsimple2{
 background: url("http://www.shirtandsimple.com/images/iowa/getsimple.explore.jpg") no-repeat 0 0;
}
#newHome:hover, #newHome2:hover, #newHome3:hover, #getsimple1:hover, #getsimple2:hover{
  background-position: 0 -110px;
}
#newHome span {
  display: none;
}

#newProduct1, #newProduct2, #newProduct3{  
   float: right; 
    margin: 4px;
   margin-left: 0px;   
  display: block;
  width: 254px;
  height: 125px;
  background: url("http://www.shirtandsimple.com/images/cssimages/product1.gif") no-repeat 0 0;
}
#newProduct1:hover{
  background-position: 0 -125px;
}
#newProduct1 span {
  display: none;
}

#newProduct2, #newProduct3, #newSpecial1, #newCatalog{  
   float: right; 
    margin: 4px;
  margin-left: 0px;     
  display: block;
  width: 254px;
  height: 100px;
background: url("http://www.shirtandsimple.com/images/cssimages/product2.gif") no-repeat 0 0;
}
#newProduct3{
 background: url("http://www.shirtandsimple.com/images/cssimages/product3.gif") no-repeat 0 0;
}
#newSpecial1{
 background: url("http://www.shirtandsimple.com/images/cssimages/special.jpg") no-repeat 0 0;
}
#newCatalog{
 background: url("http://www.shirtandsimple.com/images/iowa/homepage.catalog.jpg") no-repeat 0 0;
}
#newProduct2:hover, #newProduct3:hover, #newSpecial1:hover, #newCatalog:hover{
  background-position: 0 -100px;
}
#newProduct2 span {
  display: none;
}

#start1, #start2, #start3, #start4, #start5, #start6, #start7{  
  display: block;
  margin: auto;
  width: 400px;
  height: 90px;
  background: url("http://www.sasitup.com/images/sas/start.design.gif") no-repeat 0 0;
}
#start2{
 background: url("http://www.sasitup.com/images/sas/start.later.gif") no-repeat 0 0;
}
#start3{
 background: url("http://www.sasitup.com/images/sas/start.login.gif") no-repeat 0 0;
}
#start4{
 background: url("http://www.sasitup.com/images/sas/buttom.faq.gif") no-repeat 0 0;
}
#start5{
 background: url("http://www.sasitup.com/images/sas/buttom.hub.gif") no-repeat 0 0;
}
#start6{
 background: url("http://www.sasitup.com/images/sas/buttom.videogallery.gif") no-repeat 0 0;
}
#start7{
 background: url("http://www.sasitup.com/images/sas/button.tuts.gif") no-repeat 0 0;
}
#start1:hover, #start2:hover, #start3:hover, #start4:hover, #start5:hover, #start6:hover, #start7:hover{
  background-position: 0 -90px;
}
#newHome span {
  display: none;
}

#bottom1, #bottom2{  
  display: block;
  width: 150px;
  height: 35px;
  background: url("http://www.sasitup.com/images/sas/button.home.gif") no-repeat 0 0;
}
#bottom2{
 background: url("http://www.sasitup.com/images/sas/button.org.gif") no-repeat 0 0;
}
#bottom1:hover, #bottom2:hover{
  background-position: 0 -35px;
}
#bottom span {
  display: none;
}

#groupCheckout{  
  display: block;
  margin: auto;
  width: 250px;
  height: 80px;
  background: url("http://www.shirtandsimple.com/images/button.group.checkout.gif") no-repeat 0 0;
}
#groupCheckout:hover{
  background-position: 0 -80px;
}
#groupCheckout span {
  display: none;
}

#cartContinue, #cartCheckout{  
  display: block;
  margin: auto;
  width: 200px;
  height: 62px;
  background: url("http://www.shirtandsimple.com/images/continue.button.small.gif") no-repeat 0 0;
}
#cartCheckout{
 background: url("http://www.shirtandsimple.com/images/checkout.button.small.gif") no-repeat 0 0;
}
#cartContinue:hover, #cartCheckout:hover{
  background-position: 0 -62px;
}
#cartContinue span {
  display: none;
}

#reviews1{
   float: right; 
    margin: 4px;   
  display: block;
  width: 100px;
  height: 95px;
  background: url("http://www.sasitup.com/images/sas/read.reviews.gif") no-repeat 0 0;
}
#reviews1:hover{
  background-position: 0 -95px;
}
#reviews1 span {
  display: none;
}

#testimonials1{
  margin: auto;  
  display: block;
  width: 326px;
  height: 110px;
  background: url("http://www.sasitup.com/images/sas/testimonials.all.gif") no-repeat 0 0;
}
#testimonials1:hover{
  background-position: 0 -110px;
}
#reviews1 span {
  display: none;
}

#extra1, #extra2, #extra3, #extra4, #extra5, #extra6, #extra7, #extra8, #extra9, #extra10{  
  display: block;
  margin: auto;
  width: 430px;
  height: 65px;
  background: url("http://www.sasitup.com/images/sas/extras/dc.gif") no-repeat 0 0;
}
#extra2{
 background: url("http://www.sasitup.com/images/sas/extras/pm.gif") no-repeat 0 0;
}
#extra3{
 background: url("http://www.sasitup.com/images/sas/extras/catalog.gif") no-repeat 0 0;
}
#extra4{
 background: url("http://www.sasitup.com/images/sas/extras/idea.gif") no-repeat 0 0;
}
#extra5{
 background: url("http://www.sasitup.com/images/sas/extras/video.gif") no-repeat 0 0;
}
#extra6{
 background: url("http://www.sasitup.com/images/sas/extras/kbase.gif") no-repeat 0 0;
}
#extra7{
 background: url("http://www.sasitup.com/images/sas/extras/tutorials.gif") no-repeat 0 0;
}
#extra8{
 background: url("http://www.sasitup.com/images/sas/extras/blog.gif") no-repeat 0 0;
}
#extra9{
 background: url("http://www.sasitup.com/images/sas/extras/hub.gif") no-repeat 0 0;
}
#extra10{
 background: url("http://www.sasitup.com/images/sas/extras/mbc.gif") no-repeat 0 0;
}
#extra1:hover, #extra2:hover, #extra3:hover, #extra4:hover, #extra5:hover, #extra6:hover, #extra7:hover, #extra8:hover, #extra9:hover, #extra10:hover{
  background-position: 0 -65px;
}
#extra span {
  display: none;
}

#catalog1, #catalog2, #catalog3{  
  display: block;
  margin: auto;
  width: 326px;
  height: 110px;
  background: url("http://www.sasitup.com/images/sas/catalog.design.gif") no-repeat 0 0;
}
#catalog2{
 background: url("http://www.sasitup.com/images/sas/catalog.gif") no-repeat 0 0;
}
#catalog3{
 background: url("http://www.sasitup.com/images/sas/catalog.more.jpg") no-repeat 0 0;
}
#catalog1:hover, #catalog2:hover, #catalog3:hover{
  background-position: 0 -110px;
}
#catalog span {
  display: none;
}

#customize1, #customize2, #customize3, #customize4, #customize5{  
  display: block;    
  float: left;
  margin-left: 20px; 
  width: 170px;
  height: 36px;
  background: url("http://www.sasitup.com/images/sas/button.customize.gif") no-repeat 0 0;
}
#customize2{
 background: url("http://www.sasitup.com/images/sas/buttom.learnmore.gif") no-repeat 0 0;
}
#customize3{
 background: url("http://www.sasitup.com/images/sas/buttom.start.gif") no-repeat 0 0;
}
#customize4{
 background: url("http://www.sasitup.com/images/sas/button.dc.gif") no-repeat 0 0;
}
#customize5{
 background: url("http://www.sasitup.com/images/sas/button.video.gif") no-repeat 0 0;
}
#customize1:hover, #customize2:hover, #customize3:hover, #customize4:hover, #customize5:hover{
  background-position: 0 -36px;
}
#customize span {
  display: none;
}

#toolkit1, #toolkit2, #toolkit3, #toolkit4, #toolkit5{  
  display: block;    
  float: left;
  margin-left: 0px; 
  width: 196px;
  height: 111px;
  background: url("http://www.sasitup.com/images/sas/toolkit/start.gif") no-repeat 0 0;
}
#toolkit2{
 background: url("http://www.sasitup.com/images/sas/toolkit/login.gif") no-repeat 0 0;
}
#toolkit3{
 background: url("http://www.sasitup.com/images/sas/toolkit/dc.gif") no-repeat 0 0;
}
#toolkit4{
 background: url("http://www.sasitup.com/images/sas/toolkit/catalog.gif") no-repeat 0 0;
}
#toolkit5{
 background: url("http://www.sasitup.com/images/sas/toolkit/help.gif") no-repeat 0 0;
}
#toolkit1:hover, #toolkit2:hover, #toolkit3:hover, #toolkit4:hover, #toolkit5:hover{
  background-position: 0 -111px;
}
#toolkit span {
  display: none;
}

/*********************
ONLINE LOCATION CODE
 *********************/

#newDCol{
   float: right; 
    margin: 4px;   
  display: block;
  width: 595px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/ol/homepage.start.roll.jpg") no-repeat 0 0;
}
#newDCol:hover{
  background-position: 0 -110px;
}
#newDCol span {
  display: none;
}

#newHomeol, #newHome2ol, #newHome3ol, #getsimple1ol, #getsimple2ol{  
  display: block;
  width: 326px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/ol/homepage.ordering.jpg") no-repeat 0 0;
}
#newHome2ol{
 background: url("http://www.shirtandsimple.com/images/ol/homepage.search.jpg") no-repeat 0 0;
}
#newHome3ol{
 background: url("http://www.shirtandsimple.com/images/ol/homepage.discover.jpg") no-repeat 0 0;
}
#getsimple1ol{
 background: url("http://www.shirtandsimple.com/images/ol/getsimple.videos.jpg") no-repeat 0 0;
}
#getsimple2ol{
 background: url("http://www.shirtandsimple.com/images/ol/getsimple.explore.jpg") no-repeat 0 0;
}
#newHomeol:hover, #newHome2ol:hover, #newHome3ol:hover, #getsimple1ol:hover, #getsimple2ol:hover{
  background-position: 0 -110px;
}
#newHomeol span {
  display: none;
}

#newProduct1ol, #newProduct2ol, #newProduct3ol{  
   float: right; 
    margin: 4px;
   margin-left: 0px;   
  display: block;
  width: 254px;
  height: 125px;
  background: url("http://www.shirtandsimple.com/images/ol/products/product1.gif") no-repeat 0 0;
}
#newProduct1ol:hover{
  background-position: 0 -125px;
}
#newProduct1ol span {
  display: none;
}

#newProduct2ol, #newProduct3ol{  
   float: right; 
    margin: 4px;
  margin-left: 0px;     
  display: block;
  width: 254px;
  height: 100px;
background: url("http://www.shirtandsimple.com/images/ol/products/product2.gif") no-repeat 0 0;
}
#newProduct3ol{
 background: url("http://www.shirtandsimple.com/images/ol/products/product3.gif") no-repeat 0 0;
}
#newProduct2ol:hover, #newProduct3ol:hover{
  background-position: 0 -100px;
}
#newProduct2ol span {
  display: none;
}

#start1ol, #start2ol, #start3ol, #start4ol, #start5ol, #start6ol, #start7ol{  
  display: block;
  margin: auto;
  width: 400px;
  height: 90px;
  background: url("http://www.shirtandsimple.com/images/ol/start.design.jpg") no-repeat 0 0;
}
#start2ol{
 background: url("http://www.shirtandsimple.com/images/ol/start.later.jpg") no-repeat 0 0;
}
#start3ol{
 background: url("http://www.shirtandsimple.com/images/ol/start.login.jpg") no-repeat 0 0;
}
#start4ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.faq.jpg") no-repeat 0 0;
}
#start5ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.hub.jpg") no-repeat 0 0;
}
#start6ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.videogallery.jpg") no-repeat 0 0;
}
#start7ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.tuts.jpg") no-repeat 0 0;
}
#start1ol:hover, #start2ol:hover, #start3ol:hover, #start4ol:hover, #start5ol:hover, #start6ol:hover, #start7ol:hover{
  background-position: 0 -90px;
}
#newHomeol span {
  display: none;
}

#bottom1ol, #bottom2ol{  
  display: block;
  width: 150px;
  height: 35px;
  background: url("http://www.shirtandsimple.com/images/ol/button.home.gif") no-repeat 0 0;
}
#bottom2ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.org.gif") no-repeat 0 0;
}
#bottom1ol:hover, #bottom2ol:hover{
  background-position: 0 -35px;
}
#bottomol span {
  display: none;
}

#reviews1ol{
   float: right; 
    margin: 4px;   
  display: block;
  width: 100px;
  height: 95px;
  background: url("http://www.shirtandsimple.com/images/ol/read.reviews.gif") no-repeat 0 0;
}
#reviews1ol:hover{
  background-position: 0 -95px;
}
#reviews1ol span {
  display: none;
}

#testimonials1ol{
  margin: auto;  
  display: block;
  width: 326px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/ol/testimonials.jpg") no-repeat 0 0;
}
#testimonials1ol:hover{
  background-position: 0 -110px;
}
#reviews1ol span {
  display: none;
}

#extra1ol, #extra2ol, #extra3ol, #extra4ol, #extra5ol, #extra6ol, #extra7ol, #extra8ol, #extra9ol, #extra10ol{  
  display: block;
  margin: auto;
  width: 430px;
  height: 65px;
  background: url("http://www.shirtandsimple.com/images/ol/extras/dc.gif") no-repeat 0 0;
}
#extra2ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/pm.gif") no-repeat 0 0;
}
#extra3ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/catalog.gif") no-repeat 0 0;
}
#extra4ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/idea.gif") no-repeat 0 0;
}
#extra5ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/video.gif") no-repeat 0 0;
}
#extra6ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/kbase.gif") no-repeat 0 0;
}
#extra7ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/tutorials.gif") no-repeat 0 0;
}
#extra8ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/blog.gif") no-repeat 0 0;
}
#extra9ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/hub.gif") no-repeat 0 0;
}
#extra10ol{
 background: url("http://www.shirtandsimple.com/images/ol/extras/mbc.gif") no-repeat 0 0;
}
#extra1ol:hover, #extra2ol:hover, #extra3ol:hover, #extra4ol:hover, #extra5ol:hover, #extra6ol:hover, #extra7ol:hover, #extra8ol:hover, #extra9ol:hover, #extra10ol:hover{
  background-position: 0 -65px;
}
#extra span {
  display: none;
}

#catalog1ol, #catalog2ol, #catalog3ol{  
  display: block;
  margin: auto;
  width: 326px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/ol/catalog.design.jpg") no-repeat 0 0;
}
#catalog2ol{
 background: url("http://www.shirtandsimple.com/images/ol/catalog.jpg") no-repeat 0 0;
}
#catalog3ol{
 background: url("http://www.shirtandsimple.com/images/ol/catalog.more.jpg") no-repeat 0 0;
}
#catalog1ol:hover, #catalog2ol:hover, #catalog3ol:hover{
  background-position: 0 -110px;
}
#catalogol span {
  display: none;
}

#customize1ol, #customize2ol, #customize3ol, #customize4ol, #customize5ol{  
  display: block;    
  float: left;
  margin-left: 20px; 
  width: 170px;
  height: 36px;
  background: url("http://www.shirtandsimple.com/images/ol/button.customize.gif") no-repeat 0 0;
}
#customize2ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.learnmore.gif") no-repeat 0 0;
}
#customize3ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.start.gif") no-repeat 0 0;
}
#customize4ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.dc.gif") no-repeat 0 0;
}
#customize5ol{
 background: url("http://www.shirtandsimple.com/images/ol/button.video.gif") no-repeat 0 0;
}
#customize1ol:hover, #customize2ol:hover, #customize3ol:hover, #customize4ol:hover, #customize5ol:hover{
  background-position: 0 -36px;
}
#customizeol span {
  display: none;
}

#toolkit1ol, #toolkit2ol, #toolkit3ol, #toolkit4ol, #toolkit5ol{  
  display: block;    
  float: left;
  margin-left: 0px; 
  width: 196px;
  height: 111px;
  background: url("http://www.shirtandsimple.com/images/ol/toolkit/start.gif") no-repeat 0 0;
}
#toolkit2ol{
 background: url("http://www.shirtandsimple.com/images/ol/toolkit/login.gif") no-repeat 0 0;
}
#toolkit3ol{
 background: url("http://www.shirtandsimple.com/images/ol/toolkit/dc.gif") no-repeat 0 0;
}
#toolkit4ol{
 background: url("http://www.shirtandsimple.com/images/ol/toolkit/catalog.gif") no-repeat 0 0;
}
#toolkit5ol{
 background: url("http://www.shirtandsimple.com/images/ol/toolkit/help.gif") no-repeat 0 0;
}
#toolkit1ol:hover, #toolkit2ol:hover, #toolkit3ol:hover, #toolkit4ol:hover, #toolkit5ol:hover{
  background-position: 0 -111px;
}
#toolkitol span {
  display: none;
}

/*********************
ACTION SCREEN LOCATION CODE
 *********************/

#ASnewDC{
   float: right; 
    margin: 4px;   
  display: block;
  width: 595px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/action/homepage.start.jpg") no-repeat 0 0;
}
#ASnewDC:hover{
  background-position: 0 -110px;
}
#ASnewDC span {
  display: none;
}

#ASnewHome, #ASnewHome2, #ASnewHome3{  
  display: block;
  width: 326px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/ol/homepage.ordering.jpg") no-repeat 0 0;
}
#ASnewHome2{
 background: url("http://www.shirtandsimple.com/images/ol/homepage.search.jpg") no-repeat 0 0;
}
#ASnewHome3{
 background: url("http://www.shirtandsimple.com/images/ol/homepage.discover.jpg") no-repeat 0 0;
}
#ASnewHome:hover, #ASnewHome2:hover, #ASnewHome3:hover{
  background-position: 0 -110px;
}
#ASnewHome span {
  display: none;
}

#ASnewProduct1, #ASnewProduct2, #ASnewProduct3{  
   float: right; 
    margin: 4px;
   margin-left: 0px;   
  display: block;
  width: 254px;
  height: 125px;
  background: url("http://www.shirtandsimple.com/images/action/homepage.products2.gif") no-repeat 0 0;
}
#ASnewProduct1:hover{
  background-position: 0 -125px;
}
#ASnewProduct1 span {
  display: none;
}

#ASnewProduct2, #ASnewProduct3{  
   float: right; 
    margin: 4px;
  margin-left: 0px;     
  display: block;
  width: 254px;
  height: 100px;
background: url("http://www.shirtandsimple.com/images/ol/products/product2.gif") no-repeat 0 0;
}
#ASnewProduct3{
 background: url("http://www.shirtandsimple.com/images/ol/products/product3.gif") no-repeat 0 0;
}
#ASnewProduct2:hover, #newProduct3ol:hover{
  background-position: 0 -100px;
}
#ASnewProduct2 span {
  display: none;
}

/*********************
ELMOS MAIN STREET TSHIRTS LOCATION CODE
 *********************/

#ElmonewDC{
   float: right; 
    margin: 4px;   
  display: block;
  width: 595px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/elmo/homepage.start.jpg") no-repeat 0 0;
}
#ElmonewDC:hover{
  background-position: 0 -110px;
}
#ElmonewDC span {
  display: none;
}

/*********************
MADISON LOCATION CODE
 *********************/

#madnewDC{
   float: right; 
    margin: 4px;   
  display: block;
  width: 595px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/madison/homepage.start.jpg") no-repeat 0 0;
}
#madnewDC:hover{
  background-position: 0 -110px;
}
#madnewDC span {
  display: none;
}

#madnewHome, #madnewHome2, #madnewHome3{  
  display: block;
  width: 326px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/madison/homepage.ordering.jpg") no-repeat 0 0;
}
#madnewHome2{
 background: url("http://www.shirtandsimple.com/images/madison/homepage.search.jpg") no-repeat 0 0;
}
#madnewHome3{
 background: url("http://www.shirtandsimple.com/images/madison/homepage.discover.jpg") no-repeat 0 0;
}
#madnewHome:hover, #madnewHome2:hover, #madnewHome3:hover{
  background-position: 0 -110px;
}
#madnewHome span {
  display: none;
}

#madnewProduct1{  
   float: right; 
    margin: 4px;
   margin-left: 0px;   
  display: block;
  width: 254px;
  height: 125px;
  background: url("http://www.shirtandsimple.com/images/madison/homepage.products2.gif") no-repeat 0 0;
}
#madnewProduct1:hover{
  background-position: 0 -125px;
}
#madnewProduct1 span {
  display: none;
}

#newHomemad, #newHome2mad, #newHome3mad, #getsimple1mad, #getsimple2mad{  
  display: block;
  width: 326px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/madison/homepage.ordering.jpg") no-repeat 0 0;
}
#newHome2mad{
 background: url("http://www.shirtandsimple.com/images/madison/homepage.search.jpg") no-repeat 0 0;
}
#newHome3mad{
 background: url("http://www.shirtandsimple.com/images/madison/homepage.discover.jpg") no-repeat 0 0;
}
#getsimple1mad{
 background: url("http://www.shirtandsimple.com/images/madison/getsimple.videos.jpg") no-repeat 0 0;
}
#getsimple2mad{
 background: url("http://www.shirtandsimple.com/images/madison/getsimple.explore.jpg") no-repeat 0 0;
}
#newHomemad:hover, #newHome2mad:hover, #newHome3mad:hover, #getsimple1mad:hover, #getsimple2mad:hover{
  background-position: 0 -110px;
}
#newHomemad span {
  display: none;
}

#catalog1mad, #catalog2mad, #catalog3mad{  
  display: block;
  margin: auto;
  width: 326px;
  height: 110px;
  background: url("http://www.shirtandsimple.com/images/madison/catalog.design.jpg") no-repeat 0 0;
}
#catalog2mad{
 background: url("http://www.shirtandsimple.com/images/madison/catalog.jpg") no-repeat 0 0;
}
#catalog3mad{
 background: url("http://www.shirtandsimple.com/images/madison/catalog.more.jpg") no-repeat 0 0;
}
#catalog1mad:hover, #catalog2mad:hover, #catalog3mad:hover{
  background-position: 0 -110px;
}
#catalogmad span {
  display: none;
}
