@charset "utf-8";
/*------Basic Styling--------*/
* {
	margin: 0px;
	padding: 0px;
}
body{
	background-color:#284E73;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
a:hover {
	background: #98BADC;
}
#wrapper{
	position:relative;
	width:788px;
	margin:0 auto;
	text-align:left;
	background:url(../assest/product_back.jpg) repeat-y;
	}

#clear {
	clear: both;
	height: 3px;
 	}
/*-----------Position Container element-------------*/
#header {
	position:relative;
	background:url(../assest/navBar_back.jpg) repeat-y;
	height:75px;
	list-style: none;
	}
#header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	margin-left: -9000px;
}
#header li {
	float:left;
	}
#header h1 {
	margin-left: -9000px;
	display: none;

	}
#header #logo {
	position:absolute;
	top:15px;
	width: 216px;
	height:40px;
	left: 18px;
	}
#header #navbar {
	position: absolute;
	right: 8px;
	bottom: 0px;
	width: 500px;
}

#navbar {
	position: absolute;
	right: 25px;
	bottom: 25px;
	height: 35px;
}
#sidebar{
	float:left;
	width:145px;
	background:url(../assest/sidebar_back.jpg) repeat-y;
	margin-left: 10px;
	font-size: 0.9em;
	}
#contents .bold {
	font-weight: bold;
	color: #333333;
}

#banner {
	height: 400px;
	background: url(../assest/iscc-banner.jpg) no-repeat;
}
#trialbutton {
	height: 60px;
	width: 125px;
	right: 42px;
	position: absolute;
	top: 309px;
}
#buybutton {
	height: 60px;
	width: 125px;
	right: 25px;
	position: absolute;
	top: 300px;
}
#lcbanner {
	height: 385px;
	background: url(../assest/lcbanner.jpg) no-repeat center center;
}

#lrbanner {
	height: 325px;
	background: url(../assest/banner2.jpg) no-repeat;
}

#downloadbutton{
	position:absolute;
	width:378px;
	height:54px;
	top:250px;
	left:300px;
	background: url(../assest/download_litecam.gif);
	}
#contents .pressDate {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
}
#contents .pressTitle {
	font-weight: bold;
	color: #333333;
}


#sidebar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	background:url(../assest/sideback_top.jpg) no-repeat top left;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
}
#sidebar img {
	margin-left: 15px;
}
#sidebar p.last{
	background:url(../assest/sideback_bottom.jpg) no-repeat bottom left;
	padding-bottom:2em;
	margin-left: -11px;
	text-indent: 70px;
	font-size: 9px;
	font-style: italic;
}
#sidebar    ul    li  {
	color: #333333;
	margin: 0 0 0 19;
	display: block;
	text-indent: 9px;
	width: 123px;
	list-style: none;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 14px;
	}
#sidebar ul {
	margin-left: 11px;
}
#sidebar ul li a {
	text-decoration: none;
	padding-bottom: 5px;
	width: 123px;
	display: block;
}
#sidebar .indent {
	text-indent: 20px;
	font-style: italic;
}




#sidebar  a:hover, #sidebar  a:active {
	background: #BBCFF4;
	color: #285077;
}
#sidebar a:link, a:visited {
	color: #333333;
}

#contents {
	float:right;
	width: 580px;
	margin-right: 25px;
	padding-left: 10px;
	list-style: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #666666;
	}
#contents a {
	color: #333333;
}

#contents h1 {
	font-size:1.3em;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.01em;
	margin-bottom: 0.5em;
	padding-top: 10px;
	}
#contents .imageRight {
	float: right;
	margin-right: 25px;
}

#contents h2 {
	font-size:1.1em;
	font-weight: bold;
	color: #333333;
	}
#contents h3 {
	font-size:1.2em;
	font-weight: bold;
	color: #333333;
	margin-bottom: 0.3em;
	}
#contents  a:hover.hyper2{
	background: #98BADC;
	text-decoration: none;
}
#footer {
	color:#fff;
	font:.8em Arial, Helvetica, sans-serif;
	background:#000 url(../assest/footer.jpg);
	width:788px;
	height:78px;
	}

#footer       .firstFooter    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
#footer .firstFooter a:link, a:visited {
	color: #666666;
}
#footer .firstFooter a:hover {
	color: #666666;
	background: #074692;
}
/*---------------------Spry ---------------------------------*/
#footer .secondFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	padding-left: 10px;
	padding-top: 15px;
	font-style: normal;
	text-decoration: none;
}
#footer .secondFooter a:link, a:visited {
	color: #333333;
}
#footer .secondFooter a:hover {
	color: #666666;
	background: #074692;
}



/*------------------contents Spry -------------------------------------*/
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}



.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}


.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	width:60px;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.9em sans-serif;
	background:url(../assest/off_tab.jpg);
	list-style: none;
	border-bottom: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

.TabbedPanelsTabHover {
	background:url(../assest/on_tap.jpg);
	border-bottom: solid 1px #999;
}

.TabbedPanelsTabSelected {
	background:url(../assest/on_tap.jpg);
	border-bottom: 1px solid #999;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: 1px none #CCC;
	border-bottom: 1px none #CCC;
	border-top: 1px solid #999;
	border-right: 1px none #999;
	background: #FFFFFF;
}


.TabbedPanelsContent {
	padding: 4px;
}

.TabbedPanelsContentVisible {
}
#lrdownload {
	position:absolute;
	width:378px;
	height:54px;
	top:159px;
	left:293px;
	background: url(../assest/download_litecam.gif);
}
#contents   img     {
	padding-bottom: 1em;
	padding-left: 1em;
	margin-top: 1em;
}
