@charset "UTF-8";
/* CSS Document */
.topbar { display:none; }
.categorybg { display:none; }
.bottombar { display:none; }
.searchboxbg { display:none; margin:-10px; padding: 0; }
.historybg {display:none; }
.framebghorizontal img {display:none;}
.framebghorizontal {width: 0px !important; background-color:#fff;}
.framebgvertical { display:none; }
.headerbg {background-color:transparent; text-align:center;}
.cattitlebg {display:none;}
.catoff {display:none;}
b a {font-size: 12px;}
a {background-color: transparent !important;}
body {
	margin: 0;
	padding: 0;
	background-image:url(http://www.csrtechnologies.net/img/body_bg.gif);
	background-repeat:repeat-x;
	background-color:#a0a0a0;
	color:#414141;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:none;
}
a {outline:none; color:#007ac1; text-decoration:none;}
a:hover {text-decoration:underline;}
#header {
	background-color: #fff;
	height:93px;
	background-image:url(http://www.csrtechnologies.net/img/headerbg_blue.gif);
	background-repeat:repeat-x;
	width: 950px;
}
#header_content {
	width:960px;
	_width: 950px;
	margin: 0 auto;
}
#logo {
	float:left;
}
#toprightlinks {
	height:47px;
	text-align:right;
	display:block;
	width:690px;
	float:left;
}
#toprightlinks a {
	font-size:11px;
	text-decoration: none;
	color: #333;
}
#toprightlinks p {
	width: 260px;
	float:right;
	padding: 10px 0;
	margin: 0;
}
#toprightlinks p img {
	vertical-align:bottom;
}
#toprightlinks #searchform {
	width: 300px;
	float:right;
	display:block;
	padding-top: 15px;
}
#searchform img {
	vertical-align:top;
}
#searchbutton {
	background-image:url(http://www.csrtechnologies.net/img/searchbutton_bg.gif);
	background-repeat:no-repeat;
	width: 75px;
	height:29px;
	border: none;
	vertical-align:top;
}
.searchfield {
	width: 175px;
	height:25px;
	font-size:14px;
	border: solid 1px #a5a5a5;
	padding:3px 5px 0 5px;	
}
#navlinks {
	height: 40px;
	width:715px;
	text-align:right;
	float:left;
	padding-top: 6px;
}
#navlinks ul {
	height: 40px;
	margin: 0;
	margin-top:1px;
	padding: 0;
	list-style:none;
}
#navlinks ul li {
	float: left;
	display:block;
	text-align:center;
}
#navlinks ul li a {
	font-size:14px;
	text-align:none;
	font-weight:bold;
	color: #333;
	text-decoration:none;
	padding: 10px 5px 0px 5px;
	display:block;
	width: 138px;
	height:24px;
	background-repeat:no-repeat;
	background-position:center;
}

