﻿
html, html body 
{
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:11px;
    background-color:#000000;
    color:#cccccc;
    margin:0px;
    width:100%;
    height:100%;
    
}
form
{
    width:100%;
    height:100%;
}
h1
{
    font-size:2em;
    font-style:italic;
}
p
{
    
  
}
a
{
    color:#cccccc;
    text-decoration:none;
}
#noScriptWrapper
{
    position:absolute;
    top:60px;
    left:15px;
    color:Red;
}
#noScript
{
}
.noScript
{
    color:red;
    position:absolute;
    top:10px;
    left:100px;
    height:0px;
    z-index:9999;
}
a:hover
{
    text-decoration:underline;
}
#page_header
{
    background-color:#000000;
	text-align:center;
	background-image:url(images/Header/headerBackground.png);
    background-repeat:repeat-x;
    height:80px;
    position:absolute;
    left:0px;
    right:0px;
    width:100%;
}
#page_header
{
    text-align:-moz-center;
}
#page_header
{
    text-align:-webkit-center;
}
#logo
{
    background-image:url(images/Header/logo.png);
    background-repeat:no-repeat;
    width:400px;
    height:47px;
    position:absolute;
    left:10px;
    top:15px;
}
#logInAs
{
    text-align:right;
    margin-right:5px;
    margin-top:5px;
    height:20px;
    position:absolute;
    right:0px;
}
#logInAs a
{
    
}
#menuPositioner
{
	text-align:center;
	height:32px;
	position:absolute;
	width:100%;
	left:0px;
	top:45px;
	z-index:999;
}
#menuPositioner
{
    text-align:-moz-center;
}
#menuPositioner
{
    text-align:-webkit-center;
}
#menuWrapper
{
   width:800px;
   height:100%;
   text-align:right;
}
#menuWrapper
{
    text-align:-moz-right;
    height:32px;
}
#menuWrapper
{
    text-align:-webkit-right;
}
.menu
{
    
    height:30px;
    font-size:1.3em;
}
.menu a
{
    color:#8C8C8C;
    background-color:Blue;
}
.menu a:hover
{
    color:#ffffff;
    text-decoration:none;
}
.menu .menuItem
{
    cursor:hand;
    cursor:pointer;
    height:30px;
    margin-top:0px;
    padding-left:5px;
    padding-right:5px;
    border:solid 1px #464652;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
    background-color:#22222A; 
}
.menu .menuItemSelected
{
    color:#cccccc;  
}
.popupMenu
{
    text-align:left;
    font-size:1.3em;
    background-color:#22222A !important;
    z-index:1 !important;
    border:solid 1px #464652;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;

}
.popupMenu a
{
    text-decoration:none;
}
.popupMenu .menuItem
{
    color:#8C8C8C;
}
.popupMenu .menuItemHover 
{
    color:#CCCCCC;
}

