a {
	color: #e51e27;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
div.container {
	width: 900px;
	margin: 0 auto;
}

body.page-popup div.container {
	width: auto;
	font-family: Rockwell;
}

body.page-popup .product-label{
	border-bottom: 2px solid #FFFFFF;
	padding: 5px; 
	font-size: 1.5em;
	font-weight: bold;
}


body.page-popup p.product-image {
	text-align: center;
	margin-bottom: 0;
	border-bottom: 2px solid #FFFFFF;
} 

body.page-popup div.product-image{
	margin-top: 5px #FFFFFF;
}

body.page-popup a.product-gallery-nav {
	font-size: 1.2em;
	color: #000000;
	padding: 5px;
}
body.page-popup a.product-gallery-nav:hover {
	text-decoration: none;
	color: #e51e27;
}


body.page-popup a.nav-left {
	float: left;
}

body.page-popup a.nav-right {
	float: right;
}

body.page-popup {
	background-color: #DDDDDD;
}


div.header {
	position: relative;
	height: 170px;
}

	div.header ul.navigation {
		display: block;
		width: 500px;
		position: absolute;
		bottom: 44px;
		left: 185px;
	}
	
	div.header ul.navigation li{
		display: inline;
		float: left;
	}
	
	div.header ul.navigation li a{
		text-indent: -4999em;
		height: 42px;
		width: 90px;
		display: block;
		border-right: 1px dashed #d6d6d6;
		background-position: center center;
		background-repeat: no-repeat;
	}
	
	div.header ul.navigation li.home a {
		background-image: url('../images/mainmenu.jpg');
		width: 83px;
		background-position: -10px 5px;
	}

	div.header ul.navigation li.about a {
		background-image: url('../images/mainmenu.jpg');
		background-position: -88px 5px;
	}
	
	div.header ul.navigation li.shirts a {
		background-image: url('../images/mainmenu.jpg');
		background-position: -177px 5px;
	}
	
	div.header ul.navigation li.cart a {
		background-image: url('../images/mainmenu.jpg');
		background-position: -255px 5px;
	}
	
	div.header ul.navigation li.contact a {
		background-image: url('../images/mainmenu.jpg');
		width: 100px;
		background-position: -331px 5px;
		border-right: 0px;
	}

	body.cms-home div.header ul.navigation li.home a,
	div.header ul.navigation li.home a:hover {
		background-position: -10px -30px;
	}
	body.category-film div.header ul.navigation li.home a:hover {
		background-position: -10px -102px;
	}
	body.category-tv div.header ul.navigation li.home a:hover {
		background-position: -10px -138px;
	}
	body.category-music div.header ul.navigation li.home a:hover {
		background-position: -10px -179px;
	}
	body.category-sport div.header ul.navigation li.home a:hover {
		background-position: -10px -217px;
	}
	body.category-games div.header ul.navigation li.home a:hover {
		background-position: -10px -254px;
	}
	body.category-nations div.header ul.navigation li.home a:hover {
		background-position: -10px -290px;
	}
	body.category-funny div.header ul.navigation li.home a:hover {
		background-position: -10px -65px;
	}
	
	body.cms-product-info div.header ul.navigation li.about a,
	body.cms-refund-exchange div.header ul.navigation li.about a,
	body.cms-faqs div.header ul.navigation li.about a,
	body.cms-delivery-info div.header ul.navigation li.about a,
	body.cms-about-us div.header ul.navigation li.about a,
	div.header ul.navigation li.about a:hover {
		background-position: -88px -30px;
	}
	body.category-film div.header ul.navigation li.about a:hover {
		background-position: -88px -102px;
	}
	body.category-tv div.header ul.navigation li.about a:hover {
		background-position: -88px -138px;
	}
	body.category-music div.header ul.navigation li.about a:hover {
		background-position: -88px -179px;
	}
	body.category-sport div.header ul.navigation li.about a:hover {
		background-position: -88px -217px;
	}
	body.category-games div.header ul.navigation li.about a:hover {
		background-position: -88px -254px;
	}
	body.category-nations div.header ul.navigation li.about a:hover {
		background-position: -88px -290px;
	}
	body.category-funny div.header ul.navigation li.about a:hover {
		background-position: -88px -65px;
	}
	body.catalog-product-view div.header ul.navigation li.shirts a,
	body.cms-design-your-own div.header ul.navigation li.shirts a,
	body.category-yours div.header ul.navigation li.shirts a,
	body.category-plain div.header ul.navigation li.shirts a,
	body.cms-shirts div.header ul.navigation li.shirts a,
	div.header ul.navigation li.shirts a:hover {
		background-position: -177px -30px;
	}
	body.category-film div.header ul.navigation li.shirts a {
		background-position: -177px -102px;
	}
	body.category-tv div.header ul.navigation li.shirts a {
		background-position: -177px -138px;
	}
	body.category-music div.header ul.navigation li.shirts a {
		background-position: -177px -179px;
	}
	body.category-sport div.header ul.navigation li.shirts a {
		background-position: -177px -217px;
	}
	body.category-games div.header ul.navigation li.shirts a {
		background-position: -177px -254px;
	}
	body.category-nations div.header ul.navigation li.shirts a {
		background-position: -177px -290px;
	}
	body.category-funny div.header ul.navigation li.shirts a {
		background-position: -177px -65px;
	}
	
	body.checkout-onepage-index div.header ul.navigation li.cart a,
	body.checkout-cart-index div.header ul.navigation li.cart a,
	div.header ul.navigation li.cart a:hover {
		background-position: -255px -30px;
	}
	body.category-film div.header ul.navigation li.cart a:hover {
		background-position: -255px -102px;
	}
	body.category-tv div.header ul.navigation li.cart a:hover {
		background-position: -255px -138px;
	}
	body.category-music div.header ul.navigation li.cart a:hover {
		background-position: -255px -179px;
	}
	body.category-sport div.header ul.navigation li.cart a:hover {
		background-position: -255px -217px;
	}
	body.category-games div.header ul.navigation li.cart a:hover {
		background-position: -255px -254px;
	}
	body.category-nations div.header ul.navigation li.cart a:hover {
		background-position: -255px -290px;
	}
	body.category-funny div.header ul.navigation li.cart a:hover {
		background-position: -255px -65px;
	}
	
	body.contacts-index-index div.header ul.navigation li.contact a,
	div.header ul.navigation li.contact a:hover {
		background-position: -331px -30px;
	}
	body.category-film div.header ul.navigation li.contact a:hover {
		background-position: -331px -102px;
	}
	body.category-tv div.header ul.navigation li.contact a:hover {
		background-position: -331px -138px;
	}
	body.category-music div.header ul.navigation li.contact a:hover {
		background-position: -331px -179px;
	}
	body.category-sport div.header ul.navigation li.contact a:hover {
		background-position: -331px -217px;
	}
	body.category-games div.header ul.navigation li.contact a:hover {
		background-position: -331px -254px;
	}
	body.category-nations div.header ul.navigation li.contact a:hover {
		background-position: -331px -290px;
	}
	body.category-funny div.header ul.navigation li.contact a:hover {
		background-position: -331px -65px;
	}

#logo {
	display: block;
	width 170px;
	height: 170px;
	float: left;
}