#navlinks ul li a#home {
	width:86px;
}
#navlinks ul li a:hover {color:#fff;}
#navlinks ul li a:hover#home {
	color:#5cb8fb;
}
#navlinks ul li a:hover#laptops {
	color:#067ad2;
}
#navlinks ul li a:hover#parts {
	color:#e97605;
}
#navlinks ul li a:hover#accessories {
	color: #3e8621;
}
#navlinks ul li a:hover#upgrades {
	color: #ea0c0c;
}
.clear {
	clear:both;
}
#wrapper {
	width:968px;
	margin: 10px auto;
}
#wrapper_top {
	padding: 5px;
	text-align:center;
	color:#fff;
}
#content {
	width:955px;
	padding: 5px 4px 10px 9px;
	background-image:url(http://www.csrtechnologies.net/img/content_BG.png);
	background-repeat:repeat-y;
	min-height: 600px;
}
.prodbox {
	width:211px;
	height:252px;
	margin: 8px 3px;
	float: left;
	background-repeat: no-repeat;
	padding: 10px;
	text-align:center;
}
.prodbox h1 {
	color: #fff;
	margin: 0;
	padding: 0;
	text-align:center;
	font-size: 20px;
}
.prodbox p {
	text-align:center;
}
.prodbox select {
	width: 160px;
	height: 25px;
	background-color:#f8f8f8;
	border:solid 1px #bcbcbc;
	padding: 5px;
	margin: 5px auto;
}
.prodbox ul {
	width: 85px;
	float:left;
	list-style:url(http://www.csrtechnologies.net/img/listarrow.png);
	margin: 15px 0 10px 10px;
	font-size:13px;
	line-height:1.5em;
	padding: 5px;
	text-align:left;
}
.prodbox ul li a {
	color: #333;
	text-decoration: none;
	text-align:left;
}
.prodbox ul li a:hover {
	text-decoration:underline !important;
}
.prodbox ul li ul {
	list-style:none;
	margin:5px;
	padding: 0;
	width:100px;
}
#laptop.prodbox {
	background-image:url(http://www.csrtechnologies.net/img/laptopbox_blue.gif);
}
#parts.prodbox {
	background-image:url(http://www.csrtechnologies.net/img/partsbox_orange.gif);
}
#accessories.prodbox {
	background-image:url(http://www.csrtechnologies.net/img/accessoriesbox_green.gif);
}
#upgrades.prodbox {
	background-image:url(http://www.csrtechnologies.net/img/upgradesbox_red.gif);
}

a.home_selected {background-image:url(../img/home_tab_bg.gif); color:#fff!important;}
#header.home_selected {background-image:url(http://www.csrtechnologies.net/img/headerbg_blue.gif);!important}

a.laptops_selected {background-image:url(../img/laptops_tab_bg.gif); color:#fff!important;}
#header.laptops_selected {background-image:url(http://www.csrtechnologies.net/img/headerbg_blue_laptop.gif);}

a.parts_selected {background-image:url(../img/parts_tab_bg.gif); color:#fff!important;}
#header.parts_selected {background-image:url(http://www.csrtechnologies.net/img/headerbg_orange.gif);}

a.accessories_selected {background-image:url(../img/accessories_tab_bg.gif); color:#fff!important;}
#header.accessories_selected {background-image:url(http://www.csrtechnologies.net/img/headerbg_green.gif);}

a.upgrades_selected {background-image:url(../img/upgrades_tab_bg.gif); color:#fff!important;}
#header.upgrades_selected {background-image:url(http://www.csrtechnologies.net/img/headerbg_red.gif);}



.infobox {
	width: 200px;
	height:93px;
	float:left;
	border:solid 1px #b9b9b9;
	background-color:#ebebeb;
	margin: 0 0 0 10px;
}
.infobox h2 {
	display:block;
	width:186px;
	margin: 0;
	height: 15px;
	color:#434343;
	background-color:#dadada;
	padding: 7px;
	font-size: 12px;
	font-weight:normal;
}
.infobox p {
	font-size:11px;
	margin: 3px 8px;
	line-height:1.5em;
}
#footer {
	background-image:url(../img/footer_bg.gif);
	background-position: center top;
	padding: 5px;
	clear:both;
	background-repeat:no-repeat;
	color:#fff;
	font-size:12px;
	text-align:center;
	width:968px;
	margin: -15px auto 0 auto;
}
#footer p {
	margin: 0 0 20px 0;
}
#footer a {
	color: #fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.column {
	float:left;
}
#lcolumn.column {
	width: 185px;
	min-height: 500px;
	margin: 0 5px 0 0;
}
#rcolumn.column {
	width: 761px;

}

ul#navbar {
	margin:0;
	padding:0;
	list-style:none;
	widows:185px;
}
ul#navbar li {
	width:181px;
	border:solid 1px #d6d6d6;
	border-top:none;
}
ul#navbar li a {
	height:16px;
	font-size: 12px;
	color:#fff;
	text-decoration:none;
	padding:5px;
	width:171px;
	font-weight:bold;
	display:block;

}
ul#navbar li a:hover {	
	text-decoration: underline;
}
ul#navbar li a#laptop {
	background-image:url(../img/bluebar_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	
ul#navbar li a#parts {
	background-image:url(../img/orangebar_bg.gif);
	background-repeat: repeat-x;
}	
ul#navbar li a#accessories {
	background-image:url(../img/greenbar_bg.gif);
	background-repeat: repeat-x;
}	
ul#navbar li a#upgrades {
	background-image:url(../img/redbar_bg.gif);
	background-repeat: repeat-x;
}	

