/* =BREADCRUMB
--------------------------------------------*/
#breadcrumb {
	margin-left: 40px;
}

/* =MAIN-BODY
--------------------------------------------*/
body#support #main-body {
	margin-left: 0;
}

/* =FOOTER
--------------------------------------------*/
body#support #footer {
	left: 36px;
}

/* =CONTENT
--------------------------------------------*/
body#support #content,
body#support.content-two-col #content {
	margin-right:-315px;
}

/* =INNER TUBE
--------------------------------------------*/
body#support #content .innertube,
body#support.content-two-col #content div.innertube {
/*	margin-right: -315px; */
	margin: 0px;
	margin-right: 315px;
	margin-left: 46px;
	padding-left: 0;
	padding-right: 40px;
}

body#support.content-two-col #content {
margin-right:-315px;
}

/* =CONTENT SECONDARY
--------------------------------------------*/
body#support #content-secondary {
	width: 315px;
	position: relative;
	padding-top: 108px;
}

/*------------------------------------------*/
#main-body h1 {
	margin-bottom: 20px;
}

#main-body h2.subtitle {
	position: relative;
	color: #999;
	border-bottom: 1px solid #000;
	font-size: 165%;
	padding-top: 20px;
	padding-bottom: 5px;
	line-height: 1.2em;
	margin-top: -29px;
}

#main-body h2.subtitle span {
	font-size: 12px;
	color: #ccc;	
	position: absolute;
	top: 0;
	left: 0;
} 

#main-body h3.red {
	color: #660000;
}

#main-body h4 {
	/* Edited for product title in Category Lists
	margin-bottom: -15px;*/
	color: #999;
}

#main-body p.silver {
	color: #999;
}

#main-body p.indent {
	padding-left: 20px;
}

/* =INFO BOX
--------------------------------------------*/
.support-infobox {
	width: 100%;
	margin-bottom: 3em;
}

.support-infobox .content {
	background-image: url(../images/info-box-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.support-infobox .content a:link {
	text-decoration: none;
}

.support-infobox .content a:visited {
	text-decoration: none;
}

.support-infobox .content a:hover {
	text-decoration: underline;
}

#main-body .support-infobox h2 {
	margin-bottom: 0;
	padding-left: 44px;
	padding-bottom: 4px;
	border-bottom: 1px solid #e2e2e2;
	color: #000;
}

#main-body .support-infobox h2 a {
	display: block;
	width: 261px;
	margin: 0 0 0 0;
	color: #000;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}

body#support #main-body .support-infobox h2 a {
	color: #000;
	outline: none;
}

#main-body .support-infobox .max h2 a {
	background: url(../images/arrow-up.gif) 97% 50% no-repeat;
}

#main-body .support-infobox .max h2 a:hover {
	background: url(../images/arrow-up-hover.gif) 100% 50% no-repeat;
}

#main-body .support-infobox .min h2 a {
	background: url(../images/arrow-down.gif) 97% 55% no-repeat;
}

#main-body .support-infobox .min h2 a:hover {
	background: url(../images/arrow-down-hover.gif) 100% 50% no-repeat;
}

.support-infobox .yellow .content {
	background-color: #ffff99;
}

.support-infobox .grey .content {
	background-color: #e2e2e2;
}

.support-infobox .min .content {
	display: none;
}

.support-infobox .content {
	padding: 14px 14px 24px 14px;
}

#main-body .support-infobox .content p {
	margin: 0 0 15px 0;
}

#main-body .support-infobox .content ul {
	list-style: none;
	margin: 0;
}

#main-body .support-infobox .content ul li {
	background: url(../images/bullet.gif) 0% 5px no-repeat;
	padding-left: 10px;
	padding-bottom: 10px;
}

#main-body .support-infobox .content ul li.current {
	font-weight: bold;
}

#main-body .support-infobox .content ul.expander li.current {
	padding-left: 20px;
}

/* =INFO BOX ICONS
------------------------------------------*/
div.support-infobox div.heading {
	position: relative;
}

div.support-infobox div.icon
{
	width: 40px;
	height: 51px;
	position: absolute;
	bottom: -17px;
	left: 0;
}

