a img
{
	border: none;
}

p.alignright
{
	text-align: right;
	font-size: .85em;
	*padding-bottom: 8px; /* IE only */
	margin-top: 8px; /* IE only */
}

h1 {
	text-transform: lowercase;
	letter-spacing: -0.04em; /*color: #A3A3A3*/;
	color: #8A8A8A;
	font-size: 2.2em;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -0.04em; /*color: #A3A3A3*/;
	color: #8A8A8A;
	font-size: 2.2em;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-weight: normal;
	text-align: left;
}

h2.orange
{
	color: #438bd4;
	cursor: auto !important;
}

p.mycomputer_pagetitle
{
	margin-top: 1px;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 2px;
	text-transform: lowercase;
	color: #888888; 
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 0.95em;
	font-weight: normal;
	text-align: left;
	margin-bottom: 16px;
}

.mycomputer_alignright
{
	text-align: right;
}

.mycomputer_searchbox
{
	background: #f9f9f9 url('/_RMVirtual/Images/cnet_hdr_bg.gif') repeat-x top left;
	border-top: 1px #a7a7a7 solid;
	border-bottom: 1px #a7a7a7 solid;
	color: #686566;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: .85em;
	padding: 6px 8px 4px 8px;
}

.mycomputer_searchbox .toprow
{
	border-bottom: 1px #cccccc solid;
	padding-bottom: 6px;
}

.mycomputer_searchbox .bottomrow
{
	padding-top: 6px;
}

.mycomputer_searchbox .floatleft
{
	float: left;
}

.mycomputer_searchbox .bottomrow .floatleft
{
	color: #83cf00;
	font-weight: bold;
}

.mycomputer_searchbox .bottomrow .floatlefttext
{
	color: #83cf00;
	font-weight: bold;
	padding-top: 4px;
	float: left;
}

.mycomputer_searchbox .bottomrow .floatrighttext
{
	padding-top: 4px;
	float: right;
}

.mycomputer_searchbox .floatright
{
	float: right;
	text-align: right;
}

.mycomputer_searchbox .floatright img
{
	float: left;
	margin-right: 4px;
}

.mycomputer_searchbutton
{
	margin-left: 6px;	
}

