/*Notebookspot Spot CSM Template CSS*/



/*basic stuff*/
body {
    font-family: verdana,tahoma,verdana;
	margin: 0px;
	padding: 0px;
	background-color: #efefef;
	height: 100%;
	margin-bottom: 1px;
	}

p, br, img, li, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	}	

abbr, acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
	}
	
h1 {
    color: #3093d6;
    font-weight: bold;
    font-size: 16px;
    align: left;
    text-decoration: none;
	}
	
h2 {
    color: #3093d6;
    font-weight: bold;
    font-size: 13px;
    align: left;
    text-decoration: none;
	}

h3 {
    color: #3093d6;
    font-weight: bold;
    font-size: 11px;
    align: left;
    text-decoration: none;
	}

h4  {
    color: #999999;
    font-size: 11px;
    align: left;
    text-decoration: none;
	}
	
img {
	margin: 0px;
	border: 0px;
	}
	
img.icon {
	height: auto;
	width: auto;
	float: left;
	padding: 0px 6px 0px 0px;
	margin: 0px;
	border: 0px;
	} 

img.arrow {
	height: auto;
	width: auto;
	padding: 4px 6px 0px 0px;
	margin: 0px;
	border: 0px;
	} 

img.login{
	height: 16px;
	width: 16px;
	padding: 12px 0px 0px 0px;
	margin: 0px;
	border: 0px;
	} 
	
img.fp_img{
	height: 72px;
	width: 341px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	} 
	
img.sb_img{
	height: 146px;
	width: 325px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	} 
	
small {
	color: #aaaaaa;
	margin: 0px;
	}

td,p,div,tr {
    font-family: verdana,tahoma,verdana;
    font-size:   11px;
    color:       #666666;
	}

h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active, h3 a:link, h3 a:visited, h3 a:active, h4 a:link, h4 a:visited, h4 a:active {
	color: #3093d6;
	text-decoration: none;
	}
	
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #3093d6;
	text-decoration: underline;
	}	

h3.spotlight_nav_inactive a {
	color: #b4b4b4;
	}
	
h3.spotlight_nav_active a {
	color: #3093d6;
	}
	
hr {
	border: 0px;
	height: 1px;
	color: #b4b4b4;
	background-color: #b4b4b4;
	}

a {
	color: #666666;
	text-decoration: underline;
	}

a:hover{
	color: #3093d6;
	}

p {
    line-height: 16px;
	}
	
p.date {
    color: #b4b4b4;
	}
	
strong.date {
    color: #b4b4b4;
	}
	
li {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	}
	
ul.nav {
	list-style-type: decimal;
	}
	
ul{
	padding: 0px 0px 8px 22px;
	margin: 0px;
	}	
	
	
table {
	border-collapse: collapse;	
	height: auto;
	}

tr {
	margin: 2px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	/*border-top: 2px solid #ffffff;*/
	border-bottom: 1px solid #dddddd;
	background-color: #ffffff;
	width: auto;
	height: auto;
	}

tr:hover {
	background-color: #eeeeee;
	}
	
td {
	border-width: 0px;
	margin: 2px 10px 0px 0px;
	padding: 4px 8px 4px 8px;
	text-align: left;
	/*order-top: 1px solid #ffffff;*/
	border-bottom: 1px solid #dddddd;
	height: auto;
	}


th {
	border-width: 0px;
	border-width: 0px;
	color: #3093d6;
	font-size: 13px;
	margin: 0px;
	padding: 4px 20px 4px 8px;
	text-decoration: bold;
	text-align: left;
	background-color: #dddddd;
	border-bottom: 1px solid #b4b4b4;
	width: auto;
	height: auto;
	}

th a {
	color: #3093d6;
	text-decoration: none;
	}
	
th a:hover {
	text-decoration: underline;
	}
	
#search table, #search tr, #search  td, #search th {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border: none;
	}
	
body {
    font-family: verdana,tahoma,verdana;
    font-size:   13px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}

.all {
    padding:           0px 0px 0px 0px;
    margin:            0px 0px 0px 0px;
	}
	
/*template stuff*/
#wrapper {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	height: auto;
	width: 996px;
	}

#container {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	clear: both;
	}
	
#left_bar {	
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
	z-index: 3;
	}

#center_bar {
	position: absolute;
	padding: 0px 0px 0px 261px;
	margin: 0px;
	float: left;
	z-index: 2;
	}
	