ul#navbar li ul {
	list-style: none;
	margin: 0;
	padding:0;
}
ul#navbar li ul li {
	border-left:none;
	border-right:none;
	
}
ul#navbar li ul li a {
	color:#333333;
	font-weight:normal;
	background-color: #fff;
} 
ul#navbar li ul li a:hover {
	background-color:#cfcfcf;
}
#parts_dropdown {
	padding:10px;
}
#parts_dropdown select {
	width: 160px;
	height: 25px;
	background-color:#f8f8f8;
	border:solid 1px #bcbcbc;
	padding: 5px;
	margin: 5px auto;
}
#parts_dropdown a {
	color:#333 !important;
	font-size: 11px !important;
	width: 80px !important;
	font-weight: normal !important;
	float:left;
}
#parts_dropdown span a {
	width: 60px !important;
	float:left;
}
#breadcrumb {
	font-size:12px;
}
#breadcrumb a {
	color: #333;
}
.currentpage {
	font-weight:bold;
}
#rcolumn h6 {
	background-color:#1886da;
	color: #fff;
	font-size: 26px;
	font-weight:normal;
	padding:5px;
	margin:0 0 5px 0;
	width:750px;
}
#rcolumn h6#laptop {
	background-color:#1886da;
}
#rcolumn h6#parts {
	background-color:#e97605;
}
#rcolumn h6#accessories {
	background-color:#3e8621;
}
#rcolumn h6#upgrades {
	background-color:#ea0c0c;
}
h5.subheading {
	background-color:#ffa54c;
	color:#fff;
	height:20px;
	padding: 8px;
	width: 720px;
	font-size:16px;
	margin: 20px auto 10px auto;
}
.modelrow {
	clear:both;
	border-bottom:solid 1px #ffa54c;
	width: 720px;
	min-height:150px;
	padding-bottom:10px;
	margin: 0 auto 20px auto;
}
.modelrow img {
	float:left;
	margin-right: 20px;
}
.modelrow ul {
	list-style:none;
	margin: 0;
	padding: 0;
	width:540px;
	float:left;
}
.modelrow ul li {
	display:block;
	width: 90px;
	height: 20px;
	float:left;
}
.modelrow li a {
	color:#3e3e3e !important;
	text-decoration:none !important;
}
.modelrow ul li a:hover {
	text-decoration:underline !important;
}
.modelrow ul li.longerli {
	width: 140px;
}
.modelrow h2 {
	font-size:14px;
	color:#000;
}
.contentbox {
	width: 749px;
	padding:5px;
	border:solid 1px;
	border-top:none;
	border-bottom: solid 5px;
	font-size:12px;
	background-repeat:repeat-x;
}
#blue.contentbox h3 {
	color:#0a7cd3;
	font-size: 16px;
	margin: 0;
}
#blue.contentbox {
	background-color:#b2e0ff;
	border-color: #8bc6ef;
	background-image:url(../img/contentbox_blue_bg.gif);
}
#orange.contentbox {
	background-color:#ffe9d3;
	border-color: #ffa349;

}
#orange.contentbox h3 {
	font-size: 16px;
	margin: 0;
	color: #c06c1a;
}
#orange.contentbox a {
	color:#de6e01;
	text-decoration:underline;
}
#partddbox {
	background-image:url(../img/parts_dropdown_bg.gif);
	background-repeat:no-repeat;
	width:823px;
	height:27px;
	padding:20px 10px
}
#partddbox select {
	height: 30px;
	padding: 5px;
	font-size:14px;
	color:#3e3e3e;
	width:200px;
	border:solid 1px #bcbcbc;
	margin: 0 5px;
}
#partsearch {
	vertical-align: middle;
	margin-left:5px;
}
.prodcolumn {
	width: 163px;
	height: 281px;
	padding: 10px;
	float:left;
	background-image:url(../img/productcolumn_bg.png);
	background-repeat: no-repeat;
	margin-left: 3px;
	text-align:center;

}
.prodcolumn img {
	text-align:center;
	margin: 0 auto;
}
.prodcolumn h1 {
	color: #1886da;
	font-size: 18px;
	text-align: center;
	margin:0;
	padding:0;
	height:10px;
	
}
.prodcolumn p {
	line-height:1.5em;
	text-align:left;
	font-size: 11px;
	height: 80px;
}
.contentinfobox {
	width: 241px;
	height:113px;
	float:left;
	border:solid 1px #b9b9b9;
	background-color:#ebebeb;
	margin:10px 10px 0 0px;
}
.contentinfobox h2 {
	display:block;
	width:227px;
	margin: 0 0 10px 0;
	height: 20px;
	color:#434343;
	background-color:#dadada;
	padding: 7px;
	font-size: 12px;
	font-weight:normal;
}
.contentinfobox p {
	font-size:11px;
	margin: 3px 8px;
	line-height:1.5em;
}
.contentinfobox a {
	font-weight:bold;
	color: #238ede;
}
#conactinfo {
	width:280px;
	float:left;
	padding-left: 20px;
}
#map {
	width: 440px;
	float:left;
}
#map iframe {
	border:solid 1px #999999;
	padding: 5px;
}
.upgradesbox {
	float:left;
	width:365px;
	height:165px;
}
.upgradesbox img {
	float:left;
	margin:10px 20px 50px 10px;
	border:solid 1px #c3c3c3;
}
.upgradesbox ul {
	list-style:url(../img/greyarrow.gif) inside;
	
}
.upgradesbox ul li a {
	color:#494949;
}
.upgradesbox h1 a {
	color:#494949;
	font-size: 18px;
}
#longbox.upgradesbox {
	width:500px;
}
.accessorybox {
	float:left;
	width: 160px;
	height:212px;
	background:url(../img/laptopaccessoriesbox_bg.gif) no-repeat;
	margin: 3px;
	padding: 0 11px 0 12px;
}
.accessorybox h1 {
	color:#525252;
	font-size: 16px;
	font-weight:normal;
	margin:12px 0;
	padding:0;
	text-align: center;
}

