* {
	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;
}
a{outline: none;}
img {display:block;border:none;}
input {color:#616161;font:13px Tahoma,'trebuchet ms',arial,helvetica,sans-serif;}
form,fieldset {margin:0;padding:0;border:none;}
label {cursor:pointer;}
embed {margin:0}
ul.add {
	margin:35px 0 0 0;
	padding:0;
	overflow:hidden;
	font:12px arial, helvetica, sans-serif;
	list-style:none;
	float:right;
}
ul.add li {
	float:left;
	background:transparent url(../images/bg-ul-separator.gif) no-repeat scroll 7px 1px;
}
ul.add li.no-bullet {
	background: none;
}
ul.add strong,
ul.add a {
	color:#fff;
	font-weight:bold;
	margin:0 0 0 18px;
	text-decoration:none;
	display: block;
}
ul.add a:hover {
	text-decoration:underline;
}
ul.add strong {
	color:#6666cc;
}
ul.trackmenu {
	clear:right;
	margin:10px 0px 0px 0px;
}
ul.trackmenu a {
	color:#6666cc;
}
a.logo {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:230px;
	margin:13px 0 0 0;
	height:59px;
	background-image: url(../images/logo.gif);
}
#header2 {
	position:absolute;
	top:0;
	left:auto;
	width:480px;
	height:126px;
	z-index:1001;
}
#header {
	position:absolute;
	top:0;
	left:auto;
	width:600px;
	height:126px;
	z-index:1001;
}
.head {
	min-height:126px;
	padding:0 23px 0 10px;
}
div.social {
	float:right;
	margin: 4px 6px 0 0;
	display: inline;
}
.bookmark-option {
	margin-top:8px;
	padding:0 0 0 0;
	list-style:none;
	overflow: hidden;
	font:12px arial, helvetica, sans-serif;
	color:#fff;
}
.bookmark-option li {
	float:left;
	background:transparent url(../images/bg-ul-separator.gif) no-repeat scroll 1px 1px;
	margin-right:4px;
}
.bookmark-option li.first {
	background:none;
}
	
ul.bookmark-option strong,
ul.bookmark-option a {
	color:#fff;
	font-weight:bold;
	margin:0 0 0 18px;
	text-decoration:none;
	display: block;
}
ul.bookmark-option a:hover {text-decoration:underline;}
ul.bookmark-option strong {
	color:#6666cc;
}
.bookmark-option a.bookmark {
	width:88px;
	height:16px;
	font-size:10px;
	line-height:15px;
	overflow:hidden;
	text-indent:15px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	background:url(../images/bg-social.gif) 0 0;
}
.bookmark-option a.bookmark:hover {
	text-decoration:underline;
}
.bookmark-option a.rss,
.bookmark-option a.twitter,
.bookmark-option a.linkedin {
	margin:0 0 0 8px;
	background-image:url(../images/sprites2.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	overflow:hidden;
	display:block;
	padding-left:14px;
}
.bookmark-option a.twitter {
	background-position:0 -39px;
}
.bookmark-option a.linkedin {
	background-position:0 -19px;
}
.bookmark-option a.twitter:hover{background-position:0 -270px;}
.bookmark-option a.rss:hover{background-position:0 -237px;}
.bookmark-option a.linkedin:hover{background-position:0 -254px;}
.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;
}
		
.movNVor {
	background-color:#D5DCE8;
	text-align:center;
	border: 4px solid #333333;
	background-image: url(../images/nwc3pm.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 474px;
	height: 340px;
	display: block;
		}
.movNVsur {
	background-color:#D5DCE8;
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/nvcSur.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 4px solid #333333;
	height: 340px;
	width: 246px;
		}	
#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;
		}
#sur {
	text-align:center;
	width: 176px;
	height: 121px;
	border: 1px solid #6666cc;
	margin-top: 109px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	visibility: inherit;
}


#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;}
#exploring {
	width:100%;
	clear:both;
	min-width:990px;
}
#exploring .content {
	width:100%;
	min-width:990px;
	overflow:hidden;
	background:#fefcf6 url(../images/bg-exploring.gif) repeat-x 0 0;
}
* html #exploring .content {
	overflow:visible;
}
#exploring .twobox {
	width:990px;
	margin:0 auto;
	padding:0 0 0 10px;
	overflow: hidden;
}
#exploring .left {
	width:768px;
	float:left;
}
#exploring .right {
	width:244px;
	margin:0 0 0 -23px;
	float:right;
	display:inline;
}
#exploring .left ul {
	width:768px;
	margin:0;
	overflow: hidden;
	padding:0;
	list-style:none;
}
#exploring .left ul li {
	float:left;
	overflow:hidden;
}
#exploring .left ul li.col1 {width:228px;}
#exploring .left ul li.col2 {width:211px;}
#exploring .left ul li.col3 {width:164px;}
#exploring .left ul li.col4 {width:162px;}
#exploring .left h4 {
	font-size:16px;
	margin:24px 0 -4px;
	padding:0 0 0 16px;
	overflow: hidden;
	color:#ea5f5f;
	height: 26px;
}
#exploring .left h4.solutions {
	background:url(../images/bullet-ppcrs.gif) no-repeat 0 -100px;
	margin:24px 0 0 3px;
}
#exploring .left h4.products {background:url(../images/bullet-ppcrs.gif) no-repeat 0 -21px;}
#exploring .left h4.portfolio {background:url(../images/bullet-ppcrs.gif) no-repeat 0 5px;}
#exploring .left h4.resources {background:url(../images/bullet-ppcrs.gif) no-repeat 0 -60px;}
#exploring .left h4.company {background:url(../images/bullet-ppcrs.gif) no-repeat 0 -141px;}
#exploring .left ul ul {
	margin:3px 0 0;
	padding:0;
	list-style:none;	
	font-size:13px;
	line-height:17px;
}
#exploring .left ul ul li {
	float:none;
}
#exploring .left ul ul a {
	color:#616161;
	margin:0 0 0 6px;
	background:url(../images/bullet3.gif) no-repeat left;
	padding:0 0 0 9px;
	text-decoration:none;
}
#exploring .left ul ul a:hover {
	text-decoration:underline;
}
#exploring .left ul ul ul {
	margin:0;
}
#exploring .left ul ul ul a {
	margin:0 0 0 11px;
	padding:0 0 0 7px;
	color:#a6a6a6;
	background:url(../images/bullet4.gif) no-repeat left;
}
#exploring .right {
	padding:24px 0 0;
}
#exploring .right form {
	padding:0 0 0 23px;
	overflow:hidden;
}
#exploring .right input {
	float:left;
}
#exploring .right input.txt {
	width:129px;
	height:19px;
	margin:0 4px 0 0;
	padding:1px 0 0 7px;
	border:1px solid #d6d1c8;
}
div.address {
	background:url(../images/bg-address.gif) no-repeat 5px 100%;
	padding:0 23px 15px 23px;
	width:244px;
	margin:6px -23px 0 -23px;
}
div.address .frame {
	width:179px;
	font-size:13px;
	padding:19px 0 20px 17px;
	line-height:17px;
	color:#616161;
	margin:0 0 0 23px;
	background:#fff;
	border:1px solid #ebe9e4;
}
.vcard,.vcard dt,.vcard dd {
	margin: 0;
	padding: 0;
}
div.address dt {
	white-space:nowrap;
	overflow:hidden;
	font-size:16px;
	color:#ea5f5f;
	font-weight: bold;
}
div.address address {
	width:170px;
	margin:2px 0 0;
	display:block;
	font-style:normal;
}
div.address ul {
	margin:0;
	padding:0;
	list-style:none;
}
div.address ul li {
	margin:16px 0 0;
}

