/*
How text sizing works: http://alistapart.com/articles/howtosizetextincss
It boils down to Epx/Ppx where Epx=the desired pixel size of the element
and Ppx is it's parent's size in pixels
*/

@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('http://aws.indigoclothing.com/fonts/Chunkfive/Chunkfive-webfont.eot');
    src: url('http://aws.indigoclothing.com/fonts/Chunkfive/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://aws.indigoclothing.com/fonts/Chunkfive/Chunkfive-webfont.woff') format('woff'),
         url('http://aws.indigoclothing.com/fonts/Chunkfive/Chunkfive-webfont.ttf') format('truetype'),
         url('http://aws.indigoclothing.com/fonts/Chunkfive/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;
   }
  
body {
	padding: 0;
	padding-top: 17px;
	margin: 0;
	font: normal 100% 'Helvetica Neue', Helvetica, Arial, sans-serif; /* font size base is 16px (100% comes to 16px)*/
	line-height: 1.125em; /* 16x1.125=18px so 18px is the base line height */
	background: white url('/images/new/banner.jpg') center 17px no-repeat !important;
}
a img {border: 0;}
a {
color: #7274ad;
cursor: pointer;
}
a:hover {color: #7cbc1c;}

body div#content3 {margin-top: 12px !important;}
.links div#content3, .cake div#content3, .kayako div#content3 {margin-top: 0px !important;}
div#page {
	position: relative;
	width: 980px;
	margin: 0 auto;
}
div#page h1, div#page h2, div#page h3 {font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;}
body.header-wrapper {margin-top: 424px;}
body.header-wrapper.cake, body.header-wrapper.links, body.header-wrapper.kayako, body.header-wrapper.wordpress {margin-top: 184px;}
div#header-wrapper {
	position: absolute;
	top: 17px;
	left: 0;
	width: 100%;
}

div#header {
	position: absolute;
	top: 0;
	left: 0;
	height: 164px;
	margin-bottom: 20px;
	text-align: left;
}
div#header img.logo {float: left;}
div#header img.logo {margin-left: -3px;}
div#header ul#navigation, div#header h1 {margin: 0;}
div#header ul#navigation {
  float: none;
	width: 360px;
	padding: 0;
	margin: 30px 12px 0 31px;
	list-style: none;
	font-weight: bold;
}
div#header ul#navigation li {
	float: left;
	font-size: 1.125em; /* 18px/16px */
}
div#header ul#navigation li a {
	display: block;
	width: 158px;
	height: 34px;
	line-height: 1.89em; /* 34px/18px */
	padding: 0 11px;
	text-decoration: none;
	color: white;
}
div#header ul#navigation li a:hover {color: #7cbc1c;}
div#header ul#navigation li.active a {
	color: #4e4380;
	background: transparent url('/images/new/nav-highlight.png') center left no-repeat;
}
div#header ul#navigation li.catalogue {position: relative;}
body div#header ul#navigation li.catalogue div.subnav {
	position: absolute;
	top: 3px;
	left: 138px;
	width: 255px;
	background: transparent url('/images/new/subnav-bottom.png') bottom right no-repeat;
}
body div#header ul#navigation li.catalogue div.subnav ul {
	padding: 3px 5px 0 11px;
	margin: 0 0 6px 0;
	list-style: none;
	font-size: 0.67em;
	background: transparent url('/images/new/subnav-top.png') top right no-repeat;
}
body div#header ul#navigation li.catalogue div.subnav ul li {
	float: none;
	background-color: #3d68b0;
/*	background: transparent url('/images/new/subnav-back.png');*/
}
div#header ul#navigation li.catalogue div.subnav ul li a {
	display: inline;
	width: 100%;
	height: none;
	padding: 3px 5px;
	background: none;
}

div#header p {
	float: right;
	width: 245px;
	margin-top: 32px;
	letter-spacing: -1px;
	font-size: 2.063em; /* 33px/16px(base) */
	line-height: 1em;
	font-weight: bold;
	color: white;
}
div#header p a {
	text-decoration: none;
	font-size: 0.727em; /* 24px/33px */
	color: #7cbc1c;
	padding-right: 60px;
	/* background: transparent url('/images/new/arrow.png') bottom right no-repeat; */
	background: transparent url('http://cdn.indigoclothing.com/img/sprites/header-sprite.png') no-repeat 185px -79px;
}
div#content {
	position: absolute;
	top: 184px;
	left: 0;
	clear: left;
	padding-top: 10px;
}
body.header-wrapper.wordpress div#content {
	top: 0px;
	position: relative;
}

