@charset "UTF-8";
/* CSS Document */


@font-face {
    font-family:  "Futura Medium";
    src:  url(media/LTe50186.ttf);
}


body{
	margin: 50px 0 0 0;
	padding: 0;
}

img, div, a, input { behavior:  url(/css/resources/iepngfix.htc) }

a {
	color: #ec008c;
	text-decoration: underline;
	font-family:  "Futura Medium", trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

a: hover {
	color: #00aeef;
	text-decoration: line-through;
}


a span{
	color: #333;
}

a img{
	border: 0;
}

img.thumb{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0 12px 12px 0;
	padding: 0;

}

a img.thumb {
	border: #fff 1px dotted;
}

a: hover img.thumb {
	border: #ec008c 1px dotted;
}

a.magenta{
	color: #ec008c;
	text-decoration: none;	
}

a.magenta: hover{
	color: #ec008c;
	/*text-decoration: line-through;*/
}

a.CTAtxtBtn{
	display: block;
	margin:  1px 0 15px 0;
	font-family:  "Futura Medium",Verdana, Geneva, sans-serif;
}

a.CTAtxtBtnGreen{
	display: block;
	margin:  1px 0 15px 0;
	font-family:  "Futura Medium",Verdana, Geneva, sans-serif;
	color: #00B000;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	color: #F00;
	text-transform: uppercase;
	margin: 0 0 9px 0;
	padding: 0;
	height: 11px;
	display: block;
	width: 250px;
	line-height: 8px;
	letter-spacing:  -0.1em;
}

h1 em{
	visibility: hidden;
}

h1.troyTV{
	background: url(img/troy_TV_headline.png) no-repeat;
}

h1.favoriteProducts{
	background: url(img/favorite_products_header.png) no-repeat;
}

h1.latestBlog{
	background: url(img/featured_blog_header.png) no-repeat;
}
h1.featuredBlogs{
	background: url(img/latest_blog_header.png) no-repeat;
}
h3.date{
	color: #A1A1A1;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 10px;
	font-weight: 100;
	line-height: 6px;
	margin: 0 0 11px;
	padding: 0;
}


#flashHeader{
	width: 854px;
	height: 333px;
	margin: 0 auto;
	background:url(img/troy_header_gigBG.png) no-repeat;
}

#contentWhraper{
	display: block;
	width: 854px;
	margin: 0 auto;
	padding: 62px 0 20px 0;
}

#rightBanner{
	float: right;
	width: 279px;
	height:420px;
	margin: 20px 0 0 0;
	padding: 0;
}

#troyTV{
	width: 514px;
	display: block;
	margin: 0;
	padding: 0 0 0 1px;
}

#buttonChannel{
	display: block;
	width: 854px;
	height: 140px;
	margin: 50px 0 36px 0;
}

#videoThumb{
	width: 180px;
	height: 140px;
	display: inline-block;
	}
	
#videoThumb a{
	display: block;
	width: 180px;
	height: 140px;
	border: 0;
	text-decoration: none;
	color: #FFF;
}

#videoThumb a em{
		visibility: hidden;
}
	
#videoThumb.video1{
	background: url(img/video_thumb_1.png) no-repeat;
	margin: 0 41px 0 1px;
}

#videoThumb.video1 a: hover{
	background: url(img/video_1_thumb_over.png) no-repeat;
}

#videoThumb.video2{
	background: url(img/video_thumb_2.png) no-repeat;
	margin: 0 40px 0 0px;
}

#videoThumb.video2 a: hover{
	background:  url(img/video_2_thumb_over.png) no-repeat;
}


#videoThumb.video3{
	background: url(img/video_thumb_3.png) no-repeat;
	margin: 0 40px 0 0px;
}

#videoThumb.video3 a: hover{
	background: url(img/video_3_thumb_over.png) no-repeat;
}

#videoThumb.video4{
	background: url(img/video_thumb_4.png) no-repeat;
	margin: 0;
}

#videoThumb.video4 a: hover{
	background: url(img/video_4_thumb_over.png) no-repeat;
}


#productBanner{
	display: block;
	float: right;
	width: 270px;
	height: 361px;
}
#troyPicksSWF{
	display:block;
	height:361px;
	margin:0;
	padding:0;
	width:271px;
}

#latestBlogentry{
	display: block;
	width: 556px;
	margin: 0 0 0 1px;
}

#latestBlogentry h2 {
    font-family:  "Futura Medium", Trebuchet, Arial, Helvetica, sans-serif;
    font-size:  1.25em;
    line-height: 25px;
    margin: 0 0 42px 0;
    padding: 0;
    text-transform: uppercase;
}

#latestBlogentry h2.noThumbs {
   margin: 0 0 15px 0; 
}


#latestBlogentry #blogEntryContent{
	width: 263px;
	display: block;
	float: right;
	margin:  0 3px 0 0;
	padding: 0;
}

#lastestBlogImage{
	width: 272px;
	height: 362px;
	background:url(img/lastest_blog_image3.jpg);
}

#lastestBlogImageMarch{
	width: 271px;
	height: 361px;
	background:url(img/lastest_blog_image1_march.jpg);
}



