@charset "utf-8";

/* TeeMinus.com Main CSS File */
/* You probably shouldn't be seeing this, but if you are.. Hi! Buy a shirt! */
/* TeeMinus is a property of Rocketship Studios, LLC */
/* All Content (C) 2008 Rocketship Studios, LLC */
/* All Rights Reserved */

/* Body Elements */
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

img {
	border: 0;
}

a, a:active, a:visited {
	color:#CC6600;
	text-decoration: none;
}

a:hover {
	color: #CC6600;
	text-decoration: underline;
}

/* Content Area Wrapper */
#faux {
 background-image:url(images/content/2col_bg.png);
 background-repeat:repeat-y;
 margin-bottom: 10px;
 overflow: auto;
 width: 100%
}

/* Content Area */
#navigation {
	color: #333;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 5px 0px;
	background: #FFF;
}

.navimg {
	vertical-align: bottom;
}

	/* Right Column */
	#rightcolumn {
		display: inline;
		color: #333;
		margin: 5px 65px 5px 5px;
		padding: 0px;
		width: 210px;
		float: right;
	}
	
	#rightcolumn h2 {
		font-size: 12px;
		line-height: 14px;
		font-weight: lighter;
		padding-left: 10px;
		
	}
	
	#rightcolumn h1 {
		font-size: 17px;
		line-height: 19px;
		color:#000;
		padding-left: 10px;
	}
		.colheader {
			padding-top: 10px;
			padding-bottom: 10px;
		}
	
	#cartcolumn {
		color: #333;
		background-image:url(images/content/cartitembg.png);
		background-repeat: repeat-y;
		background-position: top left;
		padding: 10px 15px 10px 15px;
	}
		
	#cartcolumn img {
		padding-bottom: 5px;
		padding-top:5px;
	}
	
	/* Main Content */
	#leftcolumn {
		float: left;
		color: #333;
		margin: 5px 5px 5px 0px;
		padding: 10px;
		width: 600px;
		display: inline;
		position: relative;
	}
	.clear { clear: both; background: none; }
	
		.mainprodimage {
		padding-top:5px;
		padding-bottom:5px;
		}
	
/* Product Display */

table.producttable {
	background-color:#c1b49a;
	padding:0;
	margin:0;
	border:0;
	width:100%;
}

td.catdesc {
	background-image:url(images/content/catdescheader.png);
	background-repeat:repeat-x;
	padding: 5px;
}

td.prodname {
	background-image:url(images/content/topicheader.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-size: 24px;
	font-weight: bold;
	line-height:30px;
	padding-left: 10px;
}

td.price {
	font-size: 48px;
	vertical-align: middle;
	text-align: center;
	font-weight: bolder;
}

td.proddesc {
	font-size: 14px;
	text-align:left;
	vertical-align:top;
	padding-right:15px;
	padding-left:15px;
	padding-top:25px;
}

td.prodinfo {
	font-size: 12px;
	text-align:left;
	vertical-align:top;
	padding-right:15px;
	padding-left:15px;
	padding-top:25px;
}

td.prodinfo ul {
	padding-left: 25px;
}

td.prodinfo h1{
	font-size: 18px;
	font-weight: bolder;
	line-height: 24px;	
	padding-right:10px;
}

td.proddesc h1{
	font-size: 18px;
	font-weight: bolder;
	line-height: 24px;	
}

td.prodpic {
	padding:10;
}

td.prodpreviews{
	text-align:center;
	padding:5px;
}

td.alsotitle{
	background-image:url(images/content/topicheader.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-size: 16px;
	font-weight: bold;
	line-height:28px;
	padding-left: 10px;
}

/* Shopping Cart */

table.cartmain {
	background-color:#C1b49a;
	padding:0px;
	margin:0px;
	border:0px;
	width:100%;
	border-spacing:0px;
}

.cartmain th {
	background-color:#CC6600;
	color:#FFF;
}

tr.cartheaders {
	color:#000;
	font-size: 13px;
	font-weight: bolder;
	line-height:18px;
	padding:5px;
	margin:0px;
}

tr.cartitem {
	background-color:#FFF;
	color:#000;
	font-size: 12px;
	font-weight: lighter;
	line-height:14px;
}

td.cartitem {
	background-color:#FFF;
	color:#000;
	font-size: 12px;
	font-weight: lighter;
	line-height:14px;
}


td.cartpreview {
	background-color:#C1B49A;
	width:96px;
	padding:0px;
}

td.cartitemtitle {
	text-align:center;
	font-size: 16px;
	padding: 5px;
	width:150px;
}

td.cartsize {
	width:100px;
	text-align:center;
}

td.cartprice {
	color:#FF3300;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	background-color:#FFF;
}

td.cartquantity {
	text-align: center;
	width: 8px;
}

/* Header */
#header {
	color: #333;
	width: 100%;
	padding: 0px;
	height: 140px;
	overflow:auto;
	margin: 0px 0px 5px 0px;
	background-image:url(images/header/background.jpg);
	background-repeat: repeat-x;
}

#header_left {
	float: left;
	color: #333;
	margin: 0px;
	padding: 70px 0 0 150px;
	background-image:url(images/header/logo_left.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width: 300px;
	display: inline;
	position: relative;
	height: 70px;
}

#header_right {
	display: inline;
	color: #333;
	margin:0px;
	background-image:url(images/header/column_right.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 0px 10px 0px 15px;
	width: 295px;
	float: right;
	height:139px;
}

.header_clear {
	clear: both;
	background: none;
	padding: 10px 35px 10px 35px;
	color: #FFF;
}
	
/* Footer */
#footer {
	color: #333;
	clear: both;
	height: 75px;
	line-height: 32px;
	padding: 35px 10px 10px 10px;
	background: #c1b49a;
	background-image:url(images/footer/foot_column.png);
	background-position: top right;
	background-repeat: no-repeat;
}