@charset "utf-8";

*{
	padding: 0;
	margin: 0;
}

a {
	/*color: #fdc327;*/
	color: #376a96;
}

html {
	height:100%;
}

body {
	background:#e7e9eb url(/intlocksite/images/2010/bg_all.gif) repeat-y top center;
	behavior:url(hoverfix.htc);
	font-family: Arial, Tahoma, Helvetica;
	color:#2f2f2f;
	height:100%;
}

img {
	border: 0;
}

h1 {
	font-size:22px;
	line-height:30px;
}

h2 {
	font-size:18px;
	line-height:24px;
}

h3 {
	font-size:14px;
	line-height:18px;
}

p, ul, ol, table {
	font-size: 12px;
}

p {
	padding-bottom:15px;
}

ul, ol 
{
	padding-left:20px;
}

.clear {
	clear:both;
}

#wrapper {
	background: url(/intlocksite/images/2010/bg.gif) repeat-y top left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:977px;
	margin: 0 auto -115px;
}

#wrapper_home {
	background: url(/intlocksite/images/2010/bg_home.gif) repeat-y top left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width:977px;
	margin: 0 auto -115px;
}

.container {
	width:977px;
	margin: 0 auto;
}

.top_padding {
	padding-top:147px;
}

.top_padding_home {
	padding-top:546px;
}

#top_bg {
	position:absolute; 
	left:0px;
	background: url(/intlocksite/images/2010/top.gif) repeat-x top left;
	width:100%;
	height:147px;
}

#top_bg_home {
	position:absolute; 
	left:0px;
	background: url(/intlocksite/images/2010/top_home.gif) repeat-x top left;
	width:100%;
	height:545px;
}

#top {
	background: url(/intlocksite/images/2010/top_center.jpg) no-repeat top center;
	height:147px;
}

#top_home {
	background: url(/intlocksite/images/2010/top_home_center.jpg) no-repeat top center;
	height:545px;
}

#logo {
	float:left;
	width:275px;
	height:90px;
	margin-top:15px;
	margin-left:45px;
}

#menu {
	float:right;
	text-align:right;
}

#menu #links {
	font-size:11px;
	color:#ffffff;
}

#menu #links div {
	margin-top:15px;
	margin-bottom:15px;
	float:right;
}

#menu #links div#lang {
	width:120px;
}

#menu #links ul {
	float:right;
	margin-left:10px;
	margin-right:5px;
	list-style-type: none;
}

#menu #links ul li {
	float:left;	
	margin-left:6px;	
}

#menu #links ul li.en {
	background: url(/intlocksite/images/2010/flag.gif) no-repeat top left;
	width:18px;
	height:13px;
}

#menu #links ul li.arrow {
	background: url(/intlocksite/images/2010/lang_arrow.gif) no-repeat 0 2px;
	width:10px;
	height:13px;
}

#menu #links .sep {
	background: url(none);
	color:#d5ecff;
}

#menu #links a:link, #menu #links a:visited {
	font-size:11px;
	color:#d5ecff;
	text-decoration:none;
}

#menu #links a:hover {
	text-decoration:underline;
}

#cardiolog_screen {
	float:left;
	/*background: url(/intlocksite/images/2010/home_top_cardiolog.png) no-repeat top left;*/
	width:360px;
	height:299px;
	margin-top: 25px;
    padding-left: 7px;
}

#cardiolog_logo {
	float:left;
	/*background: url(/intlocksite/images/2010/home_logo.gif) no-repeat top left;*/
	width:280px;
	height:119px;
	margin-top:45px;
	margin-left:50px;
}

#home_download {
	float:left;
	/*background: url(/intlocksite/images/2010/home_download.png) no-repeat top left;*/
	min-width:230px;
	margin-top:25px;
	margin-left:303px;
}

#home_download ul {
	margin:0px;
	/*padding-top:70px;*/
	padding-left:30px;
}

#home_download ul li {
	list-style-image: url(/intlocksite/images/2010/home_bullet.gif); 
	padding-bottom:5px;
	padding-left:5px;
	font-size:12px;
	color:#d5ecff;
}

#home_download ul li a:link, #home_download ul li a:visited
{
	font-size:12px;
	color:#d5ecff;
	text-decoration:none;
}

#home_download ul li a:hover
{
	text-decoration:underline;
}

#content_home #left {
	/*background: url(/intlocksite/images/2010/top_left_home.gif) no-repeat top right;*/
	float:left;
	width:666px;
	min-height:400px;
}

#content_home #right {
	background: url(/intlocksite/images/2010/top_right_home.gif) no-repeat top left;
	float:right;
	width:309px;
	min-height:400px;
}

