﻿img.png
{
	behavior: url(iepngfix.htc);
}
body
{
	background-color:#ddd;
	color:#333333;
	font-family:Arial, Verdana, Sans-Serif;
	margin:0;
	padding:0;
}

a
{
	color:#3579da;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#333333;
	text-decoration:underline;
}
a img, img
{
	border:none;
}

h1
{
    position:relative;
	color:#1e4e92;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
h2, h2 a
{
    /*position:relative;*/
	color:#1e4e92;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}

h3, h3 a
{
    /*position:relative;*/
	color:#303030;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	position:relative;
}

h4
{
    /*position:relative;*/
	color:#7d7d7d;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:0.8em;
	font-weight:bold;
	padding:0;
	margin:0;
}

p
{
	color:#333333;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:12px;
	padding:0;
	margin:10px 0 0 0;
	/*position:relative;*/
}
ul
{
	list-style:none;
	padding-left:5px;
	text-indent:0;
	margin-left:10px;
}

ul li
{
	list-style:url(images/bullets.gif);
}

li ul li
{
	font-size:1.2em;
	list-style:url(images/bullets.gif);
}

ol, ul 
{
	font-size:0.8em;
	margin-top:0px;
	margin-bottom:0px;
}
ul.overviewList, ul.overviewList li
{
	font-size:14px;
	float:left;
	position:relative;
}
ul.overviewList li
{
	margin-bottom:10px;
	margin:0 20px 10px 20px;
}

label
{
	padding-top:5px;
	width:137px;
	float:left;
	text-align:right;
	margin-right:15px;
	display:block;
}
label.labelRequired
{
	font-weight:bold;
}
label.labelRequired img
{
	position:relative;
	top:-3px;
	margin-right:3px;
}
.trialregister label
{
	width:120px;
}

TEXTAREA
{
	width:300px;
	background-color:#ffffff;
	border:solid 1px #000000;
}

INPUT
{
	width:300px;
	background-color:#ffffff;
	border:solid 1px #000000;
}
input.checkbox
{
	width:auto;
	background-color:#ffffff;
	border:none;
}

INPUT.button
{
	width:150px;
	background-color:#2a384b;
	border:solid 1px #000000;
	color:#ffffff;
}

fieldset
{
	border:0px;
}

.superscript
{
	vertical-align:super;
	font-size:xx-small;
}
/**********DIVS**********/

#mainWrapper
{
    margin:0 auto;
    width:990px;
}

#wrapper
{
	background-image:url('images/containerBackground.gif');
    background-repeat:repeat-y;
    width:976px !important;
    padding:0 7px 0 7px !important;
    float:left;
    width:990px;/*IE6*/
    padding:0 7px 0 7px;/*IE6*/
}

#header
{
	width:976px;
	height:111px;
	float:left;
	position:relative;
	z-index:1;
}
.header_top
{
	background-image:url('images/headerBackground.gif');
	height:98px;
	width:100%;
}
.header_bottom
{
	background-color:#e6e6e6;
	height:13px;
}
.cartovistaLogo
{
	margin:19px 0 0 14px;
	float:left;
}
.dbxLogo
{
	float:right;
	margin:19px 14px 0 0;
}
.smallCountdown
{
	float:right;
	margin:4px 4px 0 0;
}
a.download
{
	display:block;
	background-image:url('images/downloadLink_normal.gif');
	background-repeat:no-repeat;
	width:140px;
	height:16px;
	margin:10px 5px 10px 0;
	padding:4px 0;
	text-transform:uppercase;
	text-align:center;
	color:#3579da;
}
a.download:hover
{
	background-image:url('images/downloadLink_over.gif');
	text-decoration:none;
}
a.download_en, a.download_fr
{
	display:block;
	background-image:url('images/downloadLink_normal_en.png');
	background-repeat:no-repeat;
	width:140px;
	height:45px;
	margin-top:15px;
	behavior: url(iepngfix.htc);
}
a.download_fr
{
	background-image:url('images/downloadLink_normal_fr.png');
}
a.download_en:hover
{
	background-image:url('images/downloadLink_over_en.png');
}
a.download_fr:hover
{
	background-image:url('images/downloadLink_over_fr.png');
}
a.trialDownload_en, a.trialDownload_fr
{
	display:block;
	background-image:url('images/publisherDownloadLink_normal_en.png');
	background-repeat:no-repeat;
	width:140px;
	height:90px;
}
a.trialDownload_fr
{
	background-image:url('images/publisherDownloadLink_normal_fr.png');
}
a.trialDownload_en:hover
{
	background-image:url('images/publisherDownloadLink_over_en.png');
}
a.trialDownload_fr:hover
{
	background-image:url('images/publisherDownloadLink_over_fr.png');
}
.cartovistaLogo img, .dbxLogo img{border:0;}
.header_bottom a
{
	text-transform:uppercase;
	color:#000;
	float:left;
	font-family:'Century Gothic', Verdana, Arial, Sans-Serif;
	font-size:10px;
}
.subMenu
{
	float:right;
	position:relative;
	top:-1px;
}
.subMenu a
{
	margin-left:20px;
}
.languageSelection
{
	float:left;
	margin-left:14px;
}
.languageSelection a
{
	color:#656565;
	padding:0 6px;
	margin:0;
}
.languageSelection a:hover{color:#000;}
.languageSelection a.down
{
	color:#000;
	background-image:url('images/languageSelect.gif');
	background-repeat:no-repeat;
	background-position:4px 3px;
}
.languageSelection a.down:hover
{
	text-decoration:none;
}
.contentGradientTop
{
	position:relative;
	background-image:url('images/contentTopGradient.jpg');
	background-repeat:repeat-x;
	height:75px;
	margin-bottom:-75px;
	width:976px;
	float:left;
	clear:both;
}
#content
{
	padding:0;
	margin:0;
	width:980px;
	float:left;
	position:relative;
}
#content_top
{
	width:951px;
	position:relative;
	float:left;
	margin-top:15px;
	background-color:Transparent;
	padding:0 10px 0 15px;
}
#content_top_left
{
	width:651px;
	position:relative;
	float:left;
	margin-top:15px;
	background-color:Transparent;
	/*z-index:200;*/
	padding:0 10px 0 15px;
}

#content_top_left_overview
{
  width:524px;
	position:relative;
	float:left;
	/*background-color:#fff;*/
	/*z-index:200;*/
	padding:0 0px 0 15px;
}

#img_solutions
{
	margin-bottom:15px;
}
#img_news
{
	margin-bottom:30px;
}
.learnOverImage, .demoOverImage
{
	position:relative;
	top:30px;
	left:680px;
	width:250px;
	height:300px;
	margin-bottom:-300px;
}
.learnOverImage
{
	left:15px;
	top:15px;
	width:500px;
}
.demoOverImage
{
	left:520px;
	width:420px;
}
.newsOverImage, .solutionOverImage
{
	position:relative;
	top:10px;
	left:20px;
	height:200px;
	margin-bottom:-200px;
	width:550px;
}
#content_top_right
{
	margin-top:15px;
}
#content_top_right, #content_top_right_overview
{
    padding:0 5px 0 0px;
    width:209px;
    float:right;
}

#content_top_right_overview
{
    padding-top:70px;
}

#content_bottom
{
    position:relative;
    float:left;
    /*z-index:300;*/
    /*padding:0 15px 0 15px;*/
}
#content_bottom h1
{
	padding:0 15px 0 15px;
}

.image
{
	float:right;
	width:58px;
	margin-right:5px;
	padding:0 0 0 20px;
	/*display:none;*/
	margin-bottom:-30px;
	position:relative;
}
.image_demo
{
    float:left;
	width:228px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:35px;
}

.description
{
	float:left;
	width:260px;
	height:150px;
	padding:0 25px;
}
.description p
{
	display:block;
	height:65px;
}
.moviedemo .description p
{
	height:auto;
}
.moviedemo .description
{
	height:200px;
}
.description h3
{
	position:relative;
	padding-right:40px;
	display:block;
	min-height:30px;
	height:auto;
}

.more
{
	float:right;
	font-size:0.7em;
}

#features
{
	/*margin-top:10px;*/
	position:relative;
	float:left;
}

.features
{
	width:314px;
	float:left;
	position:relative;
	border-left:solid 1px #dadbde;
	margin-bottom:25px;
}

.newsContentRight .features
{
	width:296px;
	float:left;
	position:relative;
	border-left:solid 1px #dadbde;
	margin-bottom:25px;
}

.newsContentRight .description
{
	float:left;
	width:246px;
	height:150px;
	padding:0 25px;
}
.newsContentRight .description p
{
	display:block;
	height:65px;
}

.demo
{
	margin:5px;
	border:0;
}

.footer ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	float:right;
} 

.footer ul li
{
	margin-left: 0;
	list-style: none;
	display: inline;
	border-left:solid 1px #999;
	padding:0 0 0 3px;
	line-height:12px;
}
	
.footer a
{
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
}

.footer ul li.first
{
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

.footer ul li.last
{
	padding: 3px 0 3px 5px;
}

.footer
{
	float:left;
	width:976px;
	height:82px;
	background-color:#141414;
	color:#fff;
	margin-top:15px;
	/*position:relative;
	margin-bottom:-20px;/ /*Bug IE7*/
}
.leftFooter
{
	margin:20px 0 0 20px;
}
.left
{
	float:left;
	/*margin-left:10px;*/
	text-align:left;
	margin-right:10px;
}
img.contactIcon
{
	float:left;
}
.footerMiddle
{
	margin:auto;
	width:64px;
	margin-bottom:-72px;
	margin-top:9px;
}
.rightFooter
{
	float:right;
	color:#fff;
	text-align:right;
	position:relative;
	top:-10px;
	left:-20px; /*IE6 CSS BUG*//*margin-right:20px;*/
	width:400px;
}
.rightFooter p
{
	color:#999;
}
.rightFooter a
{
	color:#fff;
	text-decoration:none;
}
.rightFooter a:hover
{
	color:#fff;
	text-decoration:underline;
}

.contact
{
	width:15px;
	height:15px;
	text-align:center;
	background-color:#3579da;
	float:left;
	margin-right:10px;
}

#telephone, #fax
{
	width:125px;
	float:left;
	margin-bottom:6px;
}

#telephone
{
    position:relative;
    top:-5px;
}

#telephone .contact
{
    position:relative;
    top:5px;
}

.copyright
{
	margin-top:6px;
}

a.technologyTitle
{
	color:#303030;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:1em;
	font-weight:normal;
	padding:0;
	margin:0;
	text-decoration:none;
}

a.technologyTitle:hover
{
	color:#333333;
}

.movielink
{
	color:#444;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:0.7em;
	font-weight:normal;
	display:block;
	/*margin-left:10px;*/
	text-decoration:underline;
}

a.movielink 
{
    margin-top:5px;
	display:block;
	padding-top:5px;
	text-align:center;
	width:108px;
	height:20px;
	background-image:url(images/video.gif);
	background-repeat:no-repeat;
}

a:hover.movielink 
{
	text-decoration:none;
	color:#000;
}

.demolink
{
	color:#444;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:0.7em;
	font-weight:normal;
	display:block;
	/*margin-left:10px;*/
	text-decoration:underline;
}

a.demolink 
{
    margin-top:5px;
	display:none;
	padding-top:5px;
	text-align:center;
	width:108px;
	height:20px;
	background-image:url(images/demo.gif);
	background-repeat:no-repeat;
}

a:hover.demolink 
{
	text-decoration:none;
	color:#000;
}

a span.demoOver
{
    background-image:none;
    text-decoration:none;
    display:none;
}

a:hover span.demoOver
{
    position:relative;
    top:-157px;
    left:0;
    background-image:url('images/demoOver.png');
    display:block;
    width:193px;
    height:157px;
    margin-bottom:-157px;
    text-decoration:none;
    border:none;
}

ul.list
{
	position:relative;
	left:15px;
}

ul.list li
{
	position:relative;
}

form .errFld
{
	padding: 1px;
	border: 2px solid #3579da;
}

form .errMsg 
{
	text-align:center;
	font-weight:bold;
	color: #3579da !important;
	display: block;
}

.citation p
{
    font-size:14px;
    font-style:italic;
}

.signature
{
    display:block;
    float:right;
    text-align:right;
    font-size:12px;
    margin-top:5px;
}
.citation
{
    margin-bottom:30px;
}

.thumbnail
{
	float:left;
	margin:5px;
}

#technology_title
{
	float:left;width:100%;margin-bottom:20px;
}

.technologyTitle
{
	margin-top:20px;	
}

.left
{
	float:left;
}

p.descriptionResume
{
	display:block;
	height:70px;
}
p.descriptionDemo
{
	height:auto;
	width:275px;
}
.newsContentRight
{
	float:left;
	width:594px;
	margin:20px 0 0 40px;
}
ul.newsList li 
{
	margin:5px 0;
}
ul.newsList a
{
	color:#333;
	font-weight:normal;
}
ul.newsListMenu ul
{
	margin:0;
	padding:0;
}
ul.newsListMenu
{
	float:left;
	list-style:none;
	margin:20px 0 0 20px;
	padding:0;
	border: 1px solid #ccc;
}
ul.newsListMenu li
{
	list-style-type:none;
	list-style-image:url('images/..');
	display:block;
	cursor: pointer;
    margin: 0;
    padding:0;
    text-align: center;
    background: #ccc;
    color:#000;
	width:300px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
ul.newsListMenu li a
{
	display:block;
	font-weight:bold;
	width:300px;
	height:20px;
	color:#000;
	padding:5px 0;
}
ul.newsListMenu li a:hover
{
	background: #eee;
    color:#3579da;
    text-decoration:none;
}
ul.newsListMenu li li
{
	background-color:#fff;
}
ul.newsListMenu li.back
{
	background-color:#aaa;
}
/* MENU SECTION SOLUTIONS */
dl, dt, dd, #menu ul, #menu li, #menu li ul li, #menu ul li {
    margin: 0;
    padding: 0;
    list-style-type:none;
    list-style:url(images/none.gif);
}
#menu {
    float:left;
}
dl#menu dt 
{
    cursor: pointer;
    margin: 0;
    height: 20px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #e8e8e8;
    background: #eeeeee;
    color:#000;
    width:194px;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
dl#menu dd {
    border: 1px solid #e8e8e8;
}
dl#menu li {
    text-align: center;
    background: #fff;
}
dl#menu li a{
    color: #000;
    text-decoration: none;
    display: block;
    border: 0 none;
    height: 100%;
    width:194px;
    padding:5px 0;
}

