/* Friendly global style resetting 
==============================================================================================  */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, label, legend,
input, select, option, blockquote, th, td { padding: 0; margin: 0; border: 0; cursor: default; }
body { word-wrap: break-word; } /* IE 5/6 Avoiding Box Expand Hack  */
table { border-collapse: collapse; border-spacing: 0; border: 0; }
a, img, a img { border: none; outline: none }
address, caption, cite, th { font-style: normal; font-weight: normal }
ol, ul { list-style: none }
caption, th { text-align: left }
p, h1, h2, h3, h4, h5, h6 { font-size: 100.01%; font-weight: normal; text-align: left; }
em, strong { font-weight: bold; font-style: normal }
abbr { border: none; }
iframe { border: none; margin: 0; padding: 0; background-color: #E9E9E9; }

div { background-color: transparent; }

/* Basics
==============================================================================================  */

body, input, td, textarea, select, option { color: #000; font: normal 12px/1.25 Arial, Helvetica, sans-serif;  }
input, textarea, select, option { line-height: normal; }

p { margin: 0 0 7px 0; line-height: 1.25em; color: #131619; }
h1, h2, h3, h4, h5, h6, 
.h1, .h2, .h3, .h4, .h5, .h6  { margin: 0 0 7px 0; padding: 10px 0 0 0; line-height: 1.25em; font-weight: bold; color: #000; }

h1 { font-size: 1.6666em; line-height: 1.05em; font-weight: bold; text-transform: uppercase; padding-top: 9px; }
h2, .h2, h3 { font-size: 1.6666em; line-height: 1.15em; font-weight: normal; padding-top: 0; margin-bottom: 14px; } 
h4, h5, h6 { font-size: 1em; }

a, a:link, a:visited { color: #E3009C; text-decoration: none; cursor: hand; cursor: pointer; }
a:hover { color: #333; text-decoration: underline; }
a:active { color: #E3009C; text-decoration: none; }

h1 a, .h1 a, h1 a:link, .h1 a:link, h1 a:visited, .h1 a:visited { color: #000; }
h1 a:hover, .h1 a:hover { color: #E3009C; text-decoration: none; } 
h1 a:active, .h1 a:active { color: #333; } 

h2 a, h2 a:link, h2 a:visited { color: #202326; }
h2 a:hover { color: #E3009C; text-decoration: none; }
h2 a:active { color: #333; text-decoration: none; }

.hr { clear: both; height: 0; overflow: hidden; font-size: 0; line-height: 0; }
.hr hr { display: none; height: 0; overflow: hidden; size: 0; }

a.no-style, a.no-style:link, a.no-style:visited { color: #000; font-weight: normal; text-decoration: none; }
a.no-style:hover { color: #E3009C; font-weight: normal; text-decoration: none; }
a.no-style:active { color: #000; font-weight: normal; text-decoration: none; }

a.button, a.button:link, a.button:visited { display: block; width: auto; float: left; padding: 5px 9px; border: 1px solid #006DC0; 
	background-color: #009EE0 ; color: #FFF; margin: 2px 8px 2px 1px; cursor: pointer; font-weight: bold; 
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; line-height: 1em; 
	text-decoration: none; }
a.button:hover { border-color: #090909; background-color: #202020; color: #FFF; text-decoration: none; }
a.button:active { border-color: #006DC0; background-color: #009EE0; color: #FFF; text-decoration: none; }

#wrapper3 a.button, #wrapper3 a.button:link, #wrapper3 a.button:visited 
	{ border: 1px solid #809F03; background-color: #90AF06 ; color: #FFF; font-size: 18px; font-weight: normal; }
#wrapper3 a.button:hover { border-color: #090909; background-color: #202020; color: #FFF; text-decoration: none; }
#wrapper3 a.button:active { border-color: #006DC0; background-color: #009EE0; color: #FFF; text-decoration: none; }

body {
	background: #FFF;
	text-align: center;
}

#wrapper, #wrapper2, #wrapper3 {
	clear: both;
	width: 880px;
	text-align: center;
	margin: 0 auto;
}
#wrapper3 {
	position: relative;
	padding: 20px 0;
	}
#header, #content, #footer {
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	clear: both;
}
#promobar {
	width: 100%;
	background-color: #E0E1E2;
	margin: 0;
	padding: 0;
	height: 14.1666em;
	border-top: 1px solid #B3B6B9;
	border-bottom: 1px solid #B3B6B9;
}
#promobar h2, #promobar p { 
	margin: 0 30px;
}
#promobar h2 {
	color: #505356;
	font-size: 20px;
 	line-height: 22px;
  	padding: 0;
  	font-weight: normal;
  	text-decoration: none;
  	margin-right: 300px;
  	margin-bottom: 10px;
  	margin-top: 5px;
}
#promobar p strong {
	text-transform: uppercase;
	color: #009EE0 !important;
	padding-left: 1px;
	}
#promobar .divider {
	font-weight: normal !important;
	color: #B0B3B6;
	padding: 0 2px;
	}

#for-free-300 {
	margin: 0; 
	padding: 0;
	position: absolute;
	right: 125px;
	top: 0;
	display: block;
	width: 170px;
	height: 170px;
	text-indent: -9999em;
	background: transparent url(images/300-for-free.gif) no-repeat left top scroll; }

#header {
	width: 824px;
	padding: 14px 0 3em 0;
	position: relative;
}

#header #logo {
	display: block;
	width: 300px;
	height: 80px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	white-space: nowrap;
	text-indent: -9999em;
	background: #fff url(images/smartfork-logo.png) no-repeat left top;
}
#header h3 { 
	display: block;
	margin:0;
	padding: 0 0 41px 0;
	position: absolute; 
	right: 20px;
	top: 0;
	width: 12em;
}
#header #tagline {
	display: block;
	width: 21em;
	background: #F2E683 url(images/klammer.jpg) no-repeat left top scroll;
	margin: 0;
	padding: 20px 0 18px 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #434445;
	font-weight: bold;
}
#header #tagline em {
	display: block;
	padding: 0;
	text-indent: 0;
	margin: 0 12px 0 36px;
}
#topnav { 
	position: absolute;
	left: 0;
	bottom: 0;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#topnav li { 
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
}
#topnav li a, #topnav li a:link, #topnav li a:visited, #topnav li strong  { 
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 5px 9px;
	border: 1px solid #B3B6B9;
	border-bottom: 0;
	color: #434649;
	text-decoration: none;
	background-color: #FFF;
	-moz-border-radius-topright: 3px;-khtml-border-top-right-radius: 3px;-webkit-border-top-right-radius: 3px; border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;-khtml-border-top-left-radius: 3px;-webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; 
}
#topnav li a:hover  { 
	color: #FFF;
	text-decoration: none;
	border-color: #C30079;
	background-color: #E3009C;
}
#topnav li a:active, #topnav li strong  { 
	color: #000;
	text-decoration: none;
	border-color: #B3B6B9;
	background-color: #E0E1E2;
}
#topnav li strong {
	position: relative;
	margin-bottom: -1px; 
	padding-bottom: 6px; }

