body {
	background:url(../images/header_bg.png) repeat-x;
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Arial, sans-serif;
	text-align:center;
}

sup {
   font-size: 40%;
}

  fieldset { font-size:10px; }
   fieldset div {margin-top:10px;}

a {
	color:#3277AE;
	text-decoration:none;
}

a:hover {
	color:#666;
	text-decoration:underline;
}

img {
	border:0;
}

h1 {
	font-size:15px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	color:#3d60a0;
}

h2 {
	font-size:13px;
	margin:25px 0 0 0;
	text-transform:uppercase;
	color:#262626;
}

h3 {
	font-size:12px;
}

li.current a {
	color:#3277AE;
}

#navigation ul#main_nav {
	display:block;
	margin:10px 10px 0 0;
	padding:0;
	float:right;
}

#navigation ul#main_nav li {
	float:left;
	list-style-type:none;
	padding-left:40px;
	margin:0;
}

#navigation ul#main_nav li a {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}

#navigation ul#main_nav li.current a {
	color:#666;
}

#navigation ul#main_nav li a:hover {
	color:#666;
	text-decoration:none;
}

#mainBox {
	margin:0 auto 0 auto;
	width:742px;
	/*background:url(../images/vs_header_icon.png) no-repeat;*/
	text-align:left;
}

#leftcol {
	width:452px;
	background:#fff;
	float:left;
	margin:20px 0 0 0;
	padding:0;
	clear:both;
}

#leftcol p {
	font-size:12px;
	color:#363636;
}

#leftcol ul {
	list-style-type:square;
	color:#ccc;
	margin:0;
	padding:0 0 0 20px;
}

#leftcol ul li {
	color:#1C1C1C;
	font-size:12px;
}

#leftcol ol {
	list-style-type:square;
	color:#ccc;
	margin:0;
	padding:0 0 0 20px;
}

#leftcol ol li {
	color:#1C1C1C;
	font-size:12px;
}

#leftcol dl {
	list-style-type:square;
	color:#ccc;
	margin:0;
	padding:0 0 0 20px;
	
}

#leftcol dl dt {
	color:#1C1C1C;
	font-size:12px;	
}

#leftcol dl dd {
	color:#1C1C1C;
	font-size:12px;	
}

#leftcol #frontpage_copy {
	margin-top:20px;
}

#leftcol #frontpage_copy p {
	margin:5px 0 10px 0;
}

#leftcol #frontpage_left {
	width:180px;
	float:left;
	margin:20px 0 0 0;

}

#leftcol #frontpage_right {
	width:250px;
	float:right;
	margin:20px 0 0 0px;
	padding:0;
	clear:right;
}

#leftcol #frontpage_right h1 {
	margin-bottom:5px;
}

#leftcol #frontpage_right p {
	font-size:12px;
	color:#1C1C1C;
	margin:0 0 10px 0;
	padding:0;
}


#leftcol #frontpage_right ul#news {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
	width:220px;
}

#leftcol #frontpage_right ul#news li {
	margin:10px 0 0 0;
}

#leftcol #frontpage_left ul#support {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
	width:190px;
}

#leftcol #frontpage_left ul#support li {
	margin:10px 0 0 0;
}

#leftcol #frontpage_left h2 {
	font-size:13px;
	margin:20px 0 0 0;
	text-transform:uppercase;
	color:#262626;
}

#leftcol #frontpage_right h2 {
	font-size:13px;
	margin:0px 0 0 0;
	text-transform:uppercase;
	color:#262626;
}

#leftcol #frontpage_left #testimonials {
	margin:25px 0 0 0;

}

#leftcol img#frontpage_left_image {
	margin-bottom:3px;
}

#leftcol hr {
	border:1px solid #e9e9e9;
}



/* Bookshelf page special style */

#leftcol #bookshelf_left {
	width:215px;
	float:left;
	margin:0px 0 0 0;

}

#leftcol #bookshelf_right {
	width:215px;
	float:right;
	margin:0px 0 0 0px;
	padding:0;
	clear:right;
	margin-bottom:20px;
}

#leftcol #bookshelf_right img {
	margin-top:15px;
}

#leftcol #bookshelf_left ul#bookshelf_list {
	list-style-type:none;
	font-size:11px;
	margin:0;
	padding:0;
	width:215px;
}

#leftcol #bookshelf_left ul#bookshelf_list li {
	margin:10px 0 0 0;
}

#leftcol #bookshelf_features {
	background:#F5F7E5;
	clear:both;
	padding:15px;
	border:1px solid #ccc;
}

#leftcol #conversion_partners {
	background:#F5F7E5;
	clear:both;
	padding:0 0 0 15px;
	border:1px solid #ccc;
}

	/* Wiley Update Box */

#wiley_update_box {
	width:200px;
	height:150px;
	background:#f5f8e5;
	border:1px solid #ddd;
	padding:15px 0 0 0px;
	text-align:center;
	font-size:9px;
}

p.please_note {
	font-size:10px;
}

/* End of Bookshelf page special styles */

#rightcol {
	width:240px;
	background: url(../images/rightcol_bg.png) no-repeat #fff;
	float:right;
	margin:0;
	padding:0 0 25px 20px;
	font-size:11.5px;
	color:#666;
}

* html #rightcol {
	width:232px;
}

#rightcol h3.side_head {
	font-size:13px;
	border-bottom:1px solid #ccc;
	width:210px;
	margin-top:35px;
	text-transform:uppercase;
	font-weight:normal;
}

#rightcol h3.top_side_head {
	font-size:13px;
	border-bottom:1px solid #ccc;
	width:210px;
	text-transform:uppercase;
	font-weight:normal;
}

