html, body { margin: 0; padding: 0; }
/*html { background: url(/img/website/main-back.jpg); height: 100% !important; }*/
html { 
  background: #EFEFEF; 
  background: -moz-linear-gradient(top, #CCC, #EEE);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='false', startColorstr=#CCCCCC, endColorstr=#EFEFEF)
  height: 100% !important; 
  }
.highslide-credits { display: none !important; }
body{ background: url(/img/website/bodyback.png) top center repeat-y; }
#container {
  margin: 0 auto;
  overflow: hidden;
  width: 960px;
  }

.floatleft { float: left; }
.floatright { float: right; }
.hormenu li { float: left; list-style: none; }
h1, h2, h3, h4, h5, h6 { margin-bottom: 10px !important; }
p { margin-bottom: 16px !important; }
  
#header.clearfix {  }
#logo.floatleft.clearfix {  }
#logo.floatleft.clearfix a { 
  background: url(/img/website/logo-trans.png) no-repeat left top;
  display: block;
  height: 150px;
  margin: 45px 0 0 16px;
  text-indent: -9999px;
  width: 246px;
  }

#header-banners.floatleft.clearfix { }
#header-banners #warrior-banner {
  margin-left: 80px;
  margin-top: 70px;
  }
#header-banners.floatleft.clearfix div.banner.clearfix {  }
#header-banners.floatleft.clearfix div.banner.clearfix img {  }
  
#social {
  margin: 40px 10px 0 0;
  padding-top: 10px;
  position: relative;
  }
  
#hello-guest {
  position: absolute;
  right: 60px;
  top: -20px;
  }
  
#newsletter {  }
#newsletter p.sub-text {
  position: absolute;
  right: 8px;
  top: 20px;
  width: 70px;
  z-index: 22;
  }

#newsletter form {
  bottom: 0;
  right: 0;
  position: absolute;
  width: 80px;
  }
  
#newsletter form input[type=text] {
  border: none;
  font-size: 11px;
	position: absolute;
	top: -55px;
	left: -10px;
  width: 80px;
  }

#newsletter form input.btn {
  background: #FFF url(/img/website/newsletter-btn-bg.png) no-repeat 100% 50%;
  border: none;
  cursor: pointer;
  font-size: 10px;
	height: 14px;
  padding: 0;
  line-height: 0;
  width: 60px;
	position: absolute;
	right: 10px;
	bottom: 18px;	
  }
  
hr.clear {
  border: none;
  background: none;
  clear: both;
  }
  
.header-opts {
  width: 650px;
  margin-bottom: 10px;
  margin-right: 20px;
  }
  
#nav { width: 607px; }
#nav .nav-left { height: 30px; width: 9px; }
#nav .nav-right { height: 30px; width: 9px; }
#nav .nav-left { background: url(/img/website/nav-left-trans.png) no-repeat left top; }
#nav .nav-right { background: url(/img/website/nav-right-trans.png) no-repeat left top; }
#nav .nav-central { background: url(/img/website/hor-nav-back.jpg) repeat-x left 1px; height: 30px; width: 589px; }
#nav .nav-central ul {
  color: #FFF;
  display: table;
  margin: 0 auto;
  margin-top: 5px;
  padding: 0;
  width: 96%;
  }
  
#nav .nav-central ul li {
  margin-right: 24px;
  padding-bottom: 12px;
  }

#nav .nav-central ul li:last-child:after {
  content: none !Important;
  }
  
#nav .nav-central ul li a {
  color: #FFF;
  text-decoration: none;
  }

#nav .nav-central ul li a:hover {
  text-decoration: underline;
  }

.nav-central ul li {
	float: left;
  }

.nav-central ul li ul {
	position: absolute;
	width: 14em !important;
	left: -999em;
  z-index: 50;
  }

.nav-central ul li ul li {
  float: none !important;
  padding-bottom: 0px !important;
  }

.nav-central ul li ul li a {
  background: #F8A73C;
	display: block;
  padding: 2px 8px;
	width: 12em !important;
  }

.nav-central ul li ul li a:hover {
  background: #EC7A22;
  text-decoration: none !important;
  }  
  
.nav-central ul li ul ul { 
	margin: -20px 0 0 12em !important;
  }

/* .nav-central ul li:hover ul ul, 
.nav-central ul li:hover ul ul ul,  */ 
.nav-central ul li.sfhover ul ul, 
.nav-central ul li.sfhover ul ul ul {
	left: -999em !important;
  }

/* .nav-central ul li:hover ul, 
.nav-central ul li li:hover ul,
.nav-central ul li li li:hover ul, */  
.nav-central ul li.sfhover ul, 
.nav-central ul li li.sfhover ul, 
.nav-central ul li li li.sfhover ul {
	left: auto !important;
  }
  
/*.menu-sep:after {
  content: "|";
  margin-left: 2px;
  }*/

  
