/*NEW STYLESHEET FOR RESPONSIVE WEBSITE =  WIDE with BANDS  -- Adriana Nov. 2015
	UPDATED Feb 22, 2016 */
/*NOTE: All standard eshow elements are the same*/

/* STANDARD ESHOW ELEMENTS
===========================================================================================================*/

/* COLORS: #7a8539 #5B632A #ee7622 #712b62 #258ecd */

body { 
	background-color: #FFF;
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:300;
	color: #777777;
}

a { 
	color: #ee7622;
}
a:hover,
a:focus { 
	color: #ee7622;
}

p {
	font-family: 'Lato';
	color:#777777;
	font-weight: 300;
	font-style: normal;
	font-size:16px;
	line-height:1.6em;
	margin-bottom:1em; 
}
strong {
    font-weight: 500;
}
.pageTitle, h1, h2, h3, h4, h5, h6, h7 {
	font-family: 'Lato', Helvetica, Arial, sans-serif; 
	font-weight: 300;
	font-style: normal;
	line-height:1.5em;
	margin-top:.25em;
}
.pageTitle { 
	color: #258ecd; 
	font-size:42px;
	margin-bottom:1em;
}
h1 { 
	color: #258ecd;
	font-size:42px;
	margin-bottom:1em;
}
h2 { 
	color: #712b62; 
	font-size:30px;
	margin-bottom:.75em;
}
h3 { 
	color: #ee7622; 
	font-size:24px;
	margin-bottom:.5em;
}
h4 { 
	color: #777777; 
	font-size:20px; 
	margin-bottom:1em;
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
h1 { font-size:28px; margin-bottom:.5em;}
h2 { font-size:24px; margin-bottom:.5em;}
h3 { font-size:20px; margin-bottom:.5em;}
h4 { font-size:16px; margin-bottom:.5em;}
h5 { font-size:16px; margin-bottom:.5em;}
h6 { font-size:14px; margin-bottom:.5em;}
h7 { font-size:12px; margin-bottom:.5em;}
}