#slideShow{
	display: block;
	margin: 32px auto;
	width: 854px;
}


#widgetChannel{
	display: block;
	width: auto;
	margin: 35px 0;
	/*background: #CCC;*/
}


#widgetChannel #widget{
	display: inline-block;
	margin: 0;
	padding: 0 8px 0 0;
	border: 0;
	vertical-align: top;
	/*background: #F90;*/
	width:202px;
}

#widgetChannel #widget a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
	
#widgetChannel #widget h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 38px;
	line-height: 30px;
	height: 87px;
	margin: 0 0 24px 0;
	padding: 0;
	width: auto;
}

#widgetChannel #widget h2 em{
	visibility: hidden;
}

#widgetChannel #widget h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #181b1b;
	line-height: 12px;
	margin: 0 0 7px 0;
	padding: 0;
	width: auto;
}

#widgetChannel #widget form{
	margin: 0;
	padding: 0;
}

#widgetChannel #widget label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	margin: 0;
	padding: 0;
}

#widgetChannel #widget input.btn{
	border: 0;
	background: #dadada;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	padding:  2px;
	width: 76px;
	cursor: pointer;
	margin: 15px 0 10px 0;
}

#widgetChannel #widget.polls{
	margin: 0;
}
#widgetChannel #widget.polls h2{
	background: url(img/poll_headline.png) no-repeat;
}

#widgetChannel #widget.polls p{
	color: #a3a3a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#widgetChannel #poll-results{
	width: 200px;
	margin: 0;
}

#widgetChannel #poll-results h2{
	background: url(img/poll_headline.png) no-repeat;
}

#widgetChannel #poll-results p{
 	color: #a3a3a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#widgetChannel #poll-results dl{
 	width: 200px;
 	color: #a3a3a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}

#widgetChannel #poll-results dt{
 	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right:10px;
	cursor: default;
}

#widgetChannel #poll-results dd{
 	color: #a3a3a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: default;
}

/* Bar Graphs for Poll */

.graph {
  width: 200px;
  position: relative;
  right: 0px;
}
.bar-title {
  position: relative;
  float: left;
  width: 90px;
  line-height: 20px;
  margin-right: 0px;
  font-weight: bold;
  text-align: right;
}

.bar-container {
  position: relative;
  float: left;
  width: 100px;
  height: 20px;
  margin: 0px 0px 10px 0px;
}

.bar-container div {
  background-color:#cc4400;
  height: 20px;
}

.bar-container strong {
  position: absolute;
  right: 0px;
  top: 0px;
  overflow: hidden;
}

#widgetChannel #widget.twitter{
	width: 175px;
}

#widgetChannel #widget.twitter h2{
	background: url(img/twiter_widget_headline.png) no-repeat;
}

#widgetChannel #widget.twitter p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #595959;
	margin: 0 0 2px 0;
	padding: 0;
}

#widgetChannel #widget.twitter p a{
	font-family: Verdana, Geneva, sans-serif;
	color: #00aeef;
	font-size: 12px;
}

#widgetChannel #widget.twitter p a: hover{
	color: #ec008c;
}

#widgetChannel #widget.twitter p.when{
	font-size: 10px;;
}

#widgetChannel #widget.twitter span.twitPost{
	display: block;
	border-bottom: #999 1px dotted;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}


#widgetChannel #widget.facebook{
	width: 230px;
	margin: 0 0 0 0;
}

#widgetChannel #widget.facebook h2{
	background: url(img/facebook_widget_headline.png) no-repeat;
}


#widgetChannel #widget.photos{

}
#widgetChannel #widget.photos h2{
	background:  url(img/thefactory_widget_headline.png) no-repeat;
	width:207px;
}
#widgetChannel #widget.photos a{
	float:left;
}
#archive{
	padding: 10px;
	display: block;
	background:#f2f2f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	width: 220px;
	margin: 0;
	float: right;
	height: 37px;
	*height: 45px;
}

#archive select{
	margin-top:5px;
	*margin-top: -20px;
}

#footer{
	width: 100%;
	height: 50px;
	margin: 0 0 20px 0;
	padding: 0;
	border-top: 1px solid #999;
	font-size: 10px;
	text-align:center;
	
}

#footerWraper {
	width: 854px;
	margin: 0 auto;
	padding-top:5px;
}

#footer h4{
	margin: 10px auto;
	padding: 0;
	width: 232px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 10px;
	text-align:center;
}

#footer h5.left{
	margin:12px 0 0 6px;
	padding: 0;
	width: 232px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #666;
	font-size: 10px;
	text-align:left;
}

#footer span.menu {
	width: 470px;
	margin: 0 auto 20px auto;
	padding: 0;
	display: block;
	text-align:center;
	
}

#footer span.menu a{
	color: #999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 5px;
}

#footer span.menu a: hover{
	color: #999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F06;
}


#footer span.menuLeft {
	width: 470px;
	margin:12px 0 0;
	padding: 0;
	display: block;
	text-align:left;
	
}

#footer span.menuLeft a{
	color: #999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 5px;
}

#footer span.menuLeft a: hover{
	color: #999;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F06;
}




