/*
  $Id: stylesheet.css,$

   Bogatin Enterprises Style Sheet
   Live site
*/

html * {font-family: Verdana, Arial, sans-serif;}


.courselist
{
  background-color: #f3efe5;
  color: #62605c;
  margin-top: 0pt;
  margin-right: 0pt;
  margin-bottom: 0pt;
  margin-left: 0pt;
  padding-top: 6px;
  padding-right: 0pt;
  padding-bottom: 14px;
  padding-left: 36px;
  line-height: 1.8em;
}

.titlename
{
 background-color: #f2f2f2;
 color: #868e43;
 font-size: 140%;
 padding-top: 6px;
 padding-right: 0pt;
 padding-bottom: 3px;
 padding-left: 8px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #e1e5c3;
 font-weight: bold;
 font-family: Arial,Helvetica,sans-serif;
}




.help { cursor: help }
.pointer { cursor: pointer }
.wait { cursor: wait }
.crosshair { cursor: crosshair }
.move { cursor: move }

.ericpageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.ecHead1 {font: 200%/normal Verdana, Arial, sans-serif bold; margin: 0px}
.ecHead2 {font: 170%/normal Verdana, Arial, sans-serif bold; color: #212121; margin: 0px}
.ecHead3 {font: 156%/normal Verdana, Arial, sans-serif bold; margin: 0px}
.ecHead4 {font: 140%/normal Verdana, Arial, sans-serif bold; color: #212121; margin: 0px}
.ecBigNote {font: 136%/normal Verdana, Arial, sans-serif; margin: 0px}
.ecCaution {font: 130%/normal Verdana, Arial, sans-serif; background-color: #fcff6e; margin: 0px}
.ecWarning {font: 130%/normal Verdana, Arial, sans-serif; color: #800000; margin: 0px;
	background-color: #fcff6e;
}
.ecDanger {font: 130%/normal Verdana, Arial, sans-serif; color: #D00000; margin: 0px}
.ecLilNote {font: 120%/normal Verdana, Arial, sans-serif; margin: 0px}
.ecBodyText {font: 110%/normal Verdana, Arial, sans-serif; margin: 0px }

sup em {
	background-color: gold;
	border-bottom: 1px gold solid;
	font-variant:small-caps; 
	font-weight: bold;
	font-size: 83%;
}	

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



bdheader { background: #0c0 url("images/banners/sep_08_data.jpg") no-repeat}

BODY {
  text-align: center;
  background: #e7ebef;
  background-image: url("images/blue-gradient_grad.gif");
  background-repeat: repeat-x;
  color: #000000;
  margin: 0px;
}

.fixcenter {
  width: 778px;
  border: solid; border-color:#B8CDE0; border-width: 1px;
  background: #ffffff;
  color: #000000;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}
/*
A {
  color: #000000;
  text-decoration: none;
}

A:link {
 COLOR: #0000FF;
}

A:hover {
  color: #214A73;
  text-decoration: underline;
}
*/

A {
  /*color: #000000;*/
  text-decoration: none;
}

a:visited {
  color: #005094;
  }

a:hover {
  color: #a20000;
  }
  
 a:active {
  color: red;
  } 

.main a:active {
  color: red;
  border-bottom: 2px solid red;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #214A73;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #214A73;
  background-image: url("images/box_header_grad.gif");
  color: #ffffff;
  font-weight : bold;
}


a.headerNavigation:link {color: white; text-decoration: none; }
a.headerNavigation:visited {color: purple; text-decoration: none; }
a.headerNavigation:hover {color: orange; text-decoration: underline; }
a.headerNavigation:active {color: red; } 

A.headerNavigation { 
  color: #FFFFFF; 
}


TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #214A73;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #214A73;
  background-image: url("images/box_header_grad.gif");
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #214A73;
}

/* original #BDBDDE */
.infoBoxContents {
  background: #e7ebef;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #214A73;
  background-image: url("images/box_header_grad.gif");
  color: #ffffff;
}

TD.contentTitleHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #214A73;
  background-image: url("images/box_header_grad.gif");
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #A3B4C5;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #214A73;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #214A73;
  color: #FFFFFF;
  font-weight: bold;
}

.productListing-heading:hover span{
color: #7c2001;
text-decoration: none
}

.productListing-heading:link span{
color: #fff0b1;
text-decoration: none
}


TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

    TD.category_header, DIV.category_header {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 11px;
       font-weight    : bold;
       color          : Black;
       margin-top     : 5px;
       margin-bottom  : 5px;
       line-height    : 1.5;
    }

    TD.category_sub_header, DIV.category_sub_header {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 10px;
       margin-top     : 5px;
       margin-bottom  : 5px;
    }
    TD.category_sub_desc, DIV.category_sub_desc {
       font-family    : Verdana, Arial, sans-serif;
       font-size      : 10px;
       background     : #DCDCDC;
       margin-bottom  : 5px;
    }


TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.formImportantTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#FF0000
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }
.privatemessages { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: transparent; font-weight: bold; color: #ff0000; text-align: center; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; border-top: 1px solid #ff0000; border-bottom: 1px solid #ff0000; padding-bottom: 2px; padding-top: 2px; padding-right: 2px; padding-left: 2px;}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

TABLE.productinfoBox {
border: solid; border-color:#214A73; border-width: 1px;
background: #e7ebef;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
}

TD.productInfoHeading, DIV.productInfoHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	padding-left:12px;
}


/* removed the display of priciing enable by removing display */
TD.Price {
  display:none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.pollBoxRow {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px; 
}

TD.pollBoxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-color: #eeeeee;
	border-style: solid;
	border-width: 1px; 
}

TR.pollOptRow {
	background: #f1f9fe;
}

TR.pollFooter {
	background: #f1f9fe;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


/* START Categories Tabs v2.0 */
A.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #0000CC; 
}

A.tabsNavigation:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight : bold; 
  color: #3366CC;
}

TD.tabsNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
/*  background: #CCCCCC;*/
  color: white;  /* Color of the not selected category text */
  font-weight : bold;
}
/* END Categories Tabs v2.0 */


/*  "Show All" + "Hide All" links */
#ExpList_DL dd,#ExpList_DL dt {margin:0;padding:0} 
/* margin for the DTs (shorthand) */
#ExpList_DL dt {margin:7px 0}
/* image and left padding for FAQ DDs */
#ExpList_DL dd {background:url(answer.gif) no-repeat;padding-left:55px}
/* left padding only for non_FAQ DDs */
.non_FAQ  #ExpList_DL dd {background:transparent none;padding-left:55px}
/* styling all anchors in the DTs */
#ExpList_DL dt a:visited:hover,
#ExpList_DL dt a:hover,
#ExpList_DL dt a:active,
#ExpList_DL .showDD {display:block} 
#ExpList_DL dd,.hideDD {top:0;position:relative;display:none}
/* the + and - gif in the anchors */
#ExpList_DL .DTplus a {background-image:url(toggleDLplus.gif)}
#ExpList_DL .DTminus a {background-image:url(toggleDLminus.gif)}
#ExpList_DL dd,.hideDD{top:-9999px;position:absolute}
#ExpList_ToggleON,#ExpList_ToggleOFF {display:inline;cursor:pointer;cursor:hand}

#ExpList_DL .showDD, SPAN.smallText, P.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
position:relative;
top:0;
padding-bottom:20px
}