* html #rightcol h3.top_side_head {
	padding-top:20px;
}

#rightcol p {
	padding-right:20px;
}

#rightcol ul {
	margin:0 0 0 15px;
	padding:0;
	width:90%;
	list-style-type:square;
}

#rightcol .mini_info {
	font-size:9px;
}

#rightcol ul.sidebar_links {
	margin:0;
	padding:0;
	width:90%;
	
}

#rightcol ul.sidebar_links li {
	margin:0 0 3px 0;
	padding:0;
	list-style-type:none;
	
}

#rightcol #promo_badge {
	margin:35px 0 0 0;
}

#footer {
	width:100%;
	background:#fff;
	height:30px;
	clear:both;
	margin:0px 0 0 0;
	padding:15px 0 0 0;
}

#footer ul#footer_nav {
	list-style-type:none;
	display:block;
}

#footer ul#footer_nav li {
	float:left;
	font-size:11px;
	padding:0 0 0 20px;
}

/* SUPPORT SPECIFIC STYLES */

.update_box,
.tour_box {
	background:#fff;
	border:1px solid #ddd;
	padding:15px 0 0 0px;
	text-align:center;
	color:#666;
	width:200px;
}

/*.tour_box {
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px;
  margin: 0 10px;
  color: #666;
}*/

.release_box {
	background: #f5f8e6 url(/images/download_chooser_corner.gif) no-repeat top left;
	border: 1px solid rgb(204,204,204);
	margin:0;
	padding:0;
	display:block;
	width:294px;
/*  min-height:121px;*/
	padding-bottom: 15px;
	font-size:11px;
	text-align:left;
}

.release_box h2 {
	padding:0 0 10px 50px;
}

* html .release_box h2 {
	margin-top:0px;
	padding-top: 0px;
}

h4.download_number {
	font-size:50px;
	color:#dcdcdc;
	margin:0;
	padding:0;
}


.release_box p {
	padding:5px;
}

/* MEDIA RELEASES STYLES */

dl.scm_mynews {
	margin:15px 0 0 0;
	padding:0;
	border-left:1px solid #ddd;
}

dl.scm_mynews dt.date {
	padding-bottom:5px;
	margin-top:15px;
}

dl.scm_mynews dd {
	margin:0 0 0 0;
}

dl.scm_mynews dd p {
	margin-top:5px;
}

/*Minimun Supported Systems Table (Ack!)*/

.cellyear {
	font-family: "Lucida Grande", arial;
	font-size: 8px;
	text-align: center;
}

.yearmarking {
	font-family: "Lucida Grande", arial;
	font-size: 9px;
	text-align: center;
}

.systems {
	font-family: "Lucida Grande", arial;
	font-size: 9px;
}

.systemstitle {
	font-family: "Lucida Grande", arial;
	font-size:9px;
	font-weight:bold;
	}

.greyed {
	background-color: #CCC;
	text-align: center;
	font-family: "Lucida Grande", arial;
	font-size: 8px;
}

.yellowed {
	background-color: #FFFF66;
	text-align: center;
	font-family: "Lucida Grande", arial;
	font-size: 8px;
}

.greened {
	background-color: #66CC66;
	text-align: center;
	font-family: "Lucida Grande", arial;
	font-size: 8px;
}

.image_right {
	margin-left:15px;
}

/* AJAX contact form */

#cForm {
	font-size:11px;
}

#cForm fieldset {
	border:1px solid #ddd;
	margin:0;
	padding:15px 0 15px 15px;
	background:#f4f7e5;
}

/* landing page styles */

ul#checkmarks {
	list-style-type:none;
	margin:10px 0 0 -15px;
}

ul#checkmarks li {
	font-size:14px;
	color:#555;
	list-style-type:none;
	background: url(../images/vst_check_bullet.png) no-repeat 0px 2px;
	padding:0 0 0 25px;
	margin:0 0 10px 0;
}

td#product_icon {
	width:15%;
}

.downloadstep {
	float:left;
}

/* blog styles */

#leftcol .post {
	margin-bottom:40px;
}
	
#leftcol .post p.postmetadata {
	font-size:9px;
	text-transform:uppercase;
	border-top:1px solid #e9e9e9;
	padding-top:5px;
	color:#555;
}

#leftcol .post h3 {
	font-size:14px;
	margin-bottom:0;
	padding-bottom:0;
}

#leftcol .alt {
	background:#f1f1f1;
}

#leftcol ol.commentlist {
	list-style-type:none;
	padding-left:0;
}

table#companyinfo {
	font-size:12px;
	margin-top:15px;
	background:#f5f8e5;
	padding:10px;
	border:1px solid #eee;
}

table#companyinfo tr.email {
	padding-bottom:20px;
}

table#companyinfo tr {
	margin-top:10px;
}

/* LIGHTBOX CSS */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox_images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; color:#666;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

/* SCROLLING LIST OF AUTHORS */

#xscroller_container {
   display: block;
   width: 140px;
   margin-left: 50px;
   overflow: hidden;
   }
#xscroller_container h3 {
   margin: 0;
   padding: 8px;
   line-height: 1.2em;
   font-size: 85%;
   color: #E6822A;
   }

#xscroller_outer {
   display: block;
   overflow: hidden;
   width: 190px;
   height: 225px;
	margin:15px 0 0 0px;
	background:#f5f8e6;
	border:1px solid #e9e9e9;

   }

#xscroller {
   display: block;
   padding: 3px 8px;
   font-weight: normal;
   font-size: 10px;
   line-height: 1em;
   }

#xscroller div {
   display: block;
   margin: 8px 0px;
}
	


