/* CSS Document */
/* 2007 Copyright repairyourpcnow.com - Reproduction in whole or in part in any form or medium without express written permission of repairyourpcnow.com is strictly prohibited.*/


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/backgrounds/2011/blue-05.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h5, p {
	font: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 100%;
	color: #009900;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	font-weight: normal;
}

h1 a:hover, h1 a:focus {
	color: #FF6600;
}

h2 {
	text-align: left;
	font-size: 115%;
	color: #0033FF;
	margin: 0px;
	padding: 20px 0px 30px 0px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	text-align: left;
	color: #CC0000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	
}

h3 a:hover, h3 a:focus {
	color: #FF6600;
}

h4 {
	color: #000033;
	font-size: 100%;
	text-align: center;
	padding: 7px 0px;
	margin: 10px 0px 0px 0px;
	border: 1px solid;
	background-color: #F7F3EA;
}

h5 {
	background-image:url(../images/backgrounds/head-title-11.gif);
	color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	background-repeat: no-repeat;
	padding: 7px 0px;
}

h6 {
	color: #000033;
	font-size: 100%;
	text-align: center;
	padding: 7px 0px;
	margin: 10px 0px 0px 0px;
	border: 1px solid;
	background-color: #F7F3EA;
}

ol {
	font-size: 85%;
	list-style-position: inside;
}

ol li a:hover, ol li a:focus {
	color: #0066FF;
}
	
.top_pic1 {
	top: 15px;
	left: 535px;
	width: auto;
	height: auto;
	border: 1px solid;
	border-color: #000099;
	position: absolute;
}

.top_pic2 {
	top: 15px;
	left: 650px;
	width: auto;
	height: auto;
	border: 1px solid;
	border-color: #000099;
	position: absolute;
}

.top_pic3 {
	top: 15px;
	left: 765px;
	width: auto;
	height: auto;
	border: 1px solid;
	border-color: #000099;
	position: absolute;
}

#google_search_box {
	width:auto;
	position:absolute;
	top:20px;
	left:500px;
	height:auto;
	border: 1px solid #999;
}

.date {
	float: right;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #0033FF;
}

#container {
	width: 870px;
	position: relative;
	margin: 0px auto 0px auto;
	background-color: #FFFFFF;
}

#banner {
	background-image: url(../images/backgrounds/2011/blue-05.gif);
	background-repeat: repeat-x;
	border-bottom: 0px solid #999;
	border: 0px solid #005288;
	height: 100px;
 }

#banner_logo {
	position: absolute;
	top: 20px;
	left: 2px;
	padding: 0px 0px 0px 0px;
	width: 350px;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(../images/banner/banner-title-5.png);
}

#banner_text {
	background-image: url(../images/banner/banner-title2.gif);
	background-repeat: no-repeat;
	width: 280px;
	height: 25px;
	top: 74px;
	left: 61px;
	position: absolute;
}

.bookmark_toolbar {
	border:0px solid;
	width:580px;
	height:auto;
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-size: 85%;
	border-color: #DDDDFF;
}

.bookmark_toolbar ul {
	font-size: 100%;
	list-style-position: inside;
	margin: 0px;
	font-weight: normal;
}

.bookmark_toolbar ul li {
	padding: 0px 5px 0px 4px;
	display: inline;
}

.bookmark_toolbar a {
	color: #3300FF;
	font-weight: bold;
	text-decoration: none;
}

.bookmark_toolbar a:active, a:hover, a:focus {
	color: #F27900;
}

.bookmark_visited {
	color: #0099FF;
}

#nav {
	width: 100%;
	margin: 0px;
	background-image: url(../images/nav-backgrounds/nav_dark_blue_45.gif);
	font-size: 95%;
	border: 1px solid;
	border-color: #666;
}

#nav ul {
	padding: 12px 0px;
	margin: 0px;
	list-style-image: none;
}

#nav ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

#nav ul li a {
	font-size: 105%;
	color: #000000;
	text-decoration: none;
	padding: 4px 8px;
	border-right: 1px solid;
	text-align: center;
	font-weight: bold;
	border-color: #666;
}

#nav ul li a:hover, #nav ul li a:focus {
	color: #FF0000;
}

#content_container {
	width: 868px;
	background-color: #FFFFFF;
	border-left: 0px solid #005288;
	border-right: 0px solid #005288;
	border-bottom: 0px solid #005288;
	margin: 0px 0px 5px 0px;
}

#content {
	width: 655px;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	background-color: #FFFFFF;
	font-size: 100%;
}

#content p {
    text-align: left;
    font-size:85%;
    color: #333333;
    margin: 0px;
    padding: 0px 10px 15px 0px;
}

#content p a:hover, #content p a:focus {
	color: #FF6600;
}

