html, body
{
	margin: 0;
	padding: 0;
}

body
{
	background: #435e6d;
	text-align: center;
}

table
{
	background: white;
}

div
{
	font-size: 0px;
	line-height: 0px;
}

a
{
	color: #435e6d;
	font: bold 10pt Tahoma;
}

a:hover
{
	color: black;
	font: bold 10pt Tahoma;
}

.shadow_left
{
	width: 815px;
	background: url(./newlook/shadow_left.png) top left repeat-y;
	margin: 0 auto;
	text-align: left;
}

.splash_back
{
	width: 100%;
	height: 173px;
}

.splash_front
{
	width: 100%;
	height: 173px;
}

.entry_padding
{
	padding: 4px 4px 0 4px;
}

.entry_border_outter
{
	padding-right: 1px;
	padding-bottom: 1px;
}

.entry_border_inner
{
	border: 1px solid #7b9997;
}

.entry_border_inner_2
{
	border: 1px solid white;
	height: 100%;
}

.trend_footer
{
	width: 100%;
	height: 33px;
	background: url(./newlook/trends.png) no-repeat;
}

.horizontal_border
{
	height: 0px;
	border-top: 1px solid white;
}

.horizontal_gray_border
{
	border: 1px solid #c2c2c2;
}

.content
{
	padding: 16px;
	background: #dbe3e3;
}

.bottom_content
{
	padding: 16px;
	background: white;
}


.gray_border
{
	border: 1px solid #c2c2c2;
}

.licenses
{
	width: 100%;
}

.column_desc
{
	font: 10pt Tahoma;
	padding-left: 10px;
}

.column_price
{
	font: 10pt Tahoma;
	width: 100px;
}

p.column_price
{
	text-align: right;
	margin: 0;
	padding: 0 10px 0 0;
}

.note
{
	font-size: 8pt;
	padding-left: 20px;
}

.license_even
{
	background: url(./newlook/row_even.png) #ebebeb repeat-x;
	width: 100%;
	height: 20px;
}

.license_odd
{
	width: 100%;
	height: 20px;
}

.white_border
{
	border: 1px solid white;
}

.padding_small
{
	padding: 4px;
}

.white
{
	background: #dbe3e3;
}

.padding_medium
{
	padding: 8px;
}

p.bullet
{
	background: url(./newlook/bullet.png) 0px 5px no-repeat;
	font-size: 8pt;
	padding: 0;
	padding: 2px 0 7px 10px;
	color: #464646;
}


.landtech_challenge
{
	background: url(./newlook/landtech_challenge.png);
	height: 50px;
}

.compare
{
	background: url(./newlook/compare.png);
	width: 100%;
	height: 105px;
}

.toolbar
{
	width: 780px;
	height: 28px;
	background: white;
}

.toolbar a
{
	display: block;
	width: 85px;
	height: 21px;
	padding-top: 5px;
	
	text-align: center;
	
	font: bold 8pt Tahoma;
	color: #747474;
	text-decoration: none;
	float: left;
	outline: none;
	border: 1px solid white;
}

.toolbar a:hover
{
	font: bold 8pt Tahoma;
	background: url(./newlook/normal.png) repeat-x;
}

a.selected, a.selected:hover
{
	background: url(./newlook/selected.png) repeat-x;
	color: white;
}

div.toolbar_space
{	
	width: 0px;
	height: 28px;
	padding-left: 20px;	
	float: left;
}

div.toolbar_break
{
	width: 0px;
	height: 28px;
	padding-left: 1px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	float: left;
}

div.bottom
{
	padding-top: 8px;
	text-align: center;
	background: white;
	font: 8pt Tahoma;
	color: #747474;
}

p.copyright
{
	padding: 0px;
	line-height: normal;
	font: 8pt Tahoma;
}


div.copyright
{
	padding: 8px 0 8px 0;

}

div.bottom a
{
	font: bold;
	color: #3A3A3A;
}

div.bottom_break
{
	height: 4px;
	width: 1px;
}

.logo_padding
{
	padding: 0px 4px 0 4px;
}

.logo_border
{
	border: 1px solid #7b9997;
	border-top: 0px;
}

.logo_border_2
{
	border: 1px solid white;
	border-top: 0px;
}

