/*styles reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline; background: transparent; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
/*End styles reset*/

/* -------------------------------------------------------------- Top level tag styles */
a{
	color:#369;
	text-decoration: none;
}
a:hover{
	color:#C00;
	text-decoration:underline;
}
/* general styles */
body {
	background-color: #e8e4dd;
	/* margin:0px; --np */
	/* background-color:#E8E4DD; */
	background: #e8e4dd url(gradient_bg.jpg) repeat-x top left;
}

#content table td {
	text-align: left;
}

#content a:link {
	color: #336699;
	text-decoration: underline;
}

#content a:visited {
	color: #336699;
	text-decoration: underline;
}

#content a:hover {
	color: #cc0000;
}

#content a:active {
	color: #cc0000;
	text-decoration: none;
}

/* --------------------------------------------------- verdana-bana-bo-bama typography */

body {
	font-family: verdana, arial, helvetica;
	font-size:11px;
	line-height: 1.5em;
}

p {
	margin-bottom: 1em;
}

#content h1, #fullDivContent h1 {
	margin-top: 4px;
	line-height: 24px;
	font-size: 18px;
	margin-bottom: 10px;
}

#content h2, .rightColumnDiv h3, #fullDivContent h2 {
	font-size: 13px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 10px;
	padding-bottom: 3px;
	color: #4777a7;
}

#content table td p, #content table li {
	line-height: 1.5em;
}

span.headerphone {
	font-size: 12px;
}

.quoted {
	color: #4777a7;
	font-weight: bold;
	text-align: right;
}

/* ------------------------------------------------END verdana-bana-bo-bama typography */

/* ----------------------------------------------------------------------- listomatica */

#content ul, #fullDivContent ul {
	margin-bottom: 1em;
	list-style-image:url("orange_bullet.gif");
}

#content ol, #fullDivContent ol {
	margin-bottom: 1em;
	list-style: decimal;
}

#content ul li, #content ol li, #fullDivContent ul li, #fullDivContent ol li {
	margin-bottom: .5em;
	margin-left: 2em;
}

/* --------------------------------------------------------------------END listomatica */


/* -------------------------------------------------------------- Top level tag styles */


/* ------------------------------------------------------------------------ Navigation tab styles */

ul#menu {
	float:left;
	/* padding:0px;
	margin:0px; 
	list-style:none;  --np */
}
#menu li {
	float:left;
	background:url("tab_slide_right.gif") no-repeat right -160px /*top --np */;
	/* background-position: right -160px; --np */
	/* padding-left: 0px; --np */
	font-size:12px;
	font-family:Arial, Verdana, Helvetica;
	font-weight:bold;
	text-decoration:none;
	color:#5a513f;
}
#menu li:hover {
	background:url("tab_slide_right.gif") no-repeat right -80px /*top --np */;
	/* background-position: right -80px; --np */
}

#menu a {
	float:left;
	display:block;
	background:url("tab_slide_left.gif") no-repeat left -160px /*top --np */;
	/* background-position: left -160px; --np */
	padding: 4px 10px 2px 10px;
	color:#5a513f;
}
#menu a:hover {
	background:url("tab_slide_left.gif") no-repeat left -80px /*top --np */;
	/* background-position: left -80px; --np */
	text-decoration:none;
	color:#FFF;
}
li#current, li#current:hover {
	background: url("tab_slide_right.gif") top right;
	/* background-position: right 0; --np */
}
li#current a, li#current a:hover {
	background: url("tab_slide_left.gif") top left;
	background-repeat:no-repeat;
	/* background-position: 0 0; --np */
	color:#FFF;
}

/* ------------------------------------------------------------------------ END navigation tab styles */






/* ------------------------------------------------------------------------ layout styles */

body {
	text-align: center;
}
#hp_international_links li { display:inline; }
#hp_international_links li a { padding: 0 3px 0 0; }
#hp_international_links li:after { content: "|"; } 
#bigwrapper {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

#littlewrapper {
	width: 792px;
	margin: 0;
	float: left;
}

