/****** STLYE RESET ******/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	border: none;
}

/****** END STYLE RESET ******/

/* Style Set Up */
a, a:link, a:visited {
	font-weight: bold;
	color: #bb5c00;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: bold;
	color: #57ab00;
	text-decoration: none;
}

.icon{
	background: transparent;
	filter:alpha(opacity=80);
	opacity: .8;
}

.icon:hover{
	background: transparent;
	filter:alpha(opacity=100);
	opacity: 1;
}

.wdButton img {
	margin-right: 0px;
	margin-top: -3px;
	vertical-align: middle;
}

a.wdButton {
    background: transparent url('http://wheedesign.com/images/bg-button.png') repeat-x scroll top right;
    color: #A50 !important;
		text-align: left;
    font: bold 14px Calibri, Arial, sans-serif;
    height: 18px;
    margin: 0px 5px 0px 0px;
		border: 1px solid #d67400;
		padding: 2px 5px 1px 5px;
    text-decoration: none;
}

a.wdButton:hover {
    background: transparent url('http://wheedesign.com/images/bg-button-over.png') repeat-x scroll top right;
    color: #260 !important;
		border: 1px solid #57ab00;
}

/* Main Styles */

body {
	font-family: "Segoe UI", Calibri, "Lucida Grande", Arial, Helvetica, sans-serif !important;
	font-size: 12px;
	background-color: #82b55e;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}

#PageWrapper {
	position:relative;
	width: 965px;
	margin: 6px auto 6px auto;
}

#WheeMain {
	position: relative;
	top: 5px;
	left: 0px;
	width: 965px;
	margin: 0px auto;
	background-color: #FFF;
}

/* Header */
#Header {
	position: relative;
	width: 965px;
	height: 160px;
	top: 0px;
	left: 0px;
	background-color: #a4e6ff;
	background-image:url("http://otherpeoplestshirts.com/images/bg-header.jpg");
	background-position:top left;
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 235px;
	height:  160px;
}

#Header .AffBar {
	position: absolute;
	bottom: 1px;
	right: 15px;
}


#TagLine {
	font-size: 14px;
	color: #3399cc;
	position: absolute;
	font-weight: bold;
	bottom: 48px;
	left: 285px;
	letter-spacing: 2px;
}

/* Top Menu Bar */
#TopMenu {
	position: absolute;
	top: 0px;
	right: 10px;
}

#TopMenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
} 

#TopMenu li {
	float: left;
}

#TopMenu img {
	vertical-align: middle;
	margin: 0px 4px 0px 0px;
}

#TopMenu a, #TopMenu a:visited {
	float: left;
	display: block;
	padding: 0px 15px 0px 15px;
	text-align: center;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	border-right: 1px dotted #aaa;
	text-decoration: none;
	color: #006fb5;
}

#TopMenu a:hover, #TopMenu a:active {
	color: #FFF;
	text-decoration: none;
}

/* Footer */
#Footer {
	background-image:url("http://wheedesign.com/images/bg-footer.jpg");
	background-position:top left;
	background-repeat: no-repeat;
	background-color: #88d8c4;
	color: #000;
	font-size: 11px;
	text-align: left;
	padding: 0px 0px;
	position: relative;
}

#Footer a, #Footer a:link,#Footer a:visited {
	color: #060;
	text-decoration: none;
}

#Footer a:hover, #Footer a:active {
	color: #FFF;
	text-decoration: none;
}

#Footer td {
	padding: 12px 6px 10px 6px;
}

#Footer h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#Footer h2 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
}

#Copyright {
	color: #FFF;
	background-color: #82b55e;
	text-align: center;
	padding: 3px 0px 10px 0px;
	line-height: 14px;
}

#Copyright a, #Copyright a:link,#Copyright a:visited {
	color: #a4e6ff;
	text-decoration: none;
}

#Copyright a:hover, #Copyright a:active {
	color: #FFF;
	text-decoration: none;
}

#FootTag {
	font-size: 14px;
	
}

