body {
	margin: 0px;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	background-image:url('images/gradient_b.png');
	background-repeat:repeat-x;
	text-align:center;
    margin:0px auto;
}
html {
	margin:0;
	padding:0;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
#disclaimer p {
	font-size: 10px;
}
#main {
	float:right;
	width:570px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
    line-height:150%;
}
#main_iscript {
	float:left;
	width:700px;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
    line-height:150%;
}
.rightpagegraphic {
	float:right;
	margin-bottom:30px;
}
.leftpagegraphic {
	float:left;
	margin-bottom:30px;
}
.reggraphic {
	position:relative;
	float:left;
	top:5px;
}
a:link {
	text-decoration: none;
	color:#666;
}
a:visited {
	text-decoration: none;
	color:#666;
}
a:hover {
	text-decoration: none;
	color:#000;
}
.logo_link {
	position:relative; 
	float:left; 
	left:33px; 
	top:42px; 
	width:150px; 
	height:50px;
}
.logo_link a {
    display: block;
    height: 100%;
    width: 100%;
}
.bold {
	font-weight:bold;
}
.indent {
	margin-left:135px;
	font-size:11px;
	display:block;
}
p {
	margin-bottom:2em;
}
.videoleft {
	color:#666;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	text-align:center;
}
.videoright {
	color:#666;
	float:right;
	margin-left:15px;
	margin-bottom:20px;
	text-align:center;
}
.formtable {
	font-size: 11px;
}



/* Header--------------------------------------- */

#wrap {
	width:800px;
	margin:0 auto;
	background-image:url('images/top_image_b.png');
	background-repeat:no-repeat;
	margin:0px auto;
    text-align:left;
}
#wrap_iscript {
	width:800px;
	margin:0 auto;
	background-image:url('images/top_image_iscript_b.png');
	background-repeat:no-repeat;
	margin:0px auto;
    text-align:left;
}
#header {
	height:55px;
}



/* Navigation--------------------------------------- */

#nav {
	height:24px;
	width:565px;
	position:relative;
	left:215px;
	text-align:left;
	background-repeat:no-repeat;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#nav a {
	height:14px;
	color:#333;
	text-decoration:none;
	background:url("images/roll_bck_b.png");
	background-repeat:repeat-x;
	float:right;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 45px;
	padding-bottom: 5px;
	padding-left: 45px;
}
#nav a:hover {
	background-position:0 -48px;
	color:#FFF;
}
#nav a:active {
	background-position:0 -96px;
	color:#FFF;
}
#nav #currentpage a {
	background-position:0 -96px;
	color: #FFF;
}
/*
#nav #separator a {
	background:url("images/separators.png");
}
*/
#nav2 {
	height:30px;
	width:540px;
	position:relative;
	top:17px;
	left:220px;
	text-align:right;
	background-repeat:no-repeat;
}



/* Index--------------------------------------- */

.noflashindex1 {
	width:570px;
	height:150px;
	background:url("images/index_bck_1.png");
}
.noflashindex2 {
	width:570px;
	height:150px;
	background:url("images/index_bck_2.png");
}
#indexnav {
	font-size: 11px;
	width:570px;
	height:21px;
	text-align:center;
	background-position:5px;
	padding-top:5px;
	background-repeat:no-repeat;
	background-image: url(images/index_flash_nav_b.png);
}
.currentindex {
	color:#B2B2B2;
}



/* News--------------------------------------- */

.news {
	width:175px;
	float:right;
	margin-top:20px;
	margin-left:25px;
	margin-bottom:15px;
	cursor:auto;
}
.news-top {
	height:15px;
	width:175px;
	background-image:url('images/news_top_b.png');
}
.news-content {
	padding-left:10px;
	padding-right:10px;
	line-height:250%;
}
.news-content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.news-content a {
	color: #999;
	text-decoration: none;
}
.news-content a:hover {
	color: #000;
	text-decoration: none;
}
.news-content li {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
}
.newslink {
	cursor:pointer;
	font-size:11px;
}
.news-bottom {
	height:15px;
	width:175px;
	background-image:url('images/news_bottom.png');
}



/* Main Content--------------------------------------- */

#main-content {
	float:left;
	width:370px;
	margin-top:10px;
}



