
body
{
	font-size: 70%;
	margin: 0px;
	font-family: Verdana, arial;
}
.catlink     { font-family: verdana; font-size: 12px; text-transform: capitalize }

.initclasslink
{
	text-transform: capitalize;
}
.initclasslink:hover
{
	text-transform: capitalize;
	text-decoration: underline;
}

.guideclasslink
{
	font-weight: bold;
	font-size: 10px;
	text-transform: capitalize;
	color: red;
}
.guideclasslink:hover
{
	font-weight: bold;
	text-transform: capitalize;
	font-size: 10px;
	color: red;
	text-decoration: underline;
}

.standardtextbold
{
	font-weight: bold;
}
div.header_top {
	width:100%;
	background-color:#fff;
}
.sechdrBorder
{
	border-top: #99ccff 1px solid;
	border-right: #99ccff 1px solid;
}

div.account_links span
{

    text-transform: lowercase;
    color: #999;
    padding-left: 5px;
    padding-right: 5px;
}
div.account_links span.account_links_cart, span.account_links_checkout, span.account_links_account, span.account_links_wish_list
{
    border-right: 1px #999 solid;
}
div.account_links img
{
    vertical-align: middle;
}

div.account_links a:active, a:link, a:visited
{
    color: #005585;
    text-decoration: none;
}
a:link:hover
{text-decoration:underline;
	}
div.header_tabs td
{
	font-weight: bold;
	background-image: url(../images/topbanner_dark_blue.jpg);
	text-transform: uppercase;
	background-color: #005585;
}
div.header_tabs span.header_sub_tab
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	float: left;
	background-image: url(../images/topbanner_dark_blue.jpg);
	padding-bottom: 4px;
	vertical-align: baseline;
	text-transform: uppercase;
	color: white;
	padding-top: 4px;
	text-decoration: none;
}
div.header_tabs span.header_sub_tab a
{
	padding-right: 20px;
	display: inline;
	padding-left: 20px;
	padding-bottom: 4px;
	color: white;
	padding-top: 10px;
	text-decoration: none;
}
div.header_tabs span.header_sub_tab a:hover
{
	border-right: #fff 1px solid;
	padding-right: 19px;
	border-top: #fff 1px solid;
	padding-left: 19px;
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(../images/topbanner_dark_blue_hovr.jpg);
	padding-bottom: 4px;
	border-left: #fff 1px solid;
	color: #fff;
	padding-top: 10px;
	border-bottom: #fff 1px solid;
	background-repeat: repeat-x;
	text-decoration: underline;
}


table.cds
{
	border-top-width: 1px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 1px;
	border-left-color: silver;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	padding-bottom: 0px;
	width: 100%;
	border-top-color: silver;
	padding-top: 0px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-color: silver;
}

table.cds tr th
{
	
	color: white;
	font-family: verdana;
	background-color: #FFFFFF;
}

table.cds tr td { background-color: #FFFFFF; }
table.cds tr td.attr
{
	font-weight: bold;
	vertical-align: top;
	width=25%
}

table.cds tr td.value
{
	vertical-align: top
}

.small { font-family: verdana,arial,helvetica,sans-serif; font-size: x-small; }
.bestsellers
{
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
	font-family: arial;
}
.bestsellers_description
{
	text-transform: capitalize;
	font-family: verdana;
}
.blackongraylink
{
	color: #111111;
	text-decoration: none;
}
:hover.blackongraylink
{
	color: #111111;
	text-decoration: underline;
}
.pointers
{
	font-weight: bold;
	font-size: 140%;
	color: #999999;
}
.ProductDesc
{
	font-weight: bold;
	font-size: 125%;
	text-transform: capitalize;
	color: #000000;
	font-family: arial,verdana;
}
.WhiteOnBlueLink
{
	font-size: 100%;
	color: #ffffff;
	font-family: verdana, arial;
	text-decoration: underline;
}
.MenuWhiteOnBlueLink
{
	
	font-size: 90%;
	color: #ffffff;
	font-family: verdana,arial;
	text-decoration: none;
}
.MenuWhiteOnBlueLink:hover
{
	font-size: 90%;
	color: #82b7dc;
	text-decoration: none;
}

.WhiteOnBlue
{
	font-size: 100%;
	color: #ffffff;
}
TD
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.SearchButton
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #333333 1px solid;
	cursor: hand;
	color: #000000;
	line-height: 12px;
	border-bottom: #333333 1px solid;
	background-color: #eeeeee;
}
.GoButton
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-weight: bold;
	font-size: 8px;
	border-left: #333333 1px solid;
	cursor: hand;
	color: #000000;
	line-height: 12px;
	border-bottom: #333333 1px solid;
	font-family: verdana,arial;
	background-color: #eeeeee;
}

