body {
	background: #e7e2cf;
	color: #464646;
	border-top: 2px solid #464646;
}

table {
	color: #464646;
	margin-bottom: 20px;
}

#container {
	width: 800px;
	margin: 0 auto;
	font-size: 1.3em;
	line-height: 1.6;
}

h1, h2, h3, h4, h5 {
	color: #cc3a00;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 1.2;
}

h4 {
	margin-top: 20px;
	margin-bottom: 5px;
}

a {
	color: #cc3a00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #D55E2E;
}

/*img {
	vertical-align: bottom;
}*/
a.btn {
	color: #000 !important;
	background: url(../img/a-btn.gif) no-repeat 0px 0px;
	text-align: center;
	padding: 4px 0 6px 10px;
}

a.btn span {
	background: #fefefe url(../img/a-btn.gif) no-repeat 100% 0px;
	padding: 4px 10px 6px 0;
	line-height: 1;
}

a.small-btn {

}

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

input {
	vertical-align: middle;
}

.errorBox, .error {
	color: #cc3a00;
	padding: 8px;
	margin-bottom: 10px;
}

small {
	font-size: 0.8em;
}

/***** Header *****/
#header {
	position: relative;
	margin-bottom: -62px;
}

#header h1 a {
	background: url(../img/mrnews-logo.png) no-repeat 0px 0px;
	padding-top: 179px;
	height: 0;
	width: 309px;
	display: block;
	overflow: hidden;
	outline: 0;
}

#header #quick-links {
	position: absolute;
	right: 0px;
	top: 35px;
	color: #CAC6B6;
}

#header #quick-links strong {
	color: #464646;
}

#header #search {
	background: url(../img/sprites.gif) no-repeat 0px 100%;
	width: 242px;
	height: 29px;
	position: absolute;
	right: -5px;
	top: 0;
}

#search .s-input {
	background: url(../img/sprites.gif) no-repeat 0px -127px;
	width: 190px;
	height: 19px;
	border: 0;
	padding: 3px 5px 0;
	float: left;
	margin: 3px 0 0 10px;
}

#search .empty, #content-search .empty {
	color: #7d7d7d;
}

#search .s-submit {
	margin: 3px 0 0 5px;
}

#content-search input {
	margin: 0;
	display: inline;
}

/***** Navigation *****/
#navigation {
	background: url(../img/sprites.gif) no-repeat -145px 33px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	position: relative;
	height: 38px;
	margin-bottom: -5px;
}

#navigation ul {
	background: url(../img/sprites.gif) no-repeat 317px 33px;
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	width: 462px;
	padding-bottom: 5px;
}

#contact #navigation ul {
	background: none;
}

#navigation ul li {
	background: none;
	float: left;
	padding: 0 3px 5px 3px;
}

#navigation ul li#last-nav {
	padding: 0 0 5px 3px;
}

#navigation ul li.selected {
	background: url(../img/sprites.gif) no-repeat -1px -5px;
}

#navigation ul li#last-nav .selected {
	background: url(../img/sprites.gif) no-repeat -1px -38px;
}

#navigation ul li a {
	background: url(../img/sprites.gif) no-repeat 0px -71px;
	display: block;
	width: 87px;
	text-align: center;
	color: #fff;
	float: left;
	height: 28px;
	font-size: 16px;
	line-height: 28px;
	outline: 0;
}

#navigation ul li.selected a {
	background: none !important;
	color: #464646 !important;
}

#navigation ul li a:hover {
	background: url(../img/sprites.gif) no-repeat 0px -99px;
	text-decoration: none;
}

/***** Content *****/
#content {
	background: #fefefe url(../img/bg-content.gif) no-repeat 0px 100%;
	padding: 40px 30px;
}

#home #content {
	padding: 30px 20px;
}

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

#content ul li {
	background: url(../img/bullet.gif) no-repeat 0px 4px;
	padding-left: 20px;
}

#blurb {
	text-align: center;
	padding: 0 20px;
}

#blurb .software-img {
	float: right;
	margin: 0 30px;
}

#blurb h2 {
	margin-bottom: 10px;
	padding-top: 15px;
}

#blurb p {
	font-size: 1.3em;
	line-height: 1.6;
	margin-bottom: 0;
}

#blurb p img {
	position: relative;
	top: -5px;
}