/* =CASE STUDY */
#support-infobox-casestudy div.grey div.icon {
	background: url(../images/icons-grey-casestudy.gif) bottom left no-repeat;
}
#support-infobox-casestudy div.yellow div.icon {
	background: url(../images/icons-yellow-casestudy.gif) bottom left no-repeat;
}
#support-infobox-casestudy div.min div.icon {
	background: url(../images/icons-white-casestudy.gif) bottom left no-repeat;
}

/* =COMMUNITY */
#support-infobox-community div.grey div.icon {
	background: url(../images/icons-grey-community.gif) bottom left no-repeat;
}
#support-infobox-community div.yellow div.icon {
	background: url(../images/icons-yellow-community.gif) bottom left no-repeat;
}
#support-infobox-community div.min div.icon {
	background: url(../images/icons-white-community.gif) bottom left no-repeat;
}

/* =DEMO */
#support-infobox-demo div.grey div.icon {
	background: url(../images/icons-grey-demo.gif) bottom left no-repeat;
}
#support-infobox-demo div.yellow div.icon {
	background: url(../images/icons-yellow-demo.gif) bottom left no-repeat;
}
#support-infobox-demo div.min div.icon {
	background: url(../images/icons-white-demo.gif) bottom left no-repeat;
}

/* =FORUMS */
#support-infobox-forums div.grey div.icon {
	background: url(../images/icons-grey-forums.gif) bottom left no-repeat;
}
#support-infobox-forums div.yellow div.icon {
	background: url(../images/icons-yellow-forums.gif) bottom left no-repeat;
}
#support-infobox-forums div.min div.icon {
	background: url(../images/icons-white-forums.gif) bottom left no-repeat;
}

/* =INFO */
#support-infobox-info div.grey div.icon {
	background: url(../images/icons-grey-info.gif) bottom left no-repeat;
}
#support-infobox-info div.yellow div.icon {
	background: url(../images/icons-yellow-info.gif) bottom left no-repeat;
}
#support-infobox-info div.min div.icon {
	background: url(../images/icons-white-info.gif) bottom left no-repeat;
}

/* =KNOWLEDGE BASE */
#support-infobox-knowledgebase div.grey div.icon {
	background: url(../images/icons-grey-knowledgebase.gif) bottom left no-repeat;
}
#support-infobox-knowledgebase div.yellow div.icon {
	background: url(../images/icons-yellow-knowledgebase.gif) bottom left no-repeat;
}
#support-infobox-knowledgebase div.min div.icon {
	background: url(../images/icons-white-knowledgebase.gif) bottom left no-repeat;
}

/* =LEARNING */
#support-infobox-learning div.grey div.icon {
	background: url(../images/icons-grey-learning.gif) bottom left no-repeat;
}
#support-infobox-learning div.yellow div.icon {
	background: url(../images/icons-yellow-learning.gif) bottom left no-repeat;
}
#support-infobox-learning div.min div.icon {
	background: url(../images/icons-white-learning.gif) bottom left no-repeat;
}

/* =MAINTENANCE */
#support-infobox-maintenance div.grey div.icon {
	background: url(../images/icons-grey-maintenance.gif) bottom left no-repeat;
}
#support-infobox-maintenance div.yellow div.icon {
	background: url(../images/icons-yellow-maintenance.gif) bottom left no-repeat;
}
#support-infobox-maintenance div.min div.icon {
	background: url(../images/icons-white-maintenance.gif) bottom left no-repeat;
}

/* =NOTES */
#support-infobox-notes div.grey div.icon {
	background: url(../images/icons-grey-notes.gif) bottom left no-repeat;
}
#support-infobox-notes div.yellow div.icon {
	background: url(../images/icons-yellow-notes.gif) bottom left no-repeat;
}
#support-infobox-notes div.min div.icon {
	background: url(../images/icons-white-notes.gif) bottom left no-repeat;
}

/* =SUPPORT */
#support-infobox-support div.grey div.icon {
	background: url(../images/icons-grey-support.gif) bottom left no-repeat;
}
#support-infobox-support div.yellow div.icon {
	background: url(../images/icons-yellow-support.gif) bottom left no-repeat;
}
#support-infobox-support div.min div.icon {
	background: url(../images/icons-white-support.gif) bottom left no-repeat;
}

