@charset "UTF-8";
/* CSS Document */
html, body {background: url(../images/design-images/background-tile.png) repeat-x #ffffff }/* Hides scrollbar in IE */
body, table, td, h3 {font-size: 11px; line-height: 20px}
body, table, td, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color:#252525;
}
h1 {color: #333333; font: 20px helvetica, arial, sans-serif; font-weight: bold; text-align:center; margin-top: 30px; margin-bottom:-40px; line-height: 16px;}
h2{color: #006699; font: 16px helvetica, arial, sans-serif; font-weight: bold; text-align:center; margin-top: 0px; margin-bottom:-20px;}
h3 {color: #333333; font: 18px helvetica, arial, sans-serif; font-weight: bold; text-align:center; margin-bottom:-20px; margin-top: 20px; line-height: 25px;}
h4 {color: #252525; text-align:center; font: bold 18px helvetica, arial, sans-serif; margin: 18px;}
h5 {color: #333333; font: 14px helvetica, arial, sans-serif; font-weight: bold; text-align:center; margin-bottom: 5px; margin-top: 5px;}
h6 {color: #333333; font: 14px helvetica, arial, sans-serif; font-weight: bold; text-align:left; margin-bottom: -30px; margin-top: -30px;margin-left: 40px;}
h7 {color: #333333; font: 14px helvetica, arial, sans-serif; font-weight: bold; text-align:center;}
h8 {color: #333333; font: 16px helvetica, arial, sans-serif; font-weight: bold; text-align:center; margin-top: 30px; margin-bottom: 20px;}
a:link, {color: #014668; font-weight:bold; text-decoration: none}
a:hover, a:active {color:#f67e13; text-decoration: underline;}
a.subnav:link, a.subnav:hover, a.subnav:visited, a.subnav:active {font-weight: bold; color:#fe6700}
a.topnav:link, a.topnav:hover, a.topnav:visited, a.topnav:active {font-weight: bold; color:#fe6700}
a img {
	border: 0;
}

#container {
	position:absolute;
	margin-left:-500px;
	left: 50%;
	top: 35px;
	width: 1000px;
	text-color: #333333;
	}
#cw_top {
    margin-top: -30px;
	.margin-top: -45px;
	_margin-top: -10px;
	background: url(../images/content-top.gif) 50% 0 no-repeat;
	width: 991px;
	}
#content_wrapper {
    margin-top: 120px;
	.margin-top: 100px;
	_margin-top: 100px;
	background: url(../images/design-images/content-tile.png) 50% 0;
	_position: absolute;
	.position: absolute;
	width: 983px;
}
#content_wrapper p {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#cw-nav a:hover {color: #333333;}

#logo {
	margin-top: -65px;
	.margin-top: -35px;
	left: 0px;
	width: 338px;
	height: 85px;
	}

p#logo {width: 338px; overflow: hidden; margin: 0px auto; padding: 0;}
#logo a {display: block; width: 338px; height: 85px; background: url(../images/design-images/logo.png) no-repeat;}
	
/* Begin Top Navigation */

.subnav_internal {
	position:absolute;
	top: 120px;
	.top: 105px;
	_top: 105px;
	margin-left: -1px;
	background: url(../images/design-images/sub-nav-internal.png) no-repeat;
	height: 73px;
	width: 984px;
	}
.subnav_internal p{
	text-align: center;
	font-size: 14px;
	color: #094060;
	margin-top: 20px;
	.margin-top: 25px;
	}
.subnav_internal a{
	font-size: 14px;
	color: #094060;
	font-weight:bold; text-decoration: none;
	}  .subnav_internal a:visited{
	font-size: 14px;
	color: #094060;
	font-weight:bold; text-decoration: none;
	}
.subnav_internal a:hover{
	font-size: 14px;
	color: #f67e13;
	font-weight: bold;
	text-decoration: underline;
	}
.subnav_reviews {
	position:absolute;
	top: 112px;
	.top: 115px;
	_top: 115px;
	margin-left: -1px;
	background: url(../images/design-images/sub-nav-internal.png) no-repeat;
	height:73px;
	width: 984px;
	}
.subnav_reviews p{
	text-align: center;
	font-size: 14px;
	.font-size: 13px;
	color: #094060;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 30px;
	}
.subnav_reviews a{
	font-size: 14px;
	.font-size: 13px;
	color: #094060;
	font-weight:bold;
	}  .subnav_reviews a:visited{
	font-size: 14px;
	.font-size: 13px;
	color: #094060;
	font-weight:bold;
	}
.subnav_reviews a:hover{
	font-size: 14px;
	.font-size: 13px;
	color: #f67e13;
	font-weight: bold;
	text-decoration: underline;
	}
	


#TopNav {
	position:absolute;
	left:0px;
	top: 30px;
	_top: 9px;
	.top: 30px;
	width:990px;
	height:71px;
	text-align:center;
	line-height: 15px;
	padding-top: 4px;
	font-size: 16px;
	z-index:3;
}
.TopNav_column {
	float:left;
	height: 71px;
}

/*Dropdown*/
ul#topnav {
	margin: 15px 0px 0px 0px; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
	line-height: 20px;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative;
	line-height: 20px;
}
ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 71px;
	line-height: 20px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: -228px -71px; }

ul#topnav a.find {display: block; width: 228px; height: 71px; background: url(../images/design-images/top-nav-sprite.png); background-position:0px 0px;}
ul#topnav a.find:hover, ul#topnav li.find a:hover, ul#topnav li:hover a.find { background-position:0px -71px; height: 71px; width: 228px;}

ul#topnav a.award {display: block; width: 223px; height: 71px; background: url(../images/design-images/top-nav-sprite.png); background-position: -228px 0px;}
ul#topnav a.award:hover, ul#topnav li.award a:hover, ul#topnav li:hover a.award { background-position: -228px -71px; height: 71px; width: 223px;}

ul#topnav a.tools {display: block; width: 208px; height: 71px; background: url(../images/design-images/top-nav-sprite.png); background-position:-451px 0px;}
ul#topnav a.tools:hover, ul#topnav li.tools a:hover, ul#topnav li:hover a.tools { background-position:-451px -71px; height: 71px; width: 208px;}

ul#topnav a.community {display: block; width: 186px; height: 71px; background: url(../images/design-images/top-nav-sprite.png); background-position:-658px 0px;}
ul#topnav a.community:hover { background-position:-658px -71px; height: 71px; width: 186px;}

ul#topnav a.blog {display: block; width: 142px; height: 71px; background: url(../images/design-images/top-nav-sprite.png); background-position:-845px 0px;}
ul#topnav a.blog:hover { background-position:-845px -71px; height: 71px; width: 142px;}


ul#topnav li .sub {
	position: absolute;	
	top: 71px; left: 10px;
	background: #094060 url(../images/design-images/sub_bg.jpg) repeat-x;
	padding: 20px 20px 20px;
	float: left;
	border-left: thin groove #387092;
	border-right: thin groove #387092;
	border-bottom: thin groove #387092;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	line-height: 20px;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px; text-align: left; line-height: 20px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
	 text-align: left;
	 line-height: 20px;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	line-height: 20px;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	color: #8bc50d;
	font-size: 14px;
	 text-align: left;
	 line-height: 20px;
}
ul#topnav .sub ul li h2 a, ul#topnav .sub ul li h2 a:visited {
	
	background-image: none;
	color: #8bc50d;
	font-size: 14px;
	font: Helvetica;
	 text-align: left;
	 line-height: 20px;
}

ul#topnav .sub ul li h2 a:hover {
	color: #ffffff;
	 text-align: left;
	 line-height: 20px;
}
ul#topnav .sub ul li a, ul#topnav .sub ul li a:visited {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-family: Helvetica;
	font-weight: 400;
	 text-align: left;
	 line-height: 20px;
}
ul#topnav .sub ul li a:hover {color: #fe6700; background-position: 5px 12px ;}

.dropnav-img {margin: 0px 5px; border: 1px solid #cccccc;}


#TopNav_extra {
	position: absolute;
	top: -35px;
	_top: -10px;
	.top: -35px;
	margin-left: -7px;
	width:690px;
	height: 98px;
	left: 300px;
	color:#6d6c6c;
	font: helvetica;
	font-size: .85em;
	.font-size: .65em;
	font-weight: bold;
	padding-top: 10px;
	.padding-top: 20px;
	padding-left: 50px;
	display: block;
	background: url(../images/design-images/top-nav-extrabg.png) no-repeat;
	}
	

#TopNav_extra a:link, #TopNav_extra a:visited {color:#6d6d6d; text-decoration:none;}
#TopNav_extra a:hover {color:#fe6700; text-decoration:none;}

p#blog {width: 173px; overflow: hidden; margin: 10px auto; padding: 0;}
#blog a {display: block; width: 173px; height: 41px; background: url(../images/design-images/topnav-sprite.jpg); background-position:0px 0px;}
#blog a:hover, #blog .active { background-position:0px -41px; height: 41px; width: 173px;}

p#review-request {width: 159px; overflow: hidden; margin: 10px auto; padding: 0;}
#review-request a {display: block; width: 159px; height: 41px; background: url(../images/design-images/topnav-sprite.jpg); background-position:-173px 0px;}
#review-request a:hover, #review-request .active { background-position:-173px -41px; height: 41px; width: 159px;}


#search {
	height:41px;
	margin-top: -65px;
	.margin-top: -95px;
	width:300px;
	float:right;
	margin-right: 5px;
}#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}