h6.footer-headings { font-size:15px; color: #FFF;}

.overlay-text h4 {font-family: 'Lato', Helvetica, Arial, sans-serif;}
.overlay-text h5 {font-family: 'Lato', Helvetica, Arial, sans-serif;}

.color1 { color: #712b62; }
.color2 { color: #258ecd; }
.color3 { color: #7a8539; }

.bgcolor1	{ background-color: #712b62; color: #FFF;}
.bgcolor2	{ background-color: #258ecd; color: #FFF;}
.bgcolor3	{ background-color: #7a8539; color: #FFF;}
.bgcolorSpecial	{ background-color: #333; color: #FFF;}

.bdcolor1	{ border-color: #712b62;}
.bdcolor2	{ border-color: #258ecd;}
.bdcolor3	{ border-color: #7a8539;}


/* COLORS: #7a8539 #5B632A #ee7622 #712b62 #258ecd */


/* New eShow Styles - TABLE COLOR styles
===========================================================================================================*/

.tb-color1 { /* header row & font color */
	color: #FFF; background-color: #712b62; }

.tb-color2 { /* 2nd row & font color */
	color: #FFF; background-color: #258ecd; }
	
.tb-color3 { /* 3nd row & font color */
	color: #FFF; background-color: #7a8539; }

.tb-colorLt { /* light row & font color */
	color: #333; background-color: #ebebeb; }
	
.tb-colorDefault{ /* used on the {{SALES_SUMMARY}} in emails and admin, with Ami */ 
	color: #333; background-color: #CCC; }	
	
.tb-text { /*  Default text for all tables that use "tb-text" */
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
}	

/*========== For table GRIDS / LINES  ===================*/
/* Default grey COLOR for table lines - change only if needed*/
.border-table th, .border-table td,
.line-table th, .line-table td {
	border-color: #dddddd !important;
}


/* MOBILE MENU
===========================================================================================================*/
#mobile-menu > span { color:#005082;}
#mobile-menu > span:hover { color:#ee5d10;}
#toggle-view-menu > li { background-color:#005082;}
#toggle-view-menu li:hover { background-color: #ee5d10;}
#toggle-view-menu span { background-color:#005082;}
#toggle-view-menu li.active { background-color:#005082;}
#toggle-view-menu .menu-panel {	background-color:#005082;}



/* Updated twitter feed 2016 - TWITTER FEED
===========================================================================================================*/


/* BACK TO TOP
===========================================================================================================*/
#back-top a { background-color:#ee7622;}
#back-top a:hover { background-color:#ee7622;}


/* CUSTOM TITLES
===========================================================================================================*/
.Custom-title { background-color:#005082;}
.Custom-title .title-text { background-color:#005082;}




/*======= NEW =======*/

/* CUSTOM BANDS for WIDE SITES
===========================================================================================================*/
.band {
	width:100%;
}

#header-band {
	/*display:table;
	height:150px;*/
	margin:0;
}
#nav-band {
	background-color: #7a8539;
	/*padding-top:10px;
	padding-bottom:10px;*/
}

#slideshow-band {
	background-color:transparent;
}

#content-band {
	background:transparent;
	margin-top:60px;
}


/* CONTENT and SIDE COLUMN - DON'T CHANGE
===========================================================================================================*/


/* HEADER/CUSTOM-HEADER ITEMS
===========================================================================================================*/
.header-logo {
	/*padding-top:15px;*/
}
.header-box-valign {
	display:table;
	height:130px;
	margin:0 auto;
}
.header-logo {
	display:table-cell;
	vertical-align:middle;
}
.header-title {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.header-title > h6 {
	padding:0;
	margin:.5em 0 .5em 0;
}
.header-title > h7 {
	font-size:16px;
	padding:0;
	margin:.5em 0 1em 0;
}

.header-button-box {
	/*padding:42px 0;*/
	display:table-cell;
	vertical-align:middle;
}
.header-button-box .action-button {
	/*margin:0 auto;*/
}
.action-button {
	text-align:center;
	font-size: 10pt;
	color: #FFF;
	background:#258ecd;
	letter-spacing: 0.05em;
	padding: 0.75em 1.5em;
	text-decoration: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.action-button:hover,
.action-button:focus {
	color: #FFF;
	background: #712b62;
	text-decoration: none;
}
/*.sidebar-button-box {
	background: transparent;
	display: table;
	width: 100%;
	margin-bottom:20px;
}*/
/*.sidebar-button-box a {
    width: 100%;
}*/
.header-social {
	padding:0;
	margin:.5em 0 0 0;
}
.header-links {
	color:#712b62;
	padding:1em 0;
	margin:.5em 0;
}
.header-links a { 
	font-size: 14px;
	text-decoration: none;	
}

.social-media {
	font-size: 16px;
}

.social-media a {
	color: #ccebf5;
	text-decoration: none;
	padding: 0 0.2em;
}

.social-media-icon {
	color: #712b62;
}

.social-media a:hover,
.social-media a:focus { 
	color: #7a8539; 
}

/* for header mobile alternate content */
#header-band-mobile .header-logo {
	padding: 1em 0 0 1em;
	float:left;
	height: 0;
}
#header-band-mobile h5 {
	color:#FFF;
	font-size:14px;
	margin-bottom:0;
}
/*#header-band-mobile .header-title {
	padding: 10px 0;
}*/
/*#header-band-mobile .header-title > h4 {
	color:#FFF;
	font-size:16px;
}*/

/* iPad + landscape */
@media (max-width: 1024px) 
and (orientation: landscape) { 

}
/* iPad 6-7 + portrait */
@media (max-width: 768px)
and (orientation: portrait) {
	.action-button {	
		width:100%;
		font-size: 10pt;
		letter-spacing: 0.05em;
		padding: 9px;
	}
}

/* Landscape phone to portrait tablet */
/*@media (max-width: 767px) {  
	.header-logo {text-align:center;}
	.header-title {padding:0; text-align:center;}
	.header-button {padding:1.5em 0;} 
	.header-social {text-align:center; padding:0.8em 0;}
	.action-button {	
		font-size: 12pt;
		letter-spacing: 0.035em;
		padding: 10px 35px;
	}
	.header-links { text-align: center;}
	.header-links a { font-size: 14px;}
	.social-media { text-align: center; padding: 0.3em 0;}
	.social-media a { font-size: 30px; padding: 0 0.2em;}
}*/


/* CAROUSEL 1 - HOME PAGE
============================================================================*/
#carousel-band-1 {
	background:#fff;
	/*background-image: url(../images/sitelook/petals-1.png);
    background-repeat: no-repeat;
    background-position: top 2em right 19em;*/
}
.carousel-area-1 {
	position:relative;
}
.petals-1 {
    position: absolute;
    margin-top: 1em;
    right: 0.5em;
    width: 136px;
    height: 151px;
	z-index: 999;
}
@media screen and (max-width: 1128px ) {
	.petals-1 {
	width: 110px;
    height: 122px;
    margin-top: 1em;
    right: -1em;}
}
@media (min-width: 768px) and (max-width: 979px) {	/* Portrait tablet to landscape */
	.petals-1 {
    margin-top: 1em;
    right: -1.25em;}
}
@media (max-width: 767px) {  /* Landscape phone to portrait tablet */
	.petals-1 { display:none;}
}
#carousel_rotator-1 {
	width: 90%;
	margin: 2em auto;
}
#carousel_rotator-1 h3,
#carousel_rotator-1 p {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0 90px;
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
#carousel_rotator-1 h3,
#carousel_rotator-1 p {
	padding:0 20px;
}
}
#carousel_rotator-1 p {
	line-height:1.75em;
}
#carousel_rotator-1 .owl-item {
}
#carousel_rotator-1 .owl-item img {
	float: left;
	padding-right: 1.65rem;
}
#carousel_rotator-1.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	font-size: 8em;
	font-weight: 200;
	color: #909090;
	background: none;
}
#carousel_rotator-1.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: -15px; top: 4.5rem;
}
#carousel_rotator-1.owl-theme .owl-controls .owl-buttons .owl-next {
	right: -15px; top: 4.5rem;
}
#carousel_rotator-1 .owl-item p { 
	font-size: 16px; margin-bottom: 1rem; 
}

@media screen and (max-width: 1128px ) {
	#carousel_rotator-1.owl-theme .owl-controls .owl-buttons div {
		display:none;
	}
}
@media (min-width: 768px) and (max-width: 979px) { /* Portrait tablet to landscape */
	#carousel_rotator-1 {
		width: 95%;
		margin: 1.45rem 0;
		padding: 0 1rem;
	}
	.owl-item img { 
		/*width: 35%;*/ 
	}
}
@media screen and (max-width: 767px ) {
	#carousel_rotator-1 {
		width: 95%;
		margin: 1.35rem 0;
		padding: 0 1rem;
	}
	.owl-item img { 
		/*width: 35%;*/ 
	}
}
@media screen and (max-width: 480px ) {
	#carousel_rotator-1 {
		margin: 1.65rem 0;
		padding: 0 0.5rem;
	}
	#carousel_rotator-1 img { 
		width:100%; float:left;
	}
 }


