/* Reset.css by Eric Mayer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/* clearfix */

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 31, 2012 */
@font-face {
    font-family: 'Lato';
    src: url('http://i1.ooshirts.com/fonts/lato-reg-webfont.eot');
    src: url('http://i1.ooshirts.com/fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://i1.ooshirts.com/fonts/lato-reg-webfont.woff') format('woff'),
         url('http://i1.ooshirts.com/fonts/lato-reg-webfont.ttf') format('truetype'),
         url('http://i1.ooshirts.com/fonts/lato-reg-webfont.svg#Lato') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSlab500Regular';
    src: url('http://i1.ooshirts.com/fonts/museo_slab_500-webfont.eot');
    src: url('http://i1.ooshirts.com/fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://i1.ooshirts.com/fonts/museo_slab_500-webfont.woff') format('woff'),
         url('http://i1.ooshirts.com/fonts/museo_slab_500-webfont.ttf') format('truetype'),
         url('http://i1.ooshirts.com/fonts/museo_slab_500-webfont.svg#MuseoSlab500Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo700Regular';
    src: url('http://i1.ooshirts.com/fonts/museo700-regular-webfont.eot');
    src: url('http://i1.ooshirts.com/fonts/museo700-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://i1.ooshirts.com/fonts/museo700-regular-webfont.woff') format('woff'),
         url('http://i1.ooshirts.com/fonts/museo700-regular-webfont.ttf') format('truetype'),
         url('http://i1.ooshirts.com/fonts/museo700-regular-webfont.svg#Museo700Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}




/* document */

body {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
		font-smoothing: antialiased;
}


a {
  color: #1479CC;
  text-decoration: none;
}

a:hover {
  color: #127AB3;
  text-decoration: underline;
}

#page-header, 
#page-footer {
	clear: both;
}

.container {
	width: 1000px;
	margin: auto;
	position: relative;
}

/* page-header */
#page-header {
	height: 58px;
	margin: auto;
	border-top: solid #2ea8e6 3px;
}

#page-header > a {
  display: inline-block;
}

#page-header img {
	float:left;
	margin: 10px 0 0 11px;
}

#page-header ul {
	margin: 13px 11px 0 0;
	float:right;
}

#page-header li {
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 0 30px;
}

#page-header li a {
	color: #1479CC;
	text-decoration: none;
	font-weight: normal;
}

#page-header li a:hover {
	color: #30B2F2;
}


#page-header #last {
	background: url("../png/sprite-btns.png");
	font-weight: normal;
	width: 125px;
	height: 25px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	display: inline-block;
	padding: 8px 0 0 0;
	background-position: 0px 0px;
	text-align:center;
}

#page-header #last:hover {
	background: url("../png/sprite-btns.png");
	background-position: 0px -34px;
}
#page-header #last:active {
	background: url("../png/sprite-btns.png");
	background-position: 0px -67px;
}

/* banner */

#banner {
	background: url(../jpg/banner-medium.jpg);
	background-size:cover;
	
	width:100%;
	margin: auto;
	height: 584px;
	position: relative;
	border-top:1px solid #e3e5e7;
	border-bottom:1px solid #e3e5e7;
}


#banner #banner-white-box{
	width:900px;
	margin: 200px auto 0 auto;
	background-color:white;
	border:1px solid #eee;
	/*ox-shadow:1px 1px 1px #ccc;*/
	height:140px;
	padding:20px;
	}

#banner #titles {
	width: 490px;
	float:left;
	margin: 0 35px 0 0;
}

#banner #titles h1 {
	color:#333;
	font-weight: 700;
	font-size: 40px;
	padding: 0 0 0 0;
	line-height: 60px;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	/*text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);*/
}

#banner #titles h2 {
	font-size: 26px;
	padding: 2px 0 0 1px;
	line-height: 32px;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #777777;
	/*text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);*/
}

#banner #titles h2 span {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #1479CC;
}

#banner #start-shipping{
	float:left;
	border-left:1px solid #eee;
	padding:10px 0 10px 45px;
	}

#banner #shipping {
	margin-top:10px;
}

#banner #shipping #free {
	background: url(../png/sprite2.png) 0 -61px;
	width: 140px;
	height: 51px;
	float:left;
	margin-left: 10px;
}

#banner #shipping .month {
	font-family: Helvetica;
	font-weight: bold;
	font-size: 9.01px;
	color: #ffffff;
	text-align: center;
	position: relative;
	left: 12px;
	width: 25px;
	top: 12px;
}

#banner #shipping .day {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15.01px;
	color: #3d474c;
	font-weight: bold;
	text-align: center;
	position: relative;
	left: 12px;
	width: 25px;
	top: 15px;
}

