/* Image Gallery Styling */

#fancybox-title-float-left,
#fancybox-title-float-main,
#fancybox-title-float-right {
    background: none!important;
}
#fancybox-title-float-wrap {
    background: #000!important;
    border-radius: 4px!important;
}
.caption_text_0, .caption_text_1, .caption_text_2 {
	text-align: center !important;
	line-height: 22px;
}
.caption_text_1, .caption_text_2 {
	line-height: 14px;
}
#fancybox-title {bottom: 25px;}

/* End Image Gallery Styling */

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
  display: block;
}

* html body{
  padding-left: 1px;
}

body {
  font-family: arial, sans-serif;
  color: #000;
  background-color: #013c63;
  overflow: scroll;
  font-size: 14px;
  line-height: 18px;
  /*background-image: url(resources/img/body_background.jpg);*/
  background-repeat:repeat-x;
}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  outline: none;
}

a {
  border: 0px;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  color: #713403;
  font-size: 14px;
  font-family: arial, sans-serif;
  outline: none;
}

a:hover{
  cursor: pointer;
  text-decoration: underline;
}

a:active{
  outline: none;
}

ol, ul {
  list-style: none;
}
th, td {
		padding: 3px 10px;
		vertical-align:top;
}
th {
	font: bold 12px arial;
	color: #fff;
	background-color: #567103;
	text-align: left;
}
blockquote, q {
  quotes: none;
  margin-top: 6px;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}


h1 {
  font: bold 28px Arial, Helvetica, sans-serif;
  color: #713403;
  margin:5px 0;
}
h3{
  font-size: 20px;
}

h3 a.posttitle {
  font-size: 22px;
  color: #ffffff;
  text-decoration: none;
}

h3 a.posttitle:hover {
  text-decoration: underline;
}

h4{
  text-transform: uppercase;
  font-size:14px;
}

p{
  margin-bottom: 6px;
}

blockquote{
  margin-left: 22px;
}
.italic{
  font-style: italic;
}

.left_col_content li{
  margin-bottom: 20px;
}	
/*  backgrounds */
.background{
  background-repeat: no-repeat;
  background-position: center top;
}
.availability .background{
  background-repeat: no-repeat;
  background-position: center top;
}


/* container */
.container{
  width: 923px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}


/* header */

.logoWrapper {
  height: 65px;
  padding-left: 27px;
  padding-top: 30px;
  overflow:hidden;
}


/* navigation */

.top_nav{

  padding: 0 0 0 30px;
  overflow:hidden;
  background: #567103;
}
.top_nav a {
  float:left;
  display: block;
  font: bold 16px arial;
  color: #fff;
  text-align: center;  
  padding: 1px 25px;
  line-height: 32px;
  margin: 0;
  border: solid 2px #567103;
}
.top_nav .active a {
  text-decoration:none;
  background:#94aa50;
  border: solid 2px #567103;
  color: #000;
}
.top_nav a:hover {
  background:#6d881b;
  text-decoration:none;
}
.top_nav .active a:hover {
  background:#94aa50;
  text-decoration:none;
}


/* showcase */

.showcase{
  height: 303px;
  padding: 0px 27px 0px 27px;
  position: relative;
}
.showcase h1 {
  margin: 15px 0;
}

.showcaseColumn{
  padding: 20px;
  background-image: url(/sites/img/main-right-back-black.png);
  height: 265px;
  width: 243px;
  position: absolute;
  left: 27px;
  display: block;
  margin: -2px 0 0 0px;
  overflow:hidden;
}

.showcaseColumn span{
  display: none;
}

#preorder_now:hover {
  background-position: 0  -64px;
}



.homebot{
  position: absolute;
  left: 26px;
  top: -39px;
  z-index: 10;
}

.video_screen{
  position: absolute;
  left: 125px;
  top: 214px;
  z-index: 10;
}

.watch_trailer_now{
  display: block;
  position: absolute;
  top: 27px;
  width: 294px;
  z-index: 20;
}


/* content */

.main_content{
  padding: 27px;
  position: relative;
  margin-bottom: 20px;
  
}

.main_content h3{
  margin-bottom: 8px;
}

.content_container{
    min-height: 240px;
}
.columnFull{
  width: 870px;
  overflow:hidden;
}

.column1{
  width:555px;
  position: relative;
  float: left;

}

.column1 img{
  margin-bottom: 20px;
}

.left_col_content{
  width:555px;
  position: relative;
  float: left;
}

.left_col_content img{
  margin-bottom: 20px;
}

.column2{
  width: 285px;
  position: relative;
  float: left;
  margin-left: 27px;
}

.column2 img{
  margin-bottom: 15px;
}

.column2 li{
  margin-bottom: 10px;
  
}

