@charset "UTF-8";
body {
	font: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	background-color: #EE7C15;
	font-family: "Helvetica LT Std", Arial, "Lucida Sans", "MS Sans Serif";
}
a:{
	text-decoration: none;
	color: #000;
}
a {
	color: none;
	text-decoration: none;
	border: none;
}
a:link{
	text-decoration: none;
	color: #00F;
}
a:hover{
	text-decoration: underline;
	color: #F60;
	border: none;
}
#wrapper  {
	width: 96%;
	margin: 12px auto 0 auto;
	text-align: left;
	background-color: #FFA200;
	height: 100%;
	-moz-border-radius: 42px;
	-webkit-border-radius: 42px;
	border:solid 6px #000;
}
#wrapperBorder
{
	padding: 18px;
	-moz-border-radius: 36px;
	-webkit-border-radius: 36px;
	border:solid 5px #FFF;
}
#header {
	height: 100px;
	width: inherit;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-radius-bottomleft: 6px;
	-webkit-border-radius-bottomright: 6px;
	-webkit-border-radius-topleft: 20px;
	-webkit-border-radius-topright: 20px;
	-webkit-border-radius: 6px;
	padding: 12px;
	background-color: #FFC600;
	z-index: 89;
	border: solid 3px #FFE;
}
#header2
{
	height: inherit;
	width: inherit;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-radius-bottomleft: 6px;
	-webkit-border-radius-bottomright: 6px;
	-webkit-border-radius-topleft: 20px;
	-webkit-border-radius-topright: 20px;
	-webkit-border-radius: 6px;
	padding: 0px;
	background-color: #FFF066;
	border: solid 3px #000;
}
#header3 {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-radius-bottomleft: 6px;
	-webkit-border-radius-bottomright: 6px;
	-webkit-border-radius-topleft: 20px;
	-webkit-border-radius-topright: 20px;
	-webkit-border-radius: 6px;
	border: solid 3px #FFE;
	height: 94px;
	width: inherit;
	padding: 0px;
}
#header a     {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	text-decoration: none;
}
#header a:link {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	-khtml-opacity: .75;
	opacity: .75;
	color: #00F;
	text-decoration: none;
	border: none;
}
#header a:hover {
	-khtml-opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	text-decoration: none;
	color: #F60;
}
#header img{
	margin: 18px 0;
	position: relative;
	clear: none;
	z-index: 100;
	padding: 0 18px;
	border: none;
}
#header a.socialMedia {
	float: right;
	padding: 0 14px;
	margin: 0;
	position: relative;
	right: 0px;
	display: block;
	top: -16px;
}

#header h1 {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	position: relative;
	z-index: inherit;
	padding: 0 24px;
	top: -16px;
	font-weight: normal;
	font-size: 13px;
	right: 0px;
	float: left;
	text-align: left;
	clear: left;
	line-height: 14px;
}
#header h2 {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	position: relative;
	z-index: inherit;
	padding: 0 24px;
	top: -16px;
	font-weight: normal;
	font-size: 13px;
	right: 0px;
	float: right;
	text-align: right;
	clear: right;
	line-height: 14px;
}
#mainBody {
	height: auto;
	width: auto;
	margin: 45px 0 0 0;
	padding: 12px 18px;
	background-color: #FFC200;
	z-index: 89;
	border: solid 3px #FFE;
	position: relative;
	top: -12px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	}