#content #left {
	background: url(/intlocksite/images/2010/top_left.gif) no-repeat top right;
	float:left;
	width:648px;
	min-height:400px;
	padding:20px;
	padding-right:100px;
}

#content #right {
	background: url(/intlocksite/images/2010/top_right.gif) no-repeat top left;
	float:right;
	width:206px;
	min-height:400px;
}

#footer, #push {
	height:115px;
}

#footer {
	background: url(/intlocksite/images/2010/footer.gif) repeat-x top center;
	height:115px; 
	font-size:12px;
	color:#aaaaaa;
}

#footer #links {
	padding-top:30px;
	float:left;
}

#footer #microsoft_certified {
	float:right;
	background: url(/intlocksite/images/2010/microsoft_certified.gif) no-repeat top left;
	width:122px;
	height:53px;
	margin-top:20px;
	margin-right:10px;
}

#footer ul {
	list-style-type: none;
	padding-left:0px;
}

#footer ul li {
	float:left;	
}

#footer ul li a:link, #footer ul li a:visited {
	font-size:12px;
	color:#aaaaaa;
	text-decoration:none;
}

#footer ul li a:hover {
	text-decoration:underline;
}

#footer ul li.sep {
	padding-left:5px;
	padding-right:5px;
}

#footer p {
	padding-top:10px;
	font-size:12px;
}

/* TITLE TEXTS */
.content_title {
	font-family:Georgia, Times new Roman, David, MS Serif;
	font-size:30px;
	color:#262626;	
	text-shadow:#ffffff 1px 1px;
	padding-bottom:8px;
}

.content_subtitle {
	font-family:Georgia, Times new Roman, David, MS Serif;
	font-size:18px;
	color:#262626;	
	text-shadow:#ffffff 1px 1px;
	font-style: italic;
	padding-bottom:20px;
}

.content_midtitle {
	font-family:Georgia, Times new Roman, David, MS Serif;
	font-size:24px;
	color:#262626;	
	text-shadow:#ffffff 1px 1px;
	padding-bottom:20px;
}

.content_smalltitle {
	font-family:Georgia, Times new Roman, David, MS Serif;
	font-size:20px;
	color:#262626;	
	text-shadow:#ffffff 1px 1px;
	/*padding-bottom:20px;*/
	padding-bottom:6px;
}

.content_smallesttitle {
	font-family:Georgia, Times new Roman, David, MS Serif;
	font-size:14px;
	color:#262626;	
	text-shadow:#ffffff 1px 1px;
	font-style: italic;
	padding-bottom:10px;
}

/* INNER */
#breadcrumbs {
	/*padding-bottom:20px;*/
	padding-bottom:14px;
	font-size:11px;
	color:#376a96;
}

#breadcrumbs span {
	padding-right:5px;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	padding-right:5px;
	color:#2f2f2f;
	text-decoration:none;
}

#breadcrumbs a:hover {
	text-decoration:underline;
}

#content #left .content_text {
	width:600px;
	line-height: 18px;
	/*text-shadow:#ffffff 1px 1px;*/
}

#content #left .content_screenshot {
	padding-bottom:10px;
}

#content #left .sep {
	background: url(/intlocksite/images/2010/right_sep.gif) repeat-x top left;
	width:100%;
	height:2px;	
	margin-top:10px;
	margin-bottom:20px;
}

#content #right .header {
	background: url(/intlocksite/images/2010/inner_right_header.gif) no-repeat top left;
	width:206px;
	height:58px;	
	font-family:Georgia, Times new Roman, David, MS Serif;
	font-size:20px;
	color:#262626;	
	text-shadow:#ffffff 1px 1px;
	padding-top:12px;
	padding-left:15px;
	margin-bottom:7px;
}

#content #right .sep {
	background: url(/intlocksite/images/2010/right_sep.gif) repeat-x top left;
	width:100%;
	height:2px;	
	margin-top:10px;
	margin-bottom:20px;
}

#content #right .live_help {
	/*background: url(/intlocksite/images/2010/live_help.gif) no-repeat top left;*/
	width:155px;
	height:67px;
	margin-left:20px;
	margin-bottom:20px;
}

#content #right ul {
	margin:0px;
	margin-left:10px;
}

#content #right ul li {
	list-style-image: url(/intlocksite/images/2010/bullet_arrow.gif); 
	padding-bottom:3px;
	padding-left:0px;
}

#content #right ul.intouch {
	margin:0px;
	margin-left:30px;
}