#pagewidth {
	width:600px;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#pagewidth2 {
	width:100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/notbroadcasting.jpg);
	background-repeat: no-repeat;
	background-position: 80px 30px;
	padding: 3px 0 30px 0px;
}
.archive #pagewidth{
	background-position:747px 0 !important;
}
.no-sidebar #pagewidth {
	background:none !important;
}
#main {
	width:990px;
	float:left;
}
#right {
	float:left;
	width:200px;
	display:inline;
	margin-top: 0;
	margin-right: 23px;
	margin-bottom: 0;
	margin-left: 0;
}
#left {
	width:766px;
	float:left;
	display: block;
}
ul.featured-products {
	margin:14px 0 0 20px;
	padding:0;
	width:180px;
	overflow:hidden;
	list-style:none;
	/*line-height:1.2;*/
	/*font-size:0.85em;*/
}
ul.featured-products li {
	background:url(../images/bg-li.gif) no-repeat 0 0;
	float:left;
	padding:1px 0 16px 0;
	width:180px;
	margin:-1px 0 0;
}
ul.featured-products p {
	margin:12px 0 0;
}
ul.featured-products h4 {
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	width:180px;
}
ul.featured-products h4 a {
	display:block;
	width:100%;
	height:100%;
}
ul.featured-products h4.w3-markup {
	background:url(../images/bg-hp-logos.gif) no-repeat 0 0;
	height:33px;
	margin:15px 0 0;
}
ul.featured-products h4.w3-prolific {
	background:url(../images/bg-hp-logos.gif) no-repeat 0 -33px;
	height:48px;
	margin:15px 0 0;
}
ul.featured-products h4.w3-monitor {
	background:url(../images/bg-hp-logos.gif) no-repeat 0 -81px;
	height:50px;
	margin:15px 0 0;
}
ul.featured-products h4.w3-simulator {
	background:url(../images/bg-hp-logos.gif) no-repeat 0 -224px;
	height:37px;
	margin:15px 0 0;
}
ul.featured-products h4.palette-inspiration {
	background:url(../images/bg-hp-logos.gif) no-repeat 0 -131px;
	height:45px;
	margin:16px 0 0;
}
ul.featured-products h4.favicon {
	background:url(../images/bg-hp-logos.gif) no-repeat 0 -176px;
	height:47px;
	margin:11px 0 0;
}
h3.f-products {
	margin:0 0 0 20px;
	font:1.6em Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
	color:#5d5d5d;
	height:26px;
}
#left .twocolumn {
	width:492px;
	overflow:hidden;
	background:url(../images/bg-visual.gif) no-repeat 2px 100%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0;
	float: left;
}
#left .video {
	width:750px;
	overflow:hidden;
	padding-right: 0px;
	padding-bottom: 28px;
	padding-left: 0;
	float: left;
	background-color:#EDEDED;
	height: 450px;
	background-image: url(../images/bg-visual3.gif);
	background-repeat: no-repeat;
	background-position: -2px 100%;
	margin-bottom: 1px;
}
.padtop {
	padding-top: 34px;
	text-align: center;
	width: 100%;
}

#left .middlecolumn {
	width:246px;
	overflow:hidden;
	background:url(../images/bg-visual2.gif) no-repeat 2px 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 28px;
	margin-left: 12px;
	float: left;
}
#left .twocolumn .visual {
	float:left;
	border:1px solid #c4c4c4;
	padding:7px 8px;
	height:289px;
	margin: 5px 0 0 0
}
#left .twocolumn .stream {
	float:left;
	border:1px solid #c4c4c4;
	padding:7px 8px;
	margin: 5px 0 0 0;
	background-color:#EDEDED;
	text-align:center;
	background-image: url(../images/nwcW.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 474px;
	height: 340px;
}