/* =TESTIMONIALS */
#support-infobox-testimonials div.grey div.icon {
	background: url(../images/icons-grey-testimonials.gif) bottom left no-repeat;
}
#support-infobox-testimonials div.yellow div.icon {
	background: url(../images/icons-yellow-testimonials.gif) bottom left no-repeat;
}
#support-infobox-testumonials div.min div.icon {
	background: url(../images/icons-white-testimonials.gif) bottom left no-repeat;
}
#support-infobox-testimonials1 div.grey div.icon {
	background: url(../images/icons-grey-testimonials1.gif) bottom left no-repeat;
}
#support-infobox-testimonials1 div.yellow div.icon {
	background: url(../images/icons-yellow-testimonials1.gif) bottom left no-repeat;
}
#support-infobox-testimonials1 div.min div.icon {
	background: url(../images/icons-white-testimonials1.gif) bottom left no-repeat;
}

/* =WALKTHROUGH */
#support-infobox-walkthrough div.grey div.icon {
	background: url(../images/icons-grey-walkthrough.gif) bottom left no-repeat;
}
#support-infobox-walkthrough div.yellow div.icon {
	background: url(../images/icons-yellow-walkthrough.gif) bottom left no-repeat;
}
#support-infobox-walkthrough div.min div.icon {
	background: url(../images/icons-white-walkthrough.gif) bottom left no-repeat;
}

/* =WHITE PAPER */
#support-infobox-whitepaper div.grey div.icon {
	background: url(../images/icons-grey-whitepaper.gif) bottom left no-repeat;
}
#support-infobox-whitepaper div.yellow div.icon {
	background: url(../images/icons-yellow-whitepaper.gif) bottom left no-repeat;
}
#support-infobox-whitepaper div.min div.icon {
	background: url(../images/icons-white-whitepaper.gif) bottom left no-repeat;
}



/* =PRODUCT PAGE
------------------------------------------*/
div.product-name {
/*	margin-bottom: -35px; */
}

div.product-name h1 {
	background: url(../images/icon.gif) top left no-repeat;
	min-height: 55px;
	padding-left: 80px;
	padding-top: 8px;
	padding-bottom: 29px;
}

div.product-name h1 span {
	display: block;
	margin-top: 4px;
	font-size: 12px;
	letter-spacing: normal;
	font-weight: bold;
	color: #999999;
}

#main-body div.lower {
	margin-top: 84px;
}

#main-body div.listing h2 {
	display: block;
	width: 100%;
	border-bottom: 1px solid #000; 
	color: #000;
}

#main-body div.listing div {
}

#main-body div.listing .thin {
	width: 48%;
	float: left;
}

#main-body div.listing .left {
	margin-right: 4%;
	display: inline;
}

#main-body div.listing ul {
	list-style: none;
	margin: 0 0 30px 0;
}

#main-body div.listing ul li {
	margin-bottom: 7px;
}

#main-body div.listing ul li a {
	font-weight: normal;
}

#main-body div.listing ul li span.type {
	font-weight: normal;
	color: #999;
}

#main-body div.listing ul.bullet li {
	background: url(../images/bullet.gif) 0 5px no-repeat;
	padding-left: 20px;
}

/* =SEARCH
------------------------------------------*/
div.search {
	float: left;
	clear: left; 
	width: 100%;
	margin: 0;
}

div#content-secondary div.search {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

div.search form {
	background: #efefef;
	border: none;
	padding: 4px;
}

div#content-secondary div.search form {
	background: none;
	padding: 0;
}

div.search form fieldset {
	border: none;
}

div#content-secondary div.search form fieldset {
	margin: 0;
	padding: 0;
}

div.search label.heading {
	display: block;
	font-weight: bold;
	font-size: 110%;
	margin: 4px 0 2px 0;
}

div#content-secondary div.search label.heading {
	display: none;
}

div.search input#search {
	border: 1px solid #7e9db9;
/*	width: 86%; */
	width: 84%;
}

div#content-secondary div.search input#search {
	width: 245px;
}

div.search input.submit {
	width: 10%;
	min-width: 50px;
}

div#content-secondary div.search input.submit {
	width: 50px;
}

div.search span.checkbox {
	margin-top: 7px;
	padding: 0px;
	float: left;
}