#mainNav{
	position: absolute;
	top: 184px;
	width: 80%;
	left: 60px;
}
#mainNav1{
	right: 0px;
	left: 0px;
}
#mainNav1 li a:link,#mainNav li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #824A11;
	text-decoration: none;
	padding: 0 0 0 16px;
	margin-right: 0px;
	display: block;
	line-height: 30px;
	background: url(../_images/gradient-tab-30-percent.png) repeat left bottom;
	height: 50px;
	width: 120px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-radius-topleft: 2px;
	-webkit-border-radius-topright: 20px;
	-webkit-border-radius: 2px;
	border-top: solid 2px #824A11;
	border-right: solid 2px #824A11;
	border-bottom: solid 2px #FFF;
	border-left: solid 2px #824A11;
	letter-spacing: -1px;
	font-weight: lighter;
	border-bottom: solid 2px #DDD;
}
#mainNav1 li a:hover
{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	margin-right: 0px;
	display: block;
	background: url(../_images/gradient-tab-30-percent.png) repeat left bottom;
	height: 50px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-topleft: 2px;
	-webkit-border-radius: 2px;
	letter-spacing: -1px;
	border: solid 2px #FFF;
}
#mainNav1 li
{
	float: left;
	margin: 0px;
	padding:0 6px 0 0;
	display: block;
	text-align: left;
}
#mainNav1 ul
{
	list-style: none;
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0 0 0 48px;
}
#mainNav1 ul li a {
	padding: 0px 0px 0px 48px;
}

#mainNav ul li a.current {
	margin-top: -10px;
	height: 30px;
	background: url(../_images/current.jpg) no-repeat;
	color: #AAB3B2;
	line-height: 25px;
}
#mainNav ul li a.current:hover {
	color: #AAB3B2;
	cursor: default;
}
#sidebar1  {
	float: left;
	width: 20%;
	background: #FFF066;
	padding: 0;
	margin: 6px;
	position: relative;
	-moz-border-radius: 20px;
	-webkit-border-radius: 40px;
	border:solid 3px #000;
	clear: none;
	text-align: center;
}
#sidebar1Border
{
	padding: 16px 0 32px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 40px;
	border:solid 3px #FFE;
}
#sidebar1 img {
	vertical-align: middle;
	padding: 0 6px;
	border: none;
	display: block;
	position: relative;
	margin: 0px;
}
#sidebar1 h1 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size: 1.5em;
}
#sidebar1 h2  {
	padding: 12px 6px 6px;
	font-size: 1em;
}
#sidebar1 p  {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size: .9em;
}
#sidebar1 ul { list-style-type: none; }
/* Tips for mainContent:
1. the space between the mainContent and sidebars is created with the left and right margins on the mainContent div.
2. to avoid float drop at a supported minimum 800 x 600 resolution, elements within the mainContent div should be 300px or smaller (this includes images).
3. in the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This avoids several IE-specific bugs.
*/
#mainContent  {
	width: 54%;
	background-color: #FFF066;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border:solid 3px #000;
	margin: 6px auto;
	min-height: 250px;
}
#mainContent object {
	max-width: 400px;
}
#mainContentBorder {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border:solid 3px #FFE;
	min-height: 250px;
	padding: 24px 44px;
}
#mainContentBorder p a {
	color: #OOF;
}
#mainContentBorder p a:hover {
	color: #FFA200;
}
#mainContent h1 {
	padding: 0px 6px 0 0;
	font-size: 1.1em;
}
#mainContent h2 {
	padding: 8px 4px 0 0;
	font-size: .9em;
}

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 0px;
	line-height: 1.4em;
	padding: 6px 2px 2px 9px;
}
#mainContent p.products
{
	line-height: 1.3em;
	margin: 0 0 0 290px;
}
#mainContent  a:link img {
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	-khtml-opacity: .85;
	opacity: .85;
	font-family: Helvetica, Arial, "MS Sans Serif", "Lucida Sans Unicode";
	position: relative;
	clear: none;
	margin: 12px;
	background-color: #FFE;
}
#mainContent  a:hover img {
	-khtml-opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	border-color: #FFA200;
}
#mainContent img{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border:solid 6px #000;
	position: relative;
	clear: none;
	float: left;
	padding: 2px;
	margin: 6px;
}
#mainContent img.productLogo {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border:solid 3px #000;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#mainContent img.productLogoBorder {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border:solid 2px #FFF;
}
#mainContent a img.linkBug {
	position: absolute;
	clear: right;
	display: block;
	float: left;
}
#mainContent.feedbackForm
{
	font-size: 1.2em;
	margin: 6px 0 0 0;
	padding: 6px;
	border: solid 3px #000;
	position: fixed;
	-moz-border-radius: 2px;
	background-color: 000;
	color: #5A5A5A;
	top: 100px;
	float: right;
}
#mainContent.joinData
{
	font-size: 1em;
	color: #878740;
	margin: 4px 40px 40px 40px;
	padding: 0px 24px;
	float: right;
	border: solid 4px #9C9C4A;
}
#sprdHeader {
	margin:auto;
	padding: 20px;
	line-height: 2.5em;
	width:auto;
	text-align:center;
}
#spreadshirt {
	color: #969696;
	margin:0 auto;
} 
#spreadshirt a {
	color: #0060A1;
}
#spreadshirt a:hover {
	color: #00A0E2;
}
#spreadshirt .product {
	border: 1px solid #E9E6E5;
	padding: 10px;
}
#spreadshirt .title {
	display: block;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
}
#spreadshirt .value {
	color: #EB5F1F;
	font-size: 16px;
	font-weight: bold;
}
#spreadshirt .buy {
	display: block;
	float: right;
	width: 32px;
	height: 24px;
	background: url(http://www.spreadshirt.net/Public/Common/images/marketplace-basket-active.gif) no-repeat;
	text-indent: -50000px;
}
.poweredBy {
	display: block;
	font-size: 10px;
	text-align: right;
	margin: 20px 0;
}
#sidebar2  {
	float: right; /* this element must precede in the source order any element you would like it be positioned next to */
	width: 20%; /* since this element is floated, a width must be given */
	background: #FFF066; /* the background color will be displayed for the length of the content in the column, but no further */


	padding: 15px 0px 15px 6px
	margin: 180px 0px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 40px;
	border:solid 3px #000;
	margin: 6px;
	padding: 0px;
	clear: none;
	position: relative;
	min-height: 375px;
}