#s {
	margin-left:5px;
	float: left;
	width:184px;
	height: 49px;
	padding: 0px 0px 10px 20px;
	.padding: 18px 0px 10px 20px;
	background: url(../images/design-images/sf.png) no-repeat;
	border:none;
	font: "Helvetica"; font-size: 16px;
	.font-size: 14px;
	color:#333333; font-weight: bold;
	cursor:text; 
	
	}

#searchsubmit {
	width:54px;
	float: left;
	margin-left: -22px;
	margin-top: 0px;
	background:url(../images/design-images/sbutton.png) no-repeat;
	border: none;
	font: bold 100% "Helvetica";
	color: #FFFFFF;
	height:49px;
}

#searchsubmit:hover {background:url(../images/design-images/sbutton-hover.png) no-repeat; cursor: pointer;}
	
/* End Top Navigation */

/* Begin Attributes Boxes */
p#expert-reviews-box {width: 268px; overflow: hidden; margin: 10px auto; padding: 0;}
#expert-reviews-box a {display: block; width: 268px; height: 237px; background: url(../images/design-images/boxes-sprite.jpg); background-position:0px 0px;}
#expert-reviews-box a:hover { background-position:0px -237px;}

p#charts-box {width: 274px; overflow: hidden; margin: 10px auto; padding: 0;}
#charts-box a {display: block; width: 274px; height: 237px; background: url(../images/design-images/boxes-sprite.jpg); background-position:-268px 0px;}
#charts-box a:hover { background-position:-268px -237px;}

