@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	5;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 98.8095%;
	padding-left: 0.5952%;
	padding-right: 0.5952%;
	clear: none;
	float: none;
}
#div1 {
}
#header {
	width: 100%;
	padding-bottom: 22.666%;
	background-size: cover;
	background-position: center; /* IE fix */
	margin-top: 5px;
	background-image: url(../artwork/ted_k_logo_2.png);
}
#header:hover {
	cursor: pointer;
}
#navbar {
	margin-top: 0.625em;
	width: 100%;
}
.button {
	margin-left: 0;
	margin-bottom: 0.3125em;
	clear: both;
	width: 100%;
	height: 1.5em !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	background-color: #cccccc !important;
	font-weight: normal;
	font-size: 0.90em !important;
	text-align: center;
	color: #cc0000 !important;
	font-family: Verdana, Geneva, sans-serif;
}
.button:hover {
	cursor:pointer;
}
.button_right {
margin-left: 0;
	margin-bottom: 0.3125em;
	clear: both;
	width: 100%;
	height: 10% !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	background-color: #cccccc !important;
	font-weight: normal;
	font-size: 0.90em !important;
	text-align: center;
	color: #cc0000 !important;
	font-family: Verdana, Geneva, sans-serif;
}
.buttonright:hover {
	cursor:pointer;
}
#main_panel {
width: 100%;	
padding-top: 0.9375em;
/*margin-bottom: 0.9375em;*/
}
#slider_container {
	float: left;
	height: auto;
	width: 100%;
	margin-left: -5%;
}
#text_panel {
	width: 100%;
	padding-bottom: 0.1875em;
	margin-bottom: 2em;
}
.text_1 {
color: #666666;
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 12px;
line-height: 16px;
text-align: center;
margin-top: 5px;
}
#footer {
	width: 100%;
	padding-top: 0.1875em;
	border-top: 1px solid #CC0000;
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}
.footer_text {
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 0.80em;
	text-align: center;
}
.email_link{
	color: #cc0000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 0.80em;
}
.email_link:hover{
	color: #999999;
	cursor: pointer;
}

.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 99.4047%;
	padding-left: 0.2976%;
	padding-right: 0.2976%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
#header {
	width: 100%;
	padding-bottom: 10%; /* 1200px x 60px */
	background-image: url(../artwork/ted_k_logo.png);
	background-size: cover;
	background-position: center; /* IE fix */
	margin-top: 15px;
}
#header:hover {
	cursor: pointer;
}
#navbar {
	margin-top: 0.625em;
	padding-left: 15%;
	width: 100%;
}
.button {
width: 13.02083%;
height: 1.37987%;
clear: none;
margin-left: 0.3984%;
border-left: 1px solid #CC0000;
border-right: 1px solid #CC0000;
text-align: center;
float: left;
margin-left: 0px;
padding-top: 1px !important;
padding-bottom: 0px !important;
background-color: #ffffff !important;
font-weight: normal;
font-size: 0.8125em;
color: #CC0000 !important;	
font-family: Verdana,Geneva,sans-serif;
}
.button:hover {
	color: #999999;
	cursor:pointer;
}
.button_right {
width: 13.02083%;
height: 1.37987%;
clear: none;
margin-left: 0.3984%;
padding-top: 1px !important;
padding-bottom: 0px !important;
border-right: 1px solid #CC0000;
text-align: center;
float: left;
padding-top: 1px;
background-color: #ffffff !important;
font-weight: normal;
font-size: 0.8125em;
color: #CC0000 !important;
font-family: Verdana, Geneva, sans-serif;
}
.button_right:hover {
	color: #999999;
	cursor:pointer;
}
#main_panel {
border-top: 1px solid #CC0000;
padding-top: 0.9375em;
/*margin-bottom: 0.9375em;*/
}
#slider_container {
	float: left;
	height: auto;
	width: 100%;
	margin-left: -3%;
}
#text_panel {
	width: 100%;
	padding-bottom: 0.1875em;
	margin-bottom: 2em;
}
.text_1 {
color: #666666;
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 14px;
line-height: 18px;
text-align: center;
margin-top: 10px;
}
#footer {
	width: 100%;
	padding-top: 0.1875em;
	border-top: 1px solid #CC0000;
	margin-top: 2em;
	margin-bottom: 2em;
}
.footer_text {
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 0.90em;
	text-align: center;
}
.email_link{
	color: #cc0000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 0.90em;
}
.email_link:hover{
	color: #999999;
	cursor: pointer;
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 100%;
	max-width: 1232px;
	padding-left: 0.1984%;
	padding-right: 0.1984%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header {
	width: 100%;
	padding-bottom: 10%; /* 1200px x 120px */
	background-image: url(../artwork/ted_k_logo.png);
	background-size: 99.5%;
	background-position: center; /* IE fix */
	margin-top: 25px;
}
#header:hover {
	cursor: pointer;
}
#navbar {
	margin-top: 0.625em;
	padding-left: 28%;
	width: 72%;
}
.button {
width: 13.02083%;
height: 1.37987%;
clear: none;
border-left: 1px solid #CC0000;
border-right: 1px solid #CC0000;
text-align: center;
float: left;
margin-left: 0px;
padding-top: 1px !important;
padding-bottom: 0px !important;
font-weight: normal;
font-size: 0.8125em;
color: #CC0000 !important;	
font-family: Verdana,Geneva,sans-serif;
}
.button:hover {
	color: #999999;
	cursor: pointer;
}
.button_right {
width: 13.02083%;
height: 1.37987%;
clear: none;
margin-left: 0.3984%;
border-right: 1px solid #CC0000;
text-align: center;
float: left;
padding-top: 1px !important;
padding-bottom: 0px !important;
font-weight: normal;
font-size: 0.8125em;
color: #CC0000 !important;
font-family: Verdana, Geneva, sans-serif;
}
.button_right:hover {
	color: #999999;
	cursor:pointer;
}
#main_panel {
width: 100%;
border-top: 1px solid #CC0000;
padding-top: 0.9375em;
/*margin-bottom: 0.9375em*/
}
#slider_container {
	float: left;
	height: auto;
	width: 100%;
	margin-left: -2%;
}
#text_panel {
	width: 100%;
	padding-bottom: 0.1875em;
	margin-bottom: 2em;
}
.text_1 {
color: #666666;
font-family: Verdana, Geneva, sans-serif;
font-weight: normal;
font-size: 14px;
line-height: 18px;
text-align: center;
margin-top: 10px;
}
#footer {
	width: 100%;
	padding-top: 0.1875em;
	border-top: 1px solid #CC0000;
	margin-top: 2em;
	margin-bottom: 2em;
}
.footer_text {
	color: #999999;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 0.90em;
	text-align: center;
}
.email_link{
	color: #cc0000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 0.90em;
}
.email_link:hover{
	color: #999999;
	cursor: pointer;
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}
}