body
{
	margin:0px;
	font-family:Arial,Tahoma,San-serif;
	font-size:12px;
	color:#555555;
}
.finePrint, .finePrint span {
	font-size:10px !important;
}

#news ul li
{
    margin-bottom:10px !important;
}

#news h1
{
    font-size:12px;
	font-weight:bold;
	color:#E21212;
}

#news .date
{
    font-style:italic;
}

.products_top_md		
{
    background-image:url('/images/db_greyPanel_md_top.gif');
}

.products_bottom_md		
{
    background-image:url('/images/db_greyPanel_md_bottom.gif');
}

.products_bottom_lt
{
     background-image:url('/images/db_greyPanel_lt_bottom.gif');
     height:37px;
}

.products_bottom_rt
{
     background-image:url('/images/db_greyPanel_rt_bottom.gif');   
}

.products_lt
{
     background-image:url('/images/db_greyPanel_lt.gif');
     width:37px;   
}

.products_rt
{
     background-image:url('/images/db_greyPanel_rt.gif');
     width:37px;   
}

.redTitleHolder
{
       margin-left:9px;
       background-image:url('/images/db_redTitle.gif');
       z-index:12;
       position:absolute;
       height:19px;  
}

.redTitleTop
{
       margin-left:-345px;
       margin-top:-56px;
       *margin-left:-380px;
       *margin-top:-18px;  
}

.redTitleText
{
        background-image:url('/images/db_redTitle_end.gif');
        background-repeat:no-repeat;
        background-position:top right;
        padding: 0 5 0 5; 
        
        font-size:11px;
        color:#ffffff;
        font-weight:bold;
        line-height:19px;
}

.productsHolder
{
    border-width:1px;
    border-style:solid;
    border-color:#DEDEDE;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    width:99%;
    height:76px;
    z-index:20;
}

.productsHolder td
{
    margin:0;
    margin-top:10px;
    
   
}

.productsHolder img
{
    margin-top:9px;
    border-width:0px;
}

.productSelect
{
    color:#555555;
    font-size:9px;
    margin:0;
    width:108px;
    height:68px;
}

.productSelect_balance
{
    height:1px;   
}

.productSelect a
{
    width:100%;
    height:100%;
    display:block;
    color:#555555;
    font-size:10px !important;
}

.productSelect a:hover
{
    color:#000000;
    text-decoration:none;
    background-image:url('/images/db_product_hover_sm.gif');
    background-repeat:no-repeat;
    background-position:center;
}

.tl
{
    margin:0;
    width:110px;
    height:75px;   
}


.highlight
{
    margin:0;
    padding:0;
    float:left;
    width:244px;
    margin-left: 25px;
}

.highlight p
{
    margin:0;
    margin-top:3px;
    background-image:url('/images/db_highlight_arrow.gif');
    background-repeat:no-repeat;
    height:19px;
    padding-left:18px;
    line-height:13px;
    font-weight:bold;
}

.highlight a
{
    font-weight:bold;
}

.highlightFirst
{
	margin-left:0px;
}

.productSelect_tl a
{
    width:100%;
    height:100%;
    display:block;
    color:#555555;
    font-size:10px !important;
}


.productSelect_tl a:hover
{
    color:#000000;
    text-decoration:none;
    background-image:url('/images/db_product_hover_lg.gif');
    background-repeat:no-repeat;
    background-position:center;
}


.productsHolder_lg
{
    border-width:1px;
    border-style:solid;
    border-color:#DEDEDE;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    width:99%;
    height:286px;
}

.productsHolder_lg_extend
{
    height:294px;
}

.productsHolder_lg td
{
    margin:0;
    margin-top:10px;
    
    font-size:10px;
    
}

.productsHolder_lg img
{
    margin-top:7px;
    border-width:0px;
}

.productsFloatLeft
{
    float:left;
    width:49.5%;
    margin-right:2px;
}

.productsFloatRight
{
    float:right;
    width:49%;
    margin-right:5px;

}

.floatFix
{
    
    width:792px;
}



#greyPanel_lock_1
{
   background-image:url('/images/db_greyPanel_lock_1.gif');
   position:absolute;
   margin-top:-67px;
   margin-left:-130px;
   *margin-top:-29px;
   *margin-left:-168px;
   z-index:1;
   width:181px;
   height:66px;
}

#greyPanel_lock_2
{
   background-image:url('/images/db_greyPanel_lock_2.gif');
   position:absolute;
   margin-top:-1px;
   margin-left:21px;
   *margin-top:37px;
   *margin-left:-17px;
   z-index:1;
   width:16px;
   height:128px;
}

.redTitleBox
{
    height:24px;
    background-color:#E21212;
    padding-left:8px;
    line-height:23px;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    border-bottom:1px solid #D8D8D8;
    margin-bottom:7px;
}


.productDetails
{
    border-bottom:1px solid #DEDEDE;
    margin-bottom:8px;
}

.mainHolder
{
    width:98%;
    font-size:11px;
	
	text-decoration:none;
	color:#000000;
	margin-top:12px;
}

.productDetails p
{
    margin:2 2 2 0px;
    height:25px;
    line-height:24px;
}

.productDetails img
{
    border:0;
}

.productIcon
{
    float:left;
    margin:2px 7px 0 16px;
    border:0;
}

.productIcon img
{
    border:0;
}

.productDetailsHolder
{
    width:98%;
}

.productScreens
{
    float:left;
    width:48%;
    text-align:center;
    font-weight:bold;
}

.productScreens img
{
     border:0px;
     margin-bottom:8px;
}