#AdSenseAd {
	background-color: #82b55e !important;
	text-align: center;
	padding: 0px 0px 10px 0px;
	width: 100%;
	margin: 0px auto;
}

#SpecialBar {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 10px 3px 10px;
	border-bottom: 5px solid #82b55e;
	background-color: #065;
	line-height: 16px;
	height: 20px;
	text-align: center;
}

#SpecialBar strong {
	font-weight: bold;
	line-height: 20px;
	font-size: 18px;
	color: #FF6;
}

#SpecialBar .more {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

#SearchBar {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 10px 3px 10px;
	border-bottom: 0px solid #006FB5;
	background-color: #ffa200;
}

#FootShirt {
	position: absolute;
	background-image:url("http://wheedesign.com/images/tshirt-bg.png");
	background-position:top left;
	background-repeat: no-repeat;
	bottom: 0px;
	right: 15px;
	width: 280px;
	height: 200px;
}

#FootShirt p {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 18px;
	color: #666;
}

#Footer .AffBar {
	position: absolute;
	top: 70px;
	left: 0px;
	width: 280px;
	text-align: center;
}

/* Side Bar */
.SideBar {
	padding: 0px;
	border: 1px solid #bb5c00;
	background-color: #ffeac4;
	margin-bottom: 5px;
}

.SideBar h1 {
	background: none;
	margin: 0px 0px 0px 0px !important;
	font-family: Calibri, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 26px;
	font-style: italic;
	color: #bb5c00;
	letter-spacing: 1px;
	padding: 4px 10px 3px 10px;
	height: 28px;
}

.SideBar ul {
	border-top: 1px solid #ffa200;
	margin: 0px 0px 0px 0px;
  list-style-type: none !important;
}

.SideBar ul li, .SideBar dl dt {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none !important;
}

.SideBar ul li img  {
	margin: 4px 4px 0px 0px;
	vertical-align: middle;
}

.SideBar ul li a, .SideBar dl dt a {
	display: block;
	font-size: 12px;
	border-bottom: 1px solid #ffa200;
	color: #666;
	font-weight: bold;
	background-color: transparent;
	padding: 2px 8px 2px 8px;
	line-height: 16px;
	text-decoration: none;
}

.SideBar ul li a:link, .SideBar ul li a:visted, .SideBar dl dt a:link, .SideBar dl dt a:visted {
	color: #666;
	background-color: transparent;
}

.SideBar ul li a:hover, .SideBar ul li a:active, .SideBar dl dt a:hover, .SideBar dl dt a:active {
	color: #bb5c00;
	background-color: #ffd996;
}

.SideBar ul li a.Current{
	color: #e25e58 !important;
	background-color: #ffd996 !important;
}

.SideBar dl dd {
	padding: 2px 16px;
	border-bottom: 1px solid #ddd;
	color: #666;
}

/* Side Bar Narrow */
.SideBarNarrow {
	padding: 8px 0px 8px 0px !important;
	border: 1px solid #bb5c00 !important;
	background-color: #ffeac4 !important;
	margin-bottom: 5px !important;
}

.SideBarNarrow h1 {
	margin: 4px 6px 4px 6px !important;
	font-size: 14px !important;
	background: none !important;
	margin: 0px 0px 0px 0px !important;
	font-weight: bold !important;
	line-height: 16px !important;
	font-style: italic !important;
	color: #bb5c00 !important;
	letter-spacing: 1px !important;
	border: none !important;
}

.SideBarNarrow h2 {
	font-size: 14px !important;
	margin: 4px 6px 4px 6px !important;
}

.SideBarNarrow h3 {
	font-size: 12px !important;
	margin: 4px 6px 4px 6px !important;
}

.SideBarNarrow ul {
	margin: 0px 0px 0px 12px !important;
  list-style-type: none !important;
}

.SideBarNarrow ul li {
  margin: 0px 0px 0px 0px !important;
  padding: 0 !important;
  list-style-type: none !important;
	line-height: 12px;
}

.SideBarNarrow ul li a {
	font-size: 11px !important;
	text-decoration: none !important;
}