.front_left
{
	width: 467px;
	float: left;
	clear: none;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
}

.front_right
{
	width: 312px;
	float: left;
	clear: none;
	padding-left: 2px;
	padding-top: 4px;
}

.logo_background
{
	width: 100%;
	height: 107px;
	background: url(./newlook/top.png) repeat-x;
}

.logo
{
	width: 422px;
	height: 107px;
	background: url(./newlook/logo.png) no-repeat;
}

.top_shadow_left
{
	width: 100%;
}

.top_shadow_right
{
	width: 100%;
}

.shadow_right
{
	background: url(./newlook/shadow_right.png) top right repeat-y;
}

.site_padding
{
	background: none;
	padding: 0 12px 0 12px;
}

.bottom_shadow
{
	width: 100%;
	background: url(./newlook/bottom_shadow.png) bottom left repeat-x;
}

.bottom_shadow_left
{
	width: 100%;
	background: url(./newlook/bottom_shadow_left.png) bottom left no-repeat;
}

.bottom_shadow_right
{
	width: 100%;
	background: url(./newlook/bottom_shadow_right.png) bottom right no-repeat;
	padding-bottom: 8px;
}

.site
{
	background: #a0b4b3;
	width: 791px;
}

h1
{
	display: block;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #AAAAAA;
	padding-bottom: 5px;
	margin-bottom: 4px;
	
	color: #151515;
	font: bold 14pt Tahoma;
}

.h2_container
{
	border: 1px solid #c2c2c2;
}

h2
{
	display: block;
	border: 1px solid white;
	background: url(./newlook/h2_gradient.png) #516d92 repeat-x;
	padding: 6px;
	padding-top: 4px;
	margin: 0px;
	color: white;
	font: bold 11pt Tahoma;
}

h3
{
	display: block;
	background: url(./newlook/light_header.png) #dcdcdc repeat-x;
	padding: 8px;
	padding-bottom: 7px;
	padding-top: 6px;
	font-size: 10pt;
	margin: 0;
	font: 10pt Tahoma;
	font-weight: bold;
	color: #5F5F5F;
}

h4
{
	display: block;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	color: #464646;
	font: bold 10pt Tahoma;
	text-align: right;
}

h5
{
	display: block;
	background:url(./newlook/h2_gradient.png) #516d92 repeat-x;
	padding: 8px;
	padding-bottom: 7px;
	padding-top: 6px;
	font-size: 10pt;
	margin: 0;
	font: 10pt Tahoma;
	font-weight: bold;
	color: white;
}

p
{
	padding: 8px 0 0 0;
	margin: 0px;
	color: #464646;
	font: 10pt Tahoma;
}

div.image_outline
{
	border: 1px solid #c2c2c2;
}

div.image_outline_2
{
	border: 1px solid white;
	padding: 4px;
	background: #eeeeee;
}

div.image_outline p
{
	padding: 8px;
	color: #747474;
	font: 10pt Tahoma;
}

div.break
{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
}

div.about_links
{
	padding-top: 20px;
}

div.about_links a
{
	background: url(./newlook/mail.png) no-repeat;
	padding-left: 20px;
}

p.links
{
	padding-bottom: 20px;
}

p.links a
{
	font-weight: normal;
	display: block;
	font: normal 10pt Tahoma;
}


p.toolbar_phonenumber
{
	float: left;	
	padding: 5px 0 0 20px;
	font: bold 10pt Tahoma;
}

img
{
	border: 1px solid #747474;
}

.download
{
	margin-left: 40px;
	margin-top: 15px;
	width: 157px;
	height: 129px;
	background: url(./newlook/download.png) no-repeat;
}

.library
{	
	margin-left: 40px;
	margin-top: 15px;
	width: 157px;
	height: 132px;
	background: url(./newlook/undercontstruction.jpg) no-repeat;
}
.folderimg
{	
	width: 20px;
	height: 20px;	
	text-align: top;
	border: none;
}

div.bottom a.techlogica
{
	color: #999999;
	font: bold 9pt Tahoma;
}

p.techlogica
{
	padding: 0 0 6px 0;
}

p.downloaderrorcode
{
	color: #FF0000;
}