#logo a {
	background-image: url('../images/logo-red.jpg');
	width: 170px;
	height: 170px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -4999em;
}

body.category-film #logo a {
	background-image: url('../images/logo-lghtblue.jpg');
}

body.category-tv #logo a {
	background-image: url('../images/logo-green.jpg');
}

body.category-music #logo a {
	background-image: url('../images/logo-purple.jpg');
}

body.category-sport #logo a {
	background-image: url('../images/logo_sport.gif');
}

body.category-games #logo a {
	background-image: url('../images/logo-pink.jpg');
}

body.category-nations #logo a {
	background-image: url('../images/logo-blue.jpg');
}

body.category-funny #logo a {
	background-image: url('../images/logo_funny.gif');
}

div.login {
	background-color: black;
	width: 423px;
	float: right;
	color: white;
	background-image: url('../images/black_bl_corner.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 15px 15px;
	font-size: 0.9em;
}

div.login input {
	width: 140px;
	border: none;
}
div.login input.submit {
	width: auto;
	background-color: black;
	color: #e51e27;
	font-size:10px;
	padding-bottom: 3px;
}

div.login label span {
	color: #FFFFFF;
}
div.login {
	font-size: 11px;
}
div.login a {
	color: #e51e27;
	font-size: 11px;
	text-decoration: none;
}

div.mini-newsletter {
		background-color: #e51e27;
		float: right;
		width: 200px;
		color: white;
		background-image: url('../images/red_br_corner.jpg');
		background-position: bottom right;
		background-repeat: no-repeat;
		padding: 6px 20px;
		font-size: 0.9em;
}

	body.category-film div.mini-newsletter {
		background-image: url('../images/blue_br_corner.jpg');
	}
	body.category-tv div.mini-newsletter {
		background-image: url('../images/green_br_corner.jpg');
	}
	body.category-music div.mini-newsletter {
		background-image: url('../images/purple_br_corner.jpg');
	}
	body.category-sport div.mini-newsletter {
		background-image: url('../images/orange_br_corner.jpg');
	}
	body.category-games div.mini-newsletter {
		background-image: url('../images/pink_br_corner.jpg');
	}
	body.category-nations div.mini-newsletter {
		background-image: url('../images/dkblue_br_corner.jpg');
	}
	body.category-funny div.mini-newsletter {
		background-image: url('../images/turq_br_corner.jpg');
	}
	
	div.mini-newsletter button.form-button-alt {
		background-color: #E51E27;
		font-family: "Rockwell";
		border: 0px;
		font-size: 1.2em;
	}
	
	div.mini-newsletter label {
		color: #FFFFFF;
	}
	
	div.mini-newsletter input {
		border: 0px;
	}

	body.category-film div.mini-newsletter button.form-button-alt,
	body.category-film div.mini-newsletter {
		background-color: #0397d6;
	}
	
	body.category-tv div.mini-newsletter button.form-button-alt,
	body.category-tv div.mini-newsletter {
		background-color: #50B948;
	}
	
	body.category-music div.mini-newsletter button.form-button-alt,
	body.category-music div.mini-newsletter {
		background-color: #A54399;
	}
	
	body.category-sport div.mini-newsletter button.form-button-alt,
	body.category-sport div.mini-newsletter {
		background-color: #F8981D;
	}
	
	body.category-games div.mini-newsletter button.form-button-alt,
	body.category-games div.mini-newsletter {
		background-color: #EC118F;
	}
	
	body.category-nations div.mini-newsletter button.form-button-alt,
	body.category-nations div.mini-newsletter {
		background-color: #003468;
	}
	
	body.category-funny div.mini-newsletter button.form-button-alt,
	body.category-funny div.mini-newsletter {
		background-color: #00A9A7;
	}


div.mini-cart {
	background-image: url('../images/mini-cart-bg.jpg');
	background-repeat: no-repeat;
	width: 211px;
	height: 76px;
	float: right;
	margin: 0;
	clear: right;
	margin-right: 20px;
}

	div.mini-cart div.head {
		margin-left: 60px;
		margin-top: 20px;
		font-size: 1.3em;
	}
	div.mini-cart div.head a{
		text-decoration: none;
		color: #e51e27;
	}
	div.mini-cart div.head p.cartoptions {
		font-size: 0.8em;
		background-image: url('../images/forward_arr.jpg');
		background-repeat: no-repeat;
		background-position: 120px 5px;
	}

div.middle-container {
	clear: both;
}

ul.categories li {
	float: left;
	display: block;
	width: 211px;
	height: 220px;
	margin: 4px;
	margin-bottom: 40px;
}
	ul.categories li a {
		padding-top: 197px;
		width: 211px;
		height: 40px;
		display: block;
		background-repeat: no-repeat;
		background-position: top center;
		border-bottom: 1px dotted #000000;
		margin-bottom: 5px;
		position: relative;
		text-decoration: none;
	}

	ul.categories li.film a {
		background-image: url('../images/cat-film.jpg');
	}
	
	body.category-film div.col-left ol.top5,
	body.category-film div.category-select span,
	body.category-film div.category-select span,
	body.category-film a,
	body.category-film div.login input.submit,
	body.category-film div.login a,
	body.category-film div.footerdata a,
	body.category-film div.mini-cart div.head p.cartoptions,
	body.category-film div.mini-cart div.head a,
	body.category-film div.product-shop button.form-button,
	body.category-film div.product-shop span.regular-price,
	body.category-film h3.product-name,
	ul.categories li.film a span.title {
		color: #0397d6;
	}
	ul.categories li.tv a {
		background-image: url('../images/cat-tv.jpg');
	}


		
	body.category-tv div.col-left ol.top5,
	body.category-tv div.category-select span,	
	body.category-tv div.category-select span,	
	body.category-tv a,
	body.category-tv div.login input.submit,
	body.category-tv div.login a,
	body.category-tv div.footerdata a,
	body.category-tv div.mini-cart div.head p.cartoptions,
	body.category-tv div.mini-cart div.head a,
	body.category-tv div.product-shop span.regular-price,
	body.category-tv h3.product-name,
	ul.categories li.tv a span.title {
		color: #50b948;
	}
	ul.categories li.music a {
		background-image: url('../images/cat-music.jpg');
	}
	body.category-music div.col-left ol.top5,
	body.category-music div.category-select span,
	body.category-music div.category-select span,
	body.category-music a,
	body.category-music div.login input.submit,	
	body.category-music div.login a,
	body.category-music div.footerdata a,
	body.category-music div.mini-cart div.head p.cartoptions,
	body.category-music div.mini-cart div.head a,
	body.category-music div.product-shop span.regular-price,
	body.category-music h3.product-name,
	ul.categories li.music a span.title {
		color: #a54399;
	}
	ul.categories li.funny a {
		background-image: url('../images/cat-funny.jpg');
	}

	body.category-funny div.col-left ol.top5,
	body.category-funny div.category-select span,
	body.category-funny div.category-select span,
	body.category-funny a,
	body.category-funny div.login input.submit,	
	body.category-funny div.login a,
	body.category-funny div.footerdata a,
	body.category-funny div.mini-cart div.head p.cartoptions,
	body.category-funny div.mini-cart div.head a,
	body.category-funny div.product-shop span.regular-price,
	body.category-funny h3.product-name,
	ul.categories li.funny a span.title {
		color: #00a9a7;
	}
	ul.categories li.plain a {
		background-image: url('../images/cat-plain.jpg');
	}
	
	
	div.category-select span,
	body.category-plain div.product-shop span.regular-price,
	body.category-plain h3.product-name,
	ul.categories li.plain a span.title {
		color: #e51e27;
	}
	ul.categories li.sport a {
		background-image: url('../images/cat-sport.jpg');
	}
	
	body.category-sport div.col-left ol.top5,
	body.category-sport div.category-select span,
	body.category-sport div.category-select span,
	body.category-sport a,
	body.category-sport div.login input.submit,	
	body.category-sport div.login a,
	body.category-sport div.footerdata a,
	body.category-sport div.mini-cart div.head p.cartoptions,
	body.category-sport div.mini-cart div.head a,
	body.category-sport div.product-shop span.regular-price,
	body.category-sport h3.product-name,
	ul.categories li.sport a span.title {
		color: #f8981d;
	}
	ul.categories li.nations a {
		background-image: url('../images/cat-nations.jpg');
	}

	body.category-nations div.col-left ol.top5,
	body.category-nations div.category-select span,
	body.category-nations div.category-select span,
	body.category-nations a,
	body.category-nations div.login input.submit,	
	body.category-nations div.login a,
	body.category-nations div.footerdata a,
	body.category-nations div.mini-cart div.head p.cartoptions,
	body.category-nations div.mini-cart div.head a,
	body.category-nations div.product-shop span.regular-price,
	body.category-nations h3.product-name,
	ul.categories li.nations a span.title {
		color: #003468;
	}
	ul.categories li.yours a {
		background-image: url('../images/cat-yours.jpg');
	}
	body.category-yours div.product-shop span.regular-price,
	body.category-yours h3.product-name,
	ul.categories li.yours a span.title {
		color: #e51e27;
		font-size: 1.2em;
	}
	ul.categories li.games a {
		background-image: url('../images/cat-games.jpg');
	}

	body.category-games div.col-left ol.top5,
	body.category-games div.category-select span,
	body.category-games div.category-select span,
	body.category-games a,
	body.category-games div.login input.submit,	
	body.category-games div.login a,
	body.category-games div.footerdata a,
	body.category-games div.mini-cart div.head p.cartoptions,
	body.category-games div.mini-cart div.head a,
	body.category-games div.product-shop span.regular-price,
	body.category-games h3.product-name,
	ul.categories li.games a span.title {
		color: #ec118f;
	}
	ul.categories li a span.price {
		font-size: 2em;
		color: #e51e27;	
		display: block;
		width: 30px;
		height: 20px;
		font-weight: bold;
	}
	ul.categories li a span.price small {
		font-size: 0.5em;
		color: #000000;
		display: block;
	}
	ul.categories li a span.title {
		font-size: 2em;
		margin-left: 45px;
		text-transform: lowercase;
		border-left: 1px dotted #000000;
		border-right: 1px dotted #000000;
		width: 100px;
		display: block;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		margin-top: -3px;
		padding-bottom: 3px;
	}
	ul.categories li a span.link {
		position: absolute;
		bottom: 0px;
		right: 10px;
		text-decoration: none;
		color: #000000;
		font-weight: bold;
	}
	
table.generic-product-grid tr td p.product-image {
	width: 208px;
	height: 195px;
	border: 5px solid #dddddd;
	text-align: center;
	vertical-align: middle;
} 
table.generic-product-grid tr td {
	padding-right: 5px;
	padding-bottom: 20px;
}
table.generic-product-grid tr td.last {
	padding-right: 0px;
}
table.generic-product-grid tr td h5 {
	border-bottom: 1px dotted #000000;
	height: 35px;
}	

table.generic-product-grid tr td h5 a {
	color: #000000;
	text-decoration: none;
	border-left: 1px dotted #000000;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	display: block;
	float: right;
	height: 20px;
	width: 150px;
}	
table.generic-product-grid tr td h5 span.price-box {
	font-size: 2em;
	color: #e51e27;	
	display: block;
	float: left;
	height: 20px;
	padding-top: 5px;
}

table.pager {
	margin-bottom: 5px;
}

table.pager td ol li {
	display: block;
	float: left;
	color: #a54399;
	background-color: #dddddd;
	padding: 2px;
	margin-right: 2px;
	height: 20px;
	width: 22px;
	vertical-align: middle;
	text-align: center;
}
table.pager td ol li.back, table.pager td ol li.next {
	background-color: black;
	color: white;
	font-family: Rockwell;
}
table.pager td ol li.back, table.pager td ol li.next{
	width: 50px;
}
table.pager td ol li.back a, table.pager td ol li.next a {
	text-transform: lowercase;
	color: white;
}

table.pager td ol li.on{
	color: #a54399;
	text-decoration: none;
	font-weight: bold;
	background-color: #dddddd;
}

table.pager td ol li {
	background-color: black;
	
	display: block;
}

table.pager td ol li a{
	text-decoration: none;
	color: white;
}

div.col-left {
	width: 220px;
	float: left;
	margin-right: 20px;
}

div.col-main {
	width: 660px;
	float: left;
}

div.col-1-layout div.col-main {
	width: 900px;
	float: left;
}

div.col-3-layout div.col-main {
	width: 420px;
	float: left;
	padding-right: 20px;
}
div.col-3-layout div.col-right {
	width: 220px;
	float: left;
}

div.footer-container {
	padding-top: 30px;
	clear: both;
}

p.no-display {
	display: none;
}

h3.product-name {
	padding-left: 545px;
	
}

div.product-img-box {
	width: 535px;
	float: left;
}
p.product-specs {
	background-image: url('../images/info.jpg');
	background-position: 540px 0px;
	background-repeat: no-repeat;
	padding-left: 580px;
	min-height: 30px;
	margin-top: 10px;
	padding-right: 10px;
}

span.qty-box label {
	font-weight: bold;
	color: #2F2F2F;
}
input.qty {
	border: 1px solid black;
	width: 20px;
	height: 20px;
	text-align: center;
}
div.product-attributes {
	padding-left: 535px;
}
ul.bottom-tabs {
	margin-left: 20px;
}
	ul.bottom-tabs li {
		float: left;
		margin-right: 5px;
		width: 120px;
		height: 27px;
		display: block;
		text-align: center;
	}

	ul.bottom-tabs li a{
		background-image: url('../images/bottom-tab.jpg');
		background-repeat: repeat;
		text-align: center;
		color: #000000;
		width: 120px;
		height: 20px;
		padding-top: 7px;
		display: block;
		text-decoration: none;
	}

div.col-right div.cta,
div.col-left div.cta {
	margin-bottom: 5px;
}

table.shopping-cart {
	width: 668px;
	float: right;
}
	table.shopping-cart thead {
		color: #FFFFFF;
	}

	table.shopping-cart thead tr {
		background-color: #000000;
	}
	table.shopping-cart thead tr th.first {
		background-image: url('../images/tl-black.jpg');
		background-repeat: no-repeat;
		background-position: top left;
	}

	table.shopping-cart thead tr th.last {
		background-image: url('../images/tr-black.jpg');
		background-repeat: no-repeat;
		background-position: top right;
	}
	table.shopping-cart thead tr th{
		padding-top: 5px;
		font-weight: normal;
		padding-bottom: 5px;
	}

	table.shopping-cart tbody tr td{
		padding-top: 10px;
		padding-bottom: 10px;
		vertical-align: middle;
	}

	table.shopping-cart tbody tr.odd {
		background-color: #dddddd;
	}
	table.shopping-cart tbody tr.even {
		background-color: #f1f1f1;
	}
	table.shopping-cart tbody tr td.image img{
		margin-left: 20px;
	}
	
	table.shopping-cart tbody tr td.attributes-col {
		width: 375px;
	}
	div.cart-options a,
	table.shopping-cart tbody tr td.attributes-col a {
		color: #e51e27;
		text-decoration: none;
		font-weight: bold;
	}
	div.cart-options a:hover,
	table.shopping-cart tbody tr td.attributes-col a:hover {
		color: #000000;
	}
	table.shopping-cart tbody tr td.price {
		font-size: 1.5em;
		color: #E51E27;
	}
	
	table.shopping-cart tbody tr td.qty {
		width: 125px;
		margin-top: 10px;
	}
	table.shopping-cart tfoot td {
		padding: 10px 0px;
	}
	td.a-right {
		text-align: right;
	}
	td.a-center {
		text-align: center;
	}
	table.shopping-cart tbody tr td.qty span{
		border-left: 1px dashed black;
		border-right: 1px dashed black;
		width: 125px;
		padding-left: 10px;
		padding-right: 10px;
	}

	div.shopping-cart-totals table	{
		width: 668px;
		float: right;
		margin-bottom: 10px;
	}
	div.shopping-cart-totals table tr{
		background-color: #dddddd;
	}
	div.shopping-cart-totals table td {
		vertical-align: middle;
		border-top: 1px dashed black;
	}
	
	div.shopping-cart-totals table td.total-title{
		font-size: 1.5em;
		text-align: right;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	div.shopping-cart-totals table td.total-price {
		font-size: 1.5em;
		color: #E51E27;
		width: 80px;
		padding-left: 10px;
	} 
		
			
div.cart-options {
	text-align: right;
	clear: both;
}

div.footerdata {
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url('../images/tl-black.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 0.9em;
}
	div.footerdata-inner {
		background-image: url('../images/tr-black.jpg');
		background-repeat: no-repeat;
		background-position: top right;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	div.footerdata a {
		color: #e51e27;
		text-decoration: none;
	}
	div.footerdata ul li{
		float: left;
	}
	
	div.footerdata ul.footer-left li{
		margin-left: 10px;
	}
	div.footerdata ul.footer-right {
		float: right;
	}
	
	
	div.footerdata ul.footer-right li{
		margin-right: 10px;
	} 
	div.footerdata ul.footer-right li span {
		font-weight: bold;
	}
	
	
ol#checkoutSteps div.head h3 {
	color: #E51E27;
	font-family:Rockwell;
	font-size:2em;
	text-transform:lowercase;
}

div.input-box label {
	color: #000000;
	width: 100px;
	display: block;
	float: left;	
}
textarea{
	border: 1px solid #c2c2c2;
}
div.input-box input.input-text {
	border: 1px solid #c2c2c2;
	width: 315px;
}

div.input-box {
	margin-bottom: 5px;
}

ol#checkoutSteps li.section {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

/* All */
.col2-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right;}

.col2-set:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	font-size:0;
	line-height:0em;
	visibility:hidden;
	overflow:hidden;
}

h3.tshirtcategories {
	clear: both;
	width: 286px;
	height: 36px;
	background-image: url('../images/t-shirt-categories.jpg');
	text-indent: -4999em;
}

div#category-scroller {
	clear: both;
	border-top: 1px dotted #dddddd;
	border-bottom: 1px dotted #dddddd;
	padding-top:10px;
	padding-bottom: 10px;
	margin-bottom: 50px;
}

