/* General */

body {
	background: #DDD url('/images/bg.gif');
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.2em; margin-left:10px; margin-right:10px; margin-top:33px; margin-bottom:10px
}

img {
	border: 0;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.3em;
	margin: 0 0 10px 0;
}

#shortDescription{list-style-position:inside;}

a:link {
	color: #00F;
	text-decoration: underline;
}

a:visited {
	color: #00F;
	text-decoration: underline;
}

a:hover {
	color: #F00;
	text-decoration: none;
}

a:active {
	color: #F00;
	text-decoration: none;
}

hr {
	height: 1px;
	line-height: 1px;
	background-color: #CCC;
	border: 1px #CCC solid;
	margin: 0 0 10px 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

#sitetabContainer {
	position: absolute;
	left: 50%;
	top: 3px;
	margin-left: -340px;
	width: 680px;
	height: 30px;
}

#sitetabContainer a {
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 1px;
	background: url(/images/bg_sitetab.gif) no-repeat;
	width: 128px;
	height: 24px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
	text-decoration: none;
}

#sitetabContainer a:hover {
	background: url(/images/bg_sitetab.gif) 0 -24px no-repeat;
	text-decoration: none;
}

#sitetabContainer a.on {
	display: block;
	float: left;
	background: url(/images/bg_sitetab_on_notebookreview.gif) no-repeat;
	width: 140px;
	height: 30px;
	margin-top: 1px;
	margin-right: 1px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	line-height: 28px;
	text-decoration: none;
}

#sitetabContainer a.on:hover {
	background: url(/images/bg_sitetab_on_notebookreview.gif) no-repeat;
	text-decoration: none;
}


/* Header and Logo */
#headerBG {
	background: url(/images/bg_header_notebookreview.jpg) repeat-x;
	height: 50px;
}

#header {
	background: url(/images/bg_headerCap_notebookreview.gif) top right no-repeat;
	padding-right: 15px;
	height: 50px;
}

#searchBox {
	float: right;
	padding-top: 16px;
}


/* Top Banner */
#topBanner {
	background: #444 url(/images/bg_topBanner.gif) repeat-x;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	padding: 4px;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
}


/* Main Navigation */
#mainNavBG {
	background: #BDBDBD url(/images/bg_mainNav.gif) repeat-x;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
}

#mainNav {
	height: 26px;
	width: 770px;
	margin: 0px auto;
	border-left: 1px #999 solid;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}

#mainNav a {
	display: block;
	float: left;
	height: 26px;
	padding: 0 20px 0 20px;
	margin: 0;
	border-left: 1px #FFF solid;
	border-right: 1px #999 solid;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 24px;
}

#mainNav a:hover {
	background-color: #FFF;
	text-decoration: none;
}

#mainNav a.on {
	background-color: #FFF;
}


/* Main Body Content Area */
#bodyWrapper {
	background-color: #FFF;
	border-left: 1px #000 solid;
	border-right: 1px #000 solid;
	border-bottom: 1px #000 solid;
	padding: 10px 4px 4px 4px;
}

#footer {
	margin: 20px 0 20px 0;
	text-align: center;
	font-size: 11px;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}

.right {
	float: right;
}

.left {
	float: left;
}


/* Content Functions */
#contentFunctions {
	margin-bottom: 20px;
	border-bottom: 1px #CCC solid;
}

#contentFunctions a.myYahoo {
	display: block;
	float: right;
	background: url(/images/badge_myyahoo.gif) no-repeat;
	width: 91px;
	height: 17px;
	margin-right: 5px;
	text-decoration: none;
}

#contentFunctions a.rss {
	display: block;
	float: right;
	background: url(/images/badge_rss.gif) no-repeat;
	width: 36px;
	height: 14px;
	margin-right: 5px;
	text-decoration: none;
}

#contentFunctions a.mobile {
	display: block;
	float: right;
	background: url(/images/badge_mobile.gif) no-repeat;
	width: 58px;
	height: 14px;
	margin-right: 5px;
	text-decoration: none;
}

#contentFunctions a.archive {
	display: block;
	float: right;
	background: url(/images/badge_archives.gif) no-repeat;
	width: 73px;
	height: 14px;
	margin-right: 5px;
	text-decoration: none;
}

#contentFunctions a.email {
	display: block;
	float: right;
	background: url(/images/badge_email.gif) no-repeat;
	width: 83px;
	height: 14px;
	margin-right: 5px;
	text-decoration: none;
}

#leftTeaserHeader {
	border-left: 1px #010161 solid;
	border-top: 1px #010161 solid;
	border-right: 1px #010161 solid;
	background-color: #C1D2FF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

#leftTeaser {
	border-left: 1px #010161 solid;
	border-right: 1px #010161 solid;
	border-bottom: 1px #010161 solid;
	background-color: #FFF;
	padding: 10px;
	text-align: left;
}