/* Crumb Trail */
#CrumbBar {
	padding: 0px 10px 3px 10px;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #333;
}

#CrumbBar a, #CrumbBar a:visited {
	text-decoration: none;
	color: #333;
}

#CrumbBar a:hover, #CrumbBar a:active {
	color: #c00;
	text-decoration: none;
}


/* Home Page Stuff */
#Showcase {
	width: 710px;
	height: 300px;
	border: 1px solid #999;
	margin: 0px 18px 10px 15px;
	position: relative;
	background-color: #cee5f6;
	background-image:url("http://whee.tv/images/bg_fade.jpg");
	background-position:top center;
	background-repeat: repeat-x;	
}

#ShowcaseTabs {
	position: absolute;
	bottom: 12px;
	right: 0px;
	z-index: 10000;
	height: 29px;
	border: 1px solid #ccc !important;
	border-right: none !important;
	padding-right: 2px;
}

#ShowcaseTabs a, #ShowcaseTabs a:link, #ShowcaseTabs a:visited {
	float: right !important;
	display: block !important;
	padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
	text-align: center !important;
	font-family: Tahoma, Geneva, sans-serif !important;
	font-size: 11px !important;
	font-weight: bold !important;
	line-height: 25px !important;
	text-decoration: none !important;
	color: #FFF !important;
	height: 25px !important;
	width: 175px !important;
	letter-spacing: 1px;
	background-image: url(http://whee.tv/images/bg-header.png) !important;
	background-position: top left !important;
	background-repeat: repeat-y !important;
	border-top: 2px solid #FFF !important;
	border-left: 2px solid #FFF !important;
	border-bottom: 2px solid #FFF !important;
}

#ShowcaseTabs a:hover, #ShowcaseTabs a:focus, #ShowcaseTabs a:active {
	color: #004e90 !important;
	background-image: url(http://whee.tv/images/bg-header-over.png) !important;
}

#ShowcaseTabs a.selected {
	color: #004e90 !important;
	background-image: url(http://whee.tv/images/bg-header-over.png) !important;
}

#ShowcaseTabs ul {
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
} 

#ShowcaseTabs li {
	float: left !important;
	position: relative !important;
}

#Showcase .mgImage {
	float: left;
	margin: 2px 10px 2px 10px;
	border: 1px solid #999;
}

#Showcase h1.mgHeadline {
	padding: 10px 0px 5px 0px;
	font-size: 16px !important;
	border: none !important;
	background: none !important;
}

#Showcase p {
	margin: 2px 2px 2px 2px !important;
}


#Triplet {
	margin: 0px 0px 0px 15px;
}

#HomeSections {
	margin: 10px 10px 0px 10px;
}

#HomeSections td {
	padding: 0px 5px 10px 5px;
}

#HomeSections h1 {
	margin: 0px 0px 3px 0px !important;
	font-size: 13px !important;
}

#HomeSections h1 a:link, #HomeSections h1 a:visited {
	color: #006FB5;
	text-decoration: none;
}

#HomeSections h1 a:hover, #HomeSections h1 a:active {
	color: #380;
}

#HomeSections .sectionImage {
	float: left;
	border: 1px solid #999;
	display: inline;
	margin: 0px 10px 0px 0px;
}

#HomeSections p {
	margin: 0px 0px 0px 0px;
	line-height: 14px !important;
}


/* Body Content */
#BodyContent {
 width: 745px;
 position: relative;
 background-color: #FFF;
}

#BodyContent p {
	margin: 10px 20px 0px 20px;
	line-height: 16px;
}

#BodyContent form {
	margin: 10px 20px 0px 20px;
}

#BodyContent h1 {
	background-image:url("http://wheeshirt.com/images/bg-h1.png");
	background-position:top left;
	background-repeat:repeat-x;
	border:1px solid #339eca;
	color:#339eca;
	font-size:16px;
	font-weight:bold;
	letter-spacing:1px;
	margin: 0px 10px 4px 10px;
	padding:2px 8px 3px;
}

