﻿*{
	font-family:verdana;
	font-size-adjust:none;
		color: #57575a;
		font-size:11px;
}

body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	background:#ebebeb;
}

.normal, .normalBold{
	border: 0px;	
	font-size: 11px;	
	color: #57575a;
	line-height:17px;
}

.normalBold{
	font-weight:bold;
}

.Title
{
	font-weight: bold;
	padding: 6px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	color:#921f2e !important;		
	text-indent: 15px;
	font-size: 14px;			
	line-height:16px;	
	}
	
	.TitleBig
{
	font-weight: bold;
	padding: 6px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	color:#921f2e !important;		
	text-indent: 15px;
	font-size: 20px;			
	line-height:24px;	
	}

h1, h2, h3
{
	font-weight: bold;
	padding: 6px 0px 0px 3px;
	margin: 0px 0px 0px 0px;
	color:#921f2e !important;	
	}

h1{	
	font-size: 24px;	
	line-height:30px;
}
h2{
	font-size: 14px;			
	line-height:16px;
}

h3{
	font-size: 13px;	
	line-height:16px;
}


#mcontainer {
	width: 883px;	
	margin: 0 auto; 
	text-align: left; 
}

#mheader{
	width:883px;
	height:59px;
	display:block;
	background: url(images/logo.jpg);
	text-align:right;
	font-size:32px;
	color:#003366;
	line-height:80px;
	vertical-align:middle;	
}

#mcontent{
	width:883px;

	display:block;
	background: url(images/content.jpg);
	background-repeat:repeat-y;	
	color:#003366;
}

#mfooter{
	width:883px;
	height:26px;
	display:block;	
	background-image: url(images/footer.jpg);
	color:#003366;
	vertical-align:middle;	
	background-repeat:no-repeat;
	background-position:top;
	line-height: 25px;
	vertical-align:bottom;
	font-size:9px;
	text-align:center;
}




a.ToolsLink, a.IceLink, a.FoodLink, a.OutsideLink
{
	display:block;
	height: 217px;
	width:217px;
	font-size:19px;
		
	float:left;			
	color:#ffffff;
	text-indent:6px;
	font-family:Arial;
	text-decoration:none;
}

a.IceLink
{
	background-image: url(images/ice.jpg);
}

a.ToolsLink
{
	background-image: url(images/tools.jpg);
}
a.FoodLink
{
	background-image: url(images/food.jpg);
}
a.OutsideLink
{
	background-image: url(images/outside.jpg);
}

a.ToolsLink, a.IceLink, a.FoodLink, a.OutsideLink
{
	display:block;
	height: 217px;
	width:217px;
	font-size:19px;
		
	float:left;			
	color:#ffffff;
	text-indent:6px;
	font-family:Arial;
	text-decoration:none;
}

a.btnLogin
{
	height: 12px;
	font-size:10px;		
	float:left;			
	color:#921f2e;
	text-indent:0px;
	font-family:Arial;
	font-weight:bold;	
	text-decoration:none;
	line-height:12px;
	vertical-align:middle;
}

a.BtnMenu, a.BtnMenu_selected
{
	display:block;
	height: 20px;
	width:110px;
	font-size:12px;		
	float:left;			
	color:#921f2e;
	text-indent:0px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:19px;
	vertical-align:middle;
}


a.BtnMenu
{
	background-image: url(images/btnmenu.jpg);
}

a.BtnMenu:active
{
	background-image: url(images/btnmenu_selected.jpg);
}

a.BtnMenu_selected
{
	background-image: url(images/btnmenu_selected.jpg);
}

.Menu
{	
	width:869px;
	height:20px;
	display:table-cell;	
	background-image: url(images/btnmenu.jpg);	
	background-repeat:repeat-x;
}



a.SubBtnMenu,
a.SubBtnMenu:hover,
a.SubBtnMenu_selected
{
	display:block;
	height: 20px;
	padding-left:15px;	
	padding-right:15px;	
	font-size:12px;		
	float:left;			
	color:#921f2e;
	text-indent:0px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:19px;
	vertical-align:middle;
}

a.SubBtnMenu:hover
{
	color:#333333;
	}
a.SubBtnMenu_selected
{
	color:#660000;
	}

.normalMenuFirstNode{
	display:none;
}

.normalMenu, .normalMenu:hover{
	border: 0px;	
	font-size: 11px;	
	color: #921f2e;
	line-height:14px;
	text-indent:5px;
	word-wrap: break-word;
	text-wrap:unrestricted;
width:200px !important;	
}



.normalMenuSecondLevel,
.normalMenuSecondLevel:hover
{	
	border: 0px;	
	font-size: 10px;	
	color: #921f2e;
	text-indent:5px;
	line-height:14px;
	word-wrap: break-word;
	text-wrap:unrestricted;
	width:200px !important;	
}

.normalMenu:hover, 
.normalMenuSecondLevel:hover{	
	color: #333333;		
}


.txtLogin
{
	margin-left:20px;
	width:70px;
	height:12px;
	font-size:10px;
	line-height:12px;
	}
	
.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #eeeeee;
  width: auto;
  background: url(./images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;  
  color: #921f2e;
  text-decoration: none;
}

.mHeader
{
    width: 158px;
    height:25px;
    background: url(./images/mheader.jpg) repeat-x;
    line-height:22px;
    vertical-align:bottom;
    color:White;
    display:block;
font-size:11px;
    font-weight:bold;    
    background-repeat:no-repeat;
    padding:2px;
    }
    
    .mBody
{
    width: 162px;        
    display:block;
    /*border-bottom:1px solid #333333;     */
    }