<!-- Item Spec Styles -->

#content-explorer {
	padding-top: 0px;
	width: 671px;
	line-height:normal;
	background-image:url(../img/tabbox_bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin: 0 auto;
	clear:both;
}
.yui-nav {
	padding: 0;
	list-style: none;
	width: 671px;
	margin-left: 0px;
	height: 31px;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}
.tab_sub {
	float: left;
	text-align: center;
	margin-right: 5px;
	width: 134px;
	text-align:center;
	background-image: url(../img/tab_bg.gif);
	background-repeat:no-repeat;
	height: 15px;
	padding: 8px 0;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
	font-size: 12px;
	cursor:pointer;
}
.tab_sub_over {
	float: left;
	text-align: center;
	margin-right: 5px;
	width: 134px;
	text-align:center;
	background-image: url(../img/tab_bg_over.gif);
	background-repeat:no-repeat;
	height: 15px;
	padding: 8px 0;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
	font-size: 12px;
	cursor:pointer;
}
.tab_sub_selected {
	float: left;
	text-align: center;
	margin-right: 5px;
	width: 134px;
	text-align:center;
	background-image: url(../img/tab_bg_over.gif);
	background-repeat:no-repeat;
	height: 16px;
	padding: 8px 0;
	margin-bottom:-3px;
	margin-top:0px;
	font-weight: normal;
	text-decoration:none;
	color: #333333;
	font-size: 12px;
	cursor:pointer;
}
div.yui-content {
	padding: 20px;
	margin-top:-13px;
	_margin-top: -23px;
	width: 671px;
	background-color: #fff;
	border: solid 1px #d8d7d7;
	font-family:Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: 12px;
	height:auto;
}
.yui-content b {font-size:12px !important;}
.yui-content p {
	color: #4c4c4c;
	line-height: 1.5em;
	font-size: 1em !important;
}
.yui-content h5 {
	color: #b31b69;
	font-size: 28px;
	margin: 0;
}
#warrantyicon {
	float: left;
	display:block;
	margin-left: 50px;
	margin-top: -50px;
	_margin: -30px 0 0 0;
}
#shortdescription {
	display:block;
	width:300px;
	height:1px;
	color: #fff;
	font-size:1px;
	float:left;
}
#tabledata {
	list-style:none;
	padding:0 !important;
	border:solid 1px #dadada;
	width: 520px !important;
	height:auto !important;
	margin:0 auto !important;
}
#tabledata li {
	display:block;
	margin:0;
}
.label {
	width:200px;
	float:left;
	padding:5px;
	_height:30px;
}
.data {
	width:300px;
	float:left;
	padding:5px;
	_height:30px;
	min-height:30px;
}
.clear {
	clear:both;
}
.banded,
.banded div {
	background-color:#dadada !important;

}
#customize {
	padding: 20px 0 0 0;
	font-size:14px;	
	font-weight:bold;
	clear: both;
	color: #00498f;
	margin: 0;
	float:left;
	width:320px;
}
.prodspeccolumn {
	list-style:none;
	margin:0;
	padding:0;
}
.prodspeccolumn li b {
	display:block;
	padding:5px;
	font-size: 16px !important;
	background:url(../img/prodinfo_bg.gif) repeat-x;
}

.prodspeccolumn li ul {
	margin:10px;
	list-style:disc outside;
}