﻿
/* Color Legend */


/* Reset */

html, body {
	margin: 0px;
	padding: 0;
	border: 0;
	background: white;
	font-size: 12px;
	line-height: normal;
}

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 8px 0 0;
	border: 0;
	float: left;
}

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;
	}
	
ul li {
    margin-left: 35px;
}


/* Global */

html 	{	}
body	{background-color: white;}



/* Headings */

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

h1 { font-size:240%; }
h2 { font-size:200%; margin-bottom: 5px;}
.four-column-layout h2 { text-align: center; }
h3 { font-size:170%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

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



/* Text Elements */

p           	{ padding: 0 0 0 0px; color: #000; font-size: 120%; 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           	{font-weight:bold   }
a:link			{ color: #0000FF; background: white}
a:visited		{ color: navy;  }
a:active		{ color: white; background: black  }
a:focus			{ color: #666;  }
a:hover     	{ color: #f00;  }
	
blockquote  	{ color:#000; font-size:120%; }

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


/* Images */


/* Lists */
ul          	{}
ol          	{
	list-style-type: disc;
}
ul li		    { color: #000;font-size: 120%; font-weight: normal;	text-align: left; line-height:150%;padding:3px 0;}
ol li	     	{ color:#000; font-size:120%;line-height:150%;padding:3px 0px; margin:0px 10px;}

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; }


/* Containers */

#wrapper 			{
	width: 96%;
	max-width: 960px;
	margin: 0px auto;
	padding: 0;
	background-color: #FFFFFF;
}
	
#top				{ background-color:#000000; width:100%; padding:0px 0; overflow:hidden; 	}

#logo				{ margin:0 0 0 5px; float:left; width:40%; margin-bottom: 15px; float: left; margin-top: 10px;}

#social-media		{ float:right; margin:0 10px 0 0;	}
#social-media p		{ color:#ffffff; font-size:11px; margin:4px 10px 4px 0px; }
#social-media img	{ width:24px; height:24px; }
#social-media ul li	{ display:inline; }


/* Banner */
#banner 			{ padding: 0px 0px 0px 0px; margin-bottom: 15px; margin-top: 15px; width: 100%; max-width: 960px; height: 95px;}
.gtk-banner-image   {margin-top: 5px;}
#banner h1			{ width:100%;padding:10px 0 10px 0; float: right;}
#banner h3			{ width:100%; float: right;}

#subbanner 			{ width:100%; background-color:#fff; padding:15px 0; overflow:hidden;}
#subbanner h3		{ color:#ffffff; font-size:16px; font-weight:bold; text-align:center; line-height:180%; }


/* Begin TopNav */
#topnav
	{
	width:100%;	
	clear: both;
	background-color: #FF0000;
	text-align: center;
	word-spacing: 3px;
	padding:7px 0px 6px 0px;
	margin: 0px 0 0 0;
	}
#topnav ul			{padding: 0px,0} 
#topnav ul a		{}
#topnav ul li		{font-size:14px; font-weight:bold; display:inline-block; margin: 0px 0px; line-height: 100%;}
#topnav ul li a		{font-weight:bold; padding: 3px	15px 3px 15px;}
#topnav a:link		{ color:#ffffff; background: #FF0000;}
#topnav a:visited	{ color:#ffffff;}
#topnav a:active	{ color:#ffffff;background:#770000;}
#topnav a:hover		{ color:#ffffff;background:#770000; }
#topnav a:focus		{ color:#ffffff;background:#770000; }


/* Begin BottomNav */
#bottomnav 				{clear: both;  text-align: center; word-spacing: 5px; padding:10px 0; float: left;}
#bottomnav ul			{} 
#bottomnav ul li		{font-size:10px; display: inline;}
#bottomnav ul li a		{}
#bottomnav a:link		{ color:blue; }
#bottomnav a:visited	{ color:blue; }
#bottomnav a:active		{ color:blue; font-weight:bold; }
#bottomnav a:hover		{ color:red; }
#bottomnav a:focus		{ color:blue; }

.gtk-faint { color: #7c7c7c; }
.gtk-big-caps { text-transform: uppercase; font-size: 1.2em; color:#8d8d8d; font-weight: bold}


/* Begin Content */
	#content 			{
	clear: both;
	display: inline-block;
	width:960px;
	padding: 0px;
	}
	#content h1			{ background: #FFFFFF; margin: 0 0 10px 0; font-size: 24px;	border-bottom: 1px #777777 solid; padding: 20px 0;}
	#content h2			{ margin:20px 0 0 0; }
	#content p			{ margin:16px 0; line-height:180%; }
	#content li			{ margin: 0px 20px;	line-height: 180%;}
	#content img		{ padding:8px; border:1px #888888 solid; margin:8px; }
	#rightside 			{ padding:20px; margin-left:675px;  }
	#rightside h2		{ margin:20px 0 10px 0; }
	#rightside p		{ margin:8px 0; line-height:160%; }
	#servicesL p		{ padding:20px; margin-right:240px;  }
	
/*DO NOT MESS WITH THIS CODE FOR CREATING COLUMNS*/
	/*#left-col			{position:absolute; top:150px; width:220px; margin-left:  5px; padding: 0px;}
	#centerleft-col		{position:absolute; top:150px; width:220px; margin-left:245px; padding: 0px;}
	#centerright-col	{position:absolute; top:150px; width:220px; margin-left:485px; padding: 0px;}
	#right-col			{position:absolute; top:150px; width:220px; margin-left:725px; padding: 0px;}
		
	#left-wide			{position:absolute;	top:150px; width :440px;margin-left:  5px; padding: 0px;}
	#right-wide			{position:absolute;	top:150px; width:440px; margin-left:485px; padding: 0px;}
	
	#left-big			{position:absolute; top:150px; width:660px; margin-left:  5px; padding: 0px;}
	#right-small		{position:absolute; top:150px; width:220px; margin-left:685px; padding: 0px;}*/
	
.four-column-layout {
	width: 20%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	float: left;
	margin-top: 15px;
}

.two-column-layout {
	width: 45%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	float: left;
	margin-top: 15px;
}

#left-big {
	width: 63.5%;
	float: left;
	padding: 2.5%;
}

#right-small {
	width: 23%;
	float: left;
	margin-left: 2.5%;
	padding: 2.5%;
}

#right-small p img {
	margin: auto 0px;
	width: 175px;
}

.one-column {
	margin-top: 10px;
	padding: 20px;
	clear:both;
}
	
	
/* End Content */


/* Begin MapBall */
#mapball                {}
#mapball h1				{ font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:bold}	
#mapball p				{ font-family:Arial, Helvetica, sans-serif; font-size:8pt}




/* Begin Footer */
.footer-wrap {
        clear: both;
		position:relative;
		margin:0 auto;
		width: 96%;
		max-width: 960px;
}

#bottomnav {
    width: 100%;
    font-size: 120%;
}

#bottomnav a {
    font-size: 120%;
}

#bottomnav ul li {
    margin-left: 5px;
    margin-right: 5px;
}

#footer				{ min-width:auto; clear: both; background-color: #333333;}
#footer p			{ width:100%;text-align :center; color:#acacac; padding: 10px; font-size: 0.8em }
/* End Footer */


#box1 {   }

#box2 {   }

#box3 {   }

#box4 {   }

#box5 {   }

#box6 {   }

#gtkLogo {
    margin-top: 15px;
}