#top_bg {
	padding: 0px;
	margin: 0px;
	background-image: url(images/center_bg.png);
	background-repeat: repeat-y;
	width: 735px;
	height: auto;
	}

#topmenu_top {
	padding: 8px 16px 0px 16px;
	margin: 0px;
	width:  703px;
	height: auto;
	}

#topmenu_bot {
	padding: 0px 16px 0px 16px;
	margin: 0px;
	width:  703px;
	}
	
#topnav {
	padding: 0px 0px 0px 565px;
	margin: 0px;
	width: 138px;
	height: 42px;
	}
	
#breadcrumbs {
	position: absolute;
	padding: 0px;
	margin: 14px 0px 0px 0px;
	width: 541px;
	height: auo;
	}
	
#breadcrumbs p,#breadcrumbs a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#breadcrumbs img {
	padding: 0px 5px 0px 5px;
	}
	
#topnav_home a{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	width: 42px;
	height: 42px;
	display: block;
	background-image: url(images/home_inactive.png);
	background-repeat: no-repeat;
	}

#topnav_home a:hover{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	width: 42px;
	height: 42px;
	display: block;
	background-image: url(images/home_active.png);
	background-repeat: no-repeat;
	}
	
#topnav_forum a{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	width: 42px;
	height: 42px;
	display: block;
	background-image: url(images/forum_inactive.png);
	background-repeat: no-repeat;
	}

#topnav_forum a:hover{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	width: 42px;
	height: 42px;
	display: block;
	background-image: url(images/forum_active.png);
	background-repeat: no-repeat;
	}
	
#topnav_review a{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	width: 42px;
	height: 42px;
	display: block;
	background-image: url(images/review_inactive.png);
	background-repeat: no-repeat;
	}

#topnav_review a:hover{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	width: 42px;
	height: 42px;
	display: block;
	background-image: url(images/review_active.png);
	background-repeat: no-repeat;
	}
	
#top_bg_bot{
	padding: 0px;
	margin: 0px;
	background-image: url(images/center_bg_bot.png);
	background-repeat: no-repeat;
	width:  735px;
	height: 8px;
	clear:both;
	}
	
#content_bg_top{
	padding: 0px;
	margin: 8px 0px 0px 0px;
	background-image: url(images/center_bg_top.png);
	background-repeat: no-repeat;
	width:  735px;
	height: 8px;
	}
	
#content{
	padding: 8px 16px 12px 16px;
	margin: 0px;
	background-image: url(images/center_bg.png);
	background-repeat: repeat-y;
	width: 703px;
	height: auto;
	text-align: justify;
	}

#page {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 460px; /*460*/
	height: auto;
	z-index: 2;
	}

#page_sidebar {
	float: right;
	padding: 0px; /*473*/
	margin: 0px 0px 0px 0px;
	width: 230px;
	height: auto;
	}
	
#page_sidebar p{
	text-align: left;
	}

#page_sidebar a{
	text-decoration: none;
	}	
	
#page_sidebar a:hover{
	text-decoration: underline;
	}	

#fp_img {
	margin: 0px 0px 8px 0px;
	padding: 1px;
	border: 1px solid #b4b4b4;
	width: 341px;
	height: 72px;
	}
	
#frontpage {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 345px; /*460*/
	height: auto;
	z-index: 2;
	}

#frontpage_sidebar {
	float: right;
	padding: 0px; /*473*/
	margin: 0px 0px 0px 0px;
	width: 345px;
	height: auto;
	}

#fp_sb_bg_top {
	padding: 0px;
	margin: 0px;
	background-image: url(images/sidebar_bg_top.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 345px;
	}
	
#fp_sb_bg {
	padding: 0px;
	margin: 0px;
	background-image: url(images/sidebar_bg.png);
	background-repeat: repeat-y;
	width: 345px;
	height: auto;
	}

#fp_sb_bg_bot {
	padding: 0px 0px 16px 0px;
	margin: 0px;
	background-image: url(images/sidebar_bg_bot.png);
	background-repeat: no-repeat;
	height: 4px;
	width: 345px;
	}
	
#fp_sb_container {
	padding: 5px 8px 5px 8px;
	margin: 0px;
	width: 329;
	}

#fp_sb_content {
	padding: 5px 8px 5px 8px;
	margin: 0px;
	width: 329;
	height: 100px;
	overflow: hidden
	}
	
#fp_sb_hdr {
	margin: 0px;
	padding: 0px 0px 16px 0px;
	background-image: url(images/menu_inactive.png);
	background-repeat: repeat-x;
	width: 329px;
	height: 29px;
	}
	
