H1
{
	font-size: 1em;
	font-weight:bold;
}
A,A.hover,A.visited,A.active
{
	text-decoration:none;
	color:Navy;
}
A.active
{
	outline: none;
}
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: .75em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0;
	padding: 0;
    border-width:0px;
    background-image: url(images/HippoStuff_BG.jpg);
	background-repeat:repeat;
    /* 
	xscrollbar-base-color:black;
    xscrollbar-arrow-color:white;
	*/
}


UL LI	
{
	list-style-type: disc  ;
	font-size:12px;
	}	

UL LI LI	{	
	list-style-type: square;
	}	

UL LI LI LI	{	
	list-style-type: circle;
	}

/* Main layout table */	

.DNN_MainLayout_Table
{
	width: 100%;
	height: 100%;
	vertical-align:top;
	border-collapse: collapse;
}

.DNN_MainLayout_HeaderRow
{
height:119px;
}
.DNN_MainLayout_HeaderRow_Cell1
{
width:170px;	
text-align:left;
vertical-align:top;
background-image: url(images/HippoStuff_01.jpg);
background-repeat: no-repeat;
}

.DNN_MainLayout_HeaderRow_Cell2
{
background-image: url(images/HippoStuff_03.jpg);
background-repeat: repeat-x;
width:100%;
}

.DNN_MainLayout_ContentRow
{
	vertical-align:top;
}
.DNN_MainLayout_ContentRow_Cell1
{
	/*
	filter:
	*/	

width:205px;
text-align:left; 
background-image: url(images/HippoStuff_14.jpg);
background-repeat:repeat-y;
}
.DNN_MainLayout_ContentRow_Cell1_Spacer
{
	width:0px;
	height:0px;
	border:0px ;
	/*
	xborder:solid 1px red;
	*/
}
.DNN_MainLayout_ContentRow_Cell2
{
	background-image: url(images/HippoStuff_BG.jpg);
	background-repeat:repeat;
	padding-right:40px;
}


.DNN_MainLayout_FooterRow
{
height:10px;
}
.DNN_MainLayout_FooterRow_Cell1
{
	background-image: url(images/HippoStuff_14.jpg);
	background-repeat:repeat-y;
}
.DNN_MainLayout_FooterRow_Cell2
{
	background-image: url(images/HippoStuff_BG.jpg);
	background-repeat: repeat;
}

.DNN_MainLayout_SupportedBrowsers_Table
{
	color:black;
	font-family:Tahoma;
	font-size:8pt;
	border:solid 0px white;
	
}
/* End of Main layout table */	


/* Begin of Menu */	
.DNN_Menu_Table
{
width:205px;
text-align: left;
vertical-align:top;
border-width:0px;
/*
xpadding:0px 0px 0px 0px;
xmargin:0px 0px 0px 0px;
xborder:solid 1px red;
*/
}

.DNN_Menu_Level1, .DNN_Menu_Level1.hover,.DNN_Menu_Level1.visited,.DNN_Menu_Level1.active
{
cursor:hand;
}

.DNN_Menu_Level1_Rollover
{
cursor:hand;
}

/* End of Menu */	

/* Begin of Sub Menu */
.DNN_SubMenu_Div
{
}
.DNN_SubMenu_Table
{
	border-right: black 2px solid;
	border-top: black 2px solid;
	font-size: 10px;
	border-left: black 2px solid;
	border-bottom: black 2px solid;
	font-family: Verdana,tahoma,arial, Sans-Serif;
	position: absolute;
	background-color: #bec5e0;
	/*
	xbackground-color: #909bc9;
	*/
}
.DNN_SubMenu_Top_Left
{
	}
.DNN_SubMenu_Top_Middle
{
	}
.DNN_SubMenu_Top_Right
{
	}
.DNN_SubMenu_Middle_Left
{
	}
.DNN_SubMenu_Middle_Middle
{
	}
.DNN_SubMenu_Middle_Right
{
	}
.DNN_SubMenu_Bottom_Left
{
	}
.DNN_SubMenu_Bottom_Middle
{
	}
.DNN_SubMenu_Bottom_Right
{
	}
	
	
.DNN_SubMenu_Item_Table
{width:150;	
	}
.DNN_SubMenu_Item_Row
{
	}