div.search span.productcheckbox {
	margin-top: 3px;
}

div.search span.checkbox input {
	margin: 0px;
}

div.search span.checkbox label {
	margin: 0px;
	padding: 0px;
}

div.search div.results {
	float: left;
	margin: 0;

}

#main-body div.search div.results p {
	margin: 10px 0;
	font-weight: bold;
	color: #999;
}

#main-body div.search div.results label.checkbox {
	margin-right: 20px;
}

#main-body div.search div.results span.checkbox {
	margin-right: 15px;
	padding: 1px;
}

/* =SEARCH RESULTS
------------------------------------*/
div.results {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 20px;
}

#main-body div.results ul {
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	list-style: none;
	margin: 0;
	padding: 15px 0;
}

#main-body div.results ul li {
	background: url(../images/bullet.gif) 0 5px no-repeat;
	margin: 0 0 10px 0;
	padding-left: 15px;
}

#main-body div.results ul li a {
	font-weight: bold;
}

#main-body div.results ul li p {
	margin: 0;
	font-size: 100%;
}

#main-body div.results ul li p span.type {
	color: #999;
}

#main-body div.results p.pagination {
	margin-top: 10px;
	float: right;
}

#main-body div.results p.pagination a,
#main-body div.results p.pagination span {
	margin: 0 6px;
}

/* =SUPPORT BOX
------------------------------------*/
div.support-box {
	position: relative;
	background: #f5f5f5;
	border: 5px solid #e3e3e3;
	float: left;
	clear: left;
	width: 94%;
	margin: 30px 0 0 0;
	padding: 30px 10px 10px 10px;
}

div.support-box .corner {
	position: absolute;
	width: 11px;
	height: 11px;
	font-size: 0;
}

div.support-box .tl {
	background: url(../images/support-corners.gif) top left no-repeat;
	top: -5px;
	left: -5px;
}

div.support-box .tr {
	background: url(../images/support-corners.gif) top right no-repeat;
	top: -5px;
	right: -5px;
}

div.support-box .bl {
	background: url(../images/support-corners.gif) bottom left no-repeat;
	bottom: -5px;
	left: -5px;
}

div.support-box .br {
	background: url(../images/support-corners.gif) bottom right no-repeat;
	bottom: -5px;
	right: -5px;
}

div.support-box div {
	float: left;
	width: 45%;
}

/* styles for Help toc at bottom */
div.support-box div#TOC {
    font-size: 110%;
	float: none;
	width: 100%;
    padding-bottom: 10px;
}

/* styles for Help toc on RHS */
div.support-infobox div#TOC {
    font-size: 110%;
    padding-bottom: 7px;
}

div#TOC a {
    line-height: 1.5em;
}

/* Line spacing Hack: see http://www.positioniseverything.net/explorer/lineheightbug.html
   Hide From IE5/Mac \*/
* html img {
    margin: 0.4em 0;
    vertical-align: middle;
}
/* End Hack */

div.support-box div.left {
	margin-right: 8%;
}


#main-body div.support-box h2 {
	border-bottom: 1px solid #cecece;
	position: relative;
	margin-top: -10px;
	color: #000;
}

/* =H2 ICONS */
#main-body div.support-box div.learning-icon,
#main-body div.support-box div.demos-icon {
	position: absolute;
	top: -20px;
	z-index: 10;
	height: 32px;
	width: 36px;
}

#main-body div.support-box div.learning-icon {
	background: url(../images/learning.ico.gif) top left no-repeat;
}

#main-body div.support-box div.demos-icon {
	background: url(../images/demos.ico.gif) top left no-repeat;
}

#main-body div.support-box ul {
	list-style: none;
	margin: 0;
}

#main-body div.support-box ul li {
	margin-bottom: 7px;
	margin-top: 3px;
}

#main-body ul.expander {
	/* moved to top of new #main-body ul.download see below
    border-bottom: 1px solid #cecece;*/
	padding-bottom: 7px;
	margin-bottom: 10px;
}

/* created instead of border-bottom  in #main-body ul.expander see above */
#main-body ul.download {
    border-top: 1px solid #cecece;
    padding-top: 7px;
}

#main-body .support-infobox ul.expander {
	border-bottom: none;
}