#BodyContent h2 {
	color:#666;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin: 10px 0px 3px 16px;
	padding:0px 0px 0px 0px;
}

#BodyContent h3 {
	color:#666;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin: 10px 0px 3px 16px;
	padding:0px 0px 0px 0px;
}

#BodyContent h4 {
	color:#333;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 2px 0px;
	padding:0 10px 1px 0px;
}

#BodyContent ul {
	margin: 2px 10px 2px 40px;
	list-style: disc;
}

#BodyContent li {
	line-height: 14px;
}

#BodyContent ol {
	margin: 2px 10px 2px 40px;
	list-style: decimal;
}

#RelatedProducts {
	margin: 0px 10px 0px 10px;
}

a.ProductType {
	width: 165px;
	height: 190px;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	margin: 2px;
	background-color: #fff;
	display:block;
	padding: 1px 3px;
	position: relative;
}

div.ProductType {
	width: 165px;
	height: 190px;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	margin: 2px;
	background-color: #fff;
	display:block;
	padding: 1px 3px;
	position: relative;
}

a.ProductType img {
	border: 1px solid #fff;
}

.SectionProduct a img {
	border: 1px solid #fff;
}

div.ProductType img {
	border: 1px solid #fff;
}

a.ProductType:hover {
	background-color: #ffd;
}

div.ProductType:hover {
	background-color: #ffd;
}

a.ProductType:hover img, .SectionProduct a:hover img, a.ProductType:active img, .SectionProduct a:active img {
	border: 1px solid #fe3;
}

div.ProductType:hover img {
	border: 1px solid #fe3;
}

.CustomSection {
	clear: both;
	padding: 15px 10px 0px 10px;
}

.CustomSection h1 {
	margin: 15px 0px 6px 0px !important;
}

.arImageLink {
	float: right;
	width: 320px;
	padding: 3px 5px;
	text-align: center;
}

.arImageLink .wdButton {
	float: none;
	display: block;
	text-align: center;
	width: 280px !important;
	margin: 0px 0px 0px 0px !important;
	line-height: 18px;
}

/* General Styles */
.wdCoupon {
	font-size: .9em;
	margin: 0px 10px 4px 10px;
	padding: 6px 0px 8px 0px;
	border: 2px dotted #090;
	background-color: #bbffb4;
	font-weight: normal;
	color: #333;
	text-align: center;
}

.wdCoupon strong {
	font-size: 14px;
}

.wdCoupon .disclaimer{
	font-size: .8em;
	color: #999;
}

.AdditionalText {
	margin: 20px 10px 5px 10px; 
	padding: 10px 10px 10px 10px; 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc;
	line-height: 14px;
}

table.form td {
	padding: 2px 2px 2px 2px;
}

.label {
	font-weight: bold;
	color: #036;
}

.note {
	font-size: 11px;
	color: #999;
}

.imageborder  {
	background-color:#FFF;
	border: 1px solid #CCC;
}

#tabbar {
  float:left !important;
  width:99% !important;
  font-size:93% !important;
  line-height:normal !important;
  margin:0px 0px 0px 0px !important;
  }
#tabbar ul {
  margin:0px !important;
  padding: 0px 10px 0px 10px !important;
  list-style:none !important;
  }
#tabbar li {
  float:left !important;
  background:url("http://fcbc.net/angelsuite/images/tab_left.png") no-repeat left top !important;
  margin:0px !important;
  padding:0px 0px 0px 4px !important;
  }
#tabbar a {
  float:left !important;
  display:block !important;
  background:url("http://fcbc.net/angelsuite/images/tab_right.png") no-repeat right top !important;
  padding:5px 15px 4px 6px !important;
  text-decoration:none !important;
  font-weight:bold !important;
  color:#765 !important;
  }

#tabbar a:hover {
  color:#333 !important;
}
	
#tabbar .current {
  background-image:url("http://fcbc.net/angelsuite/images/tab_left_on.png") !important;
}

