@charset "utf-8";
/* CSS Document */

/* media all will hide code from version 4 netscape browsers */
@media all {
/* BEGIN - Misc */
	*{
		padding: 0;
		margin: 0;
	}
	body {/* Since we set the page to a different color for netscape 4, we reset it here to white for newer browsers */
		background-color: #C7D1D9;
	}
	img {/* turn off the borders for all images that are links */
		border: 0;
	}
	#wrap { /* setup page so that it shows background and autocenters */
		width:825px;
		margin-left:auto;
		margin-right:auto;
		background-image:url(http://www.best-rated-laptops-guide.com/images/bkg.jpg);
		background-repeat:repeat-y;
	}
	#header { /* Setup the div in the page header */
		width: 778px;
		margin-left: 24px;
		margin-top: 9px;
		height: 122px;
	}
/* END - Misc */
	
/* BEGIN - sites main menu box */
	#mainMenu {
		background: url(http://www.best-rated-laptops-guide.com/images/menu3b-2.jpg) no-repeat;
		margin-left: 23px;
		height: 352px;
		margin-top: 11px;
		width: 200px;
	}
	#mainMenu ul {
		list-style: none outside;
		margin: 0px 0px 0px 21px;
		padding: 16px 0px 0px;
	}
	#mainMenu li {
		background: url(http://www.best-rated-laptops-guide.com/images/arrow.gif) no-repeat left center;
		margin: 0px 0px 0px;
		padding: 0px 0px 0px 13px;
		line-height: 21px;
	}
/* END - sites main menu box */

/* BEGIN - sites main menu2 box */
	#mainMenu2 {
		background: url(http://www.best-rated-laptops-guide.com/images/menu3b-3.jpg) no-repeat;
		margin-left: 23px;
		height: 370px;
		margin-top: 11px;
		width: 200px;
	}
	#mainMenu2 ul {
		list-style: none outside;
		margin: 0px 0px 0px 21px;
		padding: 16px 0px 0px;
	}
	#mainMenu2 li {
		background: url(http://www.best-rated-laptops-guide.com/images/arrow.gif) no-repeat left center;
		margin: 0px 0px 0px;
		padding: 0px 0px 0px 13px;
		line-height: 21px;
	}
/* END - sites main menu box */

/* BEGIN - body section */
	#bodyContent {
		margin-top: 11px;
		padding-left: 5px;
		padding-right: 30px;
	}
	#bodyContent h1 {
		font: bold 18px Tahoma;
		text-align: center;
		margin-bottom: 0px;
		color: #464646;
	}
	#bodyContent h2 {
		font: bold 18px Tahoma;
		text-align: center;
		margin-bottom: 0px;
		color: #464646;
	}
	#bodyContent p {
		font: 12px/16px Tahoma;
		margin-top: 13px;
		color: #464646;
	}
	#bodyContent img {
		float: left;
		margin-left: 0px;
	}
	#bodyContent a {
		font-weight: bold;
		color: #464646;
	}
/* END - body section */

/* BEGIN - RSS/BLOG box */
	#links {
		margin-top: 8px;
		margin-left: 23px;
		margin-right: 10px;
	}
	#links #rssBlogTop {
		background: url(http://www.best-rated-laptops-guide.com/images/rss_blog_top.jpg) no-repeat;
		height: 44px;
	}
	#links #rssBlogTop2 {
		background: url(http://www.best-rated-laptops-guide.com/images/rss_blog_top2.jpg) no-repeat;
		height: 40px;
		font: bold 12px Tahoma;
		text-align: left;
		color: #464646;
	}
	#links #rssBlogBottom {
		background: url(http://www.best-rated-laptops-guide.com/images/rss_blog_bottom.jpg) no-repeat;
		height: 39px;
	}
	#links #rssBlogBody {
		background: url(http://www.best-rated-laptops-guide.com/images/rss_blog_body.jpg) repeat-y;
	}
	#links #rssBlogContent {
	background: url(http://www.best-rated-laptops-guide.com/images/rss_blog_body.jpg) repeat-y;
	text-align: center;
	width: 195px;
	padding-top: 5px;
	}
	#links #rssBlogContent ul {
		list-style: none outside;
		margin: 0px 0px 0px 21px;
		padding: 0px 0px 0px 15px;
	}
	#links #rssBlogContent li {
		background: url(http://www.best-rated-laptops-guide.com/images/arrow.gif) no-repeat left center;
		margin: 0px 0px 0px;
		padding: 2px 0px 5px 13px;
		line-height: 21px;
		font: 12px Tahoma;
		color: #464646;
		text-align: left;
	}
	#links #rssBlogContent a {
		color: #464646;
	}

	#links #rssblogTitle {
		padding-left: 40px;
		padding-top: 20px;
	}	
	#links #rssblogTitle2 {
		padding-left: 20px;
		padding-top: 20px;
	}
/* END - RSS/BLOG box */