p#customer-reviews-box {width: 265px; overflow: hidden; margin: 10px auto; padding: 0;}
#customer-reviews-box a {display: block; width: 265px; height: 237px; background: url(../images/design-images/boxes-sprite.jpg); background-position:-542px 0px;}
#customer-reviews-box a:hover { background-position:-542px -237px;}

.replace { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .replace { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */ 

/*End Attributes Boxes */

ul.arrow {margin-left: 50px;}


/* END Article Styles HOME */


/*Begin 1x1 Styles */
.clear:after, .content_compare:after {
    content: ".";
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}
.clear, .content_compare {   /* IE bug fix */
    _zoom: 1;
    *zoom: 1;
}
.clears {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.content_compare {
    font-family: "Lucida Grande", Arial, Helvetica, Geneva, sans-serif;
    font-size: 12px;
	margin-left: 15px;
	_margin-left: 10px;
	margin-top: 100px;
	.margin-top: 20px;
	width: 980px;
}
.content_compare h2{color: #006699; font: 16px helvetica, arial, sans-serif; font-weight: bold; text-align:center; margin-top: 0px; margin-bottom:-20px;}
.content_compare h3 {
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
	text-align:center;
	margin-bottom: 10px;
}
.content_compare h4 {
	padding: 0 0 5px 0;
	margin-top: -30px;
	border-bottom: 5px solid #0f9ce6;
	color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
	text-align:left;
}

.content_compare h5 {
	margin-top: 10px;
	border-bottom: 5px solid #0f9ce6;
	color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
	text-align:left;
}
.content_compare .article p, .content_compare .featured p {
    padding: 0 0 0px 0;
    line-height: 18px;
}
.content_compare ol, .content_compare ol li {
	margin-top: -10px;
	font-weight: bold;
    font-size: 12px;
	margin-left: 10px;
}
 #articl_ul {
	float: right;
	margin-top: -90px;
	margin-right: 50px;
	margin-left: 300px;
	}
 #article_ul {
	 position: absolute;
	float: right;
	top: 170px;
	left: 200px;
	margin-right: 20px;
	margin-left: 100px;
	}
.content_compare .article ul, {
	margin-left: 10px;
	line-height: 20px;
}
.content_compare .article li {
	margin-left: 10px;
	line-height: 20px;
}
.content_compare ol li p {font-weight: normal; font-size: 12px;}
.content_compare .article.top {
    padding: 20px 20px 0 20px;
}
.content_compare .article.top h2 {
    font-size: 22px;
}
.content_compare .article.top p {
    font-size: 16px;
    line-height: 25px;
}
.content_compare .article.content_comparePg {
    _position: relative;
    padding: 15px 15px 0 15px;
    background-color: #fff;
}
.content_compare .article.content_comparePg ul.site-map, 
.content_compare .article.content_comparePg ul.site-map li, 
.content_compare .article.content_comparePg ul.site-map li a {font-size: 14px; font-weight: bold; margin-left: 0;}
.content_compare .article.content_comparePg ul.site-map ul, 
.content_compare .article.content_comparePg ul.site-map ul li {margin-left: 20px;}
.content_compare .article.content_comparePg ul.site-map ul li a {font-size: 12px; font-weight: normal;}
.content_compare .hub .conten_comparetPg p {
    padding: 10px 0 20px;
	line-height: 22px;
	margin-right: 25px;
}
.content_compare .img-left {
    float: left;
	clear: left;
	margin: 5px 15px 0 0;
	padding: 2px;
	border: 1px solid #cccccc;
}
.content_compare .img-right {
    float: right;
	clear: right;
	margin: 5px 0 0 15px;
	padding: 2px;
	border: 1px solid #cccccc;
}
.content_compare .img-center {
	margin: 10px auto 0;
	text-align: center;/* for IE6 */
	padding: 2px;
	border: 1px solid #666666;
}
.content_compare .articleColumns {
	padding-top: 30px;
}
.content_compare .articleColumns .col1 {
    float: left;
    width: 650px;
	margin-top: 50px;
}
.content_compare .articleColumns .col2 {
    float: left;
    width: 302px;
    margin-top: -7px;
	.margin-top: -22px;
	margin-left: 8px;
	background:url(../images/design-images/side-bar-bg.png) repeat-y;
}

.col2-bottom {background:url(../images/design-images/side-bar-bottom.png) no-repeat; height:72px; width: 303px; margin-left: -2px; margin-top: 20px;}
.content_compare .articleColumns, .content_compare .col1, .content_compare .col2 {
	min-height: 400px;
    _height: 400px;
}
.report_card {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
	text-align: center;}
	
.content_compare a.visited {color:#fe6700;}
	
/* End 1x1 Styles */

/* Begin Tips */
#feature_table {
	margin-left: 10px;
	.margin-left: 0px;
	text-align: center;
	}
#compare_table {
	margin-left: 20px;
	.margin-left: 0px;
	text-align: center;
	}
.compare-blue {
	background: url(../images/charts/compare-blue.jpg) repeat-x;
	background-color: #ebebeb;
	font-weight: bold;
	color:#333333;
	border-bottom: 1px solid #c0c0c0;
	border-left: .1em solid #cccccc;
	}
	
.compare-blue a{
	text-decoration: underline;
	color: #333333;
	cursor: pointer;
	}  .compare-blue a:visited{
	text-decoration: underline;
	color: #333333;
	cursor: pointer;  font-size: 12px;
	}
	
.compare-blue a:hover{
	color: #ff7e00;
	cursor: pointer;
	text-decoration: none;
	}


.compare-logo {
	background-color: #ffffff;
	font-weight: bold;
	color:#333333;
	text-align: center;
	}
.compare-top a{
	text-decoration: underline;
	color: #333333;
	cursor: pointer;
	}  .compare-top a:visited{
	text-decoration: underline;
	color: #333333;
	cursor: pointer; font-size: 12px;
	}
.compare-top a:hover {
	color: #ff7e00;
	cursor: pointer;
	text-decoration: none;
	}
	
.compare-top {
	background: url(../images/charts/chart-top.jpg) repeat-x;
	background-color: #0965a0;
	font-weight: bold;
	color:#333333;
	border-bottom: 1px solid #1da0c9;
	border-left: .1em solid #cccccc;
	}
	
.compare-bottom {
	background: url(../images/charts/chart-bottom.png) repeat-x;
	background-color: #0965a0;
	font-weight: bold;
	color:#333333;
	border-bottom: 1px solid #1da0c9;
	border-left: .1em solid #cccccc;
	}

.compare-white-link a{
	text-decoration: underline;
	color: #333333;
	cursor: pointer;
	background-color: #ffffff;
	}  .compare-white-link a:visited{
	text-decoration: underline;
	color: #333333;
	cursor: pointer;
	background-color: #ffffff; font-size: 12px;
	}
.compare-white-link a:hover {
	color: #ff7e00;
	cursor: pointer;
	text-decoration: none;
	background-color: #ffffff;
	}
.compare-white-link {
	background-color: #ffffff;
	font-weight: bold;
	color:#333333;
	border-left: .1em solid #cccccc;
	}

	
.compare-white {
	background-color: #ffffff;
	font-weight: bold;
	color:#333333;
	border-left: .1em solid #cccccc;
	}

.compare-white a{
	text-decoration: underline;
	color: #333333;
	cursor: pointer;
	background-color: #ffffff;
	}  .compare-white a:visited{
	text-decoration: underline;
	color: #333333;
	cursor: pointer;
	background-color: #ffffff; font-size: 12px;
	}
.compare-white a:hover {
	color: #ff7e00;
	cursor: pointer;
	text-decoration: none;
	background-color: #ffffff;
	}
	
.compare-dark {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #333333;
	font-weight: bold;
	color:#FFFFFF;
	}
.compare-dark a {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
	}  .compare-dark a:visited {
	color: #ffffff;
	text-decoration: underline;
	cursor: pointer; font-size: 12px;
	}
	
.compare-dark a:hover {
	color: #4fc1fd;
	}
	
	
#hoverover a, a:hover {
	color:#333333;
	font-weight:bold;
	}  #hoverover a, a:visited {
	color:#333333;
	font-weight:bold;
	}
