/* STANDARD ESHOW ELEMENTS
===========================================================================================================*/

body { 
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #333; 
	background-image: url('../images/sitelook/bkg.png');
	background-color: #FFF;
	line-height: 1.5em;
}


.pageTitle {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	color: #5b1c66;
	font-weight: 700;
	 }

a { color: #d20b88;}
a:hover,
a:focus { color: #7f63bb;}


h1 {
    font-family: 'Raleway', sans-serif;
	color: #5b1c66;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.2em;
	text-transform: uppercase;
	 }

h2 { font-family: 'Raleway', sans-serif; 
	 font-size: 25px;
	 color: #fa9d06; }

h3 { font-family: "Arial", serif;
	 font-size: 23px;
	 color: #d20b88; }



@media (min-width: 768px) and (max-width: 979px) { /* Portrait tablet to landscape */
	body { 
	font-size: 13px;
}
}

@media (max-width: 767px) {  /* Landscape phone to portrait tablet */

}

@media (max-width: 480px) { /* Landscape phones and down */

}


.color1 		{ color: #5b1c66; }
.color2 		{ color: #fa9d06; }
.color3 		{ color: #d20b88; }

.bgcolor1	{ background-color: #5b1c66;}
.bgcolor2	{ background-color: #fa9d06;}
.bgcolor3	{ background-color: #d20b88;}
.bgcolorSpecial	{ background-color: #000;}

.bdcolor1	{ border-color: #5b1c66; }
.bdcolor2	{ border-color: #fa9d06; }
.bdcolor3	{ border-color: #d20b88; }



/*  New eShow Styles - last edited 5/11/2016 - Adriana  */
/* ================= TABLE COLOR styles ===================*/

.tb-color1 { /* header row & font color */
	color: #FFF; background-color: #5b1c66; }

.tb-color2 { /* 2nd row & font color */
	color: #FFF; background-color: #fa9d06; }
	
.tb-color3 { /* 3nd row & font color */
	color: #FFF; background-color: #d20b88; }

.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: 'Raleway', 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:#008EAA;
}


#mobile-menu > span:hover {
	color:#FFCD00;
}

#toggle-view-menu > li {
	background-color:#008EAA;
}

#toggle-view-menu li:hover {
	background-color: #FFCD00;
}

#toggle-view-menu span {
	background-color:#008EAA;
}

#toggle-view-menu li.active {
	background-color:#008EAA;
}


#toggle-view-menu .menu-panel {
	background-color:#008EAA;
}



/* BACK TO TOP
===========================================================================================================*/
#back-top a {
    background-color:#008EAA;
}

#back-top a:hover {
    background-color:#FFCD00;
}

/* CUSTOM TITLES
===========================================================================================================*/
.Custom-title {
	background-color:#008EAA;
}

.Custom-title .title-text {
	background-color:#008EAA;
}



/* CONTENT and SIDE COLUMN - DON'T CHANGE
===========================================================================================================*/
.sidecolumn3 { 
	padding: 30px;
	background-color: white;
  margin-top: -50px;
  margin-right: 40px;
	/*border-left: .5px #442580 solid;*/			
}
.maincontent9 { 
	padding: 30px;
	background-color: white;
  margin-top: -50px;
  margin-left: 40px
}
.maincontent12 { padding: 20px 70px;}

@media (min-width: 768px) and (max-width: 979px) { /* Portrait tablet to landscape */
	.sidecolumn3 { 
		padding: 20px;
		margin-right: 20px;
	}
	.maincontent9 { 
		padding: 20px;
		margin-left: 20px
	}
}
@media (max-width: 767px) {
	.sidecolumn3 { 
		margin-top: -50px;
		margin-right: 0px;
	}
	.maincontent9 { 
		margin-top: -50px;
		margin-left: 0px
	}
}


/* WOC CONTAINER
===========================================================================================================*/
.woc-container {
	padding: 0 60px;
}
@media (min-width: 768px) and (max-width: 979px) { /* Portrait tablet to landscape */
.woc-container {
	padding: 0 15px;
}
}
@media (max-width: 480px) { /* Landscape phones and down */
.woc-container {
	padding: 0 10px;
}

}


/* HEADER ITEMS
===========================================================================================================*/
html {height: 100%;}
.header-bkg {
	background-image: url('../images/sitelook/logo_header_bkg.png');
}
.header-logo {
	padding: 1em 2em;
}
.header-button {
	padding: 4.25em 3em 1em 0em;
	text-align: right;
}
.action-button {
	background-image: linear-gradient(to bottom right, #36215d , #911474, #ca0088);
	padding: 6px 24px;
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	font-family: 'Raleway', sans-serif;
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 700;
	color: #FFF;
	border: #fff1d6 solid thick;
}

.action-button:hover,
.action-button:focus {
	background-image: none;
	background-color: transparent;
	color: #FFF;
	text-decoration: none;
}

@media (max-width: 767px) {  /* Landscape phone to portrait tablet */
.header-logo {
	padding: 1em 2em;
	text-align: center;
	margin: auto;
}
.header-button {
	padding: 2em 0em;
	text-align: center;
}
}

@media (max-width: 480px) { /* Landscape phones and down */
.header-button {
	padding: 2em 0em;
	text-align: center;
}

}



/* STICKY TOP NAV (in boxed layout)
===========================================================================================================*/
.affix {
	top:0;
	/*width: 100%;*/
	z-index: 9999 !important;
}
.affix ~ .container {
	position: relative;
	top: 50px;
}
@media (max-width: 767px) { /* Portrait tablet to landscape */
	.affix {
		width: 100%;
	}
}


/* STICKY TOP NAV (wide layout)
===========================================================================================================*/
/*.affix {
	top:0;
	width: 100%;
	z-index: 9999 !important;
}
.affix ~ .container {
	position: relative;
	top: 50px;
}*/



/* INNER BANNER SECTION
===========================================================================================================*/
.inner-header-bkg {
	background-image: linear-gradient(to bottom right, #36215d , #911474, #ca0088);
	background-repeat: no-repeat;
	padding-bottom: 6em;
}
.inner-banner-container{
	padding: 40px;
}
.inner-img {
	/*float: left;*/
	/*padding: 1em;*/
}
.inner-content h1 {
	color: #FFF;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
.inner-content p {
	color: #FFF;
	font-weight: lighter;
	font-size: 18px;
	line-height: 25px;
}
.inner-container {
	background-color: white;
}

@media (min-width: 768px) and (max-width: 979px) { /* Portrait tablet to landscape */
	.inner-banner-container{
		padding: 20px;
	}
}
@media (max-width: 767px) {
	.inner-header-bkg {
		padding-bottom: 3em;
	}
}


/* SIDE COLUMN SECTION
===========================================================================================================*/
.quick-links h1 {
	color: #d20b88;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}

.quick-links ul {
	list-style: none;
	margin-left: 0;
	text-align: left;
}

.quick-links li {
	font-size: 14px;
	font-weight: 100;
	border-bottom: 1px solid #ddd;
}

.quick-links a {
	line-height: 2.5em;
	color: #333;
}

.fa-caret-right {
	color: #fa9d06;
	font-size: 1.3em;
	padding-left: .2em;
}

.sponsor-section h1 {
	color: #d20b88;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}



/* CUSTOM RESPONSIVE CAROUSEL - HOME PAGE
===========================================================================================================*/
.owl-car-padding {
	padding-top: 1em;
}

#carousel_rotator {
	width: 90%;
	margin: 1.65rem 0;
	padding: 0 4.2rem;
	text-align: left;
}

#carousel_rotator h3 {
	color: #d20b88;
	font-size:24px;
	font-weight: 900;
}

#carousel_rotator a {
	color: #000;
	font-size:16px;
	font-weight: 900;
}

#carousel_rotator .owl-item { padding:0.01rem; }

#carousel_rotator .owl-item img {
	text-align: center;
	padding-right: 1.65rem;
}

#carousel_rotator.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	font-size: 8rem;
	font-weight: 700;
	line-height: 0.1125;
	color: #ffb429;
}

#carousel_rotator.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: -15px; top: 6rem;}

#carousel_rotator.owl-theme .owl-controls .owl-buttons .owl-next {
	right: -15px; top: 6rem;}

#carousel_rotator .owl-item p { font-size: 16px; margin-bottom: 1rem; }

@media screen and (max-width: 1128px ) {
	#carousel_rotator.owl-theme .owl-controls .owl-buttons div {display:none;}
}
@media (min-width: 768px) and (max-width: 979px) { /* Portrait tablet to landscape */
	#carousel_rotator {
		margin: 1.45rem 0;
		padding: 0 1rem;
	}
	
}
@media screen and (max-width: 767px ) {
	#carousel_rotator {
		
		margin: 1.35rem 0;
		padding: 0 1rem;
	}
	
}
@media screen and (max-width: 480px ) {
	#carousel_rotator {
		margin: 1.65rem 0;
		padding: 0 0.5rem;
	}
	#carousel_rotator img { width:100%; float:left;}
	.owl-item img { text-align: center; }
 }




/* YOU-TUBE VIDEO
===========================================================================================================*/
#vid-bkg {
	background-image: url('../images/sitelook/vid_bkg.png');
	background-repeat: no-repeat;
	background-color: #5b1c66;
	border-top: #ec3d04 10px solid;
}

.video-row {
	padding:30px 0;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {  /* Landscape phone to portrait tablet */
.video-row {
	padding: 0px ;
}
}


/* QUICK LINKS & SPONSOR SECTION
===========================================================================================================*/
.yellow-sponsors-bkg  {
	background-color: #ffdd9d;
	padding: 2em 1.5em 2em 4em;
}
h5 {
	font-family: 'Raleway', sans-serif;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
	font-weight: 900;
	margin: 0;
}
.quick-links-footer ul {
	list-style: none;
	margin-left: 0;
	text-align: left;
}
.quick-links-footer ul a {
	color: #000;
	font-size: 11px;
	line-height: 2.5em;
	font-weight: 700;
}

h6 {
	font-family: 'Raleway', sans-serif;
	color: #000;
	padding-bottom: 1.7em;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0;
	text-align: center;
	font-weight: 900;
}

.sponsor-img {
	text-align: center;
	padding-bottom: 1em;
}

.sponsor-img-extra {
	text-align: center;
	padding-bottom: 3.6em;
}

.sponsor-img-none {
	text-align: center;
}


@media (max-width: 1200px) {  /* Landscape phone to portrait tablet */

}
@media (min-width: 768px) and (max-width: 979px) { /* Portrait tablet to landscape */
.sponsor-img {
	padding-bottom: 1.5em;
}
.sponsor-img-extra {
	padding-bottom: 2.5em;
}
}

@media (max-width: 767px) {  /* Landscape phone to portrait tablet */
.yellow-sponsors-bkg  {
	padding: 2em 0;
}
.quick-links-footer {
	padding: 0 0 1em 0;
}
h5 {
	font-size: 11pt;
	text-align: center;
	padding: 2em 0 0 0;
}
.quick-links-footer ul {
	text-align: center;
	padding-left: 0;
	margin: 0;
}
h6 {
	padding: 3.5em 0 1.7em 0;
}
.sponsor-img {
	padding-bottom: 2em;
}
.sponsor-img-extra {
	padding-bottom: 1.5em;
}
}

@media (max-width: 480px) { /* Landscape phones and down */

}



/* FOOTER
===========================================================================================================*/
.footer-bkg {
	background: #fdb945;
}

.footer-text {
	font-size:12px;
	font-family: "Arial", serif;
	color:#FFF;
	line-height:1em;
	text-align: right;
	padding-top: 1.5em;
}

.footer-text a {
	color:#63CDF1;
}


@media (min-width: 768px) and (max-width: 979px) { /* Portrait tablet to landscape */
.footer-text {
	text-align: center;
	font-size:11.2px;
	line-height:1.5em;
	padding-top: 1em;
}
}

@media (max-width: 767px) {  /* Landscape phone to portrait tablet */

.footer-text {
	text-align: center;
	font-size:12px;
	line-height:1.5em;
	padding-top: 1em;
}
}

@media (max-width: 480px) { /* Landscape phones and down */
	
}

/* SOCIAL MEDIA
===========================================================================================================*/
.social-padding {
	padding: 1em 0em;
}

.social-media { 
	text-align: center;
}

.social-media a {
	font-size: 9px;
	color:#d20b88;
	text-decoration: none;
	padding: 0 .7em;
}

.social-media a:hover,
.social-media a:focus { color:#5b1c66; }


@media (max-width: 767px) {  /* Landscape phone to portrait tablet */
.social-padding {
	text-align: center;
	padding: 1em 0em 0em 0em
} 
.social-media { 
	text-align: center;
}
}


/* BANNER AD FOOTER
===========================================================================================================*/
.banner-ad {
	text-align: center;
	padding-top: 1em;
	width: 468px;
	height: 60px;
}

@media (max-width: 767px) {  /* Landscape phone to portrait tablet */
.banner-ad {
	width: 70%;
}
}


@media (max-width: 480px) {  /* Landscape phone to portrait tablet */
.banner-ad {
	width: 30%;
}
}


/* CUSTOM CLIENT CODE
===========================================================================================================*/
.linknav a {
	color: #333;
}
@media (max-width: 480px) { /* Landscape phones and down */
.linknav a {
	font-size: 12px;
}	
}

#loginTable {
	color: #FFF;
}


@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 */


}