#content {  }
#content-top { margin-bottom: 10px; }
/* Slideshow */
.slideshow {
  position:relative;
  height:70px;
  }
  
#content-top ul.slideshow {
  display: block;
  margin: 0;
  padding: 0;
  position:relative;
  overflow: hidden;
  width: 630px;
  height: 238px;
  }
  
#content-top ul.slideshow li {
  color: #FFF;
  position: relative;
  position:absolute;
  top:0;
  left:0;
  z-index:8;
  opacity:0.0;
  }
  
#content-top ul.slideshow li .quote {
	left:53px;
	position:absolute;
	top:114px;
	width:90%;
	}
  
#content-top ul.slideshow li p.phrase {
  font-size: 16px;
  }

#content-top ul.slideshow li p.name {
  font-size: 14px;
  }

#content-top ul.slideshow li {

  }

#content-top ul.slideshow li.active {
  z-index:10;
  opacity:1.0;
  }

#content-top ul.slideshow li.last-active {
  z-index:9;
  }
  
#post-it-categs.floatright {  }
#post-it-categs.floatright img {  }
#content-main {  }

#left {
  display: block;
	margin-left: -4px !important;
	width: 638px;
  }

.content-area h1, 
.content-area p {
  margin: 0 auto;
  width: 96%;
  }
  
.content-area .top {
  background: url(/img/website/text-top-trans.png) left top;
  display: block;
  height: 13px;
  }
  
.content-area .main {
  background: url(/img/website/text-middle-trans.png) repeat-y left top;
  }

.content-area .bottom {
  background: url(/img/website/text-bottom-trans.png) left top;
  display: block;
  height: 21px;
  }
  
.content-area .main h1 {
  font-size: 20px;
  padding-top: 10px;
  }

.content-area .main text h1 {
	margin-left: -6px !important;
	}
  
.content-area .main h1 a {
  color: #333 !important;
  display: block;
  text-decoration: none;
  }
  
.content-area .main h1 a:hover {
  color: #666;
  text-decoration: underline;
  }

.content-area .main .text {
	margin: 0 auto;
	width: 94%; 
	}
	
.content-area .main .text h1 {
	margin-left: 8px !important; 
	}

.content-area .main .article-list.text h1,
.content-area .main .article-list.text h1 a {
	color: #ED7A23 !important;
	font-size: 16px;
	}

.content-area .main .article-list.text small { 
  color: #ED7A23 !important;
  }
  
.content-area .main .text table {
  margin: 0 auto 30px;
  width: 96%;
  }

.content-area .main .text table thead {
  background: #EFEFEF;
  }
  
.content-area .main .text img {
  border: 1px solid #999;
  margin: 4px 8px 4px 4px;
  padding: 1px;
  }
  
.content-area .main .text a { 
  background: #EFEFEF;
  color: blue;
  padding: 1px 4px;
  text-decoration: none;
  }

.content-area .main .text a:hover {
  text-decoration: underline;
  }

.content-area .main .text ul li {
  list-style: square;
  margin-bottom: 10px;
  }

.content-area .main .text ol li {
  list-style:decimal; 
  margin-bottom: 10px;
  }

.mint-gallery {
  margin: 0 auto;
  width: 96%;
  }

.mint-gallery a {
  background: none !important;
  border: none !important;
  padding: none !important;
  }
  
.mint-gallery .thumb {
  height: 140px;
	width: 124px;
  }

.mint-gallery .thumb {
  float: left;
  margin-right: 5px;
  }

.mint-gallery .thumb small.caption {
  display: block;
  text-align: left;
  }
  
#right {
  display: block;
  padding-top: 40px;
  position: relative;
  width: 302px;
  }

#right .top {
  background: url(/img/website/sidebar-top-trans.png) left top;
  display: block;
  height: 13px;
  }
  
#right .main {
  background: url(/img/website/sidebar-middle-trans.png) repeat-y left top;
  }

#right .bottom {
  background: url(/img/website/sidebar-bottom-trans.png) left top;
  display: block;
  height: 21px;
  }
  
#right .mood-cloud { 
  right: 20px;
  position: absolute;
  top: -40px;
  z-index: 9999px;
  }
  
#right .mood-cloud img {  }
     
#right .youtube-video,
#right .image,
#right .slideshare { 
  margin: 0 auto 10px;
  width: 290px;
  }

#moto {  
  float: right;
  margin-top: 260px;
  width: 290px;
  }

#moto .title { 
  color: #FFFF00;
  }
  
#moto .content {  
  color: #FFF;
  }
  
p.copy {
	clear: both;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	}	

p.copy a {
	color: #CCC;
	font-weight: bold;
	text-decoration: none; 
	}

p.copy a:hover {
	text-decoration: underline;
	}
     
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
  }
 
.clearfix {
  display: inline-block;
  }
 
html[xmlns] .clearfix {
  display: block;
  }
 
* html .clearfix {
  height: 1%;
  }