BODY {
/*	background-image: url(nest/bg4.gif); */
	background-color: #0f0f0f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gencontent {
	background-color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	valign: top;
	align: center;
	padding: 1px;
}

.gencontentcore {
/*	background-image: url(/nest-store/nest/images/nest/boxes/superbg2.gif); */
	background-color: #0f0f0f;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff;
	valign: top;
	align: center;
	padding: 1px;
}

.genfeature {
	background-color: #333333;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffffff
	valign: top;
	align: center;
	padding: 2px;
}

/**********General classes*/

/*Index page heading style*/
h1 {
	color: #ffab2f;
	font-size:10pt;
}
th {
	color: #ffab2f;
	font-size:9pt;
      border-left: 0px;
	border-right: 0px;
      border-top: 0px;
      border-bottom: 0px;
}

/*Body text*/
p { font-size: 10pt }

td { font-size: 10pt }

.boxs1top {
	background-image: url(/nest-store/nest/images/nest/boxes/s1_top_170w.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
	font-weight: bold;
}

.boxs1content {
	background-image: url(/nest-store/nest/images/nest/boxes/s1_content_170w.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
}

.boxs1footer {
	background-image: url(/nest-store/nest/images/nest/boxes/s1_footer_170w.gif);
	background-repeat: no-repeat;
}

.boxs1top800 {
	background-image: url(/nest-store/nest/images/nest/boxes/s1_top_800w.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
	font-weight: bold;
}

.boxs1content800 {
	background-image: url(/nest-store/nest/images/nest/boxes/s1_content_800w.gif);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 2px;
}

.boxs1footer800 {
	background-image: url(/nest-store/nest/images/nest/boxes/s1_footer_800w.gif);
	background-repeat: no-repeat;
}

/*Product buttons*/
.button2 {
	background-color: #333333;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 4;
	margin-right: 4;
	border: dashed #888888 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: #ffab2f;
}

/*General buttons*/
.button3 {
	background-image: url(/nest/images/button_general.gif);
	background-color: #1F8CBD;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/*Select type Input field*/
.selectbox {
	background: #333333;
	color: #ffab2f;
	margin: 0px;
	padding: 0px;
}
.inputtextbox {
	background: #333333;
	color: #ffab2f;
	margin: 0px;
	padding: 0px;
}

/*Small title bar*/
.titletab_small {
  	background-color: #094989;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 3px;
}

.theadrow {
	padding-bottom: 0px;
	color: #ffab2f;
	align: right;
	valign: center;
	background-image: url(/nest-store/nest/images/bgmenubar.jpg);
    font-size: 10pt;
    font-weight: bold;
    font-align: left;
    color: #ffab2f;
}

/*Large blue title bar*/
.titletab_large {
	background-color: #094989;
	color: white;
	font-size: 11pt;
	font-weight: normal	
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left: 1px #999999 solid;
	border-top: 0px #999999 solid;
	border-bottom: 2px #999999 solid;
	border-right: 2px #999999 solid;
	padding: 3px;
}

/*Form text/heading*/
.contentbar1 {
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	align: center;
	color: #f00;
	font-weight: bold; 
}

/**********End general classes*/

/**********Begin search_box_small component classes*/

/*Search button /nest/images/*/
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

.headsearch {
	font-weight: bold;
	color: #FFFFFF;
}
A.headsearch:link, A.headsearch:active, A.headsearch:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffab2f;
	text-decoration: underline;
}
A.headsearch:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
/**********End search_box_small component classes*/

/**********topper classes*/

/*nclients menu*/
.nclientsbar {
	padding-bottom: 0px;
	color: #7a83a2;
	align: right;
}
A.nclients:link, A.nclients:active, A.nclients:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.nclients:hover {
	font-size: 10px;
	font-weight: bold;
	color: #7a83a2;
	text-decoration: underline;
}
.nclientsfly {
	filter:alpha(opacity=90);
	-moz-opacity:.20;
	opacity:.90;
	font-size:8pt; 
	color: #ffab2f; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#000000;	
}
A.nclientsfly:link {}
A.nclientsfly:visited {}
A.nclientsfly:hover {text-decoration:underline}
A.nclientsfly:active {}

/*nprof menu*/
.nprofbar {
	padding-bottom: 0px;
	color: #7a83a2;
	align: right;
	valign: center;
	background-image: url(/nest-store/nest/images/bgmenubar.jpg);
}
A.nprof:link, A.nprof:active, A.nprof:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
A.nprof:hover {
	font-size: 12px;
	font-weight: bold;
	color: #7a83a2;
	text-decoration: underline;
}
A.nprofrev:link, A.nprofrev:active, A.nprofrev:visited {
	font-size: 12px;
	font-weight: bold;
	color: #7a83a2;
	text-decoration: none;
}
A.nprofrev:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.nproffly {
	filter:alpha(opacity=100);
	-moz-opacity:.20;
	opacity:1.0;
	font-size:8pt; 
	color: #7a83a2; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#3f3f3f;	
}
A.nproffly:link {}
A.nproffly:visited {}
A.nproffly:hover {text-decoration:underline}
A.nproffly:active {}

/*nprod menu*/
.nprodbar {
	padding-bottom: 0px;
	padding-top: 2px;
	color: #ffab2f;
	align: right;
	valign: middle;
	background-image: url(/nest-store/nest/images/bgorang7.jpg);
}
A.nprod:link, A.nprod:active, A.nprod:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.nprod:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffab2f;
	text-decoration: underline;
}
.nprodfly {
	filter:alpha(opacity=90);
	-moz-opacity:.20;
	opacity:.90;
	font-size:8pt; 
	color: #ffab2f; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#222222;	
}
A.nprodfly:link {}
A.nprodfly:visited {}
A.nprodfly:hover {text-decoration:underline}
A.nprodfly:active {}

/*ItemBox v1.0 start OUTTER*/
.itemboxtop {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itemboxtop.png);
	background-repeat: no-repeat;
}
.itemboxtopfill {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itemboxtopfill.png);
	font-size: 8pt; 
	color: #ffab2f; 
	vertical-align: top; 
	text-align: center; 
	text-decoration: none;
	font-weight: bold;
}
.itemboxmid {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itemboxmid.png);
	background-repeat: no-repeat;
}
.itemboxmidfill {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itemboxmidfill.png);
	font-size:8pt; 
	color: #333333; 
	vertical-align:top; 
	text-align:center; 
	text-decoration:none;
}
.itemboxmidbottom {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itemboxmidbottom.png);
	background-repeat: no-repeat;
}
.itemboxbottom {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itemboxbottom.png);
	background-repeat: no-repeat;
}


