/* Tag Styles */

BODY
{
	font-family: "Trebuchet MS" , Verdana, Georgia, Arial, sans-serif;
	color: #777879;
	margin: 0px;
	padding: 0px;
	background-image: url(Objects/BodyBackground.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	width: 100%;
	background-color: #F3F3EC;
	font-size: 11px;
}

P
{
	margin: 0px;
	padding: 0px;
}

TD
{
	font-size: 11px;
}

HR
{
	border: 0px;
	color: #D2CCC3;
	background-color: #D2CCC3;
	height: 1px;
}

TEXTAREA
{
	font-family: Arial, Helvetica, sans-serif;
}

.Search
{
	vertical-align: text-bottom;
	margin: 0px 0px 1px 0px;
}

/* Formatting and Content Pane */

#Header
{
	height: 161px;
	text-align: center;
	vertical-align: top;
}

#Footer
{
	background-image: url(Objects/FooterBackground.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: bottom;
	height: 49px;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

#Body
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(Objects/HeaderBackground.png);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}

#Contents
{
	vertical-align: top;
	text-align: center;
}

#Contents #FirstBack
{
	background: transparent url(Objects/MidBackground.png) repeat-y;
	background-position: center top;
	display:block;
}

#Contents #SecondBack
{
	background: transparent url(Objects/MidTopBackground.png) no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	display:block;
}

#Contents #SecondBackAdmin
{
	background: transparent url(Objects/MidTopBackgroundAdmin.png) no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	display:block;
}

#MenuPane
{
	vertical-align: top;
	width: 170px;
	color: #000000;
	font-size: 11px;
	padding: 15px;
	line-height: 155%;
	min-height: 375px;
	height: 337px;
}

#ContentPane
{
	padding: 15px;
	vertical-align: top;
	width: 530px;
}

#InnerTable
{
	width: 760px;
	margin: 0px auto 0px auto;
	height: 100%;
	background-image: url(Objects/SidebarGradient.png);
	background-repeat: no-repeat;
}

#Breadcrumbs
{
	padding: 10px 0px 4px 216px;
	font-size: 11px;
	color: #979899;
}

#BodyFrame
{
	margin: 0px;
	width: 100%;
	height: 100%;
	border: 11px solid #000000;
	vertical-align: top;
}

#ContentWrapper
{
	width: 710px;
}

#ContentTable
{
	text-align: left;
}

#ContentTableWhite
{
	text-align: left;
	border: 1px solid #D2CCC3;
	background-color: #FFFFFF;
}


#ContentTableNone
{
	margin: 0px;
}

#ContentTableNone #Divider
{
	visibility: hidden;
}

#ContentTableNone #ContentPane
{
	padding: 0px;
}

#ContentTable
{
	margin: 0px;
}

#ContentTable #ContentPane
{
	padding: 15px 0px 15px 0px;
}


#rptProducts
{
	margin: 10px 0px 0px 0px;
	width: 100%;
}

#rptProducts .ResultsLeftPadding
{
	padding: 0px 13px 12px 0px;
	width: 135px;
	vertical-align: top;
}

#rptProducts .ResultsRightPadding
{
	padding: 0px 0px 12px 0px;
	width: 122px;
	vertical-align: top;
}


/* Results table padding */
#rptEnvironments .ResultsLeftPadding
{
	padding: 0px 13px 12px 0px;
	width: 135px;
	vertical-align: top;
}
#rptEnvironments .ResultsCenterPadding
{
	padding: 0px 5px 0px 5px;
}
#rptEnvironments .ResultsRightPadding
{
	padding: 0px 0px 12px 0px;
	width: 122px;
	vertical-align: top;
}

#rptFixtureStyles .ResultsLeftPadding
{
	padding: 0px 5px 0px 0px;
}
#rptFixtureStyles .ResultsCenterPadding
{
	padding: 0px 5px 0px 5px;
}
#rptFixtureStyles .ResultsRightPadding
{
	padding: 0px 0px 0px 5px;
}

#rptFinishes
{
	margin: 10px 0px 0px 0px;
	width: 100%;
}

#rptFinishes .ResultsLeftPadding
{
	padding: 0px 13px 12px 0px;
	width: 135px;
	vertical-align: top;
}

#rptFinishes .ResultsRightPadding
{
	padding: 0px 0px 12px 0px;
	width: 122px;
	vertical-align: top;
}

#rptCollections .ResultsLeftPadding
{
	padding: 0px 4px 12px 0px;
}
#rptCollections .ResultsCenterPadding
{
	padding: 0px 4px 12px 4px;
}
#rptCollections .ResultsRightPadding
{
	padding: 0px 0px 12px 4px;
}

#rptProducts .ResultsLeftPadding
{
	padding: 0px 5px 0px 0px;
}
#rptProducts .ResultsCenterPadding
{
	padding: 0px 5px 0px 5px;
}
#rptProducts .ResultsRightPadding
{
	padding: 0px 0px 0px 5px;
}

.GalleryTd
{
	padding: 0px 0px 15px 0px;
}

/* Links */

a:link, a:visited
{
	color: #888786;
	text-decoration: underline;
}

a:hover
{
	color: #504F4E;
	text-decoration: underline;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

#BreadCrumbs a:link
{
	color: #979899;
	text-decoration: underline;
}
#BreadCrumbs a:visited
{
	color: #979899;
	text-decoration: underline;
}
#BreadCrumbs a:hover
{
	color: #666666;
	text-decoration: none;
}
#BreadCrumbs a:active
{
	color: #666666;
	text-decoration: none;
}

#MenuPane a:link
{
	color: #000000;
	text-decoration: none;
}
#MenuPane a:visited
{
	color: #000000;
	text-decoration: none;
}
#MenuPane a:hover
{
	color: #666666;
	text-decoration: underline;
}
#MenuPane a:active
{
	color: #666666;
	text-decoration: underline;
}

#Footer a:link
{
	color: #000000;
	text-decoration: underline;
}
#Footer a:visited
{
	color: #000000;
	text-decoration: underline;
}
#Footer a:hover
{
	color: #000000;
	text-decoration: none;
}
#Footer a:active
{
	color: #000000;
	text-decoration: none;
}


/* WI Classes */

.Normal
{
	font-family: "Trebuchet MS" , Verdana, Georgia, Arial, sans-serif;
	font-size: 13px;
	color: #888786;
}

.SubHead
{
	font-family: "Trebuchet MS" , Verdana, Georgia, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #545352;
}

.ResultsBoxBorderOutside
{
	border: 1px solid #D2CCC3;
	padding: 3px;
}

.ResultsBoxBorderInside
{
	border: 1px solid #E0DCD6;
	background-color: #ffffff;
	text-align: center;
}

.BorderedContentArea
{
	padding: 8px;
	border: 1px solid #D2CCC3;
	background-color: #FFFFFF;
}

/* Tables */
.TableHeader
{
	border-bottom: 1px solid #D2CCC3;
}

.TableAltRow
{
	background-color: #E9E8E0;
}

#RowTable TD
{
	padding: 8px 0px 8px 0px;
}

#Accessories TD
{
	font-size: 11px;
	padding: 2px 0px 2px 0px;
}

#Accessories .Title
{
	padding: 7px 0px 2px 0px;
	font-weight: bold;
}


/* Admin */

#AdminTitle
{
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px solid #D2CCC3;
}

#AdminTitleTabs
{
	position: absolute;
	width: 675px;
	height: 35px;
	margin: -8px 0px 0px 0px;
	padding: 11px 0 0 0;
	text-align: right;
	font-size: 13px;
}

#AdminTitleTabs A
{
	text-decoration: none;
}

#AdminTitleTabs ul
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#AdminTitleTabs ul li
{
	margin-left: 0;
	margin-bottom: 0;
	padding: 3px 6px 6px;
	list-style: none;
	display: inline;
}

#AdminTitleTabs ul li.Current
{
	border-right: 1px solid #D2CCC3;
	border-left: 1px solid #D2CCC3;
	border-top: 1px solid #D2CCC3;
	padding: 3px 15px 6px 15px;
	margin: 0px 6px 0px 6px;
	list-style: none;
	display: inline;
	background-color: #FFFFFF;
	font-weight: bold;
}

#AdminTitleTabs ul li.Tan
{
	background-color: #E9E8E0;
}


#ActionTitle
{
	float: left;
	font-weight: bold;
	margin: 0px 0px 0px 8px;
	color: #FFFFFF;
}

#ActionTitleTabs
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	position: absolute;
	width: 710px;
	margin: -15px 0px 0px -15px text-align: right;
	font-size: 11px;
	padding: 6px 0px 7px 0px;
	background-color: #CC0000;
}

#ActionTitleTabs A
{
	text-decoration: none;
	color: #FFFFFF;
}

#ActionTitleTabs ul
{
	margin-left: 0;
	padding-right: 6px;
	display: inline;
}

#ActionTitleTabs ul li
{
	margin-left: 0;
	margin-bottom: 0;
	padding: 3px 6px 3px;
	list-style: none;
	display: inline;
	color: #FFFFFF;
}

#ActionTitleTabs ul li.Current
{
	border-right: 1px solid #D2CCC3;
	border-left: 1px solid #D2CCC3;
	border-top: 1px solid #D2CCC3;
	padding: 3px 15px 6px 15px;
	margin: 0px 6px 0px 6px;
	list-style: none;
	display: inline;
	background-color: #FFFFFF;
	font-weight: bold;
}




#Alert
{
	background-color: #CC0000;
	color: #FFFFFF;
	padding: 3px;
}


/* Forms */

#FormTable
{
	margin: 8px 0px 0px 0px;
}

#FormTable .Footer
{
	padding: 15px 0 0 0;
	text-align: center;
}

.FormSectionTitle
{
	width: 170px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding: 12px 0px 3px 0px;
}

.FormItemTitle
{
	width: 170px;
	padding: 3px 0px 3px 0px;
	vertical-align: top;
}

.Required
{
	border-right: 3px solid #cc0000;
	color: #cc0000;
}

.FullWidth
{
	width: 100%;
}

.Help
{
	font-size: 11px;
	line-height: 13px;
	margin: 2px 0 0 0;
}

#FormTable Input
{
}

#FormTable Select
{
}



/* List Tables */

#ListTable .Footer
{
	padding: 15px 0 0 0;
	margin: 8px 0px 0px 0px;
	border-top: 1px solid #D2CCC3;
	text-align: center;
}

#ListTable .Title
{
	font-weight: bold;
	border-bottom: 1px solid #D2CCC3;
	background-color: #E9E8E0;
}

#ListTable TR
{
	padding: 3px 0px 3px 2px;
}



/* CMX Interface */

#CMXMainTitleBar
{
	background-color: #CC0000;
	height: 35px;
	vertical-align: middle;
	text-align: right;
	background-image: url(Objects/XMSMainbarGraphic.jpg);
	background-repeat: no-repeat;
	padding: 0 10px 4px 0;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

#CMXLogin a
{
	color: #FFFFFF;
	text-decoration: none;
}

#CMXUser
{
	color: #FFFFFF;
	font-weight: normal;
	padding: 0 11px 0 0;
}

#CMXMainMenuBar
{
	color: #FFFFFF;
	height: 27px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #CC0000;
	background-image: url(Objects/XMSMainMenuBackground.gif);
	padding: 1px 0px 0px 10px;
}

#CMXMainMenuBar a
{
	text-decoration: none;
	color: #FFFFFF;
}

#CMXMainMenuBar td
{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#CMXMainMenuBar ul
{
	margin-left: 0;
	padding-right: 6px;
	display: inline;
}

#CMXMainMenuBar ul li
{
	margin-left: 0;
	margin-bottom: 0;
	padding: 3px 6px 3px;
	list-style: none;
	display: inline;
}

#CMXMainMenuBar ul li.Current
{
	border-right: 1px solid #D2CCC3;
	border-left: 1px solid #D2CCC3;
	border-top: 1px solid #D2CCC3;
	padding: 3px 15px 6px 15px;
	margin: 0px 6px 0px 6px;
	list-style: none;
	display: inline;
	background-color: #FFFFFF;
	font-weight: bold;
}


/* Dealer bar */

#DealerMenu
{
	color: #BBBBBB;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

#DealerMenu A
{
	color: #BBBBBB;
	text-decoration: none;
}

#DealerMenu ul
{
	margin-left: 0;
	padding-right: 6px;
	display: inline;
}

#DealerMenu ul li
{
	margin-left: 0;
	margin-bottom: 0;
	padding: 3px 6px 3px;
	list-style: none;
	display: inline;
}

#DealerMenu ul li.Current
{
	border-right: 1px solid #D2CCC3;
	border-left: 1px solid #D2CCC3;
	border-top: 1px solid #D2CCC3;
	padding: 3px 15px 6px 15px;
	margin: 0px 6px 0px 6px;
	list-style: none;
	display: inline;
	background-color: #BBBBBB;
	font-weight: bold;
}


/* Vestigial DNN styles??? */

#Feature
{
	border: 1px solid #D2CCC3;
	text-align: center;
	padding: 5px 0px 5px 0px;
}



