﻿#container {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
#masthead {
	width: auto;
	height: auto;
	margin: 0;
	overflow: auto;
	background-color: #9900CC;
	background-image: linear-gradient(#c6f, #90c, #90c, #c6f);
}
.gradientbar {
	height: 5px;
	width: 100%;
	background-image: linear-gradient(to right, #fff, #ff0, #fc0, #ff0, #fff);
	background-color: #FFFF00;
}

#smileslogo {
	width:80%;
	margin:20px auto;
	padding-bottom:0px;
}
#smileslogo img {
  border-radius: 50%;
}

#heading {

	overflow:auto;
	text-align: center;
	
}
@font-face {
   font-family: "ComingSoon";
   src: url(fonts/ComingSoon-Regular.ttf);
}

.nav-title a:link
{
	color: #093;
	text-decoration: none;
}
.nav-title a:visited
{
	color: #093;text-decoration:none 
} 
.nav-title a:active 
{
	color: #093;text-decoration:none
}
.nav-title a:hover      
{ 
	color: #033;text-decoration:none
}



.contact {
	width: 100%;
	border-width: 0;
	margin:120px auto;

}
.contact p {
	font-family: "ComingSoon";
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height: 25px;
	text-align: center;
}
.contact a:link
{
	color: #fff;text-decoration:none  
}
.contact a:visited
{
	color: #fff;text-decoration:none 
} 
.contact a:active 
{
	color: #fff;text-decoration:none
}
.contact a:hover      
{ 
	color: #fc0;text-decoration:none
}


.hrow {
	max-width: 80%;
	margin: auto;
}
.hcolumn {
    float: left;
}

.hleft {
    width: 35%;

}
.hmiddle {
    width: 30%;
    
}
.hright {
    width: 35%;
}

/* Clear floats after the columns */
.hrow:after {
    content: "";
    display: table;
    clear: both;
}
 /* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
@media (max-width: 920px) {
    .hcolumn {
        width: 100%;
    }
}

#contentwrapper{
background-color: transparent;
width: 100%;
margin: auto;
}
#maincontent {
	width: 95%;
	margin: 0 auto;
	background-color: transparent;
}
.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-bottom: 0;
}

#footer {
	background-color: #c3f;
	width: 100%;
	padding: 1em 0;
	clear: both;

}

#footer h5 {
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
}

#footer h6 {
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
}



a:link
{
	color: #fff;text-decoration:none  
}
a:visited
{
	color: #fff;text-decoration:none 
} 
a:active 
{
	color: #fff;text-decoration:none
}
a:hover      
{ 
	color: #fc0;text-decoration:none
}

body {
	height: 100%;
	font-size: 20px;
	color: #fff;
	margin: 0;
	font-family: "ComingSoon";
	background-color: #FF0000;
}

h1 
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 48pt;
	text-align: center;
	font-weight: lighter;
}

h2 
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 28pt;
}

h3 
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 24pt;
}

h4
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 20pt;
}

h5
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 18pt;
}

h6
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #fff;
	font-size: 14pt;
}



p {
	font-family: "ComingSoon";
	font-size: 18pt;
	font-weight: normal;
	font-style: normal;
	color: #fff;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 0px;

}
.list li
{
	color: #fff;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: ComingSoon;
	line-height: 30px;
}
.nonelist li
{
	color: #fff;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: ComingSoon;
	line-height: 30px;
	list-style-type: none;
}
.numberlist li
{
	color: #fff;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: TiltNeon;
	list-style-type: decimal;
	line-height: 30px;
}

.justify {
	text-align: justify;
}

.centertext {
	text-align: center;
}
.block {
	max-width: 100%;
	margin:auto;
	padding: 20px 20px;
	-moz-border-radius:25px;
	border-radius:25px;
}

.gold {
	background-color: rgb(255, 204, 0);
}
.silver {
	background-color: #CCCCCC;
}
.bronze {
	background-color: #FF9966;
;
}
.pamper {
	background-color: #FF99FF;
}
.extras {
	background-color: #66FFCC;
}
.inverse a:link
{
	color: #ff0;text-decoration:none;  
}
.inverse a:visited
{
	color: #ff0;text-decoration:none;
} 
.inverse a:active 
{
	color: #ff0;text-decoration:none;
}
.inverse a:hover      
{
	color: #f39;
	text-decoration: none;
}

.inverse h1 
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	font-size: 24pt;
	text-align: center;
}

.inverse h2 
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	font-size: 20pt;
	text-align: center;
}

.inverse h3 
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	font-size: 18pt;
}

.inverse h4
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	font-size: 16pt;
}

.inverse h5
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #800000;
	font-size: 14pt;
}

.inverse h6
{
	font-family: "ComingSoon";
	margin-top: 0;
	margin-bottom: 0;
	color: #000;
	font-size: 12pt;
}



.inverse p {
	font-family: "ComingSoon";
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #800000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
.inverselist li
{
	color: #800000;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ComingSoon";
	line-height: 30px;
}
.inversenumber li
{
	color: #800000;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ComingSoon";
	list-style-type: decimal;
}



.justify {
	text-align: justify;
}

.centertext {
	text-align: center;
}
.noborder {
	border-width: none;	
}



/* image resizing start */

.vari img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  }
  /* image resizing end */
    
  /* Navigation start */
  #rc_logo {
 left: 30px;
 padding: 22px;
 position: absolute;
 color: #fff;
 font-size: 24px;
 font-family: ComingSoon;
 text-decoration: none;
}

#rc_logo a { 
color: inherit; 
text-decoration: none;
} 

#rc_logo a:link
{
	color: #fff;text-decoration:none  
}
#rc_logo a:visited
{
	color: #fff;text-decoration:none 
} 
#rc_logo a:active 
{
	color: #fff;text-decoration:none
}
#rc_logo a:hover      
{ 
	color: #fc0;text-decoration:none
}


.rc_nav {
	overflow: hidden;
	background-color: #33CC33;
	text-align: center;
	z-index: 6;
}

.rc_nav a {
 display: inline-block;
 margin-right: -4px;  /* inline-block gap fix */
 color: #fff;
 padding: 22px 22px;
 text-decoration: none;
 font-family: ComingSoon;
 font-size: 24px;
 -webkit-transition: background 0.3s linear;
 -moz-transition: background 0.3s linear;
 -ms-transition: background 0.3s linear;
 -o-transition: background 0.3s linear;
 transition: background 0.3s linear;
 z-index: 9;
}

.rc_nav a:hover {
	background-color: #3c3;
	color: #fc0;
	transform: scale(1.2, 1.2);
}

.rc_nav .icon {
  display: none;
}

.rc_content {
  text-align: center; 
  padding-left:14px; 
  font-family: Poppins; 
  margin-top: 100px;  
  color: #8e909b;
}


@media screen and (max-width: 820px) {
  .rc_nav a {display: none;}
  .rc_nav a.icon {
    float: right;
    display: block;
    width: 60px;
  }
}

@media screen and (max-width: 820px) {
  .rc_nav.responsive {position: relative; top: 73px;}
  .rc_nav.responsive .icon {
    position: fixed;
    right: 0;
    top: 0;
  }
  .rc_nav.responsive a {
    float: none;
    display: block;
    text-align: center;
  }

} 
 /* Navigation end */ 