#fp_sb_hdr p {
	color: #ffffff;
	margin: 1px 0px 1px 0px;
	padding: 10px 8px 0px 16px;
	font-family: verdana,Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#fp_sb_img {
	margin: 0px 0px 8px 0px;
	padding: 1px;
	border: 1px solid #b4b4b4;
	width: 325px;
	height: 146px;
	}
	
#commentwrap {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	height: auto;
	width: 600px;
	border: 1px solid #b4b4b4;
	}
	
#commentdetail small {
	color: #666666;
	}
	
#commentdetail a{
	color: #666666;
	text-decoration: none;
	}
	
#commentdetail a:hover{
	color: #666666;
	text-decoration: underline;
	}

#comment {
	padding: 8px 8px 0px 8px;
	margin: 0px;
	height: auto;
	width: 584px;
	}
	
#commentdetail {
	padding: 4px 4px 0px 4px;
	margin: 0px;
	height: auto;
	width: 592px;
	background-color: #eeeeee;
	border-bottom: 1px solid #b4b4b4;
	}
	
#quote {
	padding: 8px 8px 0px 8px;
	margin: 0px 20px 0px 0px;
	height: auto;
	width: 562px;
	background-color: #e4e4e4;
	border-bottom: 1px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	}
	
#comment img, #quote img{
	height: auto;
	width: auto;
	margin: 8px 2px 0px 2px;
	padding: 0px;
	border: 0px;
	}
	
#quotedetail {
	padding: 4px 4px 0px 4px;
	margin: 0px 20px 0px 0px;
	height: auto;
	width: 570px;
	background-color: #d8d8d8;
	border: 1px solid #b4b4b4;
	}
	
#quotedetail small  {
	color: #666666;
	}

	
#com_smilies img {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 4px 4px 0px 0px;
	}
	
#footer{
	clear:both;
	padding: 22px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width:  735px;
	height: 54px;
	}
	
#footer_content {
	position: absolute;
	padding: 0px 0px 0px 0px;
	margin: 0px 16px 0px 16px;
	height: auto;
	width: 703px;
}
	
#footer_content p,#footer_content a{
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#footer_content a:hover{
	text-decoration: underline;
}

#footer_credits a{
	color: #aaaaaa;
	text-decoration: none;
	}
	
#footer_credits a:hover{
	color: #aaaaaa;
	text-decoration: underline;
	}
	
#logo_bg {
	padding: 16px 0px 0px 0px;
	margin-left: 0px;
	margin-right: 0x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/left_bg.png);
	background-repeat: repeat-y;
	width: 253px;
	height: 180px;
	}

#logo_bg_bot {
	padding: 0px;
	margin: 0px;
	background-image: url(images/left_bg_bot.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 253px;
	}
	
#menu_bg_top {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0x;
	margin-top: 8px;
	margin-bottom: 0px;
	background-image: url(images/left_bg_top.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 253px;
	}
	
#menu_bg {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0x;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/left_bg.png);
	background-repeat: repeat-y;
	width: 253px;
	height: auto;
	}

#menu_bg_bot {
	padding: 0px;
	margin: 0px;
	background-image: url(images/left_bg_bot.png);
	background-repeat: no-repeat;
	height: 8px;
	width: 253px;
	}
	
#mainmenu {
	padding: 0px;
	margin: 0px;
	}
	
#menuwrapper{
	padding: 8px 0px 8px 0px;
	margin: 0px 6px 0px 6px;
	}
#mainmenu ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	}
	
#mainmenu li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	}
	
#mainmenu a.inactive {
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 10px 8px 0px 16px;
	width: 217px;
	height: 29px;
	background-image: url(images/menu_inactive.png);
	background-repeat: repeat-x;
	display: block;
	color: #ffffff;
	font-family: verdana,Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#mainmenu a.active{
	text-decoration: none;
	margin: 1px 0px 1px 0px;
	padding: 10px 8px 0px 16px;
	width: 217px;
	height: 29px;
	background-image: url(images/menu_active.png);
	background-repeat: repeat-x;
	display: block;
	color: #ffffff;
	font-family: verdana,Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	}

#mainmenu a.inactive:hover{
	background-image: url(images/menu_active.png);
	background-repeat: repeat-x;
	display: block;
	color: #ffffff;
	font-family: verdana,Tahoma, Helvetica, sans-serif;
	}

#logo a{
	padding: 0px;
	margin: auto;
	display: block;
	height: 165px;
	width: 204px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	}	
	
	
	
	/* twitter */
	