.heading		
{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.redheading		
{	
	font-size:13px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
}



.redheading2		
{	
	font-size:13px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
}

.redheading3	
{	
	font-size:14px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
}


.newsheader		
{	
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
}

.newsdate		
{
	font-size:10px;
	text-decoration:none;
}

.text		
{
    font-size:13px;
	text-decoration:none;
	line-height:19px;
	text-align:justify;
}

.frontText		
{
	font-size:13px;

	text-decoration:none;
	padding-bottom:15px;
	line-height:16px;
	text-align:justify;
}

.frontText a
{
	text-decoration:none;
	font-weight:bold;
	color:#E21212;
	font-size:12px;
}

.frontText h1
{
    margin:10px 0 10px 0;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

a.frontPageheader
{
    margin:0;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}

 a.frontPageheader:hover
 {
     color:#000;
     text-decoration:none;
 }
 
.textsmall	
{
	font-size:9px;
	
	text-decoration:none;
	color:#000000;
}

.textblack
{
	font-size:11px;
	
	text-decoration:none;
	color:#000000;
}

.textblack:hover
{
	color:#000000;
}


.textsmall2	
{
	font-size:10px;
	
	text-decoration:none;
	color:#000000;
}


.footerText		
{
	font-size:10px;
	
	text-decoration:none;
	color:#f79195;
}

.footerTextGrey		
{
	font-size:10px;
	
	text-decoration:none;
	color:#ffffff;
	padding-left: 5px;
}

.footerTextGrey	a	
{
	color:#ffffff;
}

.footerTextGrey	a:hover	
{
	color:#ffffff;
}

.footerText:hover	
{
	color:#f79195;
}
.quote	
{
	font-size:10px;
	
	text-decoration:none;
	font-weight:bold;
	color:#4D6482;
}

.quote2		
{
	font-size:12px;
	
	text-decoration:none;
	font-style:italic;
	color:#000000;
}

.quote3
{
	font-size:13px;
	
	text-decoration:none;
	font-weight:bold;
	color:#4D6482;
}

.quotered		
{
	font-size:13px;
	
	text-decoration:none;
	font-style:italic;
	color:#F10707;
}

.whitetext		
{
	font-size:11px;
	
	text-decoration:none;
	color:#FFFFFF;
}

.whitetextbold		
{
	font-size:13px;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
	color:#FFFFFF;
}

.blacktextbold		
{
	font-size:11px;
	font-weight:bold;
	
	text-decoration:none;
	color:#000000;
}

.note		
{
	font-size:11px;
	
	text-decoration:none;
	color:#878787;
}

.b		
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.bigboldtext		
{
	font-size:17px;
	
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

.smallblack	
{
	font-size:10px;
	
	text-decoration:none;
	color:#000000;
}

.smallwhite		
{
	font-size:10px;
	
	text-decoration:none;
	color:#FFFFFF;
}

.smallgrey		
{
	font-size:10px;
	
	text-decoration:none;
	color:#C9C9C9;
}

.searchsizetext		
{
	font-size:11px;
	
	text-decoration:none;
	color:#919191;
}

A		
{	
	font-weight:normal;
	text-decoration:none;
	color:#E21212;
}

A:hover	
{
	color:#E21212;
	text-decoration:underline;
}

A.linkheading		
{	
	font-size:12px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
}

A.sidelink		
{	
	font-size:10px;
	
	text-decoration:none;
	color:#000000;
}

A.searchtitle		
{	
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
}

A.searchlink		
{	
	font-size:10px;
	
	font-weight:normal;
	text-decoration:none;
	color:#919191;
}

.sidelink:hover
{  
	color: #E21212;
	text-decoration:underline;
}

A.smallred	
{
	font-size:10px;
	
	color:#E21212;
}

A.smallred:hover	
{
	color:#E21212;
	text-decoration:underline;
}

A.featurelink		
{
	font-size:11px;
	
	color:#000000;
}

.featurelink:hover
{  
	color: #E21212;
}

UL LI 
{
	list-style-image: url(/images/db-list-bullet.gif);
}

UL LI.noimage 
{
	list-style-image: url(/images/);
}

.headerwhite		
{
	font-size:13px;
	line-height:16px;
	text-indent:3px;	
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
}

.tableShop
{
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
}

.tableItemShop
{
	padding-top: 3px;
	padding-bottom: 3px;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	font-size:11px;
	
	text-decoration:none;
	color:#000000;
}
.navOut
{
	background-color:#FFFFFF;
	font-size:12px;
	
	text-decoration:none;
	color:#000000;
	cursor:hand;
	cursor:pointer;
}
.navOver
{
	background-color:#E21212;
	font-size:11px;
	
	text-decoration:none;
	color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
}

.navigateOut
{
	background-color:#FFFFFF;
	background:url('/images/db_nav_bg_2.gif') no-repeat left top;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	cursor:hand;
	cursor:pointer;
	height:14px;
	padding-left:24px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #d8d8d8;
}

.navigateOver
{
	background-color:#FFFFFF;
	background:url('/images/db_nav_bg_1.gif') no-repeat left top;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	cursor:hand;
	cursor:pointer;
	height:14px;
	padding-left:24px;
	padding-top:3px;
	padding-bottom:3px;
	border-bottom:1px solid #d8d8d8;
}

#ajaxLoader {
	border:#c1c1c1 1px solid;
	padding:14px 8px;
	font-size:12px;
	width:300px;
	text-align:center;
}

.clientItem {
	width:190px;
	height:145px;
	float:left;
	text-align:center;
}

	.clientItem img {border:none;}
	.clientItem span {
		display:block;
		font-size:11px;
		color:#888888;
	}
	.clientItem span.titleSpan {
		margin-top:8px;
		font-size:11px;
		color:#000000;
	}
	
.activeJSONLink, .activeJSONLink:hover {
	color:black !important;
	font-weight:bold;
	cursor:default;
	text-decoration:none !important;
}

#jsonLinkContainer {display:none;}

#noscript {
	font-weight:bold;
	background:#f5f5f5;
	padding:10px;
	border:1px solid #c1c1c1;
	width:500px;
	text-align:center;
}

#js-toptable
{
	background: url(/images/jetstar_header_spacer.jpg) repeat-x top left;
	border: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

td.jetstarBg
{
	border: none;
	padding: 0;
	margin: 0;
}

#rightImage 
{
	margin-left: 3px;
}

#leftImage 
{
	_margin-left: -3px;
}

.jetHr 
{
color: #d8d8d8;
background-color: #d8d8d8;
height: 1px;
border: solid 0px;
margin-bottom: 8px;
_margin-bottom: 0px;
}



.jetstarArticle
{
	background-color: #f6f6f6;
	width: 48%;
	font-size:11px;
	
	text-decoration:none;
	color: #000000;
	vertical-align: top;
	padding: 10px;
}

.jetstarArticleBottomRow
{
	background-color: #f6f6f6;
	width: 48%;
	font-size:11px;
	
	text-decoration:none;
	color: #000000;
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 10px;
}

.jetstarArticleBottomRow a
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
	border: 0px;
	vertical-align: bottom;
}

.jetstarHeading
{
	font-size:14px;
	
	font-weight:bold;
	color:#f25e35;
}


.jetstarArticle a
{
	font-size:12px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
	border: 0px;
	vertical-align: bottom;
}


.jetstarArticleHeading
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
	padding-left: 0px;
	margin-bottom: -8px;
}

