* {
	font-size:100%;
}
html {background:url(../images/bg-body.gif) repeat-x 0 0;font-size:62.5%;}
body {
	margin:0;
	/*font:1.4em/1.6 Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
	*/
	font:12px/1.7 Verdana,'trebuchet ms',arial,helvetica,sans-serif;
	color:#474747;
	position:relative;
	padding:128px 0 0;
	min-width: 800px;
}
a{outline: none;}
img {display:block;border:none;}
a.logo {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:230px;
	margin:13px 0 0 0;
	height:59px;
	background-image: url(../images/logo.gif);
}
#header {
	position:absolute;
	top:0px;
	left:1px;
	min-width:860px;
	height:126px;
}
.head {
	width:800px;
	margin:0 auto;
	min-height:126px;
	padding:0 23px 0 10px;
}
.nav-container {
	position:absolute;
	width:100%;
	top:88px;
	left:0;
	z-index:1003;
}
.pos {
	width:980px;
	margin:0 auto;
}
#nav {
	height:41px;
	margin:0;
	padding:0;
	list-style:none;
	z-index:1005;
	margin: -1px 0 0 0;
	width:500px !important;
	display:block;
}
* html #nav {width:100%;}
#nav li {
	float:left;
}
#nav a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:41px;
	background:url(../images/text-menu.jpg) no-repeat 0 0;
}


#nav a.tv {
	width:228px;
	position:relative;
	background-position:0 -2px;
}
#nav a.archive {
	width:224px;
	position:relative;
	background-position:-228 -2px;
}
#nav li.hover a.tv,
#nav li:hover a.tv {
	background-position:0 -45px;
}
#nav li.active a.tv{
	background-position:0 -88px;
}
#nav li.hover a.archive,
#nav li:hover a.archive {
	background-position:-228px -45px;
}
#nav li.active a.archive{
	background-position:-228px -88px;
}




#nav a.tv {
	width:228px;
	position:relative;
	background-position:0 -2px;
}
#nav a.archive {
	width:224px;
	position:relative;
	background-position:-228px -2px;
}

#nav li.hover a.tv,
#nav li:hover a.tv {
	background-position:0 -45px;
}
#nav li.active a.tv{
	background-position:0 -88px;
}
#nav li.hover a.archive,
#nav li:hover a.archive {
	background-position:-228px -45px;
}
#nav li.active a.archive{
	background-position:-228px -88px;
}

#nav li.next-hover a.archive {
	
}
#nav li.next-hover a.solutions {
	width:113px;
	background-position:-88px -82px;
}
#nav li.next-hover a.products {
	width:113px;
	background-position:-208px -82px;
}
#nav li.next-hover a.contact {
	width:103px;
	background-position:-326px -82px;
}

.sub-menu {
	width:100%;
	position:absolute;
	display:none;
	top:38px;
	left:0;
	z-index:1050;
}

#nav li:hover .sub-menu,
#nav li.hover .sub-menu {
	display:block;
}
.sub-content {
	display:block;
	width:100%;
	overflow:hidden;
	position:relative;
	padding:0 0 10px 0;
	background-image: url(http://lasiktv.com/images/sub-menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.sub-menu .content {
	width:966px;
	margin:0 auto;
	position:relative;
	z-index:2050;
	background: url(../images/br.gif);
	overflow:hidden;
}
#nav .content ul {
	width:980px;
	margin:0;
	padding:7px 0 0;
	list-style:none;
	background:url(../images/br.gif);
	overflow:hidden;
}
#nav .content ul li {
	width:auto;
	background:url(../images/bg-separator.gif) repeat-y 100% 0;
	float:left;
	overflow:hidden;
	margin:0 8px -200px 0;
	padding:0 0 206px 0;
}
#nav .content ul li.epi {
	width:110px;
}