#content ul {
	font-size: 90%;
	list-style-position: inside;
	list-style-type: disc;
	color: #CC0000;
	font-weight: normal;
}

#content2 {
	width: 640px;
	margin: auto;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666;
}

#content2 p {
    text-align: left;
    font-size:85%;
    color: #333333;
    margin: 0px;
    padding: 0px 10px 10px 0px;
}

#side_column {
	width: 200px;
	position: absolute;
	top: 160px;
	left: 670px;
	font-size: 90%;
}

#side_column h4 {
	color: #0033FF;
	font-size: 105%;
	text-align: center;
	padding: 7px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid;
	background-color: #F7F3EA;
	border-color: #6D5929;
}

#side_column ul {
	padding: 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: square;
	list-style-position: inside;
}

#side_column ul li {
	padding: 4px 0px 0px 3px;
	margin: 0px;
	font-size: 90%;
}

#side_column ul li a {
	color: #0033FF;
	text-decoration: none;
	padding: 0px;
}

#side_column ul li a:hover, #side_column ul li a:focus {
	color: #FF6600;
}

.side_column_content {
	border: 1px solid;
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	height: auto;
	border-color: #CBC074;
}

.side_column_content p {
	font-size: 100%;
}

#review_content {
}

.review_item {
	width: 210px;
	float: left;
	text-align: left;
	margin: 0px 10px 15px 0px;
	font-size: 90%;
	padding: 0px;
	height: auto;
	background-color: #FFFFFF;
}

.review_item1 {
	width: 210px;
	float: left;
	text-align: left;
	margin: 0px 0px 15px 0px;
	font-size: 90%;
	padding: 0px;
	height: auto;
	background-color: #FFFFFF;
}

.review_item1 a {
	color: #0000CC;
}

.review_item1 a:hover, .review_item1 a:focus {
	color: #FF6600;
}

.review_item1 ul {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	list-style-type: square;
	font-size: 95%;
	list-style-position: inside;
}

.review_item1 ul li {
	margin: 0px;
	padding: 2px 0px 4px 2px;
}

.review_item_content {
	border: 1px solid #005288;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;

}

.review_item a {
	color: #0000CC;
}

.review_item a:hover, .review_item a:focus {
	color: #FF6600;
}

.review_item_pic {
	height: 145px;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	text-align: center;
	border-color: #005288;
}

.review_item ul {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	list-style-type: square;
	font-size: 95%;
	list-style-position: inside;
}

.review_item ul li {
	margin: 0px;
	padding: 2px 0px 4px 2px;
}

.windows_icon {
	font-size: 105%;
	text-align: left;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
	color: #0033FF;
}

.spanner1 {
	font-size: 100%;
	text-align: center;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}

.spanner1 a {
	color: #0033FF;
}

.spanner1 a:hover, a:focus {
	color: #FF6600;
}

.heading1 {
	padding: 5px 0px;
	margin: 5px 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background-image: url(../images/backgrounds/nav-bg6.gif);
	border-bottom: 1px solid #005288;
	border-top: 1px solid #005288;
}

.heading2 {
	padding: 5px 0px;
	margin: 5px 0px;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border-bottom: 1px solid #005288;
	border-top: 1px solid #005288;
	background-color: #C1EBFF;
}

.rating_box1 {
	float: left;
	width: 95px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.rating_box1 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
}

.rating_box1 ul li {
	padding: 0px;
	margin: 0px;
	color: #000000;
	height: 24px;
	list-style-position: outside;
}

.rating_box2 {
	float: left;
	width: 90px;
	margin: 0px;
	padding: 0px;
}

.rating_box2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	list-style-position: outside;
}

.rating_box2 ul li {
	padding: 0px;
	margin: 0px;
	height: 24px;
	list-style-position: outside;
}

.content1 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 870px;
}

.content1 p {
    text-align: left;
    font-size:85%;
    color:#333333;
    margin:0px;
    padding:0px 10px 10px 0px;
}

.content1 a {
	color:#0033FF;
}

.left_rating_box {
	width:280px;
	float:left;
	margin: 0px 0px 20px 0px;
	font-size: 90%;
}

.left_rating_box a:hover, a:focus {
	color: #FF6600;
}

.right_rating_box {
	width:560px;
	float:right;
	margin: 0px 0px 20px 0px;
}

.right_rating_box ul {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	list-style-type: disc;
	font-size: 90%;
	list-style-position: inside;
}

.right_rating_box ul li {
	margin: 0px;
	padding: 6px 0px 0px 2px;
}

.spanner {
	padding: 0px 10px 0px 4px;
	display: inline;
	font-weight: bold;
}

.bottom_ul ul {
	font-size: 100%;
	list-style-position: inside;
	margin: 15px 0px 0px 0px;
	font-weight: normal;
}

.bottom_ul ul li {
	padding: 0px 10px 0px 4px;
	display: inline;
	border-color: #FF6600;
}