.jetImage
{
	float: left;
	padding-right: 8px;
	
}

.jetImageAction1
{
	float: left;
	padding: 15px;
	margin-top: -5px;
	_margin-top: -15px;
	padding:15px 30px 15px 29px;
	
}

.jetImageAction2
{
	float: left;
	padding: 15px;
	margin-top: -20px;
	_margin-top: -25px;
	padding:15px 31px 15px 20px;
	
}

.jetImageAction3
{
	float: left;
	padding: 15px;
	margin-top: -10px;
	_margin-top: -15px;
	padding:15px 26px;
}

.jetImageAction4
{
	float: left;
	padding: 15px;
	margin-top: -3px;
	_margin-top: -10px;
	
}

.jetImageAction5
{
	float: left;
	padding: 18px;
	_margin-top: -15px;
	
}

.jetImageAction6
{
	float: left;
	padding: 15px;
	margin-top: -15px;
	_margin-top: -20px;
	padding:15px 36px 15px 37px;
	
}

.readMore
{
	float:right;
	vertical-align: bottom;
}

.jetstarArticle a:hover
{
	text-decoration: underline;
	color:#E21212;
}

.jetstarArticle2 a:hover
{
	text-decoration: underline;
	color:#E21212;
}

.readMore a:hover
{
	float:right;
	vertical-align: bottom;
	color: #E21212;
}

.jetstarArticleSpacer
{
	background-color: white;
	width: 4%;
	/* background: url(/images/jetstar_vertical.jpg) repeat-y top center; */
	
}

.jetstarArticleSub {
	color:#000000;
	
	font-size:11px;
	padding-left:0px;
	text-decoration:none;
	margin-bottom: -5px;
}

.jetstarArticle2
{
	background-color: #f6f6f6;
	width: 48%;
	font-size:11px;
	
	text-decoration:none;
	color: #000000;
	vertical-align: top;
	padding: 10px;
}


.jetstarArticle2 a
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
	border: 0px;
	vertical-align: bottom;
}


.jetstarArticleHeading2
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
	padding-left: 0px;
	margin-bottom: 0px;
}

.jetstarArticleSub2 {
	color:#000000;
	
	font-size:11px;
	padding-left:5px;
	text-decoration:none;
	margin-bottom: -10px;
}






.jetstarAction
{
	background-color: white;
	width: 48%;
	font-size:11px;
	
	text-decoration:none;
	color: #000000;
	vertical-align: middle;
	padding-bottom: 5px;
	_padding-top: 5px;
}

.jetstarActionBottom
{
	background-color: white;
	width: 48%;
	font-size:11px;
	
	text-decoration:none;
	color: #000000;
	vertical-align: middle;
	border-bottom:1px solid #D8D8D8;
	padding-bottom: 5px;
}





.jetstarAction a
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#f15926;
	border: 0px;
	vertical-align: bottom;
}

.jetstarActionBottom a
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#f15926;
	border: 0px;
	vertical-align: bottom;
}

.jetstarActionBottom a:hover
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration: underline;
	color:#E21212;
	border: 0px;
	vertical-align: bottom;
	
}




.jetstarActionHeading
{
	font-size:11px;
	
	font-weight:bold;
	text-decoration:none;
	color:#E21212;
	padding-left: 0px;
	vertical-align: middle;
}

.jetImage
{
	float: left;
	padding-right: 8px;
	
}

.jetImage2
{
	padding-right: 0px;
	
}

.readMore
{
	float:right;
	vertical-align: bottom;
}

.jetstarActionSpacer
{
	background-color: white;
	width: 4%;
	background: url(/images/jetstar_vertical.jpg) repeat-y top center;
	
}

.jetstarQuotes
{
	padding-left: 0px;
	
}

.readmoreImage
{
	padding-right: 5px;
}

.jetActionHeader
{
	margin-bottom: -5px;
}

