@charset "utf-8";

a:active, a:focus {outline: 0;}


/* Header UL, Footer UL and Container have been increased to 960 from 955 to help navbar breaks in Mac Firefox */
body  {
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.thrColFixHdr #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

/*begin Header*/
.thrColFixHdr  #header {
	margin:0;
	padding:0;
	width: 955px;
	background: url(images/xgHeader.jpg) no-repeat;
	background-color:#330033;
} 

.thrColFixHdr #header img {
	float: left;
}
.thrColFixHdr #header ul {
	margin: 0;
	padding: 0;
	width: 960px;
	float: left;
	list-style: none;
	background-color: #fff;
	border:2px #fff solid;
	border-right:none;
	border-left:none;
	text-align: center;
} 

#header ul li {
float: left;

}



.thrColFixHdr #header ul a {
	background:url(images/xgTopnav_BG.jpg) no-repeat center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	line-height: 3.5em;
	text-decoration: none;
	color: #fff;
	margin:0;
	padding:0 45px 0 45px;
	border-right: 1px solid #fff;
}

.thrColFixHdr #header ul a:hover {
	color: #fff;
	background-image: url(images/xgTopnav_MO.jpg);
	background-position: center center;
}


.thrColFixHdr #header ul a.first {
	color: #fff;
	background-image: url(images/xgTopnav_BG.jpg);
	background-position: left;
	padding-left: 46px;
}

.thrColFixHdr #header ul a.first:hover {
	color: #fff;
	background-image: url(images/xgTopnav_MO.jpg);
	background-position: left;
}

.thrColFixHdr #header ul a.last {
	background-image: url(images/xgTopnav_BG.jpg);
	background-repeat:no-repeat; 
	background-position: -815px;
	padding-right: 42px;
	border: none;
	
}

.thrColFixHdr #header ul a.last:hover {
	background-image: url(images/xgTopnav_MO.jpg);

}

.thrColFixHdr #header h1 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: capitalize;
	color: #FFFFFF;
	margin:0 0 0 285px;
	padding: 75px 0 0 0;
	font-size: 24px;
}

.thrColFixHdr #header h2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	margin:0 0 0 250px;
	padding: 5px 0 1.8em 0;
	text-align: center;
	letter-spacing: 1px;
}

.thrColFixHdr #header .ossdesigner {
	padding-top: 5px;
}

/*end Header*/







/* sidebar 1 begin */

#sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color: #fff;
	background-image: url(images/designShirt_bg.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}

#sidebar1 img{
	margin-top: 6px;
	margin-bottom: 5px;
}

#sidebar1 img.clr{
	margin: 0px;
}

#sidebar1 form{
	margin: 10px;
}


#sidebar1Oss {
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 0px; /* the background color will be displayed for the length of the content in the column, but no further */
	margin-top: 6px;
}

#shareButton {
	margin:5px 0 0 0;
}

#design {
	margin:0;
	padding:0;
}

#resources {
	width:200px;
	margin:10px 0 0 20px;
	padding:10px 5px;
	border:1px solid #7ab044;
	border-right:none;
	border-left:none;
}

#resources p {
	font-size:11px;
	margin:0 0 5px 0;
}
#resources p a {
	text-decoration:underline;
}
#resources a:hover p{
}
#resources h2 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#330033;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
/* sidebar 1 begin */











/*begin sidebar2*/
#sidebar2 {
	float: right;
	width: 155px;
	margin:5px 0 0 0;
	*margin-top:-20px;
	padding:0;
	text-align:center;
}
#sidebar2 ul {
	list-style:none;
	padding:0;
	margin:0;
}
#sidebar2 ul li {
	margin:0 0 15px 0;
	padding:0;
}

#sidebar2 ul li ul {
	margin:0;
	padding:0;
}

#sidebar2 ul li ul li{
	margin:0;
	padding:0;
}
#sidebar2 p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background: url(images/box2bottomBG.gif) no-repeat bottom;
	padding:0 15px 15px 15px;
}
#sidebar2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color: #330033;
	text-transform: uppercase;
	text-align: center;
	margin:0;
	padding:25px 0 0 0;
	line-height:0;
}
#sidebar2 h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color: #330033;
	text-transform: uppercase;
	text-align: center;
	margin:0;
	padding:20px 0 0 0;
	line-height:0;
}

