﻿/* Resets */
*
{
	margin: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body 
{
	background: #FFFFFF url(../img/header_bg.png) repeat-x scroll 0 0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 72.5%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: 100%;
	line-height: normal;
}

html, body 
{
	height: 100%;
}

ol, ul 
{
	margin: 5px auto 5px 40px;
	padding: 5px ato 5px 10px;
}

table 
{
	border-collapse: separate;
	border-spacing: 0;
}

strong 
{
	font-weight: bold;
}

em 
{
	font-style: italic;
}

.right 
{
	float: right;
}

.left 
{
	float: left;
}

.hide 
{
	display: none;
}

.clear 
{
	clear: both;
}

.clearfix:after 
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix 
{
	display: block;
}

html[xmlns] .clearfix 
{
	display: block;
}

* html .clearfix 
{
	height: 1%;
}

/* Link Styles */
a:link, a:visited 
{
	color: #3481B5;
	font-weight: bold;
	text-decoration:none;
}

a:hover 
{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

a:active 
{
	color: #3481B5;
	font-weight: bold;
	text-decoration: underline;
}

/* Headings */
h1, h2, h3, h4, h5, h6 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #494949;
}


h1, h2, h3 
{
	letter-spacing:-0.04em;
	line-height: 1.05em;
	padding-bottom: 5px;
	margin: 20px 0 0;
}

h1
{
	font-size: 2.7em;	
}

h2
{
	font-size: 2.0em;
}

h3
{
	font-size: 1.6em;
}


h4 
{
	font-size: 1.2em;
	line-height: 23px;
	margin: 20px 0 0;
}

/* Header */
#header_wrap 
{
	height: 53px;
	min-width: 1002px;
}

#header 
{
	position: relative;
	height: 53px;
	width: 1002px;
	margin: 0 auto;
	z-index: 1000;
}

#header .glide_logo 
{
	position: absolute;
	left: 10px;
	top: 10px;
}

#header .glide_logo span
{
	position: absolute;
	left: 130px;
	top: 7px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.1em;
	color: #8E8E8E;
}

#header .tmx_logo 
{
	position: absolute;
	right: 10px;
	top: 17px;
}

/* Featured */
#featured_wrap 
{
	height: 208px;
	min-width: 1002px;
	background: #1F1F1F;
}

#featured
{
	position: relative;
	height: 208px;
	width: 1002px;
	margin: 0 auto;
}

#featured table
{
	height: 205px;
	width: 1002px;
	margin: 0 auto;
}

#featured td
{
	font: inherit;
	text-align:center;
}

#featuredSubPage_wrap 
{
	height: 140px;
	min-width: 1002px;
	background: #1F1F1F;
}

#featuredSubPage
{
	position: relative;
	height: 140px;
	width: 1002px;
	margin: 0 auto;
}

#featuredSubPage h1
{
	color: #999999;
}

#featuredSubPage h3
{
	color: #666666;
}

/* Press Scroller */
#press_scroller_wrap 
{
	height: 64px;
	background:#FFFFFF url(../img/press_scroller_bg.png) repeat-x scroll 0 0;
	min-width: 1002px;
}

#press_scroller 
{
	position: relative;
	height: 64px;
	width: 1002px;
	color: #717171;
	margin: 0 auto;
}

#press_scroller img
{
    vertical-align: middle
}


#press_scroller table
{
	height: 64px;
	width: 1002px;
	margin: 0 auto;
}

#press_scroller td
{
	font: inherit;
	text-align:center;
}

.pressLogoBox 
{
	padding: 20px 10px 30px;
	float:left;
	margin-right:10px;
	width:220px;
	z-index:99;
}


/* Content */
#page_wrap
{
	position: relative;
	background: #FFFFFF;
	width: 1002px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 auto;
}

#page
{
	position: relative;
	background: #FFFFFF;
	width: 1002px;
}

.half_box 
{
	padding: 0px 5px 10px 5px;
	float:left;
	margin: auto 10px auto 10px;
	width:470px;
	z-index:99;
}

.half_box .biglink
{
	font-size: 1.2em;
	font-weight: bold;
}

.quarter_box 
{
	padding: 20px 5px 20px 5px;
	float:left;
	margin: auto 10px auto 10px;
	width:220px;
	z-index:99;
}

.quarter_box img
{
	padding: 0 10px 10px 10px;
}

.smallEmp
{
	font-size: .9em;
	line-height: 1.4em;
	font-style: italic;
}

/* Footer */

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}

