body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#fff;
	background: url(../css/images/bg.jpg) no-repeat top #000000;
	line-height: 16px;
}
body.mceContentBody {
	background:#000 none repeat scroll 0 0;
}
#tinymce .mceContentBody #homeIntro {
	margin-left:30px;
	top: 20px;
}
p {padding: 0 0 16px 0;margin: 0;}
li {
	list-style-position: outside;
	text-align: left;
	margin: 3px 0 0 -7px;
	padding: 0;
}
a {color: #fff;}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #ab0000;
}
a:active {
	text-decoration: none;
}
#header, #header2, #menu, #content, #container, #copyright, #imageMenu, #footer {
	width: 1004px;
	margin: 0 auto;
}
#container {
	padding: 0 0 10px 0; 
}
/*#header {
	width: 761px;
	height: 169px;
	background: url(../css/images/header.jpg) center;
}*/
#main, #mainHome {
	width: 761px;
	background: url(../css/images/content-bg.jpg) center;
	padding-top: 40px;
}
#mainHome {
	padding-top: 83px;
}
#contentText {
	padding: 80px 0 0 100px;
	text-align:left;
	margin-top: 150px;
	background:#000;
	filter: alpha(opacity=80);
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  	-moz-opacity: 0.80;
  	opacity:0.8;
	padding: 30px;
	width: 650px;
}
#content {
	width:475px;
	float:left;
	padding-top:10px;
	
}
#bodyContent {
	padding: 10px;
	min-height:310px;
}
#contentHome {
	padding-left: 10px;
}

#homeIntro {
	/*font-family: "Goudy Old Style", Verdana, Arial, Helvetica, sans-serif;*/
	width:380px;
	margin-left:535px;
	font-weight:600;
	color:#000000;
	font-size: 13px;
	position:absolute;
	top: 149px;
}
#homeIntro h1 {
	color:#a80000;
	font-size:20px;
}
#homeIntro p {
	margin: 0;
	padding:0;
}
#footer {
	font-size:11px;
	height:46px;
	color:#fff;
	text-align:left;
	padding:40px 0 0 10px;
	clear:both;
}

#footer a, #footer a:visited {
	color: #fff;
	margin: 0 10px;
	text-decoration:none;
	text-align:center;
}

#copyright {
    padding:12px 30px 0 0;
	color:#FFF;
	width:220px;
	float:right;
	text-align:right;
}
/* ### Main Navigation ### 
/*Credits: CSSplay */
#main_menu {
	width: 720px;
	height: 23px;
	line-height: 35px;
	margin-left:278px;
	position:absolute;
	top: 51px;
	z-index: 2;
}
#main_menu li {
	margin: 0;
}