/*ItemBox v2.0 start OUTTER OVER DARK GRAY*/
.itemboxouttopleft {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_topleft.png);
	background-repeat: no-repeat;
}
.itemboxouttopside {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_topside.png);
	background-repeat: repeat;
}
.itemboxouttopright {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_topright.png);
	background-repeat: no-repeat;
}
.itemboxoutfiller {
	align: center;
	valign: middle;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_filler.png);
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #ffab2f; 
	vertical-align: top; 
	text-align:center; 
	text-decoration: none;
	font-weight: bold;
}
.itemboxoutfillerinner {
	align: center;
	valign: middle;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_filler.png);
	font-size: 10px; 
	color: #ffab2f; 
	vertical-align: top; 
	text-align:center; 
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	border-style: solid;
	border-color: #404040;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.itemboxoutleftside {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_leftside.png);
	background-repeat: repeat-y;
}
.itemboxoutrightside {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_rightside.png);
	background-repeat: repeat-y;
}
.itemboxoutbottomleft {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_bottomleft.png);
	background-repeat: no-repeat;
}
.itemboxoutbottomside {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_bottomside.png);
	background-repeat: repeat-x;
}
.itemboxoutbottomright {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_bottomright.png);
	background-repeat: no-repeat;
}
/*ItemBox v2.0 ends OUTTER OVER DARK GRAY*/

/*ItemBox v2.0 start OUTTER OVER LIGHT GRAY CORNERS*/
.itemboxouttopleft2 {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_topleft2.png);
	background-repeat: no-repeat;
}
.itemboxouttopright2 {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_topright2.png);
	background-repeat: no-repeat;
}
.itemboxoutbottomleft2 {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_bottomleft2.png);
	background-repeat: no-repeat;
}
.itemboxoutbottomright2 {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_outer_bottomright2.png);
	background-repeat: no-repeat;
}
/*ItemBox v2.0 ends OUTTER OVER LIGHT GRAY CORNERS*/