.push
{
	height: 30px; /* .push must be the same height as .footer */
}

#footer_wrap 
{	
	background: #242424;
	min-width: 1002px;
	display: block;
	height: 30px;
}

#footer 
{
	color: #717171;
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 auto;
	position: relative;
	width: 1002px;
}

#footer span 
{
	position: absolute;
	top: 4px;
	left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: .9em;
	color: #717171;
}

#footer span a 
{
	color: #A5A5A5;
	font-weight: lighter;
	text-decoration: none;
}

#footer span a:hover 
{
	color: #FFFFFE;
	text-decoration: none;
}

.quoteText
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.05em;
	padding-bottom: 5px;
	margin: 20px 0 0;
	color: #036;
}

.quoteAuthor
{
	color: #454545;
	font-style: italic;
	font-size: 1.1em;
	margin-left: 20px;
}

.signature
{
	width: 100%;
	margin: 10px auto 10px auto;
	padding: 10px 10px 10px 10px;
	background: #FFC;
	border-top: 1px #666 dotted;
	border-bottom: 1px #666 dotted;
}

.signatureText
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.05em;
	padding-bottom: 5px;
	color: #111111;
}

.signatureAuthor
{
	color: #555555;
	font-style: italic;
	font-size: 1.1em;
	margin-left: 20px;
}

#gallery
{
	width: 100%;
	margin: 10px auto 10px auto;
	padding: 10px 10px 10px 10px;
	background: #EEEEEE;
	border-top: 1px #666 dotted;
	border-bottom: 1px #666 dotted;
	float:left;
}

#gallery a
{
	display: inline;
	margin: 4px;
}

#maintenance
{
	margin: 10px 0 10px 0;
	padding: 20px 20px 20px 20px;
	background: #FB3434;
	border-top: 1px #666 dotted;
	border-bottom: 1px #666 dotted;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	float: left;
	width: 962px;
	text-align: center;
}

.download_wrapper
{
	margin: 10px auto 10px auto;
	padding: 20px 20px 20px 20px;
	background: #EEEEEE;
	border-top: 1px #666 dotted;
	border-bottom: 1px #666 dotted;
	display:block;
}

.os_edition
{
	font-size: 2.0em;
	font-weight: bold;
	color: #333333;
}

.version
{
	font-size: 1.4em;
}

.required_version
{
	font-size: 1.0em;
	font-style: italic;
}

.download
{
	font-size: 1.4em;
}

.storage
{
	margin: 0 0 0 0;
}

#storage_wrap
{
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
	background: #454545;
	border: 1px #666 dotted;
	width: 962px;
}

#storage_wrap div
{
    vertical-align: middle;
	text-align: center;
}


#storage_wrap h1
{
	color: #FFFFFF;	
	margin: -10px 0 0 0;
}

#storage_wrap h4
{
	margin: 0 0 0 0;
	line-height: 18px;
	color: #434242;
}

#storage_wrap h5
{
	font-weight: normal;
}

#storage_info
{
	width: 240px;
	height: 70px;
	margin-right: 1px;
	padding: 5px 5px 5px 5px;
	background: #EBEBEB;
	display:block;
	float: left;
}

#storage_glide
{
	width: 260px;
	height: 70px;
	margin: 0 auto;
	margin-right: 1px;
	padding: 5px 5px 5px 5px;
	background: #69963C;
	display:block;
	float: left;
}

#storage_glide_premium
{
	width: 429px;
	height: 70px;
	margin: 0 auto;
	padding: 5px 5px 5px 5px;
	background: #FFAE00;
	display:block;
	float: left;
}