/* Layout Extra */



/* Navigation Extra */



/* Forms */

form { text-align:left; margin:20px;}

label, submit, input, textarea {border:0; padding:0; margin:0; background:none;}

label { float: left; width: 150px; text-align:right; display:block;}
	
input, textarea {border:1px #333 solid; margin-left:10px;}

input { width: 280px; margin-bottom: 16px;}

textarea { width: 280px; height: 150px;	margin-bottom: 16px;}

select {	}

.submit { width:90px; height:25px; margin-left:150px; font-size:12px;}

br		{ clear: left; 	}

/* Mobile */

#backToTopLink {
    display: none;
}

.gtk-banner-image {
    border-radius: 10px;
    padding: 0px;
    margin-right: 15px;
}

.shortcut-menu {
    display: none;
}

.shortcut-menu ul {
    list-style-type: none;
}

.shortcut-menu ul li {
    text-align: center;
    margin-left: 0px;
    background: #dddddd;
    margin-bottom: 3px;
}

.shortcut-menu ul li a {
    background: transparent;
    color: #333;
}

.gtk-news ul 
{
    list-style: none;
    display: inline-block;
}

.gtk-news ul li
{
    margin-left: 0px;
    padding: 10px;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

#topnav li.gtk-active a
{
    background-color: #770000;
}

/* Media Queries */
@media screen and (max-width: 930px) {

    #logo h1 { font-size:200%;}
    #logo h3 { font-size:140%; }

}


/* Media Queries */
@media screen and (max-width: 845px) {

    .gtk-banner-image {
        display: none;
    }

    #logo {
        width: 70%;
    }
    
    #banner {
        margin-top: 0px;
    }
    
    #banner h1, #banner h3 {
        padding-top: 0px;
    }
    
    #gtkLogo {
        margin-top: 15px;
    }
    
    #left-big {
        width: 100%;
    }
    
    #right-small {
        width: 100%;
    }
    
    .four-column-layout {
        width: 45%;
    }
    
    .two-column-layout {
        width: 96%;
    }
    
    #logo h1 { font-size:200%; margin-top: 20px;}
    #logo h3 { font-size:140%; }

}

/* Media Queries */
@media screen and (max-width: 480px) {

    .hide-mobile {
        display: none;
    }


    #backToTopLink {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px;
    }
    
    #logo {
        width: 70%;
    }
    
    .shortcut-menu {
        display: block;
    }
    
    #backToTopLink p {
        text-align: center;
    }
    
    #left-big {
        width: 95%;
    }
    
    #right-small {
        display: none;
    }
    
    #banner h1, #banner h3 {
        padding-top: 0px;
    }
    
    .four-column-layout {
        width: 96%;
    }
		
    #logo h1 { font-size:160%; margin-top: 20px;}
    #logo h3 { font-size:100%; }
		
}

