body{
	font-family:"Trebuchet MS",Trebuchet,Arial,sans;
	color:#333333;
}
body#boxes{
	padding-top:10px;
}
a:link,
a:hover,
a:active,
a:visited{
	color:#C00;
	text-decoration:underline;
}
h2{
	font-size:153.9%;
	margin:0 0 .9em 0;
	border-bottom:1px solid #CCC;
	font-weight:normal;
}

h3{
	font-size:108%;
	margin:0;
}

#logo{
	margin:10px 0;
}
/* blog/news styles */
.byline{
	font-size:93%;
	color:#999;
	font-style:italic;
	font-weight:bold;
	margin-bottom:8px;
	display:block;
}
.byline em{
	color:#C00;
	font-weight:bold;
}
.right-side{
	text-align:right;
}
.date{
	margin-top:50px;
	margin-bottom:5px;
}
.legalese {
	clear: both;
}
.legalese p {
	padding-top: 10px;
}
.legalese p,
.footer-text{
	color:#8a8a8a;
	font-size:11px;
}
.footer-text a{
	text-decoration:none;
	color:#8a8a8a;
}
.footer-text a:link,
.footer-text a:visited,
.footer-text a:hover,
.footer-text a:active{
	text-decoration:none;
	color:#8a8a8a;
}

.footer-nav{
	text-align:center;
}
.footer-nav ul li{
	margin-left:1px;
	list-style-type:none;
	display: inline;
}
.footer-nav ul li#first-li{
	margin-left:0px;
}
.sub-header{
	margin-bottom:15px;
}


.video-box-img,
.video-box-txt{
	float:left;
}
.video-box-txt{
	margin-left:8px;
	font-size:93%;
}
.video-box-txt p{
	margin-bottom:.5em;
}
/* buttons */
.btn {
	display: block;
	float:left;
	outline: none;
	text-indent: -9999px;
	height:26px;
	border: 0;
}
.comfort-fit{
	background: url('../img/btn/comfort-fit.png') top left no-repeat;
	width:349px;
	height:43px;
}
.be-wedgie-free{
	background: url('../img/btn/be-wedgie-free.png') top left no-repeat;
	width:349px;
	height:43px;
}
.back-to-top{
	background: url('../img/btn/back-to-top.png') top left no-repeat;
	width:79px;
	height:13px;
}
.facebook-btn{
	background: url('../img/btn/facebook.png') top left no-repeat;
	width:49px;
	height:10px;
}
.flickr-btn{
	background: url('../img/btn/flickr.png') top left no-repeat;
	width:50px;
	height:10px;
}
.twitter-btn{
	background: url('../img/btn/twitter.png') top left no-repeat;
	width:49px;
	height:10px;
}
.youtube-btn {
	background: url('../img/btn/youtube.png') top left no-repeat;
	width:32px;
	height:14px;
	margin-right: 10px;
}
.follow-twitter{
	background: url('../img/btn/follow-twitter.png') top left no-repeat;
	width:182px;
}
.buy-now{
	background: url('../img/btn/buy-now.png') top left no-repeat;
	width:95px;
	margin-right:15px;
}
.download-press-kit{
	background: url('../img/btn/download-press-kit.png') top left no-repeat;
	width:163px;
	margin-right:15px;
}
.follow-me-twitter{
	background: url('../img/btn/follow-me-twitter.png') top left no-repeat;
	width:177px;
	margin-right:15px;
}
.apply-now-btn{
	background: url('../img/btn/apply-now.png') top left no-repeat;
	width:106px;
	position:relative;
	top:90px;
	left:39px;
}
.see-flickr{
	background: url('../img/btn/see-flickr.png') top left no-repeat;
	width:156px;
	margin-left: 15px;
}
.submit-video{
	background: url('../img/btn/submit-video.png') top left no-repeat;
	width:126px;
}
.meet-comfort-crew{
	background: url('../img/btn/meet-comfort-crew.png') top left no-repeat;
	width:180px;
	margin-top:30px;
}
.read-all-news{
	background: url('../img/btn/read-all-news.png') top left no-repeat;
	width:118px;
	margin-top:20px;
}
.submit-video{
	background: url('../img/btn/submit-video.png') top left no-repeat;
	width:126px;
}
a#click-to-youtube,
.submit-own-video{
	background: url('../img/btn/submit-own-video.png') top left no-repeat;
	width:179px;
	margin-top:15px;
}
a#click-to-youtube,
a#click-to-flicker {
	margin-top:15px;
}
a#click-to-flicker,
.submit-photo{
	background: url('../img/btn/submit-photo.png') top left no-repeat;
	width:148px;
}
.view-photos{
	background: url('../img/btn/view-photos.png') top left no-repeat;
	width:107px;
	margin-top:3px;
	clear:both;
}
.watch-videos{
	background: url('../img/btn/watch-videos.png') top left no-repeat;
	width:117px;
	clear:both;
	margin-top:3px;
}
.join-facebook{
	background: url('../img/btn/join-facebook.png') top left no-repeat;
	width:230px;
	height:59px;
}
.resources-btn{
	background: url('../img/btn/resources.png') top left no-repeat;
	width:230px;
	height:83px;
}

