﻿html, body
{
	background-color: White;
}

html, body, form, table, td
{
	padding: 0px;
	margin: 0px;
}  

th, td, p, div, span, li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td
{
	vertical-align: top;
}

p
{
	padding: 0px;
	margin: 15px 0px 0px 0px!important;
}

img
{
	padding: 0px;
	margin: 15px 0 0 0;
}

a, a:visited, a:link, a:active
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0071bc;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	color: #0071bc;
	text-decoration: underline;
}

h1
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #0071bc;
	font-size: 36px;
	line-height: 1em;
	font-weight: bold;
	margin: 20px 0 0 0;
	clear: both;
}

h2
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #0071bc;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0 0 0;
	clear: both;
}

h3
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #72bf44;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0 0 0;
	clear: both;
}

h3 a, h3 a:visited, h3 a:link, h3 a:active, h3 a:hover
{ 
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #72bf44;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}

img
{
	border-width: 0px;
}

td > h1, td > h2, td > h3, td > img, td > p
{
	margin-top: 0px;
	padding-top: 0px;
}

h1 + p, h2 + p, h3 + p, p + h1, p + h2, p + h3, h2 + div
{
	margin: 15px 0 0 0;
}

span + h1, span + h2
{
	margin: 20px 0 0 0;
}

input.formInput
{
	margin: 0px 0px 10px 0px;
}

input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly] 
{ 
	background-color: #e0e0e0; 
} 

/* *************************************************
   CLASSES
   ************************************************* */
p.Abstract
{
	font-weight: bold;
	color: #333333;
}

p.InfoBox
{
	background: #effaff;
	border: 1px solid #99c4d7;
	padding: 10px!important;
	line-height: 16px;
	margin: 10px 0px 20px 0px;
	background: #effaff;
}

p.FloatLeft
{
	padding: 0px 10px 0px 0px;
	float: left;
}

p.FloatRight
{
	padding: 0px 0px 0px 10px;
	float: right
}

img.FloatLeft
{
	padding: 0px 10px 4px 0px;
	float: left;
}

img.FloatRight
{
	padding: 0px 0px 4px 10px;
	float: right
}

span.InlineCode
{
	font-family: Courier New;
}

p.Code
{
	font-family: Courier New;
	background: #d9edf8;
	border: 1px solid #0071bc;
	padding: 10px!important;
	line-height: 16px;
}

tr.ButtonRow td
{
	padding: 10px 0px 0px 0px;
}

.DownloadCurrentVersion
{
	font-weight: bold;
	font-size: 13px;
}

.Error
{
	color: #ff0000;
}

.Validator
{
	color: #ff0000;
}

/* *************************************************
   MASTER PAGES
   ************************************************* */
#menu
{
	width: 100%;
	background-image: url(Images/MenuBackground.png);
	background-repeat: repeat-x;
	position: relative;
}

#menuContent
{
	text-align: left;
	width: 944px;
	height: 40px;
	padding: 0px 20px 0px 20px;
	position: relative;
}

.cmsLangDropDown
{
	margin: 0 0 0 10px;
}

#menu
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	
}

#menu a, #menu a:link, #menu a:visited, #menu a:hover, #menu a:active
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover
{
	font-weight: bold;
	text-decoration: none;
}

/*.rtsUL
{
	padding: 0px!important;
}

.rtsLI
{
	padding: 0px!important;
}*/

#LoginStatusContainer
{
	position: absolute;
	top: 11px;
	right: 0px;
	text-align: right;
}

#page
{
	position: relative;
}