#banner #shipping .label {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #6a7d8d;
	line-height: 16px;
	position: relative;
	left: 45px;
	top: -15px;
	text-align: left;
	width: 85px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#banner #shipping #rush {
	margin-left:14px;
	float:left;
	left: 259px;
	bottom: 0px;
	background: url(../png/sprite2.png) 0 -112px;
	width: 140px;
	height: 51px;
}

#banner #start {
	text-align:center;
}

#banner #start #button {
	text-decoration: none;
	display: block;
	background: url(../png/sprite-btns.png);
	background-position: -135px 0;
	width: 298px;
	height: 43px;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 25px;
	color: #ffffff;
	padding: 18px 0 0 0;
	text-align: center;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}

#banner #start #button:hover {
	background-position: -135px -64px;
}

#banner #start #button:active {
	background-position: -135px -127px;
}




/* Button */
.blue_button{
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-ms-border-radius:2px;
	-o-border-radius:2px;
	border-radius:2px;
	border-style:solid;
	cursor:pointer;
	line-height:1;
	border-width:1px;
	display:inline-block;
	text-decoration:none;
	border:1px solid #00A1F0;
	color:#fff;
	background-color:#41c1ff;
	*zoom:1;
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF41C1FF', endColorstr='#FF00ABFF');
	background-image:url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxYzFmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwYWJmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #41c1ff), color-stop(100%, #00abff));
	background-image:-webkit-linear-gradient(top, #41c1ff 0%, #00abff 100%);
	background-image:-moz-linear-gradient(top, #41c1ff 0%, #00abff 100%);
	background-image:-o-linear-gradient(top, #41c1ff 0%, #00abff 100%);
	background-image:linear-gradient(top, #41c1ff 0%, #00abff 100%);
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius:0.3em;
	-moz-border-radius:0.3em;
	-ms-border-radius:0.3em;
	-o-border-radius:0.3em;
	border-radius:0.3em;
	text-shadow:0 1px 1px #248AD0;
	font-family:'Lato', sans-serif;
	font-weight:bold;
	padding:15px;
	font-size:26px;
	text-align:center
	}
.blue_button:hover{
	text-decoration:none;
	color:#fff;
	background-color:#009AE6;
	*zoom:1;
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF33BCFF', endColorstr='#FF009AE6');
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #33bcff), color-stop(100%, #33bcff));
	background-image:-webkit-linear-gradient(top, #33bcff 0%, #33bcff 100%);
	background-image:-moz-linear-gradient(top, #33bcff 0%, #33bcff 100%);
	background-image:-o-linear-gradient(top, #33bcff 0%, #33bcff 100%);
	background-image:linear-gradient(top, #33bcff 0%, #33bcff 100%)
	}

.blue_button:active{
	color:#fff;
	background-color:#33BCFF;
	*zoom:1;
	filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00ABFF', endColorstr='#FF009AE6');
	background-size:100%;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00abff), color-stop(100%, #33bcff));
	background-image:-webkit-linear-gradient(top, #00abff 0%, #33bcff 100%);
	background-image:-moz-linear-gradient(top, #00abff 0%, #33bcff 100%);
	background-image:-o-linear-gradient(top, #00abff 0%, #33bcff 100%);
	background-image:linear-gradient(top, #00abff 0%, #33bcff 100%)
}



/*
#banner #start p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #a1adb2;
}

#banner #start a {
	color: #74ceff;
	text-decoration: none;
}

#banner #start a:hover {
	text-decoration: underline;
}
*/


/* slogans */

#slogans {
	width: 1000px;
	margin: 0 auto  41px auto;
}

#slogans div {
	float: left;
	text-align: center;
	width:33%;
	margin-top:35px;
}

#slogans .upper {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 25.12px;
	color: #475c66;
	line-height: 40px;
}

#slogans .lower {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16.07px;
	color: #7a8f99;
}

/* info */

#info {
	margin: 0 auto 0 auto;
	position: relative;
}

#content {
	width: 950px;
	margin: auto;
}

#columns {
	margin: 0 0 30px 30px;
	padding: 0 0 30px 0;
	border-bottom:1px solid #e3e5e7 ;
}

#deliveryimage {
	background: url(../png/sprite2.png);
	background-position: -437px 0;
	width: 536px;
	height: 93px;
	display: block;
	margin: 51px auto 0 auto;
}

#content h3 {
	text-align: center;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #5B6F82;
	font-size: 24px;
	margin-top: 50px;
	letter-spacing: 0;
	font-weight: normal;
	text-shadow: 0px 1px 1px rgba(255, 255, 255, 1);
}

#content div {
	float: left;
}

#columns div {
	width: 270px;
	margin: 45px 15px 0 15px;
}


#content h4 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #5b6f82;
	font-size: 18px;
	margin: 0 0 16px 0;
}

#content div p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5b6f82;
	line-height: 22px;
}

#content h6 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #5b6f82;
	text-align: center;
	line-height: 20px;
	padding:0 150px;
}