.viewbiscreenshot1
{
    width: 291px;
    height: 205px;
    display: inline-block;
    background-image: url(/images/viewbi_screenshot1.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}

.viewbiscreenshot1:hover
{
    background-position: 0 -205px;
}

.viewbiscreenshot2
{
    width: 291px;
    height: 205px;
    display: inline-block;
    background-image: url(/images/viewbi_screenshot2.jpg);
    background-repeat: no-repeat;
    text-decoration: none;
}
.viewbiscreenshot2:hover
{
    background-position: 0 -205px;
}

.textform
{
    color:#FFFFFF;
    
    font-size:13px;
    text-decoration:none;
}

.fcText {
color:#505050;

font-size:13px;
text-decoration:none;
}

.tourHr {
background-color:#DBDBDB;
color:#DBDBDB;
height:1px;
border: none;
width:92%;
}

.tourDemoTable td {
	padding-bottom: 30px;
}

#frontPageNews p {margin-top:0px;}


/* === Tours & Demos Page === */
#toursAndDemoHolder{background:url('/images/toursDemosTryiDNowHeader_2.jpg') right top no-repeat;}
#toursAndDemoContainer {width:777px;padding:4px;position:relative;}
    #toursAndDemoContainer #choiceText {font-size:12px; margin-bottom: 20px;margin-top: 30px;}
    #toursAndDemoContainer #introText {font-size: 16px; font-family: arial !important; font-weight: bold; color: #808080;line-height: 10px;}
    #toursAndDemoContainer #linkPanels {width: 777px; overflow:auto; height: 400px;}
    #toursAndDemoContainer .panel {width:214px;cursor:pointer;cursor:hand;float:left;margin:0px 30px 0px 0px;}
    #toursAndDemoContainer .panel span {display:block;}
    #toursAndDemoContainer .panel span, #toursAndDemoContainer .panel a {font-size:15px;}

	
    #toursAndDemoContainer .panel h2#exampleIntranetH1 { font-weight: bold;color: #69397e; font-size: 22px;margin-bottom: 4px;}
    #toursAndDemoContainer .panel h2#freeTrialH1 { font-weight: bold;font-size: 22px; color: #246699;margin-bottom: 4px;}
    #toursAndDemoContainer .panel h2#demonstrationH1 { font-weight: bold;font-size:22px; color: #e31111;margin-bottom: 4px;}
    #toursAndDemoContainer  h1#tryiDNowHeader { font-weight: bold; color: #e10000;}
	
	.panel div {margin-top: 15px;}
	
/* === Try Landing Page === */
h1#tryHeader { font-weight: bold; color: #e10000;width: 300px;font-size:26px;margin-top:-5px;margin-bottom:-5px;}
	

#pricingContainer {padding:25px 0px 0px 20px;position:relative;min-height: 317px;font-size:12px;width:660px;line-height:18px;}
   #pricingContainer td, #pricingContainer th {font-size:15px;padding: 10px;color:#000;}
   #pricingContainer th {text-align: left; font-size:15px !important;}
   #pricingContainer table {width:100%;}
   
#pricingContainer .alt {
   background-color: #f4f4f4;
}

#pricingContainer  th {
   background-color: #edecec;
}

#pricingContainer h1
{
    font-size:20px;
    color:#000;    
    font-weight:normal;
}


#pricingBtn 
{
    margin-left:494px;
   
   }
   
#pricingImage {
   }
   
   #pricingBtn a  img{
   border: none !important;
   }
   
   #pricingTable {
   margin: 10px 0px 10px 0px;
   border: 1px solid #f4f4f4;
   width:640px;
   padding:4px;
   }   
   
   #pricingTable a 
   {
       font-size:15px;
   }   


/* New Forms */

#redBg
{
	background-image:url('/images/fc_page_guided_bg2.gif');background-repeat:repeat-x;
}

#blueBg
{
	background-image:url('/images/fc_page_hosted_bg2.gif');background-repeat:repeat-x;
}
   
/* === Search Results Page */
   
#SearchResultsDataGridTable {margin-top: 10px;width:80%;padding-top:10px;}
#SearchResultsDataGridTable .text {font-size:12px;line-height: 18px;padding:4px 0px 4px 0px;}

#SearchResultsDataGridTable .searchlink a {color:#919191;font-size:10px;font-weight:normal;text-decoration:none;padding: 3px 3px;}
#SearchResultsDataGridTable .searchlink a:hover {color:#E21212;}
#SearchResultsDataGridTable .searchtitle {font-size:14px; text-decoration:underline;}

.searchText {font-size: 17px;}

.searchPagination table {text-align:center; margin: 15px auto; font-size: 14px;}
.searchPagination table a {font-size: 14px;}

.quicklinksTable td {text-align:left;}

.quicklinksFront
{
    background-image:url('/images/db_bg_quicklinks_2.gif');
    background-repeat:no-repeat;
    width:234px;
    height:191px;
}

.quicklinksFront p
{
    margin:0 0 0 30px;
    background-image:url('/images/db_quicklinks_arrow.gif');
    background-repeat:no-repeat;
    height:22px;
    padding-left:25px;
    line-height:16px;
    font-weight:bold;    
}

#Table2 {
overflow:hidden;
}

#NewsFeed ul, #NewsFeed li { padding: 0px; margin: 0px; list-style-image: none !important; list-style: none !important; }
#NewsFeed li a { font-weight:bold; font-size:12px;}


#ibpHeader {
text-indent: -9999px;
background: url(/images/header-intranet-best-practice.jpg) no-repeat left top;
width: 266px;
height: 40px;
margin-top: 35px;
margin-bottom: 10px;
margin-left: 8px;
}