.date{
  color: #97c2c1;
  margin: 6px 0 20px 0;
  font-size: 14px;
}

.bold_link{
  font-weight: bold;
}

.content_title{
  margin-bottom: 20px;
}

.read_more{
  background: url("/sites/img/linkArrow.png") no-repeat 0px 60%;
  padding: 2px 0 0 14px;
  margin-left: 3px;
}

.quote_source{
  color: #a8a8a8;
  font-size: 14px;
  margin-right: 3px;
}

.bold_quote{
  font-weight: bold;
  line-height: 1.3;
  font-size: 16px;
}

.posthr {
  margin: 20px 0 20px 0 !important;
}

.release_date{
  color: #6b6b6b;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
}

/* sidebar */

.sidebar{
  height: 680px;
  width: 283px;
  float: right;
  display: block;
  margin: -27px 54px 0 0px;
}

.sidebar span{
  display: none;
}

.sidebar_preorder{
  line-height: 0;
}

.rss{
  margin-bottom: 14px;
  position: relative;
}

.sidebar hr{
  margin: 2px 0 2px 0;
}

.sidebar a{
  font-weight:bold;
}

#sidebar_preorder:hover {
  background-position: 0 -64px;
}

.triangle_image{
  height: 10px;
  display: inline;
  vertical-align: text-bottom;
  margin: 0px 2px 0 2px;
}
/* media page */

#FlashID{
  z-index: 200;
  display: block;
  position: relative;
}

.trailers{
  width: 586px;
  height: 500px;
  float:left;
}

.movie_container{
  border: 1px solid #878a8b;
  width:658px;
  height:372px;
  margin-left:auto;
  margin-right:auto;
  overflow: hidden;
  z-index: 160;
}

.movie_thumbnail_image{
  width: 172px;
  height: 93px;
  margin-right: 20px;
  border: 2px solid #2db2e6;
}


.movie_thumbnail_image_active{
  width: 176px;
  height: 97px;
  margin-right: 20px;
  border: none;
}

.movie_thumbnail_image_on{
  width: 172px;
  height: 93px;
  margin-right: 20px;
  border: 2px solid #c1c3c2;
}


.movieThumb{
  width: 172px;
  height: 100px;
  margin-right: 20px;
  float: left;
  margin-bottom:30px;
}

.movieThumbTitle{
  height: 20px;
  width: 180px;
  margin-right: 20px;
  color: #2db2e6;
  font-size: 10px;
  font-family: arial, sans-serif;
  font-weight: bold;
  outline: none;
  letter-spacing: -.2px;
}

.movieThumbTitleActive{
  height: 20px;
  width: 180px;
  margin-right: 20px;
  color: #c0c1c3;
  font-size: 10px;
  font-family: arial, sans-serif;
  font-weight: bold;
  outline: none;
  letter-spacing: -.2px;
  
}

.trailer_container{
  border: 1px solid #878a8b;
}

.trailer_controls_container{
  display: block;
  z-index: 150;
  position: absolute;
  left: 142px;
  margin-top: 30px;
}

.trailer_controls_container a{
  position: absolute;
  left: 0px;
  top: -33px;
  text-align: left;
  font-weight: bold
}


.close_trailer{
  z-index: 110;
}

.screenshots{
  width: 310px;
  height: 290px;
  float:left;
}


.screenshot{
  
  height:372px;
}

/* 81x81px 20 margin*/
.screenshot_thumb img{
  width: 77px;
  height: 77px;
  margin: 0 20px 13px 0;
  border: 2px solid #2db2e6;
  float: left;
  overflow: hidden;
}

.screenshot_thumb_active img{
  width: 77px;
  height: 77px;
  margin: 0px 20px 13px 0px;
  float: left;
  overflow: hidden;
  border: 2px solid #c1bfc0;
}

.comics{
  width: 310px;
  height: 300px;
  float:left;
}

.comic_thumb{
  border: 2px solid #2db2e6;
}
/* footer */

.footer{
  clear: both;
  margin-bottom: 20px;
  padding: 0 20px;
  display: block;
  text-align:center;
}
.footer a {
  margin: 0 20px;
  color: #fff;
}
.footer_copy a {
    font: inherit;
    margin: 0;
}

.footer_copy{
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  padding-top: 5px;
  text-align:center;
}

/* Article */
.showcase.article {
  height: 150px;
}
.background.article {
  background-image: url("/sites/img/article_background.jpg");
}

.iframeDiv {
  background:#fff;
  padding: 20px;
}
.contactUsContentSection {
  margin: 15px 0;
}