dl#menu li a:hover, dl#menu dt a:hover {
    background: #eee;
    color:#3579da;
}
dl#menu dt a
{
    color: #000;
    text-decoration: none;
    display: block;
    border: 0 none;
    height: 100%;
    width:194px;    
}
.formSection
{
	padding:0;
	margin:0 0 8px 0;
	float:right;
}
.formSection label
{
	width:200px;
}
.bold
{
	font-weight:bold;
}
.patchInfo
{
	background-color:#eee;
	margin:15px;
	padding:15px;
	float:left;
	width:916px;
	text-align:left;
}

/*DOWNLOADS PAGE*/

a.pdf, a.html, a.zip
{
	background-image:url("images/pdf_icon.png");
	background-repeat:no-repeat;
	padding:5px 0 5px 30px;
	margin-right:10px;
	color:#9e2511;
	font-weight:bold;
	text-transform:uppercase;
}

a.html
{
	background-image:url("images/chm_icon.png");
	color:#1b55cc;
}

a.zip
{
	background-image:url("images/zip_icon.png");
	color:#b98103;
}

/*HOME PAGE*/
.HomeOverImage
{
	position:relative;
	color:#fff;
	padding:0px;
	top:-397px;
	left:470px;
	width:450px;
	height:353px;
	font-family:'century gothic', Arial, Sans-Serif;
	font-weight:bold;
	float:left;
	margin-right:-470px;
	margin-bottom:-353px;
}
.HomeOverImage ul
{
	margin:0;
}
.HomeOverImage ul li
{
	background-image:url('images/HomePageBullet.png');
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
	padding-top:5px;
	padding-left:30px;
	list-style-image:url('images/...');
	list-style-type:none;
	font-size:16px;
}
a.button
{
	position:relative;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/homepageButton.png);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	float:left;
	height:23px;
	padding:21px 0 0 16px;
	text-align:center;
	line-height:0;
	text-transform:uppercase;
}
a.button span.buttonEnd
{
	float:right;
	position:relative;
	background-image:url(images/homepageButtonEnd.png);
	background-repeat:no-repeat;
	display:block;
	height:44px;
	float:right;
	position:relative;
	top:-21px;
	left:1px;
	/*margin:0 0 -3px 0;*/
	width:16px;
	clear:both;
	font-size:0;
}
a:hover.button
{
	color:#b6d8f4;
	text-decoration:underline;
}
.SmallContentBox
{
	display:block;
	float:left;
	background-image:url('images/SmallContentBackground.jpg');
	background-repeat:no-repeat;
	width:289px;
	height:172px;
	margin:15px 15px 0 0;
	padding:11px 5px 0 11px;
}
.SmallContentBox img
{
	float:left;
	margin:30px 15px 30px 0;
}
#SDK.SmallContentBox img
{
	margin:1px 15px 30px 0;
}
.SmallContentBox h1
{
	
}
.SmallContentBox h2
{
	font-size:13px;
	color:#3579da;
	font-weight:normal;
}
.SmallContentBox p
{
	line-height:14px;
	font-size:12px;
}
.SmallContentBox a
{
	top:6px;
	position:relative;
	font-weight:normal;
	color:#333333;
	text-decoration:underline;
}
.SmallContentBox a:hover
{
	color:#3579da;
	text-decoration:none;
}
.SmallContentBox h1 a
{
	position:relative;
	color:#1e4e92;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:16px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
	text-transform:uppercase;
	top:2px;
	text-decoration:none;
}
a.publisherDownloadLink
{
	background-image:url('images/publisherDownloadButton.png');
	background-repeat:no-repeat;
	display:block;
	width:206px;
	height:17px;
	float:left;
	text-align:center;
	position:relative;
	left:-3px;
	padding:7px 0;
	color:#fff;
	text-decoration:none;
}
a:hover.publisherDownloadLink
{
	color:#b6d8f4;
	text-decoration:underline;
}