#page_content
{
	text-align:center;
    border-top:solid 1px #464652;
    position:absolute;
    bottom:40px;
    top:80px;
    overflow-y:auto;
    overflow-x:hidden;
    width:100%;
}
#page_content
{
    text-align:-moz-center;
}
#page_content
{
    text-align:-webkit-center;
}
#content
{
    position:absolute;
    top:0px;
    left:0px;
    background-image : url("images/Header/header.png");
    background-repeat:repeat-x;
    width:100%;
    height:100%;
}
.singleColumn
{
    width:800px;
    position:relative;
    overflow:visible;
    
}
.commandButtons
{
  
    padding-top:2px;
    text-align:right;
    position:relative;
}
.commandButtons
{
    text-align:-moz-right;
}
.commandButtons
{
    text-align:-webkit-right;
}
.linkButton
{
   background-image: url("images/Buttons/forward.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   line-height:16px;
   padding-top:1px;
}
.cancelLink
{
   background-image: url("images/Buttons/button_cancel.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.oKLink
{
   background-image: url("images/Buttons/forward.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.editLink
{
   background-image: url("images/Buttons/color_line.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.updateLink
{
   background-image: url("images/Buttons/filesave.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.addLink
{
   background-image: url("images/Buttons/edit_add.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.reorderLink
{
   background-image: url("images/Buttons/reorder.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.deleteLink
{
   background-image: url("images/Buttons/edittrash.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.searchLink
{
   background-image: url("images/Buttons/viewmag.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.downloadLink
{
   background-image: url("images/Buttons/down.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.resetLink
{
   background-image: url("images/Buttons/reload.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.wizardLink
{
   background-image: url("images/Buttons/wizard.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:1px;
   line-height:16px;
}
.unlockLink
{
   background-image: url("images/Buttons/decrypted.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   padding-top:3px;
   line-height:16px;
}

.back
{
    text-align:left;
}
.backButton
{
   background-image: url("images/Buttons/back.png");
   background-repeat:no-repeat;
   background-position:left center;
   cursor:hand;
   cursor:pointer;
   padding-left:20px;
   height:16px;
   line-height:16px;
}
.inactiveIndicator
{
   background-image: url("images/encrypted.png");
   background-repeat:no-repeat;
   background-position:center center;
   width:20px;
   height:20px;  
}
.activeIndicator
{
   background-image: url("images/decrypted.png");
   background-repeat:no-repeat;
   background-position:center center;
   width:20px;
   height:20px;  
}
.header
{
    background-image : url("images/Header/header2.png");
	background-repeat:repeat-x;
	border-left:solid 1px #464652;
	border-right:solid 1px #464652;
	border-top:solid 1px #464652;
	height:30px;
	cursor:hand;
	cursor:pointer;
}

/* Standard Header */
.header .text
{
    float:left;
    margin-top:7px;
    margin-left:5px;
    
}
.header .image
{
    float:right;
    margin-top:5px;
    margin-right:5px;
}
.header .headerImage
{
    float:left;
    margin-top:5px;
    margin-left:5px;
}
/* Standard Panel */
.panelContentWrapper
{
    border:solid 1px #464652;
    border-top:none;
    background-color:#22222A;
}
.panelContent
{
    padding:5px;
}
.expandablePanelContentWrapper
{
    border:solid 1px #464652;
    border-top:none;
    background-color:#22222A;
    
}
.expandablePanelContent
{
    text-align:left;
    color:#8C8C8C;
}
/* accordion */
.accordionHeader 
{
    background-image : url("images/Header/header2.png");
	background-repeat:repeat-x;
	height:30px;
	cursor:hand;
	cursor:pointer;
	border-left:solid 1px #464652;
	border-right:solid 1px #464652;
}
.accordionHeader .text
{
    float:left;
    margin-top:7px;
    margin-left:5px;
}
.accordionHeader .image
{
    background-image : url("images/Header/2downarrow.png");
    background-repeat:repeat-x;
    float:right;
    margin-top:5px;
    margin-right:5px;
    width:16px;
    height:16px;
}
.accordionHeader .expandText 
{
    float:right;
    margin-top:7px;
    margin-right:5px;
}
.accordionHeader .collapseText 
{
    display:none;
}
.accordionHeaderSelected
{
    background-image : url("images/Header/header2.png");
	background-repeat:repeat-x;
	border-left:solid 1px #464652;
	border-right:solid 1px #464652;
	height:30px;
	cursor:hand;
	cursor:pointer;
}
.accordionHeaderSelected .text
{
    float:left;
    margin-top:7px;
    margin-left:5px;
}
.accordionHeaderSelected .image
{
    background-image : url("images/Header/2uparrow.png");
    background-repeat:repeat-x;
    float:right;
    margin-top:5px;
    margin-right:5px;
    width:16px;
    height:16px;
}
.accordionHeaderSelected .expandText 
{
    display:none;
}
.accordionHeaderSelected .collapseText 
{
    float:right;
    margin-top:7px;
    margin-right:5px;
}
.expandCollapseHeader
{
    background-image : url("images/Header/header2.png");
	background-repeat:repeat-x;
	height:30px;
	cursor:hand;
	cursor:pointer;
	border-left:solid 1px #464652;
	border-right:solid 1px #464652;
	border-bottom:solid 1px #464652;
}
.expandCollapseHeader .text
{
    float:left;
    margin-top:7px;
    margin-left:5px;
}
.expandCollapseHeader .expandCollapseText
{
    float:right;
    margin-top:7px;
    margin-right:5px;
}
.expandCollapseHeader .image
{
    float:right;
    margin-top:5px;
    margin-right:5px;
}
.instructions
{
    text-align:left;
}
/* details view */
.detailsView
{
    width:100%;
    text-align:left;
}
.detailsViewFieldHeader
{
    white-space:nowrap;
    width:200px;
}
.detailsViewRow
{
    height:23px; 
    width:100%;
    
}
.detailViewCommand
{
    text-align:right;
}
.detailViewCommand input
{
    padding-right:5px;
}
.detailsView .item
{
    width:100%;
    background-color:Red;
    
}
.detailsView .itemHeader
{
    
}
.detailsView .commandButtons
{
    text-align:right;
}
/* gridView */
.gridView
{
    width:100%;
    border:solid 1px #464652;
    text-align:left;
}
.gridViewHeader
{
	height:28px;
}
.gridViewHeader .itemHeader
{
    background-image : url("images/Header/header2.png");
	background-repeat:repeat-x;
	border-bottom:solid 1px #464652;
	padding-left:5px;
}
.gridViewHeader .checkBoxItemHeader
{
    background-image : url("images/Header/header2.png");
	background-repeat:repeat-x;
	border-bottom:solid 1px #464652;
	text-align:center;
}
.gridViewFooter
{
    background-image : url("images/Header/header2.png");
	background-repeat:repeat-x;
	height:30px;
}
.gridViewHeader a:link
{
    
    font-weight:normal;
    text-decoration:none;
}
.gridViewHeader a:hover
{
    
    text-decoration:underline;
}
.gridViewHeader a:visited
{
    text-decoration:none;
}
.gridViewFooter a:link
{
    font-weight:normal;
    text-decoration:none;
}
.gridViewFooter a:hover
{
    text-decoration:underline;
}
.gridViewFooter a:visited
{
    text-decoration:none;
}
.gridViewRow
{
    height:22px;
    background-color:#22222A;
    
}
.gridViewRow .item
{
    padding-left:5px;
}
.gridViewRow .checkBoxItem
{
    text-align:center;
}
.gridViewRow span
{
    padding-left:5px;
}
.gridViewRow_Selected
{
    
}
.gridViewRow_Pager
{
    background-image : url("images/Header/header2.png");
	background-repeat:repeat-x;
	height:28px;
	text-align:left;
	border-top:solid 1px #464652;
}
.gridViewRow_Pager a:link
{
    font-weight:normal;
    text-decoration:none;
}
.gridViewRow_Pager a:hover
{
    text-decoration:underline;
}
.gridViewRow_Pager a:visited
{
    text-decoration:none;
}
.gridViewRow_Hover
{
    color:#cccccc;
    height:22px;
    background-color:#35353F;
    cursor:hand;
    cursor:pointer;
}
/* reorder list */
.reorderList
{
   
}
.reorderList ul
{
    list-style:none;
    margin-left:0px;
}
.reorderList .insertHere .text
{
    float:left;
}

.reorderList .header .image
{
    background-image : url("images/Buttons/reorder.png");
    background-repeat:repeat-x;
    width:16px;
    height:16px;
}
.reorderList .insertHere .image
{
    background-image : url("images/Buttons/back.png");
    background-repeat:repeat-x;
}
#homePage_content .formViewSiteContent
{
    width: 100%;
}
.completionList
{
    text-align:left;
    font-size:1.3em;
    background-color:#22222A !important;
    z-index:1 !important;
    border:solid 1px #464652;
    border-right:solid 1px #000000;
    border-bottom:solid 1px #000000;
    padding-left:5px;
    padding-right:5px;
    padding-top:3px;
    padding-bottom:3px;
    list-style:none;
    margin-left:0px;

}
.completionListItem
{
     color:#8C8C8C;
}
.completionListItemHighlight
{
     color:#CCCCCC;
     cursor:hand;
     cursor:pointer;
}
/* Page Headers */
.pageHeaderWrapper
{
    text-align:left;
    margin-top:10px;
}
.pageHeader
{
}
.pageHeaderText
{
    font-size:2em;
    font-style:italic;
}
/* Attachment Gallery */

.attachmentGallery
{
    
}
/* float clearing*/
.attachmentGallery:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.attachmentGallery {display: inline-block;}  /* for IE/Mac */
.attachmentGallery 
{
    zoom: 1;     
    display: block;     
}
/*end float clearing*/
.attachmentGalleryItemWrapper
{
    width:100px;
    height:120px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
}
.attachmentGalleryItem
{
   
    width:100px;
    height:100px;
    cursor:hand;
    cursor:pointer;
    
}
.attachmentGalleryImageWrapper
{
    width:100px;
    height:80px;
    text-align:center;
    line-height:80px;
    display: table-cell;
    vertical-align:middle;
    
}
.attachmentGalleryImage
{
    vertical-align:middle; 
}
.attachmentGalleryDescription
{
    
    height:30px;
    width:100px;
    text-align:center;
    overflow:hidden;
}
.attachmentGalleryDescriptionText
{
}
.attachmentGalleryItemDelete
{
    position:absolute;
    top:2px;
    right:2px;
}
.attachmentGalleryItemRankLower
{
    position:absolute;
    top:50px;
    right:2px;
}
.attachmentGalleryItemRankHigher
{
    position:absolute;
    top:50px;
    left:2px;
}
/* Screenshot Gallery */

.screenShotGallery
{
    
}
/* float clearing*/
.screenShotGallery:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.screenShotGallery {display: inline-block;}  /* for IE/Mac */
.screenShotGallery 
{
    zoom: 1;     
    display: block;     
}
/*end float clearing*/
.screenShotGalleryItemWrapper
{
    width:100px;
    height:120px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
}
.screenShotGalleryItem
{
   
    width:100px;
    height:100px;
    cursor:hand;
    cursor:pointer;
    
}
.screenShotGalleryImageWrapper
{
    width:100px;
    height:80px;
    text-align:center;
    line-height:80px;
    display: table-cell;
    vertical-align:middle;
    
}
.screenShotGalleryImage
{
    vertical-align:middle; 
}
.screenShotGalleryDescription
{
    
    height:30px;
    width:100px;
    text-align:center;
}
.screenShotGalleryDescriptionText
{
}
.screenShotGalleryItemDelete
{
    position:absolute;
    top:2px;
    right:2px;
}
.screenShotGalleryItemRankLower
{
    position:absolute;
    top:50px;
    right:2px;
}
.screenShotGalleryItemRankHigher
{
    position:absolute;
    top:50px;
    left:2px;
}
/* Product Gallery */

.productGallery
{
    
    
}
/* float clearing*/
.productGallery:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.productGallery {display: inline-block;}  /* for IE/Mac */
.productGallery 
{
    zoom: 1;     
    display: block;     
}
/*end float clearing*/

.productGalleryItemWrapper
{
    width:100px;
    height:130px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
}
.productGalleryItem
{
   
    width:100px;
    height:116px;
    position:relative;
    cursor:hand;
    cursor:pointer;
    
}
.productGalleryImageWrapper
{
    width:100px;
    height:100px;
    text-align:center;
    line-height:100px;
    display: table-cell;
    vertical-align:middle;
    
}
.productGalleryImage
{
    vertical-align:middle; 
}
.productGalleryDescription
{
    
    width:100px;
    height:30px;
    text-align:center;
    text-align:center;
}
.productGalleryDescriptionText
{
}
.productGalleryItemDelete
{
    position:absolute;
    top:2px;
    right:2px;
}
/* Solution Gallery */

.solutionGallery
{
    
}
/* float clearing*/
.solutionGallery:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.solutionGallery {display: inline-block;}  /* for IE/Mac */
.solutionGallery 
{
    zoom: 1;     
    display: block;     
}
/*end float clearing*/
.solutionGalleryItemWrapper
{
     width:100px;
    height:130px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
}
.solutionGalleryItem
{
   
     width:100px;
    height:116px;
    position:relative;
    cursor:hand;
    cursor:pointer;
    
}
.solutionGalleryImageWrapper
{
     width:100px;
    height:100px;
    text-align:center;
    line-height:100px;
    display: table-cell;
    vertical-align:middle;
    
}
.solutionGalleryImage
{
    vertical-align:middle; 
}
.solutionGalleryDescription
{
    width:100px;
    height:30px;
    text-align:center;
    text-align:center;
    overflow:hidden;
}
.solutionGalleryDescriptionText
{
}
.solutionGalleryItemDelete
{
    position:absolute;
    top:2px;
    right:2px;
}
#page_footer
{
    /*\*/  /* Exclude for Mac IE5 */
	height: 30px;
	width: 100%;
	margin: 0 auto 0 auto;
	/*\*/
	bottom: 0;
	/* exclude thes from Mac IE5 */
	background-color:#22222A;
    position:absolute;
    text-align:center;
    padding-top:10px;
    border-top:solid 1px #464652;
    
}

.pages
{
    float: left;
    margin-left: 1em;
}
.copyright
{
    float: right;
    padding-right: 1em;
}
#copyright
{
}

.sitemapLink,
.privacyPolicyLink,
.contactDetailsLink,
.faqLink
{
    color:#8C8C8C;
    text-decoration:none;
}

.sitemapLink:hover
{
    text-decoration:underline;
}
/* Sitemap */
#sitemap
{
    text-align:left;

    
}

/* Home Page */

#homePage_featuredProduct .header
{
    cursor: default;
}
#homePage_featuredProduct
{
    width:565px;
    background-color:#000000;
    height:311px;
    top:340px;
    float:left;
    margin-top:20px;
}
#homePage_featuredProduct .panelContent
{
   
}
#homePage_featuredProduct .featuredProductTicker
{
    vertical-align:top; 
    position:relative;
    width:100%;
    text-align:left;
}
#homePage_featuredProduct .featuredProductTicker .featuredProductHeader
{
    font-size:1.5em;
    color:#cccccc;
    text-align:left;
    height:20px;
    overflow:hidden;

}
#homePage_featuredProduct .featuredProductTicker .featuredProductHeader span
{
    height:20px;
      
}
#homePage_featuredProduct .featuredProductTicker .featuredProductBoxShot
{
    width:150px;
    height:150px;
      
}
#homePage_featuredProduct .featuredProductTicker .featuredProductBoxShot .featuredProductBoxShotWrapper
{
    width:150px;
    height:150px;
    text-align:center;
    line-height:150px;
    display: table-cell;
    vertical-align:middle; 
    
}
#homePage_featuredProduct .featuredProductTicker .featuredProductBoxShot .featuredProductBoxShotWrapper .featuredProductBoxShotImage
{
    vertical-align:middle;  
}
#homePage_featuredProduct .featuredProductTicker .featuredProductSummary
{
    padding-right:10px;
    height:80px;
    overflow:hidden;
    width:150px;
      
}
#homePage_featuredProduct .featuredProductTicker .featuredProductSummary span
{
 
      
}
#homePage_featuredProduct .featuredProductTicker .featuredProductScreenShots
{

    float:right;
}
#homePage_featuredProduct .featuredProductTicker .featuredProductScreenShots .screenShotImageWrapper
{
    width:360px;
    height:245px;
    text-align:center;
    line-height:245px;
    display: table-cell;
    vertical-align:middle;
}
#homePage_featuredProduct .featuredProductTicker .featuredProductScreenShots .screenShotImageWrapper .screenShotImage
{
    vertical-align:middle; 
}
#homePage_featuredProduct .featuredProductTicker .more
{
    text-align:right;
    width:170px;   
}
#homePage_newsReel
{
    width:220px;
    height:110px;
    margin-top:20px;
    float:right;
    position:relative;
}
#homePage_newsReel .header
{
    cursor: default;
}
#homePage_newsReel .panelContentWrapper
{
    height:78px;
}
#homePage_newsReel .panelContentWrapper .panelContent
{

    height:68px;
}
#homePage_newsReel .rssFeed
{
    position:absolute;
    right:5px;
    top:5px;
    width:16px;
    height:16px;
}
#homePage_newsReel .rssFeed a
{
}
#homePage_newsReel .rssFeed a .image
{
    background-image: url("images/Buttons/rss.png");
    background-repeat:no-repeat;
    width:30px;
    height:30px;
}
#homePage_newsReel .newsTicker
{
    width:100%;
}
#homePage_newsReel .newsTicker td
{
    text-align:left;
}
#homePage_newsReel .newsTicker .headline
{
    
    overflow:hidden;
    height:50px;
}
#homePage_newsReel .newsTicker .more
{
    width:100%;
    height:20px;
    text-align:right;
}
#homePage_customers
{
    width:220px;
    height:185px;
    margin-top:10px;
    float:right;
    
}
#homePage_customers .header
{
    cursor: default;
}
#homePage_customers .customerTicker
{
    
    width:100%;
    height:149px;
    overflow:hidden;
}

#homePage_customers .customerTicker td
{
    vertical-align:middle;
    text-align:center;
    
}
#homePage_customers .customerTicker .imageWrapper
{
    vertical-align:middle;
    padding: 0px;
    
}
#homePage_customers .customerTicker .imageWrapper .image
{
    vertical-align:middle; 
}

#homePage_header
{
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    display:none;
}
#homePage_content
{
    text-align:left;
    padding:10px;
    z-index:1;
    background-color:#000000;
    border:solid 1px #464652;
    margin-top:20px;
    overflow:visible;
}

#homePage_content .updateLink
{
    margin-right:10px;
}
/* Org Strucutre */
#orgStructureHeader
{
}
#orgStructureContent
{
    text-align:left;
}
#orgStructureContent .updateLink
{
    margin-right:10px;  
}
#orgStrucureAccordian
{
    text-align:left;
}
#orgStrucureAccordian .orgStructureWrapper
{
    padding:5px;
}

#orgStrucureAccordian .orgStructureSummary
{
    margin-top:10px; 
}
#orgStructureAccordian .orgStructureContentWrapper
{
    padding:10px;
}
#orgStructureAccordian .orgStructureContentWrapper:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#orgStructureAccordian .orgStructureContentWrapper {display: inline-block;}  /* for IE/Mac */
#orgStructureAccordian .orgStructureContentWrapper
{
    zoom: 1;     
    display: block;     
}

#orgStructureAccordian .orgStructureWrapper .orgStructureContentWrapper .orgStructureImageWrapper
{
    
    border:solid 1px #464652;
    background-color:#464652;
    margin-right:10px;
    margin-bottom:5px;
    float:left;
}
#orgStructureAccordian .orgStructureContentWrapper .orgStructureContent .orgStructureImageWrapper .orgStructureImage
{
    vertical-align:middle;
}
#orgStructureAccordian .orgStructureContentWrapper .orgStructureContent
{
    
    
}
#orgStructureAccordian .commandButtons
{
    position:static;
}
#orgStructureAccordian .editLink
{
    position:static;
}
.orgStructureWrapper .orgStructureSummary
{
    padding:10px; 
}
.orgStructureWrapper .orgStructureSummary .qualificationsHeader
{
    
}
/* Org Structure Edit */
#orgStructureEditHeader
{
}
#orgStructureEditContent
{
}
#orgStructureEditContent .photoWrapper
{
    width:80px;
    height:80px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
    line-height:80px;
    text-align:center;
}
#orgStructureEditContent .photoWrapper .photoImage
{
    vertical-align:middle; 
}
#orgStructureEditContent .commandButtons .updateLink
{
    margin-right:10px;
    
}
#orgStructureEditContent .commandButtons .deleteLink
{
    margin-right:10px;  
}
#orgStructureEditContent .commandButtons .addLink
{
    margin-right:10px; 
}
#orgStructureEditContent .validator
{
    margin-left:5px;
}
#orgStructureEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* Org Structure Reorder */

#orgStructureReorderHeader
{
}
#orgStructureReorderInstructions
{
}
#orgStructureReorderContent
{
    
}
#orgStructureReorderContent .commandButtons 
{
   text-align:left;
}
/* About */
#aboutHeader
{
}
#aboutContent
{
    text-align:left;
}
#aboutContent .updateLink
{
    margin-right:10px;
}
#aboutLinks
{
    text-align:left;
    padding:10px;
}
/* Contact Details */
#contactHeader
{
}
#contactContent
{
    text-align:left;
}
#contactContent .updateLink
{
    margin-right:10px;
   
}
/* Error Page */
#errorHeader
{
}
#errorContent
{
    text-align:left;
}
#errorContent .editButton
{
    
}
#errorContent .cancelButton
{
    position:absolute;
    bottom:2px;
    right:2px;
}
#errorContent .updateButton
{
    position:absolute;
    bottom:2px;
    right:22px;
}
/* Error Page */
#pageNotFoundHeader
{
}
#pageNotFoundContent
{
    text-align:left;
}
#pageNotFoundContent .editButton
{
    
}
#pageNotFoundContent .cancelButton
{
    position:absolute;
    bottom:2px;
    right:2px;
}
#pageNotFoundContent .updateButton
{
    position:absolute;
    bottom:2px;
    right:22px;
}
/* Customers */
#customersHeader
{
}
#customersContent
{
    text-align:left;
}
#customersContent .updateLink
{
    margin-right:10px;
}
#customersGallery
{
    text-align:left;
}
#customersGallery:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#customersGallery {display: inline-block;}  /* for IE/Mac */
#customersGallery 
{
    zoom: 1;     
    display: block;     
}
.customersGalleryItemWrapper
{
    width:110px;
    height:140px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
}
.customersGalleryItem
{
   
    width:110px;
    height:140px;
    position:relative;
    
}
.customersGalleryItem .commandButtons
{
    position:absolute;
    top:0px;
    right:0px;
    padding:2px;
}
.customersGalleryImageWrapper
{
    width:110px;
    height:100px;
    text-align:center;
    line-height:100px;
    display: table-cell;  
}
.customersGalleryImage
{
    vertical-align:middle; 
}
.customersGalleryDescription
{
    padding-top:2px;
    height:40px;
    width:110px;
    text-align:center;
    overflow:hidden;
}
.customersGalleryDescriptionText
{
}
/* SiteReferenced3rdPartyEdit */
#siteReferencedEditHeader
{
}
#siteReferencedEditContent
{
}
#siteReferencedEditContent .logoWrapper
{
    width:80px;
    height:80px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
    line-height:80px;
    text-align:center;
}
#siteReferencedEditContent .logoWrapper .logoImage
{
    vertical-align:middle; 
}
#siteReferencedEditContent .commandButtons .updateLink
{
    margin-right:10px;
}
#siteReferencedEditContent .commandButtons .deleteLink
{
    margin-right:10px;
}
#siteReferencedEditContent .commandButtons .addLink
{
    margin-right:10px;
}
#siteReferencedEditContent .validator
{
    margin-left:5px;
}
#siteReferencedEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* Partners */
#partnersHeader
{
}
#partnersContent
{
    text-align:left;
}
#partnersContent .updateLink
{
    margin-right:10px;
}
#partnersGallery
{
    text-align:left;
}
#partnersGallery:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#partnersGallery {display: inline-block;}  /* for IE/Mac */
#partnersGallery 
{
    zoom: 1;     
    display: block;     
}
.partnersGalleryItemWrapper
{
    width:100px;
    height:116px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
}
.partnersGalleryItem
{
   
    width:100px;
    height:116px;
    position:relative;
    
}
.partnersGalleryItem .commandButtons
{
    position:absolute;
    top:0px;
    right:0px;
    padding:2px;
}
.partnersGalleryImageWrapper
{
    width:100px;
    height:100px;
    text-align:center;
    line-height:100px;
    display: table-cell;  
}
.partnersGalleryImage
{
    vertical-align:middle; 
}
.partnersGalleryDescription
{
    padding-top:2px;
    height:16px;
    width:100px;
    text-align:center;
    overflow:hidden;
}
.partnersGalleryDescriptionText
{
    white-space:nowrap;
}
/* Standards Organisations */
#standardsOrgsHeader
{
}
#standardsOrgsContent
{
    text-align:left;
    zoom: 1;/*Allow IE to float*/
}
#standardsOrgsContent .updateLink
{
    margin-right:10px;
}
#standardsOrgsGallery
{
    text-align:left;
}
#standardsOrgsGallery:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#standardsOrgsGallery {display: inline-block;}  /* for IE/Mac */
#standardsOrgsGallery 
{
    zoom: 1;     
    display: block;     
    float: left;
    width: 300px;
}
.standardsOrgsGalleryItemWrapper
{
    width:120px;
    height:140px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
}
.standardsOrgsGalleryItem
{
   
    width:120px;
    height:116px;
    position:relative;
    
}
.standardsOrgsGalleryItem .commandButtons
{
    position:absolute;
    top:0px;
    right:0px;
    padding:2px;
}
.standardsOrgsGalleryImageWrapper
{
    width:120px;
    height:100px;
    text-align:center;
    line-height:100px;
    display: table-cell;  
}
.standardsOrgsGalleryImage
{
    vertical-align:middle; 
}
.standardsOrgsGalleryDescription
{
    padding-top:2px;
    height:40px;
    width:120px;
    text-align:center;
}
.standardsOrgsGalleryDescriptionText
{
}
/* Conditions Of Sale */

#conditionsOfSaleHeader
{
}
#conditionsOfSaleContent
{
    text-align:left;
}
#conditionsOfSaleContent .updateLink
{
    margin-right:10px;
}
#conditionsOfSaleLinks
{
    text-align:left;
}
/* Employment */
#employmentHeader
{
}
#employmentContent
{
    text-align:left;
    margin-bottom:10px;
    position:relative;
}
#employmentContent .updateLink
{
    margin-right:10px;
}
#employmentAccordian
{
    text-align:left;
}
#employmentAccordian .employmentWrapper
{
    padding:5px;
}
#employmentAccordian .inactiveIndicator
{
   float:right; 
   margin-top:2px;
   margin-right:5px;
}
#employmentAccordian .activeIndicator
{
   float:right; 
   margin-top:2px;
   margin-right:5px;
}

#employmentAccordian .employmentDate
{
     
}
#employmentAccordian .employmentWrapper
{
    
}
#employmentAccordian .commandButtons
{
    position:static;
}
#employmentAccordian .editButton
{
    position:static;
}
.employmentWrapper .orgStructureSummary
{
    padding:10px; 
}
.employmentWrapper .orgStructureSummary .qualificationsHeader
{
    
}
/* Employment Edit */
#employmentEditHeader
{
}
#employmentEditContent
{
}
#employmentEditContent .attachmentGallery
{
    padding:5px;
}
#employmentEditContent .commandButtons .updateLink
{
    margin-right:10px;
}
#employmentEditContent .commandButtons .deleteLink
{
    margin-right:10px;
}

#employmentEditContent .commandButtons .addLink
{
    margin-right:10px;
}
#employmentEditContent .validator
{
    margin-left:5px;
}
#employmentEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* News */
#newsHeader
{
}
#newsContent
{
    text-align:left;
    
}
#newsContent .updateLink
{
    margin-right:10px;
}
#newsYearSelect
{
    text-align:right;
}
#newsYearSelect
{
    text-align:-moz-right;
}
#newsYearSelect
{
    text-align:-webkit-right;
}
#newsAccordian
{
    text-align:left;
}
#newsAccordionWrapper .newsWrapper
{
    padding:5px;
}

#newsAccordionWrapper .newsWrapper .newsDate
{
    
}
#newsAccordionWrapper .newsWrapper .newsContent
{
    
}
#newsAccordionWrapper .commandButtons
{
    position:static;
}
#newsAccordionWrapper .editLink
{
    position:static;
}
#newsAccordionWrapper .inactiveIndicator
{
   float:right; 
   margin-top:2px;
   margin-right:5px;
}
#newsAccordionWrapper .activeIndicator
{
   float:right; 
   margin-top:2px;
   margin-right:5px;
}

/* News Edit */
#newsEditHeader
{
}
#newsEditContent
{
}
#newsEditContent .commandButtons 
{
   
}
#newsEditContent .commandButtons .updateLink
{
    margin-right:10px;
}
#newsEditContent .commandButtons .deleteLink
{
    margin-right:10px;
}
#newsEditContent .commandButtons .addLink
{
    margin-right:10px;
}
#newsEditContent .validator
{
    margin-left:5px;
}
#newsEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* Case Studies */
#caseStudiesHeader
{
}
#caseStudiesContent
{
    text-align:left;
}
#caseStudiesContent .updateLink
{
    margin-right:10px;
}
#caseStudiesAccordianWrapper
{
    text-align:left;
}
#caseStudiesAccordianWrapper .inactiveIndicator
{
   float:right; 
   margin-top:2px;
   margin-right:5px;
}
#caseStudiesAccordianWrapper .activeIndicator
{
   float:right; 
   margin-top:2px;
   margin-right:5px;
}
#caseStudiesAccordianWrapper .caseStudiesWrapper
{
    padding:5px;
    min-height:1px;
}
#caseStudiesAccordianWrapper .caseStudiesSummary
{
   
}
#caseStudiesAccordianWrapper .commandButtons
{
    position:static; 
     
}

#caseStudiesAccordianWrapper .editLink
{
   margin-right:10px;
}
/* Case Study */
#caseStudyHeader
{
}
#caseStudyContent
{
    text-align:left;
}
#caseStudyContent .attachments
{
    padding:5px;
}
#caseStudyContent .customersGallery
{
    padding:5px;
}
#caseStudyContent .customersGallery
{
    text-align:left;
}
#caseStudyContent .customersGallery:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#caseStudyContent .customersGallery{display: inline-block;}  /* for IE/Mac */
#caseStudyContent .customersGallery 
{
    zoom: 1;     
    display: block;     
}
#caseStudyContent .productGallery
{
    padding:5px;
}
#caseStudyContent .solutionGallery
{
    padding:5px;
}
#caseStudyContent .editLink
{
    margin-right:10px;
}
/* Case Study Edit */
#caseStudyEditHeader
{
}
#caseStudyEditContent
{
}
#caseStudyEditContent .commandButtons .updateLink
{
    margin-right:10px;
}
#caseStudyEditContent .commandButtons .deleteLink
{
    margin-right:10px;
}

#caseStudyEditContent .commandButtons .addLink
{
   margin-right:10px;
}
#caseStudyEditContent .attachmentGallery
{
    padding:5px;
}
#caseStudyEditContent .relatedPartiesWrapper
{
    padding:5px;
}
#caseStudyEditContent .relatedPartiesWrapper .header
{
    color:#cccccc;
}
#caseStudyEditContent .validator
{
    margin-left:5px;
}
#caseStudyEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* Capabilities */
#capabilitiesHeader
{
}
#capabilitiesContent
{
    text-align:left;
}
#capabilitiesContent .updateLink
{
    margin-right:10px;
}
#capabilitiesAccordian
{
    text-align:left;
}
#capabilitiesAccordian .capabilitiesWrapper
{
    padding:5px;
    min-height:1px;
}
#capabilitiesAccordian .capabilitiesSummary
{
   
}
#capabilitiesAccordian .commandButtons
{
     position:static; 
}
#capabilitiesAccordian .editLink
{
    margin-right:10px;
}
/* Capability */
#capabilityHeader
{
}
#capabilityContent
{
    text-align:left;
}
#capabilityContent .attachments
{
    padding:5px;
}
#capabilityContent .productGallery
{
    padding:5px;
}
#capabilityContent .solutionGallery
{
    padding:5px;
}
#capabilityContent .commandButtons
{
   
}

/* Capability Edit */
#capabilityEditHeader
{
}
#capabilityEditContent
{
}
#capabilityEditContent .commandButtons .updateLink
{
    margin-right:10px;
}
#capabilityEditContent .commandButtons .deleteLink
{
    margin-right:10px;
}
#capabilityEditContent .commandButtons .addLink
{
    margin-right:10px;
}
#capabilityEditContent .attachmentGallery
{
    padding:5px;
}
#capabilityEditContent .validator
{
    margin-left:5px;
}
#capabilityEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* Products and Solutions */

#productsAndSolutionsHeader
{
}
#productsAndSolutionsContent
{
    text-align:left;
}
#productsAndSolutionsContent .updateLink
{
    margin-right:10px;
}
#productsAndSolutionsLinks
{
    text-align:left;
    padding:10px;
}
/* Products  */

#productsHeader
{
}
#productsContent
{
    text-align:left;
}
#productsContent .updateLink
{
    margin-right:10px;
}
#productsWrapper
{
    text-align:left;
}
#productsWrapper .productsDataList
{
    width:100%;
}
#productsWrapper .productGallery
{
    padding:5px;
}
#productsWrapper .commandButtons
{
    position:absolute;
    top:0px;
    right:0px;
}
#productsWrapper .productGallery .activeIndicator
{
    position:absolute;
    top:0px;
    right:0px;
}
#productsWrapper .productGallery .inactiveIndicator
{
    position:absolute;
    top:0px;
    right:0px;
}
#productsWrapper .productGallery .editLink
{
    position:absolute;
    top:0px;
    right:20px;
}
#productPicker
{
    text-align:right;
}
#productsLinks
{
    text-align:left;
}
/* Product */
#productHeader
{
}
#productContent
{
}
#productContent .boxShotWrapper
{
    
}
#productContent .boxShotImageWrapper
{
    width:200px;
    float:left;
    margin-right:10px;
}
#productContent .boxShotImage
{
}
#productContent .boxShotWrapper .productSummaryWrapper
{
    margin-left: 220px;
}
/* float clearing*/
.boxShotWrapper:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.boxShotWrapper {display: inline-block;}  /* for IE/Mac */
.boxShotWrapper 
{
    zoom: 1;     
    display: block;     
}
/*end float clearing*/
#productContent .description
{
    padding:5px;
    min-height:1px;
}
#productContent .specifications
{
    padding:5px;
    min-height:1px;
}
#productContent .screenShotGallery
{
    padding:5px;
}
#productContent .attachmentGallery
{
    padding:5px;
}
#productRequestLinkButtons
{
    text-align:right;
}
#productRequestLinkButtons
{
    text-align:-moz-right;
}
#productRequestLinkButtons
{
    text-align:-webkit-right;
}

/* Product Edit*/
#productEditHeader
{
}
#productEditContent
{
}
#productEditContent .attachmentGallery
{
    padding:5px;
}
#productEditContent .screenShotGallery
{
    padding:5px;
}
#productEditContent .boxShotWrapper
{
    width:80px;
    height:80px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
    line-height:80px;
    text-align:center;
}
#productEditContent .boxShotWrapper .boxShotImage
{
    vertical-align:middle; 
}
#productEditContent .keywords
{
    padding:5px;
    
}
#productEditContent .keywordsFooter
{
    padding-left:5px;  
}
#productEditContent .keywordsDelete
{
    width:16px;
}
#productEditContent .commandButtons .updateLink
{
    margin-right:10px;
}
#productEditContent .commandButtons .addLink
{
    margin-right:10px;
}
#productEditContent .validator
{
    margin-left:5px;
}
#productEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* Services */
#servicesHeader
{
}
#servicesContent
{
    text-align:left;
}
#servicesContent .updateLink
{
    margin-right:10px;
}
#servicesLinks
{
    text-align:left;
}
/* Solutions  */

#solutionsHeader
{
}
#solutionsContent
{
    text-align:left;
}
#solutionsContent .updateLink
{
    margin-right:10px;
}
#solutionsWrapper
{
    text-align:left;
}
#solutionsWrapper .solutionsDataList
{
    width:100%;
}
#solutionsWrapper .solutionGallery
{
    padding:5px;
}
#solutionsWrapper .commandButtons
{
    position:absolute;
    top:0px;
    right:0px;
    height:20px;
    width:40px;
}
#solutionsWrapper .solutionGallery .activeIndicator
{
    position:absolute;
    top:0px;
    right:0px;
}
#solutionsWrapper .solutionGallery .inactiveIndicator
{
    position:absolute;
    top:0px;
    right:0px;
}
#solutionsWrapper .solutionGallery .editLink
{
    position:absolute;
    top:0px;
    right:20px;
}
#solutionsLinks
{
    text-align:left;
}
/* Solution */
#solutionHeader
{
}
#solutionContent
{
}
#solutionContent .boxShotWrapper
{
    
}
#solutionContent .boxShotImageWrapper
{
    width:200px;
    float:left;
    margin-right:10px;
}
#solutionContent .boxShotImage
{
}
#solutionContent .boxShotWrapper .productSummaryWrapper
{
}
/* float clearing*/
.boxShotWrapper:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.boxShotWrapper {display: inline-block;}  /* for IE/Mac */
.boxShotWrapper 
{
    zoom: 1;     
    display: block;     
}
/*end float clearing*/
#solutionContent .description
{
    padding:5px;
    min-height:1px;
}
#solutionContent .screenShotGallery
{
    padding:5px;
}
#solutionContent .attachmentGallery
{
    padding:5px;
}
#solutionContent .productGallery
{
    padding:5px;
}
#solutionRequestLinkButtons
{
    text-align:right;
}
#solutionRequestLinkButtons
{
    text-align:-moz-right;
}
#solutionRequestLinkButtons
{
    text-align:-webkit-right;
}
/* Solution Edit*/
#solutionEditHeader
{
}
#solutionEditContent
{
}
#solutionEditContent .attachmentGallery
{
    padding:5px;
}
#solutionEditContent .screenShotGallery
{
    padding:5px;
}
#solutionEditContent .boxShotWrapper
{
    width:80px;
    height:80px;
    float:left;
    padding:2px;
    margin-bottom:5px;
    margin-right:5px;
    border:solid 1px #464652;
    background-color:#000000;
    position:relative;
    line-height:80px;
    text-align:center;
}
#solutionEditContent .boxShotWrapper .boxShotImage
{
    vertical-align:middle; 
}
#solutionEditContent .keywords
{
    padding:5px;
    
}
#solutionEditContent .keywordsFooter
{
    padding-left:5px;  
}
#solutionEditContent .keywordsDelete
{
    width:16px;
}
#solutionEditContent .commandButtons .updateLink
{
   margin-right:10px;
}

#solutionEditContent .commandButtons .addLink
{
    margin-right:10px;
}
#solutionEditContent .validator
{
    margin-left:5px;
}
#solutionEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* Support */
#supportHeader
{
}
#supportContent
{
    text-align:left;
}
#supportContent .updateLink
{
    margin-right:10px;
}
#supportLinks
{
    text-align:left;
    padding:10px;
}
/* TermsAndConditions */
#termsAndConditionsHeader
{
}
#termsAndConditionsContent
{
    text-align:left;
}
#termsAndConditionsContent .updateLink
{
    margin-right:10px;
}
#termsAndConditionsLinks
{
    text-align:left;
}
/* Support Agreement */
#supportAgreementHeader
{
}
#supportAgreementContent
{
    text-align:left;
}
#supportAgreementContent .updateLink
{
    margin-right:10px;
}
#supportAgreementLinks
{
    text-align:left;
}
/* FAQ */
#FAQHeader
{
}
#FAQContent
{
    text-align:left;
}
#FAQContent .updateLink
{
    margin-right:10px;
}

#FAQAccordion
{
    text-align:left;
}
#FAQAccordion .faqWrapper
{
    padding:5px;
    min-height:1px;
}
#FAQAccordion .commandButtons
{
    position:static;
}
#FAQAccordion .editLink
{
    position:static;
}
.FAQCommandButtons
{
    text-align:right;
}
/* FAQ Reorder */

#FAQReorderHeader
{
}
#FAQReorderInstructions
{
}
#FAQReorderContent
{
}
#FAQReorderContent .commandButtons
{
    text-align:left;
}
/* FAQ Edit */
#FAQEditHeader
{
}
#FAQEditContent .commandButtons
{
    text-align:right;
}
#FAQEditContent .commandButtons .updateLink
{
    margin-right:10px;
}
#FAQEditContent .commandButtons .cancelButton
{
   
}
#FAQEditContent .commandButtons .addLink
{
    margin-right:10px;
}
#FAQEditContent .commandButtons .deleteLink
{
    margin-right:10px;
}
#FAQEditContent .validator
{
    margin-left:5px;
}
#FAQEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
#FAQEditContent .answerRequiredFieldIndicator
{
    color:red;
    float:left;
    margin-left:5px;
    margin-top:8px;
}
/* General Enquiry */
#generalEnquiryHeader
{
}
#generalEnquiryContent
{
    text-align:left;
}
#generalEnquiryContent .editButton
{
    position:absolute;
    bottom:2px;
    right:2px;
}
#generalEnquiryContent .cancelButton
{
    position:absolute;
    bottom:2px;
    right:2px;
}
#generalEnquiryContent .updateButton
{
    position:absolute;
    bottom:2px;
    right:22px;
}
#generalEnquiryWrapper
{
}
#generalEnquiryWrapper .generalEnquiryForm
{
    width:100%;
    text-align:left;
}
#generalEnquiryWrapper .generalEnquiryForm .validator
{
    margin-left:5px;
}
#generalEnquiryWrapper .generalEnquiryForm .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
#generalEnquiryWrapper .fieldHeader
{
    width:200px;
}
#generalEnquiryWrapper .field
{
    
}
#generalEnquiryWrapper .commandButtons
{
    text-align:center;
}
#generalEnquirySubmittedMessage
{
    text-align:left;
}
#generalEnquirySubmittedMessage .commandButtons
{
    text-align:left;
    margin-top:10px;
}
#generalEnquirySubmissionFailedMessage
{
     text-align:left;
}
#generalEnquirySubmissionFailedMessage .commandButtons
{
    text-align:left;
    margin-top:10px;
}
#generalEnquiryLinks
{
    text-align:left;
}
/* General Enquiry */
#supportEnquiryHeader
{
}
#supportEnquiryContent
{
    text-align:left;
}
#supportEnquiryContent .updateLink
{
    margin-right:10px;
}
#supportEnquiryWrapper
{
}
#supportEnquiryWrapper .supportEnquiryForm
{
    width:100%;
    text-align:left;
}
#supportEnquiryWrapper .supportEnquiryForm .validator
{
    margin-left:5px;
}
#supportEnquiryWrapper .supportEnquiryForm .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
#supportEnquiryWrapper .fieldHeader
{
    width:200px;
}
#supportEnquiryWrapper .field
{
    
}
#supportEnquiryWrapper .commandButtons
{
    text-align:center;
}
#supportEnquirySubmittedMessage
{
    text-align:left;
}
#supportEnquirySubmittedMessage .commandButtons
{
    text-align:left;
    margin-top:10px;
}
#supportEnquirySubmissionFailedMessage
{
     text-align:left;
}
#supportEnquirySubmissionFailedMessage .commandButtons
{
    text-align:left;
    margin-top:10px;
}
#supportEnquiryLinks
{
    text-align:left;
}
/* Login */
#loginHeader
{
}
#loginContent
{
    text-align:left;
    
}
#loginWrapper .login
{
    text-align:left;
}
#loginWrapper .login .loginFormWrapper
{
    padding:5px;
}
#loginWrapper .validator
{
    margin-left:5px;
}
#loginWrapper .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
#loginWrapper .fieldHeader
{
    width:200px;
}
#loginWrapper .field
{
    
}
#loginWrapper .message
{
    text-align:center; 
    color:Red; 
}

#loginWrapper .commandButtons
{
    text-align:right; 
}
#loginWrapper .commandButtons .oKLink
{
      
}
/* Login Message */
#loginMessageHeader
{
}
#loginMessageContent
{
    text-align:left;
}

#loginMessageContent .updateLink
{
    margin-right:10px;
}
/* Profile */
#profileHeader
{
}
#profileContent
{
    text-align:left;
}
#profileContent .updateLink
{
    margin-right:10px;
}
#profileWrapper
{

}
#profileWrapper .commandButtons
{
    text-align:right;
}
#profileWrapper .commandButtons .updateLink
{
    margin-right:10px;
}
#profileWrapper .commandButtons .editLink
{
    margin-right:10px;
}
/* Change Password */
#changePasswordHeader
{
}
#changePasswordContent
{
    text-align:left;
}
#changePasswordContent .updateLink
{
    margin-right:10px;
}
#changePasswordWrapper
{
    
}
#changePasswordWrapper .changePasswordFormWrapper
{
    padding:5px;
}
#changePasswordWrapper .validator
{
    margin-left:5px;
}
#changePasswordWrapper .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
#changePasswordWrapper .fieldHeader
{
    width:200px;
}
#changePasswordWrapper .field
{
    
}
#changePasswordWrapper .commandButtons
{
    text-align:right;
    
}
#changePasswordWrapper .commandButtons .updateLink
{
    margin-right:10px;  
}
#changePasswordWrapper .message
{
    text-align:center; 
    color:Red; 
}
#changePasswordWrapper .successTemplate .commandButtons
{
    text-align:center;
}
/* My Mediaware */
#myMediawareHeader
{
}
#myMediawareContent
{
    text-align:left;
}
#myMediawareContent .updateLink
{
    margin-right:10px;
}
#myMediawarePageLinks
{
    text-align:left;
    
}
/* Mediaware Links */
#mediawareLinksHeader
{
}
#mediawareLinksContent
{
    text-align:left;
}
#mediawareLinksContent .updateLink
{
    margin-right:10px;
}
#mediawareLinksPageLinks
{
    text-align:left;
    padding-left:10px;
    
}
/* Site Administration */
#siteAdminHeader
{
}
#siteAdminContent
{
    text-align:left;
}
#siteAdminContent .updateLink
{
    margin-right:10px;
}
#siteAdminPageLinks
{
    text-align:left;
    padding-left:10px;
    
}
/* Search Users */
#searchUsersHeader
{
}
#searchUsersSearch
{
    text-align:left;
}
#searchUsersContent
{
}
#searchUsersContent div:first-child
{
    overflow-x: auto;
    overflow-y: hidden;
}

#searchUsersContent div:first-child .gridView
{
    margin-bottom: 1em;
}

/* User */
#userHeader
{
}
#userContent
{
    
}
#userContent .editLink
{
    margin-right:10px;
}
#userContent .usageDetails
{
    padding:5px;
}
/* User Edit */
#userEditHeader
{
}
#userEditContent
{
    text-align:left;
}
#userEditContent .updateLink
{
    margin-right:10px;
    
}
#userEditContent .deleteLink
{
    margin-right:10px;
    
}
#userEditContent .addLink
{
    margin-right:10px;
    
}
#userEditContent .roles input
{
   
    margin-left:-5px;
    
}
#userEditContent .validator
{
    margin-left:5px;
}
#userEditContent .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}
/* Set Featured Product */
#featuredProductHeader
{
}
#featuredProductContent
{
    text-align:left;
}
#featuredProduct_featuredProduct
{
    width:565px;
    background-color:#000000;
    height:297px;
    height:311px;
    top:340px;
}
#featuredProductContent .featuredProductTicker
{
    vertical-align:top; 
    position:relative;
    width:100%;
    text-align:left;
    
}
#featuredProductContent .featuredProductTicker .featuredProductHeader
{
    font-size:1.5em;
    color:#cccccc;
    text-align:left;
    height:20px;
    width:150px;
    overflow:hidden;

}
#featuredProductContent .featuredProductTicker .featuredProductHeader span
{
    height:20px;
      
}
#featuredProductContent .featuredProductTicker .featuredProductBoxShot
{
    width:150px;
    height:150px;
      
}
#featuredProductContent .featuredProductTicker .featuredProductBoxShot .featuredProductBoxShotWrapper
{
    width:150px;
    height:150px;
    text-align:center;
    line-height:150px;
    display: table-cell;
    vertical-align:middle; 
    
}
#featuredProductContent .featuredProductTicker .featuredProductBoxShot .featuredProductBoxShotWrapper .featuredProductBoxShotImage
{
    vertical-align:middle;  
}
#featuredProductContent .featuredProductTicker .featuredProductSummary
{
    padding-right:10px;
    height:80px;
    overflow:hidden;
    width:150px;
      
}
#featuredProductContent .featuredProductTicker .featuredProductSummary span
{
 
      
}
#featuredProductContent .featuredProductTicker .featuredProductScreenShots
{

    float:right;
}
#featuredProductContent .featuredProductTicker .featuredProductScreenShots .screenShotImageWrapper
{
    width:360px;
    height:265px;
    text-align:center;
    line-height:265px;
    display: table-cell;
    vertical-align:middle;
}
#featuredProductContent .featuredProductTicker .featuredProductScreenShots .screenShotImageWrapper .screenShotImage
{
    vertical-align:middle;
}
#featuredProductContent .featuredProductTicker .more
{
    text-align:right;
    width:170px;   
}
/* Page Messages */
#pageMessagesHeader
{
}
#pageMessagesContent
{
    text-align:left;
}
#pageMessagesPageLinks
{
    text-align:left;
    padding-left:10px;
    
}

/*
Product Picker
*/

#productPickerResultsWrapper .dlMatchingProducts
{
    width: 100%;
}
#productPickerHeader
{
}
#productPickerContent
{
    text-align:left;
}
#productPickerContent .updateLink
{
    margin-right:10px;
}
#productPickerSearch
{
    text-align:left;
}
#productPickersResults
{
}
#productPickerResults .productPickerDataList
{
    width:100%;
}
#productPickerResults .productPickerResult
{
    padding:5px;
}
#productPickerResults .productPickerWrapper
{
    text-align:left;
}
#productPickerResults .productPickerWrapper
{
    
}
#productPickerResults .commandButtons
{
    position:static;
}
#productPickerResults .commandButtons .linkButton
{
    
}
#productPickerResults .boxShotImageWrapper
{
    width:80px;
    height:80px;
    text-align:center;
    line-height:80px;
    display: table-cell;
    vertical-align:middle;
    float:left;
    margin-right:10px;
    margin-bottom:5px;
}
#productPickerResults .boxShotImage
{
    vertical-align:middle; 
}

#productPickerResults .productPickerWrapper .SolutionSummaryWrapper
{
    margin-left: 100px;
}
#productPickerResults .productPickerWrapper:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#productPickerResults .productPickerWrapper {display: inline-block;}  /* for IE/Mac */
#productPickerResults .productPickerWrapper
{
    zoom: 1;     
    display: block;     
}
/* keyword Maintenance */

#keywordHeader
{
}
#keywordContent
{
    text-align: left;
}
#keywordBody .keywords
{
    padding:5px;
    
}
#keywordBody .keywordInsertWrapper
{
    margin-left:5px;
}
#keywordBody .keywordsFooter
{
    padding-left:5px;  
}
#keywordBody .keywordsDelete
{
    width:16px;
}
#keywordBody .commandButtons .updateLink
{
    margin-right:10px;
}
#keywordBody .commandButtons .addLink
{
    margin-right:10px;
}
#keywordBody .validator
{
    margin-left:5px;
}
#keywordBody .requiredFieldIndicator
{
    color:Red;
    margin-left:5px;
}

.maybeRequiredFieldIndicator
{
    color: Red;
    margin-left:5px;
}