/*ItemBox v2.0 start INNER*/
.itemboxinntopleft {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_topleft.png);
	background-repeat: no-repeat;
}
.itemboxinntopside {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_topside.png);
	background-repeat: repeat;
}
.itemboxinntopright {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_topright.png);
	background-repeat: no-repeat;
}
.itemboxinnfiller {
	align: center;
	valign: middle;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_filler.png);
}
.itemboxinnleftside {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_leftside.png);
	background-repeat: repeat-y;
}
.itemboxinnrightside {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_rightside.png);
	background-repeat: repeat-y;
}
.itemboxinnbottomleft {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_bottomleft.png);
	background-repeat: no-repeat;
}
.itemboxinnbottomside {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_bottomside.png);
	background-repeat: repeat-x;
}
.itemboxinnbottomright {
	align: center;
	valign: bottom;
	background-image: url(/nest-store/nest/images/nest/itembox_inner_bottomright.png);
	background-repeat: no-repeat;
}
IMG.itembox {
	border: 0px;
}
.itemtitlebox {
	align: center;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 8px;
}
.itemtitle {
	font-size: 10px;
	font-weight: bold;
	color: #ffab2f;
	text-decoration: none;
}
A.itemtitle:link, A.itemtitle:active, A.itemtitle:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffab2f;
	text-decoration: none;
}
A.itemtitle:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.itemlist {
    	valign: middle;
	text-align: center;
	align: center;
	font-size: 9px;
	font-weight: normal;
	color: #ffab2f;
	text-decoration: none;
	position: relative;
	z-index: 24;
}
A.itemlist:link, A.itemlist:active, A.itemlist:visited {
    	valign: middle;
	font-size: 9px;
	font-weight: normal;
	color: #ffab2f;
	text-decoration: none;
	text-align: center;
	align: center;
}
A.itemlist:hover {
    	valign: middle;
	text-align: center;
	align: center;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	z-index: 25;
}
A.itemlist span {
	display: none;
}
A.itemlist:hover span {
    	position:absolute;
	display:block;
    	text-decoration: none;
	font-size:8pt;
	font-family: verdana, tahoma, arial;
	color:#FFFFFF;
	background-color:#202020;
    	text-decoration: none;
    	top:2.5em; left:1em;
    	border:1px solid #FFAB2F;
	text-align: left;
	padding: 5px;
	line-height:12px;
}
A.itemlist:hover span img {
	margin-right:5px; 
	border:1px solid #999999;
}
.productsgrid {
	border-style: solid;
	border-color: #404040;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	align: center;
}
.productslistgrid {
	border-style: solid;
	border-color: #404040;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	align: center;
}
/*ItemBox v2.0 ends INNER*/

/*Articles v1.0 Start*/
.arttitle {
        align: left;
        valign: middle;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-align: left;
        color: #FFFFFF;
        vertical-align: top;
        text-align:left;
        text-decoration: none;
}
.arttitleright {
        align: right;
        valign: middle;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        font-align: left;
        color: #FFFFFF;
        vertical-align: top;
        text-align:left;
        text-decoration: none;
}
.artbg {
        align: left;
        valign: middle;
        background-image: url(/nest-store/nest/images/nest/itembox_outer_filler.png);
        font-size: 10px;
        font-weight: bold;
        font-align: left;
        color: #ffab2f;
        vertical-align: top;
        text-align:left;
        text-decoration: none;
        padding-left: 3px;
        padding-right: 3px;
}
A.arttitle:link, A.arttitle:active, A.arttitle:visited {
        font-size: 10px;
        font-weight: bold;
	  font-align: left;
        color: #ffab2f;
	  align: left;
	  text-align: left; 
        text-decoration: underline;
}
A.arttitle:hover {
        font-size: 10px;
        font-weight: bold;
	  font-align: left;
        color: #FFFFFF;
	  align: left;
	  text-align: left; 
        text-decoration: underline;
}
.artdesc {
        font-size: 10px;
        font-weight: normal;
        color: #cfcfcf;
		text-align:center; 
        text-decoration: none;
}
.artdescl {
        font-size: 10px;
        font-weight: normal;
        color: #cfcfcf;
	  text-align: left; 
        text-decoration: none;
}
.artdescr {
        font-size: 10px;
        font-weight: normal;
        color: #cfcfcf;
	  text-align: right; 
        text-decoration: none;
}
.artcontent {
        font-size: 10px;
        font-weight: normal;
        color: #cfcfcf;
		text-align:center; 
        text-decoration: none;
}
/*Articles v1.0 Start*/

