/****** 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;
}

/* Low Lighted link */
a.lolight, a.lolight:link, a.lolight:visited {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

a.lolight:hover, a.lolight: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: #9d6d2f;
	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: #ffeed9;
	background-image:url("http://whee.tv/images/bg-header.jpg");
	background-position:top left;
	background-repeat: no-repeat;
}

#Logo {
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 400px;
	height:  160px;
}

#Header .AffBar {
	position: absolute;
	bottom: 1px;
	right: 15px;
}


#TagLine {
	font-size: 14px;
	color: #3399cc;
	position: absolute;
	font-weight: bold;
	bottom: 22px;
	left: 170px;
	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: #ff9900;
	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: #86d568;
	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: #9d6d2f;
	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: #9d6d2f !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 #9d6d2f;
	background-color: #00b000;
	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 h2 {
	background-color: #ffa200;
	margin: 0px 0px 0px 0px !important;
	font-family: Calibri, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	font-style: italic;
	color: #fff;
	letter-spacing: 1px;
	padding: 2px 10px 2px 6px;
	height: 16px;
}

.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 #428dda;
	margin: 0px 18px 10px 15px;
	position: relative;
	background-color: #67acf3;
}

#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;
}

.ShowcaseContent {
	border: 1px solid #428dda;
	width: 700px;
	height: 290px;
	overflow: hidden;
	background-image:url("http://whee.tv/images/bg_fade.png");
	background-position:top center;
	background-repeat: repeat-x;	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#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: 0px 20px 10px 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:12px;
	font-weight:bold;
	letter-spacing:1px;
	margin: 10px 0px 1px 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;
}

#PortalBanner  {
	width: 725px;
	margin: 1px 0px 8px 10px;
	position: relative;
}

#PortalShirts {
	position: absolute;
	bottom: 3px;
	right: 3px;
	font-weight: bold;
	font-size: 14px;
	width: 250px;
}

a.ProductType {
	width: 165px;
	height: 196px;
	border: 1px solid #ccc;
	float: left;
	text-align: center;
	margin: 2px;
	background-color: #fff;
	display:block;
	padding: 1px 3px;
	position: relative;
}

div.ProductType {
	width: 225px;
	height: 205px;
	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;
}


/* -------------------------------------- */

.wdPortalHeader {
	margin: 4px 10px 4px 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	min-height: 180px;
	padding: 5px 0px 5px 0px;
	
}

.wdPortalHeader h1 {
	margin: 0px 0px 6px 0px !important;
}

.wdPortalHeader div {
	padding: 0px 4px 0px 4px !important;
	line-height: 1.2em;
}

.wdPortalHeader img {
	float: left;
	border: 1px solid #CCC;
	margin: 0px 10px 6px 0px;
}

.wdPortalHeader #tvShowTime {
	color: #666;
	font-style: italic;
	text-align: right;
	padding: 12px 0px 0px 0px;
}

.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, .imgFloatRight {
	border: 1px solid #999;
	float: right;
	margin: 6px;
	clear: right;
}

#tvSchedule {
	border: 1px solid #ccc;
	background-color: #e3f5ff;
	margin: 10px 10px 10px 10px;
	padding: 0px 0px 10px 0px;
}

.tvScheduleListing {
	position: relative;
	width: 723px;
	height: 37px;
	border-bottom: 1px solid #ccc;
}

.tvScheduleListing .tvNetwork {
	float: left;
	width: 95px;
	color: #777;
	padding: 4px 0px 0px 2px;
}

.tvScheduleListing img {
	float: right;
	margin: 1px 4px 0px 0px;
}

.tvTime {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #c1eaff;
	margin: 0px 0px 0px 0px !important;
	padding: 3px 10px 3px 10px !important;
}

h3.tvTitle {
	margin: 0px 0px 0px 0px !important;
	padding: 4px 10px 6px 10px !important;
}

.tvWheeShow .tvTitle {
	color: #900 !important;
}


.tvEpisodeTitle {
	display: block;
	padding: 3px 0px 0px 86px;
	color: #888;
	font-weight: normal;
	letter-spacing: normal;
}

.tvNetworkListing {
	width: 165px;
	float: left;
	
	margin: 0px 12px 0px 2px;
}


.tvNetworkListing h3.tvTitle {
	margin: 0px 0px 0px 0px !important;
	padding: 4px 6px 6px 6px !important;
	letter-spacing: 0px !important;
}