#blurb img {
	vertical-align: bottom;
}

#content h2 {
	border-bottom: 1px solid #cc3a00;
}

#content h3 {
	background: url(../img/red-dot.gif) repeat-x left bottom;
	margin-top: 20px;
}

#content h2 a:hover, #content h3 a:hover {
	text-decoration: none;
}

#home #content h2 {
	border-bottom: none;
}

.main-content {
	float: left;
	width: 480px;
}

.main-content.content-right {
	float: none;
	margin-left: 260px;
	width: auto;
}

#features .main-content.content-right {
	margin-left: 160px;
}

.post {
	margin-bottom: 20px;
}

.post-footer {
	background: #faf9f5 url(../img/tan-dot.gif) repeat-x 0px 0px;
	margin-bottom: 40px;
}

.post-footer p {
	background: url(../img/tan-dot.gif) repeat-x 0px 100%;
	padding: 10px;
	margin-bottom: 0px;
}

.error-page {
	margin-top: 80px;
	position: relative;
}

.error-page .corners {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/sprites.gif) no-repeat 655px 0px;
	height: 5px;
	width: 800px;
}

.error-page .corners  p {
	background: url(../img/sprites.gif) no-repeat -145px 0px;
	margin: 0;
	width: 400px;
	height: 5px;
}

.breadcrumb, .sub-nav {
	background: #faf9f5 url(../img/tan-dot.gif) repeat-x 0px 0px;
	margin-bottom: 20px;
}

.breadcrumb p, .sub-nav p {
	background: url(../img/tan-dot.gif) repeat-x 0px 100%;
	padding: 5px;
	margin-bottom: 0px;
}

.sub-nav p {
	text-align: center;
}

.last-edit {
	font-size: 0.8em;
	color: #666666;
	margin: 20px 0;
}

#contents-list {
	list-style: none;
	padding-left: 0;
}

#contents-list ol {
	list-style-type: circle;
	color: #CAC6B6;
}

#contents-list li {
	width: 360px;
}

#contents-list li.col2 {
	margin-left: 380px;
}

#contents-list li ol li {
	width: 340px;
}

#user-guide-link, #forum-link {
	background: url(../img/user-guide.gif) no-repeat 0px 0px;
	padding: 8px 0 0 80px;
	margin: 0 20px 20px 0;
}

#forum-link {
	background: url(../img/forum.gif) no-repeat 0px 0px;
}

#user-guide-link h4, #forum-link h4 {
	margin: 0;
}

#features #content li {
	background: url(../img/tick2.gif) no-repeat 2px 5px;
}

#features #content .feature-list {
	margin: 0 20px;
}

#features #content .feature-list li {
	padding: 3px 0px 3px 30px;
	background: url(../img/tick.gif) no-repeat 0% 4px;
}

#features #content .feature-list li {
	padding: 3px 0px 3px 30px;
	background: url(../img/tick.gif) no-repeat 0% 4px;
}

/***** Sidebar *****/
.sidebar {
	margin-left: 500px;
}

.sidebar.sidebar-left {
	float: left;
	width: 240px;
	margin-left: 0;
}

.sidebar-box {
	background: url(../img/box-right.gif) no-repeat 100% 100%;
	margin-bottom: 20px;
}

.sidebar-header {
	min-height: 10px;
	background: url(../img/box-right.gif) no-repeat 100% 0%;
}

.sidebar-header span {
	background: url(../img/box-left.gif) no-repeat 0% 0%;
	display: block;
	height: 10px;
	width: 10px;
}

.sidebar-header h3  {
	background: url(../img/box-left.gif) no-repeat 0% 0% !important;
	margin: 0 !important;
	padding: 10px 10px 0 10px;
}

.sidebar-body {
	padding: 0px 10px;
}

.sidebar-footer {
	margin-top: -5px;
	background: url(../img/box-left.gif) no-repeat 0% 100%;
	min-height: 10px;
}

/***** Feature boxes *****/
#feature-box {
	background: url(../img/feature-nav.gif) no-repeat 0% 100%;
	margin-bottom: 20px;
	padding-bottom: 5px;
}

#feature-box h3 {
	background: none;
	margin: 0px 0px 5px;
	padding-top: 10px;
	color: #464646;
	text-align: center;
}

#feature-box p {
	text-align: center;
}

