html, body, #wrapper
{
	height:100%;	margin: 0;	padding: 0;	border: none;	text-align: center;
}
body
{
	background-image:url(/layout/bg.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
}

body.mceContentBody {
	background-image: none;
	background-color: #fff;
	text-align: left;
}

#wrapper
{
	background:#fff;
	width:835px;
	margin:0 auto;
	text-align: left;
	vertical-align: top;
	
}
div.main
{
	padding-left:15px;
	padding-right:15px;
	background:#fff;
	
}
td.center{
	width:100%;
}


div.top{
	
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	
	height:93px;
	background-image:url(/layout/top_bg.jpg);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
div.middle
{
	margin-top:10px;
}
div.top .menu td
{
	height:43px;
	width:80px;
	vertical-align:bottom;
	text-align:center;
	background-image:url(/layout/menu_divider.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:4px;
}

div.top div.menu td div.item
{
	margin:0px;
	padding:0px;
	border-bottom:3px solid transparent;
}

div.top .menu .active .item
{
	border-bottom:3px solid #ca1b18;
}

div.top a
{
	font-family:Trebuchet MS;
	text-transform:uppercase;
}

div.top a:hover
{
	text-decoration:none;
}

td.left
{
	border-right:10px solid #fff;
	border-bottom:10px solid #fff;
}

td.left .menu
{
	background-image:url(/layout/pane_bg.jpg);
	background-repeat:repeat-x;
	background-color: #fff;
	border: solid 1px #ccc;
	border-bottom: 0px;
	width: 150px;
	min-height: 300px;
	padding: 3px;
	font-family:"Trebuchet MS";
	text-transform: capitalize;
}

td.left .menu .active .item a
{
	border-bottom: solid 3px #ca1b18;	/* 202, 27, 24 */
}

td.left .menu .level_2 .padding, td.left .menu .level_3 .padding
{
	padding-left: 5px;
}

div.text img
{
	padding-right: 5px;
}

.pane
{
	background-image:url(/layout/pane_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #ccc;	
	width:260px;
	margin-right:10px;
}

.pane .items
{
	padding:10px;
	padding-top:20px;
	color:#ca1b18;
	font-size:10px;
	height:200px;
}

.eventpane .pane
{
	margin-right: 0px;
	width: 195px;
	border-bottom: none;
}

.eventpane .pane .header
{
	padding-left: 10px;
	padding-top: 15px;
}

.eventpane .pane .items
{
	width: 175px;
}

#eventpane_1238 
{
	height: 200px;
}

#eventpane_1238 .pane
{
	width: 260px;
	height: 200px;

}

#eventpane_1238 .pane .items
{
	height: 135px;
}

#whtable .items
{
	height: auto;
}

.imagepane .pane
{
	background-image:none;
	border:none;	
	width: auto;
	margin-right:auto;
}

.imagepane p
{
	display: none;
}

.imagepane .pane .items
{
	padding:0px;
	color:#ca1b18;
	height:auto;
}

.imagepane .pane .items .item
{
	margin: 0px;
}

.links
{
	width:256px;
	height:22px;
	background:#000;
	color:#fff;
	text-align:center;
	font-family:"Trebuchet MS";
	line-height: 22px;
	padding:3px;
}

.links a
{
	color:#fff;
	font-family:Trebuchet MS;
	text-decoration: none;
}

.links select
{
	padding: 0px;
	background:#fff;
	border-color: #000;
	border-bottom-color: #000;
	font-family:"Trebuchet MS";
	height: 20px;
}

.links input, #loginform input 
{
	background:#fff;
	border-color: #000;
	border: 0px;
	font-family:"Trebuchet MS";
}

#loginform
{
	font-family:"Trebuchet MS";
	color:#fff;
	background:#000;
	font-size:11px;
}

#loginform .hr
{
	margin-top:5px;
	padding-bottom:5px;
	border-top:1px solid #353535
}

div.bottom
{
	border-top:1px solid #ccc;
	color:#999;
	padding-top: 2px;
	padding-bottom: 5px;
}

table.items th
{
	font-weight: bold;
}

table.items td
{
	padding: 2px;
}

table.domains
{
	margin-top: 10px;
}

table.domains th
{
	padding-left: 10px;
	padding-right: 10px;
	border:1px solid #ccc;	
	background-color: #eee;
}

#imagepane_1051 .pane .items .item, #imagepane_1052 .pane .items .item 
{
	margin-bottom: 25px;
	margin-top: 25px;
}

#imagepane_1052 
{
	margin-top: 30px;
}

#redcustomer 
{
	background-color: #ca1b18;
	border: 1px solid #666;
	margin-top: 10px;
	padding: 2px 10px 3px 10px;
}

.whiteinfo 
{
	font-size: 14px;
	color: #fff;
	width: 300px;
	float: left;
	font-weight: bold;
	padding-right: 30px;
	padding-left: 90px;
}

#redcustomer form 
{
	width: 400px;
	display: inline;
}
.questionnaire
{color:#000 !important;}