ul#catalogue {
	position: absolute;
	left: 0;
}
ul#catalogue li a, ul#promotions li a {
	text-decoration: none;
	color: white;
}
ul#catalogue li h3, ul#promotions li h3 {
	margin: 0;
	font-weight: normal;
}
ul#catalogue li h3, ul#promotions li h3 {font-size: 20px;}
ul#catalogue {
	float: left;
	width: 662px;
	height: 220px;
	padding: 0;
	padding-left: 20px;
	margin: 0;
	list-style: none;
	background: #463a79 url('/images/new/catalogue-box/catalogue-left.jpg') top left no-repeat;
}
ul#catalogue li {
	position: relative;
	float: left;
	width: 220px;
	height: 220px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	text-align: left;
}
ul#catalogue li h3 a {
	display: block;
	height: 200px;
	padding: 10px;
	margin: 0;
}
ul#catalogue li.t-shirts {
	margin-right: 1px;
	background: #463a79 url('/images/new/catalogue-box/t-shirts.jpg') top left no-repeat;
}
ul#catalogue li.womens {
	margin-right: 1px;
	background: #463a79 url('/images/new/catalogue-box/womens.jpg') top left no-repeat;
}
ul#catalogue li.hoods {
	background: #463a79 url('/images/new/catalogue-box/hoods.jpg') top left no-repeat;
}
ul#catalogue li ul {
	position: absolute;
	bottom: -177px;
	left: 0;
	width: 202px;
	height: 211px;
	padding: 10px 9px 9px 9px;
	margin: 0;
	list-style: none;
	background: transparent url('/images/new/catalogue-box/panel.png') top left no-repeat;	
}
body div#page.enhanced ul#catalogue li ul {bottom: 0;}
ul#catalogue li ul li {
	float: left;
	width: 101px;
	height: auto;
	margin-bottom: 3px;
	font-size: 0.938em; 
}

ul#promotions {
	height: 220px;
	width: 297px;
	padding: 0;
	margin: 0;
	margin-left: 682px;
	list-style: none;
	line-height: 19px;
	background: white url('/images/new/catalogue-box/promotions.jpg');
}
ul#promotions li {
	padding: 7px 20px 10px 10px;
	border-bottom: 1px solid white;
}
ul#promotions h3 {color: white;}
ul#promotions h3 a:hover {color: #7cbc1c;}
/*ul#promotions h3 a:hover {
	padding-right: 40px;
	background: transparent url('/images/new/arrow-small.png') right center no-repeat;
}*/
ul#promotions li p {
	margin: 0;
	font-size: 1em;
	color: #c1c1c1;
}
ul#promotions li p.code {color: white;}
ul#promotions li p em {
	font-style: normal;
	color: white;
}
ul#promotions li p em.code {color: #8ac42c}
ul#promotions li.charity {border: 0;}

div.google-search {
	position:absolute;
	top: -20px;
	left: 0;
}
.links div.google-search, .cake div.google-search, .kayako div.google-search {
	position:relative;
	padding: 0;
	margin: 0;
}
.links .TwoColBox, .links .TwoColCat1, .links .TwoColCat2, .links div#product,
.cake .TwoColBox, .cake .TwoColCat1, .cake .TwoColCat2,
.kayako .TwoColBox, .kayako .TwoColCat1, .kayako .TwoColCat2 {
padding-top: 0;
margin-top: 0;
}

#print-prices-first .old, #print-prices-colour .old {
text-decoration: line-through;
}

#print-prices-first .new, #print-prices-colour .new {
color: red;
}