li.quickQuote { text-indent:-9999px; margin:0; *margin-bottom:-20px;}

.quickQuote a { display:block; width:155px; height:230px; overflow:hidden; background:url(images/quickQuote.jpg) top no-repeat;margin:0; padding:0;}

.quickQuote a:hover { background-position: bottom;}

#satisfied {
	margin:0;
	*margin-top:-50px;
	padding:0;
	list-style:none;
}
#satisfied p{
	background:none;
	border:none;
	margin:0;
	padding:0;
}
#sidebar2 ul li #satisfied li{
	width:155px;
	margin:0;
	padding:0;
}
#satisfied ol{
	margin:0;
	padding:0;
	list-style:none;
}
#satisfied li.top {
	background:url(images/satisfiedCustomers.gif) no-repeat top center;
	height:68px;
	margin:0;
	padding:0;
	*padding:-20px 0 -20px 0;
}
#satisfied li.top p{
	text-indent:-9999px;
	margin:0;
	padding:0;
}
#satisfied.testimonial{
margin:0;
padding:0;
}
#satisfied.testimonial p {
margin:0;
padding:0;
}
#satisfied li.read {
	margin:0;
	padding:0;
}
#satisfied li.read p{
	margin:0;
	padding:0;
}
#satisfied li.read a{
	display:block;
	width:155px;
	height:38px;
	background:url(images/satisfied_ReadMore.gif) no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

.sat {margin:0; *margin-top:-15px; padding:0;}


/*Guarentee Link Start*/
		 #guarantyWrapper {
		 display:block;
		 width:155px;
		 margin:0;
		 padding:0;
		 }
		 
		 #guaranty {
		 margin:0;
		 padding:0;
		 }
		 #guaranty ul {
		  position:absolute;
		  z-index:500;
		  top:auto;
		  display:none;
		  padding: 1em;
		  margin:-1em 0 0 -1em;
		  } 
		  #guaranty li a{
			display: block;
			height: 105px;
			width: 155px;
			overflow: hidden;
			background:url(images/guarantee.png) no-repeat top left;
			text-indent: -9999px;
		  }
 		  #guaranty li a:hover{
		  background-position: bottom;
		  }

		 #guaranty li:link ul {
		 display:block;
		 text-decoration: none;
		 }
		 #guaranty li:hover ul {
		 display:block;
		 margin:0;
		 padding:10px;
		 background:#ccc;
		 }
		#guaranty h5 {
		font-size:18px;
		 margin:0;
		 padding:0;
		 text-align:left;
		 }
		 #guaranty p {
		 margin:0;
		 padding:0;
		 background:none;
		 text-align:left;
		 }
		 #guaranty li {
		 list-style: none;
		 display: block;
		 width: 155px;
		 min-height: 1px;		/* Sophie Dennis contribution for IE7 */
		 vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
		 }
		#guaranty li:hover  {
		 cursor:pointer;
		 z-index:100;
		 }
		 #guaranty a {
		 display:none;
		 } 
		 #guaranty a:hover {
		 display:block;
		 } 
/*Guarentee End*/

.tumblr_source {font-weight:bold;}

/*end sidebar2*/





/*Secondary pages #sidebar2 begin*/

.thrColFixHdr #sidebar2Oss {
	float: right; /* since this element is floated, a width must be given */
	width: 170px;
	height: 0px;
}
/*Secondary pages #sidebar2 end*/









#mainContent {
	width: 480px;
	margin: 20px 0 20px 280px;
	*margin-top:-20px;
	background-position:top;
	padding:10px;
	border:1px solid #7ab044;
	border-top:none;
	border-right:none;
	border-left:none;
}

#mainContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	margin:0 0 10px 0;
	padding:0;
} 

