mg { behavior: url(iepngfix.htc) }

body
{
	height:100%; 
	margin: 0;
	padding: 0;
	background-color: #FFF;
	text-align: center;
	color: #000;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}


h1
{
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1.section
{
	margin: 8px 0 8px 8px;
	padding: 0;
	color: #333;
}
/*
h3
{
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h3.genericbadge
{
	float: left;
	color: #000;
	background-color: #c3da19;
	padding: 3px 4px;
	margin: 10px 0 0 0;
	font-weight: normal;
	font-style: normal;
	display: inline;
}

h3.gallerytitle
{
	float: left;
	color: #fff;
	background-color: #00add2;
	padding: 3px 4px;
	margin: 0 0 0 19px;
	font-weight: normal;
	font-style: normal;
	display: inline;
}*/

a, a:visited
{
	color: #00add2;
	text-decoration: none;
/*	border-bottom: 1px solid #00add2;*/
}

a:active
{
	color: #f11b00;
/*	border-bottom: 1px solid #f11b00;*/
}

a:hover
{
	color: aqua;
/*	border-bottom: 1px solid aqua;*/
}

form
{
	margin: 0;
}


/* _______________________ HEADER */


#header
{
	height: 120px;
	width: 100%;
	background: #333333 url(../images/headerbg2.png) no-repeat center bottom;
}

#header_wrapper
{
	width: 866px;
	margin: 0 auto;
	text-align: center;
}

#header_logo_cart_wrapper
{
	float:left; 
	width:100%; 
	margin-bottom:13px;	
}

#header_logo
{
	float:left; 
	width:116px; 
	margin-top: 16px;
}

#header_cart_wrapper
{
	float:right; 
	width:200px; 
	margin-top:20px;
}

#header_cart
{
	float:right;  
	text-align:right; 
	padding: 5px 6px;
	background-color: #404040; 
	color: #FFF; 
	font: 10px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

#header_menu
{
	float:left; 
	width:100%; 
	color: #e5e5e5;
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 6px 0;
}

#header_menu a
{
	color: #e5e5e5;
	text-decoration: none;
	margin: 0 8px;
 	padding: 3px 4px;
 	border: 2px solid #404040;
}

#header_menu a:hover
{
	background-color: #CECECE;
	color: #333333 ;
}


/* _______________________ WRAPPERS */

/*
#content
{
	width: 866px;
	margin: 0 auto;
	height:auto !important; /* real browsers */
/*	height:100%; /* IE6: treaded as min-height*/
/*	min-height:100%; /* real browsers */
/*	text-align:left;
}
/*
#bannerwrapper
{
	float: left;
	width: 100%;
	height: 80px;
	background: #c3da19 url(../images/bannerbg.png) repeat-x left top;
	text-align: center;
}


#middlewrapper
{
	float: left;
	width: 100%;
	margin-top: 12px;
}

#bottomwrapper
{
	float: left;
	width: 100%;
	margin-top: 10px;
}

.genericwrapper
{
	float: left;
	margin: 0 8px;
	display: inline;
}

*/

/* _______________________ GALLERIES */

/*
#galleries
{
	float: left;
	width: 568px;
	background-color: #f6f6f6;
}

.gallery
{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #e9e9e9;
}

.galleryinfowrapper
{
	float:left;	
	width: 100%;
	margin-bottom: 6px;
}

.gallerycount
{
	float: left;
	font: 11px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

.galleryshowall
{
	float: left;
	font: 11px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color:  #00add2;
	margin: 0.5em 0 0 1em;
	display: inline;
}

.gallerydesigncount
{
	float: right;
	font: 11px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	color: #bababa;
	margin: 0.5em 2em 0 0;
	padding-left: 16px;
	display: inline;
	background: transparent url(../images/designcount.gif) no-repeat 0 2px;
}

.rarr
{
	font-weight: bold;
	font-size: 130%;
}*/

/* _______________________ CAROUSEL */

/*
.carouselwrapper
{
	float: left;
	width: 100%;
	margin-left: 2px;
	display: inline;
}

.carousel-component { 
	width: 516px;
	float:left;
	padding:0;
	margin: 0;
	background-color: #FFF;
	
}
.carousel-component ul.carousel-list { 
	margin:  0;
	padding: 0;
}
.carousel-component .carousel-list li 
{ 
	height: 70px;
	margin: 0 4px 0 0;
	padding: 0;
	border: 4px solid #cacaca; 
}

.carouselnavleft, .carouselnavright
{
	display: block;
	float: left;
	cursor: pointer;
	width: 17px;
	height: 48px;
	margin-top: 15px;
}

.carouselnavleft:hover, .carouselnavright:hover
{
	background-color: #cacaca;
}

.carouselnavleft
{
	background: #e9e9e9 url(../images/galnavleft.gif) 50% 50% no-repeat;
}

.carouselnavright
{
	background: #e9e9e9 url(../images/galnavright.gif) 50% 50% no-repeat;
}

*/


/* _______________________ FEATURED SHIRT */

/*
#featuredshirt
{
	float:right;	
	width: 285px;
}

#shirt
{
	float: left;
	height:441px;
	width:100%;
}

#shirtlabel
{
	float: left;
	margin-top: 408px;
}

#shirtdescriptionwrapper
{
	float: left;
	width: 100%;
	background-color: #00add2;
	text-align: left;
}

#shirtthumbnail
{
	float:left;
	border: 4px solid #cacaca;
	margin: 10px 6px 6px 10px;
}

#shirtdescription
{
	float: left;
	width: 180px;
	margin-top: 10px;
}*/

/* _______________________ SHARED BOTTOM CONTENT */
/*
.bottomcontent
{
	text-align:left;
	width:428px;
	background-color: #f6f6f6;
}

.bottomcontentwrapper
{
	border-top: 1px solid #e9e9e9;
	width:  100%;
}

.bottomform
{
	float: left;
	margin-top: 6px;
}

p.bottompara
{
	float: left; 
	padding: 0;
	margin: 6px 0 0 0;
	width: 100%;
}
*/

/* _______________________ CREATE YOUR OWN */
/*
#createyourown
{
	float: left;
}

#createyourownwrapper
{
	float: left;
}

#postage
{
	float:right; 
	background: url(../images/star.png) 0 0 no-repeat; 
	width:72px; 
	height: 72px; 
	text-align: center; 
	color: #FFF; 
	font-size: 14px; 
	font-weight: bold;
	margin-top: 4px;
}

#uploadform
{

}

#quicksupport
{
	float: left;
	background-color: #e9e9e9;
	width: 100%;
	line-height: 1.5em;
	margin-bottom: 6px;
	margin-top: 6px;
}

#quicksupportwrapper
{
	padding: 6px;
}
*/
/* _______________________ AFFILIATES */

/*	
#affiliate
{
	float: right;
}

#affiliatewrapper
{
	float: right;
}

#affiliateform
{
}
*/

/* _______________________ FOOTER */


#footer
{
	width: 100%;
	height: 200px;
	float: left;
	margin-top: 20px;
	background:  #333333;
	color: #5b5b5b;
	text-align: left;
	font-size: 90%;
	bottom:0; 
}


#footercontentwrapper
{
	padding-top: 20px;
	padding-left: 6px;
	width: 866px;
	margin: 0 auto;
	line-height: 1.3em;
}

#footerlogo
{
	float: left;
	width: 100%;
}

#boilerplate
{
	float: left;
	width: 100%;
	line-height:1.5em;
}

p.copyright
{
	margin: 2px 0 10px 0;
	color: #b3b3b3;
}


/****************************************************
 * Stuff from old site
 ****************************************************/
/* div.private-footer, div.private-header, div.private-content, div.menu {margin:0 auto;} */
 
/*
div.private-content {text-align:left; font-size:15px;}
table.private-content {
            text-align:left;
            font-size:15px;
						height:300px; 
						margin-right:40px; 
						margin-top:10px;
}
*/
 /*           
 div.menu 
 {
 	float:left; 
 	width:250px; 
 	border: 3pt solid white; 
 	margin:10px; 
 	background:#c3da19; 
 	color:black;
}
.menu-cell 
{
	background:#c3da19; 
	color:black; 
	font-size:14px; 
}

.menu-hilite 
{
	background:white; 
	color:#c3da19;
	font-size:14px; 
	cursor:pointer;
}
*/
