*{
margin:0;
padding:0;
}
html {
	height: 100%;
}
body{
font-family:verdana,helvetica,arial,sans-serif;
font-size:12px;
text-align:center;
color:#fff;  
background-image: url('/img/main/new_background.gif');
background-repeat: repeat-x; 
background-color: #afd8ff;
/* background:#003d4c;  */
height: 100%;
}

/*
*  General Style Info
*/

a{  
color:#003d4c;
text-decoration:underline;
}
a:hover{  
color:#003d4c;
text-decoration:none;
}

a img{ 
border:none;
}

h1, h2,h3{
font-family:'tahoma';
font-size:14px;
font-weight:bold;
color: #676767;
}
h1{
padding:0; 


}
em {
 font-size: 12px;
}
h2{      
padding-top:0.15em;  
margin:0.3em 0;
color:#e32;
}

h3{ 
font-size:18px;  
padding-top:0.5em; 
color:#003d4c;
}

h4{
color:#ff9966;
font-size:20px; 
padding-top:0.5em;
font-weight:normal;
}

blockquote{
padding: 10px;
padding-left: 20px;
padding-right: 20px;
}



/*
*  Layout
*/ 

#container{ 
text-align:left; 
}

#header{
height:68px;
width: 847px;
margin: 0 auto 0 auto;
background-image: url('/img/header.gif');
background-repeat: no-repeat;
}


#loginheader{
height:68px;
width: 847px;
margin: 0 auto 0 auto;
background-image: url('/img/loginHeader.gif');
background-repeat: no-repeat;
}

#header h1{
color:#fff;
font-family: 'Gill Sans';
font-size: 45px;
font-weight:normal;
}

#header h1.logo {  
float:left;
}     

#header h1.logo a{ 
display:block;
width:226px;
height:176px; 
background: transparent url('images/logo.gif') no-repeat top;    
}

#header h1.logo a:hover{
background:url('images/logo.gif') no-repeat bottom;     
}

#content{   

margin: 0px auto 10px auto;
color:#333;   
text-align: left;
}

#footer {  
color: #000;
padding: 0px 10px;
margin: 0 auto;
text-align: left; 
font: 10px tahoma;
}
#footer a{  
    color: #454545;
} 
.clear {
    clear:both;
    height: 0px;
    line-height: 0px;
}                          

     
/* *************************** */

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

div.windowcontent {
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7; 
	padding:8px 10px 2px 2px;
	font: 11px tahoma;
	position: relative;
}

div.windowcontent p {
	margin-top: 5px;
}

div.windowcontent ul.category{
	display: block;
	font: 11px tahoma;
	color: blue;
	border-left: 1px solid #b7b7b7;
	float: left;
	margin: 0;
	padding-left: 5px;
}

div.windowcontent ul.category li {
	display: block;
	width: 115px;
	float: left;
	margin: 8px 0 0 0;
	padding: 0;
}

div.windowcontent ul.category li a{
	text-decoration: none;
	padding: 0;
	margin: 0;
}

div.windowcontent ul.category li a img{
	margin: 0;
	margin-right: 2px;
	
	
}

div.window {
	/* border: 1px solid #dedede; */
	margin: 5px 0 5px 0;
	min-height: 15px;
	height: auto;
}

div.windowtitle {
	background-image: url('/img/headerSliver.jpg');
	background-repeat: repeat-x;
	font: 11px verdana;
	font-weight: bold;
}

div#wdw_projects {
	width: 310px;
	float: left;
}

div#wdw_projects div.windowcontent, div#wdw_tools div.windowcontent {
	height: 60px;
}

div#wdw_tools {
	width: 310px; 
	float: left;
	margin-left: 10px;
}

div#wdw_knowledge{
	float: left;
	width: 310px;
}

div#wdw_knowledge div.windowcontent, div#wdw_support div.windowcontent{
	height: 170px;
}
div#wdw_support {
	float: left;
	width: 310px;
	margin-left: 10px;
}

div#wdw_training {
	margin-top: 0px;
	clear: left;
	width: 630px;
}

div#wdw_training div.windowcontent{
	padding: 0;
}

h1.pagetitle {
	display: block;
	border-bottom: 1px solid #dedede;
	font: 16pt arial;
}


div.windowfoot {
	clear: left;
	height: 13px;
	margin: 0;
	line-height: 1px;
}

div.windowcontent img.category_icon {
	float: left;
	margin: 0;
	padding: 0;
}


/** Tabs */

.tabbuttoncontainer {
	padding-left: 2px;
	padding-top: 4px;
}

.tabbuttoncontainer img{
	border-bottom: 1px solid #b7b7b7;
}
.tabbuttoncontainer img.active{
	border-bottom: 1px solid white;
}
.tabbuttoncontainer label {
	font: 11px tahoma;
	float: left;
	width: auto;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	padding: 3px 8px;
	margin: 6px 3px -1px 4px;
	/* background-image: url('/img/main/tabInactiveBG.gif');
	background-repeat: repeat-x; */
	background-color: #eaeaea;
}

