﻿@import '../common.css';
@import '../jqmodal.css';
body
{
	background-color:#6b0202;
	background-image:url('../../images/noodles2you/bodybg.jpg');
	background-repeat:repeat-x;
	background-position:top left;
}

body, input, select, textarea
{
	font-family:tahoma,verdana,arial;
	font-size:12px;
}

.header-container
{
	width:950px;
	height:270px;
	background-image:url('../../images/noodles2you/header.jpg');
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	padding-left:30px;
	padding-right:30px;
}

.body-container
{
	margin-right:auto;
	margin-left:auto;
	width:950px;
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:30px;
}

.footer-container
{
	text-align:center;
	font-size:11px;
	color:#777777;
	margin-right:auto;
	margin-left:auto;
	width:950px;
	background-color:#FFFFFF;
	padding-left:30px;
	padding-right:30px;
}


.brandedlabel
{
	color:#000000;
}

.modalHeaderDraggable
{
	color:white;
	font-weight:bold;
	background-color:#E3CB02;
	cursor:move;
}


p{margin-bottom:10px;}

.header
{
	color:White;
	font-family:'century gothic', tahoma, Arial;
	font-size:13px;
}

image,img
{
	border:none;
}

.note
{
	font-style:italic;
}

.toolbartitle
{
	font-family:'arial narrow', 'verdana';font-weight:bold;font-size:13px;color:#D47519;border:1px black solid;background-color:#eeeeee;
}

.toolbarbg
{
	background:url('../../images/editor/toolbarbg.jpg') left repeat-x #BFDBFF;border:1px #0000aa solid;
}

.editorhelp
{
	background:url('../../images/editor/editorhelpbg.jpg') top left no-repeat #EEEEEE;border:1px #333333 solid;
}

.adminpanel_menu
{
	background:#FBA81A;
}
.adminpanel_details
{
	background:#FEE354;
}

.breadcrumbtitle
{
	color:White;
	font-weight:bold;
	font-size:10px;
	font-family:'Century Gothic', Tahoma, Arial;
}

a.breadcrumblink:link,a.breadcrumblink:visited
{
	color:White;
	font-size:10px;
	text-decoration:none;
	font-family:'Century Gothic', Tahoma, Arial;
}

a.breadcrumblink:hover
{
	color:White;
	font-size:10px;
	text-decoration:underline;
	font-family:'Century Gothic', Tahoma, Arial;
}


.paragraphundercheckbox
{
    padding-left:20px;
    margin-top:-15px;
    margin-bottom:-15px;
}

.rptbutton, .rpttextbox, .rptdropdown
{
	height:18px;
	font-size:10px;
}

ol,ul
{
}

h1, .h1
{
	font-family:'Arial Narrow', Arial, Tahoma;
	text-transform:uppercase;
	font-size:28px;
	color:#6b0202;
	margin:0 0 0 0;
}
h2,.h2
{
	font-family:'century gothic', 'Arial Narrow', Arial, Tahoma;
	text-transform:uppercase;
	font-size:15px;
	color:#d42705;
	margin:0 0 0 0;
}
h3,.h3
{
	font-family:Arial, Tahoma;
	font-size:14px;
	color:#6b0202;
	margin:0 0 0 0;
	
}
h4
{
	font-family:Arial, Tahoma;
	font-size:14px;
	margin:0 0 0 0;
}

.filter
{
	background:url('../../images/editor/editorhelpbg.jpg') top left no-repeat #EEEEEE;
	border:1px #333333 solid;
}

a:link
{
	color:#3333dd;
	text-decoration:underline;
}
a:visited
{
	color:#3333dd;
	text-decoration:underline;
}
a:hover
{
	color:#000099;
	text-decoration:none;
}

/* Custom Classes */

.error
{
	color:#aa0000;
}

.rpt
{
	background-color:#FFFFFF;
	border:1px #FBA81A solid;
	font-size:11px;
}
.rpt1
{
	
}
.rpt2
{
	background-color:#eeeeee;
}
.rpthead
{
	background-color:#FBA81A;
	color:#FFFFFF;
	font-family:'century gothic', Arial;
	font-weight:bold;
}

.rpton
{
	background-color:#FFB606;
	cursor:pointer;
}

.rptoff
{
	
}

.reportstep
{
	background:url('../../images/editor/editorhelpbg.jpg') top left no-repeat #EEEEEE;
	border:1px #333333 solid;
}

.mapcontainer
{
	border-color:#aaaaaa;
	border-width:10px;
	border-style:solid;
	background-color:#eeeeee;
}

.mapheading
{
	font-family:'arial narrow',arial;
	font-size:20px;
	color:#d42705;
}
.mapbody
{
	font-family:tahoma,arial;
	font-size:12px;
	color:#333333;	
}