.bottom_ul ul li a {
	text-decoration: underline;
}

.bottom_ul a:hover, a:focus {
	color: #FF6600;
}

.list_box {
	width: 270px;
	padding: 5px;
	border: 0px solid;
	background-color: #FFFFFF;
	margin: 30px 0px 0px 0px;
	border-color: #0066FF;
	font-size: 90%;
}

.list_box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
	font-size: 100%;
	list-style-position: inside;
}

.list_box ul li {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}

.free_trial {
	text-align: center;
}

.free_trial1 {
	text-align: center;
	margin: 5px 0px 10px 0px;
}

.button1 {
	text-align: center;
	background-image: url(../images/backgrounds/nav-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid;
	border-color: #0000FF;
	margin: 10px 10px;
}

.button1 a {
	text-decoration: none;
	display: block;
	padding: 3px 0px;
}

.button1 a:hover, .button1 a:focus {
	background-color: #E8E8E8;
	color: #0000CC;
	border-color: #FF6600;
}

#footer {
	width: 868px;
	background-color: #F2EFDC;
	border: 1px solid;
	border-color: #D9D097;
}

#footer ul {
	padding: 3px 0;
	margin: 0;
}

#footer ul li {
    display: inline;
    padding: 0px;
    margin: 0;
}

#footer ul li a {
	font-size: 75%;
	color: #000000;
	text-decoration: none;
	padding: 3px 7px;
	border-right: 1px solid #999;
	text-align: center;
}

#footer ul li a:hover, #footer ul li a:focus {
	background-color: #FFFFFF;
	color: #0066FF;
}

#copy {
	margin: 10px auto;
	padding: 0px;
	width: 234px;
	height: auto;
	background-repeat: no-repeat;
}

#copy a img {
	padding:0px;
	margin:0px;
	text-decoration: none;
	border: 1px solid #000000;
}

.left_image {
	float: left;
	margin: 0px 10px 0px 0px;
}

.left_image1 {
	float: left;
	margin: 0px 10px 40px 0px;
}

.left_image2 {
	float: left;
	margin: 0px 20px 20px 0px;
}

.left_image3 {
	float: left;
	margin: 10px 10px 10px 0px;
}

.rule {
	background-image: url(../images/backgrounds/rule-500.gif);
	width: 500px;
	height: 1px;
	margin: 40px 0px 20px 100px;
	font-size: 1px;
}

.rule1 {
	background-image: url(../images/backgrounds/rule-500.gif);
	width: 500px;
	height: 1px;
	margin: 20px 0px 30px 185px;
	font-size: 1px;
}

.center_image {
	text-align: center;
}

.center_image1 {
	text-align: center;
	margin: 10px 0px 20px 0px;
}

.center_image2 {
	padding: 0px 0px 0px 40px;
	margin: 10px 0px 20px 0px;
}

.redtext {
	color:#FF0000;
}

.dkredtext {
	color:#9F0000;
}

.bluetext {
	color:#0033FF;
}

.orangetext {
	color:#FF6600;
	font-size: 110%;
}

.greentext {
	color:#008800;
}

.clearit {
	clear: both;
	margin: 0px;
	height: 1px;
}

.comments {
	font-size:130%;	
}

.bookmark {
	margin:10px 0px 10px 5px;
	width: 500px;
}

.rc_box {
	background-repeat: no-repeat;
	background-image: url(../images/corners/rc_tl.gif);
	background-position: top left;
}

.rc_top {
	background-image: url(../images/corners/rc_tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 10px;
}

.rc_bottom {
	background-image: url(../images/corners/rc_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.rc_bottom div {
	background-image: url(../images/corners/rc_br.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.rc_content {
	background-image: url(../images/corners/rc_r.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.rc_top div,.rc_top,
.rc_bottom div, .rc_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}

.rc_content, .rc_bottom {
	margin-top: 0px;
}

.rc_content { padding: 5px 10px; 
}

/*faded corner*/

.rc1_box {
   background: #ffffff url(../images/corners/rc1_grad.gif) repeat-x top left;
}
.rc1_top div {
   background: url(../images/corners/rc1_tl.gif) no-repeat top left;
}
.rc1_top {
   background: transparent url(../images/corners/rc1_tr.gif) no-repeat top right;
}
.rc1_bottom div {
   background: url(../images/corners/rc1_bl.gif) no-repeat bottom left;
}
.rc1_bottom {
   background: transparent url(../images/corners/rc1_br.gif) no-repeat bottom right;
}

.rc1_top div, .rc1_top,
.rc1_bottom div, .rc1_bottom {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.rc1_content { margin: 0px 10px; }


/* 2007 Copyright repairyourpcnow.com - Reproduction in whole or in part in any form or medium without express written permission of repairyourpcnow.com is strictly prohibited.*/