/* Alex's work on new homepage 29 Oct 08 */
#homepage2 h1, div.iconset h2, div.iconset h2 a, div.newsset h2, div.newsset h2 a, div.copy h2, div.copy h2 a, div.blog h2, div.blog h2 a, div.forme h2, div.steps h2, div#sidebrands h2, div#sidebrands h2 a  {
    color: white;
    font-family: 'ChunkFiveRegular', 'Helvetica Neue', Arial, Sans-Serif;
    line-height: 1em;
    font-size: 24px;
    text-transform: uppercase;
    }
    div.forme h2, div.steps h2, div#sidebrands h2, div#sidebrands h2 a {color: #5F548B;}
    div.blog h3 a, div.newstext h3, div.newstext h3 a {color: white;}
    div.iconset h2 a:hover,div.newsset h2 a:hover,div.copy h2 a:hover, div.blog h3 a:hover,div.newstext h3 a:hover, div.newstext h3 a:hover, div.blog h2 a:hover, div.icontext h3 a:hover, div#sidebrands h2 a:hover {color: #7cbc1c;}
  
    div.TwoColBox h2, #homepage2 div.TwoColSidebar h2{
    border-top:0;
    padding-top: 0;
    margin-top: 0;
    }
    #homepage2 .TwoColText, .body-meta {
    border-right: 0;
    margin-top: 0;
    padding-top: 0;
    color: white;
    }
    #homepage2 .TwoColText p {
    color:#C1C1C1
    }
    #homepage2 .TwoColText p a {
    color: white;
    text-decoration: none;
    }
    #homepage2 .TwoColText p a:hover {
    color: #7cbc1c;
    }
    /* ICONS */
    div.iconset {
    /* background: white url('/images/new/iconback.gif') no-repeat; */
    background: white url('http://cdn.indigoclothing.com/img/sprites/home-sprite.png') no-repeat -10px -10px;
    padding: 10px 0 0 25px;
    float: left;
    width: 520px;
    margin: 0 0 10px 0;
    }
    div.iconwrap {
    position: relative;
    display: block;
    float: left;
    width: 245px;
    margin: 0px;
    }
    div.icon {
    float: left;
    display: block;
    padding: 0;
    }
    div.icontext {
    margin-left: 5px;
    float: left;
    display: block;
    width: 170px;
    color: white;
    }
    div.icontext p {
    font-size: 0.8em;
    }
    div.iconset h2, div.icontext h3, div.icontext h3 a {
    color: white;
    }
    /* NEWS */
    div.newsset {
    /* background: white url('/images/new/iconback.gif') no-repeat; */
    background: white url('http://cdn.indigoclothing.com/img/sprites/home-sprite.png') no-repeat -10px -10px;
    padding: 10px 0 0 25px;
    float: left;
    width: 520px;
    margin: 10px 0;
    }
    div.newswrap {
    position: relative;
    display: block;
    float: left;
    width: 245px;
    margin: 0px;
    }
    div.news {
    float: left;
    display: block;
    padding: 0;
    }
    div.newstext {
    margin-left: 5px;
    float: left;
    display: block;
    width: 170px;
    color: white;
    }
    div.newstext p {
    font-size: 0.8em;
    }
    /* BLOG */
    div.blog {
    /* background: white url('/images/new/iconback.gif') no-repeat; */
    background: white url('http://cdn.indigoclothing.com/img/sprites/home-sprite.png') no-repeat -10px -10px;
    padding: 10px 0 0 25px;
    float: left;
    width: 530px;
    margin: 10px 0;
    color: white;
    }
    div.blogpost{
    width: 490px;
    }
    /* STEPS */
    div.steps ol {
    margin: 0;
    padding: 0;
    list-style: none;
    } 
    div.steps ol li {
    /* font-family: 'ChunkFiveRegular', 'Helvetica Neue', Arial, Sans-Serif;
    line-height: 1em;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #5F548B; */
    font-size:1.2em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
    padding-left: 70px;
    background-repeat: no-repeat;
    background-position: 0 -0.2em;
    height: 65px;
    }
    div.steps ol li p  {
    padding-left: 0;
    font-size: 0.8em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; 
    line-height: 1.125em;
    text-transform: none;
    color:#40404F;
    padding-top: 5px;
    } 
    div.steps ol li.one {
    /* background-image: url('/images/numbers/1.png'); */
    background: white url('http://cdn.indigoclothing.com/img/sprites/home-sprite.png') no-repeat -10px -413px;
    }
    div.steps ol li.two {
    /* background-image: url('/images/numbers/2.png'); */
    background: white url('http://cdn.indigoclothing.com/img/sprites/home-sprite.png') no-repeat -10px -493px;
    } 
    div.steps ol li.three {
    /* background-image: url('/images/numbers/3.png'); */
    background: white url('http://cdn.indigoclothing.com/img/sprites/home-sprite.png') no-repeat -10px -573px;
    }
    .card-strip {
    margin: 0 0 10px 70px;
    padding: 0;
    }
    /* FOR ME & BRANDS*/
    div.forme, div#sidebrands {
    border-top: dotted 1px silver;
    padding-top: 20px;
    }
    /* FEATURED */
    div.featured { 
    /* background: white url('/images/new/product-back.gif') top left no-repeat; */
    background: white url('http://cdn.indigoclothing.com/img/sprites/home-sprite.png') no-repeat -10px -250px;
    padding: 0 0 0 25px; 
    width: 530px;
    height: 140px; 
    margin: 10px 0; 
    color: white; 
    float: left;
    }
    div.feat-wrap {
    position: relative;
    display: block;
    float: left;
    width: 500px;
    } 
    div.featured .photo {
    float: left;
    width: 133px;
    }
    div.featured .copy {
    margin: 10px;
    float: left;
    width: 347px;
    }
    
    div#googform {
    width: 300px;
    float: left;
    }
    div#twitter-fol {
    width: 150px; 
    float: right;
    }
    div#fb_indigo  {
    float: right;
    width: 160px;
    }
   div#g_plusone {
    width: 75px; 
    float: right;
    }
    
    span#sharethis  {
    float: left; 
    display: block;
    padding-top: 5px;
    font: small 100% 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }
    div#twitter {
    float: left; 
    display: block;
    }
    div#twitter p {
    float: left; 
    display: block;
    padding: 6px 8px 0 5px;
    font-size: 0.8em;
    margin: 0px;
    }
    div#twitter img  {
    float: left; 
    display: block;
    }
    div#twitter p a  {
    text-decoration: underline;
    }
    span.stbuttontext {
    font-size: small;
    }
    
