@charset "utf-8";
/* CSS Document */

body {
	margin-top: 15px;

	background-color: white;
}

#page {
	width: 772px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	background: url(http:/company/newsletter/2008/02_29/img/topbanner_black.jpg) no-repeat center top;
}

#boxshots {
	padding-top: 50px;
	float: left;
	clear: left;
	padding-right: 40px;
	padding-left: 50px;
}

#texttop {
	padding-top: 85px;
	font: 0.8em/1.2em Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-right: 20px;
	color: gray;
}

h1 {
	color: #666666;
	margin: 0 0 3px;
	padding: 0;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 2em;
	font-weight: bold;
}

h2 {
	font: bold 1.2em/2em Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #000;
	padding: 0;
	margin: 0 0 20px;
}



#pricetop {
	margin-top: 10px;
	margin-left: 25 10px;
}

#main {
	
}

#left {
	float: left;
	clear: left;
	margin-left: 200px;
	margin-top: -30px;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 1.1em Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 10px;
	margin-right: 3px;
	border: 3px solid #d8d8d8;
	color: #666666;
	background: white;
}
.shadetabs li a .adavareplus{
	font-weight: bold;
	color: #000000;	
}
.shadetabs li a .adavareplus i{
	font-weight: bold;
	color: #990000;
	font-style: normal;
}
.shadetabs li a:visited{
color: #666666;
}

.shadetabs li a:hover{

color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */

border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.container{
display:none;
}

@media print {
.container{
display:block !important;
}
}

.container {
	background: url(http:/company/newsletter/2008/02_29/img/corner_middle.gif) repeat-y center;
	width: 497px;
	margin-top: -19px;
}

.container p {
	font: 0.8em Verdana, "Lucida Grande", Lucida, sans-serif;
	padding: 0 15px;
}

p.header  {
	font-size: 120%;
	color: #666666;
	margin: 0;
}




.container ul {

	font: 0.8em Verdana, "Lucida Grande", Lucida, sans-serif;
	margin-right: 20px;
	margin-left: 5px;
	list-style-image: url(http:/company/newsletter/2008/02_29/img/bullet.gif);
}

.container .top {
	background: url(http:/company/newsletter/2008/02_29/img/corner_top.gif) no-repeat center top;
	padding: 0;
	margin: 0;
	height: 11px;
}



.most {
	margin: -8px 4px 10px 10px;
	float: right;
	clear: right;
}

.softpedia {
	float: right;
	clear: right;
	margin: 0 10px 10px;
}

.vistacert {
	float: right;
	clear: right;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 60px;
}

.container .bottom {
	background: url(http:/company/newsletter/2008/02_29/img/corner_bottom.gif) no-repeat center bottom;
	padding: 0;
	margin: 0;
	height: 11px;
}



#footer {
	background: url(http:/company/newsletter/2008/02_29/img/bottombanner_gray.jpg) no-repeat center bottom;
	font: 0.7em Verdana, "Lucida Grande", Lucida, sans-serif;
	padding-bottom: 0;
	height: 52px;
	padding-left: 30px;
	padding-top: 10px;
	clear: left;
	width: 742px;
}