p { text-align:justify; }

#topDiv{
	text-align: left;
	/*border:1px solid #999;
	border-bottom:0px;
	border-top:0px;*/
	background-color:#FFF;
	padding:0px;
	margin-bottom: 0;
	top:0px;
}
#bottomDiv, #contentDiv {
	text-align: left;
	border:1px solid #999;
	border-top:0px;
	background-color:#FFF; /* --je */
	/* background: #fff url("layout_left_shadow.gif") repeat-y; --je */
	overflow: hidden;
}
#contentDiv{

	background: #fff url("fauxcol.gif") repeat-y;
}
#bottomDiv {
	padding:25px;
	background: #fff url("layout_left_shadow.gif") repeat-y;
}

.rightColumnDiv {
	width: 187px;
	float: right;
	clear: right;
	background: #fff;
}

#footer{
	text-align:left;
	margin-top:10px auto;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

.rightContainer {
	margin-left: 15px;
	width: 200px;
	float: right;
	clear: right;
	background: #fff;
}

.rightBox {
	padding: 10px;
	background: #d9e2ec;
	border: 1px solid #9cb8d4;
}

/* -------------------------------------------------------------------- misc useful classes  */

.clear {
	clear: left;
}

.totheright, #content table td.totheright {
	text-align: right;
}

img.floatleft {
	float: left;
	margin: 0 10px 10px 0;
}

hr {
	background: #dadada;
	border: 0;
	height: 1px;
	color: #dadada;
}

img.graybox{
     padding:5px;
     border:1px solid #DADADA;
     background-color: #F1F1F1;
}

sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}

/* _________________________________________________ */
/* New breadcrumb and sidebar styles nick-style 6-08 */
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */


/* ----------------------------------------------------- breadcrumb bar styles */

#breadcrumbs {
	background: #fff;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0 5px;
	overflow: hidden;
	clear: both;
	height: 25px;
}


#bc_date {
	float: left;
	width: 180px;
	padding-top: 5px;
	background: #fff;
}

#bc_breadcrumbs {
	float: left;
	padding-top: 5px;
	background: #fff;
}

#bc_links {
	display: none;
	float: right;
	padding-right: 15px;
	padding-top: 8px;
}

/* -------------------------------------------------- END breadcrumb bar styles */

#subheading {
	text-align: left;
	border-bottom: 1px solid #dadada;
	background: #f3efe7;
}

#subheading h3 {

	padding: 6px;
}

/* ------------------------------------------------------------- sidebar styles */

#sidebar {
	float: left;
	clear: left;
	width: 185px;
	background: #f3efe7;
	border-right: 1px solid #dadada;
	overflow:hidden;
}

#sidebar h4, .menuitemtitle {
	display: block;
	background: #336699;
	padding: 6px;
	color: #fff;
	margin-bottom: 8px;
	margin-top: 0;
	border-bottom: 0;
}

#aboutbox {
	/*width: 172px;*/
	margin: 8px;
	padding: 5px;
	border: 1px solid #999999;
	background: #fff;
	
}

#aboutbox .aboutlink {
	clear: both;
	margin-top: 10px;
	padding-left: 24px;
}

#aboutbox .aboutcontact {
	background: url(icon_roundphone.gif) no-repeat 0 5px;
}

#aboutbox .aboutdownload {
	background: url(icon_9-1.gif) no-repeat 0 5px;
}

#aboutbox .aboutmrs {
	background: url(icon_download-1.gif) no-repeat 0 0px;
	padding-bottom: 5px;
}

#aboutbox h5 {
	display: block;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
	padding-bottom: 2px;	
}

/* -------------------------- nav list styles */

#sidebar_nav, #sidebar_nav2 {
	margin-bottom: 10px;
}

#sidebar_nav ul, #sidebar_nav2 ul{
	display: none;
	padding-left: 35px;
	text-indent: -1em;
	margin-left: 0;
	list-style: none;
	list-style-position: inside;
}

#sidebar_nav li ul li a, #sidebar_nav2 li ul li a {
	padding-left: 0px;
}

