*
{
	margin: 0;
	padding: 0;
}
html
{
	#margin-left:1px;
	/*height: 100%;*/
	background: Transparent url(Images/site_strip_bg.jpg) top center repeat-x;
}
body
{
	/*height: 100%;*/
	background: Transparent url(Images/site_bg.jpg) top center no-repeat;
}
body,
textarea,
h2,
h3,
h4,
h5
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: justify;
}
h1
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	padding:0px;margin:0px;
	padding-top:50px;
}
p
{
	color:#333333;
	line-height:19px;
}
a
{
	color:#103372
}
a:hover
{
	color:#11b1f1
}


textarea
{
	resize: none;
}


.blue{color:#103372;}
.Spacer40{height:40px;clear:both;}



/* Site */
div.Site
{
	width: 958px;
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	margin: 0 auto 0;
}

/* Header */
div.Header
{
	clear: both;
	float: left;
	width: 100%;
}
div.Header div.Line
{
	background: Transparent url(Images/header_line.png) top center no-repeat;
	/*_background: Transparent url(images/ie6/header_line.png) no-repeat;*/
	font-size: 0px;
	clear: both;
	display: block;
	height: 1px;
	padding-bottom: 30px;
	margin: auto;
}
div.Header div.Row
{
	clear: both;
}
div.Header div.MenuRow
{
	clear:both;
	height:87px;
	/*overflow:hidden;*/
}
div.Header div.Logo
{
	float: left;
	padding-right: 24px;
	margin:0px;
	padding:0px;
	height:87px;
	overflow:hidden;
}
div.Header div.Menu
{
	float: left;
}
div.Header div.SubMenu
{
	padding-left: 89px;
}
div.Header div.Account
{
	float: left;
	color: #7f8a9e;
	font-size: 11px;
	padding-top: 35px;
	text-align: right;
	width: 100px;
	display: none;
}
div.Header div.Account a
{
	color: #7f8a9e;
	font-size: 11px;
}
div.Header div.Account a:hover
{
	color: #1fb5f2;
	font-size: 11px;
}
div.Header div.Menu ul
{
	list-style: none;
}
div.Header div.Menu ul li
{
	float: left;
}
div.Header div.Menu ul li a
{
	display: inline-block;
	background: Transparent url(Images/menu_bg.gif) no-repeat;
	text-decoration: none;
	padding-top: 78px;
	height: 0px;
	overflow: hidden;
}
div.Header div.Menu ul li a.Home,
div.Header div.Menu ul li a.HomeOn
{
	background-position: 0 0 no-repeat;
	width: 92px;
}
div.Header div.Menu ul li a.HomeOn
{
	background-position: 0 -158px;
}
div.Header div.Menu ul li a.Home:hover,
div.Header div.Menu ul li a.HomeOn:hover
{
	background-position: 0 -79px;
}


div.Header div.Menu ul li a.Leo,
div.Header div.Menu ul li a.LeoOn
{
	background-position: -93px 0;
	width: 79px;
}
div.Header div.Menu ul li a.LeoOn
{
	background-position: -93px -158px;
}
div.Header div.Menu ul li a.Leo:hover,
div.Header div.Menu ul li a.LeoOn:hover
{
	background-position: -93px -79px;
}



div.Header div.Menu ul li a.Support,
div.Header div.Menu ul li a.SupportOn
{
	background-position: -173px 0;
	width: 109px;
}
div.Header div.Menu ul li a.SupportOn
{
	background-position: -173px -158px;
}
div.Header div.Menu ul li a.Support:hover,
div.Header div.Menu ul li a.SupportOn:hover
{
	background-position: -173px -79px;
}










div.Header div.Menu ul li a.About,
div.Header div.Menu ul li a.AboutOn
{
	background-position: -283px 0;
	width: 95px;
}
div.Header div.Menu ul li a.AboutOn
{
	background-position: -283px -158px;
}
div.Header div.Menu ul li a.About:hover,
div.Header div.Menu ul li a.AboutOn:hover
{
	background-position:-283px -79px;
}
div.Header div.Menu ul li.Separator
{
	padding-top: 41px;
	color: #b4c2dc;
	font-size: 15px;
}
div.Header div.SubMenu ul
{
	list-style: none;
}
div.Header div.SubMenu ul li
{
	float: left;
	color: #11436d;
}
div.Header div.SubMenu ul li a
{
	font-size: 15px;
	color: #68737d;
	text-decoration: none;
}
div.Header div.SubMenu ul li a.On
{
	color: #11b1f1;
	text-decoration: none;
}
div.Header div.SubMenu ul li a:hover
{
	color: #11b1f1;
	text-decoration: underline;
}
div.Header div.SubMenu ul li.Separator
{
	padding: 0px 10px;
	color: #b1c2d9;
	font-size: 16px;
	line-height: 16px;
}

div.subMenuContainer
{
	clear:both;
	position: relative; top: -18px;
}





/* Content */
div.Content
{
	clear: both;
	width: 779px;
	margin: auto;
}
div.Content h2
{
	padding-bottom: 15px;
}
div.Content h3
{
	color: #333333;
}

/* Footer */
div.PushFooter
{
	padding-top:40px;
	clear:both;
}
div.Footer
{
	height:100px;
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin: auto;
}
div.Footer div.Line
{
	background: Transparent url(Images/footer_line.png) center center no-repeat;
	/*_background: Transparent url(images/ie6/footer_line.png) no-repeat;*/
	font-size: 0px;
	clear: both;
	display: block;
	padding: 18px 0;
	margin: auto;
}
div.Footer ul
{
	list-style: none;
}
div.Footer ul li
{
	display: inline;
	color: #11436d;
}
div.Footer ul li a
{
	color: #11436d;
	text-decoration: none;
}
div.Footer ul li a:hover
{
	color: #11b1f1;
	text-decoration: underline;
}
div.Footer ul li.Separator
{
	padding: 0px 10px;
	color: #aebfd6;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}
div.Footer ul li.PDF
{
	background: Transparent url(Images/footer_pdf.png) 0 0 no-repeat;
	height: 15px;
	width: 15px;
	padding: 0 0 0 20px;
	margin-left: 7px;
}
div.Footer ul li.PDF a
{
	color: #2d597e;
	font-size: 11px;
	text-decoration: none;
}
div.Footer ul li.PDF a:hover
{
	color: #11b1f1;
	text-decoration: underline;
}
div.Footer ul li.Inkod a
{
	display: inline-block;
	background: Transparent url(Images/inkod.gif) 41px no-repeat;
	line-height: 17px;
	text-decoration: none;
	margin-top: -2px;
}
div.Footer ul li.Inkod div
{
	float: left;
}






/* Content page inner box with device header */
div.contentBox 
{
	clear:both;
	text-align:center;
}
div.contentBox div.boxHeader
{
	margin:auto;
	clear:both;
	background: Transparent url(Images/page_device_header.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:608px;
	height:92px;
	text-align:left;
}
div.contentBox div.boxHeader div.innerHeader
{
	padding-left:110px;
	padding-top:17px;
	color:#073658;
	text-transform:uppercase;
	font-size:13px;
}


div.contentBox div.boxInnerTop
{
	margin:auto;
	clear:both;
	background: Transparent url(Images/page_device_header.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:575px;
	height:92px;
}
div.boxInner
{
	clear:both;
}
div.boxInner div.boxTop
{
	margin:auto;
	clear:both;
	background: Transparent url(Images/page_box_top.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:523px;
	height:10px;
	overflow:hidden;
}
div.boxInner div.boxMiddle
{
	margin:auto;
	clear:both;
	background: Transparent url(Images/page_box_middlecolor.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	background-color:#073658;
	width:523px;
}
div.boxInner div.boxMiddle div.inner
{
	margin-left:4px;
	margin-right:4px;
	background-color:White;
}
div.boxInner div.boxMiddle div.inner div.innerContent
{
	padding-top:40px;
	padding-left:52px;
	padding-right:52px;
	text-align:justify;
}
div.boxInner div.boxBottom
{
	margin:auto;
	clear:both;
	background: Transparent url(Images/page_device_bottom.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:523px;
	height:10px;
}





.content
{
	color:#333333;
	line-height:19px;	
}




/* Homepage */
div.boxHome
{
	margin:auto;clear:both;
	background: Transparent url(Images/pgae_box_home.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width:524px;height:400px;	
}
div.boxHome div.inner
{
	clear:both;
	padding-left:45px;padding-right:45px;padding-top:60px;
	text-align:justify;	
	font-size:13px;
}
.hlPlayDemo
{
	display:block;width:125px;height:99px;background:url(buttons/btn_playdemo.gif) no-repeat;cursor:pointer;
}
.hlTryLeo
{
	display:block;width:125px;height:99px;background:url(buttons/btn_tryleo.gif) no-repeat;cursor:pointer;
}










/* faq */
div.faqPage
{
	clear:both;
	background:url(images/btn_icon_cursor.gif) no-repeat right top;
	width:100%;
	float:left;
}

div.faq
{
	clear:both;
	width:100%;
}

/* faq */
div.faqList
{
	width:525px;
	float:left;
}

div.faqList div.question
{
	clear:both;
	background: Transparent url(Images/faq_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 13px;	
	padding-left:20px;	
	padding-top:7px;
	padding-bottom:7px;
}

div.faqList div.question a
{
	color: #10426c;
	text-decoration: underline;
}
div.faqList div.question a:hover
{
	color: #4ac3f3;
	text-decoration: underline;
}

div.faqList div.questionHeader
{
	color: #10426c;
	clear:both;
	background: Transparent url(Images/faq_bullet.gif);
	background-repeat:no-repeat;
	background-position:left 13px;	
	padding-left:20px;	
	padding-top:7px;
	padding-bottom:7px;
	font-weight:bold;
}

div.faqList div.answer
{
	color: #333333;
	clear:both;
	padding-left:20px;	
}
div.faqList div.Line
{
	background: Transparent url(Images/hor_line1.gif) left 27px repeat-x;
	font-size: 0px;
	height: 1px;
	padding-top: 25px;
	padding-bottom:20px;
}
div.faqList div.top
{
	text-align:right;
	padding-top:10px;
}

div.faqSide
{
	padding-top:210px;
	width:175px;
	float:left;
	margin:auto;
	margin-left:50px;
}
div.faqList div.answerActive a
{
	color: #4ac3f3;
	font-weight:bold;
}
div.faqList a.qustionActive 
{
	color: #4ac3f3 !important;
	font-weight:bold 
	
}




















/* JoinOurTeam */
div.JoinOurTeam
{
	clear:both;
}
div.JoinOurTeam div.List
{
	float:left;
}
div.JoinOurTeam div.List
{
	clear:both;
}
div.JoinOurTeam div.List ul
{
	list-style-type:none;
}
div.JoinOurTeam div.List ul li
{
	background: Transparent url(Images/bullet_blue.gif) left 5px no-repeat;
	text-decoration: none;
	padding-left:17px;
	padding-bottom:5px;
	color:#10426c;
}




/* contactForm */
div.ContactFormPage
{
	clear:both;
	background:url(images/lion1.gif) no-repeat right 50px;
	width:100%;
	float:left;	
}
div.contactForm 
{
	
}
div.contactForm table 
{
	table-layout:fixed;
}
div.contactForm td 
{
	height:41px;vertical-align:top;
	width:111px;
	color:#343434;
	padding-top:3px;
}
div.contactForm td a
{
	color:#10426c;
}
div.contactForm td a:hover
{
	color:#2dbaf2;
}



.madatoryField
{
	background: Transparent url(Images/mandatory.gif) right 9px no-repeat;
	height:41px;vertical-align:top;
	width:111px;
	padding-top:3px;
}
.textBoxSingleRow
{
	border:solid 1px #c2c2c2;
	height:20px;
	font-family:Arial;
	padding-top:3px;
}
.textBoxMultiline
{
	border:solid 1px #c2c2c2;

}
.cfCombo
{
	border:solid 1px #c2c2c2;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:3px;
	font-family:Arial;
}


div.contactForm td.fieldControl_seperator
{
	background: Transparent url(Images/contact_form_dots.gif) right 0px repeat-y;
	height:41px;vertical-align:top;
	width:111px;
	color:#343434;
	padding-top:3px;
}



div.RoarForm table 
{
	table-layout:fixed;
}
div.RoarForm td.madatoryField
{
	height:20px;vertical-align:top;
	padding-top:3px;
	text-align:left;
	width:154px;
}
div.RoarForm td.fieldControl
{
	height:20px;vertical-align:top;
	color:#343434;
	padding-top:3px;
	width:240px;
}



/* media center */
.dotsVerSep
{
	background: Transparent url(Images/hor_dots.gif) right center repeat-x;
	height:21px;vertical-align:top;width:100%;float:left;
}

.mediaPdfArrow
{
	background: Transparent url(Images/arrowblue.gif) 0 5px no-repeat;width:3px;float:left;
}
.mediaPDF
{
	float:left;
	background: Transparent url(Images/footer_pdf.png) 0 0 no-repeat;
	height: 15px;
	padding: 0 0 0 20px;
	margin-left: 7px;
	color: #11b1f1;
}
.mediaPDF a
{
	color: #2d597e;
	font-size: 12px;
	text-decoration: underline;
}
.mediaPDF a:hover
{
	color: #11b1f1;
	text-decoration: underline;
}


.mediaLink
{
	float:left;
	background: Transparent url(Images/arrowblue.gif) 0 5px no-repeat;
	height: 15px;
	padding: 0 0 0 10px;
	color: #11b1f1;
}
.mediaLink a
{
	color: #2d597e;
	font-size: 12px;
	text-decoration: underline;
}
.mediaLink a:hover
{
	color: #11b1f1;
	text-decoration: underline;
}


.mediaPDFWithArrow
{
	float:left;
	background: Transparent url(Images/pdf_with_arrow.gif) 0 0 no-repeat;
	height: 15px;
	padding: 0 0 0 28px;
	color: #11b1f1;
}
.mediaPDFWithArrow a
{
	color: #2d597e;
	font-size: 12px;
	text-decoration: underline;
}
.mediaPDFWithArrow a:hover
{
	color: #11b1f1;
	text-decoration: underline;
}




.press_category
{
	background: Transparent url(Images/press_category.gif) 0 0 no-repeat;
	width:100%;clear:both;padding-left:10px;height:19px;color:#303030;font-size:12px;font-weight:bold;
	padding-top:2px;
}

.Movie_layout
{
	margin-left: 25px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 53px;  
	padding: 0px;		
	float:left;
	display:block;	
	width:317px; 
	height:243px;
	background: url("/Images/movie-frame.png") no-repeat;
}

.Vimeo_Movie
{
	margin-left: 9px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 9px;  
	padding: 0px;		
	display:block;	
	width:300px; 
	height:225px;
}

.Movie_layout_new
{
	margin-left: 25px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 53px;  
	padding: 0px;		
	float:left;
	display:block;	
	width:617px; 
	height:468px;
	background: url("/Images/movie_frame_new.png") no-repeat;
}

.Vimeo_Movie_new
{
	margin-left: 8px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-top: 9px;  
	padding: 0px;		
	display:block;	
	width:600px; 
	height:450px;
}