/* BEGIN - Newsletter Box  */
	#newsLetter {
		margin-top: 8px;
		margin-left: 22px;
		height: 263px;
		background: url(http://www.best-rated-laptops-guide.com/images/news5-1.jpg) no-repeat;
	}
	#newsLetter input {
		border:0;
	}
	#newsLetter #form1 #firstnameDiv #firstnameFld {
		width: 131px;
		height: 19px;
	}
	#newsLetter  #form1  #emailDiv  #emailFld {
		width: 131px;
		height: 19px;
	}
	#newsLetter #form1 #firstnameDiv {
		padding-top:2px;
		padding-left:30px;
		width:131px;
		height:20px;
		font: 11px/17px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}
	#newsLetter #form1 #emailDiv {
		padding-top: 5px;
		padding-left: 30px;
		width: 131px;
		height: 40px;
		font: 11px/17px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
	}
	#newsLetter #form1 #signUpDiv {
		margin-right: auto;
		margin-left: 55px;
		width: 78px;
		margin-top: 5px;
	}
	#newsLetter #form1 #joinNewsMessage {
		width: 155px;
		padding-left: 22px;
		font: 11px/17px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		padding-top: 20px;
	}
	#newsLetter #newsletterTitle {
		padding-left: 65px;
		padding-top: 25px;
	}
/* END - Newsletter Box  */

#related {
	float: right;
	margin:15px 20px 18px 18px;
	width: 210;
	padding:8px;
	background-color:#D7EFF7;
	border:2px dotted gray;
	font:13px arial, helvetica, sans-serif;
	font-weight: bold;
}
#related2 {
	margin:0px 20px 0px 0px;
	padding:0px;
	background-color:#FFFFFF;
	border:2px dotted black;
	font:12px arial, helvetica, sans-serif;
}


#related3 {
	float: right;
	margin:10px 20px 20px 20px;
	padding:8px;
	background-color:#D7EFF7;
	border:2px dotted gray;
	font:16px arial, helvetica, sans-serif;
	font-weight: bold;
}

#related4 {
	margin:0px 20px 20px 20px;
	padding:8px;
	background-color:#D7EFF7;
	border:2px dotted gray;
	font:12px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #004A80;
}

#related5 {
	float: right;
	margin:10px 20px 20px 20px;
	padding:8px;
	background-color:#D7EFF7;
	border:2px dotted gray;
	font:16px arial, helvetica, sans-serif;
	font-weight: bold;
}

#related6 {
	float: right;
	margin:0px 0px 5px 5px;
	padding:8px;
	background-color:#F3F7F8;
	border:2px dotted gray;
	font:16px arial, helvetica, sans-serif;
	font-weight: bold;
}
#related7 {
	margin:0px 5px 5px 0px;
	padding:8px;
	background-color:#D7EFF7;
	border:2px dotted gray;
	font:12px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #004A80;
}

.box_body  ul {
	padding:0; 
	margin:10px 0px 0px 6px; 
	list-style:none; 
}
.box_body .bg_list {
	background:url(http://www.best-rated-laptops-guide.com/images/bg_list2.gif) left top no-repeat; 
	background-position:0 6px
}
.box_body .bg_list  a {
	color:#294955;
	text-decoration:none; 
	padding-left:19px; 
	line-height:23px;
}
.box_body .bg_list  a:hover {
	color:#ff6600;
	text-decoration:none;
}

.box_body2  ul {
	padding:0; 
	margin:0px 0px 0px 0px; 
	list-style:none; 
}
.box_body2 .bg_list {
	background:url(http://www.best-rated-laptops-guide.com/images/bg_list2.gif) left top no-repeat; 
	background-position:0 6px
}
.box_body2 .bg_list  a {
	color:#294955;
	text-decoration:none; 
	padding-left:19px; 
	line-height:23px;
}
.box_body2 .bg_list  a:hover {
	color:#ff6600;
	text-decoration:none;
}




/* social bookmarking  */

.bookmarking {
	clear: both; border: 1px solid #c1c1c1; 
	padding: 8px; margin-top: 20px; 
	margin-bottom: 30px;
	font:12px arial, helvetica, sans-serif;
	color: #464646;
	width: 90%;
}
.bookmarking a {
	cursor: pointer;
}
.bookmarking h2 {
	margin-bottom: 7px; 
	text-transform: uppercase; 
	font-size: 0.75em; 
	font-weight: bold;
}
.bookmarking h2 a {
	color: #666; 
	font-size: 0.8em;
}
.bookmarking li {
	padding: 10px 0; 
	padding-right: 7px; 
	display: inline; 
	font-size: 0.65em;
}
.bookmarking li a {
	color: #444;
}
.bookmarking img {
	margin-right: 2px;
}
#bookmark-help {
	display: none;
}
#bookmark-help {
	background: #ddd; 
	border: 1px solid #bbb; 
	font-size: 0.9em; 
	padding: 6px 6px 1px; 
	margin-bottom: 10px;
}
#bookmark-help a {
	color: #990000;
}



}