#left .middlecolumn .streamSur {
	float:left;
	border:1px solid #c4c4c4;
	padding:7px 8px;
	margin: 5px 0 0 0;
	background-color:#EDEDED;
	text-align:center;
	background-image: url(../images/nvcSur.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 228px;
	height: 340px;
}
#left .twocolumn .right {
	float:right;
	width:241px;
}
#left .twocolumn .visual img {
	width:477px;
	overflow:hidden;
	height:0;
	background:#fff;
}
#left a:link {
	/*background:url(../images/bg-a.gif) repeat-x 0 100%;*/
	color:#0181e3;
	/*padding:0 2px;*/
	text-decoration:none;
	white-space:nowrap;
	text-decoration: underline;
}
#left a:visited {
	color:#aeaeae;
	padding:0 11px 0 2px;
	text-decoration:underline;
	background:url(../images/bg-a-visited.gif) no-repeat right bottom;
}
#left a:visited:hover {
	background:url(../images/bg-a-visited-hover.gif) no-repeat 100% 100%;
	background:#aeaeae;
	color:#fff;
}
#left a:hover {
	/*background:#6666cc;*/
	color:#f56766;
	text-decoration: underline;
}
#left a:active {
	/*background:#6666cc;*/
	color:#194db2;
}
#left span.highlighted {
	background:#7a7a7a;
	color:#fff;
	padding: 0 2px;
}
#news-box {
	/*
	position:absolute;
	top:163px;
	margin:0 0 0 525px;
	z-index:1;
	*/
}
ul.news {
	margin:-4px 0 0;
	padding:0;
	/*line-height:normal;*/
	width:220px;
	list-style:none;
}
ul.news h3 {
	font-size:1.1em;
	color:#484952;
	margin:0;
	font-weight: bold;
}
ul.news h3 a{
	padding:0 !important;
	text-decoration:none !important;
}
ul.news h3 a:hover{
	color:#f56766 !important;
}
ul.news p {
	margin:0 0 11px 0;
	font-size:1em;
	overflow: hidden;
}
#left ul.news p a.readmore {
	padding:0 12px 0 1px;
	background:transparent url(../images/bg-readmore.gif) no-repeat scroll 100% 6px;
}
#left ul.news p a.readmore:visited {
	color:#AEAEAE;
	background:transparent url(../images/bg-a-visited.gif) no-repeat scroll 100% 6px;
}
#left ul.news p a.readmore:hover {
	color:#f56564;
	background:transparent url(../images/bg-readmore-h.gif) no-repeat scroll 100% 6px;
}
/*
ul.news p span.plus {
	background:url(../images/bg-readmore.gif) no-repeat 2px 6px;
}
*/
ul.news li {
	width:220px;
	float:left;
	overflow:hidden;
	padding:9px 0 8px 0;
}
ul.news a.more {width:14px;}
ul.news .category {
	width:220px;
	margin: 5px 0 0 0;
	overflow:hidden;
	font:0.9em arial,Tahoma,'trebuchet ms',helvetica,sans-serif;
}
ul.news .category strong {
	float:left;
	width:58px;
	font-weight:normal;
	color:#7a7a7a;
}
ul.news .category ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	width:162px;
	font-weight:bold;
}
ul.news .category ul li {
	display:inline;
	width:auto;
	padding:0;
	margin:0 2px 0 0;
	float:none;
}
#left ul.news .category ul li a {
	font:1.0em arial,Tahoma,'trebuchet ms',helvetica,sans-serif;
	color: #2d2d2d;
	text-decoration: none;
	background:url(../images/bg-cat.gif) repeat-x 0 100%;
	text-decoration: none;
}
#left ul.news .category ul li a:hover {
	background: none;
}
#news-box h2 {
	margin:0;
	overflow:hidden;
	font:1.6em Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
	height:24px;
	padding: 0 0 2px 0;
	color: #5d5d5d;
}
ul.treecol {
	margin:0 0 0 -37px;
	padding:0 0 24px 37px;
	list-style:none;
	width:766px;
	/*position:relative;*/
	overflow:hidden;
	background:url(../images/bg-threecol.jpg) no-repeat 0 100%;
}
ul.treecol a {
	width:242px;
	height:154px;
	overflow:hidden;
	padding:0 !important;
}
ul.treecol img {
	border:1px solid #c4c4c4;
	padding:7px;
	background:#fff;
}
ul.treecol a:hover img {border:1px solid #6666cc;}
ul.treecol li {float:left;}
ul.treecol li.optimization {margin:0 11px 0 0;}
ul.treecol li.optimization img{padding-right: 8px;}
ul.treecol li.design {margin:0 12px 0 0;}
ul.treecol li.education img{padding-right: 8px;}
.bar {
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}
.treecol h2 {
	margin:0 0 5px 7px;
	overflow:hidden;
	width: 234px;
	color:#fff;
	height: 28px;
}
/*
#left .treecol .optimization h2 a {color: #6666cc}
#left .treecol .design h2 a {color: #9bba51}
#left .treecol .education h2 a {color: #ffa200}
*/
#left .treecol h2 a {
	font:1.6em 'trebuchet ms',arial,helvetica,sans-serif;
	color: #6666cc;
	text-decoration: none;
	background: none;
}

