/** Pitsco Ideas & Solutions Default Style Sheet**/


/* Layout */

body 
{
  margin:0; padding:0;
  background: #d3e0bf url(/skins/hco/Default/images/bg_fill.gif) top left repeat-x;
  font-size: 100.01%; /* [1] */
  text-align: center;
}


#body_container
{
    text-align:left;
    width:954px;
    margin:auto;
    padding: 0;
    background:#fff url(/skins/hco/Default/images/main_fill_L_fill.gif) top left repeat-y;
}

#body_subcontainer
{
    background:transparent url(/skins/hco/Default/images/main_fill_R_fill.gif) top right repeat-y;
 
}

#container 
{
  width: 936px;
  margin:0 9px;
  clear:both;
  background:#fff url(/skins/hco/Default/images/main_bg_fill.gif) top left repeat;
}

#main
{
    float: right;
    padding: 0 12px 10px 12px;
    width: 548px;
    background: #fff;
    border: 1px solid #f1f0f0;
    border-width: 0 1px 1px 1px;
    min-height: 430px;
    
}


.LeftColumn
{
    float:left;
    z-index: 10; /* [3] */
    width: 172px;
    min-height: 430px;
    background:transparent url(/skins/hco/Default/images/LeftNav_bg.gif) top right no-repeat;
    padding: 0 4px 0 4px;
}

.RightColumn
{
    float:right;
    z-index: 11; /* [3] */
    width: 172px;
    min-height: 430px;
    background:transparent url(/skins/hco/Default/images/RightNav_bg.gif) top left no-repeat;
    padding: 0 4px 0 4px;
    
}
* html #main, * html .LeftColumn, * html .RightColumn
{
    height: 430px;
}

#cols_container
{
    width: 936px;
 
}

#float_container{
  float: left;
  width: 756px;
  z-index: 0;
  
}

.Footer {
  clear: both;
  margin: 0;
  text-align: center; 
  padding: 0 0 14px 0;
  background:transparent url(/skins/hco/Default/images/body_btm.gif) bottom left no-repeat;
}
.FooterText {
  padding: 30px 0 10px 0; margin:0 8px 0 9px;
  color:#ad2d2d;
  background:#fff url(/skins/hco/Default/images/main_bg_fill.gif) top left repeat;
}