.tabbuttoncontainer label.active {
	margin-bottom: -1px;
	margin-top: 2px;
	border-bottom: 1px solid white;
	border-top: 3px solid #fdc100;
	/* font-weight: bold; */
	padding: 3px 8px 5px 8px;
	background-color: white;
	background-image: none;
}

.tabpanecontainer {
	clear: left;
	margin: 0; /*  10px 10px 10px; */
	margin-top: -3px;
}

div.tabpane {
	display: none;
	padding: 0px;
	border-top: 1px solid #b7b7b7;
	margin: 0;
}



#show_category.window {
}

/* document */
div.document_row {
	padding: 2px;
	font: 11px tahoma;
}

div.document_row h2 {
	color: #2a3f54;
	font: 11px tahoma;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.document_row div.document_description a{
	display: block;
	margin-top: 4px;
	margin-bottom: 8px;
}

/** left menu */
#leftmenu {
	position: absolute;
	width: 130px;
	background-image: url('/img/main/backgroundLeftMenu.jpg');
	background-repeat: repeat-x;
	/*  overflow: hidden; */
	opacity: .9;
}

#leftmenu a{
	display: block;
	padding: 7px;
	font: 11px tahoma;
	font-weight: bold;
	/* border: 1px solid #9a9997; */
	border-right: 1px solid #9a9997;
	border-bottom: 1px solid white;
	text-decoration: none;
	opacity: .8;
	margin:0;
}

#leftmenu a:hover{
	background-color: white;
	color: #fcab1e;
}

#menutabbutton {
	position: absolute;
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-left: 130px;
}

/** Self study guides */
div#ssg div.document_row, 
div#ssg div.document_row a  ,
div#ssg div.document_row span ,
div#ssg div.document_row label {
	display: block;
}

div#ssg div.document_row {
	clear: left;
	height: 18px;
} 

div#ssg .document_row a  ,
div#ssg div.document_row span ,
div#ssg div.document_row img ,
div#ssg div.document_row label {
	float: left;
	margin-left: 3px;
	overflow: hidden;
	white-space: nowrap;
}

div#ssg div.document_row a {
	width: 240px;
}

div#ssg div.document_row img {
	width: 16px;
	float: left;
}

div#ssg div.document_row span.description {
	width: 185px;
	overflow: hidden;
}

/** OnDemand Training - core */
/* #odt,*/
#odt div.document_row,
#odt div.document_row span,
#odt div.document_row a {
	display: block;
	margin-left: 3px;
	white-space: nowrap;
	overflow: hidden;
}

#odt div.document_row {
	height: 18px;
}

#odt div.document_row a {
	width: 240px;
}

#odt div.document_row span,
#odt div.document_row a,
#odt div.document_row img {
	float: left;
}

/** special events */



/** Spotlight eBSP */
#spotlight {
	width: 190px;
	margin-top: 0;
}

/** case study & cams miniwindow  */
#casestudy,
#cams,
#odin  {
	width: 190px;
	margin-top: 0;
	margin-left: 10px;
}

/** news and events */
ul.newsevents {
	list-style-image: url('/img/main/bullet.gif');
	list-style-type: circle;
	margin-left: 0;
}

ul.newsevents li {
	display: list-item;
	padding-left: 0px;
	margin-left: 18px;
	line-height: 12px;
	margin-bottom: 12px;
}


/** Calendar */
#calendar {
	padding-top: 6px;
	margin: 4px;
}
#page_links{
	text-align: Center;
}
#page_links span,
#page_links a{
	padding: 1px 8px;
	border: 1px solid black;
	background-color: #dedede;
	margin-right: 3px;
	text-decoration: none;
	font: 11px tahoma;
}

#calendar_table {
	clear: left;
	margin-top: 3px;
}

#calendar_table td {
	width: 21px;
	border: 1px solid #dedede;
	padding: 1px;
	font: 8px tahoma;
}

#calendar_table td:hover *{
	background-color: #454545;
	color: white;
}

#calendar_table td.active {
	background-color: #d2e1f1;
}

#calendar_table td a{
	text-decoration: none;
}

#calendar_expanded {
	line-height: 19px;
}	

#calendar_table td h1{
	font: 8px tahoma;
}

#calendar_expanded h1{
	font: 11px tahoma;
	font-weight: bold;
	color: black;
}

#calendar_expanded h2{
	font: 11px tahoma;
	font-weight: bold;
}

#calendar_expanded hr{
	/*border-bottom: 1px solid #454545; */
	margin-top: 2px;
	margin-bottom: 5px;
}

/** expanding the left menu */
.floating_menu {
	position: absolute;
	z-index: 30;
	margin: 0;
	margin-left: 130px;
	background-color: white;
	border: 1px solid #b7b7b7;
	border-left: 0;
	width: 140px;
	padding: 0;
	line-height: 11px;
}

.floating_menu li{
	display: block;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid white;
	border-right: 0;
}

.floating_menu li a{
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 11px;
	border-right: 0;
}

/** loginbox */
#loginbox {
	margin-left: 200px;
	width: 400px;
}