#left .treecol h2 a:hover {
	background: none;
	color: #6666cc;
}
.text-box {
	width:100%;
	padding:15px 0 0;
	overflow:hidden;
}
.text-box h1 {
	/*background:url(../images/bg-h1.gif) no-repeat 116px 50%;*/
	margin:0;
	font:1.6em 'trebuchet ms',arial,helvetica,sans-serif;
	color: #5d5d5d;
	height:26px;
	overflow:hidden;
	font-weight:bold;
}
.text-box h1 a {
	font-size: 23px;
	cursor: default;
}
.text-box h1,
.text-box h1 .sIFR-replaced,
.text-box h1 .sIFR-replaced embed {
	cursor: default !important;
}
.text-box p {
	margin:9px 15px 13px 0;
}
a.out {
	background:url(../images/bg-site.gif) no-repeat 100% 5px !important;
	text-decoration: underline;
	color:#0181E3 !important;
	padding:0 13px 0 0 !important;
}
a.out:hover {
	background:#0181E3 url(../images/bg-site-hover.gif) no-repeat 100% 5px !important;
	color:#fff !important;
}
strong.author {
	color:#999;
	font-style:italic;
	display:block;
	margin:-3px 0 0;
	font-size:17px;
}
a.skip-content:hover {
	background:url(../images/bg-skip.gif);
	border-bottom:1px solid #09090a;
}
a.skip-content:hover span {background:url(../images/text-skip-content.gif);}
a.skip-content {
	width:100%;
	height:25px;
	position:absolute;
	top:0;
	left:0;
	z-index:1002;
}
a.skip-content span {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:123px;
	height:11px;
	margin:7px auto 0;
}
#right .box h3 {
	margin:0;
	font-weight:bold;
	font-size:20px;
	height:24px;
	line-height:normal;
	overflow:hidden;
	color:#3f3f3f;
	padding-left:24px;
	font-family:Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
}
#right .box h3.twitter {
	background:transparent url(../images/sprites2.gif) no-repeat 0 -117px;
}
#right .box h3.popular {
	background:transparent url(../images/sprites2.gif) no-repeat 0 -147px;
}
#right .box h3.topics {
	background:transparent url(../images/sprites2.gif) no-repeat 0 -178px;
}
#right .box h3.archives {
	background:transparent url(../images/sprites2.gif) no-repeat 0 -207px;
}
#right .box h4 {
	margin:0;
	font-weight:normal;
	font-size:26px;
	height:24px;
	overflow:hidden;
}
#right .box {
	width:180px;
	margin:0 0 0 20px;
	padding:13px 0 18px 0;
	font-size:0.93em;
	background:url(../images/bg-box.gif) no-repeat 0 0;
}
#latest-tweets ul{
	margin:0;
	padding:0;
}
#latest-tweets ul li{
	padding:0 0 5px;
	margin:14px 0 0;
	list-style:none;
	font-size:12px;
}
#latest-tweets a:link {
	/*background:url(../images/bg-a.gif) repeat-x 0 100%;*/
	color:#0181e3;
	/*padding:0 2px;*/
	text-decoration:none;
	white-space:nowrap;
	text-decoration: underline;
}
#latest-tweets a:visited {
	color:#0181e3;
}
#latest-tweets a:hover {
	/*background:#6666cc;*/
	color:#f56766;
	text-decoration: underline;
}
#latest-tweets a:active {
	/*background:#6666cc;*/
	color:#194db2;
}
ul.popular-articles {
	margin:0;
	padding:0;
	line-height:normal;
	list-style:none;
}
ul.popular-articles li {
	margin:4px 0 0;
	padding:10px 0;
	background:transparent url(../images/bg-box.gif) no-repeat scroll 0 0;
}
ul.popular-articles li.first {
	background:none;
}
/* * html ul.popular-articles li {background:url(../images/bullet5.gif) no-repeat 0 11px;}*/
ul.popular-articles a {
	color:#3b9be5;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
}
ul.popular-articles a:hover {
	text-decoration:underline;
	color:#f46464;
}
ul.popular-articles span {
	font-size:12px;
	/*padding:0 0 0 13px;
	margin:0 0 0 4px;
	color:#b2b2b2;
	background:url(../images/bg-com.gif) no-repeat 0 -83px;*/
}
.dropdown-box{
	width:190px;
	height:23px;
	border:1px solid #d6d6d6;
	margin:10px 0 0;
	padding:0 5px;
	cursor:pointer;
	position:relative;
	background:#fff url(../images/bg-dropdown.gif) no-repeat 97% 50%;
	display:block;
	font-size:14px;
	font-family:Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
}
ul.archive {
	padding:0;
	line-height:1.8;
	list-style:none;
	border:1px solid #d6d6d6;
	border-top:0;
	width:200px;
	margin:0;
	position:absolute;
	background:#fff url(../images/bg-sidebar-dropdown.jpg) repeat-x 0 100%;
	z-index:100;
	font-size:14px;
	font-family:Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
}
ul.archive.hidden {
	display:none;
}
ul.archive li{
	cursor:pointer;
	padding-left:5px;
}
ul.archive li:hover{
	background-color:#ececec;
}
ul.archive a {
	padding:0 0 0 6px;
	text-decoration:none;
	color:#717171;
	background:url(../images/bullet5.gif) no-repeat left 8px;
}
ul.archive a:hover {text-decoration:underline;}
#right .box .image {
	width:100px;
	padding:6px 0 0 80px;
	display:block;
	overflow:hidden;
	font-size:15px;
	font-style:italic;
	color:#999;
	margin:10px 0 0;
	line-height:1.2;
}
#right .box .image img {
	float:left;
	display:inline;
	margin:-6px 0 0 -80px;
	border:1px solid #c4c4c4;
}
#right .about {
	width:180px;
	padding:0 0 27px 0;
	background:url(../images/bg-box.gif) no-repeat 0 100%;
}
#right .about p {
	margin:7px 0 0;
	font-size:0.92em;
	line-height:normal;
}
#right .about ul {
	margin:5px 0 0;
	font-size:.92em;
	line-height:normal;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:180px;
}
#right .about ul li {
	float:left;
	margin:0 12px 0 0;
}
#right .about ul a {
	background:url(../images/bg-a.gif) repeat-x 0 100%;
	color:#6666cc;
	text-decoration:none;
	white-space:nowrap;
}
#right .about ul a:hover {
	background:#6666cc;
	color:#fff;
}
.breadcrumbs {
	background:transparent url(../images/bg-breadcrumbs.png) repeat-x 0 0;
	height:31px;
	min-width:1000px;
	width:100%;
	margin:0 0 -17px 0;
	font:11px/26px tahoma,arial,helvetica,sans-serif;
	position:absolute;
	left:0;
	z-index:100;
}
.breadcrumb-shadow {
	background:transparent url(../images/bg-breadcrumbs.png) repeat-x 0 100%;
	height:6px;
	min-width:1000px;
	width:100%;
	margin:0 0 -17px 0;
	font:11px/26px tahoma,arial,helvetica,sans-serif;
	position:absolute;
	left:0;
	z-index:100;
}
.float div {
	position:relative;
	z-index:100;
}
.breadcrumbs div {
	width:990px;
	margin:0 auto;
}
.breadcrumbs ul {  
	margin:0; 
	padding:0 0 0 5px; 
	list-style:none; 
	color:#7f7f7f; 
	overflow:hidden; 
	width:984px; 
}
.breadcrumbs ul li {
	float:left;
	margin:0 8px 0 0;
}
.breadcrumbs a {
	color:#4d4d4d;
	text-decoration:none;
	padding:0 13px 0 0;
	background:url(../images/divider2.gif) no-repeat right;
}
.breadcrumbs a:hover {
	text-decoration:underline;
}
#left .content {
	width:735px;
	/*font-size:.93em;*/
	/*line-height:1.3;*/
}
#left .content p {
	margin:5px 0 0;
	text-align:justify;
}
#left .content h2 {
	font-size:1.15em;
	color:#3f4346;
	margin:14px 0 0;
}
#left .content h2.contact-form-header {
	font-weight:bold;
	font-size: 1.6em;
	margin-top:25px;
}
#left .content h1 {
	margin:-5px 0 0;
	line-height:normal;
	height:32px;
	color:#5D5D5D;
	overflow:hidden;
	font: 1.6em Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
}
#left .content ul {
	margin:10px 0 0 3px;
	padding:0;
	/*font-size:1.07em;*/
	list-style:none;
}
#left .content ul li {
	padding:0 0 0 15px;
	background:url(../images/bullet6.gif) no-repeat 0 6px;
}
#left .content ul ul {
	margin:0;
	font-size:1em;
	padding:5px 0;
}
#left .content ul ul li {
	padding:0 0 0 11px;
	background:url(../images/bullet7.gif) no-repeat 0 6px;
}
#left .content img {
	padding:3px;
	margin:13px auto 0;
	border:1px solid #c4c4c4;
	background:#fff;
}
#left .content .box {
	background:url(../images/separator4.gif) repeat-x 0 0;
	margin:15px 0 0;
	overflow:hidden;
	width:745px;
}
#left .content .box .frame {
	background:url(../images/separator4.gif) repeat-x 0 100%;
	padding:23px 0 19px 0;
}
#left .content .box img {
	float:left;
	margin:0 18px 0 0;
}
#left .content h3 {
	margin:0;
	font-size:13px;
}
#left .content .box p {
	margin:0 0 9px 0;
}
#left .content blockquote {
	width:745px;
	margin:12px 0 0;
	padding:0;
	background:url(../images/bg-q.gif) no-repeat 0 0;
}
#left .content blockquote div {
	background:url(../images/bg-q-b.gif) no-repeat 100% 100%;
	padding:0 32px 0 30px;
	text-align:justify;
	color:#717171;
}
#left .content ol {
	list-style:none;
	margin:8px 0 0;
	padding:0;
}
#left .content ol strong.number {
	margin:0 7px 0 0;
}
#left .content ol ol {
	margin:0 0 0 17px;
	padding:5px 0;
}
#left .content ol .color strong.number {
	color:#6666cc;
}
#left .content .two {
	width:100%;
	overflow:hidden;
	padding:0 0 25px 0;
}
#left .content .two .right {
	float:right;
	width:247px;
	margin:16px 0 0 11px;
	border:1px solid #c4c4c4;
	padding:7px;
	font-size:.92em;
}
#left .content .two .frame {
	background:#f1f1f1 url(../images/bg-q.gif) no-repeat 0 0;
}
#left .content .two .bg {
	background:url(../images/bg-q-b.gif) no-repeat 100% 100%;
	padding:16px 20px 30px 25px;
}
#left .content .contact {
	width:745px;
	overflow:hidden;
	margin:14px 0 20px 0;
}
#left .content .contact .left {
	width:444px;
	float:left;
}
#left .content .contact .right {
	float:right;
	width:267px;
	color:#616161;
}
#left .content .contact .right p {
	line-height:21px;
	padding-right:20px;
	padding-bottom:12px;
}
#left .content .contact .right h4 {
	margin:0;
	white-space:nowrap;
	overflow:hidden;
	font-size:16px;
	color:#ea5f5f
}
#left .content .contact .right address {
	width:190px;
	margin:5px 0 0;
	display:block;
	font-style:normal;
}
#left .content .contact .right ul {
	margin:0;
	padding:0;
	list-style:none;
}
#left .content .contact .right ul li {
	margin:15px 0 0;
	padding:0;
	background:none;
}
#left .content .contact ul {
	margin:0;
	padding:0;
	font-size:13px;
	list-style:none;
	width:340px;
	float:left;
	overflow:hidden;
}
#left .content .contact ul li {
	float:left;
	width:305px;
	padding:0;
	margin:17px 0 0;
	overflow:hidden;
	background:none;
}
#left .content .contact ul li.all {
	margin:5px 0 0 103px;
	display:inline;
}
#left .content .contact ul li.label {
	width:96px;
	text-align:right;
	padding:0 7px 0 0;
	display:none;
}
#left .content .contact ul em {
	color:#ff6920;
	font-weight:bold;
}
#left .content .contact input {
	width:294px;
	height:20px;
	border:1px solid #c4c4c4;
	padding:4px;
	font-size:14px;
	float:left;
}
#left .content .contact select{
	width:304px;
	height:22px;
}
#left .content .contact input.short {
	width:63px;
	float:right;
}
#left .content .contact textarea {
	width:294px;
	height:167px;
	border:1px solid #c4c4c4;
	padding:4px;
	float:left;
	font-size:14px;
	color:#616161;
	font-family:Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
}
#left .content .contact .send-a-copy {
	margin-top:-12px;
}
#left .content .contact input.error {
	border:1px solid #f26b6b;
}
#left .content .contact div.error {
	font-weight:bold;
	color:#6666cc;
	margin:0 0 0 104px;
}
#left .content .contact img {
	padding:0;
	border:none;
	margin:0;
}
#left .content .im-right {
	float:right;
	margin:10px 0 0 26px;
}
#left .content .contact ul li.all label {
	float:left;
}
#left .content .contact ul.buttons {
	clear:both;
	margin-left:142px;
}
#left .content .contact ul.buttons li {
	margin:10px 0 0 103px;
	display:inline;
}
#left .content .contact ul.buttons input {
	float:left;
	margin:0 5px 0 0;
	border:none;
	width:auto;
	height:auto;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
}
#left .content .contact ul.buttons input.submit,
.button-submit{
	background:transparent url(../images/buttons.gif) no-repeat -132px 0;
	width:75px;
	height:31px;
	border:0 none;
	cursor:pointer;
}
#left .content .contact ul.buttons input.submit:hover,
.button-submit:hover {
	background:transparent url(../images/buttons.gif) no-repeat -132px -31px;
}
.button-download{
	background:transparent url(../images/buttons.gif) no-repeat -354px 0;
	width:81px;
	height:31px;
	border:0 none;
	cursor:pointer;
}
.button-download:hover{
	background:transparent url(../images/buttons.gif) no-repeat -354px -31px;
}
.button-readmore{
	background:transparent url(../images/buttons.gif) no-repeat -435px 0;
	width:86px;
	height:31px;
	border:0 none;
	cursor:pointer;
}
.button-readmore:hover{
	background:transparent url(../images/buttons.gif) no-repeat -435px -31px;
}
#left .content .contact ul.buttons input.cancel {
	background:transparent url(../images/buttons.gif) no-repeat -207px 0;
	width:75px;
	height:31px;
}
#left .content .contact ul.buttons input.cancel:hover {
	background:transparent url(../images/buttons.gif) no-repeat -207px -31px;
}
#left pre {
	margin:0;
	padding:0;
	line-height:normal;
	overflow:hidden;
	float:right;
	width:682px;
	color:#009;
	font-size:13px;
}
#left .pre-frame {
	width:741px;
	overflow:hidden;
	margin:14px 0 0;
	border:1px solid #c4c4c4;
}
#left .pre-frame .bg {
	background:#f0f0f0;
	overflow:hidden;
	width:727px;
	border:7px solid #fff;
}
#left .pre-frame span {
	display:block;
	line-height:27px;
	margin:1px 0 0;
	background:#f8f8f8;
	border-bottom:1px solid #f3f3f3;
	border-top:1px solid #f3f3f3;
}
#left .pre-frame span:hover,#left .pre-frame span.hover {
	background:#fefefe;
}
#left .pre-frame ul {
	float:left;
	width:40px;
	margin:0;
	padding:0;
	list-style:none;
}
#left .pre-frame ul li {
	float:left;
	width:40px;
	padding:0;
	text-indent:14px;
	line-height:29px;
	margin:1px 0 0;
	background:none;
}
#left .pre-frame strong {
	font-weight:normal;
	color:#ff00ff;
}
#left .pre-frame em {
	font-style:normal;
	color:#00f;
}
#title-box,#top-box {
	margin: 0;
	width:990px;
	overflow:hidden;
}
#top-box h1,#title-box h1 {
	line-height:normal;
	height:32px;
	margin:0;
	color:#5D5D5D;
	overflow:hidden;
	font: 1.6em Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
}
ul.threecol {
	margin:12px 0 0;
	padding:0 0 25px 0;
	background:url(../images/separator5.gif) repeat-x 0 100%;
	list-style:none;
	width:967px;
	overflow:hidden;
}
ul.threecol.last {
	background:none;
	padding:12px 0 25px 338px;
	width:629px;
}
ul.threecol li {
	float:left;
	width:301px;
	margin:0 36px 0 0;
}
ul.threecol li.center {
	margin:0 28px 0 0;
}
ul.threecol li.last {
	margin:0;
}
ul.threecol h2 {
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	height:66px;
}
ul.threecol h2 a {
	display:block;
	width:100%;
	height:100%;
}
ul.threecol h2.w3-simulator {
	background:url(../images/bg-product-btn.gif) no-repeat 0 0;
	margin:7px 0 0 0;
}
ul.threecol h2.w3-prolific {
	background:url(../images/bg-product-btn.gif) no-repeat 0 -68px;
	margin:7px 0 0;
}
ul.threecol h2.w3-monitor {background:url(../images/bg-product-btn.gif) no-repeat 0 -136px;}
ul.threecol h2.favicon {
	background:url(../images/bg-product-btn.gif) no-repeat 0 -204px;
	height:75px;
}
ul.threecol h2.digg-button {
	background:url(../images/bg-product-btn.gif) no-repeat 0 -279px;
	height:75px;
}
ul.threecol h2.palette-inspiration {
	background:url(../images/bg-product-btn.gif) no-repeat 0 -354px;
	height:75px;
}
ul.threecol h2.w3-markup {
	background:url(../images/bg-product-btn.gif) no-repeat 0 -429px;
	margin:7px 0 0;
}
ul.threecol h2.w3-hosting {
	background:url(../images/bg-product-btn.gif) no-repeat 0 -495px;
	height:75px;
}
ul.threecol p {
	/*font-size:.93em;
	line-height:1.3;*/
	margin:22px 5px 0 9px;
}
ul.threecol .more {
	border-left:1px solid #c4c4c4;
	display: block;
	margin:8px 0 0;
	padding:3px 0 2px 8px; 
}
#pagewidth a.view-details {
	width:66px;
	color:#3c9ce5;
	/*height:8px;
	text-indent:-9999px;*/
	/*display:block;
	background:url(../images/a-max-arr-view.gif) no-repeat -110px 0 !important;*/
	overflow:hidden;
}
#pagewidth a.view-details:hover {color:#6666cc;/*background:url(../images/a-max-arr-view.gif) no-repeat -110px -8px !important;*/}
.thumbs {
	margin:12px 0 0;
	min-height:32px;
	padding:0;
	list-style:none;
}
* html .thumbs {
	height:32px;
}
.thumbs li {
	float:left;
	margin:0 7px 0 0;
	padding: 0 0 7px 0;
}
.thumbs .small {
	border:1px solid #c4c4c4;
	padding:3px;
	background:#fff;
}
.thumbs li .popup {
	position:absolute;
	top:32px;
	font-size:13px;
	left:30px;
	width:231px;
	z-index: 105;
}
.thumbs li .popup {
	display:none;
}
.thumbs li a {
	text-decoration:none;
	color:#979797;
	float:left;
	line-height:1.2;
}
.thumbs li a:hover {
	position:relative;
}
.thumbs li a:hover .popup {
	display:block;
}
.thumbs li a strong {
	color:#424242;
	font-weight:normal;
	display:block;
}
.thumbs li .popup span {
	display:block;
	width:231px;
	overflow:hidden;
}
.thumbs li .popup span.t {
	height:2px;
	background:url(../images/bg-span-t.png);
}
.thumbs li .popup span.b {
	height:4px;
	background:url(../images/bg-span-b.png);
}
.thumbs li .popup span.c {
	background:url(../images/bg-span-c.png);
	width:149px;
	padding:11px 0 11px 82px;
}
.thumbs li .popup span.c img {
	float:left;
	display:inline;
	padding:3px;
	border:1px solid #c4c4c4;
	margin:0 0 0 -70px;
}
a.maximize,a.minimize {
	width:64px;
	height:12px;
	background:url(../images/a-max-arr-view.gif) no-repeat 0 0 !important;
	overflow:hidden;
	margin:0 24px 0 0;
	text-indent:-9999px;
	float:right;
	padding:0;
	z-index:1005;
}
a.maximize {background:url(../images/a-max-arr-view.gif) no-repeat 0 -12px !important;}
.t-box {
	height:15px; /*28px*/
	overflow:hidden;
}
#products-detail {
	background:url(../images/bg-products-detail.gif) repeat-x 0 100%;
	padding:0 0 1px 0;
	width:966px;
	margin:4px 0 0 0;
	overflow:hidden;
}
#products-detail .content {
	width:966px;
	background:#f6f6f6 url(../images/bg-products-detail.gif) repeat-x 0 0;
}
#products-detail .list {
	margin:0;
	padding:1px 0 0 0;
	list-style:none;
	width:966px;
	overflow:hidden;
}
#products-detail .list li {
	float:left;
	width:229px;
	/*font-size:13px;*/
	margin:-2px 16px 0 0;
	line-height:1.2;
	color:#8c8c8c;
	height:89px;
	overflow: hidden;
}
#products-detail .list li div {
	padding:14px 0 14px 83px;
	width:146px;
	height:61px;
	background: url(../images/bg-div-n.gif) repeat-x 0 0;
}
#products-detail .list li.hover,
#products-detail .list li:hover {
	background:url(../images/bg-li-hover.gif);
	margin:0 16px 0 0;
	height:87px;
}
#products-detail .list li.hover div,
#products-detail .list li:hover div {
	background:url(../images/bg-div.gif) repeat-x 0 0;
	padding:12px 0 14px 83px;
}
#products-detail .list li img {
	float:left;
	padding:3px;
	border:1px solid #c4c4c4;
	background:#fff;
	display:inline;
	margin:0 0 0 -70px;
}
#products-detail .list h3 {
	margin:0;
	font-size:12px;
	color:#2d2d2d;
	/*font-weight:normal;*/
}
#products-detail .list p {
	margin:0 8px 0 0;
}
#products-detail .list li.last {
	margin:-2px 0 0 0;
	float:right;
}
#products-detail .list li.last.hover,
#products-detail .list li.last:hover {margin-top:0;}
.page {
	background:#f3f3f3 url(../images/bg-products-detail.gif) repeat-x 0 0;
	width:966px;
	overflow:hidden;
	/*height:35px;*/
}
.page a.next,.page a.prev {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:23px;
	height:15px;
	margin:8px -46px 0 13px;
	background:url(../images/a-max-arr-view.gif) no-repeat -64px 0;
}
.page a.next {
	float:right;
	margin:8px 14px 0 0;
	background:url(../images/a-max-arr-view.gif) no-repeat -87px 0;
}
.page a.prev:hover {background:url(../images/a-max-arr-view.gif) no-repeat -64px -15px;}
.page a.next:hover {background:url(../images/a-max-arr-view.gif) no-repeat -87px -15px;}

