@charset "utf-8";
/* CSS Document */
ul.isd-layers-nav {
    list-style: none!important;
}
body {
    font-family: museo-slab, Tahoma, sans-serif;
    font-size: 14px;
padding-bottom: 0px;
color: #5a5a5a;
background-image: url("NONE");
background-repeat: no-repeat;
background-position: center bottom;
background-attachment: fixed;
background-color: #E8E8E8;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tr {
	margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
p {
    line-height: 22px;
}
h1 {
	font-size:32px;
	font-weight:normal;
	padding-bottom:15px;
}
#content > h2 {
	display:none;
}
h2 {
	font-size:22px;
	font-weight:normal;
}
h3 {
	font-size:16px;
	font-weight:normal;
	color:#1f89ca;
}
h3 a {
	color:#1f89ca;
}

h4 {
    font-size: 16px;
    font-weight: normal;
    color: #1e1e1e!important;
}

h1, h2, h3, h4, h5, h6 {
}

.list-accented li {
list-style-image: url("../images/layouts/content/arrow6OFF.png");
}


#wrapper {
    background-image: url("../images/layouts/content/shadow_l_r.pngOFF");
    background-repeat: repeat-y;
    margin: 0 auto;
    width: 984px;
	padding: 0px 32px;
}
#container {
    border-top: 0 none;
    margin-left: 0px;
    width: 984px;
	background-color:transparent;
	position:relative;
}
#adcontainer {
	margin:0px;
	width:100%;
	float:left;
	display:none;
	visibility:hidden;
}
.adcontainer {
	margin:0px;
	width:100%;
	float:left;
	display:none;
	visibility:hidden;
}
.adpanel {
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}
#content {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top:0px;
	float:left;
}
#contentwrapper {
	background-color:#FFF;
	margin-top:0px;
}
#contentcontainer {
    background-image: url("../images/layouts/content/shadow_top.pngOFF");
    background-position: left top;
    background-repeat: repeat-x;
    padding-top: 0px;
}
.contentblock {
    padding: 5px;
    margin: 10px;
}
.pageCopy {
    padding: 30px!important;
}
.pageDesigner {
    margin-left: -3px!important;
}
#embeddedDesigner iframe {
	border:none!important;
}
.contentblock h2 {
	display:inherit;
}
#cartlink {
    position: relative;
	float:right;
}
#cart-link img{
	visibility:hidden;
}
#cart-link {
background-image: url(https://www.thinkpro.net/tendollarshirtstore/cartButton.png);
    background-repeat: no-repeat;
    width: 154px;
    height: 32px;
    position: relative;
    top: 0px;
    right: 0px;
    background-position: 0px top;
    display: block;
    background-color: #1E1E1E;
}
input.add-to-cart-submit {
	background-image: url(https://www.thinkpro.net/tendollarshirtstore/buttonadd.gif);
}
input.get-a-quote-button {
    background: url(https://www.thinkpro.net/tendollarshirtstore/buttonquote.gif) no-repeat;
}
#quick_quote a{
	display:block;
	width:85px;
	height:85px;
	background-image: url(https://www.thinkpro.net/azscreenprinting/2013/quick_quote.png);
}
#quick_quote img {
	visibility:hidden;
}
#controlbarwrapper {
    background-color:transparent;
	width:100%;
    position: absolute;
    top: 87px;
    z-index: 2;
}
#topheaderwrapper {
    background: none repeat scroll 0 0 transparent;
	position:absolute;
	width:750px;
	top:30px;
	right:0px;
	z-index:2;
}
#bottomheaderwrapper {
	z-index:0;
}
.socialnetworkicons {
    color: #CDCDCD;
    float: left;
    width: 300px;
	text-align:right;
}
.socialnetworkicons ul li img {
    margin-top: 0px;
    max-width: 32px;
}
#topheader {
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 100%;
	position:relative;
}
#cartpanel {
	width: auto!important;
}
#cartinfo {
	color: #1E1E1E;
	font-weight: 800;
	font-size: 22px;
	margin-top: 6px;
}


#bottomheader {
    margin: 0 auto;
    height: 180px;
    padding-bottom: 5px;
    padding-top: 3px;
    width: 984px;
	position:relative;
}
#storelogo {
	position:absolute;
	top:13px;
	left:0px;
    height: 86px;
    width: 213px;
	background-image: url(https://www.thinkpro.net/azscreenprinting/2013/logo.pngOFF);
	background-repeat:no-repeat;
}
#storelogoimage {
    max-height: 86px;
    max-width: 213px;
	position:relative;
}
#searchblock {
    position: absolute;
    z-index: 2;
    top: 121px;
    right: 3px;
    margin: 0px;
    padding: 0px;
}
#searchtext {
	width: 165px;	
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	height: 20px;

	padding: 4px 6px;
	padding-left:30px;
	font-size: 14px;
	line-height: 20px;
	color: #555555;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
	margin: 0;
	background-image: url("https://www.thinkpro.net/azscreenprinting/2013/search_frame.png") no-repeat;
	background: url("https://www.thinkpro.net/azscreenprinting/2013/search_frame.png") no-repeat !important;
	background-color: #ffffff!important;
}
#navpanel {
    color: #FFFFFF;
    float: right;
	position:absolute;
	bottom:0px;
	padding-bottom:0px;
	width:100%;
	z-index:1;
	background-color: #1f1f1f;
	padding-top:0px!important;
}
#navpanel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navpanel ul li {
	background: url("https://www.thinkpro.net/azscreenprinting/2013/black_tab.pngOFF") no-repeat scroll left top transparent;
	float: left;
	margin: 0px 0px 0px 0;
	padding: 0;
	text-align: center;
	width: auto;
	text-transform: uppercase;
	line-height: 20px;
}
#navpanel ul li a {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    font-weight: normal;
	font-size:24px;
    margin-top: 0px;
	-moz-border-radius:0px; 
	border-radius : 0px; 
	-webkit-border-radius: 0px; 
	background-color:transparent;
	height: auto;
	float: none;
	padding: 26px 12px 26px 11px;
	text-decoration: none;
}
#navpanel ul li.first a {
	padding-left:25px;
}
#navpanel ul li a:hover {
	background-color:transparent;
	color:#999999;
}
#controlbar {
    background-color:transparent;
    background-image: url("../images/layouts/content/gray_fade_top.pngOFF");
    background-position: left bottom;
    background-repeat: repeat-x;
    color: #999999;
    font-size: 12px;
    padding: 10px 3px;
	width:100%;
}
#logoncontrols ul {
float: left;
	text-align:right;
}
#controlbar a {
    color: #999999;
}
#controlbar a:hover {
    color: #424242;
}
#framelessheader {
    background-color: transparent;
    clear: both;
    min-height: 100px;
}
#top_section {
    min-height: 1px;
}
#pagespacer {
    background-image: url("../images/layouts/content/shadow_top.pngOFF");
	height:0px;
}

#productswrapper {
    padding-bottom: 30px;
}

#products_section {
	position:relative;
	z-index:3;
}
#productdetailwrapper {
	border:0px;
}
#productdetailtabs ul li a {
	border:none;
}
#productdetailbox #productimage,
#productdetailbox  .productimagethumb{
border: solid 0px black;
}
#footer {
    border-bottom: 0px solid #ABABAB;
    color: #000;
    font-size: small;
    min-height: 150px;
    text-align: center;
	padding-bottom:0px;
	background-color:#fff;
	margin-top:0px;
}
.footerblock_gift {
	padding-top:25px;
}
.footerlinks {
    width: 984px;
    background-color: #fff;
	padding-bottom: 20px;
}
#customfooter {
    width: 984px;
    background-color: #fff;
}
#customfooter hr {
	border-color:#dddddd;
}
#customfooter p {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

#customfooter > div.footerColorBlocks > div img {
    width: 60px!important;
}

.footerColorBlocks {
    width: 984px;
    height: 230px;
}

.footerColorBlocks p {
	padding:0px 16px;
    line-height: 15px;
}

.footerColorBlock1, 
.footerColorBlock2, 
.footerColorBlock3 {
    width: 298px;
    height: 200px;
    padding: 15px;
    float: left;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: 300;
    line-height: 15px;
}
#footer .footerColorBlock1 a,
#footer .footerColorBlock2 a,
#footer .footerColorBlock3 a {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
    display: block;
}
.footerColorBlock1 {
	background-color:#FFC132;
}
.footerColorBlock2 {
	background-color:#0C8B9C;
}
.footerColorBlock3 {
	background-color:#1F8ACB;
}
.finalfooter {
    color: #fff;
    font-size: 11px;
    font-weight: 200;
    background-color: #1e1e1e;
	padding: 20px;
}
.finalfooter p{
	line-height:14px;
	color:#fff;
}

.blackBannerWrap {
	width:100%;
background-color: #1a1a1a;
display:block;
float:left;
text-align:left;
margin-top:10px;
padding-bottom:5px;
margin-bottom:10px;
}
.blackBannerWrap img {
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
}
.blackBannerWrap p {
	margin-bottom:0px;
	margin-top:0px;
}
footer {
padding: 10px 7px 0px 7px;
color: #999;
background-image: url("https://www.thinkpro.net/tendollarshirtstore/footerBanner.gif");
}

#footer h4 {
    color: #1f89ca;
    font-size: 24px;
    font-weight: 300;
}
#footer a  {
	color:#1f89ca;
}
#footer a:hover{
	color:#005580;
}
.footerAddress {
	color: #1f89ca;
	font-size:20px;
	font-weight:bold;
}
#paymentmethodicons h6 {
    color: #1f89ca;
}
.footerblock {
    border-left: solid 0px white;
    min-height: 102px;
    width: 295px;
    padding: 0 0 0 30px;
	font-weight: 200;
    font-size: 16px;
    line-height: 22px;
}
.footerblock_site,
.footerblock_buy,
.footerblock_account,
#giftcertimage {
	border-color:#707070;
	border:none;
}
.footerlinkstable {
    margin: 30px auto;
}
table.footerlinkstable {
    width: 100%;
}


#footer > div.footerlinks > table > tbody > tr {
    vertical-align: top!important;
}
#footer > div.footerlinks > table > tbody > tr > td:nth-child(4),
#footer > div.footerlinks > table > tbody > tr > td:nth-child(2),
#footer > div.footerlinks > table > tbody > tr > td:nth-child(3) {
    vertical-align: top!important;
}
#footer > div.footerlinks > table > tbody > tr > td:nth-child(4) {
	display:none;
}