.gettrialaccount
{
	width: 190px;
	height: 79px;
	position: absolute;
	z-index: 100;
	top: 58px;
	right: 13px;
	background-image: url(Images/DownloadBadge.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.twitter
{
	position: absolute;
	z-index: 100;
	top: 6px;
	right: 30px;
	height: 22px;
}

.twitter a, .twitter img
{
	z-index: 100;
	height: 22px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}

#site
{
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(Images/HeaderBackground.png);
	background-repeat: repeat-x;
}

#header
{
	width: 100%;
	height: 540px;
	padding: 18px 0 0 0;
	background-image: url(Images/Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headerLogo
{
	height: 62px;
	width: 944px;
	margin: 0px 20px 0px 20px;
	text-align: left;
	background-image: url(Images/Logo.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#title
{
	position: relative;
	background-image: url(Images/HomeHeaderBackground.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	width: 984px;
	height: 398px;
}

#titleTable
{
	padding: 0px 32px 0px 32px;
}

#titleLogo
{
	position: relative;
	background-image: url(Images/TimeCockpitLogo.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 358px;
}

#main
{
	position: relative;
	text-align: left;
	width: 920px;
	padding: 0px 32px 0px 32px;
}

#breadcrumb
{
	width: 953px;
	margin: -1px -33px 0px -33px;
	height: 27px;
	background-image: url(Images/Breadcrumb.png);
	padding: 6px 0px 0px 33px;
}

#breadcrumb span
{
	font-size: 11px!important;
}

#dialog
{
	padding: 10px;
}

#leftBar
{
	padding: 32px 32px 0 0;
	width: 250px;
}

#rightBar
{
	padding: 0px 0 0 32px;
	width: 25%;
}

#contentBar
{
	width: 75%;
}

#contentTable
{
	width: 100%;
}

#footer
{
	border-top: 1px solid #0071bc;
	text-align: left;
	width: 920px;
	margin: 32px;
	font-size: 11px;
}

/* *************************************************
   MULTI COLUMN TABLES
   ************************************************* */
table.threeColumnTable
{
	padding: 0px;
	margin: 15px 0 0 0;
}

td.threeColumnTableFirstColumn
{
	padding: 0 10px 0 0;
	width: 33.33%;
	vertical-align: top;
}

td.threeColumnTableColumn
{
	padding: 0 10px 0 10px;
	width: 33.33%;
	vertical-align: top;
}

td.threeColumnTableLastColumn
{
	padding: 0 0 0 10px;
	width: 33.33%;
	vertical-align: top;
}

table.twoColumnTable
{
	padding: 0px;
	margin: 15px 0 0 0;
}

td.twoColumnTableFirstColumn
{
	padding: 0 10px 0 0;
	width: 66.66%;
	vertical-align: top;
}

td.twoColumnTableLastColumn
{
	padding: 0 0 0 10px;
	width: 33.33%;
	vertical-align: top;
}

/* *************************************************
   GRIDVIEW
   ************************************************* */
table.gridView 
{
	border-width: 0px;
}

table.gridView th
{
	font-weight: bold;
	background-color: #effaff;
}

table.gridView th, table.gridView td
{
	padding: 0px 10px 0px 10px;
	border-top: 1px solid #99c4d7;
	border-bottom: 1px solid #99c4d7;
	border-left: 0px hidden Transparent;
	border-right: 0px hidden Transparent;
}

/* *************************************************
   MODULES
   ************************************************* */
h1.viewHead
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #0071bc;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0 0 0;
	text-decoration: none;
}   

/* *************************************************
   BLOG
   ************************************************* */
p.sf_back
{
	position: relative;
	margin: 5px;
	padding: 50px;
}   
   
h2.sf_postTitle
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #0071bc;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-decoration: none;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	padding: 6px 0px 6px 0px;
}

.sf_postTitle a
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #0071bc;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

div.sf_postSubTitle
{
	top: -15px;
	position: relative;
	height: 15px;
	width: 100%;
}

div.sf_postDate
{
	position: absolute;
	right: 0px;
	font-size: 11px;
	color: #666666;
}

div.sf_postAuthor
{
	position: absolute;
	left: 0px;
	font-size: 11px;
	color: #666666;
}

/* *************************************************
   NEWS
   ************************************************* */
.sf_newsTitle, .sf_newsTitle a
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #0071bc;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 20px 0 0 0;
	text-decoration: none;
}

p.sf_newsDate
{
	font-size: 11px;
	color: #666666;
}

.sf_newsSummary
{
	background-color: Red;
}

/* *************************************************
   FORUM
   ************************************************* */
   
p.sf_forumBack
{
}

h2.sf_forumCategoryTitle
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #0071bc;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-decoration: none;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #dcdcdc;
	background-color: #f5f5f5;
	padding: 6px 0px 6px 0px;
}

.sf_forumCategoryTitle a
{
	font-family: Calibri, Helvetica, Arial, sans-serif;
	color: #0071bc;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

.sf_forumHeader
{
	color: #72bf44!important;
	font-size: 14px!important;
	line-height: 20px!important;
	font-weight: bold!important;
	text-decoration: none!important;
}

.sf_forumThreadTitle
{
	padding-left: 60px!important;
}

.sf_forumThreadTitle, .sf_forumThreadTitle a
{
	color: #0071bc!important;
	font-size: 12px!important;
	line-height: 20px!important;
	font-weight: bold!important;
	text-decoration: none!important;
}

.sf_forumFooter, .sf_forumFooter span
{
	font-size: 11px!important;
	color: #666666;
}

.sf_forumsList
{
}

/* *************************************************
   LOGIN
   ************************************************* */
.LoginRow td
{
	padding: 10px 0px 0px 0px;
}

.LoginError
{
	color: Red;
}

.sf_CaptchaImage img
{
	margin: 0px;
}

/* *************************************************
   ACCOUNT
   ************************************************* */
div.Panel
{
}   
   
div.PageSummary
{
	padding: 10px 5px 10px 5px;
	margin: 10px 0px 20px 0px;
	background: #effaff;
	border-top: 1px solid #99c4d7;
	border-bottom: 1px solid #99c4d7;
}

div.PageSummary h3
{ 
	margin: 0px;
}