.page a.prev.disabled {
	background:url(../images/a-max-arr-view.gif) no-repeat -64px -30px;
	cursor:not-allowed;
}
.page a.next.disabled {
	background:url(../images/a-max-arr-view.gif) no-repeat -87px -30px;
	cursor:not-allowed;
}
.page ul {
	margin:7px 0 7px 46px;
	float: left;
	width:874px;
	padding: 0;
	display: block;
	overflow: hidden;
	list-style:none;
}
.page ul li {
	float:left;
	margin:0 5px 0 0;
}
.page ul li a {
	float:left;
	padding:0 4px;
	line-height:1.3;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.page ul li a:hover {
	background:#d8d8d8
}
.page ul li.active a,.page ul li.active a:hover {
	background:none;
	cursor:default;
	color:#b6b6b6;
}
div.sort {
	width:100%;
	padding:10px 0 10px 0;
	overflow:hidden;
	/*font-size:.92em;*/
}
div.sort a {
	color:#3c9ce5;
	text-decoration:none;
}
div.sort a:hover {
	background:url(../images/separator-red.gif) repeat-x 0 100%;
	color:#6666cc;
}
div.sort ul {
	margin:0;
	padding:0;
	color:#000;
	overflow:hidden;
	float:left;
	list-style:none;
}
div.sort ul li {
	float:left;
	padding:0 20px 0 0;
}
div.sort .view {
	font-weight:bold;
	background:url(../images/divider-black.gif) no-repeat right;
	margin:0 11px 0 0;
}
#product-box {
	width:966px;
	overflow:hidden;
	/*font-size:0.93em;
	line-height:1.3;*/
}
#product-box .left {
	float:left;
	width:728px;
}
#product-box .right {
	float:right;
	width:219px;
}
#product-box .left h2 {
	margin:16px 0 0;
	height:33px;
	font-size: 19px;
	color: #6666cc;
	line-height:normal;
	overflow:hidden;
}
#product-box .left p {margin:10px 0 0 0;}
#product-box .top-link {
	overflow:hidden;
	width:715px;
	padding:0 251px 0 0;
}
#product-box .top-link a.site {
	float:right;
	padding:0 13px 0 1px;
	font-weight:bold;
	font-size:1.15em;
	color:#3c9ce5;
	text-decoration:none;
	background:url(../images/bg-site.gif) no-repeat 100% 6px !important;
}
#product-box .top-link a.site:hover {color:#f56766 !important; background:url(../images/bg-site.gif) no-repeat 100% 6px !important;}
* html #product-box .top-link a.site:hover {background:url(../images/bg-site.gif) no-repeat 100% 6px !important;}
#product-box .top-link.title {width:728px;}
#product-box .top-link.title a.site {
	margin:10px 0 0 15px;
}
#product-box .top-link.title strong {
	margin:10px 30px 0pt;
	float: right;
}
#product-box .top-link.title strong a { 
	color:#6666cc;
	font-size:1.15em;
	font-weight:bold;
	padding:0pt 13px 0pt 1px;
	text-decoration:none;
}
#product-box .left img {margin:14px 0 0;}
#product-box .left .two {
	width:715px;
	overflow:hidden;
	padding:13px 0 6px 0;
}
#product-box .left .two .lc {
	float:left;
	width:356px;
}
#product-box .left .two .rc {
	float:right;
	width:358px;
}
#product-box .left .two h3 {
	display:block;
	overflow:hidden;
	width:100%;
	height:85px;
	margin:0 0 0 0;
	text-indent:-9999px;
}
#product-box .left .two .lc h3 {background:url(../images/bg-business-enterprise.jpg) no-repeat 0 0}
#product-box .left .two .rc h3 {background:url(../images/bg-business-enterprise.jpg) no-repeat 0 -85px}
#product-box .left .two ul {
	margin:15px 0 0 16px;
	padding:0;
	list-style:none;
	font-size:1.16em;
	line-height:1.5;
	font-weight:bold;
	color:#5d5d5d;
}
#product-box .left .two ul li {
	padding:0 0 0 14px;
	background:url(../images/bullet8.gif) no-repeat left;
}
#product-box .left .two a.more {
	margin:0 0 0 30px;
	color:#6666cc;
	background:url(../images/separator-red.gif) repeat-x 0 100%;
	text-decoration:none;
	font-weight:bold;
	line-height:normal;
	font-size:15px;
}
#product-box .right h3 {
	line-height:normal;
	margin:22px 0 0 9px;
	font-size:19px;
	color: #5d5d5d;
	height:26px;
	overflow:hidden;
}
.testimonial-box {
	width:201px;
	font-size:.93em;
	margin:11px 0 0;
	overflow:hidden;
	line-height:1.4;
	padding:7px;
	border:1px solid #c4c4c4;
}
.testimonial-box .frame {background:#F1F1F1 url(../images/bg-q.gif) no-repeat  0 0;}
.testimonial-box .bg {
	background:url(../images/bg-q-b.gif) no-repeat 100% 100%;
	padding:15px 18px 21px 25px;
}
.testimonial-box p {
	margin:0 0 17px;
}
.some-prj {
	padding:0 0 17px 0;
	background:url(../images/separator6.gif) repeat-x 0 100%;
}
.some-prj img {
	padding:9px 7px;
}
.some-prj a:hover {border:0px solid #fff;}
.some-prj p {
	margin:0 8px 0 9px;
	line-height:1;
}
.some-prj .page {
	width:148px;
	margin:0;
	height:auto;
	padding:8px 36px 10px 33px;
	background:none;
}
.some-prj .page a.prev {
	margin: 0 0 0 -23px;
}
.some-prj .page a.next {
	margin: 0 -23px 0 0;
}
.some-prj .page ul {
	margin: 0;
	width: 150px;
	text-align: center;
}
.some-prj .page div{
	margin: 0 auto;
	overflow: hidden;
	width: 140px;
}
.some-prj .page ul li {
	margin:0 1px 0 0;
	display: inline;
	float: none;
}
.some-prj .page ul li a{
	float: none;
}
ul.ollist {
	margin:0;
	padding:0;
	list-style:none;
	width:595px;
	overflow:hidden;
}
ul.ollist li {
	float:left;
	width:533px;
	padding:0 0 0 62px;
	overflow:hidden;
	margin:23px 0 0;
	line-height:normal;
}
ul.ollist li span {
	width:533px;
	float:left;
	line-height:normal;
	margin:2px 0 0;
	overflow:hidden;
}
ul.ollist li strong.number {
	width:47px;
	height:47px;
	overflow:hidden;
	float:left;
	text-align:center;
	font:bold 30px/45px Arial, Helvetica, sans-serif;
	color:#6666cc;
	position:relative;
	margin:0 0 0 -62px;
	background:url(../images/n01.gif);
}
.top-link h2 {
	line-height:normal;
	margin:0;
	font-size:26px;
	color:#5d5d5d;
	height:30px;
	overflow:hidden;
}

#left .content .page {
	background:none;
	width:744px;
	padding:14px 0 0;
}
#left .content .page a.next,#left .content .page a.prev {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:23px;
	height:15px;
	margin:8px 0 0;
	padding:0;
	background:transparent url(../images/a-max-arr-view.gif) no-repeat scroll -64px 0;
}
#left .content .page a.next {
	float:right;
	margin:8px 0 0;
	background:transparent url(../images/a-max-arr-view.gif) no-repeat scroll -87px 0;
}

