@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #4E4E4E;
	font-family: Arial;
	font-size: 12px;
}
h2 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h1 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
body {
	background-color: #FAFAFA;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body/backmainlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/****************** Content area with all inside it ***********/
.maincontent {
	float: right;
	height: auto;
	width: 405px;
	margin-bottom: 10px;
}
.adintext {
	margin-top: 10px;
}
.secondbox {
	padding: 5px;
	height: auto;
	width: 390px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FAFAFA;
	text-align: center;
}
.thirdbox {
	padding: 5px;
	height: auto;
	width: 390px;
	margin-top: 15px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FAFAFA;
}



/****************** End of Content area **************/
.footerbottom {
	width: 900px;
	background-image: url(images/body/footerback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
}
.tableborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: inset;
	border-bottom-style: none;
	border-left-style: outset;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.whiteheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: capitalize;
	color: #000000;
}
.headlines1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
/***This is CSS for Search background, text, and entire style***/
.searchtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.searchback {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	background-image: url(images/search.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/**Other Style**/
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
}.topheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.whiterank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.blackrank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DFB300;
}
.contenttableback {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.sectiontitle {
	background-color: #0280D4;
}
/********************** Advertisements *******************/
.adheadertable {
	width: 900px;
	height: auto;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
.adbacktable {
	background-color: #ffffff;
	width: 340px;
	height: 285px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 35px;
}
.adbacktable2 {
	background-color: #ffffff;
	width: 305px;
	height: 255px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
}
.adbacktable3 {
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.adbacktable3a {
	background-color: #FFFFFF;
	width: 250px;
	height: 250px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}
.adbacktable4 {
	background-color: #FFFFFF;
	width: 120px;
	height: 605px;
	margin-left: 16px;
	margin-top: 8px;
	float: left;
}
.adbacktable4a {
	background-color: #FFFFFF;
	width: 120px;
	height: 605px;
	margin-left: 16px;
	margin-top: 10px;
	float: left;
}
/******************* Header CSS **************************/
.header {
	width: 900px;
	background-image: url(http://www.softwaretipspalace.com/images/body/header.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin: auto;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*******************************************************/
.vistamainrank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxsmallnav {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
	color: #CCCCCC;
	padding: 3px;
}
.top_div{
	margin-bottom:5px;
	margin-top:5px;
	background:url('http://download.softwaretipspalace.com/skins/orange/images/body-top.gif') repeat-x bottom;
	font:12px Verdana,sans-serif;
	height:20px;
	padding:5px;
	text-align:center;
}
.tab_activ{
	color:#000;
	background-color:#FFFFFF;
	font-weight:bold;
	padding:3px 0.5em;
	margin-left:3px;
	border:1px solid #ccc;
	border-top:2px solid #0C9DE0;
	border-bottom:2px solid #0C9DE0;
	display:inline;
	text-decoration:none;
	cursor:default;
}
.tab_inactiv{
	color:#000;
	padding:3px 0.5em;
	margin-left:3px;
	border:1px solid #ccc;
	text-decoration:none;
	font-weight:normal;
	background-color:#F5F5F5;
	display:inline
}
a:hover.tab_inactiv{
	color:#0086C6;
	text-decoration:none;
	background-color:#FFFFFF
}
a:hover.tab_activ{
	color:#000;
	text-decoration:none;
	background-color:#FFFFFF
}

.suggesteddown {
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}
.leftnavtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnavwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.infobox {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	height: 65px;
	width: 400px;
}
.websitelinksbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
/* This is color of bottom navigation links which do not have link for now */
.nolink{
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: line-through;
}
/* Additional notes + mark */
.additional{
	color:#00AA00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.negativeadditional{
	color:#FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
/* This is necessary CSS for full list of Tips/Guides */
.tipscategory {
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
}
.rightpanels {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.titlecat{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.infobar{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.catlist {
	background-color: #F4F4F4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.summcode {
	background-color: #F4F4F4;
	background-image: url(images/body/codeback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.social {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 30px;
}
.indextabwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.newsback {
	background-color: #8AD8FE;
	background-image: url(images/body/index/back.jpg);
	background-repeat: no-repeat;
}
/*********************Windows vista sidebar CSS*********/
.vistasidebar {
	background-color: #F4F4F4;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 25px;
}
/*****************CSS for bottom navigation links and boxes**********/
.greenmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.greentools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #009900;
	float: left;
	height: auto;
	width: 300px;
	margin-left: 5px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.bltools {
	float: left;
	height: auto;
	width: 300px;
	margin-left: 5px;
	margin-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	text-align: left;
	vertical-align: middle;
}
.moreress {
	font-family: Arial, Helvetica, sans-serif;
}
.moreress a {
	color: #0048C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.moreress a:hover {
	color: #0048C0;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.desctext {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
/****************Sidebar boxes for similar reviews, similar guides, etc...**********/
.reviewsidebar {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 300px;
	height: auto;
}
.reviewsidebar a {
	color: #0048C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.reviewsidebar a:hover {
	color: #0048C0;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.yourreview {
	background-color: #FFFFDB;
	border: thin solid #F6E4B8;
	height: auto;
	width: 300px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.ballon {
	background-color: #FFFFDB;
	border: thin solid #F6E4B8;
	height: auto;
	width: 200px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/body/baloon/yellowback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-right: 5px;
	margin-bottom: 5px;
}
.ballon a {
	color: #0048C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ballon a:hover {
	color: #0048C0;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/****This is CSS for box below all tips and guides sections which give similar relited software's*****/
.similartipbox {
	width: 550px;
	height: auto;
	border: 1px solid #CCCCCC;
}
.inbox {
	width: 545px;
	height: 25px;
	padding-left: 5px;
	background-color: #CCCCCC;
}
.inboxgreen {
	width: 540px;
	height: 25px;
	padding-left: 5px;
	margin-left: 1px;
	background-image: url(images/body/greenheadtop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.simboxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}.minfobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
	height: auto;
	width: 215px;
	margin-left: 1px;
	margin-top: 5px;
}
.minfobox a {
	color: #0048C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.minfobox a:hover {
	color: #0048C0;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.minfobox ul {
	line-height: 16px;
	padding-left: 20px;
}
.minfoboxgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 530px;
	margin-left: 5px;
	margin-top: 3px;
}
.minfoboxgreen2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 540px;
	padding-top: 3px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.minfobox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	height: auto;
	width: 320px;
	margin-top: 5px;
}
.minfobox2 a {
	color: #0048C0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.minfobox2 a:hover {
	color: #0048C0;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.minfobox2 ul {
	line-height: 16px;
	padding-left: 20px;
}
.userinfobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F4F4F4;
	height: 86px;
	width: 300px;
}
/*****Stuff for images, like preview windows, examples, etc...*******/
.windav {
	height: auto;
	width: 390px;
	margin-left: 7px;
}
.windavlong {
	height: auto;
	width: 265px;
	margin-left: 100px;
}
.windavlongbelow {
	height: auto;
	width: 265px;
	margin-left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.windavbelow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	height: auto;
	width: 390px;
	margin-left: 7px;
	text-align: center;
}
.windavbelow a: {
	color: #0048C0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}
.windavbelow a:hover {
	color: #0048C0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-variant: normal;
}
.gudown {
	background-image: url(images/body/downlaod-guide-button.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 30px;
	width: 120px;
	margin-right: 5px;
}
.gulongtab {
	float: left;
	height: 15px;
	width: 500px;
	text-align: center;
	margin-left: 30px;
}
/************************* How To Guides CSS ***************************/
.howtomain {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.howtomainmore {
	background-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
.commoff {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.hbltools {
	height: auto;
	width: 250px;
	margin-left: 5px;
	margin-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
	text-align: left;
	vertical-align: middle;
}.numlist {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}
.rightrootb {
	height: auto;
	width: 300px;
	text-align: left;
}
.loginregbox {
	border: 1px solid #CCCCCC;
}.pricegrabbertableback {
	background-image: url(images/software/review-ranks/buy-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
}
.leftnavbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.headertable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 900px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
.headertabletext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.softrightpanel {
	background-color: #F3F4F6;
	border: 1px solid #CCCCCC;
}
.homepageheadlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	font-weight: bold;
}
.guidpanelmiddle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	margin-top: 15px;
}
.guidepaneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}.homepagetopbar {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF3300;
}
.homepagegreenbar {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #33CC00;
}
.aboutusright {
	background-color: #FFFFFF;
	background-image: url(images/body/about-us-right-menu-back.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D4D4D4;
}
.aboutustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
/********************************** This is How to categories tabs *************************************/
.hardwaretab {
	background-image: url(images/how-to/tabs/hardware.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	margin-top: 2px;
	margin-left: 2px;
}
.ostab {
	background-image: url(images/how-to/tabs/os.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	margin-top: 2px;
	margin-left: 2px;
}
.hcategfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.adsensesoftright {
	width: 300px;
}.softlistingbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-image: url(images/body/softlistingbar.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.softlistingbarin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.supportrc1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
}
.supportrc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
}
.supportrc2 {
	background-color: #F4F4F4;
	padding: 10px;
	border: 1px dashed #CCCCCC;
}
/********************************* Home page style ************************************/
.downinfo {
	background-color: #F1EEE5;
	background-image: url(images/home-page/downmenuback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D6D3D3;
	border-left-color: #D6D3D3;
}
/********************************* Advetise Homepage ***************************************/
.topheader {
	background-image: url(images/body/misc/advertisementtop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	height: 30px;
	width: 710px;
}
.topheadertext {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #F8F8F8;
	padding-left: 45px;
} 
.bottomheader {
	background-image: url(images/body/misc/advertisementheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightadvert {
	background-image: url(images/body/misc/advertisementright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 250px;
}
.navtitles {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
	height: 20px;
	width: 142px;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2F5F7;
	border-left-color: #F2F5F7;
	line-height: 20px;
	background-color: #F2F5F7;
}
.homedownbox{
	border: solid 1px #DBE1E6;
	background-image: url(images/home-page/tabsbodyback.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.downdet {
	font-size: 11px;
	color: #A1ADB9;
}
.ulaligne {
	margin-left: -20px;
	list-style-image: url("images/home-page/purple.png");
}
.downdet {
	font-size: 11px;
	color: #A1ADB9;
}
.twittersignupimg {
	float: right;
}
.edtorstaff {
	border-bottom: thin solid #09F;
}