/* Start of CMSMS style sheet 'Landscape (Common)' */
body
{
	margin: 0;
	padding: 0;
	font: 10pt Tahoma, sans-serif;
}

#body
{
	margin: 0;
	padding: 0;
	clear: both;
}

#logo
{
	clear: both;
}

#box
{
	margin: 0;
	padding: 0;
	width: 1100px;
	clear: both;
}

#box-top
{
	background: url('uploads/styles/box-top.png') top left no-repeat;
	height: 20px;
	clear: both;
}
#box-middle
{
	background: url('uploads/styles/box-middle.png') top left repeat-y;
	clear: both;
	height: 100%;
}
#box-inner-top
{
	background: url('uploads/styles/box-inner-top.png') top left no-repeat;
	clear: both;
	height: 100%;
}
#box-inner-bottom
{
	background: url('uploads/styles/box-inner-bottom.png') bottom left no-repeat;
	clear: both;
	height: 100%;
}
#box-content
{
	padding: 12px 24px;
	clear: both;
	min-height: 320px;
}
#box-bottom
{
	background: url('uploads/styles/box-bottom.png') bottom left no-repeat;
	height: 20px;
	clear: both;
}


#copyright
{
	clear: both;
	width: 1100px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 8pt;
}

.gap-saver
{
	height: 1px;
	margin: 0 0 -1px 0;
	padding: 0;
	font-size: 1px;
	clear: both;
}

h1, h2, h3
{
	margin: 0;
	padding: 0;
}
h1
{
	font-size: 16pt;
}
h2
{
	font-size: 14pt;
}
h3
{
	font-size: 12pt;
}
p
{
	margin: 0 0 1em 0;
	padding: 0;
}

/* ---- Upper menu ---- */

#menu
{
	clear: both;
	height: 25px;
	margin: 0;
	padding: 0 0 0 30px;
	background: url('uploads/styles/bar.png') top left repeat-x;
	text-align: left;
}

#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: url('uploads/styles/button-right.png') top right no-repeat;
}

#menu ul li a
{
	display: block;
	padding: 0 6px 0 8px;
	margin: 0 2px 0 0;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	background: url('uploads/styles/button-left.png') top left no-repeat;
}

.menublock
{
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	width: 240px;
}

.menublock-top
{
	width: 240px;
	height: 18px;
}

.menublock-header
{
	width: 190px;
	font-weight: bold;
	font-size: 10pt;
	padding: 0 25px 5px 25px;
}

.menublock-middle
{
	width: 240px;
	height: 10px;
}

.menublock-body
{
	width: 190px;
	padding: 0 25px 0 25px;
}

.menublock-bottom
{
	width: 240px;
	height: 24px;
}

.menublock ul
{
	margin: 0;
	padding: 0;
}

.menublock ul ul
{
	padding-left: 16px;
}

.menublock li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menublock a:link,
.menublock a:active,
.menublock a:visited
{
	text-decoration: none;
}

.menublock a:hover
{
	text-decoration: none;
}

.menublock a.currentpage
{
	text-decoration: none;
}

.column
{
	float: left;
	padding: 0;
	overflow: hidden;
}

#container-left
{
	width: 240px;
}

#container-main
{
	width: 572px;
	padding-top: 5px;
}

#container-right
{
	width: 240px;
}

a:link,
a:active,
a:visited
{
	text-decoration: none;
}

hr
{
	border-top: 0;
	border-right: 0;
	border-bottom: 1px dotted #c0c0c0;
	border-left: 0;
}

.menublock-top
{
	background: url('uploads/styles/menubox-top.png') top left no-repeat;
}

.menublock-header
{
	background: url('uploads/styles/menubox-header.png') top left repeat-y;
	color: #808080;
}

.menublock-middle
{
	background: url('uploads/styles/menubox-middle.png') top left no-repeat;
}

.menublock-body
{
	background: url('uploads/styles/menubox-body.png') top left repeat-y;
}

.menublock-bottom
{
	background: url('uploads/styles/menubox-bottom.png') top left no-repeat;
}

/* ---- Icons ---- */

.house_link
{
	background: url('uploads/styles/icons/house.png') no-repeat top left;
	padding-left: 20px;
	margin: 2px;
	min-height: 16px;
}

.print_link
{
	background: url('uploads/styles/icons/printer.png') no-repeat top left;
	padding-left: 20px;
	margin: 2px;
	min-height: 16px;
}

.phone_link
{
	background: url('uploads/styles/icons/telephone.png') no-repeat top left;
	padding-left: 20px;
	margin: 2px;
	min-height: 16px;
}

.email_link
{
	background: url('uploads/styles/icons/email.png') no-repeat top left;
	padding-left: 20px;
	margin: 2px;
	min-height: 16px;
}

.fax_link
{
	background: url('uploads/styles/icons/printer.png') no-repeat top left;
	padding-left: 20px;
	margin: 2px;
	min-height: 16px;
}

.arrow_link
{
	background: url('uploads/styles/icons/arrow_right.png') no-repeat top left;
	padding-left: 20px;
	margin: 2px;
	min-height: 16px;
}

/* End of 'Landscape (Common)' */

