/**
 * Stylesheet #2 ("Lunarpages Help Desk Theme")
 * Template copyright (C) 2006-2009 Ripta Pasay (http://r8y.org) for Lunarpages Web Hosting
 * Color-scheme and usage copyright respective owners.
 */

body {
	color: #0F0F0E;
}

#banner {
	background: #172D3D;
	height: 79px;
}

#banner h1 {
	background: url(/themes/11982fd313a8d40a78427034b98d9f13/images/lplogo_20110510.jpg) no-repeat;
	height: 79px;
}

#banner h1 a {
	visibility: hidden;
}


h5 {
	color: #FFFFFF;
	background: #518BB5;
	padding: 5px 15px;
	margin: 0px;
}

h5 a,
h5 a:hover {
	color: #FFFFFF;
}

#container {
	background-color: #E5E6EA;
}

#menu {
	color: #0A0A0A;
}

#content {
	background-color: #FAFAFA;
	border-right: 1px solid #A3A3A3;
	color: #0F0F0E;
}


#nav ul {
	background: #518BB5;
	border-top: 1px solid #518BB5;
}

#nav ul li a {
	color: #FFFFFF;
	border-bottom: 5px solid #518BB5;
}

#nav ul li a:hover {
	border-bottom: 5px solid #00487D;
}


#global_notice {
	color: #F2F8FC;
	background-color: #5396FC;
}

#global_error {
	color: #000000;
	background-color: #D6E7FC;
}


.list th {
	background: url(/themes/11982fd313a8d40a78427034b98d9f13/images/__.81A8E2.FAFAFA.png) repeat-y;
}

.list th.debug {
	background: url(/images/list_bar_brown.png) repeat-y;
}

.list th.external {
	background: url(/themes/11982fd313a8d40a78427034b98d9f13/images/__.FCEF5F.FAFAFA.png) repeat-y;
}

.list th.warning {
	background: url(/themes/11982fd313a8d40a78427034b98d9f13/images/__.FC2E05.FAFAFA.png) repeat-y;
}


.list .message-by-note {
	border-left: 4px solid #3E9B4A;
}

.list .message-by-tech {
	border-left: 4px solid #7843A0;
}

.list .message-by-user {
	border-left: 4px solid #81A8E2;
}


table.striped tr.row1 td,
table.striped tr.row1 th {
	background-color: #E2E2E2;
}

table.striped tr.row2 td,
table.striped tr.row2 th {
	background-color: #FFFFFF;
}