/*List TD Shades  background-color: #444444;*/
.listbox {
    text-align: center; 
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
    padding-bottom: 4px;
	border-style: solid;
	border-color: #404040;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.listbluegrad {
    background-image: url(/nest-store/nest/images/nest/grad_blueblackstar3.jpg);
	text-align: center; 
	text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
    padding-bottom: 4px;
	border-style: solid;
	border-color: #404040;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.listpurp {
	background-image: url(/nest-store/nest/images/nest/grad_purp120.jpg);
    text-align: center;
    text-decoration: underline;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
    padding-bottom: 4px;
	border-style: solid;
	border-color: #404040;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

/*top menu*/
.linemenu {	
  	text-align:right;
	vertical-align:top;
	color:blue;
	text-decoration:none;
	background-color:white
}

/*top menu links*/
.links {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
A.links:link, A.links:active, A.links:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
A.links:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffab2f;
	text-decoration: underline;
}
A:link, A:active, A:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
A:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffab2f;
	text-decoration: underline;
}
A.linko:link, A.linko:active, A.linko:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffab2f;
	text-decoration: underline;
}
A.linko:hover {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
A.toplink:link, A.toplink:active, A.toplink:visited {
  	color: blue;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*top menu links*/
A.toplink:hover {
  	color: blue;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*topper controls bar */
.navigation_bar {
	height:27;
	background-image: url(/nest/images/navigation_bar.gif);
	background-color: #D2AA55;
	background-repeat: repeat-x;			
	color:white;
	padding-left: 10px	
}

/*topper controls links*/
.topmenu {
	font-size: 10pt !important;
	font-weight: bold !important;
	color: white !important;
	text-decoration: none !important;
}

/*topper controls links*/
A.topmenu:hover {
	text-decoration: underline !important;
}

/*topper controls drop down menus*/
.submenu {
	font-size:8pt; 
	color:white; 
	vertical-align:top; 
	text-align:right; 
	text-decoration:none; 
	background-color:#094989;	
}
A.submenu:link {}
A.submenu:visited {}
A.submenu:hover {text-decoration:underline}
A.submenu:active {}

/*Breadcrumb bar conrol*/	
.breadcrumb_bar {
	height:18;
	background-color:#333333;
	font-size:10px;
	color: #FFFFFF;
	padding-left: 10px;
	valign: bottom;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:10px;
	color: #ffab2f;
	text-decoration:none;
}
		
/**********End topper classes*/


/**********left column classes (leftright & leftonly)*/
	
.left {
	width:15%;
	background-color:#094989;
	color:white;
	border-right: 1px solid #D1A952;
}		

.left_table {width:100%}
	
.advanced_search {
	font-size:10px;
	color:white;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:underline}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: #094989
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10pt;
}

/*Explode tree, collapse tree*/
A.barlink:hover {
  	color: white;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10pt;
}

/*Components on left bar (search and product tree)*/
.categorybar {
  	background-color: #094989;
  	color: #ffffff;
  	font-weight: normal;
  	font-size: 11px;
  	text-decoration: none
}

A.menulink:link, A.menulink:active, A.menulink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
A.menulink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #7a83a2;
	text-decoration: underline;
}
		
/**********End left column classes*/


/**********Center column classes*/

/*left right (outer)*/	
.center {width:70%; vertical-align:top}

/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
.center_noleft {width:100%; vertical-align:top}

/*padding around inner elements*/
.center_padding {width:100%}

/*central content (inner)*/
.center_table {width:99%; text-align:left}
		
/**********End center column controls*/


/**********Begin right column controls (leftright)*/

.right {width:15%; vertical-align:top}

/*right content*/
.right_table {width:100%}
		
/**********End of right column style*/


/**********Begin footer controls*/		
	
.footer {
	border-top:solid #BB720A 1px;
	margin:5px;
	padding:5px 
}
	
/**********End of footer controls*/


/**********Cross component classes*/

/*Cross component outer*/
.specials {width:100%; text-align:left}
		
/*Cross component title bar*/
.specials_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_cross.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px;
	margin-top: 5px
}
.moreinfo {
        align: center;
        valign: middle;
        font-size: 10px;
        font-weight: bold;
        font-align: left;
        color: #ffab2f;
        vertical-align: top;
        text-align:left;
        text-decoration: none;
        padding-left: 3px;
        padding-right: 3px;
}
A.moreinfo:link, A.moreinfo:active, A.moreinfo:visited {
		align: center;
        valign: middle;
        font-size: 10px;
        font-weight: bold;
        font-align: center;
        color: #333333;
        vertical-align: top;
        text-align:left;
        text-decoration: underline;
        padding-left: 3px;
        padding-right: 3px;
}

