@charset "utf-8";

/* CSS Document */

/* Current Page Highlighting can be found at http://hicksdesign.co.uk/journal/highlighting-current-page-witncss */

body#overview a#oversel { background-position:-7px -7px; }
body#tour a#toursel { background-position:-106px -7px; }
body#features a#featsel { background-position:-200px -7px; }

body {
	background: url('../images/eli-background.gif') repeat #f8f8f8;
	height:100%;
	width:100%;
}


#main {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	}

#header {
	margin:0;
	background:#fdf9e7;
	}
	
#top-hdr {
	background:#fdf9e7;
	margin:0;
	height:90px;
	}
	#top-hdr img.logo {
		margin:0 0 0 20px; }
	#top-hdr img.search { 
		margin:0 0 0 290px; }

/* Navigation */	
#bottom-hdr {
	margin:0;
	width:750px;
	height:65px;
	}
	
	ul#nav { margin:0; padding:0; list-style:none; clear:both; }
	
	#nav li {overflow:hidden; text-indent:-99999px; display:inline; float:left;}
	#nav li a {background:url('../images/nav-buttons-grey.gif') no-repeat; width:100%; height:100%; display:block; }
	
	/* Products Button */
	#nav li.products {width:117px; height:65px; margin:0;}
	#nav li.products a:hover {background-position:0 -87px;}
	#nav li.products a.selected { background-position:0 -87px; }
	
	/* Downloads Button */
	#nav li.downloads {width:139px; height:65px; margin:0; }
	#nav li.downloads a{background-position:-117px 0; }
	#nav li.downloads a:hover {background-position:-117px -87px; }
	#nav li.downloads a.selected { background-position:-117px -87px; }
	
	/* Support Button */
	#nav li.support {width:110px; height:65px; margin:0;}
	#nav li.support a {background-position:-256px 0;}
	#nav li.support a:hover{background-position:-256px -87px; }
	#nav li.support a.selected { background-position:-256px -87px; }
	
	/* Community Button */
	#nav li.community {width:133px; height:65px; margin:0; }
	#nav li.community a{background-position:-366px 0;}
	#nav li.community a:hover {background-position:-366px -87px;}
	#nav li.community a.selected { background-position:-366px -87px; }
	
	/* Company Button */
	#nav li.company {width:118px; height:65px; margin:0; }
	#nav li.company a{background-position:-499px 0;}
	#nav li.company a:hover {background-position:-499px -87px;}
	#nav li.company a.selected { background-position:-499px -87px; }
	
	/* Purchase button */
	#nav li.purchase {width:133px; height:65px; margin:0; }
	#nav li.purchase a{background-position:-617px 0;}
	#nav li.purchase a:hover {background-position:-617px -87px; }
	#nav li.purchase a.selected { background-position:-617px -87px; }
	
div.header {
    z-index:1;
	display:block; 
	position:relative; 
	height:75px; 
	background:url('../images/link-bar.gif') bottom; }
 

#menu-container { 
	display:block; 
	position:relative; 
	width:750px; 
	margin:0px auto 0px; 
	font-size:11px; }

#drop_down_menu { 
	display:block; 
	position:absolute; 
	clear:both; 
	margin:0px; 
	padding:0px; 
	text-align:left; 
	list-style-type:none; 
	text-align:center; 
	width:800px; 
	float:none; 
	left:0px; 
	top:0px; 
visibility: hidden;}
	
#drop_down_menu li { 
	font-size:14px; 
	font-weight:normal;
	float:left; 
	color:#d7d7d7; 
	padding:15px 5px 11px 5px; 
	cursor:pointer; 
	background:#7a7a7a;
	margin:0;
	width:115px; }
	
#drop_down_menu li a { 
	color:#d7d7d7;
	text-decoration:none;
	}

#drop_down_menu li a:hover {
	color:#fff;
	}
	
#drop_down_menu li ul { 
	margin:0px; 
	padding:0px; 
	list-style-type:none; 
	padding-top:10px;
	z-order:99;}
	
#drop_down_menu li ul li { 
	display:block; 
	float:none;
	clear:both;}
	
#drop_down_menu li ul li a { 
	color:#FFFFFF; 
	font-weight:normal; 
	text-decoration:none; 
	display:block; 
	padding:0 0 5px 0;}
	
#drop_down_menu li ul li a:HOVER { 
	text-decoration:underline; 
	color:#CCCCCC;  }
	
	
	