/* end buttons */

.small-twitter-text{
	font-size:11px;
	color:#666666;
}
#tweets{
	height:276px;
}
.tweet{
	border-bottom: 1px dotted #CCC;
	margin-top:10px;
}
.last-tweet{
	border-bottom: none;
	margin-bottom:10px;
}
.tweet-sender{
	color:#C00;
	font-weight:bold;
	font-style:italic;
}
/* navigation */

#nav ul {
	margin: 0;
	padding: 5px 0 0 0;
	float: right;
	height: 38px;
	list-style-position: outside;
}
#nav ul li {
	background: url('../img/header-nav/nav-item-bg.png') no-repeat right top;
	display: block;
	list-style-type: none;
	float: left;
	height: 38px;
}
#nav li a {
	outline: none;
	font-size: 116%;
	font-weight: bold;
	float: left;
	background: url('../img/header-nav/nav-item-bg.png') no-repeat right top;
	text-align: center;
	text-decoration:none;
	color:#FFF;
}


#nav li.selected a:hover {
	color:#FFF;
}

#nav ul li.current,
#nav li.current a {
	background-position: right -38px;
}
#nav ul li.first a{
	background: url('../img/header-nav/nav-left-rounder-bg.png') no-repeat left top;
}
#nav ul li.first.current a{
	background: url('../img/header-nav/nav-left-rounder-bg.png') no-repeat left -38px;
}
#nav li a {
	display: block;
	height: 30px;
	padding: 8px 18px 0;
}
#nav li.last a {
	background: url('../img/header-nav/nav-right-rounder-bg.png') no-repeat right top;
}
#nav li.last.current a {
	background: url('../img/header-nav/nav-right-rounder-bg.png') no-repeat right -38px;
}
/* end navigation */

/* comfort crew pages */
.thumb_wrapper img{
	display: block;
	margin-left:auto;
	margin-right:auto;
	padding:.2em;
	border: 1px solid #CCC;
}
.thumb_wrapper h2{
	border-bottom:none;
	text-align:center;
	margin-bottom:0em;
}
.thumb_wrapper p{
	text-align:center;
}
.crew-member img{
	display: block;
	padding:.2em;
	border: 1px solid #CCC;
}
.crew-member h2{
	border-bottom:none;
	margin-bottom:0.2em;
}
.crew-twitter{
	line-height:180%;
}
.featured-posts{
	padding-bottom:40px;
	border-bottom:1px dotted #999;
	margin-bottom:40px;
}
.last-featured-post{
	border-bottom:none;
}
.featured-posts h2{
	border-bottom:none;
	margin-bottom:0px;
}
.featured-posts h2 a:link,
.featured-posts h2 a:visited,
.featured-posts h2 a:hover,
.featured-posts h2 a:active{
	text-decoration:none;
	color:#000000;
}
.featured-posts .author-date{
	color:#999;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #999;
	margin-bottom:6px;
}
.featured-posts .author-date span{
	color:#cc0000;
}
.featured-posts .tags{
	background: url('../img/pencil.png') no-repeat top left;
	padding-left:25px;
	color:#666;
	margin-bottom:30px;
}
.featured-posts .tags span{
	color:#cc0000;
}

/* end comfort crew pages */
/* featured product page */
#apply-now{
	width:350px;
	height:152px;
	background: url('../img/headers/new-products.png') no-repeat top left;
}
.product h2{
	border-bottom:none;
}
.name-and-date{
	float:left;
}
.rating{
	float:right;
}
.comment span{
	color:#999;
}
.comment p{
	padding-top:10px;
	clear:both;
}
.comment{
	border-bottom:1px dotted #666;
	margin-top:20px;
}
.last-comment{
	border-bottom:none;
}
.rating span{
	font-weight: bold;
	display:block;
	float:left;
	margin-right:10px;
}
.star-rating{
	float:left;
}
.separator{
	border-top:1px solid #b9b9b9;
	padding-top:25px;
	margin-top:35px;
}
.separator a{
	margin-bottom:40px;
}
#comment-reply{
	clear:both;
}

#comment-reply h2{
	border-bottom:none;
	margin-bottom:0em;
}
#comment-reply span{
	display:block;
	color:#666;
	font-weight:bold;
	margin-bottom:30px;
}
#comment-reply label{
	display:block;
}
#comment-reply input{
	margin-bottom:15px;
}
#comment-reply textarea{
	margin-bottom:25px;
}
#comment-reply p{
	margin-bottom:0px;
}
.product-thumbnail .box-content{
	height:175px;
}
.product-thumbnail img{
	display:block;
	margin: 0 auto;
}
.product-thumbnail p,
.product-thumbnail h5{
	text-align:center;
}
.error-message{
	color:#CC0000;
	margin-top:-15px !important;
}

