/* 
================================
Skin styles for DotNetNuke
================================
*/   

.outertable {
	background-color: #ffffff;
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.pagemaster {
	background-color: #FFFFFF;
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.skinmaster {

	/*
	background-color: #FFFFFF;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
	*/
}
.bannerpane {
	background-color: transparent;
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}
.logopane {
	background-color: transparent;
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}
.toppane {
	background-color: transparent;
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px
}
.leftpane {
	width: 100%x;
	background-color: transparent;
    padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight: normal;
    color: #000000;
}
.contentpane {
	width: 100%;
	background-color: transparent;
    padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rightpane {
	width: 100%;
	background-color: transparent;
    padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
    padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footerpane {
	width: 100%;
	background-color: transparent;
    padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.MainMenu_MenuContainer {
	background-image:
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #fdfdfd 0px solid; 
	border-bottom: #fdfdfd 1px solid; 
	border-top: #fdfdfd 1px solid; 
	border-right: #fdfdfd 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #535353; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: bold; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
}
.MainMenu_MenuIcon {
	display:none
}
.MainMenu_MenuIcon {
	background-color: Transparent; 
	border-left: #fdfdfd 1px solid; 
	border-bottom: #fdfdfd 1px solid; 
	border-top: #fdfdfd 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 18px;
}
.MainMenu_SubMenu {
	background-color: #fdfdfd;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #e4e4e4; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: bold;
	height: 18px;
}
.MainMenu_MenuArrow {
	border-right: #fdfdfd 1px solid; 
	border-bottom: #fdfdfd 1px solid; 
	border-top: #fdfdfd 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #c9dbf3;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #c9dbf3;
	border-right: #ffccao 1px solid; 
	border-top: #ffccao 1px solid; 
	border-left: #ffccao 1px solid; 
	border-bottom: #ffccao 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
}
.SkinObject {
color: #5C5C5C;
font-family:Verdana, sans-serif; 
font-size: 11px;
font-weight: normal;
}
A.SkinObject:link {
COLOR: #5C5C5C; TEXT-DECORATION: none
}
A.SkinObject:visited {
COLOR: #5C5C5C; TEXT-DECORATION: none
}
A.SkinObject:active {
COLOR: #5C5C5C; TEXT-DECORATION: none
}
A.SkinObject:hover {
COLOR: #5C5C5C; TEXT-DECORATION: none
}
.Head
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  16px;
font-weight: Bold;
color: #00721D;
}
.Normal
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:  10px;
font-weight: Normal;
color: #000000;
padding:0px 0px 0px 0px;
}
.Address {
font-family: Tahoma, Arial, Helvetica;
font-size:  11px;
font-weight: normal;
color: #101010;
}
.Grid
{
BORDER-RIGHT: black 1px solid;
BORDER-TOP: black 1px solid;
BORDER-LEFT: black 1px solid;
BORDER-BOTTOM: black 1px solid;
font-family: Verdana;
font-size: 14px;
padding-right: 15px;
padding-left: 15px;
padding-bottom:15px;
padding-top: 15px;
color: Black;
text-align: center;
}
.GridHeader
{
background-color: grey;
font-weight: bold;
color: white;
font-size: 14px;
font-family: Verdana;
}
.GridPager
{
font-family: Verdana;
font-size: 12px;
}
.GridRow
{
font-family: Verdana;
font-size: 10px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 5px;
padding-top: 5px;
}
.GridRow.TR:hover
{
background-color: #ffccff;
}
.GridAlternatingRow
{
background-color: #ffffff;
color: Black;
font-family: Verdana;
font-size: 10px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 5px;
padding-top: 5px;
}
.GridFooter
{
}
.TopGroup
{
z-index:99;
position:relative;
}
.DefaultTab 
{
color:#888888; 
background-color: #E8E8E7;
border: 1px solid #ADADAD;
font-family: Verdana; 
font-size: 11px; 
cursor:pointer;
}
.DefaultTabHover 
{
color:#888888; 
background-color: #E8E8E7;
border: 1px solid #ADADAD;
font-family: Verdana; 
font-size: 11px; 
cursor:pointer;
}
.SelectedTab 
{
color:#888888; 
background-color: #FFFFFF;
border: 1px solid #ADADAD;
border-bottom-color: #FFFFFF;
font-family: Verdana; 
font-size: 11px; 
cursor:pointer;
}
.MultiPage
{
background-color:White;
border: 1px solid #919B9C;
width:487px;
height:250px;
position:relative;
top:-2px;
left:1px;
z-index:98;
}
.label
{
font-family: Verdana;
font-size: 10px;
}
.DealerList
{

}
.MSRP
{

}
.SalePrice
{

}
.CallForPrice
{
    color: red;
    font-size: 12px;
    font-family: Verdana;
}
.MSRPSale
{
    text-decoration: line-through;
}
.DealerListSale
{
    text-decoration: line-through;
}