.preload2 {background: url(images/button4.gif);}
.menu2 {padding:0; margin:auto; list-style:none; height:23px; position:relative; text-transform: uppercase; z-index: 1400; }
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {display:block; float:left; height:23px; line-height:23px; color:#fff; text-decoration:none; font-size:12px; font-weight:bold; padding:0 0 0 7px; cursor:pointer;}
.menu2 li a.top_link span {float:left; display:block; padding:0 7px; height:23px;}
.menu2 li a.top_link span.down {float:left; display:block; padding:0 7px; height:23px;}
.menu2 li a.top_link:hover {color:#fff; background: #a80000;}

.menu2 li:hover > a.top_link {color:#000; background: #a80000;}
.menu2 li:hover > a.top_link span {background: #a80000;}
.menu2 li:hover > a.top_link span.down {background: #a80000;}


.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:1401;}

/* keep the 'next' level invisible by placing it off screen. */
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu2 :hover ul.sub {left:0; top:23px; background: #a80000; padding:3px 0; border:0px solid #000000; border-top: 0; white-space:nowrap; width:119px; height:auto; z-index: 1401;}
.menu2 :hover ul.sub li {display:block; height:17px; position:relative; float:left; width:119px;}
.menu2 :hover ul.sub li a {display:block; font-size:11px; height:17px; width:114px; line-height:17px; color:#FFFFFF; text-decoration:none; padding-left: 5px;}
.menu2 :hover ul.sub li a.fly {background:#6b6aba url(images/arrow.gif) 167px 7px no-repeat;}
.menu2 :hover ul.sub li a:hover {background:#313233; color:#fff;}
.menu2 :hover ul.sub li a.fly:hover {background:#313233 url(images/arrow_over.gif) 167px 7px no-repeat; color:#fff;}
.menu2 :hover ul li:hover > a.fly {background:#313233 url(images/arrow_over.gif) 167px 7px no-repeat; color:#fff;} 

.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:177px; top:-4px; background: #ef3c24; padding:3px 0; border:1px solid #000000; white-space:nowrap; width:180px; z-index:200; height:auto; z-index: 1401;}





/* ### Sidebars ### */ 
#qws a, #qws {
	text-decoration: none;
	font-size: 11px;
	text-align:right;
	width: 1004px;
	margin: 0 auto;
	color:#FFFFFF;
}

/*********** Content ************/
h1, h2, h3, h4, h5, h1 a{
	font-size: 18px;
	font-weight: bold;
	color:#a80000;
	text-align: left;
	margin: 0 0 10px 0;
	text-decoration:none;
}
h3, h3 a:link, h3 a:visited {
	color: #fff;
}
h3 a:hover, h3 a:active {
	color:#000;
}
h2, h3 {
	color:#FFFFFF;
	font-size: 14px;
	margin-top: 10px;
}
h3 {
	font-size: 13px;
	color: #fff;
}

/* ######## FAQ Pages ##### */
.toggler {
	color: #fff;
	margin: 0;
	padding: 2px 5px;
	background: #302e2d;
	border:outset #2d2c2c 2px;
	font-size: 12px;
	font-weight: normal;
}
h3.toggler {
	font-weight: bold;
}
.element {
	margin: 5px 0 0 5px;
}
table {
	margin-bottom: 15px;
}
img {
	border: none;
}
#previousTshirts {
	width: 961px;
	height: 186px;
	background: url(images/previous-tshirts.jpg) no-repeat;
	clear:both;
	margin: -5px 0 50px 12px;
	padding-left: 20px;
}
.previousSingle{
	float:left;
	margin: 0 28px;
	padding-top: 25px;
}
#socialButtons {
	height: 28px;
	width: 150px;
	float:right;
	text-align:right;
	padding-top: ;
}

#tshirtFlash {
	width:319px;
	height:294px;
	margin: 80px 0 0 213px;
}
.hidden {
	visibility: hidden;
	height: 1px;
}
#buttonsHome {
	width:471px;
	height:113px;
	background:url(images/buttonsHome.jpg) no-repeat;
	position:absolute;
	top: 380px;
	margin-left: 527px;
	/*z-index: 101;*/
}
a.goShopping, a.goDesign {
	float:right;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 10px 0 0;
	line-height:normal;
	padding: 30px 100px 20px 0;
}
a.goDesign {
	margin: 1px 0 0 17px;
	float:left;
	padding: 30px 110px 0 0;
}
#localPhrases {background: url(images/local-phrases-back.jpg) no-repeat #000000; color:#FFFFFF; padding: 20px 30px 5px 30px; border-bottom: 10px solid #000000; width: 360px;}
#localPhrases table {width: 100%;}
#localPhrases h1 {color:#FFFFFF;}


div.product_box {
	width:300px;
	background:#a80000;
	margin-top:23px;
	position:absolute;
	left:0;
	z-index: 100;
	padding-bottom: 10px;
	filter: alpha(opacity=90);
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  	-moz-opacity: 0.90;
  	opacity:0.9;
}
div.product_box_sub {maring-left:10px;}

div.product_box_section {
	margin-left:50px;
	float:left;}

.product_box_section div {
	padding: 0;
	margin: 0;
	line-height: 18px;
}
div.product_box h3 {
	color:#000000;
	font-size: 14px;
}
div.product_box a {
	text-transform: none;
}
div.product_box a:hover {
	color: #000000;
}
#Ad {width: 224px; height: 318px; margin-left: 30px; float:right; background:url(images/Ad.gif) no-repeat; text-align:center; padding: 10px; font-weight: bold; font-size: 14px;}
#Ad a, #Ad a:visited, #Ad p {color: #ff9c00; text-align:right; padding-top: 10px;}
#Ad a:hover {color:#FFFFFF;}
#Ad h2 {text-align:center; font-size: 20px; padding: 10px 0; margin:0;}

#freeDeli {
	width: 138px;
	height: 33px;
	margin-left:850px;
	position:absolute;
	top: 10px;
}
#socialize-this {text-align:center;border-top: 1px solid #a80000;border-bottom: 1px solid #a80000; line-height: 30px; padding: 10px 0; margin-bottom: 60px;}
#socialize-this img {width:30px; height: 30px; margin: 0 15px;}