/* end featured product page */
/* resources page */
.resource img{
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.resource h5{
	margin-bottom:.5em;
}
.resource h5,
.resource p{
	text-align:center;
}
.resource p.description{
	color:#777;
}
.resource div.box-content{
	height:271px
}
/* end resources page */
/* contact form */
#contact-form h2{
	border-bottom:none;
}
#contact-form input{
	margin-bottom:15px;
}
#contact-form textarea{
	margin-bottom:15px;
}
#contact-form select{
	margin-bottom:15px;
}
#contact-form label{
	display:block;
}
#contact-form .optin{
	margin-bottom:0px
}
#contact-form div.input.checkbox{
	margin-bottom:15px;
}
#contact-form div.input.checkbox label{
	display:inline;
}
/* end contact form */
.flash-div{
	line-height:0px
}
#social{
	margin: 5px 0 3px 455px;
	height:10px;
}
#home-videos ul li{
	list-style-type:none;
	margin-bottom:15px;
	clear:both;
}
#home-videos ul li.last{
	margin-bottom:0;
}
#home-hanes-news .first{
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}
#home-hanes-news p{
	font-size:93%;
}
#home-hanes-news .box-inner,
#home-comfort-crew .box-inner,
#home-twitter .box-inner {
	height:472px
}
#home-videos .box-inner {
	height:525px;
}
#footer-text{
	margin-top:15px;
	padding-left:30px;
	float:left;
}
#footer-text-img{
	float:left;
}
#home-flickr .box-inner{
	height:456px;
}
#flickr-widget-box{
	text-align:center;
	margin-bottom:8px;
}
#flickr-widget{
	display:inline;
}

#flickr-header{
	text-align:center;
	margin-top: 30px;
	margin-bottom: 20px;
}
#flickr-button{
	height:26px;
	margin: 0 0 0 20px
}
#flashMessage{
	border:1px solid #CC0000;
	padding:.5em;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	margin-top:.3em;
	margin-bottom:.3em;
	line-height:1.231em;
}
.flash-div{
	line-height:0px
}
.clear-both{
	clear:both;
}
#image-rotate li{
	display:none;
	list-style-type: none;
}
#image-rotate li.first-li{
	display:list-item;
}
#content-boxes {
	margin-bottom:10px;
}
.bottom-box {
	margin-bottom:0px !important;
}
.video_wrapper img{
	display: block;
	padding:.1em;
	border: 1px solid #CCC;
}
.disclaimer {
	padding:3em;
}
/* boxes */
.box-4-16, .box-4-16 .box-inner{background:url('../img/boxes/box-4-16.png') top left no-repeat;padding-top:3px;}

.box-6-16, .box-6-16 .box-inner{background:url('../img/boxes/box-6-16.png') top left no-repeat; padding-top:3px;}

.box-10-16, .box-10-16 .box-inner{background:url('../img/boxes/box-10-16.png') top left no-repeat; padding-top:3px;}

.box-16-16, .box-16-16 .box-inner{background:url('../img/boxes/box-16-16.png') top left no-repeat; padding-top:3px;}

.box-16-16-white, .box-16-16-white .box-inner{background:url('../img/boxes/box-16-16-white.png') top left no-repeat; padding-top:3px;}

.box-4-16 .box-inner, .box-6-16 .box-inner, .box-10-16 .box-inner, .box-16-16 .box-inner, .box-16-16-white .box-inner{background-position:bottom right;}

.img-box, .box-4-16, .box-6-16, .box-10-16, .box-16-16, .box-16-16-white{margin-bottom:10px;}

.box-4-16 .box-content, .box-6-16 .box-content, .box-10-16 .box-content, .box-16-16 .box-content, .box-16-16-white .box-content{padding:1em;}

.box-inner .padded{padding-top:3em;padding-bottom:3em;}

/* @jquery dialog */
.ui-dialog {
	background:#fff;
	border:5px solid #d1cbcd;
	padding:20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.ui-dialog iframe {
	width:100%!important;
	border:none;
	margin:10px 0 0 0 ;
}

.ui-dialog-titlebar .ui-dialog-title {
	display:block;float:left;
}
.ui-dialog-titlebar-close {
	background:url('../img/ui/close.gif') no-repeat;
	height:21px;
	width:21px;
	text-indent:-99999px;
	display:block;
	float:right;
}
.ui-widget-overlay {
	position:absolute;
	top:0; left:0;
	background:#000;
	opacity:0.80;
	filter:alpha(opacity=80);
}
/* @end */