#home-content {width:750px; height:1100px; }
	#home-content img { float:left; margin:0; padding:0; }
	#home-content p { float:right; width:390px; margin-bottom:25px; text-align:left;}
	
	#home-content h1 {
	float:right;
	width:390px;
	color:#009;
	font-size: 24px;
}
	#home-content h2 {
	float:right;
	color:#B02519;
	width:390px;
	margin:0;
	padding:0;
	font-size: 20px;
}
	
	#home-content p.orange-title {
	float:right;
	width:390px;
	color:#0000B9;
	margin:5px 0 0 0;
	padding:0;
}
	
	#home-content a { text-decoration:underline; color:#999;}
        #home-content a.custom-link {text-decoration: none; color: #0000B9; font-weight: bold;}
        #home-content a.custom-link:hover { text-decoration:underline; color:#0000B9}
	
#content { padding:0; width:750px; height:100%; border-bottom:1px dashed grey; clear:right; }
	#content p { padding:0 10px 25px 20px; background:#fff;}
	#content a { color:#a6a6a6; }
	#content h1 { background:#fff; padding:10px 0 10px 20px; color:#3e6b97; font-weight:bold;}
	
	#left { float:left; width:365px; }
	
	#download { 
		float:right; 
		width:339px; 
		background:url('../images/download-background.gif') no-repeat; height:800px;
		}
		#download img { margin:50px 0 0 100px; }

#content-blank { padding:0; margin:10px 0 0 0; width:750px; height:100%; clear:right; }


#product-links { 
	width:730px; 
	height:100%; 
	clear:right; 
	background:#fff; 
	padding:20px 0 50px 20px; 
	
	}	
	
	#product-links ul { margin:0 0 15px 0; }
	#product-links ul li { display:inline; list-style:none; margin:0 20px 0 0; padding:0;}
	#product-links ul li a { text-decoration:none; color:#3e6b97; font-weight:bold;}
	#product-links ul li a:hover { text-decoration:underline; color:#5988b5}
	
	#product-links h1 { color:#3e6b97; margin:20px 0 10px 0; }
	