#sidebar_nav a, #sidebar_nav2 a, #sidebar_related a  {
	padding-left: 20px;
	cursor: pointer;
	/*display: block;*/
}


#sidebar_related a.sideresource, #sidebar_related a.sidedownload {
	background: url(icon_resource.gif) no-repeat 3px 4px;
}


#sidebar_nav li a.expanded, #sidebar_nav2 li a.expanded  {
	background: url(DIVExpander_minus.gif) no-repeat 3px 50%;
}
#sidebar_nav li a.collapsed, #sidebar_nav2 li a.collapsed {
	background: url(DIVExpander_plus.gif) no-repeat 3px 50%;
}


/* ---------------------- END nav list styles */
/* --------------------------------------------------------- END sidebar styles */

/* ------------------------------------------------------- new main content div */

#content {
	text-align: left;
	float: left;
	/* width: 762px; */
	clear: right;
	margin: 0;
	padding: 10px;
}

/* ----------------------------------------------------END new main content div */

/* ----------------------------------------------------New SCARY universal table padding */



#content table td{
	padding: 5px;
}

/* ------------------------------------------------END New SCARY universal table padding */

/* Feedburner style */

.feedburnerFeedBlock .date {
	margin-bottom: 0;
	color: #666;
}

/* Jorge is breaking the order */
.dropDown {
	float:left;
	margin-left:2px;
	background-color:#f5f5f5;
	padding:0px;
	border-style:solid;
	border-color:#dadada;
	border-width:1px;
	width:114px;
	height:21px;
	display:inline;
	font-size:10px;
	vertical-align:middle;
}

#biclassheader {
	height: 110px;
	width: 730px;
	background: url(biuserclass_header.jpg) no-repeat;
}

#biclassheader h1 {
	padding-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
}

#biclassheader h1, #biclassheader p, #biclassheader a {
	padding-left: 15px;
	padding-right: 300px;
	color: #fff;
}

#biclassheader p {
	line-height: 18px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #ffffe6;
}

#biclassheader a {
	font-size: 14px;
	font-weight: bold;
}

#biclassheader a:link { color: #fff; text-decoration: underline; }
#biclassheader a:visited { color: #fff; text-decoration: underline; }
#biclassheader a:hover { color: #fff; text-decoration: none; }
#biclassheader a:active { color: #fff; text-decoration: underline; }

#biclass_top {
	float: none;
	clear: both;
	overflow: hidden;
	padding-left: 10px;
}

#biclass_right {
	margin: 15px 0 0 20px;
	padding: 15px 20px 0 20px;
	float: left;
	width: 250px;
	background-color: #ffffcc;
	overflow: hidden;
}

#biclass_left {
	float: left;
	width: 420px;
}

#biclass_left {
	margin-top: 20px;
}

#biclass_left h2, #biclass_right h2 {

}

#biclass_top blockquote {
	color: #666;
	font-style: italic;
	margin-bottom: 1em;
}

a.request_button {
	overflow: hidden;
	display: block;
	width: 254px;
	height: 32px;
	background: url(blue_request.jpg) no-repeat;
}

a.request_button:visited { } 
a.request_button:hover { background: url(blue_request.jpg) no-repeat 0 -32px; } 
a.request_button:active { background: url(blue_request.jpg) no-repeat 0 0px; }

a.request_button span {
	display: none;
}

/* ------------------------------------------------BEGIN Full-width content div styles */

#fullDiv {
	text-align: left;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	
}

#fullDiv #fullDivContent {
	background: #ffffff url(big_bg.gif) no-repeat top right;
	border-bottom: 1px solid #999;
	padding: 30px;
}

/* ------------------------------------------------END Full-width content div styles */

/*Chat popup styles begin*/
#chat_popup{
	height:229px;
	width:264px;
	background-image:url(chat_popup_bg.png);
	position:absolute;
	margin-right:-20px;
	right:50%;
	z-index:50;
}
#chat_popup #chat_question{
	text-align:left;
	margin:53px 0 0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}