#loginbox div.row {
	padding: 8px 15px;
}

#loginbox div.submit {
	text-align: center;
}

#loginbox form {
	margin: 0;
	padding: 0;
}

#loginbox label {
	font: 11px tahoma;
	color: #454545;
	font-weight: bold;
	display: block;
	width: 150px;
	float: left;
	text-align: right;
	padding: 4px;
}

#loginbox input {
	border: 1px solid #b7b7b7;
}

#loginbox input.submit {
	background-color: #dedede;
	border: 1px solid #454545;
	font: 11px tahoma;
	font-weight: bold;
	padding: 2px 15px;
}

.tickets_pane {
	margin :0px;
	padding-left: 0px;
	border-left: 1px solid #dedede;
	float: left;
	height: 140px;
	width: 220px;
}

.tickets_pane a {
	/* white-space: nowrap; */
	line-height: 19px;
}

.tickets_pane ul {
	list-style-image: url('/img/main/bulletArrowOrange.gif');
	list-style-type: circle;
	margin-left: 13px;
}

.knowledgebasecategory {
 	float: left;
 	margin-left: 5px; 
 	border-left: 1px solid #dedede;
 	padding-left: 10px;
}

.knowledgebasecategory li{
	display: inline;
	float: left;
	line-height: 20px;
	margin-top: 10px;
}

.knowledgebasecategory li a {
	display: block;
	width: 180px;
}

.knowledgebasecategory li a img{
	margin-right: 3px;
}

pre.kbsolution {
	display: block;
	margin: 10px;
	font: 11px tahoma;
	white-space: normal;
}

.news_description {
	margin: 15px;
	border: 1px solid #454545;
	background-color: #efefef;
	color: #454545;
	font: 11px tahoma;
	padding: 15px;
}

/** session materials */
#sm div.document_row,
#sm div.document_row span,
#sm div.document_row a {
	display: block;
	margin-left: 3px;
	white-space: nowrap;
	overflow: hidden;
}

#sm div.document_row {
	height: 18px;
}

#sm div.document_row a {
	width: 240px;
}

#sm div.document_row span,
#sm div.document_row a,
#sm div.document_row img {
	float: left;
}


/* demos & tech */
#dtg div.document_row,
#dtg div.document_row span,
#dtg div.document_row a {
	display: block;
	margin-left: 3px;
	white-space: nowrap;
	overflow: hidden;
}

#dtg div.document_row {
	height: 18px;
}

#dtg div.document_row a {
	width: 240px;
}

#dtg div.document_row span,
#dtg div.document_row a,
#dtg div.document_row img {
	float: left;
}

.support_row {
	margin: 5px 0;
	clear: left;
}

.support_row label{
	display: block;
	float: left;
	width: 150px;
	margin-right: 10px;
	margin-left: 20px;
	font-weight: bold;
}

.tabbuttoncontainer2 label {
	font: 11px tahoma;
	float: left;
	width: auto;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	border-top: 1px solid #b7b7b7;
	padding: 3px 8px;
	margin: 6px 3px -1px 4px;
	/* background-image: url('/img/main/tabInactiveBG.gif');
	background-repeat: repeat-x; */
	background-color: #eaeaea;
}

.tabbuttoncontainer2 label.active {
	margin-bottom: -0px;
	margin-top: 2px;
	border-bottom: 1px solid white;
	border-top: 3px solid #fdc100;
	/* font-weight: bold; */
	padding: 3px 8px 5px 8px;
	background-color: white;
	background-image: none;
}

.interior_page {
	padding-left: 10px;
}

#new_inquiry_list li {
	list-style-image: url('/img/main/bulletArrowOrange.gif');
	width: 200px;
	float: left;
}

.breadcrumbs, .breadcrumbs * {
	font: 10px verdana;
	color: #676767;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 5px;
	
}

#kb_searchbox {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -100px;
	margin-top: -150px;
	width: 200px;
	height: 100px;
	font: 11px tahoma;
	color: #454545;
	text-align: center;
}

#kb_searchbox div.windowfoot{
	margin: 0 2px;
}

div#kb_searchbox > div.windowfoot[rel="kbsb"] {
	margin: 0;
}

#xclose {
	position: absolute;
	margin-top: 70px;
	margin-left: 2px;
}


/** admin stuff */
.ais_form {
	background-color: #ffffcc;
	margin: 20px;
	padding: 10px;
	border: 1px solid #dedede;
}

.ais_form div.row {
	margin: 2px 0;
}

.ais_form label {
	display: block;
	float: left;
	width: 150px;
	margin-right: 10px;
}

.error_message {
	color: red;
	white-space: nowrap;
	display: inline;
	
}


#flashMessage{
display: block;
font: 16px arial, helvetica, sans-serif;
font-weight: bold;
margin-left: 130px;
text-align: Center;
background-color: #ffffcc;
padding: 5px;

}

h3.forms_subcategory {
	font: 15px arial;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: block;
}

.coolforms h2.document_title {
margin-top: 5px;
margin-bottom: 3px;
}