
/***********************************************
 CSS STYLES
 ***********************************************/
body, html
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

a:hover
{
	color: #f99d1b;
	color: #000000;
	text-decoration:underline;	
}

Body
{
	background-color: #1a60a6;
	background-image: url(images/grad2.jpg);
	background-repeat: repeat-x;
	margin-top: 20px;
}



.outertable
{
	width:753px;
	border: solid 1px #ffffff;
}

.holdertableCatalogue
{
	border-collapse: collapse;
}

.headerpanel
{
	background-color: #3175fd;
	background-image: url(images/imgHeader.jpg);
	background-repeat: repeat-x;
}

.HeaderLeft
{
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 40px 0px;
	width: 321px;
	height: 107px;
}

.HeaderMid
{
	width:110px;
}

.HeaderRight
{
	vertical-align: bottom;
}

.tabtable
{
	padding-right:0px;
}
.tableft
{
	background-image: url(images/imgTabLeft.jpg);
	background-repeat: no-repeat;
	background-position:right;
	width: 35px;
	height: 35px;
}
.tabmid
{
	background-image: url(images/imgTabMid.jpg);
	background-repeat: repeat-x;
	width: 220px;
	height: 35px;
	text-align: center;
}
.tabright
{
	background-image: url(images/imgTabRight.jpg);
	background-repeat: no-repeat;
	background-position:left;
	width: 35px;
	height: 35px;
}


.menupanel
{
	background-image: url(images/imgMenu.jpg);
	background-repeat: repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	height: 20px;
}


.menuunderpanel
{
}

.menuunderpanelLeft
{	
	background-color: #ffffff;
	background-image: url(images/imgMenuUnderLeft.jpg);
	background-repeat: repeat-x;
	width: 280px;
	height: 29px;
}
.menuunderpanelMid
{	
	background-image: url(images/imgMenuUnderMid2.jpg);
	background-repeat: no-repeat;
	width: 19px;
	height: 29px;
}
.menuunderpanelRight
{	
	background-image: url(images/imgMenuUnderRight.jpg);
	background-repeat: repeat-x;
	width: 300px;
	height: 29px;
}


.contentpanel
{
	text-align: left;
	vertical-align: top;
	padding: 20px;
	background-color: #ffffff;
	width: 100%;
	height: 340px;
}

.contentpanelCatalogue
{
	text-align: left;
	vertical-align: top;
	padding: 0px;
	background-color: #ffffff;
	width: 100%;
	height: 340px;
	border-collapse:collapse;
}


.footerpanel
{	
	background-color: #0f265a;
	background-image: url(images/imgFooter.jpg);
	background-repeat: repeat-x;
	height: 28px;
	vertical-align:middle;
}


.Login, a.Login, a.Login:active, a.Login:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #204080;
	text-decoration: none;
}
a.Login:hover
{
	color: #ffffff;
	text-decoration: none;
}

.Breadcrumb, a.Breadcrumb, a.Breadcrumb:active, a.Breadcrumb:visited
{
	display: inline-block;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 14px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f99d1b;
	text-decoration: none;
}
a.Breadcrumb:hover
{
	color: #ffffff;
	text-decoration: none;
}


.BreadcrumbPropertyAgent, a.BreadcrumbPropertyAgent, a.BreadcrumbPropertyAgent:active, a.BreadcrumbPropertyAgent:visited
{
	display: inline-block;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 14px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #f99d1b;
	text-decoration: none;
}
a.BreadcrumbPropertyAgent:hover
{
	color: #ffffff;
	text-decoration: none;
}


.OtherTabs, a.OtherTabs, a.OtherTabs:active, a.OtherTabs:visited
{
	display: inline-block;
	padding: 10px 10px 0px 10px;
	
	color: #bbbbbb;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	
}

a.OtherTabs:hover
{
	color: #cccccc;
	text-decoration: none;
}

.VantageKey, a.VantageKey, a.VantageKey:active, a.VantageKey:visited
{
	display: inline-block;
	padding: 10px 10px 0px 10px;
	
	color: #b0b0b0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align:right;
	
}

a.VantageKey:hover
{
	color: #cccccc;
	text-decoration: none;
}

.copyright
{
	display: inline-block;
	padding: 10px 10px 0px 10px;
	
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	
}
	








/* Styles Definitions for the Main Menu */

.MenuImg
{
	background: url(menuIcon.gif) no-repeat center center;
}