/* END Alex's Section */
/* Alex's FT style Nav */
#intro {
float: left;
position:relative;
width: 643px;
margin: 20px 0 5px 0;
padding: 0;
}

#header #getaquotenow {
width: 278px;
float: left;
padding: 0 0 0 5px;
}

#header #headlines {
width: 350px;
float: left;
padding: 0 5px;
}

#header #headlines dl {
padding: 0;
margin: 0;
color: white;
font-size: 0.75em; /* 12px/16px(base) */
}

#header #headlines dt {
float: left;
padding:0 0.5em 0 0;
margin: 0;
display: inline;
}

#header #headlines dt a {
font-weight: bold;
color: #7cbc1c;
text-decoration: none;
}

#header #headlines dt a:hover {
text-decoration: underline;
}
	
#header #headlines dd {
margin: 0.5em 0;
display: inline;
padding: 0;
float: none;
}

#header #headlines dt+dd {
display:block;
}

#intro span {
/* letter-spacing: -1px; */
font-size: 1.4em; /* 24px/16px(base) */
line-height: 1.2em;
font-family: 'ChunkFiveRegular', 'Helvetica Neue', Arial, Sans-Serif;
color: white;
}

#intro span a {
text-decoration: none;
color: #7cbc1c;
padding-right: 60px;
/*background: transparent url('/images/new/arrow.png') bottom right no-repeat;*/
background: transparent url('http://cdn.indigoclothing.com/img/sprites/header-sprite.png') no-repeat 185px -79px;
}

#navigation {
margin: 0;
float: none;
position:relative;
font-family:'Helvetica Neue', Arial, Sans-Serif;
font-size: 1em;
background: transparent none repeat scroll 0 0;
}

.navigation-content {
border-top-width: 2px;
border-top-style: dotted;
border-top-color: #7cbc1c;
border-bottom: none;
}

/* IMPORT */
#navigation ul {