#sidebar2Border
{
	-moz-border-radius: 20px;
	-webkit-border-radius: 40px;
	border:solid 3px #FFE;
	padding: 18px;
	min-height: 400px;
}
#sidebar2 iframe.likebox {
	margin: 0 auto;
}
#sidebar2 iframe.like {
	float: none;
	padding: 0;
	margin: 18px auto;
	position: relative;
	clear: right;
}
#sidebar2 img {
}
#sidebar2 h1 {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size: 1.5em;
}
#sidebar2 h3   {
padding: 12px 6px 6px;
}
#sidebar2 ul { list-style-type: none; }
#sidebar2 p  {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size: .8em;
}
#footer {
	height: auto;
	width: inherit;
	margin: 18px 0 0 0;
	padding: 0px;
	background-color: #FFA900;
	z-index: 89;
	border: solid 3px #000;
	text-align: center;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-border-radius-topleft: 6px;
	-webkit-border-radius-topright: 6px;
	-webkit-border-radius: 6px;
	font: HelveticaNeueLTCom-UltLtCn;
	font-family: "Helvetica LT Std", Arial, "MS Sans Serif";
	word-spacing: 3px;
}
#footerBorder
{
	padding: 6px;
	border:solid 3px #FFE;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-border-radius-topleft: 6px;
	-webkit-border-radius-topright: 6px;
	-webkit-border-radius: 6px;
}
.center {
	text-align: center;
	vertical-align: middle;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear: both;
	height: 0;
	line-height: 0px;
}
.clearleft {
	clear: left;
	height: 0;
	line-height: 0px;
}
.clearright {
	clear: right;
	height: 0;
	line-height: 0px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
  float: left;
  margin-right: 8px;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
  float: right;
  margin-left: 8px;
}
.spacer {
	width: auto;
	clear: both;
	border: solid 100px #FFF;
}
.transparent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