#left .content .page ul li {
	display:inline;
	margin:0 5px 0 0;
	float:none;
	padding:0;
	background:none;
}
#left .content .page ul li a {
	padding:2px 4px;
	background:none;
	line-height:17px;
	text-decoration:none;
	color:#000;
	float:none;
	font-weight:bold;
}
#left .content .page ul li a:hover {
	background:#d8d8d8;
}
#left .content .page ul li.active a,#left .content .page ul li.active a:hover {
	background:none;
	cursor:default;
	color:#b6b6b6;
}
#left .content .topic-list {
	width:744px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#left .content .topic-list li {
	width:744px;
	float:left;
	background:url(../images/separator4.gif) repeat-x 0 100%;
	padding:15px 0 0 0;
	overflow:hidden;
}
#left .content .topic-list li ul {
	margin:10px 0 10px 3px;
	padding:0;
	font-size:1.07em;
	list-style:none;
}
#left .content .topic-list li ul li {
	padding:0 0 0 15px;
	background:url(../images/bullet6.gif) no-repeat 0 9px;
	float:none;
}
#left .content .topic-list li ul ul {
	margin:0;
	font-size:1em;
	padding:5px 0;
}
#left .content .topic-list li ul ul li {
	padding:0 0 0 11px;
	background:url(../images/bullet7.gif) no-repeat 0 6px;
}
#left .content .topic-list li ol {
	margin:10px 0 10px 3px;
	padding:0 0 0 20px;
	font-size:1.07em;
	list-style:decimal;
}
#left .content .topic-list li ol li {
	padding:0 0 0 0;
	overflow:visible;
	list-style:decimal;
	background:none;
	width:739px;
	float:none;
}