float: left;
width: 643px;
padding: 5px 0 0 0;
margin: 5px 0;
font-weight: bold;
position:relative;
list-style: none;
}
#navigation ul li {
float: left;
font-size: 1.125em; /* 18px/16px */
margin-right:28.7px;
padding-bottom:5px;
position: relative;
}
#navigation ul li.end {
margin:0;
}
#navigation ul li a {
text-decoration: none;
color: white;
display:block;
padding:0 0 0 7px;
}
#navigation ul li i {
cursor:pointer;
display:block;
height:30px;
margin-bottom:5px;
padding:0;
position:absolute;
right:-15px;
text-indent:-2000em;
top:0;
width:15px;
}
#navigation ul.active li i {
padding-bottom:5px;
}
#navigation ul li.nosub i {
padding:0;
right:-3px;
width:3px;
}
#navigation ul li a span {
display:block;
height:30px;
padding:0 4px 0 0;
position:relative;
top:5px;
}
#navigation ul li a.on {
background:#ccccff url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll left -180px;
color:#FFFFFF;
min-height: 1px;
}
#navigation ul li a.on i {
background:#655b90 url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll right -180px;
min-height: 1px;
}
#navigation ul li.nosub a.on i {
background:#ccccff url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll right -240px;
min-height: 1px;
}
#navigation ul li a:hover, #navigation ul li.navopen a {
background:#ccccff url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll left top;
color:#463A79;
min-height: 1px;
}
#navigation ul li a:hover i {
background:transparent url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll right top;
min-height: 1px;
}
#navigation ul li a:hover i:hover, #navigation ul li.navopen a i {
background:#FFFFFF url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll right -60px;
min-height: 1px;
}
#navigation ul li.nosub a:hover i {
background:#ccccff url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll right -120px;
min-height: 1px;
}
#navigation ul.inactive li a:hover i, #navigation ul.inactive li a:hover i:hover, #navigation ul.inactive a.on:hover i {
background:#ccccff url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll right -120px;
min-height: 1px;
}
#navigation ul.inactive li a.on i {
background:#ccccff url(http://www.indigoclothing.com/images/navigation/navigation.gif) no-repeat scroll right -240px;
min-height: 1px;
}
#navigation ul li ul {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DFDED8;
display:none;
left:-49px;
padding:5px 0;
position:absolute;
top:35px;
width:196px;
}
#navigation ul li ul li {
background:#FFFFFF none repeat scroll 0 0;
border-top:1px solid #E4EEF5;
display:block;
font-size:0.84em;
margin:0 5px;
padding:0;
width:186px;
}
#navigation ul li ul li.first-child {
border-top:medium none;
}
#navigation ul li ul li a {
display:block;
padding:5px 0 5px 0;
}
#navigation ul li.navopen ul li a {
background:#FFFFFF none repeat scroll 0 0;
}
#navigation ul li ul li a:hover {
/* background:#ccccff none repeat scroll 0 0;*/
color:#7cbc1c; 
}
#navigation ul.inactive li:hover ul, #navigation ul.inactive a:hover ul, #navigation li.navopen ul {
display:block;
}

/* `Comments/Testimonials ---------------------------------------------------
http://www.blogdesignblog.com/blog-design/37-ways-to-design-the-comments-form/
http://sonspring.com/journal/clearing-floats 
*/

html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.comments_number {
	display: inline;
	color: #FFF;
	font-size: 21px;
	background: #53abd5;
	padding: 0 10px;
	position: relative;
}

.comments_list ol {
	margin: 10px 0 40px 0;
	list-style: none;
	position: relative;
}

.comments_actual ul {
	list-style: none;
	position: relative;
}

.comments_list li.comments_normal {
	clear: both;
	position: relative;
}

.comments_list li.comments_post_author {
	clear: both;
	position: relative;
}

.comments_list li .comments_actual {
	width: 100%;
	color: #6c6868;
	padding: 5px;
	margin-bottom: 20px;
	background-color: #3d3d3d;
	border: 1px solid #282828;
}

.comments_list li:last-child .comments_actual {
	margin-bottom: 0px;
}

.comments_actual .comments_text a:hover {
	text-decoration: underline;
	color: #53abd5;
}

.comments_list li .comments_text {
	border: none;
	padding: 0 15px;
	background-color: #fefefe;
	position: relative;
	overflow: hidden;
}