.tvNetworkListing .tvEpisodeTitle {
	display: block;
	padding: 3px 0px 0px 0px;
	color: #888;
	font-weight: normal;
	letter-spacing: normal;
}


/***** MG V4 Styles *****/

.mgHeadline {
	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;
}

.mgSubHead {
	color:#666;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	margin: 10px 0px 3px 16px;
	padding:0px 0px 0px 0px;
}

.mgBody blockquote {
	margin: 10px 20px 10px 20px;
	background-color: #eee;
	border: 1px dashed #ccc;
	padding: 10px;
	font-size: 11px;
}

.mgBody blockquote h1 {
	color:#666 !important;
	font-size:14px !important;
	font-weight:bold !important;
	letter-spacing:1px !important;
	margin: 10px 0px 3px 16px !important;
	padding:0px 0px 0px 0px !important;
	background: none !important;
	border:none !important;	
}

.mgDateLine {
	font-size: 12px;
	font-style: italic;
	color: #777;
	padding: 0px 10px 6px 10px;
	line-height: 1.4em;
	text-align: right;
}

.mgBody {
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
	margin:0 12px 4px 12px;
}

.mgBody p {
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}

.mgFloatRight {
	float: right;
	width: 170px;
}

.mgGalleryImage {
	border: 1px solid #7f5490;
	margin: 5px 5px 5px 5px !important;
}

.mgBody ul {
	margin: 8px 0px 4px 26px;
  list-style-type: disc !important;
}

.mgBody ul ul {
	margin: 0px 0px 4px 14px;
  list-style-type: disc !important;
}

.formLabel {
	font-weight:bold;
	color: #039 !important;
}

.mgToolbar {
	margin: 2px 6px 2px 6px;
	padding: 8px 2px 2px 2px;
  height: 21px;
	background-color: #ffc;
	
}

.mgToolbar ul {
	margin: 0px 0px 6px 2px !important; 
	padding: 0px !important; 
	list-style-type: none !important; 
	font-size: 12px !important; 
	font-weight: normal !important; 
	line-height: 16px !important; 
}
	
.mgToolbar li {
	margin: 0px 5px 0px 5px !important; 
	font-weight: normal !important; 
	float: left !important; 
}

.mgToolbar li a img {
	margin-right: 2px !important; 
	margin-top: -1px !important; 
	vertical-align: middle !important; 
}

.mgToolbar li a {
   text-decoration: none !important; 
}

.mgToolbar li a:hover {
    color: #005a9d !important;
}

/* Article Container */
.mgComments .mgArticle {
	border: 1px solid #ccc !important;
	margin: 10px !important;
	padding: 0px !important;
	background-color: #eee;
}

.mgCommentsHeader {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
}

.mgCommentsFooter {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 2px 0px 2px 10px;
	text-align: right;
}

.mgComments .mgBody {

  color: #333;
  margin: 0px 10px 10px 10px;
} 

.mgComments .mgByLine {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px !important;
	padding: 6px 0px 1px 0px !important;
} 

.mgComments .mgDateLine {
  font-family: Calibri, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #666;
  margin: 0px 10px 0px 10px;
	font-style: italic;
	text-align: right;
	line-height: 12px !important;
	padding: 0px !important;
} 

.blogGallery a {
	display: block;
	float: left;
	text-decoration: none;
	padding: 0px 8px 10px 8px;
	border: 1px solid #fff;
	width: 
}

.blogGallery a:hover {
	color: #090;
	background-color: #ffd;
	border: 1px solid #ddd;
}

.blogGallery img {
	margin: 2px;
	border: 1px solid #999;
}

.TShirtIcon {
	display: inline !important;
	text-decoration: none !important;
	border: none !important;
	float: none !important;
}

.iconTshirt {
	vertical-align: middle;
	padding: 0px 2px 0px 3px;
}

#ColorSwatches {
	position: relative;
	height: 20px;
	width: 300px;
	margin: 0px 0px 14px 20px;
}

#ColorSwatches a {
	border: 2px solid #000;
	display: block;
	float: left;
	margin: 0px 2px 0px 2px;
}

#ColorSwatches img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #fff !important;
}

.imgSelected {
	border: 2px solid #45bbff !important;
}
/**** 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;}

/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://wheeshirt.com/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://wheeshirt.com/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

