﻿body 
{
	background-color: #A7A9AC;
}
.Skin_Body
{
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background-color: White;
}
.Skin_Head
{
	background-image: url(images/bg_skin_head.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.Body_Width
{
	width: 100%;
}
.Title, .Head
{
	color: #000;
	font-family: "Franklin Gothic Medium", Tahoma;
	font-size: 20px;
	font-weight: bold;
}

.SubHead
{
	font-family: "Franklin Gothic Medium", Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #555555;
}

.Normal, P, DIV, TD, .Normal TD
{
	font-family: "Franklin Gothic Medium", Tahoma;
	font-size: 13px;
}

A, A:link, A:visited, A.Normal, A.Normal:visited, A.SkinObject, A.CommandButon
{
	xcolor: #A99A6F;
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}

A:hover, A.Normal:hover, A.SkinObject:hover, A.CommandButon:hover
{
	color: #A7A9AC;
	font-weight: bold;
	text-decoration: underline;
}

.Header_Row
{
	background-image: url(images/bg_skin_head.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.Header_Background
{
	background-image: url(images/bg_header_stripe.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.HeaderText, .Footer_Left, .Footer_Right
{
	color: #fff;
	font-weight: normal;
}

A.HeaderText, A.HeaderText:visited
{
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

A.HeaderText:hover
{
	color: #fff;
	font-weight: normal;
	text-decoration:underline;
}
.Header_Inner
{
	background-image: url(images/bg_header_inner.gif);
	background-position: top;
	background-repeat: repeat-x;
}


#dnn_dnnSEARCH_txtSearch
{
	border: none;
	height:21px;
	vertical-align: middle;
	background-color: transparent;
	width: 105px;
	font-family: "Franklin Gothic Medium", Tahoma;
	font-size: 12px;
	color: #666;
	}
.Search
{
	background-image: url(images/bg_search.gif);
	background-repeat: no-repeat;
	text-decoration:none !important;
}
.SearchButton
{
	width:30px;
}
A.SearchButton:hover, A.SearchButton, SPAN.SearchButton, A .Search_TextBox
{
	text-decoration:none !important;
}


/****************** MENU ******************/

.Menu_MenuContainer
{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.Menu_MenuItem
{
	background-color: #eee;
	padding-left: 2px;
	height: 22px;
	font-family: "Franklin Gothic Medium", Tahoma;
	font-weight: bold;
	font-size: 13px;
	color: #000;
	cursor: hand;
}

.Menu_MenuItem_Active
{
	background-color: #A99A6F;
	padding-left: 2px;
	height: 22px;
	font-family: "Franklin Gothic Medium", Tahoma;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
}

.Menu_RootMenuItem
{
	background-color: #fff;
	padding-top: 0px;
	height: 29px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: "Franklin Gothic Medium", Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.Menu_RootMenuItem_Active
{
	background-color: #fff;
	height: 29px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: "Franklin Gothic Medium", Tahoma;
	font-weight: bold;
	font-size: 14px;
	color: #A99A6F;
}

.Menu_RootMenuItem TD, .Menu_RootMenuItem_Active TD
{
	font-size: 14px;
	cursor: hand;
}
.Menu_RootMenuItem TD, .Menu_RootMenuItem_Active TD
{
	text-align: center;
}

.Menu_SubMenu TD
{
    color: #555555;
	height: 20px;
	xborder-bottom: 1px dotted #A99A6F;
}
.Menu_Submenuitemselected TD
{
	color: #ffffff !important;
}

.Menu_SubMenu
{
    border-left:4px solid #A99A6F;
    cursor:pointer;
    margin-top: 0px;
    margin-left: 0px; 
    z-index: 1000;
    font-weight: bold; 
	background: #E7E7E7;
    color: #555555;
}

.Menu_Submenuitemselected 
{
    border:0px none;
    margin-top: 0px;
    margin-left: 0px; 
	color: #ffffff !important;
	font-weight: bold; 
	background: #A99A6F; 
}

.Skin_Body
{
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	background-color: #fff;
	width: 759px;
}
.SloganRow
{
	padding: 6px;
	font-size: 14px;
	color: #AAA;
	font-weight: bold;
	text-align: center;
}
.FeatureRow
{
	background-image: url(images/bg_feature.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #0050A2;
	padding: 8px;
}
.BannerRow
{
	padding: 1px;
	text-align: center;
	background-color: #16499E;
}
.DateText
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0px 8px 8px 8px;
}
.ProductsRowHeader
{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 6px;
	color: #0054A4;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.ProductsRow
{
	background-color: #C4CAD0;
}
.Footer_Background
{
	background-color: #A99A6F;
	background-image: url(images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 49px;
}
.Footer_Skin
{
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	background-color: #fff;
}
.Footer_Row
{
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 10px 4px 4px 4px;
}
.Footer_MenuItem, .Footer_Menu
{
	color: #fff;
	font-weight: bold;
}
.Footer_MenuItem
{
	cursor: hand;
}
.FooterText
{
	color: #fff;
	font-weight: bold;
}

.Content_Pane
{
	padding: 10px;
	width: 100%;
}

.Right_Pane
{
	padding: 10px;
}

.Right_Pane_Shaded
{
	padding: 10px;
	background-color: #F6F8F9;
}
.Left_Pane
{
	padding: 10px;
}
.Left_Pane_Shaded
{
	padding: 10px;
	background-color: #F6F8F9;
}
.Bottom_Pane
{
	border-top: dotted 1px silver;
}
.Shadow_Left
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=0,finishOpacity=25,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Right
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=25,finishOpacity=0,startX=0,finishX=100,startY=0,finishY=0); 
	width: 10px;
	opacity:.12;opacity:.12;
}

.Shadow_Bottom
{
	background-color: Gray;
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=25); 
	opacity:.12;opacity:.12;
}

.Right_Pane .Body_White, .Left_Pane .Body_White
{
	border: 1px solid #DBDBDB;
	background-color: #F6F8F9;
	padding-bottom: 10px;
	width:100%;
}
.Right_Pane .HeaderRow, .Left_Pane .HeaderRow
{
	background-color: #DBDBDB;
}

.Right_Pane .Head, .Left_Pane .Head
{
	padding: 6px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}

.FeaturePane
{
	width:50%;
	padding: 6px;
}

.FeaturePane .HeaderRow
{
	background-image: url(images/bg_dither.gif);
	padding: 4px 4px 4px 0px;
}

.FeaturePane .Head
{
	color: White;
	font-size: 14px;
	font-weight: bold;
}

.FeaturePane TD, .FeaturePane .Normal, .FeaturePane P
{
	color: White;
}

.FeaturePane A, .FeaturePane A:visited, .FeaturePane .CommandButton, .FeaturePane A.Normal, .FeaturePane A.Normal:hover, .FeaturePane A.Normal:visited
{
	color: Yellow;
	font-weight: bold;
	text-decoration: underline;
}

.ProductsPane
{
	width:25%;
}

.ProductsPane .Head
{
	padding: 6px;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: Black;
}


.FeatureContainer
{
	height: 282px;
	background-image: url(images/bg_feature.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding: 0px 8px 0px 0px;
}

.FeatureContainer P, .FeatureContainer TD
{
	font-size: 14px;
	color: White;
	font-weight: bold;
}
.FeatureContainer A, .FeatureContainer A:hover, .FeatureContainer A:visited
{
	font-size: 14px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

.FeatureContainer_RightPane
{
	height: 282px;
	width: 5px;
	background-image: url(images/feature_right.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}
.FeatureContainer_FooterMargin
{
	height: 20px;
}