/* carousel */

#carousel {
	border: 1px solid transparent; /* FF3 */
	position: relative;
	width: 1000px;
	margin: 0 auto 20px auto;
	overflow:hidden;
}

#carousel ul {
	text-align: center;
	width: 70%;
	margin: auto;
	line-height: 28px;
}

#carousel .quote {
	font-size: 22px;
	font-family: Georgia;
	color: #1d2c3d;
	font-style: italic;
	margin: 78px 0 0 0;
}

#carousel p {
	font-family: Helvetica, Arial, sans-serif;
	color: #7C8FA4;
	font-size: 15px;
	margin: 7px 0 0 0;
	width:700px;
}

#carousel p span {
	font-weight: bold;
}

#carousel #nav {
	position: relative;
}

#carousel #nav span {
	background: url(../png/sprite2.png);
	display: block;
	width: 50px;
	height: 50px;
}

#carousel #nav #leftarrow {
	background-position: -140px -61px;
	float:left;
	margin:80px 0 0 0;
	cursor: pointer;
}
#carousel #nav #leftarrow:hover{
	background-position: -308px -61px;
} 


#carousel #nav #rightarrow {
	background-position: -190px -61px;
	float:right;
	margin:80px 0 0 0;
	cursor: pointer;
}
#carousel #nav #rightarrow:hover{
	background-position: -356px -61px;
}

#carousel #read {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #00aaff;
	display: block;
	margin: 200px auto 30px auto;
	text-decoration: none;
}

#carousel #read:hover {
	
}

#carousel #underline:hover {
 	/*border-bottom: solid 1px;*/
 	color: #127AB3;
	text-decoration: underline;
}

/* categories */

#categories {
	background: #fbfdfd;
}

#categories h4 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #5b6f82;
	margin: 30px 0 0 0;
}

#categories #shirtstyles div {
	float: left;
	width:25%;
	margin: 32px 0;
	height: 350px;
}

#categories #shirtstyles {
	text-align: left;
	margin-left:50px;
}

#categories ul a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #1479CC;
	text-decoration: none;
	line-height: 28px;
}

#categories ul img:hover {
	opacity: 0.75;
	filter:alpha(opacity=75);
	}

#categories ul a:hover {
	color: #127AB3;
	text-decoration: underline;
}

#categories ul li.first-child a {
	text-decoration: underline;
	color: #777;
	}
#categories ul li:first-child a {
	text-decoration: underline;
	color: #777;
	}
#categories ul li.first-child a:hover {
	text-decoration: underline;
	color: #222;
	}
#categories ul li:first-child a:hover {
	text-decoration: underline;
	color: #222;
	}

#categories .container{
	margin:auto;
	width:900px;
	padding:20px 50px;
	}

/* design */

#design {
	text-align: center;
	margin: auto;
}

#design #designbutton {
	background: url(../png/sprite-btns.png) -443px 0px;
	width: 323px;
	height: 51px;
	display: block;
	padding: 20px 0 0 0;
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #ffffff;
	text-decoration: none;
	margin: 20px auto 0 auto;
	text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
}

#design #designbutton:hover {
	background-position: -443px -73px;
}

#design #designbutton:active {
	background-position: -443px -145px;
}

#design p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #a1adb2;
	margin: 11px 0 45px 0;
}

#design p a {
	color: #1479CC;
	font-size: 13px;
	text-decoration: none;
}

#design p a:hover {
	color: #127AB3;
	text-decoration: underline;
}

/* page-footer */

#page-footer {
	background: #f9fbfb;
	border-top: solid #e3e5e7 1px;
}

#page-footer #columnsfooter {
	width: 950px;
	margin: 35px auto;
	text-align: center;
}

#page-footer h5 {
	font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	font-weight: normal;
	color: #667780;
	margin: 0 0 13px 0;
}

#page-footer p {
	font-family: Helvetica, Arial, sans-serif;;
	font-size: 13px;
	font-weight: bold;
	color: #9c9c9c;
}

#page-footer ul {
	float: left;
	width: 20%;
	margin: 0 0 35px 0;
}

#page-footer a {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #1479CC;
	font-size: 13px;
	display: block;
	line-height: 20px;
}

#page-footer a:hover {
	color: #127AB3;
	text-decoration: underline;
}

#page-footer #facebook {
	display: inline-block;
	background: url(../png/sprite2.png) 0 -31px;
	width: 24px;
	height: 24px;
	margin: 15px 0 0 62px;
	float: left;
}

#page-footer #facebook:hover {
	background-position: -49px -31px;

}

#page-footer #twitter {
	display: inline-block;
	background: url(../png/sprite2.png) -24px -31px;
	width: 24px;
	height: 24px;
	margin: 15px 0 0 -60px;
}

#page-footer #twitter:hover {
	background-position: -73px -31px;
}