#ExpList_DL dt a:focus, SPAN.smallText, P.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight:bold;
padding-bottom:8px;
display:block;
}

#ExpList_DL dt a, SPAN.smallText, P.smallText {
background:0 50% no-repeat;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight:bold;
padding-left:32px;
padding-bottom:8px;
display:block;
}

#ExpList_DL dt a:visited, SPAN.smallText, P.smallText {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight:bold;
color:#000000;
padding-bottom:8px;
display:block;
}


/* BOF Dynamic Sitemap */
  ul.sitemap {
  color: #ff0000;
}
/* EOF Dynamic Sitemap */

SPAN.completedText {
  clear: both;
  font-style:italic;
  font-size:80%;
  color: 	#4CC417;
}

SPAN.processText {
  clear: both;
  font-style:italic;
  font-size:80%;
  color: #0000FF;
}

SPAN.notcompletedText {
  clear: both;
  font-style:italic;
  font-size:80%;
  color: #ff0000;
}


/* USED FOR NEW VERTICAL FLYOUTS */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: 10em;
}

#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

	
/* Menu items with subcategories */	
#nav a.daddy {
	background: url(images/arrow_green.gif) center right no-repeat;
}

/* Selected items with subcategories */	
#nav li.selected {
    background-color: #FFCC00;
}
}
/* EOB VERTICAL FLYOUT */



/* testing only */