#hoverpopup p, #hoverpopup3 p, #hoverpopup4 p, #hoverpopup5 p, #hoverpopup6 p, #hoverpopup7 p, #hoverpopup8 p, #hoverpopup9 p, #hoverpopup10 p, #hoverpopup11 p, #hoverpopup12 p, #hoverpopup13 p, #hoverpopup14 p, #hoverpopup15 p, #hoverpopup16 p, #hoverpopup17 p, #hoverpopup18 p, #hoverpopup19 p, #hoverpopup20 p,#hoverpopup21 p, #hoverpopup22 p, #hoverpopup23 p, #hoverpopup24 p, #hoverpopup25 p, #hoverpopup26 p, #hoverpopup27 p, #hoverpopup28 p, #hoverpopup29 p, #hoverpopup30 p, #hoverpopup31 p, #hoverpopup32 p, #hoverpopup33 p, #hoverpopup34 p, #hoverpopup35 p, #hoverpopup36 p, #hoverpopup37 p, #hoverpopup38 p, #hoverpopup39 p, #hoverpopup40 p, #hoverpopup41 p, #hoverpopup42 p, #hoverpopup43 p, #hoverpopup44 p, #hoverpopup45 p, #hoverpopup46 p, #hoverpopup47 p, #hoverpopup48 p, #hoverpopup49 p, #hoverpopup50 p, #hoverpopup51 p {
	display: block;
	background: #333333;
	max-width: 300px;
	.width: 300px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	padding: 10px 10px 10px;
	border: 2px solid #888888;
}

