body {
	margin:0;
	padding:2px;
	background-color:#000000;
}

#wrapper {
	font-family:arial,helvetica,sans-serif;
	font-size: 14px;
	line-height: 20px;
	width:100%;
	margin:0 0 2px 0;
	padding:0;
	text-align:left;
	background-color:#FFFFFF;
	height:1%;
}

#hd {
	width:100%;
	float:left;
	background: url('/images/spaceships.gif') repeat-x top left #5fa7e4;
}

#hd_logo {
	width: 345px;
	height: 76px;
	float:left;
}

#hd_right {
	height: 73px;
	float:left;
	padding:3px 0 0 25px;
}

#hd_sub {
	width:100%;
	float:left;
	clear:both;
	text-align:left;
	background-color:#000000;
	height:27px;
	padding-top:7px
}

#hd_sub form {
	margin-left:25px;
}

#md {
	float:left;
	clear:both;
	background-color:#FFFFFF;
	overflow:hidden;
	width:100%;
	border-bottom:2px solid #000000;
}

#md_nav {
	float:left;
	width:150px;
	font-size: 12px;
	line-height: 15px;
}

#md_nav2 {
	float:left;
	width:150px;
	border-right:0px solid #FFFFFF;
	margin-right:10px;
}

#md_main {
	float:left;
	width:750px;
	border-left:2px solid #000000;
	padding:4px 0 0 4px;
}

#md_main_content {
	min-height:700px;
	height: auto !important;
	height: 700px;
}

#md_main_content2 {
	min-height:700px;
	margin:0px 0 0 150px;
	padding-right:15px;
	border-left:2px solid #000;
	height: auto !important;
	height: 700px;
}

#main_content_area{
	width: 400px;
	float: left;
}

#right_content_sidebar{
	float: right;
}

#ufo_right {
	float:right;
	margin-right:25px;
}

#ft {
	float:left;
	clear:both;
	width:100%;
	margin-top:8px;
}

#ft_payicons {
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
}

#ft_copy {
	width:100%;
	text-align:center;
	background-color:#fff;
}
#ft_copy2 {
	color: #fff;
	width:100%;
	text-align:center;
	padding:5px 0 5px 0;
	background-color:#000;
}

a img {
	text-decoration: none;
}

h1 {
	font-family: arial black,helvetica black,sans-serif;
	font-size: 20px;
	line-height: 21px;
}

h2 {
	font-family: arial black,helvetica black,sans-serif;
	font-size: 18px;
	line-height: 19px;
}

.bold {
	font-weight:bold;
}

table#shipping_prices p {
	margin:0;
}

a.off {
	margin-left:29px;
}

img.nav_header {
	margin-top:7px;
}

table#button_prices p {
	margin:0 0;
}

table#rush_prices p {
	margin:0 0;
}

/*_________________________________*/
/*home stuff*/

#md_main_home {
	float:left;
	padding:4px 0 0 0;
	position:relative;
}

#md_main_home a {
	cursor: pointer;
}

#md_main_home #t-shirts {
	float:left;
	margin-left:30px;
	height:374px;
	width:259px;
	background: url(../images/design/t-shirts.jpg);
}

#md_main_home #buttons {
	float:left;
	margin-left:30px;
	height:374px;
	width:259px;
	background: url(../images/design/buttons.jpg);
}

#md_main_home #stickers {
	float:left;
	margin-left:20px;
	height:374px;
	width:270px;
	background: url(../images/design/stickers.jpg);
}

#md_main_home #t-shirts_text_wrap {
	clear:both;
	float:left;
	margin-left:30px;
	height:123px;
	width:259px;
	background: url(../images/design/t-shirts.jpg);
	background-repeat: no-repeat;
	background-position: 0 -374px;
}

#md_main_home #buttons_text_wrap {
	float:left;
	margin-left:30px;
	height:123px;
	width:259px;
	background: url(../images/design/buttons.jpg);
	background-repeat: no-repeat;
	background-position: 0 -374px;
}

#md_main_home #stickers_text_wrap {
	float:left;
	margin-left:20px;
	height:123px;
	width:270px;
	background: url(../images/design/stickers.jpg);
	background-repeat: no-repeat;
	background-position: 0 -374px;
}

#md_main_home .splash_text {
	padding:15px 35px 0 35px;
}

#md_main_home #stickers_text.splash_text {
	padding:15px 35px 0 45px;
}

#md_main_home .splash_nav {
	float:left;
	height:150px;
	width:200px;
	background: url(../images/design/bottom_gradient.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	border: 1px solid black;
	border-left: none;
	margin-top:30px;
	margin-bottom:20px;
}

#md_main_home ul{
	line-height: 20px;
}


#md_main_home #t-shirt_nav.splash_nav {
	clear:both;
}
#md_main_home #t-shirt_nav.splash_nav li, #stickers_nav.splash_nav li, #buttons_nav.splash_nav li, #misc_nav.splash_nav li {
	line-height: 12px;
}

