﻿body
{
	margin:0;
	padding:0;
	background-color: #8B252C;
}

#template_layout_area
{
	width: 1000px;
	margin: 0 auto;
	background: url(images/template_layout_bg.jpg) #ffffff repeat-y;
}

#template_header
{
	width: 917px;
	height: 214px;
	background-image: url(images/template_header_bg.jpg);
	margin: 0 44px;
	background-repeat: no-repeat;
}

#template_menu
{
	width: 917px;
	height: 40px;
	margin: 0 44px;
	background: url(images/template_menu_bg.jpg) repeat-x;
	padding: 0;
}

.RadMenu .rmLeftImage
{
  margin:0 !important;
  padding: 0 !important;
}

#default_layout_body
{
	width: 917px;
	min-height: 800px;
	margin: 0 44px;
	padding: 10px 0;
	background-image: url(images/default_content_bg.jpg);
}

#default_layout_footer
{
	width: 917px;
	height: 170px;
	margin: 0 44px;
	background-image: url(images/default_footer_bg.jpg);
}

#template_layout_body
{
	width: 917px;
	min-height: 800px;
	margin: 0 44px;
	padding: 10px 0;
	background-image: url(images/template_content_bg.jpg);
}

#template_layout_footer
{
	width: 917px;
	height: 170px;
	margin: 0 44px;
	background-image: url(images/template_footer_bg.jpg);
}

#left_sidebar
{
	float: left;
	width: 175px;
	padding: 0 0px;
}

#left_sidebar h1
{
	width: 175px;
	height: 19px;
	background-image: url(images/left_sidebar_highlight_bg.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	color: #993333;
	font-size: 10pt;
	font-weight: bold;
	margin: 4px 0;
	padding: 2px 0 0 0;
	text-align: right;
}

#default_layout_body #left_sidebar h1
{
	margin-left: 1px;
}

.left_sidebar_links
{
	width: 168px;
	margin: 6px 0;
	padding: 0;
	text-align: right;
	line-height: 14pt;
	list-style-type: none;
}

ul.left_sidebar_links li
{
	margin: 6px 0;
	font-family: arial;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}

ul.left_sidebar_links li.subcategory
{
	width: 175px;
	background-color: #a95e63;
	margin: 20px 0 0 0;
}

.left_sidebar_links a:link,
.left_sidebar_links a:visited
{
	font-family: arial;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.left_sidebar_links a:hover
{
	text-decoration: underline;
}

#template_content_area
{
	width: 660px;
	margin: 0 0 0 200px;
	min-height: 800px;
	font-family: arial;
	font-size: 10pt;
	color: #333;
}

#default_content_area
{
	width: 480px;
	margin: 0 auto;
	min-height: 800px;
	font-family: arial;
	font-size: 10pt;
	color: #333;
}

#right_sidebar
{
	float: right;
	width: 157px;
	padding: 0 6px;
}

#right_sidebar h1
{
	width: 158px;
	height: 21px;
	background-image: url(images/right_sidebar_highlight_bg.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	margin: 4px 0 0 5px;
	padding: 2px 0 0 0;
	text-align: right;
}

.right_sidebar_text
{
	width: 140px;
	margin: 6px 0 0 10px;
	font-family: arial;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

.right_sidebar_text a:link,
.right_sidebar_text a:visited
{
	text-decoration: none;
	font-style: italic;
}

.right_sidebar_text a:hover
{
	text-decoration: underline;
}

#right_sidebar_moon
{
	margin-left: -5px;
	background-image: url(images/right_sidebar_img_moon.jpg);
	width: 156px;
	height: 121px;
	background-repeat: no-repeat;
	font-family: arial;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	padding: 90px 6px 10px 6px;
}

#right_sidebar_moon a:link,
#right_sidebar_moon a:visited
{
	color: #ffffff;
	font-style: italic;
	text-decoration: none;
}

#right_sidebar_moon a:hover
{
	text-decoration: underline;
}