.footer li {
    float: left;
    position:relative;
    left:-50%;
}
.footer ul {
    margin: 0; padding:0;
    float: left;
    position:relative;
    left:50%;
    clear: both;
}
/*
.plantImageWrapper a.fb {
	text-decoration: none;
}
.plantImageWrapper {
	overflow: hidden;
	display:block;
	clear: both;
	margin-top: 20px;
}
.plantImageWrapper .fb {
	float: left;
	margin-bottom: 10px;
}
.plantImageWrapper .imageDesc {
	margin-right: 10px;
	background-color: #567103;
	color: #fff;
	padding: 2px 5px;
	font: normal 10px arial;
}
*/
/* MAP */
.locator {  background-color: #dde; }
#left.locationmap { float: left; width: 430px; }
#right.locationmap { position: relative; float: left; margin-left: 15px; }
#stores { font: normal 12px arial; float: left; width: 100%; }
#stores div { padding: 3px 5px 3px 5px; background-color: #ccd; cursor: pointer; border-width: 0 0 1px 0; border-color: #808080; border-style: dotted; height: 70px; }
#directions { clear: both; margin-top: 15px; overflow: hidden; }
#mapDiv { position: relative; width: 420px; height: 400px; }
#dir { display: none; background-color: #ccd; overflow:hidden; padding: 10px; }
#from { width: 260px; border-width: 1px; border-color: #808080; border-style: solid;  }
.dirTitle { font: bold 14px arial;}
#to { float: left; width: 330px; overflow:hidden; }
.fromTitle { line-height: 23px; }
.locationmap .title { color: #333; }
.locationmap p, .locationmap div { color: #333; }
.locationmap a { color: #713403; }

/* Gallery */
#gallery {
    overflow: hidden;
}
#gallery h3 {
    color: #FFFFFF;
    font: bold 12px arial;
    margin: 11px 0 4px;
}
#gallery .commonnames {
    font: 11px/13px arial;
}
.name_wrapper {
    background-color: #567103;
    border-left: 7px solid #425700;
    color: #FFFFFF;
    float: left;
   	height: 121px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 10px;
    overflow: hidden;
    padding: 11px;
    width: 112px;
}
#gallery a {
    border-left: 1px solid #333333;
    float: left;
    margin-top: 10px;
    overflow: hidden;
}
#gallery .imageDesc {
    background-color: #567103;
    clear: both;
    color: #FFFFFF;
    font: 10px arial;
    margin-top: 0;
    overflow: hidden;
    padding: 2px 5px;
	height: 14px;
}
.plantImageWrapper {
    float: left;
    margin-right: 10px;
    overflow: hidden;
}
.plantImageWrapper img {
	float: left;
}
/* Availability Lists */

.textButton, a.textButton, button.textButton {
	text-align:center;
	width:auto;
	padding:3px 10px;
	height: 15px;
	background:url(https://www.plantant.com/images/textButton.png);
	color:#FFF;
	font: bold 12px	arial;
	border: solid 1px #999;
	vertical-align:middle;
}
.textButton.contactpage {
	cursor: pointer;
    display: block;
    height: 24px;
    overflow: hidden;
}
button.textButton {
	cursor: pointer;
	height: 23px;
}

.textButton:hover {
	background:url(https://www.plantant.com/images/textButtonHover.png);
}
.textButtonInactive {
	text-align:center;
	width:auto;
	padding:3px 10px 0;
	height: 18px;
	background:url(https://www.plantant.com/images/textButtonInactive.png);
	color:#FFF;
	font: bold 12px	arial;
	border: solid 1px #999;
}
a.textButtonLarge, a.textButtonLarge:visited {
	font: bold 12px	arial;
	background:url(https://www.plantant.com/images/buttonBackground.png);
	background-repeat:repeat-x;
	background-position:center left;
	border: solid 1px #999;
	cursor:pointer;
	display: block;
	text-align:center;
	color: #FFF;
}
a.textButtonLarge:hover {
	background:#ccc;
	color: #000;
}
a.textButtonLarge.rounded {
	-moz-border-radius: 8px;
	border-radius: 8px;	
}
a.textButtonLarge.rounded.filters {
	margin: 5px;
	padding: 5px;
	width: 171px;
}
.dataTable {
	border: solid 1px #999;
	margin-top:10px;
	text-align:left;
}
.plantTable {
	margin-left:1px;
}
.dataTable td, .plantTable td {
	padding: 6px 5px 2px;
	vertical-align:top;
}
.headerRowTable {
/*	padding-left: 4px; */
}
.headerRow {
	background: url(https://www.plantant.com/images/tableHeaderBack.png);
	font: bold 12px arial;
	color:#fff;
}
.headerRow td {
	padding: 6px 5px 6px;
	text-align:left;
}
.tableRow td {
	padding: 2px 5px;
	vertical-align:top;
	border-bottom: solid 1px #ccc;
}
#plantlist {
	color: #666;
	font: normal 12px arial;
}