/* CUSTOM TABLE STYLES (JCF)
==============================================*/

.table-style-1 {
	text-align: left;
	line-height: 1.3em;
	vertical-align: top;
	border-collapse: collapse;
	border: 1px solid #fff;
}
.table-style-1 th {
    color: #FFF;
    background-color: #712b62;
    font-weight:normal;
	text-align:left;
    letter-spacing: .02em;
    padding: 0.8em;
}
.table-style-1 td {
	background:#ccebf5;
	vertical-align: top;
	padding: 0.8em;
	border: 1px solid #fff;
}
.table-style-2 {
	text-align:center;
	line-height: 1.3em;
	vertical-align: top;
	border-collapse: collapse;
}
.table-style-2 th {
	color: #FFF;
	background-color: #258ecd;
	font-weight: normal;
	letter-spacing: .02em;
	padding: 0.8em;
	border: 1px solid #ccebf5;
}
.table-style-2 td {
	vertical-align: top;
	padding: 0.8em;
	border: 1px solid #dddddd;
}
.table-style-3 {
	text-align: left;
	line-height: 1.3em;
	vertical-align: top;
	border-collapse: collapse;
	border: 1px solid #fff;
}
.table-style-3 th {
    color: #FFF;
    background-color: #7a8539;
    font-weight:normal;
	text-align:left;
    letter-spacing: .02em;
    padding: 0.8em;
}
.table-style-3 td {
	vertical-align: top;
	padding: 0.8em;
	border: 1px solid #dddddd;
}
.table-row-style-1 td {
	background:#ccebf5;
	border: 1px solid #fff;
}


/* BASIC MEDIA QUERIES
===========================================================================================================*/
@media (min-width: 1200px) {  /* Large desktop */

}
@media (min-width: 768px) and (max-width: 979px) {	/* Portrait tablet to landscape */
	
}
@media (max-width: 767px) {  /* Landscape phone to portrait tablet */

}
@media (max-width: 480px) { /* Landscape phones and down */

}