.Footer a, .Footer a:visited{color:#ad2d2d; text-decoration: none;}
.Footer a:hover, .Footer a:active{color:#cc3333; text-decoration: none;}

.Footer a.small {clear:both; display:block; margin:20px 0 0 0;}
/*
  [1] Play nice with EMs in Opera 6 and IE Win.
  [2] Support for Mozilla, but IE doesn't likes it.
  [3] Z indices needed for link clickability in IE Mac and Opera 6.
  [4] Mozilla needs a non zero value, seems to be a bug.
*/

/***** Page Level Stuff *****/
body, table {font-size:12px; font-family: Arial, sans-serif;}
table table {font-size:12px;}

a{color:#0066CC;}
a:visited{color:#663399}/*#6C8DBA;*/
a:hover{color:#0FB5FA;}

body.image_popup, body.ImageBrowser, body.popup {background:none; margin-left:auto; margin-right:auto; min-width: 0; width:auto;}

h1 {font-size: 1.8em; margin: 0 0 5px 0; background:transparent url(/skins/hco/Default/images/heading_bg_fill.gif) center left repeat-x;}
h2 {font-size: 1.6em; margin: 0 0 5px 0;}
h3 {font-size: 1.5em; margin: 0 0 5px 0;}
h4 {font-size: 1.4em; margin: 0 0 5px 0;}
h5 {font-size: 1.2em; margin: 0 0 5px 0;}

h1, h2, h3, h4, h5, h6 
{
    color:#445034;
	font-weight:normal;
	margin: 1px 0;
	padding: 0 0 0 5px;
	line-height: 1em;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span  
{
    background: #fff;
	text-decoration:none;
	padding: 0 3px;
}
h2, h3, h4, h5, h6 
{
    background:transparent url(/skins/hco/Default/images/subheading_bg_fill.gif) center left repeat-x;
}

body.community h1, body.community h2, body.community h3, body.community h4,
body.community h1 a, body.community h2 a, body.community h3 a, body.community h4 a
{background:transparent none;}

/***** MISC *****/
.more, .browse_dept ul li .more a{ text-decoration: underline; font-weight:bold; font-size: 0.9em;}
.clear {clear:both;}
.helplink {
 cursor:help;
}
.note {
	color: #ad2d2d;
	font-style:italic;
}


/***** HEADER AREA *****/
.header
{
    margin: 0; padding: 0; 
    height:99px;
    background:transparent url("/skins/hco/Default/images/header_L.gif") top left no-repeat;
}
.header_container
{

    margin: 0 0 0 9px; padding: 0 9px 0 0; 
    height:99px;
    background:transparent url("/skins/hco/Default/images/header_R.gif") top right no-repeat;
}
.header_wrapper
{
    background:transparent url("/skins/hco/Default/images/header_fill.gif") top left repeat-x;
}
.TopBanner {height:74px; z-index:2;}
.TopSubBanner {float:right; margin:-70px 0 0 0; padding:0 180px 0 0; text-align:right; background:transparent; z-index:10; position:relative; }
.TopSubBannerText {color:#ad2d2d; height:19px;}
.TopSubBannerText a, .TopSubBannerText a:visited{color:#ad2d2d; text-decoration: none;}
.TopSubBannerText a:hover, .TopSubBannerText a:active{color:#cc3333; text-decoration: none;}

.header_tabs_container{height:25px; background:transparent url(/skins/hco/Default/images/header_tab_L.gif) top left no-repeat;}
.header_tabs{margin:0 180px 0 213px; background:transparent url(/skins/hco/Default/images/header_tab_bg_fill.gif) top left repeat;}

.header_tabs ul{height: 25px; list-style: none; margin:0; padding: 0; background:transparent url(/skins/hco/Default/images/header_tab_R.gif) top right no-repeat;}
.header_tabs ul li {height: 25px; margin:0px;padding: 0px; list-style:none; float:left; width:100px; border-left: solid 1px #e4ecd7; border-right: solid 1px #d3d9c0; background:transparent url(/skins/hco/Default/images/header_tab_item-o.gif) top left repeat;}
.header_tabs ul li a{height: 25px; display:block; text-align:center; text-decoration:none; font-size:18px; color:#445034; background:transparent url(/skins/hco/Default/images/header_tab_bg_fill.gif) top left repeat;}

body.community .header_tabs ul li.community a, 
body.community .header_tabs ul li.community a:hover,
body.content .header_tabs ul li.content a, 
body.content .header_tabs ul li.content a:hover,
body.activities .header_tabs ul li.activities a,
body.activities .header_tabs ul li.activities a:hover,
body.store .header_tabs ul li.store a,
body.store .header_tabs ul li.store a:hover, 
body.support .header_tabs ul li.support a,
body.support .header_tabs ul li.support a:hover {
    background:transparent url(/skins/hco/Default/images/header_tab_item-s.gif) top left repeat;
}
.header_tabs ul li a:visited{ color:#445034;}
.header_tabs ul li a:hover {color:#7b8869; background: transparent none;}

/***** LEFT & Right NAV AREA *****/

.LeftColumn, .LeftColumn a,
.RightColumn, .RightColumn a,
.level_path, .level_path a
{
    color: #445034;
}
.LeftColumn a:visited,
.RightColumn a:visited,
.level_path a:visited
{
    color: #5e4a5c;
}
.LeftColumn a:hover,
.RightColumn a:hover,
.level_path a:hover
{
    color:#7b8869;
}
.LeftColumn a, .level_path a{ text-decoration:none;}

.LeftColumn h1, .RightColumn h1 {font-size: 1.5em; }
.LeftColumn h2, .RightColumn h2 {font-size: 1.3em;}
.LeftColumn h3, .RightColumn h3 {font-size: 1.2em;}
.LeftColumn h4, .RightColumn h4 {font-size: 1.1em;}
.LeftColumn h5, .RightColumn h5 {font-size: 1em;}

.LeftColumn h1, .LeftColumn h2, .LeftColumn h3, .LeftColumn h4, .LeftColumn h5, .LeftColumn h6,
.RightColumn h1, .RightColumn h2, .RightColumn h3, .RightColumn h4, .RightColumn h5, .RightColumn h6
{
    position: relative;
    top: -0.5em;
}
.LeftColumn ul
{
    list-style:disc url(/skins/hco/Default/images/bullet.gif) outside;
    margin: 0 2px 15px 15px;
    padding: 0;
}
.LeftColumn ol
{
    margin: 0 10px 15px 20px;
    padding: 0;
}
.LeftColumn ul ul 
{
    margin: 0 2px 0 10px;
}
.LeftColumn ul ol
{
    margin: 0 10px 0 0;
}
.LeftColumn ul li
{
    margin: 0;
    padding: 1px 0;
}

.LeftColumn div, .LeftColumn table, .LeftColumn td, .LeftColumn span
{
    overflow:visible;
}

.search, .related
{
    width:156px;
    margin: 20px auto 20px auto;
    padding: 0 2px 10px 2px;
    background: #fff url("/skins/hco/Default/images/box_btm.gif") center bottom no-repeat;
}

/***** LEFT NAV AREA *****/

.browse_dept .sub_browse h3{ background:transparent url("/skins/hco/Default/images/heading_bg_notran.gif") center left repeat-x;}
.browse_dept .sub_browse h3 a, .browse_dept .sub_browse h3 span { background:transparent url("/skins/hco/Default/images/subbrowse_heading_bg_fill.gif") center left repeat-x;}
.browse_dept .sub_browse h5, .browse_dept .sub_browse h5,
.browse_dept .sub_browse h5 a, .browse_dept .sub_browse h5 span { background:transparent none;}

.search .search_controls input, .search .search_controls select{vertical-align:middle; font-size: 0.95em; margin: 1px 0 4px 0; width: 125px;}
.search .search_controls .button{ vertical-align:middle;}
.search .search_controls img {margin:1px 0 4px 0;}
.search .search_type {font-size: 0.95em;}

.browse_dept .selected_thread{}
.browse_dept .selected_item{font-weight:bold;}
.browse_dept .selected_item ul li{font-weight:normal;}

.browse_dept .sub_browse{background:transparent url("/skins/hco/Default/images/subbrowse_bg_fill.gif") top left repeat-x;}

.clearance, .whatsnew {margin-top:30px; clear:both;}
.whatsnew {margin-top:30px;}
.homeschool {margin-top:20px;}


/***** RIGHT NAV AREA *****/
.related .contents { margin: 5px 2px;}
.related p { margin:0px 0px 4px 8px; }
.related ul{list-style:disc url(/skins/hco/Default/images/bullet.gif) outside; margin:0px; padding:0px 0px 0px 18px;}

.activity_list .rating{float:left; margin: 0.2em 5px 0  0;}

#products.related .contents .product  {clear:both; margin:0; padding:0;}
#products.related .contents .product h4 {font-size: 1em; font-weight:bold; background:transparent none; line-height: 1.3em; margin: 2px 0; position:static; top:0px;}

#products.related .contents .product a{text-decoration:none; font-size:0.95em; font-weight:bold;}
#products.related .contents img{float:left; margin: 4px;}
#products.related .price_cart{ margin:25px 0px 0px 0px; text-align:center; font-size:0.95em;}
#products.related .price_cart img{ margin:5px}
#product.related p {clear:both; margin: 10px 0 0 0;}
.related .clear { height: 1px; padding:0; margin:0; border-top:1px solid #ddd;}

#products .related .cart_info_container{height:55px; padding-bottom:3px;}


/***** MAIN CONTENT AREA *****/
 .level_path
{
	margin:0 -12px 20px -12px;
	padding: 3px 5px;
	font-size: 0.85em;
	background:#e9efde url("/skins/hco/Default/images/levelpath_bg_fill.gif") bottom left repeat-x;
}
.level_path img {position:relative; top:1px; margin:0 0 0 2px;}
.logo_header {text-align:center;}
.feature_main {text-align:center;}

/***** PORTAL SPECIFIC STUFF *****/
/* SUPPORT */
body.support .main_column_left {float:left; margin:auto; width:47%;} 
body.support .main_column_right{float:right; margin:auto; width:47%;}
body.support #main ul li, body.support #main ol li{margin:0px 0px 7px 0px;}

/* Article Stuff */
.article_resources{clear:both;}
#main .content h2, #main .content h3, #main .content h4, #main .content h5, #main .content h6 { background:transparent none;}
.content_pager{float:right; width:20%; padding:2px 30px 0 0; margin:5px; text-align:right; font-size:12px;}
h1 .content_pager{margin-top:0; font-size:12px;}
.content_pager img{vertical-align:middle;}
.content_pager .pager_text{vertical-align:middle;}
#content_area{}
#content_area .TOC_container{clear:both; }
#content_area p{clear:left;}

.TOC{	font-size:0.9em; line-height: 1.5em; margin: 5px; padding:3px; border:1px solid #b3c09f;}
.TOC .ToC_col{float:left; margin:0 25px 0 10px;}


/* ACTIVITIES */
h1 .rating{float:right; margin:-1em 0px 0px 0px;}
.activity_result_item h4 {font-size: 1.2em}
.rating_background_small {display:block; width: 48px; padding:0; margin:0; height:10px; background:transparent url("/skins/hco/Default/images/buttons/sm_stars_off.gif") center left no-repeat;}
.rating_foreground_small {display:block; width: 48px; padding:0; margin:0; height:10px; background:transparent url("/skins/hco/Default/images/buttons/sm_stars_on.gif")  center left no-repeat; text-decoration: none;}
.rating_background_large {display:block; width: 63px; padding:0; margin:0; height:14px; background:transparent url("/skins/hco/Default/images/buttons/lg_stars_off.gif") center left no-repeat;}
.rating_foreground_large {display:block; width: 63px; padding:0; margin:0; height:14px; background:transparent url("/skins/hco/Default/images/buttons/lg_stars_on.gif")  center left no-repeat; text-decoration: none;}
.rating_text { display:none;}

.activity_options{text-align:right; margin:0px 20px 5px 0px; font-size: 0.85em;}

#activity_info_box{width:100%; border:1px solid #b3c09f; margin:5px 0 15px 0; padding:0; background:#fff url("/skins/hco/Default/images/bordered_box_bg_fill.gif") top left repeat-x; }
#activity_info_box td{font-size:0.9em; padding:4px; border-collapse:separate;  border-bottom: solid 1px #ecefe7;}
#activity_info_box ul{margin:0; padding-left:14px;}

#activity_body{clear:both; border-bottom:1px solid #b3c09f;}
#activity_body p{}
#activity_body ul{}

.activity_standards{clear:both; border-bottom:1px solid #b3c09f;}
.activity_standards ul li{font-size: 0.95em; font-weight:bold; margin:2px 0px 4px 0px;}
.activity_standards ul li ul li{font-weight:normal; font-style:italic; margin:2px 0px 3px 0px;}
.activity_standards ul li ul li ul li{font-weight:normal; font-style:normal; margin:2px 0px 5px 0px;}

.activity_feature{ float:left; width:47%; margin:0 5px;}
.activity_feature .activity_list{margin:4px 0 8px 0;}
.activity_list a.more{font-weight:normal; display:inline;}

.by_line{font-size:0.8em; font-style:italic;}
.activity_feature p{margin:3px 0px 2px 0px; font-size:11px;}




/* STORE */
.productDetailPage .product_productline{float:right; margin: 0 0 5px 0;}
 body.store #image_browser{float:left; width: 250px;}
.productDetailPage .product_details{float:right; width:265px; padding: 0 5px;}

/* Price and Add to Cart Box */
.productDetailPage .prod_opt {padding:5px; margin: 0; border:1px solid #b3c09f; background:#fff url("/skins/hco/Default/images/bordered_box_bg_fill.gif") top left repeat-x; }

.productDetailPage .prod_opt .prod_opt_top {}
.productDetailPage .prod_opt .prod_opt_cnt {}
.productDetailPage .prod_opt .prod_opt_cnt div{}
.productDetailPage .prod_opt .prod_opt_btm {} 
/**/
.productDetailPage .prod_opt .prod_opt_cnt input{ vertical-align:bottom; margin:0px 0px 0px 3px;}
.productDetailPage .prod_opt_buttons {padding: 8px 0 5px 0;}
	
.opt_link, .opt_link a, a.opt_link, .opt_link a:visited, a.opt_link:visited{ font-size: 0.9em; color:#445034; }
.opt_link a:hover, a.opt_link:hover{ color:#7b8869; }

.wishlist{display:inline; margin:0px; padding: 4px 5px 3px 20px;
	background:transparent url(/skins/hco/Default/images/buttons/add_to_wishlist_ico.gif) center left no-repeat;}
.email{display:inline; margin:0px; padding: 4px 5px 3px 20px; 		
	background:transparent url(/skins/hco/Default/images/buttons/email_friend_ico.gif) center left no-repeat;	}
	
/* Product Attribute Area*/

.productDetailPage .prod_info{  margin:0 0 0 7px;}
.prod_info p { margin:5px 0}

.productDetailPage .prod_info ul {list-style:none; margin:2px 2px 8px 3px; padding: 0;}
.productDetailPage .prod_info li { list-style:none; margin:0 0 5px 0; padding: 0;}
.productDetailPage .prod_info label { font-weight:bold; margin-right:2px;}

.productDetailPage .product_description
{
	clear:both;
	margin:15px 0 0 0;
}


.productDetailPage .product_keycomponents
{
    clear:both;
	margin:15px 0px 0px 0px;
}

.product_keycomponents .Header { padding:0; background:#fff url("/skins/hco/Default/images/table_header_fill.gif") bottom left repeat-x;}
.product_keycomponents th { padding: 5px 0 0 0; border-bottom: 1px solid #b3c09f; }
.product_keycomponents th, .product_keycomponents th a { text-decoration:none;  color: #445034; }
.product_keycomponents th a:visited { color: #5e4a5c; }
.product_keycomponents th a:hover { color:#7b8869; }
.product_keycomponents td { border-bottom: solid 1px #ecefe7; }

.productDetailPage .product_description p{}

.product_related, .product_accessories{clear:both; width:100%; padding:0; margin: 10px auto; /*border:1px solid #b3c09f;*/}
* html body .product_related, * html body .product_accessories{ width: 100%;}

.product_related .lister_header, .product_accessories .lister_header{ 
	 padding:0; margin: 0; 
	 background:#fff url(/skins/hco/Default/images/table_header_fill.gif) bottom left repeat-x;
	 border-bottom: 1px solid #b3c09f;
}
.product_related .lister_header h3, .product_accessories .lister_header h3{ 
	text-align:center; 
	background:transparent none;
}
.product_related .lister_header h3 span, .product_accessories .lister_header h3 span{ 

	background:transparent none;
}

.product_related .lister_subheader, .product_accessories .lister_subheader{ 
	margin: 0 0 0 10px;
}
 td.vert_divider{ empty-cells:show; padding: 2px;}
 
 /******* Product Tabbed Detail *******/
.prodAltDetail_header {background:transparent url("/skins/hco/Default/images/prodTabDetail_header_L.gif") bottom left no-repeat;}
.prodAltDetail_Logo {padding:0; width:175px;}
.prodAltDetail_Tabs {margin:-23px 0 0 217px; height:23px; background:transparent url("/skins/hco/Default/images/prodTabDetail_header_Fill.gif") repeat-x;}
.prodAltDetail_Tabs ul {margin:0; padding:0; height:23px; list-style:none; background:transparent url("/skins/hco/Default/images/prodTabDetail_header_R.gif") top right no-repeat;}
.prodAltDetail_Tabs ul li {float:left; margin:0; padding:0; width:70px; height:23px; background:transparent url("/skins/hco/Default/images/prodTabDetail_header_tab-o.gif") no-repeat; }
.prodAltDetail_Tabs ul li a {display:block; width:70px; height:23px; font-family:Optima, Tahoma,Verdana, Arial, sans-serif; font-size: 16px; color:#000; text-decoration:none; text-align:center; background:transparent url("/skins/hco/Default/images/prodTabDetail_header_tab.gif") no-repeat;}
.prodAltDetail_Tabs ul li a.selected {background:transparent url("/skins/hco/Default/images/prodTabDetail_header_tab-s.gif") no-repeat;}
.prodAltDetail_Tabs ul li a:hover {background:transparent none;}
.prodAltDetail_Tabs ul li a.selected:hover {background:transparent url("/skins/hco/Default/images/prodTabDetail_header_tab-s.gif") no-repeat;}

*html .prodAltDetail_content{height:300px;}
.prodAltDetail_content{margin:10px; min-height:300px; height:auto;}

.prodAltDetail_overview h2{margin: 0 auto 5px auto;}
.prodAltDetail_overview p{margin: 0 auto 5px auto;}
.prodAltDetail_overview .product_video{float:left; margin:15px;}
.prodAltDetail_overview .product_video .opt_link{text-align:center;}
.prodAltDetail_lg_video, .prodAltDetail_gallery{text-align:center;}

.prodAltDetail_activities td{ width:50%; vertical-align:top;}
.prodAltDetail_activities .prodAltDetail_activities_list ul{}
.prodAltDetail_activities .prodAltDetail_activities_list ul li{}
.prodAltDetail_activities .prodAltDetail_activities_list ul li .rating{float:left; margin:2px 5px 0 0;}
.prodAltDetail_options {margin: 0 0 10px 0; padding: 3px; text-align: center; border:solid 1px #b3c09f; background:#e5e5e5 url("/skins/hco/Default/images/prodTabDetail_options_Fill.gif") repeat-x;} 

/* Search Help Pop Up*/

.helpPaneLeft {width:460px;}
.helpPaneRight {width:90px; float:right; margin:0 0 10px 0;}

.findHelp{height: 20px; margin:0px 0px 0px 0px; padding: 0px; border-left: solid 1px #e4ecd7; border-right: solid 1px #d3d9c0; background:transparent url(/skins/hco/Default/images/header_tab_item-o.gif) top left repeat; text-align:right;}
.findHelp a{height: 16px; padding:2px 6px 0px 3px; display:block; text-align:right; text-decoration:none; font-size:12px; color:#445034; background:transparent url(/skins/hco/Default/images/header_tab_bg_fill.gif) top left repeat;}

.findHelp a:hover {background:transparent url(/skins/hco/Default/images/header_tab_item-s.gif) top left repeat; color:#7b8869;}

body.popup {padding:10px; margin:0px;}

body.popup .popup_container{
	/* Hide from NS4 */
	/*/*/
	clear: both;
	margin:0px auto;
	/* stop hiding*/}

body.popup .popup_container div #pnlForm{
	background:transparent url("/skins/hco/default/images/help_win/HCOLogo.gif") top left no-repeat; border: 1px solid #999;
	width:400px;
	margin:auto;
	}

body.popup .popup_container div #stockinfo{ 
	padding-top:50px; 
	text-align:left;
	background:transparent url("/skins/hco/default/images/help_win/HCOLogo.gif") top left no-repeat; border: 1px solid #999;
	/* Hide from NS4 */
	/*/*/
	width: 315px;
	margin:auto;
	/* stop hiding*/}
body.popup .popup_container div #stockinfo p{margin-left:10px;}
body.popup .popup_container div #stockinfo div #lblStatus{margin:10px;}

body.popup .popup_container div #pnlForm .helpfind_popup {
	margin:66px 9px;
	padding: 5px;
	min-width: 365px;}

body.popup .popup_container div #pnlForm .helpfind_popup h2 {
	background-image:none;
	color: #445034;
	background-color: #ECF4D7;
	border: 1px solid #999;
	font-size: 16px;
	font-weight: bold;
	
	/* Hide from NS4 */
	/*/*/
	display: block;
	clear: both;
	padding: 2px 2px 2px 2px;}
	
body.popup .popup_container div #pnlForm .helpfind_popup p {
	color: #930;
	font-size: 11px;
	text-align:center;
	/* Hide from NS4 */
	/*/*/
	padding: 5px 2px 5px 2px;
	/* stop hiding*/}

	
body.popup .popup_container div #pnlForm .helpfind_popup td {text-align:left;}
body.popup .popup_container div #pnlForm .helpfind_popup td.label {text-align:right; color: #666; width:100px;}


/****ABOUT****/
.logoImageSmall {
	float:left;
	height: 100px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 10px;
}
.logoImageTiny {
	float:left;
	/*border: thin solid #000000;*/
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}
.aboutTitle, .aboutTitle a {
	clear:both;
	padding-top: 5px;
	text-decoration:none;
	font-weight: bold;
	
}
.aboutTitle a:visited {
	text-decoration:none;
}
.aboutResourceDescription {
	text-decoration:none;
	font-style: italic;
}
.aboutTitleRnav, .aboutTitleRnav a {
	clear:both;
	padding-top: 5px;
	text-decoration:none;
	font-weight: bold;
}
.aboutTitleRnav a:Visited {
	text-decoration:none;
}
.aboutImg {
	clear:right;
	float:right;
	padding-left: 25px;
}
.aboutArticle {
	float:Left;
}
.aboutArchiveMore {
	border:1px solid #b3c09f;
	clear: both;
}
.aboutClearRight {
	clear:right;
}
.aboutDate {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.article_subhead {
	font-style: italic;
	text-decoration: none;
	padding:5px 0;
}

.newsletter_header {margin-bottom:10px; border-bottom:3px solid #AD2D2D; padding-bottom:10px}

/***** COMPONENT LEVEL STUFF *****/
/***** Image Browser *****/

#image_browser { width:255px; margin:5px; padding:0;}

#image_browser .image_large{
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
}
#image_browser .image_large img, #image_browser .image_large object, #image_browser .image_large embed{
	margin:auto;
}
#image_browser .image_large p.image_caption{
	clear:both;
	padding: 3px;
	text-align:left;
	border:1px solid #b3c09f; 
	background:#fff url("/skins/hco/Default/images/bordered_box_bg_fill.gif") top left repeat-x;
}

#techtimes.community_container #image_browser .image_large p.image_caption {background:transparent none; border:1px solid #D7DBE7; }

p.image_caption .img_credits{display:block; font-size:0.85em;  font-style:italic;}

#image_browser .image_options{
	margin:0;
	height:20px;
	text-align:center;
	background-color:#fff;
}
.larger_image_link {display:inline; width:30%; margin:0; padding: 4px 10px 3px 10px; background:transparent url(/skins/hco/Default/images/buttons/sm_large_image_icon.gif) center left no-repeat;}
.element_link {display:inline; width:30%; margin:0; padding: 4px 10px 3px 10px; background:transparent url(/skins/hco/Default/images/buttons/element_icon.gif) center left no-repeat;	}

#image_browser .imgThumbs_container{
	clear:left;
	margin:5px 0 0 0;
	padding:3px;
	font-style:italic;
	font-size:0.85em;
	text-align:center;
	border:1px solid #b3c09f;
	background:#fff url("/skins/hco/Default/images/bordered_box_bg_fill.gif") top left repeat-x;
}
#image_browser .imgThumbs{}
#image_browser .imgThumbs a{}
#image_browser .imgThumbs img{
	margin:3px;
}
#image_browser .imgThumbs p{
	margin:0px 2px 0px 2px;
}
#image_browser .btm{}

/* Image Browser -- Popup rules */
body.image_popup #image_browser{width:auto; margin:auto; float:none;}
body.image_popup{ padding:10px;}
body.image_popup #image_browser .image_large p.image_caption { margin:7px;}
/***** Image Browser -- portal rules*****/

#image_browser{float:right;}



/* Products Layout */
/* CompactHorizontal */

.CompactHorizontal td.lister_item{text-align:center;}
.CompactHorizontal .product  {}
.CompactHorizontal .product  .product_details{float:none; width:auto;  padding:5px;}
.CompactHorizontal .product h4{ font-size: 1.1em;}
.CompactHorizontal .product a{text-decoration:none; font-weight:bold;}
.CompactHorizontal .product_image{}
.CompactHorizontal .price_cart{}
.CompactHorizontal .price_cart img{ margin:5px}


.ProductVertical .product{margin: 0; padding: 0px;}
.ProductVertical .product .product_details{float:none; width:auto;  padding: 0; margin:0 0 0 110px;}
.ProductVertical .product .description {margin:0px 0px 6px 0px;}
.ProductVertical .thumb{float:left; text-align: center; width: 100px; margin:5px;}
.ProductVertical .price{float:left; font-weight:bold;}
.ProductVertical .price em{font-style:normal;}
.ProductVertical .cart{float:right; margin:0px 12px 0px 0px;}
.ProductVertical .cart .stock_in{font-size:0.9em;}
.ProductVertical .cart .stock_out{font-size:0.9em; color:#b3c09f;}
.ProductVertical .cart .add_to_cart img{vertical-align:bottom;}

.ProductVertical .noborder {border:none;}
.ProductVertical .drawborder {border:none;}


/*NEW*/
.ProductVertical .product_result_item .product{margin: 0; padding: 0px;}
.ProductVertical .product_result_item .product .product_details{float:none; width:auto;  padding: 0; margin:0 0 0 110px;}
.ProductVertical .product_result_item .product .description {margin:0px 0px 6px 0px;}
.ProductVertical .product_result_item .thumb{float:left; text-align: center; width: 100px; margin:5px;}
.ProductVertical .product_result_item .price{float:left; font-weight:bold;}
.ProductVertical .product_result_item .price em{font-style:normal;}
.ProductVertical .product_result_item .cart{float:right; margin:0px 12px 0px 0px;}
.ProductVertical .product_result_item .cart .stock_in{font-size:0.9em;}
.ProductVertical .product_result_item .cart .stock_out{font-size:0.9em; color:#008fbc;}
.ProductVertical .product_result_item .cart .add_to_cart img{vertical-align:bottom;}

.ProductVertical .product_result_item_horizontal {padding:0px 0 0px 0; text-align:center;}

.ProductVertical .product_result_item_horizontal .product, .HorizontalTable .product_name, .HorizontalTable .product_image, .HorizontalTable .product_price, .HorizontalTable .product_add_btn {margin: 0; padding: 0; width:181px;}

.ProductVertical .product_result_item_horizontal .product {border:0px dashed #eee; border-left:0px dotted #eee; border-top:0px; height:244px; width:181px;}

.ProductVertical .product_result_item_horizontal .product h4 {font-size:1em; height:64px; margin:10px 4px 0 4px; padding:0;}
.ProductVertical .product_result_item_horizontal .product h4 a {width:100%; margin:0; padding:0; font-weight:bold; line-height:1.1em; background:transparent none;}
.ProductVertical .product_result_item_horizontal .product .product_details{float:none; width:100%;  padding: 0; margin:0;}
.ProductVertical .product_result_item_horizontal .product .description {margin:0px 0px 6px 0px;}
.ProductVertical .product_result_item_horizontal .thumb{text-align: center; width: 100%; margin:0; height:104px;}
.ProductVertical .product_result_item_horizontal .price{font-weight:bold; text-align: center; width:100%; margin:4px 0 4px 0;}
.ProductVertical .product_result_item_horizontal .price em{font-style:normal;}
.ProductVertical .product_result_item_horizontal .cart {margin:0 0 6px 0; padding:0 0 26px 0; width:100%; text-align:center;}
.ProductVertical .product_result_item_horizontal .cart .stock_in{font-size:0.9em;}
.ProductVertical .product_result_item_horizontal .cart .stock_out{font-size:0.9em; color:#008fbc;}
.ProductVertical .product_result_item_horizontal .cart .add_to_cart img{vertical-align:bottom;}

.ProductVertical table {border-left:0px dashed #eee;}



.ProductHorizontal .product_result_item_horizontal .product, .HorizontalTable .product_name, .HorizontalTable .product_image, .HorizontalTable .product_price, .HorizontalTable .product_add_btn {margin: 0; padding: 0; width:500px;}
.ProductHorizontal .product_result_item .product{margin: 0; padding: 0px; width:550px;}
.ProductHorizontal .product_result_item .product .product_details{float:none; width:auto;  padding: 0; margin:0 0 0 110px;}
.ProductHorizontal .product_result_item .product .description {margin:0px 0px 6px 0px;}
.ProductHorizontal .product_result_item .thumb{float:left; text-align: center; width: 100px; margin:5px;}
.ProductHorizontal .product_result_item .price{float:left; font-weight:bold;}
.ProductHorizontal .product_result_item .price em{font-style:normal;}
.ProductHorizontal .product_result_item .cart{float:right; margin:0px 12px 0px 0px;}
.ProductHorizontal .product_result_item .cart .stock_in{font-size:0.9em;}
.ProductHorizontal .product_result_item .cart .stock_out{font-size:0.9em; color:#008fbc;}
.ProductHorizontal .product_result_item .cart .add_to_cart img{vertical-align:bottom;}


.lister_row td{padding: 3px;}
.HorizontalTable td{text-align:center; padding: 3px;}
.HorizontalTable .product_name {font-weight:bold;}
.HorizontalTable .product_image{height: 110px; width: 110px; }
.HorizontalTable .product_price{}
.HorizontalTable .product_add_btn{}

.CollapsibleHeader { cursor:pointer;}
.CollapsibleHeader .ExpanderText {font-size: 0.7em; font-style:italic;}

/* SEARCH RESULTS */
.results_container h1 a, .results_container h2 a, .results_container h3 a, .results_container a.more {color: #445034;}
.results_container h1 a:visited, .results_container h2 a:visited, .results_container h3 a:visited, .results_container a.more:visited{ color: #5e4a5c;}
.results_container h1 a:hover, .results_container h2 a:hover, .results_container h3 a:hover, .results_container a.more:hover{ color:#7b8869;}

body.none .results_container{border-bottom: 0px solid #b3c09f;}
.results_container{clear:both; margin:0 0 10px 0;}

.results_container .more{text-decoration:none;}

.content_result_item, .activity_result_item, .store_result_item, .support_result_item{clear:both; margin-bottom:12px;}
.content_result_item h4, .activity_result_item h4, .product_result_item h4, .support_result_item h4{margin:6px 0;}
.content_result_item img, .activity_result_item img, .support_result_item img{float:left; margin:0px 6px 4px 2px; border:1px solid #000;}
.activity_result_item h4 .rating{float:left; margin: 0.4em  5px 0.4em 0;}

.search_options{padding: 0 0 3px 0; border-bottom:1px solid #b3c09f;}
.search_paginator, .search_paginator td{clear:both; padding: 5px 0 5px 0;}
.search_result_info{margin-bottom:8px; font-style:italic;}

.narrowby, .narrowbyFeaturedProds {clear:both; padding:8px; margin:10px 0 18px 0; border:1px solid #AAB49A; background:#fff url("/skins/hco/default/images/bordered_box_bg_fill.gif") top left repeat-x; width:530px; height:46px;}
.narrowby span {display:block; clear:both; margin:0 0 8px 0;}
.narrowbyFeaturedProds {clear:none; float:left; width:240px; padding:8px; margin:10px 0 18px 0; border:1px solid #AAB49A; background:#fff url("/skins/hco/default/images/bordered_box_bg_fill.gif") top left repeat-x; height:26px;}
.narrowby_container span {font-weight:bold; color:#AAB49A;}
.categorybox {display:inline;}
.narrowby div {float:left;}

.searchinator {padding:6px 0 0 0; height:24px; width:556px;}
.searchinator a.searchinator, .searchinator a.searchinator_selected {position:relative; top:-1px; color:#445034; font-size:10px; text-align:center; background-color:#EAF0DF; padding:2px 4px 2px 4px; font-weight:bold; border:1px solid #AAB49A; text-decoration:none;}
.searchinator a.searchinator_selected {background-color:#AAB49A; color:#fff;}

.search_options{clear:both; padding: 2px 0 6px 0; color:#445034; height:20px; border-bottom:1px solid #AAB49A; border-bottom:1px solid #AAB49A; border-top:1px solid #AAB49A; background:#fff url("/skins/hco/default/images/bordered_box_bg_fill.gif") top left repeat-x;}
.search_options a {color:#445034;}
.search_options a:hover {color:#7b8869;}

.sortby {float:left; padding:3px 0 0 3px; font-size:12px;}
.display_options {width:293px; float:right; font-size:12px;}
.gridlistview {float:left; padding:3px 0 0 0; width:83px;}
.gridlistview input {margin:0 3px 0 0;}
.recordstodisplay {float:right; width:195px;}
.recordstodisplay span {font-weight:bold;}

.activities .search_options {display:none;}

.narrowby .ComboBoxItem_7,
.narrowby .ComboBoxItemHover_7,
.narrowby .ComboBoxItemDisabled_7,
.narrowby .ComboBoxDropDown_7,
.narrowby .ComboBoxInput_7,
.narrowby .ComboBoxInputHover_7,
.narrowby .ComboBoxLoadingMessage_7 {width:152px;}

.narrowby .categorybox .ComboBoxItem_7,
.narrowby .categorybox .ComboBoxItemHover_7,
.narrowby .categorybox .ComboBoxItemDisabled_7,
.narrowby .categorybox .ComboBoxDropDown_7,
.narrowby .categorybox .ComboBoxInput_7,
.narrowby .categorybox .ComboBoxInputHover_7,
.narrowby .categorybox .ComboBoxLoadingMessage_7 {width:270px;}

.narrowbyFeaturedProds .ComboBoxItem_7,
.narrowbyFeaturedProds .ComboBoxItemHover_7,
.narrowbyFeaturedProds .ComboBoxItemDisabled_7,
.narrowbyFeaturedProds .ComboBoxDropDown_7,
.narrowbyFeaturedProds .ComboBoxInput_7,
.narrowbyFeaturedProds .ComboBoxInputHover_7,
.narrowbyFeaturedProds .ComboBoxLoadingMessage_7 {width:140px;}


.recordstodisplay .ComboBoxItem_7,
.recordstodisplay .ComboBoxItemHover_7,
.recordstodisplay .ComboBoxItemDisabled_7,
.recordstodisplay .ComboBoxDropDown_7,
.recordstodisplay .ComboBoxInput_7,
.recordstodisplay .ComboBoxInputHover_7,
.recordstodisplay .ComboBoxLoadingMessage_7 {width:23px;}


.search_paginator, .search_paginator td, .feature .resultsPager, .feature .resultsPagerEmpty{clear:both; padding: 4px 5px 8px 0; height:19px; border-bottom:1px solid #AAB49A; border-top:1px solid #AAB49A;}
.feature .resultsPagerEmpty  {height:1px; border-top:0px; font-size:1px; padding:0px;}

.newsletter_section {clear:both;}


/********************  UNTOUCHED OLD STUFF ****************************/


.datagrid, .calendar
{

	background: #FFFFFF;
	border:1px solid #b3c09f;
	margin: 0 0 10px 0;
	
}
.datagrid td
{
	border-bottom: solid 1px #ecefe7;
	padding: 3px;
}

.datagrid .datagrid_header
{
	color:#445034;
	background:#fff url("/skins/hco/Default/images/table_header_fill.gif") bottom left repeat-x;

}

.datagrid .datagrid_subheader,  .calendar .datagrid_subheader
{
	color:#445034;
	background:#e9efde url("/skins/hco/Default/images/levelpath_bg_fill.gif") bottom left repeat-x;	
}
.datagrid .datagrid_header td ,.datagrid .datagrid_header th
{
    padding: 0 3px;
	border-bottom:1px solid #b3c09f;
}
.datagrid .td 
{
	background: #FFFFFF;
}
.datagrid td a.tooltip {
	cursor:pointer;
	color: #000000;
}
.datagrid .selected {
	border: 1px solid #999999;
	background-color:#DAEAF4;
}
.datagrid .alt 
{
	background: #fcfcfc;
}
.datagrid .alt table
{
	background: #FFFFFF;
}
.datagrid .pager 
{
	color: #CCCCCC;
	font-size:10px;
}
.datagrid .pager a
{
	color: #000000;
	text-decoration:none;
}
.datagrid .pager a:hover
{
	color: #999999;
	text-decoration:none
}
.datagrid .pager td
{
	border-top: 1px solid #999999;
	border-bottom: 0px; 
}

/******* StoreFront Stuff *******/
table.Instructions { margin: 10px 0 0;  }
td.Instructions
{
	width:100%;
	padding: 5px;
	border:1px solid #b3c09f; 
	background:#fff url("/skins/hco/Default/images/bordered_box_bg_fill.gif") top left repeat-x;
	
}

.ErrorMessages{
	color: #ad2d2d; /* Font Color */
	font-weight: bold; /* Font Style */
	text-align: center; /* Text Align */
}

.BrowWarnSpacer {height:220px;}


*html body.store .browserError,
*html body.activities .browserError,
*html body.content .browserError,
*html body.support .browserError {margin: 10px 10px 10px 40px;}

html>body .browserError {*margin:10px 10px 10px 40px;}

.browserError{
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 210px;
	border:1px solid #b3c09f;
	background:#fff url("/skins/hco/Default/images/bordered_box_bg_fill.gif") top left repeat-x;
	color: #ad2d2d; 
	position:absolute;
	top:115px; 
	width:480px;
	
}


body.store .browserError, body.activities .browserError, body.content .browserError, body.support .browserError {top:185px;}


.browserError ul li{margin:0;}

.Messages{

	color: #ad2d2d;
	text-align: center;
}

.Headings{font-weight: bold;}

.Inputs{}
.Content{}
.Content .Content {} 
td.Content{ padding: 5px;}

td.SubContent{padding: 2px 5px 0 2px;}
.SubSubContent{}
.AlternatingContent{}


.ContentTableHeader, .ContentTableHeaderPad{color:#445034; font-weight:bold; background:#fff url("/skins/hco/Default/images/table_header_fill.gif") bottom left repeat-x; border-bottom:1px solid #b3c09f; padding: 0 3px}
.ContentTableHeader td{padding: 3px; border-bottom:1px solid #b3c09f;}

.ContentTable, .ContentTable2{
    border:1px solid #b3c09f;
}

.ContentTableHorizontal, .ContentTableHorizontal td{
	height:1px;
	border:1px solid #b3c09f;
	empty-cells:show;
	
}

.TotalDisplay .Content, .TotalDisplay .content{text-align:center; padding: 5px;}

.notification_container
{
     border: 1px solid #794e52;
     background: #fff url(/skins/HCO/Default/images/notice_fill.gif) top left repeat-x;
     margin-bottom: 20px;
}
.notification_container h2
{
     color:#790026;
     background: none;
}

.notification {
	
    color:#790026;
    font-weight:bold;
    padding: 0 10px;
}

.multipage {border: 1px solid #cad6b8; padding:8px; position:relative; top:-4px;}
.multipage p {padding-right:10px;}

a.ViewOrderButton {display:block; width:61px; height:19px; background:transparent url(/skins/HCO/Default/images/buttons/view.gif) top left no-repeat;}

a.ViewOrderButton span {display:none;}

#techtimes.community_container h1,h2,h3,h4,h5  {color:#416CBA;}


.links {float:left; margin:10px 20px 0 0; width:250px;}

.links ul li {margin:0 0 6px 0;}

.links h3 a {text-decoration:underline;}