.MainMenu_MenuContainer
{
	background-image: url(images/imgMenu.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

.MainMenu_MenuBar
{
	cursor: hand;
	height: 36px;
	width: 100%;
}

.MainMenu_MenuItem
{
	cursor: hand;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	background-image: url(images/imgMenu.jpg);
	background-repeat: repeat-x;
	padding-right:12px;
	line-height:22px;
}

.MainMenu_MenuItemSel
{
	cursor: hand;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	background-image: url(images/imgMenuSelected2.jpg);
	background-repeat: repeat-x;
	background-color: #173689;
	padding-right:12px;
	line-height:36px;
}

.MainMenu_SubMenu
{
	cursor: hand; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=3);
	background-color: #2c2e81;
	border-left: #6699FF 0px solid;
	border-right: #6699FF 0px solid;
	border-top: #6699FF 0px solid;
	border-bottom: #6699FF 0px solid;
	background-image: url(images/imgMenu.jpg);
	background-repeat: repeat-x;
}

.MainMenu_SubMenu td
{
	background: #2552ad url(images/submenu_item_bg.jpg) no-repeat;
	height: 25px;
	border-bottom: #6699FF 1px solid !important;
}

.MainMenu_MenuIcon
{
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
	background-color: #2B4F83;
	border-left: #6699FF 0px solid;
	border-right: #6699FF 0px solid;
	border-top: #6699FF 0px solid;
	border-bottom: #6699FF 1px solid;
	width: 0;
	display: none;
}

.MainMenu_MenuBreak
{
	background-color: #2B4F83;
}

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: hand;
	border-left: #6699FF 0px solid;
	border-right: #6699FF 0px solid;
	border-top: #6699FF 0px solid;
	border-bottom: #6699FF 1px solid;
	display: none;
}

.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}

.test
{
	border-left: #6699FF 0px solid;
	border-right: #6699FF 0px solid;
	border-top: #6699FF 0px solid;
	border-bottom: #ffffff 1px solid;
}

.test2
{
	border-left: #6699FF 0px solid;
	border-right: #6699FF 0px solid;
	border-top: #6699FF 0px solid;
	border-bottom: #ffffff 1px solid;
	line-height: 22px !important;	
	background-image: url(images/imgMenuSelected2.jpg) !important;
	background-repeat: repeat-x !important;
	background-color: #173689 !important;
}

#divider
{
	background-image: url(images/horizbar_full_length_bg.gif);
	width: 150px;
	margin: 10px 0px 10px 0px;
}



/******************************************
* Product Catalog
******************************************/
.catalogHeading
{
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 20px;
}
.catalogText
{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
}

.productType
{
	padding-top: 20px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.productType a:link, .productType a:visited, .productType a:active
{
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.productType a:hover
{
	text-decoration: underline;
	color: #032f3e;
}

.catalogItemHeading
{
	font-size: 16px;
	color: #878787;
}

.catalogItemBody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.catalogItemBody ul
{
	margin-top: -10px;
	margin-left: 25px;
}

.catalogItemDocHeading
{
	font-weight: bold;
}

.catalogItemSubHeading
{
	background: url(images/bullet_grey.gif) no-repeat 0 2;
	padding-left: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
}

.catalogProductsArrw
{
	padding: 2px 0 0 24px;
	background-image: url(images/arrowbgblue2.gif);
	background-repeat: no-repeat;
	height: 41px;
}
.catalogProductsArrwText a:link, .catalogProductsArrwText a:visited, .catalogProductsArrwText a:active
{
	color: #FFFFFF;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.catalogProductsArrwText a:hover
{
	text-decoration: underline;
}

.catalogProductsHeading
{
	width: 190px;
	width: 250px;
	/*height: 26px;*/
	height: 41px;
	background-color: #1c479b;
	text-align: left;
	background-image: url(images/bgblue2.gif);
	background-repeat: repeat-x;
}

/****************************************************
* First Degree Fitness Products Index Table
****************************************************/
.fdfIndexTable, .fdfIndexTable td
{
	border-collapse: collapse;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	vertical-align: top;
}
.fdfIndexTable td
{
    width:17%;
    padding-top:10px;
    text-align: left;
}

.fdfIndexTable th
{
	border-bottom: solid 1px #BBBBBB;
	border-collapse: collapse;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	padding: 3px 5px 3px 5px;
	vertical-align:middle;
	text-align: left;
}

.fdfIndexTable ul
{
	margin-left: 0px;
}

.fdfIndexTable li
{
	margin-bottom: 5px;
	list-style-type: none;
}

/* Classes for table rows*/
.fdfIndexTableHeaderRow
{
    border:solid 0px #BBBBBB;
    border-bottom: solid 1px #BBBBBB;
}

.fdfIndexTableRow
{
}

.fdfIndexTableAltRow
{
    background-color:#dff2fc;
}

.fdfleftviewcell
{
	background-color: #90a0b7;
	width:300px;
}

.fdfleftviewcellTop
{
	background-image: url(images/grad2.jpg);
	background-repeat: repeat-x;
	background-color: #1a60a6;
	vertical-align: top;
}

.fdfleftviewcellBottom
{
	background-color: #90a0b7; 
	vertical-align: top;
	height:100%;
	padding-left: 25px;
	padding-right:15px;
}

.fdfrightviewcell
{
	vertical-align:top;
	padding-left: 20px;
	padding-right: 20px;
}

/*for module property agent, force the width of the custom field 'listing sort order' 
The field is used in the edit properties page. note:If the site is moved this field's id will need to be redetermined*/
#dnn_ctr898_Default_EditProperty_rptDetails_ctl23_32
{
width:40px !IMPORTANT;
}
