.noshow {
	visibility: hidden;
	}

/* @group Tags */

html, body, div, form, table, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	}

body {
	line-height: 130%;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333;
	font-family: Verdana, "Trebuchet MS", Arial;
	/*background: #303030 url(../images/backgroundX.jpg) repeat-x fixed center 70%;*/
	background: #6b6b6b;
}


img {
	border: 0;
	vertical-align: top;
	}

h1 {
	font-weight: bold;
	font-size: 30px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	color:  #C81507;
	}

h1 {
	font-size: 20px;
	color: #666666;
	}

h2 {
	font-weight: bold;
	font-size: 20px;
	line-height: 100%;
	padding: 0px 0px 15px 0px;
	}

h2.topgap {
	padding-top: 10px;
	}

h2.nobottomgap {
	padding-bottom: 2px;
	}

h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
	margin-top: 10px;
	padding: 0 0px 4px 0px;
	}

h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	}

h5 {
	font-weight: bold;
	font-size: 10px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	}

h6 {
	font-weight: bold;
	font-size: 9px;
	line-height: 130%;
	padding: 0px 0px 10px 0px;
	}

body, p, li, ul, cite, blockquote, em, strong {
	font-size: 13px; 
	line-height: 140%;
	font-family: "Lucida Sans", Verdana, Geneva, sans-serif;
	word-spacing: normal;
	letter-spacing: normal;
	}

ol, ul {
	padding-top: 0px;
	margin-top: 0px;
	}

p {
	padding: 0px 0px 10px 0px;
	}


a {
	color: #3a49a5;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	cursor: pointer;
	}

div.error {
	display: block;
	color: #820e00;
	background-color: #fffcdc;
	border: 1px solid gray;
	padding: 4px;
	margin-top: 8px;
	box-shadow: #c0c0c0 2px 2px 2px;
	-webkit-box-shadow: #c0c0c0 2px 2px 2px;
	}

/* @end */

/* @group Page Blocks */

#pagewrapper {
	clear: both;
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0 9px 0 9px;
	/* border-bottom: 1px solid #202020; */
	background-color: #eee;
	background: url(../images/masthead/side_shadows.png);
	overflow: hidden;
	}

#pgblockheader {
	clear: both;
	width: 1018px;
	height: 69px;
	margin: 20px auto 0px auto;
	padding: 0;
	background: url(../images/masthead/navbar.png);
	}
	
#pgblockender {
	margin: 0 auto 0 auto;
	width: 1018px;
	height: 10px;
	background: url(../images/masthead/bottom_shadow.png);
	}

#pgblockfooter {
	clear: both;
	width: 1000px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: center;
	line-height: 140%;
	color: #adadad;
	font-size: 10px;
	}


#pgblockfooter a {
	/*color: #888888;*/
	                   
	}
	
#pgblockfooter a:hover {
	text-decoration: underline;
	}
	

#pagefooter {
	margin: 20px 0 0 40px;
	}

#pagefooter p {
	color: #888888;
	font-size: 10px;
	}

/* @end */


/* @group Menu */



#pgblockmenumain {
	margin: 0;
	padding: 8px 19px 0 0;
	overflow: hidden;
	}
	

#pgblockmenumain div.tab {
	float: right;
	height: 61px;
	}


#pgblockmenumain div.separator {
	float: right;
	width: 9px;
	height: 61px;
	background: url(../images/masthead/navbar_separator.png) no-repeat center;
	}


#pgblockmenumain div a {
	color: #3e3e3e;
	display: table-cell;
	height: 61px;
	vertical-align: middle;
	font-weight: bolder;
	font-size: 13px;
	/*line-height: 100%;*/
	line-height: 60px;
	color: #3e3e3e;
	text-shadow: #c0c0c0 1px 1px 1px;
	}
	
#pgblockmenumain div:hover {
	background: url(../images/masthead/navbar_selection.png) repeat-x;
	}

#pgblockmenumain div a:hover {
	text-decoration: none;
	}

#pgblockmenumain div.selected {
	background: url(../images/masthead/navbar_selection.png) repeat-x;
	}


#pgblockmenumain div.mid {
	float: left;
	display: table-cell;
}

#pgblockmenumain div.leftgap {
	display: block;
	float: left;
	width: 10px;
	height: 58px;
}

#pgblockmenumain div.rightgap {
	display: block;
	float: left;
	width: 10px;
	height: 58px;
	}


#pgblockmenumain div.selected .leftgap,
#pgblockmenumain div:hover .leftgap {
	background: url(../images/masthead/navbar_selection_left.png) no-repeat;
	}
	
#pgblockmenumain div.selected .rightgap,
#pgblockmenumain div:hover .rightgap {
	background: url(../images/masthead/navbar_selection_right.png) no-repeat right;
	}





/* @end */

/* @group Page */



div#banner 
{
	background-image: url(../images/banner_background.png);
	width: 1000px;
	height: 375px;
}