.DNN_SubMenu_Item_Cell
{
	color:black;
	font-family:verdana,tahoma,san serif;
	font-size: smaller;
	font-weight:normal;
	text-decoration:none;
	}		
.DNN_SubMenu_Item_Link, .DNN_SubMenu_Item_Link.link, .DNN_SubMenu_Item_Link.visited, .DNN_SubMenu_Item_Link.active
{
	color:black;
	font-family:verdana,tahoma,san serif;
	/*
	xfont-size: smaller;
	*/
	font-weight:normal;
	text-decoration:none;
	cursor:hand;
	}	
.DNN_SubMenu_Item_Link.hover,.DNN_SubMenu_Item_LinkHover
{
	color:blue;
	font-family:verdana,tahoma,san serif;
	/*
	xfont-size: smaller;
	*/
	font-weight: normal;
	text-decoration:normal;
	cursor:hand;
}		
	/* End of Sub Menu */

/* Begin of Content */	
.Content_Header1
{
	font-weight: bold;
	font-size: 18px;
	color: #18509d;
	padding-left:40px;
	font-style: italic;
	font-family: tahoma;
}
.Content_Header2,.Content_Header2.hover,.Content_Header2.visited,.Content_Header2.active
{
	font-weight: bold;
	font-size: 16px;
	color: #18509d;
	font-style: normal;
	font-family: verdana;
	text-decoration:none;
}

.Content_Hyperlink,.Content_Hyperlink.hover,.Content_Hyperlink.visited,.Content_Hyperlink.active
{
	
	color:Navy;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
}

.Content_HyperlinkNoLine,.Content_HyperlinkNoLine.hover,.Content_HyperlinkNoLine.visited,.Content_HyperlinkNoLine.active
{
	
	color:Navy;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}

.Content_Row
{
	vertical-align:top;
}
.Content_Cell1
{
	vertical-align:top;
}
.Content_Cell2
{
padding-left:20px;
padding-bottom:40px;
}

.Content_Paragraph
{
text-indent:40px;
font-size:12px;
text-align:justify;
}

.Content_Text
{
text-indent:0px;
font-size:12px;
text-align:left;
}

.test
{
	border-right: navy 2px double;
	border-top: navy 2px double;
	border-left: navy 2px double;
	border-bottom: navy 2px double;
	color: navy;
	background-color: white;
}

.Content_Quote
{
text-indent:40px;
font-size:12px;
}

.Content_Quote_From
{
text-indent:40px;
font-size:12px;
font-weight:bold;
font-style:italic;
}

.Content_Quote_Emphasis
{
text-indent:40px;
font-size:12px;
font-weight:bold;
font-style:normal;
}

.Content_Emphasis
{
font-size:12px;
font-weight:bold;
font-style:italic;
}

.Content_RequiredFieldsIndicator
{
color: red;
font-size:12px;
font-weight:bold;
font-style:normal;
}

/* End of Content */	

/* Begin TreeBox */	
.TreeBox
{
	font-family:Verdana;
	font-size:8pt;
	width:195px;
	border:solid 1px #2654A9;
	margin-left:5px;
	border-collapse:collapse;
}

.TreeBoxLogin
{
	font-family:Verdana;
	font-size:8pt;
	width:145px;
	xborder: solid 1px #2654A9;
	margin-left:7px;
	border-collapse:collapse;
}

.TreeBox_List
{
	vertical-align:middle;
	margin: 5px 5px 5px 20px;
}

.TreeBox_Header
{
	text-align: center;
	font-weight:bold;
	background-color: #2654A9;
	color: white;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr= '#2654A9' , EndColorStr= '#29A9FF' );
	border-bottom:solid 1px #2654A9;
	border-left:solid 1px #2654A9;
}

.TreeBox_Content
{
 background-color:White;
 color:Black;
 vertical-align: middle;
}
.TreeBox_ContentLogin
{
 background-color: Transparent;
 color:Black;
 vertical-align: middle;
}

.TreeBox_ListItem
{
line-height:17px;
vertical-align: 4px;
 list-style-type: disc;
 list-style-image:url(images/DotnetDot.gif);
}
.TreeBox_ListItem_Hyperlink,.TreeBox_ListItem_Hyperlink.hover,.TreeBox_ListItem_Hyperlink.visited,.TreeBox_ListItem_Hyperlink.active
{
	
	color:Navy;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	vertical-align: 4px;
	cursor:hand;
}
/* End of TreeBox */	