hl1,hl2,hl3,hl4,hl5,hl6{
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
hl1{
font-size:165%;
color: #7C2001;
margin: 0px 0px .75em 0px;
padding: 0px;
}

hl3{
font-size:105%;
color: #000;
margin: 10px 0px 0px 0px;
}
hl4{
font-size:95%;
color: #7C2001;
margin: 10px 0px 0px 0px;
}
blockquote{
margin:1em;
font-style:italic;
font-size:92%;
}
blockquote p{
margin:0px 0px .5em 0px;
}
blockquote p.attribution{
font-style:normal;
font-size:87%;
margin:0px 0px 2em 1em;
}

.currdetails td {
	font-size: 76%;
}

.fineprint{
font-size:9px;
line-height:normal;
}
.altRow{
font-size:76%;
background-color:#EFEFEF;
}
.altRowOdd{
font-size:76%;
background-color:#FFFFFF;
}

#divCrumbs{
font-size: 84%;
height:2.25em;
line-height:1em;
}
#divContainer{
width: 952px;
margin-top:16px;
}
#tdLeftColumn{
width:250px;
padding:0px 30px 0px 0px;
}
#tdRightColumn{
padding:0px 10px 0px 0px;
}
#divFooter{
margin:2.5em 0px;
width:952px;
text-align:center;
color:#5A5A5A;
}
#divFooter p{
margin:.8em;
font-size: 80%;
}




#divTableTitles table, #divTableOfContents table, #divClosedCaptionsResults table{

margin-left:30px;

}

#divTableOfContents {

clear: both;

color: #777;

}

#divTableTitles hl1{

margin-left:10px;

color:#000;

font-size:120%;

}

#divTableTitles hl2{

margin:5px 0px 2px 20px;

color:#7C2001;

}

#divTableTitles hl3{

margin:5px 0px 2px 25px;

color:#7C2001;

}

#divTableTitles,#divTableOfContents, #divClosedCaptionsResults, #divClosedCaptionsResults table,#divQuickTime{

margin-bottom:20px;

}


/* -- Document Footer & Footer Navigation Styles -- */
#tfooter {text-align: center;padding: 11px 0;}
#tfooter p {color: #000000; font: normal 14px/14px Verdana,Arial,sans-serif;padding: 16px 0 0 0;text-align: center;}
#tfooter ul, #footer ul li a {padding-bottom: 6px; text-align: center;color: #045baa; font-size: 14px;}
#tfooter ul li {display: inline;}
#tfooter_images {width: 419px;margin: 0 auto;padding-top: 14px;}
#tfooter_images li {display: block; float: left;height:40px;}
#tfooter_images li a {display: block;height: 40px;text-indent: -9000px;}
li#footer_logo_bethesignal {width: 136px;}
li#footer_logo_agilent {width: 136px;}
li#footer_logo_ieee {width: 136px;}
li#footer_logo_bethesignal a {background: transparent url(bogatin/images/bethesignal_logo.gif) no-repeat top left;width: 136px}
li#footer_logo_agilent a {background: transparent url(bogatin/images/agilentpartner.jpg) no-repeat top left;width: 136px}
li#footer_logo_ieee a {background: transparent url(bogatin/images/IEEE_partner_logo.jpg) no-repeat top left;width: 136px}

#homepage_events {!clear:both; float: right; width: 335px;}
#homepage_events ul {height:58px; margin-left:-10px; }
#homepage_events li {height:48px; display:block; padding-top:5px;}
#homepage_events ul li.date {background:transparent left url('/bogatin/images/bgcal.jpg') no-repeat; color:#000; float:left; width:48px; font:bold 13px Arial;text-align:center; padding-right:10px; }
#homepage_events ul li.info {color: #D28C1D; position:relative; left:0px; top:auto; !top:50%; height:48px; !margin-top:-24px; }
#homepage_events ul li.info a {color: #D28C1D; text-decoration:underline; }
#homepage_events ul li.date span { display:block; width:48px; text-align:center; margin:-2px 0 0 0; line-height:26px; color:#fff; font: bold 24px Georgia,"Times New Roman",Times,serif; }





/* TESTING TESTING  */
#content-title {
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif !important;
    }
    #content-title h1 {
		font-size: 24px;
		line-height: 120%;
		margin: 0;
		padding-top: 0;
		background-color: #f2f2f2;
		color: #6c6c6c;
		padding: 14px 14px 14px 14px;
		border-bottom: 1px solid #e1e5c3;
		font-family: Arial, Helvetica, sans-serif;
		list-style: none;
		position: relative;
		margin-top: 12px;
		border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
		}