#content { 
	padding-top: 24px;
}

#mainclmn {
	width: 530px;
	float: left;
}
#sideclmn {
	width: 240px;
	float: right;
	background-color: #C0C2C4;
	padding-bottom: 10px;
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; 
}
.mission-statement {
	border-bottom: 1px solid #D0D3D6;
	padding-bottom: 10px;
	margin-bottom: 24px;
	color: #606366;
	}
.trailer {
width: 240px; 
float: left;
}
#sideclmn .trailer p { 
	padding: 0 10px 10px 10px;
}
.trailer1 {
	float: left;
}
.trailer2 {
	float: right;
}
.trailer h4 {
	margin: 0;
	padding: 8px 0 4px 10px; 
}
.trailer h4#who, .trailer h4#how {
	padding-bottom: 60px;
	background-color: #C0C2C4;
	margin-bottom: 6px;
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; 
	}
.trailer h4#how {
	background: #C0C2C4 url(images/how.gif) no-repeat center bottom scroll; 
	}
.trailer h4#who {
	background: #C0C2C4 url(images/who.gif) no-repeat center bottom scroll; 
	}

#footer {
	padding: 40px 0 4px 0;
}
#footer p {
	color: #606366;
}
#footer p .limited { 
	color: #909396;
}
#artwork {
	height: 401px;
	margin: 10px 0 7px 0;
	padding: 0;
	background: #FFF url(images/artwork.gif) repeat right top scroll;
}


#get-the-tickets {
	margin: 0;
	padding: 0;
	background-color: #191C1F;
	text-align: left;
}
#get-the-tickets-really p {
	color: #E0E3E5;
	font-size: 24px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
 	line-height: 26px;
  	letter-spacing: -1px;
  	padding: 0;
  	margin: 0 0 12px 0;
  	font-weight: bold;
  	text-decoration: none;
}
#get-the-tickets-really p .highlite {
	color: #0099FF;
}
#get-the-tickets-really p.btm-links {
	font-size: 12px;
	line-height: 14px;
	color: #505356;
	font-weight: normal;
	clear: both;
	margin: 20px 0 0 0;
	padding: 0;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
#get-the-tickets-really p.btm-links a, #get-the-tickets-really p.btm-links a:link, #get-the-tickets-really p.btm-links a:visited {
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px 5px;
	height: 44px;
	width: 200px;
	text-indent: -9999em;
	background-color: #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; 
	}
#next09-link {
	background-image: url(images/next-link.gif);
	}
#sun-link {
	background-image: url(images/sun-startup-essentials.gif);
	}
#gate-53-10-link {
	background-image: url(images/gate-53-10.gif);
	}


#TB_window {
	font: 12px/1.25 Arial, Helvetica, sans-serif;
	color: #606366 !important;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#606366;
}

#TB_window a:link {color: #606366;}
#TB_window a:visited {color: #606366;}
#TB_window a:hover {color: #909699;}
#TB_window a:active {color: #606366;}
#TB_window a:focus{color: #606366;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:229000;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#101316;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #191C1F;
	z-index: 229001;
	color:#939699;
	display:none;
	border: 10px solid #191C1F;
	text-align:left;
	top:50%;
	left:50%;
	-moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; 
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:15px;
	padding:4px 30px 4px 25px;
	float:left;
}

#TB_closeWindow{
	height:15px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding: 0 10px 0 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	color: #606366;
	line-height: 1em;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:0;
	margin: 0;
	color: #606366;
	position: absolute;
	left: 15px;
	top: 1px;
	background-color: transparent;
}

#disclaimer { 
	float:left;
	padding:0 10px 0 0;
	margin: 0;
	color: #505356;
	position: absolute;
	left: 10px;
	bottom: 2px;
	background-color: transparent;
}
#disclaimer span { display: block; margin-top: 4px; }

#TB_title{
	background-color:#191C1F;
	height:18px;
	color: #606366;
	position: relative;
}

#TB_ajaxContent{
	clear:both;
	padding:0 10px 2px 10px;
	overflow:auto;
	margin-bottom: 6.25em;
	text-align:left;
}

#TB_ajaxContent.TB_modal{
	padding:0;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none !important;
	outline: 0 !important;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
	margin-bottom: 1px;
}