/* Search and Cart--------------------------------------- */

#searchbar {
	width:300px;
	float:right;
}
#search_container {
	width:400px;
	float:right;
	vertical-align:top
}
#search_input {
	border:1px solid #E6E6E6;
	height:19px; width:250px;
	margin-right:2px;
	padding-left:4px;
}
#search_submit {
	border:2px solid #E6E6E6;
	color:#ACACAC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	height:21px;
	margin-right:10px;
	text-align:center;
	background-color:#EEF1F1;
}
#search_submit:hover {
	border:2px solid #CCC;
	color:#808080;
}
.tb1 {
	background:#FFFFFF url(images/search.png) no-repeat 6px 3px;
	padding:2px 2px 2px 50px;
	border:1px solid #D9D9D9;
	width:245px;
	height:18px;
}
#homebutton {
	height:30px;
	width:70px;
	float:right;
}
#homebutton a {
	background-image: url("images/home_b.png");
	background-position: 20px 0px;
	background-repeat:no-repeat;
	height:30px;
	width:70px;
	float:right;
}
#homebutton a:hover {
	background-position: 20px -30px;
	color:#FFF;
}
#cartbutton {
	height:30px;
	width:70px;
	float:right;
}
#cartbutton a {
	background-image: url("images/cart2.png");
	background-position: 20px 0px;
	background-repeat:no-repeat;
	height:30px;
	width:70px;
	float:right;
}
#cartbutton a:hover {
	background-position: 20px -30px;
	color:#FFF;
}
#contactbutton {
	height:30px;
	width:70px;
	float:right;
}
#contactbutton a {
	background-image: url("images/contact_b.png");
	background-position: 20px 0px;
	background-repeat:no-repeat;
	height:30px;
	width:70px;
	float:right;
}
#contactbutton a:hover {
	background-position: 20px -30px;
	color:#FFF;
}



/* Product Navigation--------------------------------------- */

#thumbnail_nav {
	height:74px;
}
#thumbnail_nav img {
	border: 2px solid #FFF;
	margin-right: 6px;
}
#thumbnail_nav img:hover {
	border: 2px solid #E7E7E7;
}
#thumbnail_nav #currentpage {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #879793;
}
#thumbnail_separator {
	height:5px;
	width:570px;
	background-image:url('images/thumbnail_separator_b.png');
	background-repeat:no-repeat;
}



/* Sidebar--------------------------------------- */

#sidebar {
	float:left;
	width:140px;
	text-align:right;
	line-height:300%;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar #title {
	color:#333
}
.quicklinks {
	font-weight:normal;
}
#sidebar #currentpage a {
	color:#345B58;
}
#sidebar a:link {
	color: #B3B3B3;
	text-decoration: none;
}
#sidebar a:visited {
	color: #B3B3B3;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000;
	text-decoration: none;
}
#sidebar a:active {
	color: #000;
	text-decoration: none;
}
#gutter {
	float:left;
	width:20px;
	height:310px;
	background-image:url(images/separator.png);
	background-repeat:no-repeat;
	background-position:5px 30px;
}
div.hr {
	height: 40px;
	background-attachment: scroll;
	background-image: url(images/hr1.png);
	background-repeat: no-repeat;
	background-position: right;
}
div.hr hr {
  display: none;
}



/* Tooltip--------------------------------------- */

a.info{
	position:relative;
	z-index:24;
	font-weight: bold;
	color:#222;
	text-decoration:none;
}
a.info:hover{
	z-index:25;
	color:#000
}

a.info span{display: none}

a.info:hover span{
	z-index:99;
	display: block;
   	position: absolute; top: 20px; left: -100px;
	width:200px;
	border:1px solid #999;
	background-color:#F5F5F5;
	color:#000;
	padding: 20px;
	font-weight:normal;
	line-height:150%;
	font-size: 11px;
}

#main {
	float:right;
	width:570px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 10px;
}



/* Footer--------------------------------------- */

#footer {
	clear:both;
	height:80px;
	padding:0px;
	background-image:url(images/footer_b.png);
	background-repeat:no-repeat;
}
#footer_text p {
	color: #888;
	font-size: 10px;
}
#footer_text {
	position:relative;
	left:40px;
	width:740px;
	padding-top:15px;
}
#footer_text a{
	color:#666;
}
#footer_text a:hover{
	color:#333;
}