#footerstub {
    background-color: #000000;
    border-bottom: 0px solid #CCC;
    text-align: center;
}
.startbox {
    float: left;
    margin-right: 18px;
}

#middle_section ..startboxshares {
	background-image: url(https://www.thinkpro.net/azscreenprinting/2013/share_w_friends.png);	
}
#middle_section .startboxshares img,
#middle_section .startboxdesigns img,
#middle_section .startboxproducts img {
	filter:alpha(opacity=80);   /* Internet Explorer       */
    -moz-opacity:0.8;           /* Mozilla 1.6 and below   */
    opacity: 0.8;               /* newer Mozilla and CSS-3 */
}
#middle_section .startboxshares img:hover,
#middle_section .startboxdesigns img:hover,
#middle_section .startboxproducts img:hover {
	filter:alpha(opacity=100);   /* Internet Explorer       */
    -moz-opacity:1.0;           /* Mozilla 1.6 and below   */
    opacity: 1.0;               /* newer Mozilla and CSS-3 */
}
#middle_section .startboxshares .socialnetwork img,
#middle_section .startboxproductcontainer .startboxproduct img,
#middle_section .startboxdesigncontainer .startboxdesign img
{
	filter:alpha(opacity=100);   /* Internet Explorer       */
    -moz-opacity:1.0;           /* Mozilla 1.6 and below   */
    opacity: 1.0;               /* newer Mozilla and CSS-3 */
}

#advertisementcontainer {
	margin:0px 0px 0px 0px;
	padding-bottom:0px;
	background-color:#fff;
	position:relative;
	padding-top:0px;
}
#primarycontainer {
	padding-top:0px;
	background-color:transparent !important;
	-moz-box-shadow: 0px 0px 0px #dddddd;
	-webkit-box-shadow: 0px 0px 0px #dddddd;
	box-shadow: 0px 0px 0px #dddddd;
	margin:0px;
	display:block;
	min-height:220px;
	float:left;
}
#featuredcontainer {
    float: left;
    width: 754px;
}
#featuredproductcontainer, #featureddesigncontainer {
    margin-left: 0px;
}

.featuredproduct,
#productimage {
background-color: #1e1e1e; /* Old browsers */

}

.productnamecontainer {
    height: 43px;
}

.featuredproduct {
	margin: 4px;
    padding: 5px;
    text-align: center;
}

#categorylist {
    margin-left: 0px;
    width: 230px;
	float:right;
}
#categorylist .layout-sixth {
    width: 205px;
    padding-left: 10px;
}
#categorylist .productcategorylist ul li {
    margin-left: 0px;
    margin-top: 15px;
	font-size:17px;
	font-weight:bold;
}
#categorylist .productcategorylist ul li a {
	color:#E06C39;
}
#categorylist .productcategorylist ul li a:hover {
	color:#005580;
}

.bannercontainer {
    margin: 0px;
	z-index:1;
}
.banner {
    height: 554px;
    width: 984px;
}
.banner img {
    width: 984px;
    height: 120px;
}
.styledheader {
	padding:7px;
	font-size:16px;
}
.bannercontrols {
	position:absolute;
	top:10px;
	right:20px;
	z-index:2;
}
.bannercontrols a {
	color:#000;
    font-size: 12px;
    margin-right: 10px;
	padding:2px;
	background-color:#FFF;
	filter:alpha(opacity=40);   /* Internet Explorer       */
    -moz-opacity:0.4;           /* Mozilla 1.6 and below   */
    opacity: 0.4;               /* newer Mozilla and CSS-3 */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	font-weight:normal;
}
.bannercontrols a.activeSlide {
    font-weight: bold;
	text-decoration:none;
	font-weight:normal;
	filter:alpha(opacity=60);   /* Internet Explorer       */
    -moz-opacity:0.6;           /* Mozilla 1.6 and below   */
    opacity: 0.6;               /* newer Mozilla and CSS-3 */
}



/** SHADOW EFFECT ***/

        /* Shared styles */

        .drop-shadow {
            position:relative;
            float:left;
            -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
               -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
                    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        }

        .drop-shadow:before,
        .drop-shadow:after {
            content:"";
            position:absolute;
            z-index:-2;
        }

        .drop-shadow p {
        }

        /* Lifted corners */

        .lifted {
        }

        .lifted:before,
        .lifted:after {
            bottom:15px;
            left:10px;
            width:50%;
            height:20%;
            -webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
               -moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
                    box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
            -webkit-transform:rotate(-1deg);
               -moz-transform:rotate(-1deg);
                -ms-transform:rotate(-1deg);
                 -o-transform:rotate(-1deg);
                    transform:rotate(-1deg);
        }

        .lifted:after {
            right:10px;
            left:auto;
            -webkit-transform:rotate(1deg);
               -moz-transform:rotate(1deg);
                -ms-transform:rotate(1deg);
                 -o-transform:rotate(1deg);
                    transform:rotate(1deg);
        }
		
		
		
		
		
		
/*		
#productcategorywrapper {
width: 229px;
float: left;
}		
#productcategoryheader.contentheader,
#productcategorylistheader.contentheader,
#manufacturerscategoryheader.contentheader,
#manufacturerlistheader.contentheader {
	width: 100%;
	margin:0px!important;
	padding:0px!important;
	float: left;
	background-color: #1f89ca!important;
	
}
#productcategoryheader.contentheader h1,
#manufacturerscategoryheader.contentheader h1,
#productcategorylistheader.contentheader h1,
#manufacturerlistheader.contentheader h1{
	margin: 0px;
	padding: 12px 15px 12px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	line-height: 16px;
	background-color: #1f89ca;
	float: left;
	text-transform: uppercase;
}
#productcategories, 
#manufacturers, 
#manufacturerlist,
#productcategorylist{
padding-left: 0px;
padding:0px!important;
margin:0px!important;
	background-color: #292929!important;
	float:left;
	display:block;
	width:100%;
}
#productcategories,
#productcategorylist{
	margin-bottom:0px!important;
}
#productcategories.contentcontainer a,
#manufacturers.contentcontainer a,
#manufacturerlist.contentcontainer a,
#productcategorylist.contentcontainer a{
display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border-top: 1px solid #3c3c3c;
color: #1f89ca;
text-decoration: none;
background-color:#1f1f1f;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
}
#productcategories.contentcontainer a:hover,
#manufacturers.contentcontainer a:hover,
#manufacturerlist.contentcontainer a:hover,
#productcategorylist.contentcontainer a:hover {
background-color:#fff;
}
#productcategories.contentcontainer .list li ,
#manufacturers.contentcontainer .list li,
#manufacturerlist.contentcontainer .list li,
#productcategorylist.contentcontainer .list li{
margin-top: 0px;
margin-left: 0px;
list-style-image: none;
list-style-position: inside;
list-style-type: none;
}
*/

#manufacturerscategoryheader,
#productcategoryheader,
#productcategorylistheader,
#manufacturerlistheader {
    padding-left: 15px;
    padding-right: 15px;
}
#productcategoryheader > h1,
#manufacturerscategoryheader > h1,
#productcategorylistheader > h1,
#manufacturerlistheader > h1 {
    font-size: 16px;
    color: #888;
    padding: 4px 0;
    border-bottom: 2px solid #4fc0e9;
} 
#manufacturers,
#productcategories,
#productcategorylist {
    padding-left: 0px;
}
#manufacturers > ul > li,
#productcategories > ul > li,
#productcategorylist > ul > li,
#manufacturerlist  > ul > li {
	padding: 3px 0;
    border-bottom: 1px solid #e1e1e1;
}
#manufacturers,
#productcategories,
#productcategorylist,
#manufacturerlist {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
}



#productcategorycustomhtml {
	float:left;
	margin:0px;
	padding:0px;
	margin-top:2px;
}
#productcenterwrapper {
float: left;
width: 580px;
color: #232323;
display:inline;
margin-left:24px;
margin-top:15px;
}
#productaddtocartwrapper {
width: 150px;
float: right;
min-height: 100px;
padding-top: 35px;
}


.categorycontainer {
width: 150px;
height: 175px;
margin-right: 29px;
}
.designcontainer {
width: 130px;
}
.designimgcontainer {
width: 150px;
height: 150px;
}
.designimgcontainer img {
max-width: 150px;
max-height: 150px;
}
#catalogcategorieswrapper h1,
#designcategorieswrapper h1{
font-size: 16px;
color: #888;
padding: 4px 0;
border-bottom: 2px solid #4fc0e9;
}
#catalogcategoriesheader {
padding-left: 15px;
padding-right: 15px;
}
#catalogcategories {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 30px;
}
#catalogcategories ul li,
#designcategorieswrapper ul li{
padding: 3px 0;
border-bottom: 1px solid #e1e1e1;
}


#designcategorieswrapper ul {
float: left;
width: 100%;
}



#dsContainer {
    margin-top: 14px;
}





/* BEGIN SOCIAL SIDEBAR CSS */