/* begin of BannerImage */
.BannerImage{
background-image:url(../images/seatraffic.jpg);
width:240px;
height:103px;
}

.BannerImage_text{
font-weight:bold;
font-size:18px;
color:white;
text-align:center;
vertical-align: middle;
position:relative;
text-align:center;
top:15px;
height:45;
left:5px;
width:160px;
}

.BannerLink{
cursor:hand;
}
/* End of BannerImage */


/* End of News Scroller */
.NewsDiv
{
/*
xborder:solid 1px black;
*/
}

.NewsLink{
cursor:hand;
font-family:verdana;
font-size:10pt;
font-weight:bold;
color:Black;
text-decoration:underline;
}
/* End of News Scroller */

.DNN_Pricing_Table_Cell
{ 
	border-style:solid;
	border-width:1px;
	border-color:#18509d;
	font-size:12px;
	}
	
.Download_Hyperlink,.Download_Hyperlink.hover,.Download_Hyperlink.visited,.Download_Hyperlink.active
{
	color:#18509d;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
	
}	

.BottomLink_Hyperlink,.BottomLink_Hyperlink.hover,.BottomLink_Hyperlink.visited,.BottomLink_Hyperlink.active
{
	color:#18509d;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	cursor:hand;
}	

/* Commerce Pages */

.sitelogobox
{
    margin-top: 10px;
    font-size: 7pt;
    vertical-align: bottom;
    color: #65738e;
    font-family: Palatino;
    letter-spacing: 2px;
}
.catalogmenu
{
    border-bottom: gainsboro 1px solid;
    text-align: right;
    margin-bottom: 10px;

}
.textbox {
	border: solid 1px #CBCED4;
	background: #f5f5f5;
	padding: 11px;
	margin-bottom: 7px;
    width:190px;

}
.textbox li
{
    list-style-type: none;
}
.plainbox
{
	padding: 11px;
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
	font: .7em Verdana, Arial, Helvetica, sans-serif;

}
.offsetleftbox
{
	margin-bottom: 7px;
    width:auto;
    padding-right: 5px;
    padding-left: 30px;

}
.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #65738E;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
    width:190px;
}
.textboxheader a
{
     color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;

}
.graybox
{
 	border: solid 1px #CBCED4;
	background: #ffffff;
	padding: 11px;
	margin-bottom: 7px;
   
}
.grayboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: #f5f5f5;
    font-family: verdana;
    background-color: #999DA6;
    padding-right: 5px;
    padding-left: 10px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.bodywrapper
{
    margin-left: 90px;
    margin-right: 90px;
    width:770px

}
#columnleft
{ 
    width: 180px;
    float:left;
}


#columnright
{ 
    margin-left: 190px;
    height:500px;
    border-left: #dcdcdc 1px dotted; 
    
}


#menutext
{
    padding: 5px;
    text-align: right;
    border-bottom: gainsboro 1px solid;
    margin-bottom: 10px;


}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
        font-size: 8pt;
        color: #65738E;
        font-family: palatino;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #717052;
	}
	
.homeproductdisplay
{
    padding-right: 5px;
    padding-left: 5px;
    color: #696969;
    margin-left: 5px;
    margin-right: 5px;
    min-width:500px;
}
.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}
.checkout
{
    margin-top: 5px;
    color: #696969;
    font-size: 8pt;
}
.searchbox
{
	font-size: 8pt;
	font-family: verdana;
	xborder:#dcdcdc 1px solid;
}
.thumbimage
{
    width: 100px;
    height: 100px;
}
.oldprice
{
    font-weight: bold;
    color: #696969;
    text-decoration: line-through;
}
.saleprice
{
    font-weight: bold;
    color: #cc0000;
}
.sidemenulink
{
    font-size: 8pt;
    font-family: verdana;
}
.errorbox
{
    border-right: #660000 1px solid;
    border-top: #660000 1px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #660000 1px solid;
    color: #660000;
    border-bottom: #660000 1px solid;
    font-family: verdana;
    background-color: #ffcccc;
    width:auto;
}
.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}
strong
{
    color: #696969;
}
.addtocartlink
{
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
    color: #C7C030;
}
.checkoutlabel
{
    font-size: 8pt;
    font-family: verdana;
    color: slategray;
}

SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.LoginTextBox
{
	width:200px;
}