#ibpThankyou {
text-indent: -9999px;
background: url(/images/thankyou-download.jpg) no-repeat left top;
width: 456px;
height: 25px;
margin-top: 35px;
margin-bottom: 10px;
margin-left: 8px;
}


#ibpContent {
padding-left: 300px;
background: url(/images/img-idp-large-book.jpg) no-repeat left top;
padding-top:6px;
padding-bottom: 30px;
}

#ibpContent p.text {
width: 430px;
padding-left: 8px;
padding-top: 5px;
margin-bottom: 10px;
}

#ibpButton {

border:none;
}

#ibpButton img {
border: none;
}

.hidden
{
    display:none;
}

#headerIntranetExtranetPortal {background: url(/images/db_red_intranet_extranet_portal.gif) no-repeat right 0px; height: 55px;}
#headerIntranetExtranetPortal h1 {margin: 0px; padding: 0px; text-indent: -9999px; }

h1#headerIntranetExtranetPortalIntranet  {margin: 0px; padding: 0px;}

#intranetPageContainer {width: 784px; overflow: auto;}
#intranetPageContainer.sleeveless {width: 784px; overflow: auto;}
#intranetPageContainer p {font-size: 12px;width: 350px; margin-bottom:25px;line-height: 16px;}


#intranetPageContainer #flowercorpScreen{height: 348px;width: 411px;float:right;margin-left: 10px;margin-top: 30px;text-align:center;}
#intranetPageContainer #flowercorpScreen h4 {font-size: 10px;margin-top: 5px;font-weight: normal;font-weight: normal;color: #676767;}

h1#bbitHeader {font-size: 24px;  font-weight: bold;margin: 0px; padding: 0px;margin-top: 30px;}

#intranetPageContainer  #intranetLinks {font-size: 11px; color: #c0c0c0;}
#intranetPageContainer  #intranetLinks a {color: #c0c0c0;}

#intranetPageContainer  #or {width: 22px; height: 53px;}

#intranetPageContainer  #actionButtons { margin-bottom: 30px;height: 60px;}
#intranetPageContainer  a#thirtyDayTrialBtn {
background:url("/images/greenBtn-bg.jpg") no-repeat scroll right top transparent;
color:#FFFFFF;
display:block;

font-size:22px;
font-weight:bold;
height:71px;
margin-left:60px;
margin-top:60px;
padding-right:2px;
padding-top:19px;
text-align:center;
width:235px;
}
#intranetPageContainer  a#thirtyDayTrialBtn:hover {text-decoration:none;}



h2#clientsheader   {margin:0px; padding:0px;font-size: 16px; color: #000; font-weight: bold; }

#intranetLinks {text-align: center;margin-top: 100px;}


#intranetPageContainer  #findOutMore {margin-left: 4px;}

.clientSlideShow {overflow: hidden;height: 90px;}
.clientSlideShow a img {border:none;}



h1#siteMapHeader {font-size: 18px; font-weight: bold; padding-bottom: 3px; border-bottom: 1px solid #ededed;color: #EE1C24;}