/* Literature--------------------------------------- */

#literature_pics {
	width:86px;
	height:142px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	display:block;
	text-align:center;
	font-size:10px;
	color: #666;
}
#literature_pics img {
    margin-bottom:3px;
}



/* Photo Thumbnails--------------------------------------- */

#photo_thumb {
	margin-right:20px;
	margin-bottom:20px;
	float:left;
	display:block;
	text-align:center;
	font-size:10px;
	color: #666;
}



/* Wallpaper Thumbnails--------------------------------------- */

#wall_thumb {
	width:133px;
	margin-left:20px;
	margin-bottom:20px;
	float:right;
	display:block;
	text-align:left;
	font-size:10px;
	color: #666;
}



/* FAQ--------------------------------------- */

#faq_wrapper {
    text-align:left;
    margin:0 auto;
}
#faq_wrapper a {
    cursor:pointer;
	font-weight:bold
}
.faq_selected {
	color:#407477;
}
#faq1, #faq2, #faq3, #faq4, #faq5, #faq6, #faq7, #faq8, #faq9, #faq10, #faq11, #faq12, #faq13, #faq14, #faq15, #faq16 {
	width:auto;
	margin-left:10px;
	margin-bottom:20px;
	margin-top:5px;
	border:1px solid #D2E2C3;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: #ECECEC;
	font-size: 11px;
}
#faq_wrapper2 {
    text-align:left;
    margin:0 auto;
	padding-left:15px;
	border:1px solid #CCC;
	
}
#faq_wrapper2 a {
    cursor:pointer;
	font-weight:bold
}
#faq1, #faq2, #faq3, #faq4, #faq5, #faq6, #faq7, #faq8, #faq9, #faq10, #faq11, #faq12, #faq13, #faq14, #faq15, #faq16 {
	width:auto;
	margin-left:10px;
	margin-right:30px;
	margin-bottom:20px;
	margin-top:5px;
	border:1px solid #D2E2C3;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	background-color: #ECECEC;
	font-size: 11px;
}



/* Releases--------------------------------------- */

#version_selector {
    float:left;
	padding-top:20px;
	padding-bottom:30px;
	padding-right:5px;
}
#version_separator {
	clear:left;
	background:url(images/separator_570.png);
	width:570px;
	height:5px;
}
.releases_left_column {
	float:left;
	width:200px;
	text-align:left;
}
.releases_right_column {
	clear:right;
	float:right;
	width:300px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:15px;
	border:1px solid #D2E2C3;
	margin-bottom:10px;
}
#clear_both {
	clear:both;
}
.expanded {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#CCC;
}
a.expanded:hover {
	color:#999;
}
.contracted {
	font-size:16px;
	font-weight:bold;
	color:#666
}
a.contracted:hover {
	color:#000;
}




/* iscript--------------------------------------- */

#command_wrap {
    float:left;
	width:700px;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
}
#PrevNex {
	position:relative;
	top:14px;
	float:right;
	width:200px;
	text-align:right;
	padding-right:20px;
}
.grayout {
	color:#CCC;
}
.isclink a:link {
	font-weight:bold;
	text-decoration: none;
	color:#2D504E;
	text-decoration:underline;
}
.isclink a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#839693;
}
.isclink a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#386765;
}


/* Events--------------------------------------- */
	
#horiz-table {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background: #fff;
	width: 570px;
	border-collapse: collapse;
	text-align: left;
}
#horiz-table th {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #F8CF9F;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 6px;
}
#horiz-table td {
	border-bottom: 1px solid #DDD;
	color: #666;
	padding-right: 4px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 6px;
}
#horiz-table .check {
	background-image: url(images/check.png);
	background-repeat: repeat;
}
#horiz-table .upcoming {
	border-collapse: collapse;
	background:#DEEECF;
}
#horiz-table tbody tr:hover td {
	color: #000;
	background:#ECECEC;
	border-bottom: 1px solid #BEBEBE;
}



/* Partner Chart--------------------------------------- */