#left .content .topic-list .top {
	overflow:hidden;
	padding:0 0 8px 0;
	background:transparent url(../images/bg-h2.gif) repeat-x scroll 0 100%;
	width:745px;
	font-family:Tahoma,'trebuchet ms',arial,helvetica,sans-serif;
}
#left .content .topic-list .top .info strong a:hover{
	text-decoration:underline;
}
#left .content .topic-list .top .date {
	float:left;
	margin:0 0 0 -96px;
	display:inline;
	height:56px;
	overflow:hidden;
	width:83px;
	background:url(../images/bg-date.gif) no-repeat 0 100%;
}
#left .content .topic-list .top .date strong {
	color:#924846;
	font-size:44px;
	line-height:normal;
	width:43px;
	border:none;
	height:55px;
	overflow:hidden;
	float:left;
	font-weight:normal;
}
#left .content .topic-list .top .date span {
	color:#924846;
	float:left;
	font:9px tahoma,arial,helvetica,sans-serif;
	margin:14px 0 0 4px;
	text-transform:uppercase;
}
#left .content .topic-list .top .date em {
	color:#fff;
	width:40px;
	height:18px;
	background:url(../images/bg-date-year.gif);
	overflow:hidden;
	float:left;
	margin:2px 0 0;
	text-align:center;
	font:normal 10px/18px tahoma,arial,helvetica,sans-serif;
}