.siteMapColumns .col a:hover {color: #EE1C24;}

.siteMapColumns  {overflow: auto;}
.siteMapColumns .col {float: left;}
.siteMapColumns .col#notFirst {margin-left: 80px;}
.siteMapColumns .col ul {padding-left: 0px;}
.siteMapColumns .col ul li.title {font-weight: bold;color:#000;font-size:12px;}
.siteMapColumns .col ul li {list-style-type: none;list-style-image:none;}
.siteMapColumns .col ul li a {font-size:12px;color:#555555;}

#fixedContainer {width: 800px;margin: 0 auto;}
#fixedHeader {height: 55px; width: 100%; background-color: #ee1c24;}
#fixedHeaderInner {height: 55px; width: 800px; background:url('/images/db_red_intranet_extranet_portal.gif') no-repeat right bottom; margin: 0 auto;}

#fixedFooter {height: 20px; width: 100%;background-color: #c9c9c9;color: #fff; font-size: 10px;padding-top: 3px;margin-top: 30px;}
#fixedFooter a {color: #fff;}
#fixedFooterInner {width: 800px; margin: 0 auto;}

#fixedFooter span {height: 20px;background-color: #c9c9c9;color: #fff; font-size: 10px;float:right;}
#fixedFooter span a {color: #fff;}

#fixedFooter span a {color: #fff;}

#leftNavDownload {
display:block;
margin-bottom:18px;
}
#leftNavDownload img {border:none;}

#trySharePointConnector img {
	border:none;
}

.productOverview
{
    position:absolute;
    z-index:101;
    top:50;
    left:50;
    width:1px;
    height:1px;
    display:none;
}
.productOverviewTop
{
    width:477px;
    background:url("/images/productOverviewBg.png") no-repeat;
}

.productOverviewTop p
{
    margin:0 15px 0 0;
}

.productOverviewTop h1
{
    font-weight:bold;
    font-size:13px;
    line-height:20px;    
    padding:0;
    margin:0;
}

.productOverviewBottom
{
    width:477px;
    height:55px;  
    background:url("/images/productOverviewBgBottom.png") no-repeat;
}

.productOverviewBottom p
{
    margin:0 0 0 139px;
    padding:0;
    display:inline;
}

.productOverviewBg
{
    top: 0px; 
    left: 0px; 
    right: 0px; /* IE doesn't read this */ 
    bottom: 0px; /* IE doesn't read this */ 
    background-color:#FFFFFF;
    position:absolute;
    z-index:100;
    overflow: auto; 
    height: expression(document.body.clientHeight + "px"); 
    width: expression(document.body.clientWidth + "px"); 
    filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	display:none;
    color: rgba(255, 255, 255, 0.4);
}

.closeButton
{
    cursor:pointer;
    text-align:right;
    padding:8px 8px 0 0;
}

#NewsComponent_newsPaneEmpty
{
    width:500px;
    height:200px;
}

.sharepointConnector
{
    float:left;
    width:223px;
    height:86px;
}

.applicationDetails
{
    margin:5px;
}

.applicationIcon
{
    width:45px;
    height:50px;
    float:left;
}

.versionContent
{
    font-size:11px;
    float:left;
    width:58%;
}

.versionContent ul
{
    margin-top:12px;
}



.versionContent ul li
{
    margin:0 0 8px -22px;
    padding:0;
	list-style-image: url(/images/trial-bullet.gif);
}

.versionPage
{
    width:790px;
    font-size:11px;
}

.versionPage h1
{
    font-size:18px;
    color:#E21212;
    font-weight:bold;
    margin:20px 0 20px 0;
}

.versionText
{
    font-size:11px;
    padding-top:4px;
}

.versionText a
{
    font-weight:bold;
}

.guidePosition
{
    margin: 20px 0 0 0;
}

.guideContent
{
    float:left;
    font-size:11px;
}

.guideContent a
{
    font-weight:bold;
}

.guideBg
{
    background:url("/images/trial-background-guide.gif") no-repeat;
    width:330px;
    height:60px;
    line-height:60px;
    margin:0 0 8px 0;
}

.guideBg p
{
    margin:0 0 0 62px;
}

.requirementsBg
{
    background:url("/images/trial-background-requirements.gif") no-repeat;
    width:330px;
    height:177px;
    padding:4px 0 0 0;
}

.requirementsBg p
{
    margin:0 0 0 15px;
    padding:0;
}

.requirementsBg a
{
    font-weight:bold;
}

.requirementsBg ul 
{
    padding:0;
    margin: 15px 0 15px 34px;
}

.requirementsBg ul li
{
    
	list-style-image: url(/images/trial-bullet.gif);
	margin: 0 0 5px 0;
	font-size:11px;
}

#twitter
{
position: relative;
top: 18px;
}

.versionExtras h1
{
    font-size:16px;
    color:#E21212;
    padding:0 0 5px 0;
    border-bottom:1px solid #EEEEEE;
}

.appBgMiddle h1
{
    font-weight:bold;
    margin:0 0 10px 0;
    padding:0;
    font-size:15px;
}

.appBgMiddle a
{
    font-weight:bold;
}

.appIcon
{
    width:136px;
    float:left;
    height:130px;
}

.appDescription
{
    margin:0 50px 0 0;
    font-size:11px;
}

.clear
{
    clear:both;
    width:790px;
}

.versionDownload
{
    margin:0 10px 0 136px;
}

.appDescription li
{
    list-style-image: url(/images/trial-bullet.gif);
    padding-right:15px;
}

.productsHd
{
    font-size:11px;
	font-weight:bold;
	
	color:#FFFFFF;
	background-color:#e21212;
	height:21px;
	line-height:21px;
	padding-left:10px;
	border-bottom:solid 1px #d8d8d8;
	margin:10px 0 10px 0;
}

.productsLeft
{
    width:49%;
    margin-right:5px;
    float:left;
}

.productsRight
{
    width:49%;
    float:right;
    margin-right:5px;
}

.productsImage
{
    padding:0 10px 0 0;
}


.productsInfoLeft img
{
    float:left;
    padding:0 10px 75px 0;
}

.productsInfoLeft p
{
   background:url(/images/db_bullet.gif) no-repeat;
   margin:0 10px 0 0;
   padding:0 0 0 16px;
   display:inline;
}

.productsLeftLine
{
    height:10px;
    border-bottom:1px solid #d8d8d8;
    width:49%;
    margin:3px 0 10px 0;
    float:left;
}

.productsRightLine
{
    height:10px;
    border-bottom:1px solid #d8d8d8;
    width:49%;
    float:right;
    margin:3px 0 10px 0;
}

.demoScreen
{
    width:320px;
    float:left;
    text-align:center;
    height:400px;
    font-size:11px;
    color:#6f6f6f;
    padding:6px;    
}

.demoScreen img
{
    margin:8px 0 8px 0;
}

.demoSeparator
{
    width:78px;
    float:left;
    text-align:center;
    height:400px;
    margin-top:50px;
}

.demoMargin
{
    margin-left:16px;
}

.tourstext
{
    font-size:14px;
}

.tourstext a
{
    font-size:14px !important;
}

/* Main content */

.mainContent
{
    font-size:11px;
}

.mainContent h1
{
    font-size:14px;
    font-weight:bold;
    color:#e21212;
    padding:20px 0 0 0;
    display:block;
}

.mainContent h2
{
    font-size:13px;
    font-weight:bold;
    color:#000000;
    padding:10px 0 0 0;
    display:block;
}


.formNote
{
    font-style:italic;
    margin:20px 0 15px 0;
}

.mainContent h4
{
    background-color:#d10000;
    background-image:url('/images/red-hd-bg.gif');
     background-repeat:repeat-x;
    background-position:bottom;
    background-color:#e21212;
    color:#ffffff;
    height:24px;
    line-height:24px;
    font-weight:bold;
    font-size:11px;
    text-indent:8px;
    margin:0;
    width:600px;
    background: -moz-linear-gradient(
		top,
		#d10000 0%,
		#f30000);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#d10000),
		to(#f30000));
}

.formTable
{
    background-color:#f2f2f2;
    width:600px;
    background: -moz-linear-gradient(
		top,
		#e9e9e9 0%,
		#f2f2f2);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#e9e9e9),
		to(#f2f2f2));
}

.formTable td
{
    padding:5px;
}

.formButton
{
   background-color:#d20202;
   background-image:url('/images/red-button-bg.gif');
   background-repeat:repeat-x;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	padding: 5px 12px;
	background: -moz-linear-gradient(
		top,
		#d10000 0%,
		#ff4545);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#d10000),
		to(#ff4545));
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #cc0000;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 3px rgba(255,255,255,0);
}

.formButton img
{
    border:0;
}

a.formButton
{
    color: #ffffff;
    text-decoration:none;
}

a.formButton a:hover
{
    color: #ffffff;
    text-decoration:none;
}

/* Showcase */

.showcaseTable
{
    background-color:#f2f2f2;
    width:600px;
    background: -moz-linear-gradient(
		top,
		#e9e9e9 0%,
		#f2f2f2);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#e9e9e9),
		to(#f2f2f2));
		border:0;
		font-size:11px;
}

.showcaseTable th
{
    padding:5px;
    background-color:#e7e7e7;
    border-bottom:1px solid #ffffff;
}

.showcaseTable td
{
    padding:5px;
    border-bottom:1px solid #ffffff;
    border-right:1px solid #ffffff;
    background-color:#f2f2f2;
}

.tableHd
{
    font-weight:bold;
    background-color:#e7e7e7 !important;
}

/* Seminars */

.seminars-box
{
    background:#EDEDED;
    height:60px;
}

/* Green button */

.greenButtonStyle 
{
    background-position: bottom;
    background-repeat:repeat-x;
	font-size: 1em;
	font-weight:bold;
	color: #ffffff !important;
	padding: 6px 10px;
	background: -moz-linear-gradient(
		top,
		#81a23d 0%,
		#a9c869);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#81a23d),
		to(#a9c869));
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #759546;
	-moz-box-shadow:
		1px 1px 3px rgba(000,000,000,0.2),
		inset 1px 1px 1px rgba(000,000,000,0);
	-webkit-box-shadow:
		1px 1px 3px rgba(000,000,000,0.2),
		inset 1px 1px 1px rgba(000,000,000,0);
		max-height:40px;
		border-bottom:1px solid #759546;
		background-image:url('/images/green-button-style-bg.gif');
    background-color:#81a23d;
}

.greenButtonStyle:hover
{
    text-decoration:none;
}

/* general */
.float-left {float:left;}
.float-right {float:right;}
.content-right {text-align:right;}
.content-right-container {margin:20px 10px 0 0;}
.container{margin:20px 0 0 0;width:764px;font-family:Arial,tahoma,san-serif;font-size:13px;line-height:22px;}
.container a{font-size:13px;font-weight:bold;font-family:Arial,tahoma;}
.container p {margin:20px 0;text-align:justify;}
.arrow-white{color:#ffffff;font-family:Courier,arial;}
.arrow-black{color:##5e5e5e;font-family:Courier,arial;font-size:12px;}
.clear{clear:both;}
.container-internal{margin:20px 204px 0 0;font-family:Arial,tahoma;font-size:13px;line-height:18px;border-right:1px solid #d8d8d8;padding:0 12px 0 0;}
.container-internal a {font-family:Arial,tahoma;font-size:13px;font-weight:bold;}
.container-internal h1{color:#000;font-size:19px;font-weight:normal;}
.container-internal h2 {font-size:13px;font-weight:bold;color:#FFFFFF;background-color:#e21212;height:22px;line-height:22px;padding-left:10px;border-bottom:solid 1px #d8d8d8;margin:10px 0 10px 0;display:block;}

/* buttons */
.btn-blue
{
    background-color:#146ab0;
    background-image:url('/images/btn-blue-bg.gif');
    background-position: bottom;
    background-repeat:repeat-x;
	font-weight:bold;
	color: #ffffff !important;
	padding: 7px 7px;
	background: -moz-linear-gradient(
		top,
		#75bfe8 0%,
		#1d7cbc);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#75bfe8),
		to(#1d7cbc));
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow:
		1px 1px 3px rgba(000,000,000,0.2),
		inset 1px 1px 1px rgba(000,000,000,0);
	-webkit-box-shadow:
		1px 1px 3px rgba(000,000,000,0.2),
		inset 1px 1px 1px rgba(000,000,000,0);
		max-height:35px;
		height:35px;
		font-size:12px !important;
}
.btn-blue:hover {text-decoration:none;}

/* benefits */
.benefits-icon {width:110px;float:left;}
.benefits-column{width:325px;float:left;}
.benefits-column h1{font-size:27px;font-weight:normal;margin:25px 0 0 0;color:#000;}
.benefits-content{width:425px;float:left;text-align:justify;}
.benefits-content h3, h5 {font-size:19px;font-weight:normal;margin:0 0 20px 0;color:#000;}
.benefits-content ul {margin-top:0;padding-top:0;}
.benefits-ss{border:1px solid #dbdbdb;float:left;margin:0 50px 25px 0;clear:left;z-index:1;}
.benefits-ss-container{float:left;z-index:1;position:relative;height:230px;width:300px;font-size:12px;color:#000;font-weight:bold;}
.benefits-holder {overflow:hidden;clear:both;}
.container {padding-bottom:50px;text-align:justify;}
.container h2{font-size:24px;font-weight:normal;color:#000;margin:20px 0;clear:both;}
.container h6 {font-size:13px;font-weight:bold;color:#FFFFFF;background-color:#e21212;height:26px;line-height:26px;padding-left:10px;margin:10px 0 0 0;display:block;clear:both;}
.container h4{color:#000;margin:5px 0 0 0;padding:0;}
.btn-demo {margin:25px 0 0 0;float:right;text-align:right;}
.ss-rollover {width:286px;height:181px;z-index:100;position:absolute;}
.ss-rollover img {z-index:100;border:0;}

.ss-rollover:hover{z-index:100;background-image:url('/images/ss-rollover.png');-webkit-animation: fade-in 0.5s;-moz-animation: fade-in 0.5s;}
@-webkit-keyframes fade-in { 0% { opacity:0;} 100% { opacity:100;} }
@-moz-keyframes fade-in { 0% { opacity:0;} 100% { opacity:100;} }
.ss-holder {clear:both;overflow:hidden;margin-bottom:20px;}
.rollover{cursor:pointer;}
.logo-box {width:252px;}
.cta-box {background-image:url('/images/cta-bg.gif');background-repeat:no-repeat;width:235px;height:119px;padding:10px 0;float:left;margin:20px 25px 0 0;}
.cta-box-end {margin-right:0;}
.cta-box p {margin:8px 12px 0 0;text-align:left;line-height:20px;}
.cta-box h1 {color:#000000; font-size:15px;margin:12px 0 5px 15px}
.cta-box img {float:left;margin:5px 10px 0 15px;border:0;}
a div.cta-box {color:#5E5E5E !important;font-weight:normal;}
.benefits-summary {text-align:justify;float:left; margin:0 30px 0 0; width:46%;}
.benefits-summary a {display:block;background-image:url('/images/db_bullet.gif');background-repeat:no-repeat;padding-left:15px;margin:5px 0 10px 0;}
.benefits-summary b {color:#000000; display:block;}
.benefits-summary p {margin:0 0 0 45px; padding:0;}
.benefits-summary img {float:left;}
.benefits-summary h3{font-size:13px;font-weight:bold;color:#000000;margin:0 0 0 45px;padding:0;}
.benefits-end {margin-right:0;}
.clear-line {border-top:1px solid #d8d8d8; clear:left;height:10px;}

/* contact */
.contact-details {width:49%;line-height:18px;margin:15px 0;}
.contact-flag {font-weight:bold;color:#000;height:23px;margin:0 0 5px 0;line-height:23px;font-size:15px;}
.contact-flag img {float:left;margin:0 10px 0 0;}
.contact-states {float:left;width:150px;margin:0;font-size:12px;}
.contact-states ul {margin:0 0 0 15px;padding-left:10px;*padding-left:0;}

/* clients */
.client-quote-container {font-family:arial,tahoma;margin:0 0 0 5px;}
.client-quote-container h1 {font-size:13px;font-weight:bold;}
.client-quote {border-bottom:1px solid #d8d8d8;color:#000;font-weight:bold;font-size:11px;padding-bottom:10px;}
.client-quote p {color:#4D6482;font-weight:bold;margin-right:5px;}

/* forms overrides */
input{font-size:12px;}
input[type=text]{width:220px;}
select {width:225px;font-size:12px;font-size:12px !important;}
textarea {width:500px;height:180px;margin-top:8px;font-family:Arial,tahoma,san-serif;font-size:12px;}
.form-standard {background:#f8f8f8;border:1px solid #d8d8d8;padding:10px 0 0 0;*padding:10px 0 20px 0;}
.form-standard div {min-width:150px;text-align:right;display:inline;margin:0 10px 0 0;padding:0;float:left;line-height:35px;}
.form-standard p {clear:both;display:block;margin:0;padding:0;}
.form-standard br {clear:both;}
.form-standard-seminars div {min-width:305px;text-align:left;text-indent:10px;}
.form-standard-seminars tbody {line-height:22px;}
.form-standard-seminars input[type=radio] {margin:10px 5px 0 0;}
.form-standard-seminars .form-submit {margin-left:315px;*margin-left:305px;}
#stateselect, #howfindus2tr, #howfindus4tr, #howfindus3tr, #fileStoreContainer {display:none;}
div.form-submit {text-align:left;margin:5px 0 10px 160px;}

/* footer */
.footer-grey{height:20px;line-height:20px;background-color:#c9c9c9;color:#ffffff;font-size:11px;text-indent:5px;width:100%;position:fixed;bottom:0;z-index:1000;}
.footer-info {color:#ffffff;float:left;width:500px;}
.footer-info a {color:#ffffff;}
.footer-terms{height:20px;line-height:20px;border-top:1px solid #c9c9c9;float:right;width:204px;text-align:center;color:#b0b0b0;font-size:11px;background-color:#ffffff;}
.footer-terms a {color:#b0b0b0;font-size:11px;}

/* logo and nav */
.logo {width:179px;height:79px;border-bottom:3px solid #d8d8d8;}
.sub-nav {margin-left:18px;border-left:1px solid #d8d8d8;}
.sub-nav ul {padding:2px 0 5px 23px;margin:0;background-color:#edeced;}
.sub-nav ul li {margin:0;padding:0;list-style-image: url(/images/db_subnavarrow.gif);line-height:14px;*margin-left:-6px;}
.sub-nav ul li a {color:#000000; font-size:11px;}
.sub-nav ul li a:hover {color:#E21212;}

/* video */
.video {border:1px solid #dbdbdb; z-index:10; }

/* lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	-moz-box-shadow:
		0px 1px 5px rgba(000,000,000,0.3),
		inset 2px 2px 2px rgba(000,000,000,0);
	-webkit-box-shadow:
		1px 1px 5px rgba(000,000,000,0.3),
		inset 2px 2px 2px rgba(000,000,000,0);
	border:1px solid #eaeaea;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	display:none;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	float: right;
	padding-bottom: 0.7em;	
	margin-top:-38px;
}