.subdue { color:#E36005; font-size:12px;  font-weight:bold;}
.fineprint { font-size:.9em; font-style:italic; width:500px; padding-left:10px; color:#666;}

	#product-links table { border-collapse: collapse; }
	
	th.mainTitle { text-align:left; padding-left:10px; font-size:1.5em;}
	th.col2 { text-align:center; padding-left:40px; font-size:1.5em;}
	th.col3 { text-align:center; padding-left:40px; font-size:1.5em;}
        th.col4 { text-align:center; padding-left:40px; padding-right:30px; font-size:1.5em;}
	
	td.categoryTitle { background:#FFF2A5; padding-left:10px; font-weight:bold; font-size:1.25em; height:30px; vertical-align:middle;}
	td.col2 { text-align:center; padding-left:40px; }
	td.col3 { text-align:center; padding-left:40px; padding-right:30px;}
        td.col4 { text-align:center; padding-left:40px; padding-right:30px;}
	td.function { padding-left:10px; color:#666; }
	
	tr.odd { background:#FAFAFA; }
	
	th.partnerTitle { background:#FFF2A5; font-size:1.1em; font-weight:bold; padding:5px 0 5px 10px; color:#000; text-align:left; }
	
	td.partnerDetail { padding:7px 30px 5px 10px; text-align:left; }

#rupk { float:left; width:350px; margin-bottom:20px; padding-right:10px;}
#tdt { float:right; width:350px; margin-bottom:20px; padding-right:10px;}
		
		
#why { padding:0; width:100%; height:100%; clear:both; background:#fff;}
	#why p { padding:0 10px 25px 20px; background:#fff; }
	#why h1 { background:#fff; padding:10px 0 10px 20px; color:#3e6b97; font-weight:bold; }

	#why a { color:#B02519; text-decoration:none; border-bottom:1px dotted #ffb301; }
	
	.whyframe { width:140px; float:left; margin:7px; background:#fff;}
	.firstChild { clear:left; }
	.lastChild { clear:right; }
	
#reasons { padding:0 10px 25px 20px;  width:720px; height:100%; clear:both; background:#fff; }
	#reasons p { width:470px; text-align:justify; padding-top:50px; margin-left:20px;}
	#reasons p.firstchild { padding-top:10px; margin-left:20px;}
	#reasons h1 { padding:10px 0 10px 0; color:#3e6b97; font-weight:bold; text-transform:uppercase;}
	
	#reasons a:link {  color:#B02519; text-decoration:none;  padding:4px 2px 2px 37px; background:url('../images/video-link.gif') no-repeat; }
	#reasons a:hover { color:#ffb301; text-decoration:underline; }
	#reasons a:visited { color:#B02519; text-decoration:none; padding:4px 2px 2px 37px; background:url('../images/video-link.gif') no-repeat; }
	
	#reasons img { padding-top:40px; float:left; clear:left;}
	#reasons img.firstchild { padding-top:10px; }
	
	
#who {  width:750px; clear:both;}
	#who p { padding:0 10px 15px 20px; background:#fff; }
	#who h1 { background:#fff; padding:10px 0 10px 20px; color:#3e6b97; font-weight:bold; }
	
	#who a {color:#B02519; text-decoration:none; border-bottom:1px dotted #B02519; }
	#who ul { background:#fff; padding:0 80px 20px 0; margin-left:0px; list-style:none;}


#product-title { margin:0 0 25px 0; width:750px; height:65px; z-order:-1;}
	#product-title img { float: left; margin:0 5px 0 0; }

#link-set1 { position:relative; margin:20px 0 0 0;  float:left; width:350px; }
#link-set2 { position:relative; margin:20px 0 0 0;  float: right; width:185px; }
	
	/* initialize text replacement for Demo and Features links */
	ul#software-deets { margin:0; padding:0; list-style:none; clear:both; }
	
	#software-deets li { overflow:hidden; text-indent:-99999px; display:inline; float:left; }
	#software-deets li a { background:url('../images/software-deets.gif') no-repeat; width:100%; height:100%; display:block; }
	
	/* Overview Button */
	#software-deets li.overview { width:92px; height:43px; margin:0 5px 0 5px; }
	#software-deets li.overview a { background-position:-7px -103px; }
	#software-deets li.overview a:hover { background-position:-7px -56px; }
	#software-deets li.overview a:selected { background-position: -7px -7px; }
	
	/* Tour Button */
	#software-deets li.tour { width:92px; height:43px; margin:0 0 0 5px; }
	#software-deets li.tour a { background-position:-106px -103px; }
	#software-deets li.tour a:hover { background-position:-106px -56px; }
	
	/* Features Button */
	#software-deets li.features { width:84px; height: 43px; margin: 0 0 0 5px; }
	#software-deets li.features a { background-position:-200px -103px; }
	#software-deets li.features a:hover { background-position:-200px -56px;}
	
	
	/* initialize text replacement for Trial and Buy links */
	ul#buy-options { margin:0; padding:0; list-style:none; clear:both; }
	ul#buy-options li { overflow:hidden; text-indent:-99999px; display:inline; float:left; }
	ul#buy-options li a { background:url('../images/software-deets.gif') no-repeat; width:100%; height:100%; display:block; }
	
	/* Free Trial Button 
	#buy-options li.free { width:84px; height: 43px; margin: 0 0 0 5px; }
	#buy-options li.free a { background-position:-252px -7px; }
	#buy-options li.free a:hover { background-position: -252px -56px; } */
	
	/* Buy Button */
	#buy-options li.buy { width:92px; height:43px; margin:0 0 0 92px; }
	#buy-options li.buy a { background-position: -345px -7px; }
	#buy-options li.buy a:hover { background-position: -345px -56px; }

#spotlight-rupk { background: url('../images/spotlight_rupk.jpg') no-repeat; width:753px; height:295px;}
	
	ul#spot-links { margin:0; padding:252px 0 0 220px; list-style:none; clear:both; }
	
	#spot-links li { overflow: hidden; text-indent:-9999px; display:inline; float: left; }
	#spot-links li a {background:url('../images/spotlight-button2.gif') no-repeat; width:100%; height:100%; display:block; }
	
	/* Overview Video button */
	#spot-links li.demo-video-btn { width:161px; height:34px; margin:0 0 0 5px; }
	#spot-links li.demo-video-btn a { background-position:-10px -9px; }
	#spot-links li.demo-video-btn a:hover {background-position:-10px -56px; }
	
	/* Trial button */
	#spot-links li.trial-btn { width:196px; height:34px; margin:0 0 0 5px; }
	#spot-links li.trial-btn a { background-position:-179px -9px; }
	#spot-links li.trial-btn a:hover { background-position: -179px -56px; }

#spotlight-editup { background: url('../images/spotlight_editup.jpg') no-repeat; width:753px; height:295px;}

	ul#spot-links { margin:0; padding:242px 0 0 220px; list-style:none; clear:both; }

	#spot-links li { overflow: hidden; text-indent:-9999px; display:inline; float: left; }
	#spot-links li a {background:url('../images/spotlight-button2.gif') no-repeat; width:100%; height:100%; display:block; }

	/* Overview Video button */
	#spot-links li.demo-video-btn { width:161px; height:34px; margin:0 0 0 5px; }
	#spot-links li.demo-video-btn a { background-position:-10px -9px; }
	#spot-links li.demo-video-btn a:hover {background-position:-10px -56px; }

	/* Trial button */
	#spot-links li.trial-btn { width:196px; height:34px; margin:0 0 0 5px; }
	#spot-links li.trial-btn a { background-position:-179px -9px; }
	#spot-links li.trial-btn a:hover { background-position: -179px -56px; }

#spotlight-tdt { background: url('../images/spotlight_tdt.jpg') no-repeat; width:753px; height:295px;}
	
	ul#spot-links { margin:0; padding:252px 0 0 220px; list-style:none; clear:both; }
	
	#spot-links li { overflow: hidden; text-indent:-9999px; display:inline; float: left; }
	#spot-links li a {background:url('../images/spotlight-button2.gif') no-repeat; width:100%; height:100%; display:block; }
	
	/* Overview Video button */
	#spot-links li.demo-video-btn { width:161px; height:34px; margin:0 0 0 5px; }
	#spot-links li.demo-video-btn a { background-position:-10px -9px; }
	#spot-links li.demo-video-btn a:hover {background-position:-10px -56px; }
	
	/* Trial button */
	#spot-links li.trial-btn { width:196px; height:34px; margin:0 0 0 5px; }
	#spot-links li.trial-btn a { background-position:-179px -9px; }
	#spot-links li.trial-btn a:hover { background-position: -179px -56px; }	
	
#company-content { padding:20px 20px 50px 20px; margin-left:0; clear:both; background:#fff; }
	#company-content h1 { color:#3e6b97; margin:15px 0 10px 0; }
	#company-content h2 { color:#E36005; font-size:1em; }
	#company-content h3 { color:#3e6b97; margin:15px 0 10px 0; text-align:center; }
	#company-content p { margin-bottom:20px; }
	#company-content a:link, a:visited { color:#3e6b97; text-decoration:underline; }
	#company-content a:hover { color:#999; text-decoration:underline; }
        #company-content a { text-decoration:underline; color:#999;}
	

	
#more-info { width:750px; height:140px; padding-top:25px; clear:left;}
#more-info a:link, a:visited { color:#333; padding:0 0 1px 0; text-decoration:none;}
#more-info a:hover { color:#999; text-decoration:underline;}
#more-info a.newsletter { color:#5988b5; font-weight:bold; }


	#col1 { background:#eee; padding:25px 0 25px 20px; width:180px; float:left;}
		#col1 h2 { font-size:14px; color:#616161; font-weight: bold;}
		#col1 p.caption  { font-size:12px; color:#616161; }
	
	#col2 { margin:0 0 0 20px; float:left; width:160px; padding:25px 0 25px 0;}
		#col2 h2 { font-size:14px; color:#616161; font-weight:bold; }
		#col2 ul li { font-size:12px; color:#616161; }


	#col3 { margin:0 0 0 10px; float:left; width:170px; padding:25px 0 25px 0;}
		#col3 h2 { font-size:14px; color:#616161; font-weight:bold; }
		#col3 ul li { font-size:12px; color:#616161; }

	
	#col4 { margin:0 0 0 30px; float:left; clear:right; width:160px; padding: 25px 0 25px 0;}
		#col4 h2 { font-size:14px; color:#616161; font-weight:bold; }
		#col4 ul li { font-size:12px; color:#616161; }



#footer { margin:60px 0 20px 0; border-top: 1px solid #AAAAAA; padding:20px 0 0 0;}
	#footer a { color:#a6a6a6; text-decoration:none; border-bottom:1px dotted #a6a6a6; }
	#footer a:hover { color:#3e3e3e; border-bottom:1px dotted #3e3e3e; }
	.smalltext { font-size:10px; color:#a6a6a6; }