#md_main_home #misc_nav.splash_nav {
	width:297px;
	border-right:none;
}

#md_main_home .splash_nav_header {
	margin-left: 15px;
	margin-top: -9px;
}

#md_main_home .splash_nav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#md_main_home .splash_nav li {
	padding-left: 0px;
}

#payment_box td{
	text-align:left;
}

#paypal_form {
	width:50%;
	margin-left:50px;
}

#content_area-dj {
	width: 442px;
	margin:0;
	padding: 0px 15px 10px 10px;
	height: auto !important;
	height: 700px;
	float:left;
}
#content_area-dj2 {
	width: 442px;
	margin:0;
	padding: 0px 15px 10px 10px;
	height: auto !important;
	height: 700px;
	float:left;
}
#content_area-dj-wide {
	width: 677px;
	margin:0;
	padding: 0px 15px 10px 10px;
	height: auto !important;
	height: 700px;
	float:left;
}

#content_sidebar-dj {
	border-left: 2px solid #000;
	border-bottom: 2px solid #000;
	width: 235px;
	margin:0;
	padding-left: 10px;
	padding-right:10px;
	height: auto !important;
	height: 700px;
	float:right;
}
#content_area-dj-left-col {
	width: 210px;
	float: left;
	margin:0;
	padding: 0px 10px 20px 0;
}

#content_area-dj-right-col {
	width: 210px;
	float: right;
	margin:0;
	padding: 0px 0px 20px 10px;
}
#content_area_header {
	margin:10px;
	padding-left: 10px;
	padding-right:10px;
	text-align: center;
}

p {
	font-size: 14px;
	line-height: 20px;
}

ul {
	font-size: 14px;
	line-height: 20px;
}

.splash_text{
	font-size: 12px;
	line-height: 14px;
}

.splash_text h2{
	font-size: 12px;
	line-height: 14px;
	margin: 2px 0px;
}

.stickerimage{
	width: 165px;
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 250px;
	padding: 0 6px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.shirtimage{
	width: 135px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	height: 300px;
	padding: 0 6px;
	font-size: 0.9em;
	line-height: 1.2em;
}

#next_page{
	clear: both;
}

.clear{
	clear: both;
}

.stickerimage a{
	text-decoration: none;
}

.standard{
	height: 1px;
	border-width:0px;
	width: 80%;
	color: #000;
	background-color: #000;
}
.verybottom, .verybottom a, .verybottom a:hover, .verybottom a:visited {
	font-size: 10px;
	color: #fff;
}
.center-content{
	text-align: center;
}
.no-decoration a{
	text-decoration: none;
}
.floatright{
	float: right;
	width: 300px;
}
.floatleft{
	float: left;
	width: 300px;
}


.box {
	width:235px;
	border:1px solid #999;
	padding: 5px 5px 5px 5px;
	background-color:#FFC;
	display:none; /*This is to make the box hidden by default, remove if you don't want it hidden by default.*/
}

#content_area-dj2 p.header {
	border-bottom: solid black 1px;
	font-weight: bold;
	margin: 1px 0 0 0;

}

#content_area-dj2 h2 {
	margin: 0 0 4px 0;

}

#content_area-dj2 p {
	font-size: 12px;
	line-height: 16px;

}

#content_area-dj2 img.header {
	float: left;
	border: solid black 1px;
	margin: 0 10px 0 0;
}

#sizes_and_colors{
	border: solid black 1px;
	margin: 22px 0px auto;
	padding: 20px 20px auto;
	text-align: center;
	overflow: auto;
}
#sizes_and_colors h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
}
#printing_specs{
	border: solid black 1px;
	margin: 22px 0px auto;
	padding: 20px 20px auto;
	text-align: center;
	overflow: auto;
}
#printing_specs h3{
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
}
#shirt_colors {
	width: 150px;
	float: left;
	border: 0px;
	margin: 10px 10px auto;
	padding: 20px 20px auto;
}
#print_loc {
	width: 150px;
	float: left;
	border: 0px;
	margin: 10px 10px auto;
	padding: 20px 20px auto;
}
#print_colors {
	width: 120px;
	float: left;
	border: 0px;
	margin: 20px 0px auto;
	padding: 0px 0px auto;
}
#print_colors img{
	padding: 10px 0 0 0;
}
#color_carousel {
	margin: 10px 0 10px 0;
}
#color_carousel img{
	margin: 0 2px 0 0;
}
.size_type{
	font-size: 9px;
	text-align: right;
	line-height: 12px;
	width: 55px;
	float: left;
}
.size_group{
	text-align: center;
	line-height: 12px;
	width: 50px;
	float: left;
}
#shirt_sizes{
	float: right;
	width: 270px;
	overflow: auto;
}
.parent_group{
	float: right;
	width: 270px;
	overflow: auto;
	margin: 15px 0 0 0;
}