/* CSS Document */


/* --- MAIN CONTENT BASIC TEXT DEFINITION ----*/
#main-content {
	font-size: 0.8em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

/*HEADINGS*/
h1 {
	font-size: 1.8em;
	color: #28629C;
	font-weight: lighter: font-weight: 900; 
	font-family:  Arial light, Arial, Helvetica, Helvetica light, sans-serif;
	margin-bottom: 0.2em;
}

h2 {
	font-size: 1.6em;
	color: #8BBCD9;
	font-weight: 800;
	font-family:  Arial, Helvetica, sans-serif;
	margin-bottom: 0.1em;
}


/* These are standard sIFR styles... do not modify */

/*.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
*/
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */

/*.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 42px;
	letter-spacing: -9px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 38px;
	letter-spacing: -9px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 17px;
}*/



/*COLUMN TEXT NEXT TO FLASH ANIM*/
.right-column h2 {
	margin-bottom: -1.1em;
	font-size: 1.2em;
	font-weight: normal;
}

a.h2:link {
	font-size: 1.6em;
	color: #FFFFFF;
	font-weight: 800;
	line-height: 1.6em;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 10px;
	background-image:  url(../images/VSImages/homepage/images/grey-light-bar.gif);
	height: 36px;
	width: 218px;
}

h3 {
	font-size: 1.3em;
	color: #666666;
	font-weight: 700;
	line-height: 1.6em;
	font-family:  Arial, Helvetica, sans-serif;
	margin-bottom: -0.4em;
}
h4 {
	font-size: 1.3em;
	color: #666666;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0em;
}

h5 {
	font-size: 1.2em;
	color: #7F7F7F;
	font-weight: lighter;
font-family: Arial, Helvetica, sans-serif: font-weight: 900;
	font-family:  Arial light, Arial, Helvetica, Helvetica light, sans-serif;
	margin-bottom: -0.1em;
}

h6 {
	font-size: 1.1em;
	color: #999999;
	font-weight: lighter;
	font-family:  Arial, Helvetica, sans-serif;
	margin-bottom: -0.9em;
}

/*------ BODY TEXT STYLES ---------------*/
#main-content li {
	list-style-image: url(../images/VSImages/buttons/bullet-image.gif);
	list-style-type: none;
	margin-left: -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	list-style-position: inside;
}

p {
	color: #666666;
}
em {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.2em;
}

.features {  line-height: 1.9em; font-size: 1em; color: #FF6600}


#main-content p a,#main-content h4 a, #main-content h5 a {
	text-decoration: none;
	background-image: url(../images/VSImages/layout/t-link.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #003366;
}

#main-content p a:visited, #main-content h4 a:visited, #main-content h5 a:visited {
	color: #666666;
	text-decoration: none;
	background-image: url(../images/VSImages/layout/t-visited.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


#main-content p a:hover, #main-content h4 a:hover, #main-content h5 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4BB0F9;
	background-image: none;
}

#main-content p a:active, #main-content h4 a:active, #main-content h5 a:active  {
	color: #339900;
	text-decoration: none;
	background-image: url(../images/VSImages/layout/t-active.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* --- Styling of External Links --- */

#main-content p a[href^="http:"] {
	color: #003366;
    padding-right: 12px;
    background: url(../images/VSImages/icons/external-link.gif) no-repeat right bottom;
	text-decoration: none;
}
#main-content p a[href^="http:"]:hover {
    padding-right: 12px;
    background: url(../images/VSImages/icons/external-link.gif) no-repeat right center; 
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4BB0F9;
}



/* -----Input Forms Styling ------ */

input:focus {
	background-color: #99CCFF;
	font-weight: bold;
	color: #003366;
}
textarea:focus { 
	background-color: #99CCFF;
	font-weight: bold;
	color: #003366;
}
.grey-box, .form-box
{
	background-image: url(../images/VSImages/layout/form-background.gif);
	background-position: center center;
	color: #003366;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #0066CC;
	padding: 0 0 12px 6px;
}

/* ----- Image Layout ------ */