.leftcol {
	float:left;
	width:207px;
	padding:9px 0 20px 0;
}

.rightcol h3.title {
	margin:19px 0 0 22px;
	font-size:15px;
	color:#3f4346;
}

.visual-big {
	width:732px;
	height:221px;
	padding:17px 0 0 17px;
	margin:11px 0 0;
	background:url(../images/visual-big.jpg);
}
.visual-big a.order-now {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:256px;
	height:74px;
}
.visual-big strong {
	color:#fff;
	font-size:32px;
	float:left;
	margin:173px 0 0 2px;
	word-spacing:1px;
	font-weight:normal;
}
.rightcol h2.title {
	margin:0;
	font-size:19px;
	color:#6666cc;
}
ul.hosting-advantage {
	margin:0;
	padding:0;
	width:725px;
	font-size:0.93em;
	line-height:1.5;
	color:#000;
	overflow:hidden;
	list-style:none;
}
ul.hosting-advantage li {
	float:left;
	width:644px;
	margin:16px 0 0;
	padding:0 0 0 81px;
}
ul.hosting-advantage li.acceleration {background:url(../images/big-ico.gif) no-repeat 0 2px;}
ul.hosting-advantage li.multi-domain {background:url(../images/big-ico.gif) no-repeat -190px 2px;}
ul.hosting-advantage li.monitor {background:url(../images/big-ico.gif) no-repeat -100px 2px;}
ul.hosting-advantage li.simulator {background:url(../images/big-ico.gif) no-repeat -284px 2px;}
ul.hosting-advantage p {
	margin:0;
	padding:0 0 14px 0;
	background:#fff;
}
ul.hosting-advantage a {
	color:#6666cc;
	text-decoration:none;
	background:url(../images/separator-red.gif) repeat-x 0 100%;
}
ul.hosting-advantage a:hover {
	background:#6666cc;
	color:#fff;
}
ul.hosting-advantage h3 {
	font-size:18px;
	margin:0;
	color:#6666cc;
	background:#fff;
	font-weight:normal;
}
ul.hosting-advantage .monitor h3 {
	background:#fff url(../images/text-w3-monitor3.gif); 
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	width:245px;
	height:17px;
}
ul.hosting-advantage .simulator h3 {
	background:#fff url(../images/text-w3-simulator.gif);
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	width:284px;
	height:19px;
}
.rightcol p.contact {
	margin:0 0 0 81px;
}
.rightcol p.contact a {
	color:#6666cc;
	text-decoration:none;
	background:url(../images/separator-red.gif) repeat-x 0 100%;
}
.rightcol p.contact a:hover {
	background:#6666cc;
	color:#fff;
}
.package {
	margin:16px 0 0;
	padding:0;
	list-style:none;
	min-height:51px;
	width:751px;
}
* html .package li,* html .package {
	height:51px;
}
.package li {
	float:left;
	min-height:51px;
	width:372px;
	line-height:50px;
	text-align:center;
	font-size:18px;
	color:#fff;
}
.package li strong {
	font-size:22px;
	font-weight:normal;
}
.package li.standard {
	background:url(../images/bg-standard.gif);
}
.package li.reseller {
	background:url(../images/bg-reseller.gif);
	float:right;
}
.package li.hover,.package li:hover {
	position:relative;
}
.package .more-package {
	position:absolute;
	top:-4px;
	left:373px;
	width:386px;
	display:none;
}
.package .reseller .more-package {
	position:absolute;
	top:-4px;
	left:-386px;
	width:386px;
}
.package li.hover .more-package,.package li:hover .more-package {
	display:block;
}
.package .reseller .more-package .frame {
	background:url(../images/bg-more-package2.png);
}
.package .reseller .more-package .frame .box {
	background:url(../images/bg-more-package-t2.gif) no-repeat 0 0;
}
.package .reseller .more-package .bg {
	background:url(../images/bg-more-package-b2.png);
}
.package .more-package .frame {
	width:386px;
	overflow:hidden;
	text-align:left;
	background:url(../images/bg-more-package.png);
}
.package .more-package .frame .box {
	background:url(../images/bg-more-package-t.gif) no-repeat 0 0;
	padding:18px 0 0;
	margin:0 0 -15px 0;
	width:386px;
	position:relative;
}
.package .more-package .bg {
	width:386px;
	height:35px;
	overflow:hidden;
	background:url(../images/bg-more-package-b.png);
}
.package .more-package ul {
	margin:0 0 0 24px;
	padding:0;
	list-style:none;
	font-size:13px;
	width:310px;
	overflow:hidden;
}
.package .more-package ul li {
	width:301px;
	background:url(../images/bullet10.gif) no-repeat 0 9px;
	line-height:normal;
	padding:0 0 0 9px;
	font-size:13px;
	min-height:0;
	text-align:left;
	height:auto;
}
.package .more-package a.view-more {
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	margin:0 0 0 32px;
	background:url(../images/separator8.gif) repeat-x 0 100%;
}
.package .more-package a.view-more:hover {
	background:none;
}
.mov {
	background-color:#EDEDED;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#footer .foo small {
	font-size: 0.8em;
	padding-left: 20px;
}
.centerVideo {
	padding-left: 100px;
	width: 400px;
}
.chat {
	padding-left: 160px;
	background-color: #FFF;
}
.facebook {
	display: block;
	width: 640px;
	float: right;
}
#pagewidth2 #right .streamPic #or {
	background-image: url(../images/no-scope1.jpg);
}