#list-people {

	padding: 0;

	margin: 0;

	font-family: Verdana, Geneva, sans-serif !important;

	}

	#list-people li.people {

		background-color: #f2f2f2;

		color: #6c6c6c;

		padding: 14px 14px 14px 104px;

		border-bottom: 1px solid #e1e5c3;

		font-family: Arial, Helvetica, sans-serif;

		list-style: none;

		position: relative;

		margin-top: 12px;
		border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;


		}

	#list-people .instphoto {position: absolute; left: 14px; top: 14px; margin: 0;}

	#list-people h2 {

		font-size: 16px;

		line-height: 120%;

		margin: 0;

		padding-top: 0;

		color: #272727;

		}

	#list-people h2 small,

	#list-people h2 small a:link,

	#list-people h2 small a:visited{

		font-size: 11px;

		color: #868e43 !important;

		font-weight: normal;

		text-decoration: none;

		}

	#list-people li p {

		width: 96%;

		font-size: 11px;

		margin-top: 6px;

		line-height: 16px;

		}

	#list-people .email_button {

		/*display: block;*/

		width: 80px;

		padding: 4px 8px 4px 18px;

		border: 1px solid #e2e4d4;

		margin-right: 3px;

		font-size: 11px;

		border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;

		text-decoration: none;

		outline: none;

		}

	#list-courses a.email_button:link,

	#list-courses a.email_button:visited {

		background: #fefbed url(images/arrow-right.gif) 8px 51% no-repeat;

		color: #d88a19;

		}

	#list-courses a.email_button:hover {color: #337ecb;}




/*	| HEADER
	------------------------------------- */
#header_wrapper { 
	background: url(images/banners/sep_08_data.jpg) center top no-repeat;
	height: 132px;
	padding: 2px 0 10px 0;
	}
#header {
	margin: 0 auto;
	position: relative;
	
	padding-left: 18px;
	}

#site_logo {
	clear: left;
	float: left;
	margin-top: 6px;
/*	margin-right: 19px !important;
	margin-right: 6px;	 IE6 */
	}

ul#account_navi {
	color: #586212;
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 20px;
	left: 266px;
	font-size: 90%;
	width:480px;
	}
	#account_navi li {
		margin: 0;
		padding: 0 8px 0 0;
		float: left;
		}
	#account_navi li a,
	#account_navi li a:visited {
		color: #fff1dc;
		text-decoration: none;
		padding-bottom: 2px;
		}
	#account_navi li a:hover {
		color: #fff;
		border-bottom: 1px solid #fff1dc;
		}
		
	#account_navi li.search  {
		float:right;
		}
		
	#account_navi li.search input {
		background: url(../images/search_bg.png) no-repeat !important;
		color:#7d8183;
		width:135px;
		height:21px;
		border:0px;
		padding:2px 0px 0px 26px;
		}
		
 html #account_navi li.search input {
/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/themes/default_narrow/images/search_bg.png', sizingMethod='image');	*/
	}


.supportline {
	background: url(../images/head_infoico.gif) left 3px no-repeat;
	position: absolute;
	top: 18px;
	right: 6px;
	display: block;
	font-size: 100%;
	letter-spacing: -.02em;
	color: #fff;
	font-style: normal;
	padding-left: 18px;
	}
.supportline strong {
	color: #f1e5c8;
	}
	

div.demo, div.inner { color: #000; text-align: center; font-family: verdana, arial, sans-serif;}
div.demo  { float: left; width: 18em; padding: 20px; margin: 1em; background: #6af; }
div.inner { margin: 0; background: #ffc; padding: 10px; border:0; zoom:1;}
div.outer { float: left; margin: 15px; background: #c82; padding: 8px; width: 22em }
div.fun   { margin: 2px; }
div#readyTest { background-color: #6af; float: right; padding: 10px; height: 20px }

#abs { position: absolute; width: 200px; background: #ffa;
    padding: 5px; margin: 8px; top: 0; right: 0; text-align: center }

/* fixed height/width testing */
.box  { background-color: #f0f; padding: 15px; text-align: center; margin: 25px }
#box1 { zoom:1}                                       /* fluid (zoom for layout) */
#box2 { height: 150px;  }                              /* fixed height */
#box3 { width:  300px; margin:auto }                   /* fixed width */
#box4 { height: 100; width: 175px; margin:auto }     /* fixed height and width */

.boxyellow  { background-color: #aaf; padding: 15px; text-align: center; margin: 25px }
#boxbottom { height: 50px;  }                              /* fixed height */


div.plain  { background-color: #6af; text-align: center; }
b { color: #f44 }



/* used for rounded corner boxes */
.roundedcornr_box_882705 {
	background: url(images/roundedcornr_882705_tl.png) no-repeat top left;
}
.roundedcornr_top_882705 {
	background: url(images/roundedcornr_882705_tr.png) no-repeat top right;
}
.roundedcornr_bottom_882705 {
	background: url(images/roundedcornr_882705_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_882705 div {
	background: url(images/roundedcornr_882705_br.png) no-repeat bottom right;
}
.roundedcornr_content_882705 {
	background: url(images/roundedcornr_882705_r.png) top right repeat-y;
}

.roundedcornr_top_882705 div,.roundedcornr_top_882705,
.roundedcornr_bottom_882705 div, .roundedcornr_bottom_882705 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_882705, .roundedcornr_bottom_882705 {
	margin-top: -19px;
}
.roundedcornr_content_882705 { padding: 0 15px; }