#hoverpopup31{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup32{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup33{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup34{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup35{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup36{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup37{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup38{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup39{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
#hoverpopup40{
	visibility:hidden;
	position:absolute;
	top:210px;
	.margin-top: 160px;
	left:350px;
	.left: 270px;
	.margin-left: 300px;
	max-width: 300px;
	}
/*END Tips*/

/* BEGIN FOOTER */
.footer_internal {
	position:relative;
	top: 0px;
	background: url(../images/design-images/footer.png) repeat-y;
	width: 983px;
	margin-left: 1px;
	text-align: left;
	}
.footer_internal a{
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:400; .font-weight: bold;
	} .footer_internal a:visited{
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:400; .font-weight: bold;
	}
.footer_internal a:hover{
    text-align: left;
	font-size: 12px;
	color: #90ce0a;
	font-weight: 400; .font-weight: bold;
	text-decoration: none;
	}	.footer_internal h3 {text-align: left; font-size: 16px; color: #FFF; margin-top: 10px; margin-left: 20px; margin-bottom: 10px; line-height: 20px;}
.footer_internal ul.first {margin-left: -20px; .margin-left: 20px;}
.footer_internal ul.next {margin-left: -20px; .margin-left: 20px;}
.footer_internal ul.third {margin-left: -20px; .margin-left: 20px;}
.footer_internal ul li {width: 220px; border-bottom: 1px dotted #ffffff; list-style: none; line-height: 20px;}
#copyright {width: 967px; position: relative; display: block; text-align: center; color: #fff; font-size: 10px;}
#copyright a:link{color:#fff; font-size: 10px;}  #copyright a:visited {color:#fff; font-size: 10px;}
#copyright a:hover {color: #90ce0a; font-size: 10px;}

.floatleft {float: left; margin: 0; width: 240px;}
.clear {clear:both}

.rss-box {margin-left: -20px;}
.rss-date {font-size: 11px; color: #CCC;}
.subtitle {font-size: 11px; color: #ccc;}
.subtitle a:hover {color: #90ce0a;}

.img-left {
    float: left;
	clear: left;
	margin: 5px 15px 0 0;
	padding: 2px;
	border: 1px solid #cccccc;
}
.img-center {
	margin: 10px auto 0;
	text-align: center;/* for IE6 */
	padding: 2px;
	border: 1px solid #cccccc;
}
	
/* END Footer */


/* Begin Image Styles */
.photo-right {
    align: right;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
#cart-nav {
	width: 281px;
	text-align: left;
}

#cart-nav a:link, #cart-nav a:visited{
	font-size: 16px;
	.font-size: 14px;
	font-weight: 400;
	color: #6d6d6d;
	text-decoration: none;
	font: Helvetica;
	display: block;
	height: 30px;
	width: 267px;
	border-bottom:#fafafa;
	border-bottom-style: groove;
	line-height: 10px;
	.line-height: 15px; }
#cart-nav a:hover {
	color: #fe6700;
	}

#cart-nav h2 {color: #393939; font: 20px Helvetica; font-weight: 400; text-align:left; margin-left: 20px; margin-right: 20px; margin-top: -25px; display: block;
	min-height: 30px;
	width: 267px;
	border-bottom:#fafafa;
	border-bottom-style: groove;
	line-height: 20px; margin-bottom: -10px;}
#cart-nav p {margin: 30px 20px 0px 20px;}

.moreInfo
{
	padding-top: 0px;
}

.divToggle-full
{
	color: #333333;
	background: #333333;
	background: url(../images/charts/chart-bottom.png) repeat-x;
	border: 1px solid #cccccc;
	width: 599px;
	margin-left: 20px;
	.margin-left: 25px;
	display: block;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	
}

.divToggle-full:hover
{
	color: #ffffff;
	background: #333333;
	background: url(../images/charts/chart-top.jpg) repeat-x;
	border: 1px solid #666666;
	width: 599px;
	margin-left: 20px;
	.margin-left: 25px;
	display: block;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	
}

.moreInfoWrapper-full
{
	float: left;
	cursor: pointer;
	
}

.divToggle-compare
{
	color: #333333;
	width: 280px;
	cursor: pointer;
	text-align: left;
	margin-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.moreInfoWrapper-compare
{
	float: left;
	cursor: pointer;
	
}


#checklist-next {margin-top: -20px; margin-left: 15px; .margin-top: 10px;}	
p#checklist-next {width: 202px; overflow: hidden; margin: 10px auto; padding: 0;}
#checklist-next a {display: block; width: 202px; height: 59px; background: url(../images/checklist/checklist-button.png); background-position: 0px 0px;}
#checklist-next a:hover {background-position: 0px -59px;}
#iframe {height: 510px; width: 606px; margin-left: 20px; .margin-left: 34px;}

#free-options {margin-top: -20px; margin-left: 0px; .margin-top: 10px;}	
p#checklist-free {width: 202px; overflow: hidden; margin: 10px auto; padding: 0;}
#checklist-free a {display: block; width: 202px; height: 59px; background: url(../images/design-images/free-cart-button.png); background-position: 0px 0px;}
#checklist-free a:hover {background-position: 0px -59px;}

p#checklist-paid {width: 202px; overflow: hidden; margin: 10px auto; padding: 0;}
#checklist-paid a {display: block; width: 202px; height: 59px; background: url(../images/design-images/paid-solution-button.png); background-position: 0px 0px;}
#checklist-paid a:hover {background-position: 0px -59px;}

#checklist-form {margin-left: -26px; margin-bottom: -40px; margin-top: -30px;}
p#checklist-form{width: 281px; overflow: hidden; margin: 10px auto; padding: 0;}
#checklist-form a{display: block; width: 281px; height: 122px; background:url(../images/design-images/checklist-button-sprite.png); background-position:0px 0px;}
#checklist-form a:hover, #checklist-form .active{background-position:0px -122px;}
#dhtmlgoodies_leftPanel{	/* Styling the help panel */
		
		background: url(../images/design-images/left-slider-tile.jpg) repeat-y;
		color:#FFF;	
		font-family: Helvetica;	
		height:100%;	
		left:0px;
		z-index:10;
		position:absolute;
		display:none;
		overflow:hidden;
	}

	
	#dhtmlgoodies_leftPanel #leftPanelContent{
		padding:0px; margin-left: -3px;
	}
p#guide-ecom-new{width: 142px; overflow: hidden; margin: 0px auto; padding: 0;}
#guide-ecom-new a{display: block; width: 142px; height: 85px; background:url(../images/design-images/left-slider-sprite.jpg); background-position:0px -1px;}
#guide-ecom-new a:hover, #guide-ecom-new .active{background-position:-143px -1px;}

#reviews-new {margin-top: -15px;}
p#reviews-new{width: 142px; overflow: hidden; margin: 0px auto; padding: 0;}
#reviews-new a{display: block; width: 142px; height: 85px; background:url(../images/design-images/left-slider-sprite.jpg); background-position:0px -97px;}
#reviews-new a:hover, #guide-ecom-new .active{background-position:-143px -97px;}

#charts-new {margin-top: -15px;}
p#charts-new{width: 142px; overflow: hidden; margin: 0px auto; padding: 0;}
#charts-new a{display: block; width: 142px; height: 85px; background:url(../images/design-images/left-slider-sprite.jpg); background-position:0px -193px;}
#charts-new a:hover, #guide-ecom-new .active{background-position:-143px -193px;}

#forum-new {margin-top: -15px;}
p#forum-new{width: 142px; overflow: hidden; margin: 0px auto; padding: 0;}
#forum-new a{display: block; width: 142px; height: 85px; background:url(../images/design-images/left-slider-sprite.jpg); background-position:0px -289px;}
#forum-new a:hover, #guide-ecom-new .active{background-position:-143px -289px;}

p#checklist-switch{width: 142px; overflow: hidden; margin: 0px auto; padding: 0;}
#checklist-switch a{display: block; width: 142px; height: 85px; background:url(../images/design-images/left-slider-sprite.jpg); background-position:-285px -1px;}
#checklist-switch a:hover, #guide-ecom-new .active{background-position:-428px -1px;}

#free-switch {margin-top: -15px;}
p#free-switch{width: 142px; overflow: hidden; margin: 0px auto; padding: 0;}
#free-switch a{display: block; width: 142px; height: 85px; background:url(../images/design-images/left-slider-sprite.jpg); background-position:-285px -289px;}
#free-switch a:hover, #guide-ecom-new .active{background-position:-428px -289px;}

	#dhtmlgoodies_leftPanel .closeLink{ /* Layout of close link */
		padding-left:2px;
		padding-right:2px;
		background-color:#FFF;
		position:absolute;
		top:2px;
		right:2px;
		border:1px solid #000;
		color:#000;
		font-size:0.8em;				
	}
	#dhtmlgoodies_leftPanel .closeLink:hover{	/* Close link text  - mouseover effect*/
		color:#FFF;
		background-color:#000;
	}	
	#dhtmlgoodies_leftPanel div{
		padding:3px;
	}