/* Essay */

.article{
	font-family:'MuseoSlab500Regular',sans-serif;
	font-size:26px;
	color:#5b6f82;
	font-weight:normal;
	}
.biggrey{
	font-family:'MuseoSlab500Regular',sans-serif;
	color:#7b8a97;
	font-size:18px;
	line-height:26px;
	margin:15px 0 5px 0;
	font-weight:normal;
	}
.smallgrey{
	font-family:'Lato',sans-serif;
	color:#5b6a7a;
	font-size:16px;
	line-height:26px;
	font-weight:normal;
	}
.essay{
	font-family:Helvetica,Arial,sans-serif;
	font-size:16px;
	color:#5b6f82;
	line-height:22px;
	margin-bottom:14px;
	}
#essay-wrapper{
	width:700px;
	min-height:500px;
	}








@media screen and (max-width: 1600px) {
	#banner {
		height:525px;
	}
}
@media screen and (max-width: 1200px) { 
	#banner {
		height:450px;
	}
}
@media screen and (max-width: 1000px) { 
	.container, #slogans, #carousel {
		width: 100%;
		}
	#banner {
		height:400px;
		width:100%;
	}
	#banner #banner-white-box{
		width:475px;
		margin-top:50px;
		height:280px;
	}
	#banner #shipping{
		margin:20px 0 0 50px;
		border:none;
		}
	
	#carousel p {
		width: 100%;
		}
	
	#categories .container{
		width: 95%;
		}
	#categories #shirtstyles {
		margin: 0;
		}
	
	#content{
		width:85%;
		}
	#columns {
		display:none;
		}
	#content h6{
		display:none;
		}
	
	#page-footer #columnsfooter{
		width:85%;
		}
}
@media screen and (max-width: 670px){
	#firstslogan{
		display:none;
		}
	#slogans div{
		width:50%;
		}
	
	#categories #shirtstyles div {
		float: left;
		width:40%;
		margin: 15px 20px;
		height: 350px;
		}
	
	#deliveryimage{
		display:none;
		}
	
	#page-footer ul {
		float: left;
		width: 33%;
		margin: 0 0 25px 0;
		}

	.headertextlink{
		display:none;
		}
	}
@media screen and (max-width: 500px){
    .headertextlink{
        display:none;
        }
	#page-header li{
        margin:0;
    }


	#banner #banner-white-box{
		margin:10px;
		width:85%;
		height:300px;
		}
	#banner #titles{
		width:100%;
		}
	#banner #start-shipping{
		padding-left:0;
		}
	#banner #shipping{
		display:none;
		}	
	
	#categories .container{
		padding:0;
		}
	#categories #shirtstyles div {
		float: left;
		width:40%;
		margin: 15px 10px;
		height: 350px;
		}
	
	#page-footer #contact{
		width:100%;
		}
	#page-footer #products, #page-footer #links, #page-footer #learn, #page-footer #sitemap{
		display:none;
		}
	
	
	}



/* IE9 */

.lt-ie10 #page-footer #twitter {
	margin-left: -45px;
}

/* IE8 */

.lt-ie9 #page-footer #twitter {
	margin-left: -60px;
}

/* IE7 */

.lt-ie8 #page-header img {
	margin-bottom: 10px;
}

.lt-ie8 #page-header #last {
	position: relative;
	top: 12px;	
}

.lt-ie8 #page-header ul {
	bottom: 14px;
}

.lt-ie8 #design #designbutton {
	margin-left: 0px;
}

.lt-ie8 #page-footer {
	padding-bottom: 35px;
}

.lt-ie8 #carousel p {
	margin-left: -350px;
}

.lt-ie8 #design #designbutton {
	margin: auto;
}

.lt-ie8 #page-footer #twitter {
	position: relative;
	bottom: 15px;
	left: 15px;
}

/* IE6 */

.lt-ie7 #slogans div {
	width: 250px;
}

.lt-ie8 #info {
	margin-left: 0px;
}

.lt-ie7 #categories {
	margin-left: auto;
	margin-right: auto;
}

.lt-ie7 #categories #shirt {
	margin-left: 65px;
	bottom: 238px;
	left: 400px;
}

.lt-ie7 #shirtstyles {
	overflow: hidden;
}


.lt-ie7 #info h6 {
	margin-top: 20px;
}

.lt-ie7 #content h6 {
	margin-top: 20px;
}

.lt-ie7 #carousel {
	border: none;
}

.lt-ie7 #carousel #nav span {
	top: -80px;
}

.lt-ie7 #carousel li {
	width: 1050px;
	position: relative;
	left: 0;
}

.lt-ie7 #page-footer #columnsfooter {
	margin-left: 180px;
	width: 1150px;
}

.lt-ie7 #page-footer #twitter {
	margin-left: -55px;
}