#partner_chart {
}
#partner_chart th {
	font-size: 13px;
	border-bottom: 1px dashed #CCC;
}
div.progress-container {
	border: 1px solid #ccc;
	width: 100px;
	margin: 2px 5px 2px 0;
	padding: 1px;
	float: left;
	background: white;
	float:left;
}
div.progress-container > div {
	background-color: #ACE97C;
	height: 12px;
}
.grid {
	background:url(images/chartlines.png);
	background-repeat:repeat-y;
	background-position:10px 0px;
}
#chart_footer {
	border-top: 1px dashed #CCC;
}
.tablekey {
	color:#999;
}
.smalltext {
	font-size: 11px;
}



/* Show Logos--------------------------------------- */

#memcontainer {
	text-align:right;
}
#isabutton {
	height:48px;
	width:60px;
	float:right;
}
#isabutton a {
	background-image: url("images/isamem.png");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:48px;
	width:60px;
	float:right;
}
#isabutton a:hover {
	background-position: 0px -48px;
}
#sgiabutton {
	height:48px;
	width:60px;
	float:right;
}
#sgiabutton a {
	background-image: url("images/SGIAmem.png");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:48px;
	width:60px;
	float:right;
}
#sgiabutton a:hover {
	background-position: 0px -48px;
}
#fespabutton {
	height:48px;
	width:60px;
	float:right;
}
#fespabutton a {
	background-image: url("images/Fespamem.png");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:48px;
	width:60px;
	float:right;
}
#fespabutton a:hover {
	background-position: 0px -48px;
}



/* Demo Files--------------------------------------- */

.democontainer {
	width:564px;
	height:142px;
	border:1px solid #FFF;
	margin-bottom:20px;
	background-color:#EDF0F0;
}
.democontainer:hover {
	border:1px solid #CCC;
	background-color:#FFF;
}
.demoimage {
	width:121px;
	height:140px;
	border:1px solid #AEAEAE;
	float:left;
}
.demodetails {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height:125%;
	width:410px;
	height:120px;
	border-top:1px solid #CDCDCD;
	border-bottom:1px solid #CDCDCD;
	border-right:1px solid #EAEAEA;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:20px;
}
.demotool {
	height:16px;
	width:30px;
	float:right;
	background-color:#FFF;
	margin-left:2px;
	margin-bottom:10px;
	border:1px solid #DDD;
}



/* Tutorials--------------------------------------- */

.tutcontainer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align:center;
	font-weight:bold;
	line-height:125%;
	color:#666;
	width:122px;
	height:127px;
	float:left;
	padding:3px;
	border:1px solid #DFDFDF;
	background-color:#EDF0F0;
	margin-right:12px;
	margin-bottom:12px;
}
.tutcontainer img{
	border:1px solid #DFDFDF;
}
.tutcontainer:hover{
	border:1px solid #E6E6E6;
	background-color:#FFF;
}



/* System Requirements--------------------------------------- */

.require_left {
	font-size: 11px;
	padding:10px;
	width:130px;
	float:left;
	background-color:#ECECEC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
.require_right {
	font-size: 11px;
	padding:10px;
	width:386px;
	float:left;
	background-color:#FFF;
	border:1px solid #CCC;
}
.require_clear {
	clear:both;
	height:4px;
}



/* Tools Index--------------------------------------- */

.tools_featured_container {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	width:430px;
	height:100px;
	border:1px solid #D2E2C3;
	padding:10px;
	text-align:left;
	line-height:150%;
	background-image:url(../icutvision/images/featured.png);
}
.tools_featured_image {
    width:200px;
	height:100px;
	float:left;
	margin-right:15px;
}
.tools_featured_text {
    width:210px;
	height:100px;
	float:left;
}
.tools_seperator {
    width:420px;
	height:10px;
	margin:10px;
}



/* Partners--------------------------------------- */
.partner_list {
    width:102px;
	height:117px;
	float:left;
	padding:2px;
	border:1px solid #DFDFDF;
	background-color:#EDF0F0;
	margin-right:6px;
	margin-top:6px;
}
.partner_list:hover{
	border:1px solid #E6E6E6;
	background-color:#FFF;
}
.partner_image {
    width:100px;
	height:80px;
	border:1px solid #DFDFDF;
}
.partner_caption {
    font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #333;
	 width:92px;
	height:25px;
	text-align:center;
	padding:5px;
	line-height:125%;
}