#mainContent ol{
	margin: 0 0 0px 30px;
	padding: 0 0 0 20px;
}
#mainContent ol li{
	margin: 22px 0 0 0px;
	padding: 0 20px 0 10px;
}



.boxbottom {
	background:url(images/boxfix_bottom.gif) bottom no-repeat;
	margin:0;
}

#mainContent h2{
	/* background: url(images/mainContentBG_top.gif) no-repeat left top; */
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin:20px 0 0 0;
	color:#330033;
}

#mainContent h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	margin:0;
	padding:0;
	color:#804c80;
}

#mainContent h3.product{
	margin-top: 5px;
}

#mainContent h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	width: 125px;
	float: right;
	display: inline;
	margin: 10px 60px 20px 0;
	line-height: 18px;
}
#mainContent .last{
	padding-bottom: 20px;
}


#mainContent .grayBoxTop{
	margin:20px 0 0 0;
	background-color: #E2E2E2;
	width: 460px;
	line-height: 25px;
	border: 1px solid #666;
	border-bottom:0;
	margin-left: 20px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;}

#mainContent .grayBoxBottom{
	background-color:#C1C1C1;
	width: 460px;
	line-height: 25px;
	border: 1px solid #666;
	border-top:0;
	margin-left: 20px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#mainContent .tablestyle{
	border: 2px solid #666666;
	margin-left: 20px;
	font-size: 10px;
}

#mainContent .tablestyle2{
	margin:0;
	font-size: 10px;
}

#mainContent .tablestyle2 select, input, textarea{
	font-size: 10px;
}

#mainContent img{
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 2px;
	margin-left: 3px;
	text-align: center;
} 

#mainContent h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin:20px 0 0 0;
	padding:0;
}

#mainContent h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5D3460;
	margin:0;
	padding:0;
}


#mainContentOss {
	width: 520px;
	height: 0px;
	margin: 28px 0 0 260px;
	padding: 0;
}


#starburst {
	list-style:none;
	margin:0;
	padding:0;
}

#starburst li {
	float:left;
	margin:10px 0;
	padding:0;
	display:inline;
}
#starburst li p{

	text-indent:-9999px;
}

#starburst li a{
	width:119px;
	height:119px;
	display:block;
	overflow:hidden;
}

#starburst li a.quote{
	background:url(images/star_FreeQuote.gif) no-repeat top center;
}
/*#starburst li a:hover.quote{
	background:url(images/star_FreeQuote.gif) no-repeat  0 -119px;
}
*/
#starburst li a.printing{
	background:url(images/star_6colors.gif) no-repeat top center;
}
/*#starburst li a:hover.printing{
	background:url(images/star_6colors.gif) no-repeat  0 -119px;
}
*/
#starburst li a.setup{
	background:url(images/star_FreeSetup.gif) no-repeat top center;
}
/*#starburst li a:hover.setup{
	background:url(images/star_FreeSetup.gif) no-repeat 0 -119px;
}*/

#starburst li a.shipping{
	background:url(images/star_FreeShipping.gif) no-repeat top center;
}
/*#starburst li a:hover.shipping{
	background:url(images/star_FreeShipping.gif) no-repeat 0 -119px;
}*/
/*Begin Footer*/


#footer { text-align:center;} 

#footer ul {
	padding: 0;
	list-style: none;
	background-color: #fff;
	margin: 2px;
}

#footer ul li {
display:inline;
}

#footer ul a {
	line-height: 15px;
	text-decoration: none;
	color: #330033;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;;
	padding:0 18px 0 17px;
}

#footer ul a:hover {
	color: #663366;;
}

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663366;
	line-height: 15px;
	text-align: center;
}

#footer a {
	color: #663366;
	text-decoration: none;
}

.border { 	border-right:1px solid #330033;
}
/*end Footer*/




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}










#centerBugWrap {
margin:0;
padding:0;
list-style:none;
display:block;
}

#creditCard {
display:block;
width:176px;
float:left;
margin:13px 0 0 20px;
}
#bbb {
display:block;
width:90px;
float:left;
margin:13px 0 0 50px;
}
.centerDivImages{
margin:20px 0 0 0;
 }