﻿html, body {
	padding: 0px;
	margin: 0px;
	width: auto;
	background-color: #EAEAEA;
	
}

.tableItem
{
	border-bottom:1px solid #CCCCCC;
	padding:0;
	vertical-align:middle;
}

.tableItem-right
{
	text-align:right;
	border-bottom:1px solid #CCCCCC;
	padding: 0;
	vertical-align:middle;
}

.tableHeader
{
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding: 0;
	vertical-align:middle;
}

.propertyPanelHolder
{
	border-bottom: #ACC2CF 1px solid;
	border-left: #ACC2CF 1px solid;
	border-right: #ACC2CF 1px solid;
	border-top: #ACC2CF 1px solid;
	background-color: #FFFFFF;
	margin:10px;
	color: #000000;
}

.propertyPanelFooter
{
	height:25px;
	background-color:#cae5ee;
	background-image:url(headerGradient.png);
	background-repeat:repeat-x;
	padding:0px;
	font-weight:bold;
	text-align:center;
	color: #0073B9;
}

.propertyRepeaterHolder
{
	border-bottom: #ACC2CF 1px solid;
	background-color: #FFFFFF;
	margin:10px;
	color: #000000;
}


.tableAlignBottom
{
	vertical-align: bottom;
}


.propertyPanelHeader
{
	height:15px;
	background-color:#cae5ee;
	background-image:url(headerGradient.png);
	background-repeat:repeat-x;
	padding:4px;
	font-weight:bold;
	color: #0073B9;
}

.propertyPanelHeaderButton
{
	height:40px;
	background-color:#cae5ee;
	background-image:url(headerGradientButton.png);
	background-repeat:repeat-x;
	padding:4px;
	font-weight:bold;
	color: #0073B9;
}

.propertyPanelHeader img
{
	position:absolute;
	display:inline;
	right:15px;
}

.toolbarSelected
 {	
    background-image:url(menuGradientBottom.png);
	background-repeat:repeat-x;
 }
 
.toolbarNotselected
{
	background-color: Blue;	
}        
        
.languageCell
{
   vertical-align: bottom;
}

.borderLeft
{
	background-image:url(borderLeft.png);
	background-repeat:repeat-y;
}

.borderRight
{
	background-image:url(borderRight.png);
	background-repeat:repeat-y;
}

.borderBottom
{
	background-image:url(borderBottom.png);
	background-repeat:repeat-x;
}

.borderWhite
{
	background-color:White;
}

.carousel_container 
{
	width: 300px;
	height: 80px;
}
.menuCellTop
{    	
	height:26px;
	text-align: left;
	background-color: #0072BC;
	margin-left: 0;
}

.menuCellBottom
{    	
	height:26px;
	text-align: left;
	background-color: white;
	margin-left: 0;
	background-image:url(menuGradientBottom.png);
	background-repeat:repeat-x;
}

.nvmCell
{
	background-position:top;
	background-repeat:no-repeat;	
	vertical-align: top;
}

.vvwCell
{
	background-position:top;
	background-repeat:no-repeat;
	vertical-align: top;
}

.contentPageCell
{
	height:100%;
	background-image: url(bgPage.png);
	background-repeat: repeat-x;
}

.footerPageCell
{
	height:30px;
	background-color:#0072BC;
}

body 
{
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
	background-image: url(bgMain.png);
	background-repeat: repeat-x;
	
}
  
.tableMain
{
	margin-left: auto;
	margin-right: auto;
}

.headerBackGround
{
	background-image:url('headerMainTop.png');
}

 
td
{
	vertical-align: top;
}

	
.HeadingText
{
	font-size: 14px;
}

.NormalText
{
	
}

.alignLeft
{
	text-align: left;
}


.alignRight
{
	text-align: right;
}


.footer 
{
	background-color: transparent;
	height: 20px;
	text-align: center;
	font-size:10px;
	color:#CC0000;
	font-family:Verdana;
	padding-top: 10px;
	width: 100%;
	position:fixed;
	left: 0px;
	bottom: 0px;
}

.TableCellSearch
{
	vertical-align: baseline;
}

.PropertyHeaderItem
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
}

.PropertyHeaderItemRight
{
	font-size:12px;
	font-weight:bold;
	text-align:right;
}

a.FortressButton:link  
{
	background: transparent url('Button.png') no-repeat scroll top right;
	height: 35px; 
	width: 150px;
	margin-right: 0px;
	
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 35px;
	text-align: center;
}


a.FortressButton:hover { 
	background: transparent url('Button.png') no-repeat scroll top right;
	height: 35px; 
	width: 150px;
	margin-right: 0px;
	
	text-decoration: underline;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 35px;
	text-align: center;
}

a.FortressButton:visited { 
	background: transparent url('Button.png') no-repeat scroll top right;
	height: 35px; 
	width: 150px;
	margin-right: 0px;
	
	text-decoration: underline;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 35px;
	text-align: center;
}


a.FortressRedButton:link  
{
	background: transparent url('ButtonRed.png') no-repeat scroll top right;
	height: 35px; 
	width: 150px;
	margin-right: 0px;
	
	text-decoration: none;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 35px;
	text-align: center;
}


a.FortressRedButton:hover { 
	background: transparent url('ButtonRed.png') no-repeat scroll top right;
	height: 35px; 
	width: 150px;
	margin-right: 0px;
	
	text-decoration: underline;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 35px;
	text-align: center;
}

a.FortressRedButton:visited { 
	background: transparent url('ButtonRed.png') no-repeat scroll top right;
	height: 35px; 
	width: 150px;
	margin-right: 0px;
	
	text-decoration: underline;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 35px;
	text-align: center;
}
