/* New Styles for trimmed down skin */

body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}

form 
{
  margin: 0px 0px 0px 0px; 
}

table
{
  border-collapse: collapse;
  padding: 0px;
  border-spacing: 0px; 
  border: 0px;
  margin: 0px;
}

tr
{
  border-collapse: collapse;
  padding: 0px;
  border-spacing: 0px; 
  border: 0px;
  margin: 0px;
}

td
{
  border-collapse: collapse;
  padding: 0px;
  border-spacing: 0px; 
  border: 0px;
  margin: 0px;
}

/* styles for anchor links */
a:link {
	color: #000080;
	border-style: none;
	text-decoration: underline;
}

a:visited {
	color: #000080;
	border-style: none;
	text-decoration: underline;
}

a:active {
	color: #000080;
	border-style: none;
	text-decoration: underline;
}

a:hover {
	color: #3333FF;
	border-style: none;
	text-decoration: underline;
}

/* Override value from ~/DesktopModules/Blog/module.css to
properly display entire height of comment bubble icon on blog */

.blog_comments_normal {
	padding-bottom: 5px;
}

.blog_footer {
	padding-bottom: 20px;
}

.ApptiusControlPanel 
{
    width: 760px;
    margin-left: auto;
    margin-right: auto;
}

.ApptiusControlPanel table table
{
    margin-bottom: 3px;
}

.ApptiusHeaderPanel
{
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.ApptiusMenuPanel
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	padding: 0px;
	border-collapse: collapse;
	text-align: left;
	height: 20px;
	line-height: 20px;
	background-color: #2C327C;
}

.main_dnnmenu_container {
	background-color: #2C327C; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: #2C327C;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #2C327C;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*if menu option for using tables is off*/
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_rootitem_selected  { 
	cursor: pointer; 
	cursor: hand; 
	color: #2C327C; 
	background-color: #FFFFFF;
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 4px 12px 4px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #FFFFFF; 
	color: #2C327C;
}

.main_dnnmenu_itemhover td {  
	background-color: #FFFFFF; 
	color: #2C327C;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}

.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.ApptiusContentPanel
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 760px;    
}

.ApptiusContentTable
{
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    width: 760px;
}

.ApptiusRightPane
{
    vertical-align: top;
    padding-left: 7px;
    background-image: url(right-background.gif);
}

.ApptiusRightTable
{
    height: auto;
    margin-left: 7px;
    background-color: Red;
    height: 100%;
    border-left: solid 1px #2c327c;
}

.ApptiusPhoneRow
{
    height: 42px;
    vertical-align: bottom;
}

.ApptiusPhoneRow td
{
    vertical-align: bottom;    
    background-image: url(right-background.gif);
    background-repeat: repeat-y;
}

.ApptiusPrePhoneBox
{
    background-color: #FFFFFF;
    width: 190px;
    height: 7px;
    float: right;
}

.ApptiusPhoneBox
{
	background-color: #2C327C;
	height: 35px;
	width: 189px;
	border: 1px solid #2C327C;
	float: right;
}

.ApptiusPhoneText
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-align: center;
	top: 25%;
	vertical-align: middle;
	width: 180px;
}

.ApptiusFooterPanel
{
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    width: 760px;
    font-size: 9px;
}

.ApptiusFooterPanel a
{
    text-decoration: underline;
}

.ApptiusCopyright
{
    font-size: 9px;    
}

.ApptiusLogin
{
    float: right;
}