div#category-scroller a.goleft {
	display: block;
	width: 27px;
	height: 134px;
	background-image: url('../images/scroller-left.jpg');
	float: left;
	background-repeat: no-repeat
}
div#category-scroller a.goright {
	display: block;
	width: 25px;
	height: 134px;
	background-image: url('../images/scroller-right.jpg');
	float: right;
	background-repeat: no-repeat
}

div#category-scroller div.cat-frame {
	width: 825px;
	overflow: hidden;
	height: 134px;
}
div#category-scroller div.categories {
	height: 134px;
	width: 1485px;
	left:25px;
	position:relative;
}

div#category-scroller div.categories a {
	display: block;
	float: left;
	width: 145px;
	height: 134px;
	background-repeat: no-repeat;
	text-indent: -4999em;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url('../images/home_categories.jpg');
}
div#category-scroller div.categories a.film {
	background-position: 0px 0px;
}
div#category-scroller div.categories a.funny {
	background-position: -170px -170px
}
div#category-scroller div.categories a.games {
	background-position: -680px 0px;
}
div#category-scroller div.categories a.music {
	background-position: -340px 0px;
}
div#category-scroller div.categories a.nations {
	background-position: 0px -170px
}
div#category-scroller div.categories a.plain {
	background-position: -510px -170px
}
div#category-scroller div.categories a.sport {
	background-position: -510px 0px;
}
div#category-scroller div.categories a.tv {
	background-position: -170px 0px;
}
div#category-scroller div.categories a.yours {
	background-position: -340px -170px
}