#rightTeaserHeader {
	border-left: 1px #010161 solid;
	border-top: 1px #010161 solid;
	border-right: 1px #010161 solid;
	background-color: #C1D2FF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
}

#rightTeaser {
	border-left: 1px #010161 solid;
	border-right: 1px #010161 solid;
	border-bottom: 1px #010161 solid;
	background-color: #FFF;
	padding: 10px;
	text-align: left;
}


/* Text Styles */
h1 {
	margin: 0 0 5px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	line-height: 1.3em;
}

h2 {
	display: block;
	margin: 0 0 3px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000060;
	line-height: 1.3em;
}

h2 select {
	font-weight: normal;
}

#centerCol h2 a {
	color: #000060;
	text-decoration: underline;
}

#centerCol h2 a:hover {
	color: #000060;
	text-decoration: none;
}

h3 {
	display: block;
	margin: 0 0 5px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 1.3em;
}

.small {
	font-size: 10px;
}


/* Form Elements */
form {
	display: inline;
}

.btn {
	font-weight: bold;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.keywordField {
	width: 195px;
}

input {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

select {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10px;
}

/* Pricing page */
#configTxt {
	color: #F00;
	font-weight: bold;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#configBox {
	border: 1px #343434 solid;
	margin-bottom: 20px;
}

#configBox td {
	font-size: 12px;
}

#configBox ul {
	padding-left: 15px;
	margin: 0;
}

#configBoxContent {
	border: 1px #343434 solid;
	margin-bottom: 20px;
	padding: 10px;
}

#configTabContainer {
	position: relative;
	height: 27px;
}

#configTabs {
	position: absolute;
	left: 0;
	top: 0;
}

#configTabs a {
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 1px;
	background: url(/images/bg_sitetab.gif) no-repeat;
	width: 128px;
	height: 24px;
	text-align: center;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	line-height: 22px;
	text-decoration: none;
}

#configTabs a:hover {
	background: url(/images/bg_sitetab.gif) 0 -24px no-repeat;
	text-decoration: none;
}

#configTabs a.on {
	display: block;
	float: left;
	background: url(/images/bg_configtab_on.gif) no-repeat;
	width: 128px;
	height: 28px;
	margin-top: 0;
	margin-right: 1px;
	text-align: center;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000;
	line-height: 28px;
	text-decoration: none;
}

#configTabs a.on:hover {
	background: url(/images/bg_configtab_on.gif) no-repeat;
	text-decoration: none;
}

#poweredbycnet {
	float: right;
}

#currency {
	height: 35px;
	font-family: tahoma, arial, helvetica, snas-serif;
	font-size: 10px;
	color: #000;
}

#pricingBox {
	border: 1px #343434 solid;
	margin-bottom: 20px;
	width: 99%;
	float: left;
}

#pricingBox td {
	font-size: 12px;
}

#pricingBox ul {
	padding-left: 15px;
	margin: 0;
}

.priceSubheader {
	background: #D6D6D6 url(/images/bg_pricesubheader.gif) repeat-x;
	height: 20px;
	padding-left: 5px;
	border-right: 1px #999 solid;
	font-family: tahoma, arial, helvetica, snas-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.priceSubheader a {
	color: #000;
	text-decoration: underline;
}

.priceSubheader a:hover {
	color: #000;
	text-decoration: none;
}

.priceSubheaderlast {
	background: #D6D6D6 url(/images/bg_pricesubheader.gif) repeat-x;
	height: 20px;
	padding-left: 5px;
	font-family: tahoma, arial, helvetica, snas-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}

.priceSubheaderlast a {
	color: #000;
	text-decoration: underline;
}

.priceSubheaderlast a:hover {
	color: #000;
	text-decoration: none;
}

.price {
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 5px;
}

.pricefirst {
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
}

.priceYellow {
	background-color: #FF9;
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 5px;
}

.priceYellowlast {
	background-color: #FF9;
	border-bottom: 1px #999 solid;
	padding: 5px;
}

.pricelast {
	border-bottom: 1px #999 solid;
	padding: 5px;
}


.reviewlist {
	border-right: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding: 5px;
	font-size: 12px;
}

.reviewlistlast {
	border-bottom: 1px #999 solid;
	padding: 5px;
	font-size: 12px;
}


/* Form Elements */
form {
	display: inline;
}

.frmlabel {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 3px;
	font-size: 11px;
	line-height: 1.8em;
}

.frmlabelrequired {
	display: block;
	width: 175px;
	float: left;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 3px;
	font-size: 11px;
	line-height: 1.8em;
	font-weight: bold;
	color: #F00;
}

form br {
	clear: left;
}

input {
	font-size: 10px;
}

select {
	font-size: 10px;
}

textarea {
	font-size: 10px;
}