#chat_popup #chat_now{
	float:right;
	display:block;
	padding:14px 5px 0 0;
	margin:0 27px 0 0;
	height:49px;
	width:89px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#666;
	line-height:12px;
	text-align:center;
	background-image:url(chat_now.jpg);
}
#chat_popup #chat_now:hover{
	color:#FFF;
	background-image:url(chat_now_1.jpg);
}
#chat_popup #chat_no{
	float:right;
	display:block;
	padding:10px 0 0 2px;
	margin:25px 27px 0 0;
	text-align:left;
	height:21px;
	width:92px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:12px;
	background-image:url(no_thanks.jpg);
}
#chat_popup #chat_no:hover{
	color:#000;
	text-decoration:underline;
	background-image:url(no_thanks_1.jpg);
}
.chat_hours{
	display:block;
	width:200px;
	position: absolute;
	top:70px;
	left:50%;
	margin-left:-100px;
	background-color:#E3E9FF;
	border: 1px solid #369;
	text-align:left;
	color:#369;
	padding:4px;
}
.chat_offline{
	cursor:pointer;
}
a#font_bigger{
	background-image:url(font_size.jpg);
	background-position:top left;
	height:38px;
	width:38px;
	overflow:hidden;
	float:right;
	text-decoration:none !important;
}
a#font_smaller{
	background-image:url(font_size.jpg);
	background-position:top right;
	height:38px;
	width:38px;
	overflow:hidden;
	float:right;
	text-decoration:none !important;
}
#history_box *{
	font-size:15px !important;
}
/*Chat popup styles end*/

/* ------------------------------------------------BEGIN Free Eval Styles */

#content #evalbutton {
	float:left;
	width: 320px;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
}

#content #evalbutton a {
	margin: 0;
	display:block;
	float: left;
	height:36px;
	width:300px;
	color:#FFF;
	text-decoration: none;
}

#content #evalbutton a span {
	display:block;
	font-family: Arial, Helvetica, Verdana;
	padding:10px 0 0 15px;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
}

#content #evalbutton a:link {
	background-image: url(getitnow_button.gif);
	background-position: left -36px;
	text-decoration: none;
}

#content #evalbutton a:visited  {
	background-image: url(getitnow_button.gif);
	background-position: left -36px;
	text-decoration: none;
}

#content #evalbutton a:hover {
	background-position: left 0px;
	text-decoration: none;
}

#content #evalbutton a:active {
	background-position: left -72px;
	text-decoration: none;
}



/* ------------------------------------------------END Free Eval Styles */

.jshide #accordion {
	display: none;
}

/* ----------------------------------------------------- roadshow styles */

#roadshowlist {
	/* margin-right: 20px; */
}

#roadshowlist li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	clear: both;
}

#roadshowlist a {
	padding: 5px;
	margin: 5px 0;
	display: block;
	text-decoration: none;
	background: #e1e1e1 url(roadshow_button_grey.gif) no-repeat 205px;
	_height: 1%;
	overflow: hidden;
}

#roadshowlist a:link { text-decoration: none; }
#roadshowlist a:visited { text-decoration: none; }
#roadshowlist a:hover { 
	background: #cccccc url(roadshow_button.gif) no-repeat 205px;
	text-decoration: none;
}
#roadshowlist a:active { text-decoration: none; }

#roadshowlist span {
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: right;
	margin-right: 25px;
}

#roadshowlist li.roadshow_tba p {
	display: block;
	padding: 5px;
	margin: 5px 0;
	_height: 1%;
	overflow: hidden;
	background-color: #ffffff;
	color: #999999;
}

#roadshowlist li.roadshow_tba p span {
	color: #999999;
}

#roadshowlist li.roadshow_tba a {
	cursor: default;
	background-color: #f1f1f1;
	background-image: none;
}

#roadshowlist li.roadshow_tba a:link { }
#roadshowlist li.roadshow_tba a:visited { }
#roadshowlist li.roadshow_tba a:hover { color: #cc0000; }
#roadshowlist li.roadshow_tba a:active { }