﻿/* Guco Internet Services - www.guco.com */
/* Sample css stylesheet by BunkyFla */


/* Color Legend */


/* Reset */
html, body {margin: 0; padding: 0; border: 0;
				background: transparent; font-size:10px }
				
				
div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li,
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
img		{ margin:0; padding:0; border:0; }
	
table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}

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

input, select, textarea, form, fieldset {
	margin:0; padding:0; border:0; 
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display:block; }
	
h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}
	
	ol, ul { list-style: none; }
	
	
/* Global */

html	{	}
body	{ background-color: #ffffff;}



/* Headings */

h1, h2, h3, h4, h5, h6 {font-weight: bold; color: #000; }

h1	{ font-size:24px; }
h2  { font-size:20px; }
h3  { font-size:16px; }
h4  { font-size:14px; }
h5  { font-size:12px; }
h6  { font-size:10px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p				{ color:#000; font-size:12px; line-height:150%;   }
p  .left		{margin: 1.5em 1.5em 1,5em 0; padding: 0; }
p  .right		{margin: 1.5em 0 1.5em 1,5em; padding: 0; }

a				{	}
a:link			{color: #ff0000;	}
a:visited		{color: #b02020;	}
a:active		{color: #ff0000;	}
a:focus			{color: #ff0000;	}
a:hover			{color: #670505;	}

blockquote		{color:#000; font-size:12px;	}

strong			{font-weight: bold; }
em				{ font-style: italic; }

/* Images */



/* List */

ul			{	}
ol			{ list-style-type:decimal; }

ul li		{color:#000; font-size:12px;}
ol li		{color:#000; font-size:12px; }

dl			{	}
dt			{	}
dd			{	}



/* Tables */

table		{	width:100%; }

tr			{	}
.odd		{background-color:#eee;	}
.even		{background-color:#fff;	}

th			{ font-weight:bold; }
thead, th	{background: #ccc; }

tbody		{	}

th,td,caption	{	}
caption			{	}

tfoot			{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption			{background: #efefef; }

/* Input */



#submit:hover {
    border: none;
    background:#8A0808;
    box-shadow: 0px 0px 1px #777;
}

input[type=text]
{
    background-color: #FFFFFF;
    border:solid 1px #ffffff;
   color: #000000;padding: 6px 0;
       box-shadow: 2px 2px 0 #828181 inset; 
}

* {
   
    margin:0;
    padding:2;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input[type=password]
{
    background-color: #FFFFFF;
    border:solid 1px #ffffff;
    color: #000000;padding: 6px 0;
        box-shadow: 2px 2px 0 #828181 inset;
}

* {
    margin:0;
    padding:0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

textarea
{
    background-color: #FFFFFF;
    border:solid 1px #ffffff;
    color: #000000;padding: 6px 0;
        box-shadow: 2px 2px 0 #828181 inset;
}











/* Miscellaneous */

sup, sup		{ line-height: 0; }

abbr, acronym	{border-bottom: 1px dotted #666; }
address			{	}
del				{background:#FFCECE; color:#f00; }

/* Containers */

#wrapper	{ width:1280px; margin:0px auto; background-color:#ffffff;}


#top { background:url(topbanner.png);height:363px;width:1280px;}2

#soctop1 img	{	
	    position:absolute; top: 5px; margin-left:1172px;}	
#soctop2 img	{	
	    position:absolute; top: 5px; margin-left:1222px;}

#socmid1 img	{	
	    position:absolute; top: 55px; margin-left:1170px;}	
#socmid2 img	{	
	    position:absolute; top: 57px; margin-left:1220px;}


#socbot1 img	{	
	    position:absolute; top: 107px; margin-left:1172px;}	
#socbot2 img	{	
	    position:absolute; top: 110px; margin-left:1224px;}

#socvbot1 img	{	
	    position:absolute; top: 157px; margin-left:1172px;}	
#socvbot2 img	{	
	    position:absolute; top: 160px; margin-left:1224px;}


#welcome img {position :absolute; top: 15px; margin-left:584px;}

#mavictop img {position :absolute; top: 270px; margin-left:344px;}


		
					

#navbar		{	margin-left:220px;}		
#menu	 {position:relative;float:left;margin:0 0 0 71px;	}

/* Clearing floats */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

/* Mini reset, no margins, paddings or bullets */
.menu,
.submenu {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Main level */
.menu {			
  margin: 0px auto;
  width: 1280px;
  /* http://www.red-team-design.com/horizontal-centering-using-css-fit-content-value */
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;	
}

.menu > li {
  background: #606254;
  float: left;
  position: relative;
  transform: skewX(25deg);
}

.menu a {
  display: block;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-family: Arial, Helvetica;
  font-size: 12px;
}		

.menu li:hover {
  background: #ad8d55;
}		

.menu > li > a {
  transform: skewX(-25deg);
  padding: 1em 2em;
}

/* Dropdown */
.submenu {
  position: absolute;
  width: 200px;
  left: 50%; margin-left: -100px;
  transform: skewX(-25deg);
  transform-origin: left top;
}

.submenu li {
  background-color: #606254;
  position: relative;
  overflow: hidden;		
}						

.submenu > li > a {
  padding: 1em 2em;			
}

.submenu > li::after {
  content: '';
  position: absolute;
  top: -125%;
  height: 100%;
  width: 100%;			
  box-shadow: 0 0 50px rgba(0, 0, 0, .9);			
}		

/* Odd stuff */
.submenu > li:nth-child(odd){
  transform: skewX(-25deg) translateX(0);
}

.submenu > li:nth-child(odd) > a {
  transform: skewX(25deg);
}

.submenu > li:nth-child(odd)::after {
  right: -50%;
  transform: skewX(-25deg) rotate(3deg);
}				

/* Even stuff */
.submenu > li:nth-child(even){
  transform: skewX(25deg) translateX(0);
}

.submenu > li:nth-child(even) > a {
  transform: skewX(-25deg);
}

.submenu > li:nth-child(even)::after {
  left: -50%;
  transform: skewX(25deg) rotate(3deg);
}

/* Show dropdown */
.submenu,
.submenu li {
  opacity: 0;
  visibility: hidden;			
}

.submenu li {
  transition: .2s ease transform;
}

.menu > li:hover .submenu,
.menu > li:hover .submenu li {
  opacity: 1;
  visibility: visible;
}		

.menu > li:hover .submenu li:nth-child(even){
  transform: skewX(25deg) translateX(15px);			
}

.menu > li:hover .submenu li:nth-child(odd){
  transform: skewX(-25deg) translateX(-15px);			
}


#content  	{	background-color:#ffffff; float:left; width:100%; }
#content h1		{  text-align:center; padding: 10px;  }
#content h3		{  text-align:center; padding: 10px;  }
#content h4		{  text-align:center; padding: 5px;  }

#content h2		{  text-align:center; padding: 10px;  }
#content p		{	text-align:justify; font-size:12px; padding: 3px;}
#content img	{ padding: 10px;}

# reviewform {
		background-color:yellow;
}

#tablechart	{margin-left :155px; width:910px;}

#disclaimer		{margin-left :55px; width:910px;} 
#disclaimer p	{font-size:10px; color:black; text-align:center;}

#facebook			{background-color:#ffffff; margin-left:30px}


#footer 			{background-color:#606254; width:100%; float:left; padding:3px 0px 3px 0px;}
#footer p			{font-size:10px; color:white; text-align:center;}
#footer a:link		{color:#ffffff; }
#footer a:visited	{color:#ffffff; }
#footer a:active	{color:#ffffff; }
#footer a:hover		{color:#FFFF66; }
#footer a:focus		{color:#ffffff; }					