.ui-tabs-hide {
    display: none;
}

#feature-box ul#feature-tabs {
	padding-left: 0;
	height: 56px;
	list-style: none;
	margin: 0;
}

#feature-box ul#feature-tabs li {
	background: none;
	padding: 0;
	float: left;
}

#feature-box ul#feature-tabs li a {
	background-image: url(../img/feature-nav.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 190px;
	height: 0;
	padding-top: 56px;
	overflow: hidden;
	outline: 0;
}

#feature-box ul li a#email-tab { background-position: 0px -56px; }
#feature-box ul li a#report-tab { background-position: -190px -56px; }
#feature-box ul li a#runbook-tab { background-position: -380px -56px; }
#feature-box ul li a#cc-tab { background-position: -570px -56px; }

#feature-box ul li.ui-tabs-selected a#email-tab { background-position: 0px 0px; }
#feature-box ul li.ui-tabs-selected a#report-tab { background-position: -190px 0px; }
#feature-box ul li.ui-tabs-selected a#runbook-tab { background-position: -380px 0px; }
#feature-box ul li.ui-tabs-selected a#cc-tab { background-position: -570px 0px; }

#feature-box ul li a#report-tab.after { background-position: -190px -112px; }
#feature-box ul li a#runbook-tab.after { background-position: -380px -112px; }
#feature-box ul li a#cc-tab.after { background-position: -570px -112px; }

#feature-box div {
	background-color: #e7e2cf;
	min-height: 175px;
	_height: 175px;
	padding: 10px 15px;
	position: relative;
}

#feature-box div a.btn {
	position: absolute;
	bottom: 10px;
	right: 20px;
	color: #fff !important;
	background: url(../img/feature-btn.gif) no-repeat 0px 0px;
	text-align: center;
	display: block;
	width: 160px;
	padding: 5px 15px 7px 0;
	line-height: 1;
}

#feature-box div a.btn:hover {
	text-decoration: none;
}

/*#feature-box div#electronic-runbook-text a.btn {
	right: 320px;
}*/

#feature-box div ul {
	margin-bottom: 0px;
}

#feature-box div ul {
	list-style: none;
	padding: 0;
}

#feature-box div ul li {
	padding-left: 20px;
	background: url(../img/bullet-home.gif) no-repeat 0px 4px;
}

#feature-box strong {
	color: #cc3a00;
}

/***** Homepage News & Forums *****/
#home #news-box {
	width: 350px;
	padding-right: 20px;
	padding-left: 10px;
	float: left;
	border-right: 1px solid #919088;
}

#home #forum-box {
	border-left: 1px solid #fff;
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 380px;
}

#home #news-box h2 {
	background: url(../img/news-icon.gif) no-repeat 0px 0px;
	padding-left: 35px;
	padding-top: 2px;
	color: #464646;
}

#home #forum-box h2 {
	background: url(../img/forum-icon.gif) no-repeat 0px 0px;
	padding-left: 35px;
	padding-top: 2px;
	color: #464646;
}

#home #forum-box p {
	line-height: 1.3;
}

#home #forum-box small {
	font-style: italic;
}

/***** Tables *****/
table {
	width: 100%;
}

caption {
	color: #fff;
	background-color: #464646;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #464646;
	margin-left: -1px;
	font-size: 1.1em;
}

thead {
	background-color: #e7e2cf;
}

th {
	font-weight: bold;
}

th, td {
	padding: 10px;
	border: 1px solid #464646;
}

tbody {
	font-size: 1em;
}

tbody tr.alt {
	background-color: #F5F3EC;
}

tbody tr th {
	background-color: #FAF9F5;
}

tbody tr.alt th {
	background-color: #F3F1E7;
}

#support tbody tr {
	border-bottom: 1px solid #464646;
}

#support tbody tr.admin-view {
	border-bottom: 0;
}

#support tbody tr.admin-view td {
	padding-bottom: 0;
}

#support tbody tr.download-list td {
	padding-top: 0;
}

#pricing th, td {
	padding: 8px 5px;
	border: none;
	background: none;
}