ul.messages {
	width: 400px;
	margin: 5px auto;
}
li.error-msg ul li,
li.success-msg ul li {
	color: #E51E27;
	font-weight: bold;
	text-align:left;
	padding: 10px 2px 2px 30px
	
}
div.product-shop{
	background-image: url('../images/dashes-right.jpg');
	background-position: top right;
	background-repeat: repeat-y;
}
div.product-shop h3.product-name {
	background-image: url('../images/dashes-top.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-size: 1.5em;
}
div.product-shop fieldset.add-to-cart-box div.navigation {
	background-image: url('../images/dashes-bottom.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 47px;
	position: relative;
}


div.product-shop fieldset.add-to-cart-box div.navigation button {
	background-color: #FFFFFF;
	border: none;
	position: absolute;
	bottom: 12px;
	right: 10px;
	background-image: url('../images/forward_arr.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 25px;
	font-size: 12px;
}
div.product-shop fieldset.add-to-cart-box div.navigation button:hover {
	color: #000000;
	cursor: pointer;
}
div.product-shop fieldset.add-to-cart-box div.navigation a.backlink {
	position: absolute;
	bottom: 10px;
	left: 10px;
	display: block;
	background-image: url('../images/back_arr.jpg');
	background-repeat: no-repeat;
	padding-left: 25px;
	text-decoration: none;
}
div.product-shop fieldset.add-to-cart-box div.navigation a.backlink:hover {
	color: #000000;
}
div.product-attributes table {
	margin-left: 10px;
}
fieldset.add-to-cart-box span.qty-box {
	padding-left: 10px;
}
fieldset.add-to-cart-box span.qty-box input.qty {
	margin-left: 52px;
}

div.product-attributes table td.label{
	width: 105px;
	font-weight: bold;
	font-size: 1.0em;
}
div.product-attributes table td select {
	width: 150px;
}
div.product-attributes table td {
	padding-bottom: 5px;
}

div.price-wrapper {
	margin-left:260px;
	font-size: 1.2em;
	
}
div.price-wrapper span {
	font-size: 16px;
	font-weight: bold;
}
ul.subnav li a {
	display: block;
	width: 207px;
	height: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url('../images/sub_nav_bg.jpg');
	margin-bottom: 5px;
}

ul.subnav li a span {
	padding-left: 5px;
	padding-top: 3px;
	display: block;
}

body.category-film ul.subnav li.film a,
ul.subnav li.film a:hover {
	background-position: 0px 28px;
	color: #FFFFFF;
}
body.category-games ul.subnav li.games a,
ul.subnav li.games a:hover {
	background-position: 0px -140px;
	color: #FFFFFF;
}
body.category-nations ul.subnav li.nations a,
ul.subnav li.nations a:hover {
	background-position: 0px -168px;
	color: #FFFFFF;
}
body.category-sport ul.subnav li.sport a,
ul.subnav li.sport a:hover {
	background-position: 0px -112px;
	color: #FFFFFF;
}
body.category-music ul.subnav li.music a,
ul.subnav li.music a:hover {
	background-position: 0px -84px;
	color: #FFFFFF;
}

body.cms-faqs ul.subnav li.faqs a,
body.cms-delivery-info ul.subnav li.deliveryinfo a,
body.cms-refund-exchange ul.subnav li.refund a,
body.cms-product-info ul.subnav li.info a,
body.cms-design-your-own ul.subnav li.designown a,
body.category-yours ul.subnav li.yours a,
body.category-plain ul.subnav li.plain a,
ul.subnav li.yours a:hover,
ul.subnav li.plain a:hover {
	background-position: 0px -56px;
	color: #FFFFFF;
}
body.category-tv ul.subnav li.tv a,
ul.subnav li.tv a:hover {
	background-position: 0px -28px;
	color: #FFFFFF;
}
body.category-funny ul.subnav li.funny a,
ul.subnav li.funny a:hover {
	background-position: 0px 56px;
	color: #FFFFFF;
}
div.page-head h3,
body.cms-page-view h2 {
	font-family: Rockwell;
	color: #E51E27;
	font-size: 3em;
	text-transform: lowercase;
	font-weight: normal;
	line-height: 1;
}

div.col-left ol.top5 {
	margin-top: 20px;
	width: 160px;
	height: 193px;
	background-image: url('../images/top5_bg.jpg');
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-left: 35px;
	padding-right: 10px;
	color: #E51E27;
	font-size: 1.2em;
}

body.category-film div.col-left ol.top5 {
	background-image: url('../images/top5_bg_blue.jpg');
}

body.category-tv div.col-left ol.top5 {
	background-image: url('../images/top5_bg_green.jpg');
}

body.category-music div.col-left ol.top5 {
	background-image: url('../images/top5_bg_purple.jpg');
}

body.category-sport div.col-left ol.top5 {
	background-image: url('../images/top5_bg_orange.jpg');
}

body.category-games div.col-left ol.top5 {
	background-image: url('../images/top5_bg_pink.jpg');
}

body.category-nations div.col-left ol.top5 {
	background-image: url('../images/top5_bg_dkblue.jpg');
}

body.category-funny div.col-left ol.top5 {
	background-image: url('../images/top5_bg_turq.jpg');
}

div.col-left ol.top5 li {
	list-style-type: decimal;
}
div.col-left ol.top5 li a {
	font-size: 0.8em;
	text-decoration: none;
	color: #000000;
}
div.col-left ol.top5 li a:hover {
	color: #E51E27;
}

div.deliverycta a{
	display: block;
	width: 207px;
	height: 74px;
	text-indent: -4999em;
	background-image: url('../images/delivery_left_red.jpg');
}

body.category-film div.deliverycta a {
	background-image: url('../images/delivery_left_blue.jpg');
}

body.category-tv div.deliverycta a {
	background-image: url('../images/delivery_left_green.jpg');
}

body.category-music div.deliverycta a {
	background-image: url('../images/delivery_left_purple.jpg');
}

body.category-sport div.deliverycta a {
	background-image: url('../images/delivery_left_orange.jpg');
}

body.category-games div.deliverycta a {
	background-image: url('../images/delivery_left_pink.jpg');
}

body.category-nations div.deliverycta a {
	background-image: url('../images/delivery_left_dkblue.jpg');
}

body.category-funny div.deliverycta a {
	background-image: url('../images/delivery_left_turq.jpg');
}

h4.legend {
	font-size: 1.5em;
	padding-bottom: 0.3em;
	padding-top: 0.5em;
}

div.more-views ul.imageoptions li {
	float: left;
	width: 68px;
	height: 68px;
	padding-right: 10px;
}
div.category-select {
	width: 672px;
	height: 78px;
	background-image: url('../images/cat_filter.jpg');
	margin-bottom: 10px;
	position: relative;
}

div.category-select label {
	color: #000000;
	position: absolute;
	top: 27px;
	right: 30px;
}
div.category-select p {
	position: absolute;
	top: 15px;
	left: 60px;
	text-transform: lowercase;
}

div.category-select span {
	display: block;
	font-size: 1.8em;
}
span.black {
	color: #000000;
}

form#contactForm button{
	font-family: Rockwell;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px 6px;
	text-transform: lowercase;
	border: none;
	margin-left: 100px;
	font-size: 1.3em;
}
body.checkout-cart-index div.col-main{
	position: relative;
}

body.checkout-cart-index div.col-main ul.messages {
	position: absolute;
	left: -240px;
	width: 206px;
	height: 68px;
	color: #E51E27;
	background-color: white;
	background-image: url('../images/message_bg.jpg');
}

table#checkout-review-table, table#my-orders-table {
	width: 100%;
}
table#checkout-review-table td,table#my-orders-table td{
	padding: 3px;
}
h4 {
	font-size: 1.2em;
}

.a-right {
	text-align: right;
}

.a-center {
	text-align: center;
}