ul.comments_extra {
	line-height: 14px;
	float: left;
	margin-top: 4px;
	padding: 2px;
	background: #4a4949 url('/images/comments/comments_extra_bg.png') no-repeat;
	width: 99.5%;
	margin-bottom: 0;
}

li.comments_author {
	line-height: 16px;
	clear: left;
	position: relative;
	float: left;
	color: #fff;
	background: #4a4949 url('/images/comments/comments_normal_left.png') no-repeat top left;
	background-color: #53abd5;
	padding: 0 0 0 9px;
}

li.comments_author a {
	color: #FFF;
	display: block;
	background: #4a4949 url('/images/comments/comments_normal_right.png') no-repeat top right;
	background-color: #53abd5;
	padding-right: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}

li.tail {
	float: left;
	position: relative;
	bottom: 6px;
	background: url('/images/comments/comments_normal_tail.png') no-repeat;
	margin-left: 4px;
	width: 17px;
	height: 17px;
}

li.comments_author a:hover {
	color: #333;
}

li.comments_date {
	position: relative;
	float: right;
	font-style: italic;
	padding: 4px 4px 4px 6px;
	font-size: 12px;
	color: #979696;
}

.comments_body {
	float: left;
}

.purpletable th {
	font: bold;
	color: #7274AD;
	border-right: 1px solid #463A79;
	border-bottom: 1px solid #463A79;
	border-top: 1px solid #463A79;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CCCCFF;
	vertical-align: middle;
}

#which_service th, #which_service td  {
	border-left: 1px solid #463A79;
}
#which_service th.col2, #which_service td.col2 {
	border-left: 0;
}

#which_service td {
	text-align: left;
	color: black;
}


.purpletable th.size {
	text-align: center;
	vertical-align: bottom;
}

.purpletable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #463A79;
	background: none;
	vertical-align: bottom;
	text-align: left;
}

.purpletable td {
	border-right: 1px solid #463A79;
	border-bottom: 1px solid #463A79;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #7274AD;
	text-align: center;
	vertical-align: middle;
	line-height: 1.4em;
}

.purpletable th.quantity {	
	border-left: 1px solid #463A79;
	border-top: 0;
	background: #fff;
	font: bold;
	height: 65px; 
}

#printprices th.quantity, #embprices th.quantity {	
	height: 25px; 
}

.purpletable th.quantityalt {
	border-left: 1px solid #463A79;
	border-top: 0;
	background: #F5F5F5;
	font: bold;
	color: #7274AD;
	height: 65px; 
}

#printprices th.quantityalt, #embprices th.quantityalt {	
	height: 25px; 
}

.purpletable td.alt {
	background: #F5F5F5;
	color: #7274AD;
}

.purpletable .old {
text-decoration: line-through;
color: #B0B0B0;
}

.purpletable .from {
font-style: italic;
}

.purpletable .product {
font-weight: bold;
}

.purpletable .yes {
	text-indent: -5000px;
	background: url('http://cdn.indigoclothing.com/img/print/tick.png')no-repeat center;
	height: 48px;
	margin: 0 auto;
	}
	
.purpletable .no {
	text-indent: -5000px;
	background: url('http://cdn.indigoclothing.com/img/print/cross.png')no-repeat center;
	height: 48px;
	margin: 0 auto;
	}
	
.purpletable .gold {
	text-indent: -5000px;
	background: url('http://cdn.indigoclothing.com/img/print/gold.png')no-repeat center;
	height: 48px;
	margin: 0 auto;
	}
	
.purpletable .silver {
	text-indent: -5000px;
	background: url('http://cdn.indigoclothing.com/img/print/silver.png')no-repeat center;
	height: 48px;
	margin: 0 auto;
	}
	
.purpletable .half {
	text-indent: -5000px;
	background: url('http://cdn.indigoclothing.com/img/print/half.png')no-repeat center;
	height: 48px;
	margin: 0 auto;
	}
	
.inlineimg {
  vertical-align: middle;
}	

.student-table th, .student-table td {
text-align: center;
/* border-right:1px dashed #333; */
}

td.lborder, th.lborder {
/* border-left:1px dashed #333; */
}

.student-table ul {
text-align: left;
padding-left: 10px;
}