#nav .content ul li.branding {width:166px;}
#nav .content ul li.interactive {width:166px;}
#nav .content ul li.drawings {width:122px;}
#nav .content ul li.print {width:69px;}
#nav .content ul li.optimization {width:195px;}
#nav .content ul li.marketing {
	width:216px;
	background:none;
	margin:0 0 -200px 0;
}
#nav .content ul li.no-title p{
	background:none;
}
#nav .content ul li.no-border{
	background:none;
}
#nav .content ul li.by-tags{
	width:130px;
}
#nav .content ul p {
	/*font-size:13px;*/
	margin:-4px 0 0;
	padding:0 0 0 11px;
	background:url(../images/bulletB.gif) no-repeat left;
	text-transform:uppercase;
	font-weight:bold;
	display:inline;
	color: #524FC2;
}
#nav li.hover .content ul li p a,
#nav li:hover .content ul li p a {
	color:#2f2f98;
	position:relative;
}
#nav .content ul ul {
	width:auto;
	margin:0 0 0 8px;
	padding:0;
}
#nav .content ul ul li {
	float:none;
	padding:0 0 0 8px;
	margin:0;
	width:auto;
	background:url(../images/bullet2.gif) no-repeat left;
	line-height:17px;
}
#nav li.hover .content ul li a,
#nav li:hover .content ul li a {
	display:inline;
	text-indent:0;
	width:auto;
	height:auto;
	/*font-size:13px;*/
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/br.gif) no-repeat 0 100%;
}
#nav li:hover .content ul li a:hover,
#nav li.hover .content ul li a:hover {
	background-color: #ffffff;
	background-image: url(../images/separator5.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding-left: 10px;
	padding-right: 10px;
}
#or{
	text-align:center;
	width: 320px;
	height: 240px;
	border: 1px solid #6666cc;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 77px;
	visibility: inherit;
}
#or2{
	text-align:center;
	width: 320px;
	height: 240px;
	border: 1px solid #6666cc;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 77px;
	visibility: inherit;
	float: right;
}


#footer {
	width:100%;
	clear:both;
	height:85px;
	overflow:hidden;
	min-width:990px;
	color:#ccc9c4;
	font-size:0.85em;
	background:url(../images/bg-footer.gif);
}
.foo {
	width:990px;
	margin:0 auto;
	padding:22px 0px 0 10px;
	overflow:hidden;
}
#footer a {
	text-decoration:none;
	color:#ccc9c4;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	float:left;
	clear:left;
	margin:0;
}
#footer ul {
	font-size:.85em;
	margin:0;
	padding:0 15px 0 0;
	list-style:none;
	float:right;
	clear:right;
	overflow:hidden;
}
* html #footer ul {padding:0 5px 0 0;}
#footer ul li {
	padding:0 0 0 9px;
	margin:0 10px 0 -1px;
	float:left;
	background:url(../images/divider.gif) no-repeat left;
}
#footer acronym {
	border-bottom:1px dotted #acacac;
}
* html #footer acronym {background:url(../images/separator2.gif) repeat-x 0 14px;border:none;}
* html #exploring .content {
	overflow:visible;
}
#pagewidth {
	width:990px;
	margin:0 auto;
	padding:40px 0 34px 10px;
}
#pagewidth2 {
	width:860px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/no-scope1.jpg);
	background-repeat: no-repeat;
	background-position: 80px 30px;
	height: 270px;
}
.archive #pagewidth{
	background-position:747px 0 !important;
}
.no-sidebar #pagewidth {
	background:none !important;
}
#main {
	width:990px;
	float:left;
}
#right {
	float:left;
	width:400px;
}
#left {
	width:400px;
	float:left;
	display: block;
}

.padtop {
	padding-top: 34px;
	text-align: center;
	width: 100%;
	padding-left: 60px;
}

#left .twocolumn .streamPic {
	border:1px solid #c4c4c4;
	background-color:#EDEDED;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 60px;
	padding-right: 83px;
	padding-bottom: 60px;
	padding-left: 83px;
	width: 324px;
	height: 242px;
	display: block;
}

.bar {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}
.barButton {
	width:100%;
	text-align: center;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5679ae), to(#def8ff), color-stop(.6,#c6e7ef));
	background-image: -moz-linear-gradient(19% 75% 90deg, #666, #c6e7ef, #7ec9dc 100%);
	margin-top: 280px;
}
*+html body {overflow: hidden;}
.streamPic #fadeshow1 {
	background-color:#EDEDED;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer .foo small {
	font-size: 0.8em;
	padding-left: 20px;
}
@font-face {
    font-family: GraublauWeb;
    src: url(http://www.lasiktv.com/GraublauSansWeb/GraublauWeb.otf) format(truetype);
}
@font-face {
    font-family: GraublauWeb;
    font-weight: bold;
    src: url(http://www.lasiktv.com/GraublauSansWeb/GraublauWebBold.otf) format(truetype);
}