.image-left { float: left; padding-right: 5px}
.image-right { float: right; padding-left: 5px}
.image-subscript {
	margin-bottom: -6px;
}
.photo-box {  border: 1px #999999 solid; background-color: #FFFFFF; padding: 3px}

/* ----- COLUMNS ------------- */

.dot-line-h {  border-bottom: 1px dotted #666666}
.dot-line-v {  border-left: 1px dotted #666666}

.column-div {  padding-left: 12px; border-left: 1px #CCCCCC solid}
.right-column {
	padding-left: 12px;
}

/*PRODUCT PAGES*/
.key-features {
	background-color: #FFCC00;
	background-image: url(../images/VSImages/products/general/features-background.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 0px;
	width: 290px;
}

.key-features h5 {
	background-image: url(../images/VSImages/products/general/kf-top-corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	font-weight: bolder;
	color: #333333;
	margin-bottom: -10px;
}
.bottom-feat-corner {
	background-image: url(../images/VSImages/products/general/kf-bot-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 15px;
	margin-top: -15px;
}
.key-features li {
	list-style-image: url(../images/VSImages/products/general/feature-bullet.gif);
	margin-left: -20px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-position: outside;
}
.key-features a,.key-features a:visited  {
	color: #993300;
}
.key-features a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

.samples {
	background-color: #EBEBEB;
	background-image: url(../images/VSImages/products/products-general/grey-box-bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	width: 290px;
}
.samples h5 {
	background-image: url(../images/VSImages/products/products-general/grey-box-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	font-weight: bolder;
	color: #666666;
	margin-bottom: -10px;
}
.samples li {
	list-style-image: url(../images/VSImages/buttons/movie-icon-sm.gif);
	margin-left: -20px;
	margin-bottom: 5px;
}
.samples h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 0px;
	margin-bottom: -10px;
}

.add-3d {
	float: right;
	margin-top: 42px;
	margin-right: 20px;
}

/*NEWS SECTION*/
#news-latest-top {
	background-image: url(../images/VSImages/news/layout/yellow-background-top.png);
	background-repeat: no-repeat;
}
#news-latest-bottom {
	background-image: url(../images/VSImages/news/layout/yellow-background-bottom.png);
	background-repeat: no-repeat;
	position: relative;
}
#news-latest {
	background-image: none;
	margin-left: 94px;
}
#news-latest-main {
	background-image: url(../images/VSImages/news/layout/yellow-background-main.png);
	background-repeat: repeat-y;
	padding-left: 22px;
	position: relative;
	padding-right: 12px;
	color: #3300CC;
}
#news-latest-main h1 {
	color: #99995C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99995C;
}
#news-latest-main .news-date {
	color: #CC0000;
}
#news-latest-main img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #333333;
	margin-right: 8px;
}

/*HOME PAGE STYLES*/

.news-text { padding-left: 4px; color: #990000}
.news-text a:link { color: #CC0000; text-decoration: none}
.news-text a:visited { color: #E1412E; text-decoration: none; border-bottom: 1px dotted #FF9494}
.news-text a:hover { color: #FFFFFF; background-color: #FF0000; text-decoration: none}
.news-text a:active { color: #FF0000; text-decoration: none}

.news-date {
	font-weight: bold;
	color: #FF0000;
	width: 80%;
	border-bottom-style: none;
}

/* ------ TABLE STYLES FOR ALTERNATE Backgrounds ------------ */
.new-feat {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.grey-light {
	background-color: #EEEEEE;
}
.grey {
	background-color: #DEDEDE;
}

/*------ Tip of the Day Section -----------------------------------------------*/

#TipOfTheDay-Box {
	background-color: #83A7C8;
	width: 580px;
	text-align: center;
	margin: 0;
	background-image: url(../images/VSImages/resources/TipOfTheDay/TipoftheDay-BoxTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#TipBox-Bottom {
	background-color: #83A7C8;
	background-image: url(../images/VSImages/resources/TipOfTheDay/TipoftheDay-BoxBottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 20px;
	width: 620px;
}
#TipDetails {
	background-color: #CCCCCC;
	height: 100px;
	width: 400px;
	padding: 20px;
	color: #FFFFFF;
	background-image: url(../images/VSImages/resources/TipOfTheDay/tip-Details.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}
#PrintTip {
	height: 40px;
	width: 120px;
	background-color: #A0B7D1;
	float: left;
	margin-top: 80px;
	padding: 10px;
	background-image: url(../images/VSImages/resources/TipOfTheDay/TipoftheDay-BoxTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	visibility: hidden;
	display: inherit;
}

#SaveTip {
	/*height: 40px;
	width: 120px;
	background-color: #A0B7D1;
	float: left;
	margin-top: 80px;
	padding: 10px;
	background-image: url(../images/VSImages/resources/TipOfTheDay/TipoftheDay-BoxTop.gif);
	background-repeat: no-repeat;
	background-position: right top;*/
	visibility: hidden !important;
	display: none !important;
}
#SaveTip a {
	display: none;
	visibility: hidden;
}
#TipDetails h2 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1em;
}
#White-Back {
	background-color: #FFFFFF;
	padding: 20px 0;
}
#TipDetails h4 {
	font-size: 1.1em;
	color: #666666;
}
 .DemoMovieButtons
{
	margin: 5px 0 0 0;
	padding: 0;
}

.DemoMovieButtons ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

.DemoMovieButtons ul li
{
	display: block;
	float: left;
	text-align: left;
	padding: 0 30px 30px 0;
	margin: 0;
}

.DemoMovieButtons ul li a
{
	width: 111px;
	height: 115px;
	padding: 5px 47px 40px 47px;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	border: 1px none #f5d7b4;
	background-color: #fff;
	background-image: url(../images/VSImages/Movies/MovieBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}

.DemoMovieButtons ul li a:hover
{
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/VSImages/Movies/MovieBackground-Hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.DemoMovieButtons a:active
{
background: #c60;
color: #fff;
}

.DemoMovieButtons li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}
.DemoMovieButtons .navlist strong {
	font-weight: bolder;
	color: #FFCC33;
	font-size: 12px;
	line-height: 16px;
}

.DemoMovieButtons .navlist .Feature a {
	background-image: url(../images/VSImages/Movies/MovieBackgroundFeature.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #333300;
}
.DemoMovieButtons .navlist .Feature strong {
	color: #FFFFFF;
}
.DemoMovieButtons .navlist .Feature a:hover {
	background-image: url(../images/VSImages/Movies/MovieBackgroundFeature-Hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.DemoMovieButtons .navlist a:hover .duration {
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
}
.DemoMovieButtons .navlist .Feature a:hover .duration {
	font-weight: bold;
	color: #000000;
	background-color: #FFE390;
}

.duration {
	font-weight: bold;
	color: #000000;
	margin: -2px;
	padding: 2px;
}



.TabbedPanelsContent .image-right {
	margin: 0 15px 0 0;
}

.TabbedPanelsContent hr {
	clear: both;
	width: 750px;
}
.MoviePlaceHolder {
	height: 155px;
	width: 220px;
	padding: 10px 4px 34px 6px;
}
.FeatureTestimonial {
	color: #000000;
	background-color: #FFFF00;
	border: 1px solid #FFCC00;
	margin: 0px;
	width: 600px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.FeatureTestimonial p {
	color: #000000;
}
.FeatTestimonial-Head h6 {
	margin: 10px 0 -1px 0;
	padding: 0px 10px;
	font-size: 2em;
	font-weight: bolder;
	color: #FFCC00;
}
#tblTestimonials .italics {
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bolder;
	color: #333333;
	padding: 10px 0 0 0;
	font-style: normal;
}
#tblTestimonials {
	font-style: italic;
}
.ProductHead {
	color: #FFFF66;
}
.column-left {
	clear: both;
	float: left;
	width: 380px;
	margin: 0 0 14px 0;
	padding: 0px;
}
.column-right {
	clear: right;
	float: right;
	width: 380px;
	margin: 0 0 14px 0;
	padding: 0px;
}
.column-full-width {
	clear: both;
}

#main-content hr {
	clear: both;
}




/* ------ STYLES NOT USED <5 PAGES ------------ */

.text-small {
	font-size: 0.8em;
	color: #666666;
	line-height: 1em;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

a.text-small:link { color: #333333}
a.text-small:visited { color: #999999}
a.text-small:hover { color: #000000; text-decoration: underline}
a.text-small:active { color: #333333}
.clear-float {
	clear: both;
}
.file-name-sm {
	font-size: 0.8em;
	color: #999999;
	clear: left;
	line-height: 1.1em;
}
#yellow-box {
	background-color: #FFFF99;
	border: 1px solid #FFCC00;
	padding: 8px 24PX;
}
#IncludedComponent {
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 675px;
	clear: both;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#IncludedComponent h4 {
	margin: -4px 0 0 -4px;
	background-color: #CCCCCC;
	padding: 4px;
	width: 500px;
	color: #FFFFFF;
}
.TrainingInfo {
	width: 710px;
	margin: 0px;
	padding: 10px 20px;
	background-image: url(../images/VSImages/training/Training-Info-Background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.TrainingInfo p {
	color: #333333;
	line-height: 1.8em;
}
.Sample-Movie {
	clear: both;
	margin: 20px 0px;
	padding: 0px 0px 20px 40px;
	background-image: url(../images/VSImages/Movies/Sample-Movie-Backgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 680px;
}
.Sample-Movie h2 {
	color: #FFFFFF;
	line-height: 2em;
	font-weight: bolder;
}
.Special-Col {
	width: 240px;
	float: left;
	margin: 0 5px 0 5px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 6px;
}
.Special-Col h2 {
	color: #336600;
}

.Special-ColCenter {
	padding: 0 4px 50px 6px;
	width: 240px;
	float: left;
	background-color: #336600;
	background-image: url(../images/VSImages/special/2007/SpecialCol-Background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #000000;
}
.Special-ColCenter h2 {
	color: #CC0000;
}