.sidebar {font-family:'Open Sans', sans-serif, Segoe UI light;font-weight:300; z-index: 10000;}
.sidebar a {color:#fff}
.sidebar a:hover {text-decoration:none}

.sidebar {font-size:13px}

.pos-left .sidebar-content, .pos-right .sidebar-content, .pos-left .sidebarmenu-inner, .pos-right .sidebarmenu-inner {float:left;clear:both;text-decoration:none; z-index: 10000;}
.pos-top .sidebar-content, .pos-bottom .sidebar-content, .pos-top .sidebarmenu-inner, .pos-bottom .sidebarmenu-inner {float:left;text-decoration:none; z-index: 10000;}

.sidebar-content {height:100%;width:100%;cursor:pointer}

/*** sidebar positions ***/

.pos-left {position:fixed;top:300px;left:0px}
.pos-right {position:fixed;top:300px;right:0px}
.pos-top {position:fixed;top:0px;left:100px}
.pos-bottom {position:fixed;bottom:0px;left:100px}

/******************** WITHOUT TEXT *****************************/

/*** sidebar buttons ***/

/* show - slide out */

.pos-left.show .sidebar-content:hover {width:64px}
.pos-right.show .sidebar-content {margin-left:32px}
.pos-right.show .sidebar-content:hover {width:64px;margin-left:0px}
.pos-top.show .sidebar-content:hover {height:64px}
.pos-bottom.show .sidebar-content {margin-top:32px}
.pos-bottom.show .sidebar-content:hover {height:64px;margin-top:0px}
.pos-bottom.icon-text.show .sidebar-content:hover {margin-top:32px}

/* hidden - slide out */

.pos-left.hidden .sidebar-content {margin-left:-16px}
.pos-left.hidden .sidebar-content:hover {margin-left:0px}
.pos-right.hidden .sidebar-content {margin-right:-16px}
.pos-right.hidden .sidebar-content:hover {margin-left:-16px}
.pos-top.hidden .sidebar-content {margin-top:-16px}
.pos-top.hidden .sidebar-content:hover {margin-top:0px}
.pos-bottom.hidden .sidebar-content {margin-bottom:-16px}
.pos-bottom.hidden .sidebar-content:hover {margin-top:-16px;margin-bottom:0px}

/*** sidebar menu ***/

.sidebarmenu {float:left}

.pos-left .sidebarmenu:hover .sidebar-content {margin-left:0px}
.pos-left .sidebarmenu .sidebar-content:hover {width:64px}
.pos-right .sidebarmenu:hover .sidebar-content {margin-right:0px}
.pos-right .sidebarmenu .sidebar-content {margin-left:32px}
.pos-right .sidebarmenu .sidebar-content:hover {width:64px;margin-left:0px}
.pos-right.hidden .sidebarmenu:hover {margin-right:0px}
.pos-top .sidebarmenu:hover .sidebar-content {margin-top:0px}
.pos-top .sidebarmenu .sidebar-content:hover {height:64px}
.pos-bottom .sidebarmenu .sidebar-content {margin-top:32px}
.pos-bottom .sidebarmenu .sidebar-content:hover {height:64px;margin-top:0px}

.share-button {margin:0px!important}

.pos-left.icon .share-button {width:100%}
.pos-right.icon .share-button {width:100%}
.pos-top.icon .share-button {height:100%}
.pos-bottom.icon .share-button {height:100%}

.pos-left.hidden .sidebarmenu {margin-left:-32px}
.pos-left.hidden .sidebarmenu:hover {margin-left:0px}
.pos-right.hidden .sidebarmenu {margin-right:-32px}
.pos-right.hidden .sidebarmenu:hover {margin-left:-32px}
.pos-top.hidden .sidebarmenu {margin-top:-32px}
.pos-top.hidden .sidebarmenu:hover {margin-top:0px}
.pos-bottom.hidden .sidebarmenu {margin-bottom:-32px}
.pos-bottom.hidden .sidebarmenu:hover {margin-top:-32px;margin-bottom:0px}

/*** icon ***/

.icon .sidebar-content {width:32px;height:32px}

.pos-left.icon .share-button, .pos-right.icon .share-button {width:64px;height:32px}
.pos-top.icon .share-button, .pos-bottom.icon .share-button {width:32px;height:64px}


/******************** WITH TEXT *****************************/

/*** icon-text ***/

/* icon-text sidebar buttons */

.pos-left.icon-text .sidebar-content {width:32px;height:32px}
.pos-left.icon-text .sidebar-content:hover {width:auto;height:32px}

.pos-right.icon-text .sidebar-inner {position:relative;float:left;clear:both;height:32px;width:32px}
.pos-right.icon-text .sidebar-content {position:absolute;top:0px;right:0px;height:32px;width:32px}
.pos-right.icon-text .sidebar-content:hover {width:auto}

.pos-top.icon-text .sidebar-content {width:32px;height:32px}
.pos-top.icon-text .sidebar-content:hover {width:auto;height:32px}

.pos-bottom.icon-text .sidebar-content {width:32px;height:32px}
.pos-bottom.icon-text .sidebar-content:hover {width:auto;height:32px}

/* icon-text sidebarmenu */

.pos-left.icon-text .share-button, .pos-right.icon-text .share-button {width:64px!important;height:32px!important}
.pos-top.icon-text .share-button, .pos-bottom.icon-text .share-button {width:32px!important;height:64px!important}

.pos-right.icon-text .sidebarmenu .share-button {position:relative;float:left;clear:both;height:32px}
.pos-right.icon-text .sidebarmenu .sidebar-inner {position:relative;float:left;clear:both;height:32px;width:32px}
.pos-right.icon-text .sidebarmenu .sidebar-content {position:absolute;top:0px;right:0px;height:32px;width:32px}
.pos-right.icon-text .sidebarmenu .sidebar-content:hover {width:auto}

.pos-top.icon-text .sidebarmenu .sidebar-inner {float:left}

.pos-bottom.icon-text .sidebarmenu .sidebar-inner {float:left;}
.pos-bottom.icon-text .sidebarmenu .sidebar-content:hover {width:auto}
.pos-bottom.icon-text .sidebarmenu .sidebar-content {margin-top:32px}

.pos-left.icon-text .sidebar-content:hover span {display:inline-block;padding:6px 12px 0px 38px;opacity:1.0}
.pos-right.icon-text .sidebar-content:hover span {display:inline-block;padding:6px 38px 0px 12px;opacity:1.0}
.pos-top.icon-text .sidebar-content:hover span {display:inline-block;padding:6px 12px 0px 38px;opacity:1.0}
.pos-bottom.icon-text .sidebar-content:hover span {display:inline-block;padding:6px 12px 0px 38px;opacity:1.0}
.icon-text .sidebar-content span {display:none;opacity:0;white-space:nowrap}

.pos-left.icon-text .sidebar-content {background-position:center left;background-repeat:no-repeat}
.pos-right.icon-text .sidebar-content {background-position:center right;background-repeat:no-repeat}
.pos-top.icon-text .sidebar-content {background-position:center left;background-repeat:no-repeat}
.pos-bottom.icon-text .sidebar-content {background-position:center left;background-repeat:no-repeat}

/* icons */

.icon .sidebar-content, .icon-text .sidebar-content {background-position:center center;background-repeat:no-repeat}

.ico-facebook {background-color:#3d5999;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/facebook.png")}
.light .ico-facebook {background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/facebook-light.png")}
.dark .ico-facebook {background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/facebook-dark.png")}

.ico-twitter {background-color:#00aced;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/twitter.png")}
.light .ico-twitter {background-color:#00aced;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/twitter-light.png")}
.dark .ico-twitter {background-color:#00aced;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/twitter-dark.png")}

.ico-pinterest {background-color:#d73532;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/pinterest.png")}
.light .ico-pinterest {background-color:#d73532;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/pinterest-light.png")}
.dark .ico-pinterest {background-color:#d73532;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/pinterest-dark.png")}

.ico-linkedin {background-color:#1793bb;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/linkedin.png")}
.light .ico-linkedin {background-color:#1793bb;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/linkedin-light.png")}
.dark .ico-linkedin {background-color:#1793bb;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/linkedin-dark.png")}

.ico-flickr {background-color:#f9007f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/flickr.png")}
.light .ico-flickr {background-color:#f9007f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/flickr-light.png")}
.dark .ico-flickr {background-color:#f9007f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/flickr-dark.png")}

.ico-google-plus {background-color:#bd301c;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/google-plus.png")}
.light .ico-google-plus {background-color:#bd301c;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/google-plus-light.png")}
.dark .ico-google-plus {background-color:#bd301c;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/google-plus-dark.png")}

.ico-vimeo {background-color:#41b2dc;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/vimeo.png")}
.light .ico-vimeo {background-color:#41b2dc;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/vimeo-light.png")}
.dark .ico-vimeo {background-color:#41b2dc;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/vimeo-dark.png")}

.ico-youtube {background-color:#c8312b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/youtube.png")}
.light .ico-youtube {background-color:#c8312b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/youtube-light.png")}
.dark .ico-youtube {background-color:#c8312b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/youtube-dark.png")}

.ico-digg {background-color:#1b5891;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/digg.png")}
.light .ico-digg {background-color:#1b5891;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/digg-light.png")}
.dark .ico-digg {background-color:#1b5891;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/digg-dark.png")}

.ico-soundcloud {background-color:#ff5419;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/soundcloud.png")}
.light .ico-soundcloud {background-color:#ff5419;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/soundcloud-light.png")}
.dark .ico-soundcloud {background-color:#ff5419;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/soundcloud-dark.png")}

.ico-android {background-color:#a5c63b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/android.png")}
.light .ico-android {background-color:#a5c63b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/android-light.png")}
.dark .ico-android {background-color:#a5c63b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/android-dark.png")}

.ico-rss {background-color:#f48022;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/rss.png")}
.light .ico-rss {background-color:#f48022;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/rss-light.png")}
.dark .ico-rss {background-color:#f48022;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/rss-dark.png")}

.ico-creativecloud {background-color:#b4100f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/creativecloud.png")}
.light .ico-creativecloud {background-color:#b4100f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/creativecloud-light.png")}
.dark .ico-creativecloud {background-color:#b4100f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/creativecloud-dark.png")}

.ico-blog {background-color:#ff6600;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/blog.png")}
.light .ico-blog {background-color:#ff6600;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/blog-light.png")}
.dark .ico-blog {background-color:#ff6600;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/blog-dark.png")}

.ico-instagram {background-color:#557ca2;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/instagram.png")}
.light .ico-instagram {background-color:#557ca2;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/instagram-light.png")}
.dark .ico-instagram {background-color:#557ca2;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/instagram-dark.png")}

.ico-wordpress {background-color:#454442;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/wordpress.png")}
.light .ico-wordpress {background-color:#454442;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/wordpress-light.png")}
.dark .ico-wordpress {background-color:#454442;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/wordpress-dark.png")}

.ico-deviantart {background-color:#5f716f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/deviantart.png")}
.light .ico-deviantart {background-color:#5f716f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/deviantart-light.png")}
.dark .ico-deviantart {background-color:#5f716f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/deviantart-dark.png")}

.ico-skype {background-color:#00b8ed;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/skype.png")}
.light .ico-skype {background-color:#00b8ed;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/skype-light.png")}
.dark .ico-skype {background-color:#00b8ed;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/skype-dark.png")}

.ico-xing {background-color:#00605e;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/xing.png")}
.light .ico-xing {background-color:#00605e;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/xing-light.png")}
.dark .ico-xing {background-color:#00605e;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/xing-dark.png")}

.ico-yahoo {background-color:#8f24aa;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/yahoo.png")}
.light .ico-yahoo {background-color:#8f24aa;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/yahoo-light.png")}
.dark .ico-yahoo {background-color:#8f24aa;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/yahoo-dark.png")}

.ico-tumblr {background-color:#395976;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/tumblr.png")}
.light .ico-tumblr {background-color:#395976;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/tumblr-light.png")}
.dark .ico-tumblr {background-color:#395976;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/tumblr-dark.png")}

.ico-stumbleupon {background-color:#63af20;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/stumbleupon.png")}
.light .ico-stumbleupon {background-color:#63af20;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/stumbleupon-light.png")}
.dark .ico-stumbleupon {background-color:#63af20;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/stumbleupon-dark.png")}

.ico-myspace {background-color:#000000;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/myspace.png")}
.light .ico-myspace {background-color:#000000;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/myspace-light.png")}
.dark .ico-myspace {background-color:#000000;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/myspace-dark.png")}

.ico-dribbble {background-color:#f26798;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dribbble.png")}
.light .ico-dribbble {background-color:#f26798;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dribbble-light.png")}
.dark .ico-dribbble {background-color:#f26798;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dribbble-dark.png")}

.ico-apple {background-color:#7e878b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/apple.png")}
.light .ico-apple {background-color:#7e878b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/apple-light.png")}
.dark .ico-apple {background-color:#7e878b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/apple-dark.png")}

.ico-behance {background-color:#1377ff;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/behance.png")}
.light .ico-behance {background-color:#1377ff;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/behance-light.png")}
.dark .ico-behance {background-color:#1377ff;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/behance-dark.png")}

.ico-addthis {background-color:#ff835e;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/addthis.png")}
.light .ico-addthis {background-color:#ff835e;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/addthis-light.png")}
.dark .ico-addthis {background-color:#ff835e;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/addthis-dark.png")}

.ico-aim {background-color:#ff201a;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/aim.png")}
.light .ico-aim {background-color:#ff201a;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/aim-light.png")}
.dark .ico-aim {background-color:#ff201a;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/aim-dark.png")}

.ico-amazon {background-color:#ff8322;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/amazon.png")}
.light .ico-amazon {background-color:#ff8322;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/amazon-light.png")}
.dark .ico-amazon {background-color:#ff8322;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/amazon-dark.png")}

.ico-aws {background-color:#ff7233;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/aws.png")}
.light .ico-aws {background-color:#ff7233;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/aws-light.png")}
.dark .ico-aws {background-color:#ff7233;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/aws-dark.png")}

.ico-bebo {background-color:#ff001a;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/bebo.png")}
.light .ico-bebo {background-color:#ff001a;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/bebo-light.png")}
.dark .ico-bebo {background-color:#ff001a;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/bebo-dark.png")}

.ico-brightkite {background-color:#69df3f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/brightkite.png")}
.light .ico-brightkite {background-color:#69df3f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/brightkite-light.png")}
.dark .ico-brightkite {background-color:#69df3f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/brightkite-dark.png")}

.ico-dailybooth {background-color:#17a3fb;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dailybooth.png")}
.light .ico-dailybooth {background-color:#17a3fb;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dailybooth-light.png")}
.dark .ico-dailybooth {background-color:#17a3fb;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dailybooth-dark.png")}

.ico-designfloat {background-color:#ff9811;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/designfloat.png")}
.light .ico-designfloat {background-color:#ff9811;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/designfloat-light.png")}
.dark .ico-designfloat {background-color:#ff9811;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/designfloat-dark.png")}

.ico-dropbox {background-color:#008bd3;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dropbox.png")}
.light .ico-dropbox {background-color:#008bd3;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dropbox-light.png")}
.dark .ico-dropbox {background-color:#008bd3;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/dropbox-dark.png")}

.ico-evernote {background-color:#87c441;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/evernote.png")}
.light .ico-evernote {background-color:#87c441;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/evernote-light.png")}
.dark .ico-evernote {background-color:#87c441;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/evernote-dark.png")}

.ico-forrst {background-color:#00a26c;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/forrst.png")}
.light .ico-forrst {background-color:#00a26c;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/forrst-light.png")}
.dark .ico-forrst {background-color:#00a26c;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/forrst-dark.png")}

.ico-github {background-color:#3b3b3b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/github.png")}
.light .ico-github {background-color:#3b3b3b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/github-light.png")}
.dark .ico-github {background-color:#3b3b3b;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/github-dark.png")}

.ico-lastfm {background-color:#e02703;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/lastfm.png")}
.light .ico-lastfm {background-color:#e02703;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/lastfm-light.png")}
.dark .ico-lastfm {background-color:#e02703;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/lastfm-dark.png")}

.ico-picasa {background-color:#797979;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/picasa.png")}
.light .ico-picasa {background-color:#797979;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/picasa-light.png")}
.dark .ico-picasa {background-color:#797979;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/picasa-dark.png")}

.ico-reddit {background-color:#20a6d9;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/reddit.png")}
.light .ico-reddit {background-color:#20a6d9;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/reddit-light.png")}
.dark .ico-reddit {background-color:#20a6d9;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/reddit-dark.png")}

.ico-spotify {background-color:#7bb82f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/spotify.png")}
.light .ico-spotify {background-color:#7bb82f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/spotify-light.png")}
.dark .ico-spotify {background-color:#7bb82f;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/spotify-dark.png")}

.ico-delicious {background-color:#2745a8;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/delicious.png")}
.light .ico-delicious {background-color:#2745a8;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/delicious-light.png")}
.dark .ico-delicious {background-color:#2745a8;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/delicious-dark.png")}

.ico-share {background-color:#0c8854;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/share.png")}
.light .ico-share {background-color:#0c8854;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/share-light.png")}
.dark .ico-share {background-color:#0c8854;background-image:url("https://www.thinkpro.net/tendollarshirtstore/icons/share-dark.png")}

.pos-left .share-button {background-position:right center!important;background-repeat:no-repeat}
.pos-right .share-button {background-position:left center!important;background-repeat:no-repeat}
.pos-top .share-button {background-position:center bottom!important;background-repeat:no-repeat}
.pos-bottom .share-button {background-position:center top!important;background-repeat:no-repeat}

/*** sidebar position border radius ***/

.pos-left.radius .sidebar-content {
border-radius:0px 6px 6px 0px;
-webkit-border-radius:0px 6px 6px 0px;
-moz-border-radius:0px 6px 6px 0px;
-o-border-radius:0px 6px 6px 0px;
-khtml-border-radius:0px 6px 6px 0px}
.pos-right.radius .sidebar-content {
border-radius:6px 0px 0px 6px;
-webkit-border-radius:6px 0px 0px 6px;
-moz-border-radius:6px 0px 0px 6px;
-o-border-radius:6px 0px 0px 6px;
-khtml-border-radius:6px 0px 0px 6px}
.pos-top.radius .sidebar-content {
border-radius:0px 0px 6px 6px;
-webkit-border-radius:0px 0px 6px 6px;
-moz-border-radius:0px 0px 6px 6px;
-o-border-radius:0px 0px 6px 6px;
-khtml-border-radius:0px 0px 6px 6px}
.pos-bottom.radius .sidebar-content {
border-radius:6px 6px 0px 0px;
-webkit-border-radius:6px 6px 0px 0px;
-moz-border-radius:6px 6px 0px 0px;
-o-border-radius:6px 6px 0px 0px;
-khtml-border-radius:6px 6px 0px 0px}

/*** sidebar position box shadow ***/

.pos-left.shadow .sidebar-content {
box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2)}
.pos-right.shadow .sidebar-content {
box-shadow:-1px 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow:-1px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow:-1px 1px 2px rgba(0, 0, 0, 0.2)}
.pos-top.shadow .sidebar-content {
box-shadow:0px 1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow:0px 1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow:0px 1px 2px rgba(0, 0, 0, 0.2)}
.pos-bottom.shadow .sidebar-content {
box-shadow:0px -1px 2px rgba(0, 0, 0, 0.2);
-moz-box-shadow:0px -1px 2px rgba(0, 0, 0, 0.2);
-webkit-box-shadow:0px -1px 2px rgba(0, 0, 0, 0.2)}

/*** sidebar position border ***/

.pos-left.border .sidebar-content {border-width:1px 1px 1px 0px}
.pos-right.border .sidebar-content {border-width:1px 0px 1px 1px}
.pos-top.border .sidebar-content {border-width:0px 1px 1px 1px}
.pos-bottom.border .sidebar-content {border-width:1px 1px 0px 1px}

/*** colors ***/

.dark, .dark a {color:#000}

.blue .sidebar-content {background-color:#0078cd}
.blue .sidebar-content:hover {background-color:#1787d6}

.grey .sidebar-content {background-color:#8d8d8d}
.grey .sidebar-content:hover {background-color:#9c9c9c}

.green .sidebar-content {background-color:#639f04}
.green .sidebar-content:hover {background-color:#70ad10}

.yellow .sidebar-content {background-color:#c0a300}
.yellow .sidebar-content:hover {background-color:#d8b806}

.orange .sidebar-content {background-color:#cd7503}
.orange .sidebar-content:hover {background-color:#e28f23}

.red .sidebar-content {background-color:#bb0707}
.red .sidebar-content:hover {background-color:#c81b1b}

.purple .sidebar-content {background-color:#7800be}
.purple .sidebar-content:hover {background-color:#9816e3}

.pink .sidebar-content {background-color:#bd00b6}
.pink .sidebar-content:hover {background-color:#e117da}

.white .sidebar-content {background-color:#fff}
.white .sidebar-content:hover {background-color:#c9c9c9}

.black .sidebar-content {background-color:#000}
.black .sidebar-content:hover {background-color:#000}

.socialbar {
font-family:'Open Sans',sans-serif,Segoe UI light;font-weight:300;z-index:1} 
.socialbar a {
color:#fff} 
.socialbar a:hover {
text-decoration:none} 
.socialbar {
font-size:13px} 
.pos-left .socialbar-content,.pos-left .socialbarmenu-inner,.pos-right .socialbar-content,.pos-right .socialbarmenu-inner {
float:left;clear:both;text-decoration:none} 
.pos-bottom .socialbar-content,.pos-bottom .socialbarmenu-inner,.pos-top .socialbar-content,.pos-top .socialbarmenu-inner {
float:left;text-decoration:none} 
.socialbar-content {
height:100%;width:100%;cursor:pointer} 
.pos-left {
position:fixed;top:116px;left:0} 
.pos-right {
position:fixed;top:200px;right:0} 
.pos-top {
position:fixed;top:0;left:100px} 
.pos-bottom {
position:fixed;bottom:0;left:100px} 
.pos-left.show .socialbar-content:hover {
width:64px} 
.pos-right.show .socialbar-content {
margin-left:32px} 
.pos-right.show .socialbar-content:hover {
width:64px;margin-left:0} 
.pos-top.show .socialbar-content:hover {
height:64px} 
.pos-bottom.show .socialbar-content {
margin-top:32px} 
.pos-bottom.show .socialbar-content:hover {
height:64px;margin-top:0} 
.pos-bottom.icon-text.show .socialbar-content:hover {
margin-top:32px} 
.pos-left.hidden .socialbar-content {
margin-left:-16px} 
.pos-left.hidden .socialbar-content:hover {
margin-left:0} 
.pos-right.hidden .socialbar-content {
margin-right:-16px} 
.pos-right.hidden .socialbar-content:hover {
margin-left:-16px} 
.pos-top.hidden .socialbar-content {
margin-top:-16px} 
.pos-top.hidden .socialbar-content:hover {
margin-top:0} 
.pos-bottom.hidden .socialbar-content {
margin-bottom:-16px} 
.pos-bottom.hidden .socialbar-content:hover {
margin-top:-16px;margin-bottom:0} 
.socialbarmenu {
float:left} 
.pos-left .socialbarmenu:hover .socialbar-content {
margin-left:0} 
.pos-left .socialbarmenu .socialbar-content:hover {
width:64px} 
.pos-right .socialbarmenu:hover .socialbar-content {
margin-right:0} 
.pos-right .socialbarmenu .socialbar-content {
margin-left:32px} 
.pos-right .socialbarmenu .socialbar-content:hover {
width:64px;margin-left:0} 
.pos-right.hidden .socialbarmenu:hover {
margin-right:0} 
.pos-top .socialbarmenu:hover .socialbar-content {
margin-top:0} 
.pos-top .socialbarmenu .socialbar-content:hover {
height:64px} 
.pos-bottom .socialbarmenu .socialbar-content {
margin-top:32px} 
.pos-bottom .socialbarmenu .socialbar-content:hover {
height:64px;margin-top:0} 
.share-button {
margin:0!important} 
.pos-left.hidden .socialbarmenu {
margin-left:-32px} 
.pos-left.hidden .socialbarmenu:hover {
margin-left:0} 
.pos-right.hidden .socialbarmenu {
margin-right:-32px} 
.pos-right.hidden .socialbarmenu:hover {
margin-left:-32px} 
.pos-top.hidden .socialbarmenu {
margin-top:-32px} 
.pos-top.hidden .socialbarmenu:hover {
margin-top:0} 
.pos-bottom.hidden .socialbarmenu {
margin-bottom:-32px} 
.pos-bottom.hidden .socialbarmenu:hover {
margin-top:-32px;margin-bottom:0} 
.icon .socialbar-content {
width:32px;height:32px} 
.pos-left.icon .share-button,.pos-right.icon .share-button {
width:64px;height:32px} 
.pos-bottom.icon .share-button,.pos-top.icon .share-button {
width:32px;height:64px} 
.pos-left.icon-text .socialbar-content {
width:32px;height:32px} 
.pos-left.icon-text .socialbar-content:hover {
width:auto;height:32px} 
.pos-right.icon-text .socialbar-inner {
position:relative;float:left;clear:both;height:32px;width:32px} 
.pos-right.icon-text .socialbar-content {
position:absolute;top:0;right:0;height:32px;width:32px} 
.pos-right.icon-text .socialbar-content:hover {
width:auto} 
.pos-top.icon-text .socialbar-content {
width:32px;height:32px} 
.pos-top.icon-text .socialbar-content:hover {
width:auto;height:32px} 
.pos-bottom.icon-text .socialbar-content {
width:32px;height:32px} 
.pos-bottom.icon-text .socialbar-content:hover {
width:auto;height:32px} 
.pos-left.icon-text .share-button,.pos-right.icon-text .share-button {
width:64px!important;height:32px!important} 
.pos-bottom.icon-text .share-button,.pos-top.icon-text .share-button {
width:32px!important;height:64px!important} 
.pos-right.icon-text .socialbarmenu .share-button {
position:relative;float:left;clear:both;height:32px} 
.pos-right.icon-text .socialbarmenu .socialbar-inner {
position:relative;float:left;clear:both;height:32px;width:32px} 
.pos-right.icon-text .socialbarmenu .socialbar-content {
position:absolute;top:0;right:0;height:32px;width:32px} 
.pos-right.icon-text .socialbarmenu .socialbar-content:hover {
width:auto} 
.pos-bottom.icon-text .socialbarmenu .socialbar-inner,.pos-top.icon-text .socialbarmenu .socialbar-inner {
float:left} 
.pos-bottom.icon-text .socialbarmenu .socialbar-content:hover {
width:auto} 
.pos-bottom.icon-text .socialbarmenu .socialbar-content {
margin-top:32px} 
.pos-left.icon-text .socialbar-content:hover span {
display:inline-block;padding:6px 12px 0 38px;opacity:1} 
.pos-right.icon-text .socialbar-content:hover span {
display:inline-block;padding:6px 38px 0 12px;opacity:1} 
.pos-bottom.icon-text .socialbar-content:hover span,.pos-top.icon-text .socialbar-content:hover span {
display:inline-block;padding:6px 12px 0 38px;opacity:1} 
.icon-text .socialbar-content span {
display:none;opacity:0;white-space:nowrap} 
.pos-left.icon-text .socialbar-content {
background-position:center left;background-repeat:no-repeat} 
.pos-right.icon-text .socialbar-content {
background-position:center right;background-repeat:no-repeat} 
.pos-bottom.icon-text .socialbar-content,.pos-top.icon-text .socialbar-content {
background-position:center left;background-repeat:no-repeat} 
.icon .socialbar-content,.icon-text .socialbar-content {
background-position:center center;background-repeat:no-repeat} 
.ico-facebook {
background-color:#3d5999;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/facebook.png)} 
.light .ico-facebook {
background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/facebook-light.png)} 
.dark .ico-facebook {
background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/facebook-dark.png)} 
.ico-twitter {
background-color:#00aced;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/twitter.png)} 
.light .ico-twitter {
background-color:#00aced;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/twitter-light.png)} 
.dark .ico-twitter {
background-color:#00aced;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/twitter-dark.png)} 
.ico-pinterest {
background-color:#d73532;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/pinterest.png)} 
.light .ico-pinterest {
background-color:#d73532;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/pinterest-light.png)} 
.dark .ico-pinterest {
background-color:#d73532;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/pinterest-dark.png)} 
.ico-google-plus {
background-color:#bd301c;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/google-plus.png)} 
.light .ico-google-plus {
background-color:#bd301c;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/google-plus-light.png)} 
.dark .ico-google-plus {
background-color:#bd301c;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/google-plus-dark.png)} 
.ico-youtube {
background-color:#c8312b;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/youtube.png)} 
.light .ico-youtube {
background-color:#c8312b;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/youtube-light.png)} 
.dark .ico-youtube {
background-color:#c8312b;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/youtube-dark.png)} 
.ico-android {
background-color:#a5c63b;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/android.png)} 
.light .ico-android {
background-color:#a5c63b;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/android-light.png)} 
.dark .ico-android {
background-color:#a5c63b;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/android-dark.png)} 
.ico-rss {
background-color:#f48022;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/rss.png)} 
.light .ico-rss {
background-color:#f48022;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/rss-light.png)} 
.dark .ico-rss {
background-color:#f48022;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/rss-dark.png)} 
.ico-skype {
background-color:#00b8ed;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/skype.png)} 
.light .ico-skype {
background-color:#00b8ed;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/skype-light.png)} 
.dark .ico-skype {
background-color:#00b8ed;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/skype-dark.png)} 
.ico-share {
background-color:#0c8854;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/share.png)} 
.light .ico-share {
background-color:#0c8854;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/share-light.png)} 
.dark .ico-share {
background-color:#0c8854;background-image:url(https://www.thinkpro.net/tendollarshirtstore/icons/share-dark.png)} 
.pos-left .share-button {
background-position:right center!important;background-repeat:no-repeat} 
.pos-right .share-button {
background-position:left center!important;background-repeat:no-repeat} 
.pos-top .share-button {
background-position:center bottom!important;background-repeat:no-repeat} 
.pos-bottom .share-button {
background-position:center top!important;background-repeat:no-repeat} 
.pos-left.radius .socialbar-content {
border-radius:0 6px 6px 0;-webkit-border-radius:0 6px 6px 0;-moz-border-radius:0 6px 6px 0;-o-border-radius:0 6px 6px 0;-khtml-border-radius:0 6px 6px 0} 
.pos-right.radius .socialbar-content {
border-radius:6px 0 0 6px;-webkit-border-radius:6px 0 0 6px;-moz-border-radius:6px 0 0 6px;-o-border-radius:6px 0 0 6px;-khtml-border-radius:6px 0 0 6px} 
.pos-top.radius .socialbar-content {
border-radius:0 0 6px 6px;-webkit-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;-o-border-radius:0 0 6px 6px;-khtml-border-radius:0 0 6px 6px} 
.pos-bottom.radius .socialbar-content {
border-radius:6px 6px 0 0;-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;-o-border-radius:6px 6px 0 0;-khtml-border-radius:6px 6px 0 0} 
.pos-left.shadow .socialbar-content {
box-shadow:1px 1px 2px rgba(0,0,0,.2);-moz-box-shadow:1px 1px 2px rgba(0,0,0,.2);-webkit-box-shadow:1px 1px 2px rgba(0,0,0,.2)} 
.pos-right.shadow .socialbar-content {
box-shadow:-1px 1px 2px rgba(0,0,0,.2);-moz-box-shadow:-1px 1px 2px rgba(0,0,0,.2);-webkit-box-shadow:-1px 1px 2px rgba(0,0,0,.2)} 
.pos-top.shadow .socialbar-content {
box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2)} 
.pos-bottom.shadow .socialbar-content {
box-shadow:0 -1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 -1px 2px rgba(0,0,0,.2);-webkit-box-shadow:0 -1px 2px rgba(0,0,0,.2)} 
.pos-left.border .socialbar-content {
border-width:1px 1px 1px 0} 
.pos-right.border .socialbar-content {
border-width:1px 0 1px 1px} 
.pos-top.border .socialbar-content {
border-width:0 1px 1px} 
.pos-bottom.border .socialbar-content {
border-width:1px 1px 0} 
.dark,.dark a {
color:#000} 
.blue .socialbar-content {
background-color:#0078cd} 
.blue .socialbar-content:hover {
background-color:#1787d6} 
.grey .socialbar-content {
background-color:#8d8d8d} 
.grey .socialbar-content:hover {
background-color:#9c9c9c} 
.green .socialbar-content {
background-color:#639f04} 
.green .socialbar-content:hover {
background-color:#70ad10} 
.yellow .socialbar-content {
background-color:#c0a300} 
.yellow .socialbar-content:hover {
background-color:#d8b806} 
.orange .socialbar-content {
background-color:#cd7503} 
.orange .socialbar-content:hover {
background-color:#e28f23} 
.red .socialbar-content {
background-color:#bb0707} 
.red .socialbar-content:hover {
background-color:#c81b1b} 
.purple .socialbar-content {
background-color:#7800be} 
.purple .socialbar-content:hover {
background-color:#9816e3} 
.pink .socialbar-content {
background-color:#bd00b6} 
.pink .socialbar-content:hover {
background-color:#e117da} 
.white .socialbar-content {
background-color:#fff} 
.white .socialbar-content:hover {
background-color:#c9c9c9} 
.black .socialbar-content,.black .socialbar-content:hover {
background-color:#000} 


.infusion-form .infusion-field {
	margin-bottom: 5px;
}
.infusion-form .infusion-field label {
	width: 100px;
	display:-webkit-inline-box;
}
.infusion-form .infusion-submit {
    text-align: right;
}
.infusion-form .infusion-submit input[type="submit"] {
color: #ffffff;
    background-color: #1F8ACB;
    border: none;
    padding: 10px 16px;
    margin-top: 5px;
    margin-right: 13px;
    font-size: 13px;
    text-align: right;
}



.bluebuttonlink {
    font-family: "Arial", sans-serif;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 20px;
    border: 0;
    background: #009aee;
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.productcontainer .productcolorscontainer,
.productcontainer br {
	display:none;
}
.productcontainer {
    height: 190px;
}




/*****  NEW RESPONSIVE CODE   *****/
@media (min-width: 1200px) {
.x-hide-xl {
display:none !important
}

}
@media (min-width: 980px) and (max-width: 1199px) {
.x-hide-lg {
display:none !important
}

}
@media (min-width: 768px) and (max-width: 979px) {
.x-hide-md {
display:none !important
}

}
@media (min-width: 481px) and (max-width: 767px) {
.x-hide-sm {
display:none !important
}

}
@media (max-width: 480px) {
.x-hide-xs {
display:none !important
}

}
.x-visible-phone {
display:none !important
}
.x-visible-tablet {
display:none !important
}
.x-visible-desktop {
display:inherit !important
}
span.x-visible-desktop {
display:inline !important
}
.x-hidden-desktop {
display:none !important
}
@media (min-width: 768px) and (max-width: 979px) {
.x-visible-tablet {
display:inherit !important
}
span.x-visible-tablet {
display:inline !important
}
.x-hidden-tablet {
display:none !important
}
.x-hidden-desktop {
display:inherit !important
}
span.x-hidden-desktop {
display:inline !important
}
.x-visible-desktop {
display:none !important
}

}
@media (max-width: 767px) {
.x-visible-phone {
display:inherit !important
}
span.x-visible-phone {
display:inline !important
}
.x-hidden-phone {
display:none !important
}
.x-hidden-desktop {
display:inherit !important
}
span.x-hidden-desktop {
display:inline !important
}
.x-visible-desktop {
display:none !important
}

}







a,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.x-topbar .p-info a:hover,.x-breadcrumb-wrap a:hover,.widget ul li a:hover,.widget ol li a:hover,.widget.widget_text ul li a,.widget.widget_text ol li a,.widget_nav_menu .current-menu-item > a,.x-widgetbar .widget ul li a:hover,.x-accordion-heading .x-accordion-toggle:hover,.x-comment-author a:hover,.x-comment-time:hover,.x-recent-posts a:hover .h-recent-posts{color:#e16e38;}a:hover,.widget.widget_text ul li a:hover,.widget.widget_text ol li a:hover,.x-twitter-widget ul li a:hover{color:hsl(19,74%,47%);}.rev_slider_wrapper,a.x-img-thumbnail:hover,.x-slider-container.below,.page-template-template-blank-3-php .x-slider-container.above,.page-template-template-blank-6-php .x-slider-container.above{border-color:#e16e38;}.entry-thumb:before,.x-pagination span.current,.flex-direction-nav a,.flex-control-nav a:hover,.flex-control-nav a.flex-active,.mejs-time-current,.x-dropcap,.x-skill-bar .bar,.x-pricing-column.featured h2,.h-comments-title small,.x-entry-share .x-share:hover,.x-highlight,.x-recent-posts .x-recent-posts-img:after{background-color:#e16e38;}.x-nav-tabs > .active > a,.x-nav-tabs > .active > a:hover{box-shadow:inset 0 3px 0 0 #e16e38;}.x-main{width:69.536945%;}.x-sidebar{width:25.536945%;}.x-topbar .p-info,.x-topbar .p-info a,.x-navbar .desktop .x-nav > li > a,.x-navbar .desktop .sub-menu a,.x-navbar .mobile .x-nav li > a,.x-breadcrumb-wrap a,.x-breadcrumbs .delimiter{color:#1e1e1e;}.x-navbar .desktop .x-nav > li > a:hover,.x-navbar .desktop .x-nav > .x-active > a,.x-navbar .desktop .x-nav > .current-menu-item > a,.x-navbar .desktop .sub-menu a:hover,.x-navbar .desktop .sub-menu .x-active > a,.x-navbar .desktop .sub-menu .current-menu-item > a,.x-navbar .desktop .x-nav .x-megamenu > .sub-menu > li > a,.x-navbar .mobile .x-nav li > a:hover,.x-navbar .mobile .x-nav .x-active > a,.x-navbar .mobile .x-nav .current-menu-item > a{color:#b7b7b7;}.x-navbar .desktop .x-nav > li > a:hover,.x-navbar .desktop .x-nav > .x-active > a,.x-navbar .desktop .x-nav > .current-menu-item > a{box-shadow:inset 0 4px 0 0 #e16e38;}.x-navbar .desktop .x-nav > li > a{height:90px;padding-top:37px;}.x-navbar .desktop .x-nav > li ul{top:75px;;}.x-comment-author,.x-comment-time,.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-rating label,.comment-form-comment label,.widget_calendar #wp-calendar caption,.widget.widget_rss li .rsswidget{font-family:Lato;font-weight:300;}.p-landmark-sub,.p-meta,input,button,select,textarea{font-family:Lato;}.widget ul li a,.widget ol li a,.x-comment-time{color:#848484;}.widget_text ol li a,.widget_text ul li a{color:#e16e38;}.widget_text ol li a:hover,.widget_text ul li a:hover{color:hsl(19,74%,47%);}.comment-form-author label,.comment-form-email label,.comment-form-url label,.comment-form-rating label,.comment-form-comment label,.widget_calendar #wp-calendar th,.p-landmark-sub strong,.widget_tag_cloud .tagcloud a:hover,.widget_tag_cloud .tagcloud a:active,.entry-footer a:hover,.entry-footer a:active,.x-breadcrumbs .current,.x-comment-author,.x-comment-author a{color:#272727;}.widget_calendar #wp-calendar th{border-color:#272727;}.h-feature-headline span i{background-color:#272727;}@media (max-width:979px){}body{font-size:16px;font-style:normal;font-weight:400;color:#848484;background:#e8e8e8 url(//theme.co/x/demo/integrity/1/wp-content/uploads/sites/2/2013/06/bg-integrity-1.png) center top repeat;}a:focus,select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="submit"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto #e16e38;outline-offset:-1px;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Lato",sans-serif;font-style:normal;font-weight:300;}h1,.h1{letter-spacing:-0.017em;}h2,.h2{letter-spacing:-0.023em;}h3,.h3{letter-spacing:-0.029em;}h4,.h4{letter-spacing:-0.039em;}h5,.h5{letter-spacing:-0.044em;}h6,.h6{letter-spacing:-0.067em;}.w-h{font-weight:300 !important;}.x-container.width{width:92%;}.x-container.max{max-width:1200px;}.x-main.full{float:none;display:block;width:auto;}@media (max-width:979px){.x-main.full,.x-main.left,.x-main.right,.x-sidebar.left,.x-sidebar.right{float:none;display:block;width:auto !important;}}.entry-header,.entry-content{font-size:16px;}body,input,button,select,textarea{font-family:"Lato",sans-serif;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,blockquote{color:#272727;}.cfc-h-tx{color:#272727 !important;}.cfc-h-bd{border-color:#272727 !important;}.cfc-h-bg{background-color:#272727 !important;}.cfc-b-tx{color:#848484 !important;}.cfc-b-bd{border-color:#848484 !important;}.cfc-b-bg{background-color:#848484 !important;}.x-btn-widgetbar{border-top-color:#fec133;border-right-color:#fec133;}.x-btn-widgetbar:hover{border-top-color:#e16e38;border-right-color:#e16e38;}.x-navbar-inner{min-height:90px;}.x-brand{margin-top:15px;font-family:"Lato",sans-serif;font-size:38px;font-style:normal;font-weight:300;letter-spacing:-0.079em;text-transform:uppercase;color:#1e1e1e;}.x-brand:hover,.x-brand:focus{color:#1e1e1e;}.x-brand img{width:200px;}.x-navbar .x-nav-wrap .x-nav > li > a{font-family:"Lato",sans-serif;font-style:normal;font-weight:700;letter-spacing:0.em;text-transform:uppercase;}.x-navbar .desktop .x-nav > li > a{font-size:12px;}.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce){padding-left:5px;padding-right:5px;}.x-navbar .desktop .x-nav > li > a > span{margin-right:-0.em;}.x-btn-navbar{margin-top:19px;}.x-btn-navbar,.x-btn-navbar.collapsed{font-size:24px;}@media (max-width:979px){.x-widgetbar{left:0;right:0;}}.x-btn,.button,[type="submit"]{}.x-btn:hover,.button:hover,[type="submit"]:hover{}.x-btn.x-btn-real,.x-btn.x-btn-real:hover{margin-bottom:0.25em;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.65);}.x-btn.x-btn-real{box-shadow:0 0.25em 0 0 #1e1e1e,0 4px 9px rgba(0,0,0,0.75);}.x-btn.x-btn-real:hover{box-shadow:0 0.25em 0 0 #1e1e1e,0 4px 9px rgba(0,0,0,0.75);}.x-btn.x-btn-flat,.x-btn.x-btn-flat:hover{margin-bottom:0;text-shadow:0 0.075em 0.075em rgba(0,0,0,0.65);box-shadow:none;}.x-btn.x-btn-transparent,.x-btn.x-btn-transparent:hover{margin-bottom:0;border-width:3px;text-shadow:none;text-transform:uppercase;background-color:transparent;box-shadow:none;}.h-widget:before,.x-flickr-widget .h-widget:before,.x-dribbble-widget .h-widget:before{position:relative;font-weight:normal;font-style:normal;line-height:1;text-decoration:inherit;-webkit-font-smoothing:antialiased;speak:none;}.h-widget:before{padding-right:0.4em;font-family:"fontawesome";}.x-flickr-widget .h-widget:before,.x-dribbble-widget .h-widget:before{top:0.025em;padding-right:0.35em;font-family:"foundationsocial";font-size:0.785em;}.widget_archive .h-widget:before{content:"\f040";top:-0.045em;font-size:0.925em;}.widget_calendar .h-widget:before{content:"\f073";top:-0.0825em;font-size:0.85em;}.widget_categories .h-widget:before,.widget_product_categories .h-widget:before{content:"\f02e";font-size:0.95em;}.widget_nav_menu .h-widget:before,.widget_layered_nav .h-widget:before{content:"\f0c9";}.widget_meta .h-widget:before{content:"\f0fe";top:-0.065em;font-size:0.895em;}.widget_pages .h-widget:before{content:"\f0f6";top:-0.065em;font-size:0.85em;}.widget_recent_reviews .h-widget:before,.widget_recent_comments .h-widget:before{content:"\f086";top:-0.065em;font-size:0.895em;}.widget_recent_entries .h-widget:before{content:"\f02d";top:-0.045em;font-size:0.875em;}.widget_rss .h-widget:before{content:"\f09e";padding-right:0.2em;}.widget_search .h-widget:before,.widget_product_search .h-widget:before{content:"\f0a4";top:-0.075em;font-size:0.85em;}.widget_tag_cloud .h-widget:before,.widget_product_tag_cloud .h-widget:before{content:"\f02c";font-size:0.925em;}.widget_text .h-widget:before{content:"\f054";padding-right:0.4em;font-size:0.925em;}.x-dribbble-widget .h-widget:before{content:"\f009";}.x-flickr-widget .h-widget:before{content:"\f010";padding-right:0.35em;}.widget_best_sellers .h-widget:before{content:"\f091";top:-0.0975em;font-size:0.815em;}.widget_shopping_cart .h-widget:before{content:"\f07a";top:-0.05em;font-size:0.945em;}.widget_products .h-widget:before{content:"\f0f2";top:-0.05em;font-size:0.945em;}.widget_featured_products .h-widget:before{content:"\f0a3";}.widget_layered_nav_filters .h-widget:before{content:"\f046";top:1px;}.widget_onsale .h-widget:before{content:"\f02b";font-size:0.925em;}.widget_price_filter .h-widget:before{content:"\f0d6";font-size:1.025em;}.widget_random_products .h-widget:before{content:"\f074";font-size:0.925em;}.widget_recently_viewed_products .h-widget:before{content:"\f06e";}.widget_recent_products .h-widget:before{content:"\f08d";top:-0.035em;font-size:0.9em;}.widget_top_rated_products .h-widget:before{content:"\f075";top:-0.145em;font-size:0.885em;}body .gform_wrapper .gfield_required,body .gform_wrapper span.ginput_total{color:#e16e38;}body .gform_wrapper h2.gsection_title,body .gform_wrapper h3.gform_title{font-weight:300;}body .gform_wrapper h2.gsection_title{letter-spacing:-0.023em !important;}body .gform_wrapper h3.gform_title{letter-spacing:-0.029em !important;}body .gform_wrapper .top_label .gfield_label,body .gform_wrapper .left_label .gfield_label,body .gform_wrapper .right_label .gfield_label{font-weight:400;}
      /*
      // Base styles.
      */

      .x-content-dock {
        position: fixed;
        bottom: 0;
        border: 1px solid #e5e5e5;
        border-bottom: 0;
        padding: 30px;
        background-color: #ffffff;
        z-index: 1050;
        -webkit-transition: all 0.5s ease;
                transition: all 0.5s ease;
        -webkit-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                  box-shadow: 0 0.085em 0.5em 0 rgba(0, 0, 0, 0.165);
              }


      /*
      // Headings.
      */

      .x-content-dock h1,
      .x-content-dock h2,
      .x-content-dock h3,
      .x-content-dock h4,
      .x-content-dock h5,
      .x-content-dock h6 {
        color: #272727 !important;
      }


      /*
      // Links.
      */

      .x-content-dock a:not(.x-btn):not(.x-recent-posts a) {
        color: #428bca !important;
      }

      .x-content-dock a:not(.x-btn):not(.x-recent-posts a):hover {
        color: #2a6496 !important;
      }


      /*
      // Widget styles.
      */

      .x-content-dock .widget {
        text-shadow: none;
        color: #b5b5b5 !important;
      }

      .x-content-dock .widget:before {
        display: none;
      }

      .x-content-dock .h-widget {
        margin: 0 0 0.5em;
        font-size: 1.65em;
        line-height: 1.2;
      }


      /*
      // Close.
      */

      .x-close-content-dock {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 12px;
        line-height: 1;
        text-decoration: none;
      }

      .x-close-content-dock span {
        color: #d9d9d9 !important;
        -webkit-transition: color 0.3s ease;
                transition: color 0.3s ease;
      }

      .x-close-content-dock:hover span {
        color: #428bca !important;
      }


      /*
      // Responsive.
      */

      @media (max-width: 767px) {
        .x-content-dock {
          display: none;
        }
      }

    body {
background-image:none;
}
.x-widgetbar {
    font-size: 13px;
}
.x-topbar {
border-bottom: 0px solid #f2f2f2;
color:#1e1e1e;
min-height: 60px;
    z-index: 1030;
}
.x-topbar .p-info a,
.x-topbar .p-info a:hover,
.x-topbar .p-info a:focus {
outline : 0;
border: none;
}
.x-topbar .p-info {
background-color:transparent;
 margin: 0px 0 0;
}
.x-topbar .company {
height:60px;
padding:0px 10px;
}
.x-topbar a.company {
opacity: 0.2;
filter: alpha(opacity =20);
background-position: center 52px;
background-repeat: no-repeat;
display: block;
float: left;
}
.x-topbar a:hover.company {
opacity: 1;
filter: alpha(opacity =100);
}
.x-topbar .company.tppg img{
    margin-top: 12px;
    margin-bottom: 6px;
}
.x-topbar .company.mcps img{
margin-top:12px;
}

.x-topbar .company.azsp img{
margin-top:12px;
}
.x-topbar .company.tdss img{
margin-top:12px;
}
.x-topbar .x-social-global {
    margin-top: 15px;
}
.x-topbar .x-social-global a {
    font-size: 31px;
    color: #fff;
}
.x-logobar {
border:0px;
background-color:#1e1e1e;
}
.x-navbar {
border:0px;
background-color:#258acb;
background-color:#1e1e1e;
z-index: 1031;
    border-bottom: 0px solid #ccc;
    box-shadow: 0 0em 0em 0 rgba(0,0,0,0.135);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.desktop .sub-menu {
    z-index: 1032;
}
.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0px;
}
.x-navbar .desktop .x-nav >  li.menu-item > a,
.x-navbar .mobile .x-nav li > a
 {
color:#ffffff;
font-family: "museo-slab",sans-serif;
}
.x-navbar .desktop .x-nav li>a>span:after {
    font-size: 10px;
    margin-right: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "museo-slab",sans-serif;
    font-style: normal;
    font-weight: 300;
    font-family: museo-slab, sans-serif;
}
.sub-menu .menu-item > a > span {
    font-size: 16px;
color:#ffffff;
}
.sub-menu .sub-menu .menu-item > a > span {
color:#1e1e1e;
}
.masthead-inline .x-navbar .desktop .sub-menu {
    background-color: #e16d39;
}
.masthead-inline .x-navbar .desktop .sub-menu .sub-menu {
    background-color: #FFC132;
}
.sub-menu a:hover {
    background-color: rgba(0,0,0,0.0875);
}
.x-navbar .desktop .x-nav .sub-menu li>a>span:after {
    font-size: 22px;
    margin-right: 10px;
}
.x-section {
    min-width: 984px;
    max-width: 984px;
    width: 984px;
}


/*****  NEW RESPONSIVE CODE   *****/
@media (min-width: 1300px) {
.x-navbar .desktop .x-nav >  li.menu-item > a
 {font-size: 17px;
font-weight:normal;
}

}
@media (min-width: 1140px) and (max-width: 1299px) {
.x-navbar .desktop .x-nav >  li.menu-item > a
 {font-size: 17px;
font-weight:normal;
}

}
@media (min-width: 100px) and (max-width: 1139px) {
.x-navbar .desktop .x-nav >  li.menu-item > a
 {font-size: 17px;
font-weight:normal;
}

}


.x-content-dock {
    padding: 0px!important;
    width: 500px!important;
}
#navpanel,
#storelogo {
    display: none;
}
#bottomheader {
    height: 12px!important;
}
#controlbarwrapper {
    top: -5px!important;
}
#topheaderwrapper {
width: 410px!important;
top:-144px!important;
z-index: 1400!important;
right: 11px!important;
}
.x-navbar-wrap,
.x-topbar-inner {
width: 985px!important;
min-width: 985px!important;
max-width: 985px!important;
margin: auto;
padding-left:32px;
}
header {
background-color: #1e1e1e;
}
header .x-container.width {
    width: 100%;
}
.overlay {
    z-index: 1400!important;
}
#cart-link {
    width: 122px!important;
}
#cartinfo {
    font-size: 14px!important;
}
html, body {
    height: auto;
}
.x-nav-wrap.desktop {
    display: block!important;
}
.footerColorBlock1, .footerColorBlock2, .footerColorBlock3 {
    width: 328px!important;
    height: 230px!important;
}
#footer > div.footerlinks > table > tbody > tr > td:nth-child(1), #footer > div.footerlinks > table > tbody > tr > td:nth-child(2), #footer > div.footerlinks > table > tbody > tr > td:nth-child(3) {
    vertical-align: top!important;
}
.styledheader {
    padding: 22px!important;
}
#categorylist .productcategorylist ul li {
    margin-left: 0px;
    margin-top: 10px;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
}
.morphsearch {
    background: transparent!important;
    top: -62px;
}
.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 10px;
    padding-right: 5px;
}
.pos-left {
    top: 150px!important;
}
header,
.x-topbar,
.x-navbar
 {
    
}
li {
    line-height: 19px!important;
}
.footerlinkstable {
    margin: 0px auto!important;
}
.emoji  {
    width: 20px;
}
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: inset 0 0px 0 0 #e16e38;
}
.masthead-inline .desktop .x-nav {
    float: left;
}


.subcategoryimagewrapper {
    border: solid 0px black;
}
.productcategoryname {
    font-size: 18px;
}

.x-navbar .desktop .x-nav li>a>span:after {
	content: "»";
    margin-left: 0.35em;
    font-family: "museo-slab",sans-serif;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}






#ShippingZipCode {
	font-size: 19px!important;
    width: 100%!important;
    margin-bottom: 2px!important;
}
#content > div:nth-child(6) > div > form > table hr {
    height: 0;
    margin: 0em 0;
    border: 0;
    border-top: 0px solid #f2f2f2;
}
#content > div:nth-child(6) > div > form > table th, 
#content > div:nth-child(6) > div > form > table td {
    border-top: 0px solid #ddd;
	line-height: 19px;
}
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(1),
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(2),
#content > div:nth-child(6) > div > form > div:nth-child(4) > table > tbody > tr:nth-child(1),
#content > div:nth-child(6) > div > form > div:nth-child(4) > table > tbody > tr:nth-child(2),
#content > div:nth-child(6) > div > form > img {
	display:none;
}
#content > div:nth-child(6) > div > form > table hr {
    height: 0;
    margin: 0em 0;
    border: 0;
    border-top: 0px solid #f2f2f2;
}
#content > div:nth-child(6) > div > form > table th, 
#content > div:nth-child(6) > div > form > table td {
    border-top: 0px solid #ddd;
	line-height: 19px;
}
#trEstimateZip > td:nth-child(3) > input,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(6) > td:nth-child(3) > input,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(5) > td:nth-child(3) > button.btn,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(7) > td:nth-child(3) > input,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(7) > td:nth-child(3) > button.btn,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(8) > td:nth-child(3) > input,
#content > div:nth-child(6) > div > form > div:nth-child(4) > table > tbody > tr:nth-child(5) > td:nth-child(3) > button.btn,
#content > div:nth-child(6) > div > form > div:nth-child(4) > table > tbody > tr:nth-child(7) > td:nth-child(3) > button.btn,
#content > div:nth-child(6) > div > form > div:nth-child(4) > table > tbody > tr:nth-child(8) > td:nth-child(3) > input,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(4) > td:nth-child(3) > button.btn,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(6) > td:nth-child(3) > button.btn,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(8) > td:nth-child(3) > button.btn,
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(9) > td:nth-child(3) > input,
#content > div:nth-child(6) > div > form > div:nth-child(4) > table > tbody > tr:nth-child(8) > td:nth-child(3) > button,
#content > div:nth-child(6) > div > form > div:nth-child(4) > table > tbody > tr:nth-child(9) > td:nth-child(3) > input

 {
    background-image: url(https://www.thinkpro.net/tendollarshirtstore/smallApplyButton.gif)!important;
    width: 65px!important;
    height: 20px!important;
}
#trEstimateZip > td {
   background-color: #FFC131!important;
}
#content > div:nth-child(6) > div > form > div:nth-child(4) > div > div > input,
#content > div:nth-child(6) > div > form > div:nth-child(5) > div > div > input,
#content > div:nth-child(6) > div > form > div:nth-child(4) > div > div:nth-child(2) > a,
#content > div:nth-child(6) > div > form > div:nth-child(5) > div > div:nth-child(2) > a  {
    background-image: url(https://www.thinkpro.net/tendollarshirtstore/checkout.png)!important;
    width: 190px!important;
    height: 45px!important;
    background-color: #1f89ca!important;
    top: -11px;
    position: relative!important;
    right: -2px;
	display: block;
}
#content > div:nth-child(6) > div > form > div:nth-child(4) > div > div:nth-child(2) > a img,
#content > div:nth-child(6) > div > form > div:nth-child(5) > div > div:nth-child(2) > a img,
#content > div:nth-child(6) > div > form > div:nth-child(4) > div > a:nth-child(3) > img,
#content > div:nth-child(6) > div > form > div:nth-child(5) > div > a:nth-child(3) > img,
#content > div:nth-child(6) > div > form > div:nth-child(4) > div > a:nth-child(4) > img,
#content > div:nth-child(6) > div > form > div:nth-child(5) > div > a:nth-child(4) > img {
    display: none;
}

#content > div:nth-child(6) > div > form > div:nth-child(4) > div > a:nth-child(3) ,
#content > div:nth-child(6) > div > form > div:nth-child(5) > div > a:nth-child(3)  {
    background-image: url(https://www.thinkpro.net/tendollarshirtstore/emptycart.png)!important;
    width: 190px!important;
    height: 45px!important;
    background-color: #cc0022!important;
    top: -11px;
    position: relative;
    right: -2px;
	display: block;
	float:left;
	margin-right: 10px;
}
#content > div:nth-child(6) > div > form > div:nth-child(4) > div > a:nth-child(4) ,
#content > div:nth-child(6) > div > form > div:nth-child(5) > div > a:nth-child(4)  {
    background-image: url(https://www.thinkpro.net/tendollarshirtstore/continueshopping.png)!important;
    width: 190px!important;
    height: 45px!important;
    background-color: #0b8a9c!important;
    top: -11px;
    position: relative;
	display: block;
	float:left;
}
/***

#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(1),
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(2),
#content > div:nth-child(6) > div > form > img {
	display:none;
}
#content > div:nth-child(6) > div > form > div:nth-child(5) > table {
	font-size:15px;
}
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(1) > td:nth-child(2),
#content > div:nth-child(6) > div > form > div:nth-child(4) > table > tbody > tr:nth-child(1) > td:nth-child(2) {
	    min-width: 252px!important;
}
#content > div:nth-child(6) > div > form > div:nth-child(5) > table > tbody > tr:nth-child(1) > td:nth-child(3) {
	    width: 272px!important;
}

#ShippingMethodID4539 {
    font-size: 14px!important;
}

***/
#content > div:nth-child(6) > div > img {
    display: none;
}
#content > div:nth-child(6) > div > br:nth-child(5) {
    display: none;
}
#lnkCreateQuote, .form-link, .divEnableOverridePricing, #divAskSendEntireCart {
    float: right;
    margin-left: 20px;
}

#content > div:nth-child(6) > div > form > div:nth-child(1) > br {
    display: none;
}
#content > div:nth-child(6) > div > br:nth-child(7) {
    display: none;
}
#content > div:nth-child(6) > div > form > div:nth-child(1) > h2 {
    margin: 0px;
    padding: 0px;
	clear: right;
}
#content > div:nth-child(9) > h1 {
    display: block;
    float: left;
    margin: 0px;
}
hr {
    height: 0;
    margin: 2px 0;
    border: 0;
    border-top: 1px solid #f2f2f2;
}
#content > div:nth-child(9) > div:nth-child(5) > h2 {
    margin: 0px;
}
#content > div:nth-child(6) > div > h1 {
	margin: 0px;
    padding: 0px;
}
#content > div:nth-child(6) > div > form select, 
#content > div:nth-child(6) > div > form textarea, 
#content > div:nth-child(6) > div > form input[type="text"], 
#content > div:nth-child(6) > div > form input[type="password"], 
#content > div:nth-child(6) > div > form input[type="datetime"], 
#content > div:nth-child(6) > div > form input[type="datetime-local"], 
#content > div:nth-child(6) > div > form input[type="date"], 
#content > div:nth-child(6) > div > form input[type="month"], 
#content > div:nth-child(6) > div > form input[type="time"], 
#content > div:nth-child(6) > div > form input[type="week"], 
#content > div:nth-child(6) > div > form input[type="number"], 
#content > div:nth-child(6) > div > form input[type="email"], 
#content > div:nth-child(6) > div > form input[type="url"], 
#content > div:nth-child(6) > div > form input[type="search"], 
#content > div:nth-child(6) > div > form input[type="tel"], 
#content > div:nth-child(6) > div > form input[type="color"], 
#content > div:nth-child(6) > div > form .uneditable-input {
    display: inline-block;
    height: auto;
    margin-bottom: 0px;
    border: 1px solid #ddd;
    padding: 1px;
    font-size: 13px;
    line-height: normal;
    color: #555;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: none;
}
#content > div:nth-child(6) > div > form input.btn[type="submit"] {
	position: absolute;
}
table th, table td {
    border-top: 0px solid #ddd;
}
#content > div:nth-child(6) > div > table {
    width: auto;
}
label {
    display: inline;
}
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(1),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(2),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(3),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(4),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(5),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(6),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(7),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(8),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(9),
#content > div:nth-child(6) > div > form > table > tbody > tr:nth-child(1) > td:nth-child(10){
    background: none!important;
    background-color: #EFEFEF!important;
}

#trEstimateZip {
	background-color: #FFC131;
}
#trEstimateZip > td:nth-child(1),
#trEstimateZip > td:nth-child(2),
#trEstimateZip > td:nth-child(3) {
    padding-bottom: 50px;
	background-color:transparent!important;
}

#trEstimateZip > td:nth-child(1) {
	background-image: url(https://www.thinkpro.net/tendollarshirtstore/shippingAttention.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}
#trEstimateZip > td:nth-child(2) {
	background-image: url(https://www.thinkpro.net/tendollarshirtstore/shippingAttention1.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}
#trEstimateZip > td:nth-child(3) {
	background-image: url(https://www.thinkpro.net/tendollarshirtstore/shippingAttention2.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
}
.isd-uploaderLandingTexts {
height: auto!important;
}

input[type="text"] {
    display: inherit;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    font-size: inherit;
    line-height: normal;
    color: #555;
    background-color: #fff;
    border-radius: inherit;
    box-shadow: none;
}
.isd-custom-selector li {
    margin-bottom: 8px;
    list-style: none;
}