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

body {
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 62.5%; /* 10px */
	line-height: 1.5;
}
h1 {
	font-size: 1.5em;
	text-align:left;
}
p, ul, div {

	list-style-type: none;
}
#container {
	margin:0 auto;
	padding:5px;
	text-align: left;
}

.tabcontent{
display:none;
}



#tab {
	padding-left: 0;
	margin-bottom: 1em;
	margin:0;
}
#tab li {
}
#tab li a {
	display: block;
	width: 165px;
	height:35px;
	line-height:35px;
	background-image:url(/reseller/images/tabbg.jpg);
	border-bottom: 0;
	color:#FFF;
	text-align: left;
	text-decoration:none;
	padding-left:10px;
	vertical-align:middle;
	font-size:11px;
	font-weight:bold;
	border:none;
}
#tab li a:after {
	font-size:11px;
	content: "\0020 \00BB";
}
#tab li a:hover:after {
	content: "\0020 \00AB";
}
#tab li a:hover {
	text-decoration:none;
	background-image:url(/reseller/images/tabbg_hover.jpg);
}
#tab li a.selected {
	color:#333;
	font-weight:bold;
	width: 165px;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	padding-left:10px;
	font-size:11px;
	background:none;
}
/*#home, #lcd, #dc, #mobile, #gps, #refurb, #networking, #clearance, #memory, #graphics, #motherboard, #gaming, #season, #case, #printer, #psu, #openbox, #odd, #barebone, #bluetooth, #apple, #server, #security, #peripheral, #hdd {
	display:none;
} */
#ms_list td {
	color:#333;
	line-height:20px;
	padding:5px;
	margin:5px;
	border-bottom:1px #CCC solid;
	font-weight:bold;
}
#ms_list td table { padding:5px;}
#ms_list td table td { border-left:1px solid #CCC; line-height:normal; font-size:14px; font-weight:bold; color:#F30; border-bottom:none;}

#mb_spec td { padding:5px; border-bottom:1px #ccc solid; line-height:16px;}