#content #right ul li.mail {
	list-style-image: url(/intlocksite/images/2010/action_mail_icon.gif); 
	padding-bottom:10px;
}

#content #right ul li.demo {
	list-style-image: url(/intlocksite/images/2010/action_requestdemo_icon.png); 
	padding-bottom:7px;
}

#content #right ul li.quote {
	list-style-image: url(/intlocksite/images/2010/action_quote_icon.png); 
	padding-bottom:7px;
}

#content #right ul li.phone {
	list-style-image: url(/intlocksite/images/2010/phone_icon.gif); 
	padding-bottom:15px;
}

#content #right ul li.downloadTrial {
	list-style-image: url(/intlocksite/images/2010/action_downloadtrial_icon.png); 
	padding-bottom:15px;
}

#content #right ul li a:link, #content #right ul li a:visited {
	font-size:12px;
	color:#376a96;
	/*text-shadow:#ffffff 1px 1px;*/
	text-decoration: none;
}	

#content #right ul li a:hover {
	text-decoration: underline;
}	

#content #right .content_text {
	padding-left:20px;
	line-height:18px;
}

.home_input {
	background: url(/intlocksite/images/2010/home_input.gif) repeat-x top left;
	width:137px;
	height:24px;	
	padding-left:10px;
	padding-top:3px;
}

.home_input input {
	border:0px;
	font-size:11px;
	color:#989898;
	outline: none;
}

.home_button {
	background: url(/intlocksite/images/2010/home_button.gif) repeat-x top left;
	width:82px;
	height:25px;	
	padding-top:6px;
	font-size:11px;
	color:#ffffff;
	text-shadow:0 0;
	text-align:center;
	text-transform: uppercase;
	cursor:pointer;
}

/* PNG */
* html #cardiolog_screen{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/intlocksite/images/2010/home_top_cardiolog.png",sizingMethod="crop");
}

* html #cardiolog_screen a {
	position:relative;
}

* html #home_download{
	background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/intlocksite/images/2010/home_download.png",sizingMethod="crop");
}

* html #home_download a {
	position:relative;
}

/*Added*/
.content_text_small 
{
	font-size:11px;
	line-height:18px;
}

.content_text_back /*backwards compatibility*/
{
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica;
	color:#2f2f2f;
	line-height:18px;
}

.doc
{
	text-align:center;
	padding-right:7px;
	vertical-align:middle;
}

.ver_space_40
{
	padding-top:40px;
}

.ver_space_25
{
	padding-top:25px;
}

.ver_space_15
{
	padding-top:15px;
}

.ver_space_7
{
	padding-top:7px;
}

td.productsTableTitles {
	background-color:#30618A;
	color:#FFFFFF;
	font-family:Georgia,Times new Roman,David,MS Serif;
	font-size:18px;
	font-weight:normal;
	padding:0;
	text-align:center;
	border-bottom:1px solid white;
}

td.productsTableTitles14 {
	background-color:#30618A;
	color:#FFFFFF;
	font-family:Georgia,Times new Roman,David,MS Serif;
	font-size:14px;
	font-weight:normal;
	padding:0;
	text-align:center;
	border-bottom:1px solid white;
}

td.productsTableTitleLeft
{
	background: url(/intlocksite/images/2010/BlueTableTitleLeft.jpg) no-repeat top left;
	background-color:#30618A;
	height:29px;
	border-bottom:1px solid white;
}

td.productsTableTitleRight
{
	background: url(/intlocksite/images/2010/BlueTableTitleRight.jpg) no-repeat top right;
	background-color:#30618A;
	height:29px;
	border-bottom:1px solid white;
}

.rowEven td, .rowOdd td
{
	border-bottom:1px solid #848685;
}

.floatLeft
{
	float:left;
}

.floatRight
{
	float:left;
}

.spacedList
{
	padding-bottom:5px;
}

.spacedList8px
{
	padding-bottom:8px;
}

.newsDate
{
	font-size:10px;
	padding-bottom:12px;
}

.homeNewsDate
{
	color:#262626;
}

.flags
{
	border-width:0px;
	height:13px;
	padding:1px;
}

.flags:hover
{
	background-color: #ffffff;
}

.flags img
{
	vertical-align: top;
}

.announcements p 
{
	padding-top:3px;
	padding-bottom:3px;
}

#content #right ul li.sb_indent
{
	margin-left:16px;
}

.action
{
	padding-bottom: 17px;
    padding-top: 3px;
    vertical-align: top;
}

.action a:link, .header a:visited
{
    font-size:12px;
	color:#376a96;
	text-decoration: none;
}
.action a:hover
{
    text-decoration: underline;
}