#dhtmlgoodies_leftPaneltwo{	/* Styling the help panel */
		
		background: url(../images/design-images/left-slider-tile.jpg) repeat-y;
		color:#FFF;	
		font-family: Helvetica;	
		height:100%;	
		left:0px;
		z-index:10;
		position:absolute;
		display:none;
		overflow:hidden;
	}


	#dhtmlgoodies_leftPaneltwo #leftPanelContenttwo{
		padding:0px; margin-left: -3px;
	}
	#dhtmlgoodies_leftPaneltwo .closeLink{ /* Layout of close link */
		padding-left:2px;
		padding-right:2px;
		background-color:#FFF;
		position:absolute;
		top:2px;
		right:2px;
		border:1px solid #000;
		color:#000;
		font-size:0.8em;				
	}
	#dhtmlgoodies_leftPaneltwo .closeLink:hover{	/* Close link text  - mouseover effect*/
		color:#FFF;
		background-color:#000;
	}	
	#dhtmlgoodies_leftPaneltwo div{
		padding:3px;
	}

#need-help {display: block; width: 260px; height: 173px; background:url(../images/design-images/need-help-top.jpg) no-repeat; margin-left: 23px; margin-top: 0px; border: 1px solid #cccccc;}

#help-column {float: left; width: 130px; height: 62px;}
#new-to-ecom{margin-left: -40px; margin-top: 111px;}
p#new-to-ecom{width: 130px; overflow: hidden; margin: 0px auto; padding: 0;}
#new-to-ecom a{display: block; width: 130px; height: 62px; background:url(../images/design-images/need-help-sprite.jpg); background-position: 0px 0px;}
#new-to-ecom a:hover, #new-to-ecom .active{background-position:0px -62px;}