.AddToCartButton
{
	border-right: #999999 2px solid;
	padding-right: 5px;
	border-top: #999999 2px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	border-left: #999999 2px solid;
	cursor: hand;
	color: #ffffff;
	line-height: 16px;
	border-bottom: #999999 2px solid;
	background-color: #005585;
}
.AddtoCartInput
{
	border-right: #3333cc 1px solid;
	border-top: #3333cc 1px solid;
	font-size: 14px;
	border-left: #3333cc 1px solid;
	width: 38px;
	border-bottom: #3333cc 1px solid;
}

.FinalizeButton
{
	border-right: #999999 2px solid;
	border-top: #999999 2px solid;
	font-size: 11px;
	border-left: #999999 2px solid;
	cursor: hand;
	color: #ffffff;
	line-height: 16px;
	border-bottom: #999999 2px solid;
	background-color: #005585;
}
.LargeHeader
{
	margin-top: 10px;
	font-weight: bold;
	font-size: 145%;
	text-transform: capitalize;
	border-left: 25px;
	color: #005585;
	font-family: arial,verdana;
}
.searchlist
{
	font-size: 8pt;
	text-transform: capitalize;
	font-family: Verdana;
}

.SearchText
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}
.SearchBox
{
	margin: 0px;
}
INPUT
{
	font-size: 11px;
	color: #005585;
	font-family: verdana, arial;
}
.textINPUT
{
	font-size: 11px;
	color: #005585;
	font-family: verdana, arial;
}


.productfeatures
{
	font-weight: bolder;
	color: #000000;
	font-family: verdana;
}
searchresultssmall
{
	font-size: 70%;
	text-transform: capitalize;
	font-family: verdana, arial;
}
.configselect
{
	font-size: 11px;
	text-transform: capitalize;
	font-family: arial;
}
INPUT.checkout
{
	font-weight: bold;
	font-size: 14px;
	width: 147px;
	cursor: hand;
	color: #ffffff;
	border-top-style: none;
	line-height: 12px;
	font-family: Segoe UI, Verdana;
	border-right-style: none;
	border-left-style: none;
	height: 24px;
	background-color: #009900;
	border-bottom-style: none;
}
INPUT.normalbtn
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #333333 1px solid;
	cursor: hand;
	color: #000000;
	line-height: 12px;
	border-bottom: #333333 1px solid;
	background-color: #cccccc;
}
.config_seq
{
	
	text-transform: capitalize;
}
.adv_search
{
	font-size: 80%;
	color: #ffffff;
	font-family: verdana,arial;
	text-decoration: underline;
}
.ProposalButton
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	font-weight: bold;
	font-size: 10px;
	border-left: #333333 1px solid;
	cursor: hand;
	color: #ffffff;
	line-height: 12px;
	border-bottom: #333333 1px solid;
	background-color: #005585;
}


vendorname
{
	text-transform: capitalize;
}
.catlink
{
	text-transform: capitalize;
}
.prod_desc
{
	font-weight: bold;
	font-size: 16px;
	text-transform: capitalize;
	color: #2e5cb8;
	font-family: arial;
}
.zoomlarge   { font-family: Arial; font-size: 11px; color: #2E5CB8; font-weight: bold; text-decoration:none }
.AddToCartButton_new { font-family: Arial; font-size: 11px; color: #2E5CB8; font-weight: bold; text-decoration:none }
#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0px;
font:  12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
padding: 3px 0.2em;
margin-left: 1px;
border: 1px solid #99ccff;
border-bottom: none;
background: #FFFFFF;
}

#tablist li a:link, #tablist li a:visited{
color: #005585;
}

#tablist li a.current{
background: white;
}



.tabcontent{
display:none;
}
OL
{
	line-height: 20px;
	list-style-type: decimal;
}
.specheader2
{
	background-position: 0% 0%;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
	background-attachment: scroll;
	background-image: none;
	text-transform: capitalize;
	color: #005585;
	padding-top: 10px;
	background-repeat: repeat;
	font-family: verdana;
	text-decoration: underline;
}
.acc_cat_header
{
	background-position: 0% 0%;
	font-weight: bold;
	font-size: 12px;
	background-attachment: scroll;
	background-image: none;
	text-transform: capitalize;
	color: black;
	text-indent: 10pt;
	background-repeat: repeat;
	font-family: verdana;
}