#main-body ul.expander li a {
	display: block;
	padding-left: 20px;
}

#main-body ul.expander li a.open {
	background: url(../images/expander.open.gif) 0 3px no-repeat;
}

#main-body ul.expander li a.closed {
	background: url(../images/expander.closed.gif) 0 4px no-repeat;
}

#main-body ul.expander li ul {
	list-style: none;
	margin: 0;
}

#main-body .support-infobox ul.expander li ul {
	margin-bottom: -10px;
	padding-top: 10px;
	font-size: 100%;
}

#main-body ul.expander li ul li {
	margin-bottom: 0;
	margin-left: 10px;
}

#main-body #content ul.expander li ul li {
	list-style: none;
}

#main-body .support-infobox .content ul.expander li {
	background: none;
	padding-left: 0;
}

#main-body div.support-box ul.download li a {
	background: url(../images/download-arrow.gif) 3px 3px no-repeat;
	display: block;
	padding-left: 20px;
}

/* =KNOWLEDGE BASE
---------------------------------------*/
#main-body ul.no-bullet {
	list-style: none;
	margin-left: 0;
}

/* =CONTACT
---------------------------------------*/
div.thin-col {
	width: 80%;
}

form.contact {
	width: 487px;
}

form.contact fieldset {	
	margin: 0;
	padding: 0;
	border: none;
}

form.contact fieldset legend {
	margin-bottom: 15px;
	font-size: 150%;
	color: #000;
}

form.contact fieldset.actions {
	border: none;
}

form.contact div {
	display: block;
	width: 100%;
	float: left;
	list-style-type: none;
	margin-bottom: 1em;
}

form.contact label {
	position: relative;
	top: 0.15em;
	width: 32%;
	float: left;
	text-align: right;
	margin-right: 2%;
	font-size: 110%;
}

form.contact input, form.contact select, form.contact textarea
{
	margin-right: 1em;
}

form#contact-select {
	display: none;
}

form.contact input#activation-terms {
	margin-left: 0;
	margin-right: 0em;
}

form.contact #problem,
form.contact #info-product,
form.contact #info-version,
form.contact #info-email,
form.contact #info-issue,
form.contact #activation-name,
form.contact #activation-email,
form.contact #activation-company,
form.contact #activation-phone,
form.contact #activation-serial,
form.contact #activation-number,
form.contact #activation-reason,
form.contact #eval-product,
form.contact #eval-version,
form.contact #eval-email,
form.contact #eval-issue,
form.contact #none-subject,
form.contact #none-email,
form.contact #none-issue {
	border: 1px solid #b7bec8;	
}

form.contact #problem {
	width: 300px;
}

form.contact #info-product,
form.contact #eval-product {
	width: 165px;
}

form.contact #lbl-info-version,
form.contact #lbl-eval-version {
	float: none;
	position: relative;
	top: 0px;
}

form.contact #info-version,
form.contact #eval-version {
	width: 53px;
}

form.contact #info-email,
form.contact #activation-name,
form.contact #activation-email,
form.contact #activation-company,
form.contact #activation-phone,
form.contact #activation-serial,
form.contact #eval-email,
form.contact #none-subject,
form.contact #none-email {
	width: 298px;
}

form.contact #activation-number {
	width: 70px;
}

#main-body form.contact p {
	margin-left: 163px;
	margin-top: 0px;
}

#main-body form.contact p.silver {
	float: left;
	width: 31%;
	clear: left;
	text-align: right;
	font-size: 100%;
	margin: 5px 0 0 0;
}

#main-body form.contact p.terms {
	display: inline;
	margin-left: 0px;
	position: relative;
	top: -2px;
}

form.contact textarea {
	width: 298px;
	height: 10em;
	font-family: Arial;
	font-size: 120%;
}

/* =BUTTONS */
form.contact input#info-submit,
form.contact input#activation-submit,
form.contact input#eval-submit,
form.contact input#none-submit {
	float: right;
	margin-right: 1.6em;
}

/* =SUPPORT HOME
---------------------------------------*/
form.support-home {
	margin-bottom: 24px;
}

form.support-home fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form.support-home label {
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	font-size: 110%;
}

form.support-home select {
	border: 1px solid #bfc2c7;
	width: 100%;
}