div#banner img
{
	top: 10px;
	position: relative;
}

div#banner_text 
{
	top: 25px;
	position: relative;
	margin-left: 25px;
	font-size: 32px;
	font-weight: bold;
}

div#banner_text img
{
	top: 0px;
	position: relative;
	border: none;
	vertical-align: middle;
}

div#banner_support
{
	background-position: 0 bottom;
	background-image: url(../images/banner_background.png);
	width: 1000px;
	height: 110px;
	font-weight: bold;
	font-size: 32px;
	line-height: 100px;
}

div#banner_support img
{
	top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	position: relative;
}

div#description_short
{ 
	top: -3px; 
	min-height: 34px; 
	position: relative; 
	background-image: url(../images/description_short_background_fancy.png); 
	background-repeat: repeat-x; 
	overflow: auto;
}

div#description_top_edge 
{
	clear: both;
/*	top: -11px; */
	top: -3px;
	height: 3px;
	position: relative; 
	background-image: url(../images/application/description_background_top.png); 
	background-repeat: repeat-x; 
	overflow: hidden;
}

div#description 
{
	background-color: #d2d2d2;
	overflow: hidden;
	/*top: -11px;*/
	top: -3px;
	position: relative;
}


div#description div.col1 {
	float: left;
	width: 625px;
	padding: 14px 10px 14px 40px;
}


div#description div.col2 {
	float: left;
	width: 275px;
	padding: 14px 40px 14px 10px;
}

div#description div.singlecol 
{
	float: left;
	width: 900px;
	padding: 14px 40px 14px 40px;
}



div#description p {
	line-height: 1.8;
}


div#description_bottom_edge 
{
	background-image: url(../images/application/description_background_bottom.png); 
	background-repeat: repeat-x; 
	height: 3px;
	width: 1000px;
	/*top: -11px;*/
	top: -3px;
	position: relative;
}


/* @end */

div#app_banner_text
{
	position: relative;
	margin-left: 25px;
	height: 75px;
}

div#app_banner_text img
{
	top: 0px;
	position: relative;
	border: none;
	vertical-align: middle;
	float: left;
}

div#banner_info
{
	height: 75px;
	bottom: 5px;
	overflow: hidden;
	position: relative;
}


div#banner_info .c1 
{
	float: left;
	width: 600px;
	/*padding: 14px 10px 14px 40px;*/
}


div#banner_info .c2 
{
	padding-left: 25px;
	float: left;
	width: 375px;
	
	/* padding: 14px 40px 14px 10px; */
}


div#version
{
	background-image: url(../images/application/version_star_mac.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 75px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: white;
	text-shadow: gray 1px 1px 1px;	
	line-height: 75px;
	top: 0px;
	float: left;
}

div#versionWindows
{
	background-image: url(../images/application/version_star_windows.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 75px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: white;
	text-shadow: gray 1px 1px 1px;	
	line-height: 75px;
	top: 0px;
	float: left;
}

div#versionMac
{
	background-image: url(/images/application/version_star_mac.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 75px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: white;
	text-shadow: gray 1px 1px 1px;	
	line-height: 75px;
	top: 0px;
	float: left;
}

div#versioniPhone
{
	background-image: url(/images/application/version_star_iphone.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 75px;
	padding-right: 15px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: white;
	text-shadow: gray 1px 1px 1px;	
	line-height: 75px;
	top: 0px;
	float: left;
}

div#version_text_title
{
	/*float: left;*/
	top: 10px;
	position: relative;
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
}

span#version_text_trademark
{
	top: -10px;
	position: relative;
	font-size: 20px;
	font-weight: bold;
}

span#version_text_tag
{
/*
	left: 20px;
	position: relative;*/
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
/*	line-height: 93px;
	float: left;*/
}

div#support_panel
{
	width: 385px;
	height: 175px;
	background-image: url(../images/support_panel_background.png);
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 20px;
	float: left;
}

div#support_panel h2
{
	padding-bottom: 2px;
}

div#support_panel_tall
{
	width: 385px;
	height: 260px;
	background-image: url(../images/support_panel_background_tall.png);
	margin-left: 50px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding: 20px;
	float: left;
}

div#support_panel_tall h2
{
	padding-bottom: 2px;
}


div#support_panel_ender
{
	clear: both;
	position: relative;
	height: 50px;
}

div#support_request
{
	width: 600px;
	padding-left: 200px;
	padding-top: 25px;
	padding-bottom: 50px;
}

div#message_page_content
{
	width: 900px;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 50px;
}

div#logo_click
{
	position: relative;
	background-color: transparent;
	left: 10px;
	top: 10px;
	width: 230px;
	height: 55px;
	padding: 0px;
	margin: 0px;
	float: left;
	
}

div#news
{
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 0px;
}

div#news h1
{
	font-size: 20px;
	line-height: 20px;
}

div#news .byline
{
	font-size: 10px;
	line-height: 10px;
}

div#news_ender
{
	height: 50px;
}