.specheader
{
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	text-indent: 0pt;
	font-family: verdana;
}
.detailsectionheader
{
	font-weight: bold;
	font-size: 15px;
	text-transform: capitalize;
	color: #005585;
	text-indent: 0pt;
	font-family: verdana;
}

.addtocartbtn
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(http://www.nextdaypc.com/images/cart_bg.gif);
	padding-bottom: 0px;
	margin: 0px;
	color: #ffffff;
	padding-top: 0px;
	font-family: verdana;
	letter-spacing: 2px;
	height: 26px;
	background-color: #005585;
}

.Product_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #005585;
	font-weight: bold;
}
.normal TD {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normallink {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005585;
}
.Prod_image_cell {
	text-align: center;
	clip: rect(auto, 15px, auto, 15px);
}

.normallink:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9932;
}

.listPrice {
	text-decoration: line-through;
}
.MainProd_details_emp {
	color: #CC4C32;
	font-size: 13px;
	font-weight: bold;
}


.Prod_image_details {
	margin-left: 10px;
	margin-right: 10px;
	max-width: 250px;
}

.right_features {
	padding: 10px;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	text-align: left;
	background-color: #EFEFEF;
}



.FeatureButton
{
	border-right: #999999 2px solid;
	padding-right: 5px;
	border-top: #999999 2px solid;
	margin-top: 2px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	border-left: #999999 2px solid;
	width: 225px;
	cursor: hand;
	color: #ffffff;
	line-height: 16px;
	border-bottom: #999999 2px solid;
	background-color: #cc9932;
}
.Subtitle
{
	font-weight: bold;
	font-size: 16px;
	color: #cc9932;
	font-family: Arial, Helvetica, sans-serif;
}
.ACC_TABLE_RIGHT
{
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	border-collapse: collapse;
	background-color: #f5f5f5;
}


.SmallAddToCartButton
{
	border-right: #999999 1px solid;
	padding-right: 3px;
	border-top: #999999 1px solid;
	padding-left: 3px;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-left: #999999 1px solid;
	cursor: hand;
	color: #ffffff;
	line-height: 16px;
	border-bottom: #999999 1px solid;
	background-color: #005585;
}

.MediaKit
{
	border-right: red 2px solid;
	padding-right: 5px;
	border-top: red 2px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-left: red 2px solid;
	width: 100%;
	color: red;
	padding-top: 5px;
	border-bottom: red 2px solid;
	font-family: arial;
	text-align: center;
}

.RightcolumnTable {
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #C0C0C0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #C0C0C0;
}

.rightColumnTitle {
	font-family: arial, Helvetica, sans-serif;
	color: #cc9932;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
}

.rightstyle2 {
	text-align: center;
}


.rightstyle3 {
	border: 1px solid #EFEFEF;
}

.headertop
{
	background-image: url('http://www.nextdaypc.com/main/GUI/images/Header_bg.gif');
	line-height: 35px;
}

.headerline
{
    letter-spacing: 1px;
    border-color: #C0C0C0;
    border-width: 1px;
    background-color: #FFFFFF;
    font-family: arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    letter-spacing: normal;
    border-right-style: solid;
    border-left-style: solid;
    text-transform: uppercase;
    padding-left: 20px;
    margin-left: 20px;
}

div.spotlightbackground
  {
  width: 120px;
  height: 112px;
  background: url(http://www.nextdaypc.com/main/GUI/images/spotlight_bg.jpg) repeat;
  border: 2px solid black;
  }
div.spotlighttransbox
  {
  width: 75px;
  height: 75px;
  margin: 2px 22px;
  background-color:yellow 
  border: 1px solid black;
  filter:alpha(opacity=50);
  opacity:0.5;
  }


.daily_deal_title
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	background-color: #65cc32;
}



.dailydeal_table {
	border: 1px solid #65CC32;
}

.ad_table {
	border: 1px solid #65CC32;
}
.ad_title {
	text-align: center;
	background-color: #65CC32;
	font-variant: small-caps;
	text-transform: capitalize;
	font-family: verdana;
	font-size: 60%;
	color: #FFFFFF;
}


