html, body { height:100%; margin: 0; padding: 0; }
body
{
	background: url(../img/red_bg.jpg) repeat-x;
	font-family: arial;
}
.nbsp
{
	font-size: 1px !important;
	line-height: 1px !important;
}
.wrap
{
	position: relative;
	width: 1201px;
	margin: 0px auto;
	
	height: auto !important;
	height: 96%;
	min-height: 96%;
	
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #fff;
}
.main
{
	padding:10px 10px 10px 0;
	
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#footer
{
	position: relative;
	height: 42px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -20px;
  
	line-height: 12px;
	vertical-align: middle;
	width: 1201px;
	
	/*padding-right: 1px;
	padding-left: 1px;*/
	
	background: url(../img/red_footer.jpg) repeat-x;
	
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	
	font-family: arial;
	color: #fff;
	font-size: 12px;
	
	/*clear: left;*/
}

#footer div { position: relative; padding: 14px; text-align: right; }

#menu { height: 37px; background: url(../img/red_menu.jpg) repeat-x; }
#top-admin { height: 36px; background: #AE1817; border-bottom: solid 1px #590c0c; }

#header { height: 194px; background: url(../img/red_header.jpg) no-repeat; border-bottom: solid 1px #ccc; }

#btns { width: 268px; float: left; height: 100%; padding: 5px 0 0 15px; }
#btns img { border: solid 1px #ccc; margin-bottom: 15px; }

.content { margin-left: 285px; font-size: 13px;}
.content-admin { margin-left: 15px; font-size: 13px;}

.tool { margin: -5px 0 5px 0; font-size: 10px; color: #666; }
.box { width: 95%; }
.box tr td { font-size: 13px; }
.box tr td h1 { color: #BF4544; font-size: 16px; }
h1 { font-size: 16px; color: #BF4544; }

a img, a:hover img, a:visited img, a:active img { border: 0; }
a, a:visited, a:active, .sitemap a, .sitemap a:visited, .sitemap a:active { color: #000; }
a:hover, .sitemap a:hover, h1 a, h1 a:visited, h1 a:active { color: #B01719; }

#mainmenu
{
	height: 37px;
	/*background: url(../images/mainmenu_bgr.jpg) repeat-x;*/
}

#toolbox
{
	float: right;
	margin-right: 10px;
	margin-top: 12px;
	height: 37px;
	color: #fff;
	font-size: 11px;
	line-height: 11px;
}
#toolbox img { vertical-align: middle; }

#mainmenu a, #mainmenu a:hover, #toolbox a, #toolbox a:hover { color: #fff; }

.formtable tr td { vertical-align: top; }
.formtable tr td, h2 { font-size: 13px; }

.entity_view { width: 100%; border-collapse: collapse; }
.entity_view tr td { border: solid 1px #dcdcdc; font-size: 13px; }

.sitemap, .sitemap-child { list-style: none; }
.sitemap { padding-left: 0; }
.sitemap-child { padding-left: 25px; }