.tweet {
	font-family: verdana,Tahoma, Helvetica, sans-serif;
	font-size: 11px
	color: #666666;
	line-height: 16px;
	}
  
.tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0px;
    background-color: #ffffff; 
	}
	
.tweet .tweet_list li {
    overflow: auto;
    padding: 5px;
	}
	
.tweet .tweet_list li a {
	text-decoration: underline;
	}

.tweet .tweet_list a:hover {
	color: #3093d6; 
	text-decoration: underline;
	}
	
.tweet .tweet_list .tweet_even {
    background-color: #dddddd; 
	padding: 5px;
	}
	
.tweet .tweet_list .tweet_avatar {
    float: left; 
	}
	
.tweet .tweet_list .tweet_avatar img {
    vertical-align: middle; 
	}
	
	
	/*Charts*/
.scms_charts_tabs {
	height: auto;
	width: 703px;
	padding: 0px;
	margin: 0px;
	}
	
.scms_charts_tabs a {
	padding: 10px 8px 0px 16px;
	margin: 0px 0px 0px 1px;
	background-image: url(images/menu_inactive.png);
	background-repeat: repeat-x;
	display: block;
	height: 29px;
	width: 209px;
	color: #ffffff;
	font-family: verdana,Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	float: left;
	}

.scms_charts_tabs a:hover {
	padding: 10px 8px 0px 16px;
	margin: 0px 0px 0px 1px;
	background-image: url(images/menu_active.png);
	background-repeat: repeat-x;
	display: block;
	height: 29px;
	width: 209px;	
	text-decoration: none;
	float: left;
	}
	
/*	
.scms_charts_tabs_inactive a{
	padding: 10px 8px 0px 16px;
	margin: 0px 1px 0px 0px;
	background-image: url(images/menu_inactive.png);
	background-repeat: repeat-x;
	height: auto;
	width: 234px;
	}
	
.scms_charts_tabs_inactive a:hover{
	padding: 10px 8px 0px 16px;
	margin: 0px 1px 0px 0px;
	background-image: url(images/menu_active.png);
	background-repeat: repeat-x;
	height: auto;
	width: 234px;
	}
*/
	
.scms_charts_tabline {
	height: 3px;
	width: 703px;
	padding: 0px;
	margin: 0px;
	background-image: url(images/charts_hr.png);
	background-repeat: repeat-x;
	clear: both;
	}
	
.scms_charts_tabcontainer {
	height: auto;
	width: 703px;
	padding: 0px;
	margin: 0px;
	}


.scms_charts_content {
	padding: 7px 0px 7px 0px;
	margin: 0px;
	width: 703px;
	height: auto;
	float: left;
	}
	
.scms_charts_content small {
	color: #666666;
	}
	
.scms_charts_content img{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	}

small.small_black {
	color: #666666;
	}
	
img.scms_chartsc_bar {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 8px;
	border: 1px solid #666666;
	}	
	
.scms_charts_content th{
	vertical-align: bottom;
	}
	
.scms_charts_bar  {
	height: 8px;
	background-image: url(images/bar.png);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	display: block;
	}
	
.scms_charts_bargrey {
	height: 8px;
	background-image: url(images/bar_grey.png);
	background-repeat: repeat-x;
	border: 1px solid #666666;
	display: block;
	}
	
/*ads */

#ads_laptopshop {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	height: 100px;
	width: auto;
	align: center;
	}

#ads_laptopshop a{
	padding: 0px;
	margin: 0px;
	background-image: url(ads/laptopshop/laptopshop1.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 241px;
	}
	
#ads_jhnc {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	height: 100px;
	width: auto;
	align: center;
	}

#ads_jhnc a{
	padding: 0px;
	margin: 0px;
	background-image: url(ads/jhnc/jhnc1.png);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 241px;
	}
	
/*ads*/
#ads_google_text {
	margin-top: 8px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	padding: 4px 0px 4px 0px;
	width: 100%;
	height: auto;
	}
	
#ads_google_media {
	padding: 8px 0px 8px 0px;
	width: auto;
	height: auto;
	align: center;
	}
	
#ads_custom {
	padding: 8px 0px 8px 0px;
	width: auto;
	height: auto;
	align: center;
	}
	
#ads_custom_line {
	margin-top: 8px;
	border: 1px solid #b4b4b4;
	background-color: #ffffff;
	padding: 1px 1px 1px 1px;
	width: 100%;
	height: auto;
	}
	