#tabbar .current a {
  background-image:url("http://fcbc.net/angelsuite/images/tab_right_on.png") !important;
  color:#333 !important;
  padding-bottom:4px !important;
}


/* -------------------------------------- */

.wdSectionHeader {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: relative;
	height: 136px;
	margin: 6px 0px 0px 0px;
}

.wdSectionHeader img {
	position: absolute;
	top: 5px;
	left : 0px;
	border: 1px solid #ccc;
}

.wdSectionHeader div {
	position: absolute;
	top: 5px;
	left : 345px;
	line-height: 1.4em;
}

.wdSectionHeader h1 {
	margin: 0px 0px 2px 0px !important;
}

.wdProductHeader {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	position: relative;
	height: 136px;
	margin: 6px 0px 0px 0px;
}

.wdProductHeader img {
	position: absolute;
	top: 5px;
	left : 0px;
	border: 1px solid #999;
}

.wdProductHeader div {
	position: absolute;
	top: 5px;
	left: 134px;
	line-height: 1.2em;
}

.wdProductHeader h1 {
	margin: 0px 0px 0px 0px !important;
}

.SectionRow {
	
}

.SectionRow td {
	margin: 1px 1px 1px 1px;
	padding: 4px;
	text-align: center;
	height: 216px;
	vertical-align: top;
}

.blogRight {
	border: 1px solid #999;
	float: right;
	margin: 6px;
	clear: right;
}

/**** CAFEPRESS Specific Styles ****/

#shoppingCart  {
	margin: 10px 10px 10px 10px !important;
}

#shoppingCart h1  {
	margin: 10px 0px 10px 0px !important;
}

/* Fit Fact */
#miscNotesContainer {position:relative;width:320px;height:70px;padding:10px 0px 10px 0px;}
#fitFact {position:relative;left:0px;font-size: 10px;vertical-align:middle;padding:0px;margin:0px;text-align:left;width:125px;}
#fabric {position:absolute;left:160px;top:12px;width:125px;font-size: 9px;vertical-align:middle;padding-left:15px;text-align:center;}
#md {position:absolute;width:1px;height:60px;left:150px;top:10px;border-left:1px #cccccc dotted;}
.fitIcon {margin:0px 5px 10px 0px;align:right;}
.fabricScale {margin:3px;}
.fitTitle {margin-bottom:5px;}
.fitImage {float: left;margin-right: 2px;}



#Cloud {
	line-height: 24px;
	text-align: center;
	margin: 0px 18px 0px 18px;
}

.Cloud1 { font-size: 10px; color: #999 !important; white-space: nowrap;
}
.Cloud2 { font-size: 12px; color: #9b958f !important;white-space: nowrap;
 }
.Cloud3 { font-size: 14px; color: #9e8f7f !important; white-space: nowrap;
}
.Cloud4 { font-size: 16px; color: #a3886c !important; white-space: nowrap;
}
.Cloud5 { font-size: 18px; color: #a87f58 !important; white-space: nowrap;
}
.Cloud6 { font-size: 20px; color: #ad7642 !important; white-space: nowrap;
}
.Cloud7 { font-size: 21px; color: #b16e2d !important; white-space: nowrap;
}
.Cloud8 { font-size: 22px; color: #b5671a !important; white-space: nowrap;
}
.Cloud9 { font-size: 23px; color: #b9600b !important; white-space: nowrap;
}
.Cloud10 { font-size: 24px; color: #bb5c00 !important; white-space: nowrap;
}

.Cloud1:hover { color: #9C9 !important; }
.Cloud2:hover { color: #8C8 !important; }
.Cloud3:hover { color: #7C7 !important; }
.Cloud4:hover { color: #6C6 !important; }
.Cloud5:hover { color: #5C5 !important; }
.Cloud6:hover { color: #4C4 !important; }
.Cloud7:hover { color: #3C3 !important; }
.Cloud8:hover { color: #2C2 !important; }
.Cloud9:hover { color: #1C1 !important; }
.Cloud10:hover { color: #0C0 !important; }