.student-table th {
font-size: 1.5em;
padding-bottom: 15px;
font-family: 'ChunkFiveRegular', 'Helvetica Neue', Arial, Sans-Serif;
}

.student-table th a{
text-decoration: none;
}

#plus-one-h1 {
width: 694px;
	height: 282px;
	background-image: url(http://cdn.indigoclothing.com/img/students/plus-one-banner.png);
	}
#plus-one-h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}

.one-plus-banner {
padding: 0;
text-align: left;
margin: -50px 0 20px 0;
width: 694px;
}

.one-plus-banner img {
margin-bottom: 10px;
width: 694px;
}

div.student {
clear: both;
width: 694px;
margin-top: 20px;
padding-top: 20px;
}

div.student div.unis {
border: 1px dotted silver;
padding: 10px;
}

div.student div.unis ul {
margin-left: 0;
padding 0;
}

div.student div.blogpost {
width: 100%;
overflow: none;
}
.student .body-meta {
color: silver;
}

.student .blogpost p {
margin: 0;
}
.faq dl {
font-size: 0.9em;
margin: 0 0 10px 0;
padding: 0;
}
.faq dt {
display: list-item;
margin: 10px 20px;
font-weight: 800;
}
.faq dd {
margin-left: 20px;
}

.vouchercode {
font-weight: 800;
font-size: 1.2em;
}

ul.terms {
list-style-type: none;
font-size: 0.8em;

}

ul.terms li {
margin: 10px 0 0 -20px;
}

/* START Thumbnail Gallery */

ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 0;
	width: 300px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 60px;
	height: 85px;
}
ul.thumb li img {
	width: 50px; height: 75px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	/* background:url(thumb_bg.png) no-repeat center center;  /* Image used as background on hover effect
	border: none; /* Get rid of border on hover */
}

#main_view {
	float: left;
	padding: 0;
	overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
  color: #fff;
}
#main_view img {
width: 440px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	left: 0; top: 0;
}

/* END Thumbnail Gallery */

/* START Legacy CSS */
/* START OnPage */
    .website-main, .website-top {
    margin: 10px 0; 
    padding-bottom: 5px; 
    border-bottom: 1px silver solid; 
    display: block;
    }
    .website-main {
    height: 120px;
    }
    .website-bottom {
    margin: 10px 0; 
    padding-bottom: 0px; 
    border-bottom: none; 
    display: block;
    }
    .website-img {
    float: right; 
    margin: 10px;
    } 
    div#brandspage dt {
    font-weight: bold;
    font-size: 0.9em;
    } 
    div#brandspage dd {
    padding-bottom: 10px;
    font-size: 0.9em;
    }

/* END OnPage */
/* END Legacy CSS */

/* =T-Shirt Printing Page
-------------------------------------------------------------- */
#tsp {
    width: 773px;
    height: 216px;
    background: url('http://www.indigoclothing.com/pg/wp-content/themes/thematicindigochildtheme/img/t-shirt-print-sprite-v3.gif');
    background-position: 0px 0px;
    margin: 10px auto;
    padding: 0;
    position: relative;
}
#tsp li {
    margin: 0; 
    padding: 0; 
    list-style: none;
    position: absolute; 
    top: 0;
}
 #tsp li, #tsp a {
    height: 244px; 
    display: block;
}
#tsp-l {
    left: 0;
    width: 380px;
}
#tsp-r {
    left: 390px;
    width: 380px;
}
#tsp-l a:hover {
    background-position: 0px 0px;
}
#tsp-r a:hover{
    background-position: 0px 0px;
}
#tsp-b {
    width: 773px;
    height: 60px;
    background: url('http://www.indigoclothing.com/pg/wp-content/themes/thematicindigochildtheme/img/t-shirt-print-sprite-v3.gif');
    margin: 10px auto;
    padding: 0;
    position: relative;
    background-position: 0px -226px;
}
#tsp-b li {
    margin: 0; 
    padding: 23px 0 0 214px; 
    list-style: none;
    position: absolute; 
    top: 0;
    left: 0;
    font-size: 1.6em;
    font-weight: bold;
}
 #tsp-b li, #tsp-b a {
    height: 40px; 
    display: block;
}
.code {
    color: red;
}