.resultstable tr
{
	BACKGROUND-ATTACHMENT: scroll; BACKGROUND-IMAGE: url(http://www.nextdaypc.com/images/bg-line-dotted.png); WIDTH: 100%; BACKGROUND-REPEAT: repeat-x;
	}

.divider
{
		BACKGROUND-ATTACHMENT: scroll; BACKGROUND-IMAGE: url(http://www.nextdaypc.com/images/bg-line-dotted.png); WIDTH: 100%; BACKGROUND-REPEAT: repeat-x;
}

.smallcounter
{
	font-size: 80%;
	color: #909090;
}
.filter_brand
{
	text-transform: capitalize;
}

.amabot_left .h1 { color: #65cc32; font-size: .92em; } 
.amabot_left .amabot_widget { padding-top: 8px;  padding-bottom: 8px;  padding-left: 8px;  padding-right: 8px; border-bottom: 1px solid #C9E1F4; border-left: 1px solid #C9E1F4; border-right: 1px solid #C9E1F4;  border-top: 1px solid #C9E1F4; }
 
.amabot_center div.unified_widget, .amabot_center .amabot_widget { font-size: 12px; }
.amabot_right div.unified_widget, .amabot_right .amabot_widget { font-size: 12px; }
.amabot_left div.unified_widget, .amabot_left .amabot_widget { font-size: 12px; }
div.left_nav { font-family: Arial, sans-serif; font-size:100%; margin:0; line-height:1.05em; width:100%; border:1px solid #65cc32; padding-bottom:10px; } 
div.left_nav h2 { margin:0 0 0 0; color:#FFFFFF; font-weight:bold; line-height:1.25em; font-size:100%; font-family:verdana,arial,helvetica,sans-serif; padding: 3px 6px; background-color:#65cc32; } 
div.left_nav h3 { font-family:verdana,arial,helvetica,sans-serif; margin:0.5em 0 0.4em 0.5em; color:#65cc32; font-weight:bold; line-height:1em; font-size:100%; padding-right:0.5em; } 
div.left_nav ul { margin:0; padding:0; } 
div.left_nav li, div.left_nav p { list-style:none; margin:0.5em 0.5em 0 1em; line-height:1.2em;}
 
div.left_nav hr { margin:1em 0.5em; border-top:0; border-left:0; border-right:0; border-bottom:1px dashed #cccccc; }
div.left_nav a:link, div.left_nav a:visited { color:#003399; text-decoration:none; font-family:Arial, sans-serif; } 
div.left_nav a:hover { color:#2a70fc; text-decoration:underline; } 
div.left_nav p.seeAll { padding-left:0.9em; text-indent:-0.9em; margin-top:0.35em; margin-bottom:1em; }
div.left_nav p.seeAll a:link, div.left_nav p.seeAll a:visited { text-decoration:none; } 
div.left_nav p.seeAll a:hover { text-decoration:underline; } 

div.left_nav .gem { font-weight:bold; font-size:120%; font-family:verdana,arial,helvetica,sans-serif; color:#65cc32; margin-right:0.20em; } 

h2.small {margin-bottom: 0em; }
h2.h1 { margin-bottom: 0em; }div.left_nav p.seeAll a:hover { text-decoration:underline; } 


img
{
    border-style: 0;
    border-width: 0px;
}
#newfooter {
	padding: 25px;
	background-color: #005585;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
    margin:0px auto;
    text-align:center;
}
.footcontainer {
	text-align: center;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.creditspaymentetc {
	text-align: center;
	background-color: white;
	-moz-border-radius: 5px;
	border-radius: 5px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}
.footertable {
	width: 100%;
	font-size: 11px;
}
.footertable td {
	vertical-align: top;
	text-align: left;
}
.footertable ul li {
	list-style-type: none;
	font-size: 10px;
	margin-top: 5px;
	margin-left: -25px;
	color: #FFFFFF;
}
.footertable li a {
	color: #FFFFFF;
}
.footertable a:hover {
	text-decoration: underline;
	color: white;
}

.footertable a:visited
{
    color: #E9E9E9;
}

.tableheader {
	border-style: none none outset none;
	border-width: 1px;
	border-color: #688CD9;
	padding: 0px 0px 5px 0px;
	margin: 0px 4px 0px 5px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #FFFFFF;
}
.tableheader.blue {
	color: #33cc66;
	font-size: 1em;
}
.news_footer {
	padding: 5px;
	background-color: white;
	color: #005585;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	width: 270px;
	font-size: 11px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.footercopyright {
	font-family: "Verdana";
	text-align: center;
	margin-top: 10px;
}