#switching-ecom{margin-left: -40px; margin-top: 111px;}
p#switching-ecom{width: 130px; overflow: hidden; margin: 0px auto; padding: 0;}
#switching-ecom a{display: block; width: 130px; height: 62px; background:url(../images/design-images/need-help-sprite.jpg); background-position: -130px 0px;}
#switching-ecom a:hover, #new-to-ecom .active{background-position:-130px -62px;}

#onebyone-sidebar {background: url(../images/design-images/1x1-tile.png) repeat-y; width: 265px;}
#onebyone-form {margin-left: 5px; margin-top: 65px; font-size: 16px; color: #154a68; font-weight: bold;}
#onebyone-form input {display: block;
	clear: both;
	margin: 0 auto;
	width: 265px;
	height: 72px;
	margin-top: 5px;
	.margin-top: 0px;
	margin-left: -5px;
	padding: 0 0 3px 0;
	border: none;
	cursor: pointer;
	background: url(../images/design-images/1x1-button.png) no-repeat left top;}
#onebyone-form input:hover {background-position: 0 -72px;}
.onebyone-img {margin-left: 5px; margin-bottom: -2px; margin-top: 5px;}
.onebyone-imgtop {margin-left: 0px; margin-bottom: -60px;}
.select {
	position: absolute;
	width: 116px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 20px 0 4px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(../images/design-images/selected.gif) no-repeat;
	overflow: hidden;
}

.pro-con {width: 265px; color:#6d6d6d; margin-left: 23px; background:url(../images/design-images/pros-cons-tile.png) repeat-y;}

.pro-con ul {
	margin-left: -50px;
	.margin-left: -10px;
	line-height: 20px;
	margin-top: -7px;
	.margin-top: -25px;
}
.pro-con .pros li {
	background-image: url(../images/design-images/pro.png);
	margin-left: 10px;
	font-size: 16px;
	
	display: block;
	height: 52px;
	width: 265px;
}
.pro-con .cons ul {
	margin-left: 40px;
	line-height: 20px;
	margin-right: 45px;
	margin-top: -10px;
	
}
.pro-con .cons li {
    background-image: url(../images/design-images/con.png);
	margin-left: 10px;
	line-height: 20px;
	font-size: 16px;
	margin-right: 20px;
	display: block;
	height: 52px;
	width: 265px;
}
.pro-con-image {margin-left: 23px;}
.pro-con-imagebottom {margin-left: 23px; margin-top: -12px;}

.bullet {margin-left: 60px; cursor:default; color: #6d6d6d; font-size: 14px; font-weight: 400; display: block; width: 190px; text-decoration: none;}