.mycomputer_searchinput
{
	margin-left: 6px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.searchbox_background_on
{
	background: #fff url('/_RMVirtual/Images/mycpu_searchbox_background.png') no-repeat 0px -2px;
}
 
.searchbox_background_off
{
	background: none;
}

.mycomputer_outercontainer
{
	margin-top: 12px;
	border: 1px #c7c7c7 solid;
	padding: 10px;
	position: relative;
}

.mycomputer_container
{
	padding: 8px 8px 4px 8px;
	background: #fff url('/_RMVirtual/Images/basket/basket_section_bg.gif') repeat-x left bottom;
	text-align: left;
	position: relative;
/*	width: 100%;*/
	width: auto;
	*width: 100%; /* Target IE only */
}

.mycomputer_container h2

{
	cursor: pointer;
}


a.plus
{
	position: absolute;
	top: 15px;
	right: 10px;
	background-image: url('/_RMVirtual/Images/cit/4.gif');
	display: block;
	height: 15px;
	width: 14px;
	font-size: .2em;
	text-decoration: none;
}

a.minus
{
	position: absolute;
	top: 15px;
	right: 10px;
	background-image: url('/_RMVirtual/Images/cit/5.gif');
	display: block;
	height: 15px;
	width: 14px;
	font-size: .2em;
	text-decoration: none;
}

/*************************************************************************/
/* Error
/*************************************************************************/

.mycomputer_error
{
	margin-top: 16px;
	margin-bottom: 8px;
	text-align: left;
	border-bottom: 1px #c9d1e5 solid;
	padding-bottom: 8px;
}

.mycomputer_error h2
{
	color: #000;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: .85em;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	text-transform: none;
	letter-spacing: normal;
	font-weight: bold;
	padding-top: 4px;
}

.mycomputer_error h2.error_info
{
	background-image: url('/_RMVirtual/Images/info_white.gif');
}

.mycomputer_error h2.error_warning
{
	background-image: url('/_RMVirtual/Images/warning_white.gif');
}

.mycomputer_error p
{
	font-size: .85em;
	padding-left: 20px;
	line-height: 1.4em;
}

/*************************************************************************/
/* Information
/*************************************************************************/

.mycomputer_container table.info
{
	margin-top: 8px;
	font-size: 1.1em;
	/*width: auto;*/
	width: 100% /* IE only */
}

.mycomputer_container table.info th, .mycomputer_container table.info td
{
	padding: 4px 4px 4px 4px;
	*padding: 0.4em, 0.4em, 0.25em, 0.4em;
	line-height: 1.65em;
}

.mycomputer_container table.info td
{
	vertical-align: top;
	border-top: 1px solid #c9d1e5;
	color: #333333;
}

.mycomputer_container table.info td.noline
{
	border-top: none;
}

.mycomputer_container table.info .desc
{
	padding-left: 0.5em;
	text-align: left;
}

.mycomputer_container table.info .warranty_alert
{
	background: url('/_RMVirtual/Images/warning_spaced.gif') no-repeat 0px 7px;
	padding-left: 24px;
	font-weight: bold
}

.mycomputer_container table.info .warranty_info
{
	background: url('/_RMVirtual/Images/info_spaced.gif') no-repeat left center;
	padding-left: 24px;
	font-weight: bold
}

.mycomputer_container table.info .warranty_alert a
{
	font-weight: normal;
}

/*************************************************************************/
/* Push articles
/*************************************************************************/

.mycomputer_pusharticles_container
{
	width: 570px;
	text-align: left;
	margin-top: 8px;
}

.mycomputer_pusharticles_container h3
{
       margin: 8px 0 0 0;
       padding-bottom: 4px;
       background-position: top left;
       background-repeat: no-repeat;
       display: block;
       padding-left: 25px;
}

.mycomputer_pusharticles_container h3 a
{
	text-decoration: none;
	color: #0562bf;
}

.mycomputer_pusharticles_container h3 span
{
	font-size: .9em;
	color: #a7a7a7;
	font-weight: normal;
}

.mycomputer_pusharticles_container h3.news
{
	background-image: url('/_RMVirtual/Images/ct_news.gif');
}

.mycomputer_pusharticles_container h3.techart
{
	background-image: url('/_RMVirtual/Images/ct_techart.gif');	
}

.mycomputer_pusharticles_container h3.download
{
 	background-image: url('/_RMVirtual/Images/ct_dd.gif'); 
}
 
.mycomputer_pusharticles_container h3.product
{
 	background-image: url('/_RMVirtual/Images/ct_info.gif'); 
}
 
.mycomputer_pusharticles_container h3.lock 
{
	background-image: url('/_RMVirtual/Images/ct_lockedlrg.gif');
}

.mycomputer_pusharticles_container h3.lock a
{
	color: #a7a7a7;
}

.mycomputer_pusharticles_container p.articleinfo
{
	margin: 0 0 0 0;
	padding: 0px 0 10px 25px;
	border-bottom: 1px #c9d1e5 solid;
	font-size: .85em;
	line-height: 1.4em;
}

.mycomputer_pusharticles_container p.noline
{
	border-bottom: none;
}

/*************************************************************************/
/* Memory selector
/*************************************************************************/

.memoryselector
{
	background-image: url('/_RMVirtual/Images/memory_selector_bg_small.png');
	height: 63px;
	background-position: top center;
	background-repeat: no-repeat;
	margin-top: 8px;
}

.memoryselector p
{
	padding-top: 23px;
	padding-left: 12px;
	text-align: left
}

/*************************************************************************/
/* Downloads
/*************************************************************************/

.mycomputer_category
{
	position: relative;
	width: 100%;
	margin-top: 10px;
	padding: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
}

.collapsed
{
	color: #000;
	font-size: .85em;
	border: 1px #e6e6e6 solid;
	padding-bottom: 3px;
}

.expanded
{
	border: 1px #99a9d3 solid;
	margin-bottom: 5px;
	background-color: #99a9d3;
	background-image: url('/_RMVirtual/Images/cit_dropdown_open_bg.gif');
	background-repeat: repeat-y;
	color: #000;
	font-size: .85em;
}

.mycomputer_category a.plus, .mycomputer_category a.minus
{
	top: 3px;
	right: 3px;
}

.mycomputer_category_header
{
	
}

.expanded .mycomputer_category_header
{
	background-color: #dde4f6;
	background-image: url('/_RMVirtual/Images/cit_dropdown_open_header_bg.gif');
	background-repeat: repeat-x;
	padding-bottom: 3px;
	border-bottom: 1px #99a9d3 solid;
}

.mycomputer_category_header img
{
	float: left;
	width: 45px;
	height: 40px;
	padding: 3px;
	background-color: #fff;
	margin: 3px 10px 3px 3px;
	display: block;
	cursor: pointer;
}

.mycomputer_category_header .expanded img
{
	border: 1px #99a9d3 solid;
}

.mycomputer_category_header h3
{
	float: left;
	width: 450px;
	font-size: 1em;
	font-weight: bold;
	color: #686566;
	padding-top: 0px;
	margin: 3px 0 4px 0;
	cursor: pointer;
}

.mycomputer_category_header p
{
	float: left;
	font-size: 1em;
	color: #686566;
	margin: 0 3px 3px 0;
}

.mycomputer_category h4
{
	margin: 8px 8px 0 8px;
	padding-bottom: 4px;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 25px;
}

.mycomputer_category h4.download
{
	background-image: url('/_RMVirtual/Images/icon_download.gif');
}

.mycomputer_category h4.doc
{
	background-image: url('/_RMVirtual/Images/icon_doc.gif');
}

.mycomputer_category h4.info
{
	background-image: url('/_RMVirtual/Images/icon_info.gif');
}

.mycomputer_category h4 a
{
	text-decoration: none;
	color: #0562bf;
}

.mycomputer_category h4 a.greyed
{
	color: #a7a7a7;
}

.mycomputer_category p.description
{
	padding: 0 0 0 33px;
	margin: 0;
	line-height: 1.4em;
}

.mycomputer_category p.date
{
	font-size: 1em;
	color: #a7a7a7;
	font-weight: normal;
	padding: 0 0 0 33px;
	margin: 4px 0 8px 0;
}

.findfloatright
{
	float: right;
	text-align: right;
	font-size: .85em;
}

.findfloatright img
{
	float: left;
	margin-right: 4px;
}


/*************************************************************************/
/* Support calls
/*************************************************************************/

.mycomputer_key
{
	margin: 16px 0 8px 0;
	background: #f9f9f9;
	border-top: 1px #a7a7a7 solid;
	border-bottom: 1px #a7a7a7 solid;
	color: #686566;
	font-size: .85em;
	padding: 6px 8px 0px 8px;
}

.mycomputer_key_left, .mycomputer_key_right
{
	margin: 0px;
	padding: 0 0 0 20px;
	height: 2em;
	background-position: top left;
	background-repeat: no-repeat;	
}

.mycomputer_key_title
{
     float: left;
     width: 65px;
}

.mycomputer_key_left
{
	float: left;
    width: 120px;
}

.mycomputer_key_right
{
	float: right;
	width: 220px;
}

*.mycomputer_key_left
{
    float: left;
    width: 160px;
}

*.mycomputer_key_right
{
    float: right;
    width: 280px;
}

.mycomputer_key_right img, .mycomputer_key_left img
{
	margin-right: 8px;
	display: block;
	float: left;
}

.mycomputer_key_right img, .mycomputer_key_left p
{
	float: left;
	vertical-align: top;	
}

.mycomputer_flag_red
{
	background-image: url('/_RMVirtual/Images/red_flag.gif');
}

.mycomputer_flag_yellow
{
	background-image: url('/_RMVirtual/Images/yellow_flag.gif');
}

.mycomputer_flag_green
{
	background-image: url('/_RMVirtual/Images/green_flag.gif');
}

.mycomputer_flag_blue
{
	background-image: url('/_RMVirtual/Images/blue_flag.gif');
}

table.mycomputer_supportcalls
{
	color: #000;
	text-align: left;
}

table.mycomputer_supportcalls th
{
	font-weight: bold;
	color: #686566;
	font-size: .7em;
	border-bottom: 1px #000 solid;
}

table.mycomputer_supportcalls td
{
	font-size: .7em;
}

table.mycomputer_supportcalls td a
{
	font-weight: bold;
}

table.mycomputer_supportcalls .status
{
	text-align: right;
}

table.mycomputer_supportcalls .underline
{
	border-bottom: 1px #c9d1e5 solid;
}

table.mycomputer_supportcalls .loggedby
{
	text-align: right;
	color: #a7a7a7;
	font-weight: normal;
}

table.mycomputer_supportcalls .date
{
       text-align: center;
}

.call_description
{
       line-height: 1.4em;
}

/**************************************************/

.clearfloats {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* HACKS FOR FIREFOX */

html:not([lang*=""]) .mycomputer_key_left
{
    float: left;
    width: 140px;
}

html:not([lang*=""]) .mycomputer_key_right
{
    float: right;
    width: 260px;
}