A.moreinfo: {
    	align: center;
        valign: middle;
        font-size: 10px;
        font-weight: bold;
        font-align: center;
        color: #ffab2f;
        vertical-align: top;
        text-align:left;
        text-decoration: underline;
        padding-left: 3px;
        padding-right: 3px;
}
.specdetail {
        font-size: 10px;
        font-weight: normal;
        color: #cfcfcf;
		text-align:left; 
        text-decoration: none;
}
.spectitle {
    	color: ffab2f;
		font-weight:bold;
		font-size:10px;
		text-align:left; 
        text-decoration: none;
}
/*Cross component body*/
.specials_body {
	width:100%;
	margin:0;
	border:solid #124B8A 2px;
	font-size: 10pt;
}

A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.crosstitle:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End cross component classes*/


/**********Random component classes*/

/*Random component title bar*/
.random_title {
	width:100%;
	height:19; 
	background-image: url('title_tab_random.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px						
}
	
/*Random component body*/
.random_body {
	width:100%;
	margin:0;
	border:solid #BB720A 2px;			
}

/*Random component product name*/
A.random_description:link, A.random_description:active, A.random_description:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.random_description:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End random component classes*/
	
/**********Cart component classes*/

/*cart table row*/
.cartnorm {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}


/*cart alternate table row*/
.cartalt {
  	background-color: #FFFFFF;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}

A.cartlink:link, A.cartlink:active, A.cartlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10px;
}

/*top menu links*/
A.cartlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10px;
}

/**********End cart component classes*/

/**********Cart tiny component classes*/

/*Cart tiny component*/
.carttiny {
  	background-color: #003070;  
  	color: white;  
  	font-weight: normal;
  	font-family:arial;
  	width:95%;
  	border: solid #218CBD 1px
}

/*Cart tiny title*/
.carttiny_title {
  	background-color: #218CBD;
  	color: #FFFFFF !important;
  	font-weight: normal;
  	text-decoration: none;
  	font-family:arial;
  	font-size: 9pt;
  	width:95%;
  	height:20px;
  	vertical-align: center;
  	border: solid #218CBD 1px
}

A.carttiny_title:link, A.carttiny_title:active, A.carttiny_title:visited, A.carttiny_title:hover {  
}

/*Cart tiny headings*/
.ctiny_heading {
  	color: #FFFFFF !important;
  	font-weight: normal;
  	font-size: 8pt;
  	text-decoration:underline
}

/*Cart tiny text and links*/
.ctiny_text {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 8pt;
}

A.ctiny_text:link, A.ctiny_text:active, A.ctiny_text:visited {  
}

A.ctiny_text:hover { text-decoration: underline }

/**********End cart tiny component classes*/

/**********Cart_display component classes*/

/*Cart display & List display row*/
.cartdisplay {
	background-color: 666666;
  	color: #000000;
  	font-weight: normal;
  	font-size: 10px;
}

/*Cart display alternate row*/
.cartdisplay_alt {
  	background-color: #444444;
  	color: #000000;
  	font-weight: normal;
  	font-size: 10px;
}

.displaylist {
	background-color: 666666;
  	color: #000000;
  	font-weight: normal;
  	font-size: 10px;
}
.displaylist_alt {
  	background-color: #444444;
  	color: #000000;
  	font-weight: normal;
  	font-size: 10px;
}

/**********End cart_display component classes*/

/**********Results_ component classes*/

/*Various Font Types Sizes*/
.title {
    color: ffab2f;
	font-weight:bold;
	font-size:16px
}
.title14 {
    color: ffab2f;
	font-weight:bold;
	font-size:14px
}
.title12 {
    color: ffab2f;
	font-weight:bold;
	font-size:12px
}
.title10 {
    color: ffab2f;
	font-weight:bold;
	font-size:10px
}
.title9 {
    color: ffab2f;
	font-weight:bold;
	font-size:9px
}
.title8 {
    color: ffab2f;
	font-weight:bold;
	font-size:8px
}

/*results_buylist item link*/
A.resultslink:link, A.resultslink:active, A.resultslink:visited {
	color: CfCfCf;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10px;		
}

A.resultslink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10px;
}

.resultsprice {
        color: CFCFCF;
        font-weight: normal;
        text-decoration: none;
        font-size: 10px;
	font-align: right;
}

.resultssku {
        color: 8f8f8f;
        font-weight: normal;
        text-decoration: none;
        font-size: 10px;
}

/*results_big product name*/
.results_description {
	color: black;
  	font-weight: bold;
  	font-size: 11px
}

/**********End results_ component classes*/