#pricing td { border-bottom: 1px solid #E7E2CF; }
#pricing thead th { background: url(../img/bg-table-heading.gif) no-repeat 50% 0px; border-bottom: 1px solid #fff; }
#pricing thead th.center { background: url(../img/bg-table-heading.gif) no-repeat 100% 0px; }
#pricing thead th.empty-field { width: 20px; background: url(../img/bg-table-heading.gif) no-repeat 0px 0px; }
tr.core td { background-color: #ffffe8; }
tr.optional td { background-color: #faf9f5; }
tr.core td.cap { background: #ffffe8 url(../img/core.gif) no-repeat 50% 50%; }
tr.optional td.cap { background: #faf9f5 url(../img/extras.gif) no-repeat 50% 50%; }
#pricing tfoot td {
	background: #f5f3ec url(../img/bg-table-rowheading.gif) repeat-x 0px 0px; 
	border: 0;
	font-size: 0.8em;
	padding: 5px 10px;
}

/***** News main-content *****/
#news .main-content ul {
	list-style: disc;
	padding-left: 20px;
}

#news .main-content ul li {
	background: none;
	padding-left: 0px;
	margin-bottom: 10px;
}

/***** Main-content Forms *****/
.main-content form {
	border-top: 1px solid #e7e2cf;
	border-bottom: 1px solid #e7e2cf;
	padding: 10px 0;
	margin-top: 20px;
}

.main-content fieldset legend {
	color: #CC3A00;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

.main-content fieldset .comment {
	background: #faf9f5 url(../img/tan-dot.gif) repeat-x 0px 0px;
}

.main-content fieldset .comment p {
	background: url(../img/tan-dot.gif) repeat-x 0px 100%;
	padding: 10px;
	margin-bottom: 0px;
}

.main-content fieldset label {
	background: url(../img/tan-dot.gif) repeat-x 0px 100%;
	display: block;
	padding: 10px 0;
	position: relative;
}

.main-content .label-text {
	width: 24%;
	text-align: right;
	/*float: left;*/
	position: absolute; /* fix for IE8 and opera: float has width? */
}

.main-content input, .main-content textarea, .input, #forum textarea {
	border: 1px solid #464646;
	padding: 3px;
}

.main-content input {
	width: 200px;
}

.main-content textarea {
	width: 250px;
}

.main-content input, .main-content textarea, .main-content select {
	display: block;
	margin-left: 25%;
}

.main-content .form-error {
	background: url(../img/error.gif) no-repeat 0px 3px;
	color: #CC3A00;
}

.main-content label em {
	position: absolute;
	left: 85%;
	top: 8px;
	color: #666666;
	font-weight: normal;
	font-size: 0.8em;
	font-style: normal;
}

.main-content input.submit-btn, input.submit {
	background: url(../img/btn.gif) no-repeat 0px 0px;
	color: #fff;
	width: 175px;
	padding: 0 15px 0 0;
	line-height: 1;
	height: 25px;
	border: 0;
}

.main-content input.submit-btn.small-btn, input.submit {
	background: url(../img/btn-small.gif) no-repeat 0px 0px;
	width: 125px;
}

.main-content input.search-btn {
	width: auto;
	border: 0;
	padding: 0;
}

#contact .submit-btn {
	margin-top: 10px;
}

.hiddenFields {
	display: none !important;
}

/***** Search *****/
.search-results h4 {
	margin-top: 0px;
}

.search-results li {
	background: url(../img/tan-dot.gif) repeat-x 0px 100%;
	padding: 20px 0;
}

/***** Pagination *****/
.paginateBorder {
	padding: 8px 0;
}

.paginateBorder {
	width: 250px !important;
	height: 30px;
}

.paginate a, .paginate span {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	padding: 8px 10px;
	margin: 0 5px;
}

.paginate a:hover {
	background-color: #F4F4F4;
	border:1px solid #A1A1A1;
}

.paginateCur strong {
	color: #fff;
	background-color: #e55230;
	border:1px solid #bb3416;
	padding: 8px 10px;
	margin: 0 5px;
}

.paginateCur strong:hover {
	background-color: #CE401F;
	border:1px solid #A52A0E;
}

/***** Footer *****/
#footer {
	padding: 10px 3px 40px;
	position: relative;
	color: #565656;
	text-align: center;
	/*font-size: 0.95em;*/
}

#footer ul {
	list-style: none;
	padding: 0;
	margin-bottom: 0px;
	color: #CAC6B6;
}

#footer ul li {
	display: inline;
}