body
{
	margin: 0;
	padding: 0;
	color: #555;
	font: normal 10pt Arial,Helvetica,sans-serif;
	background: #fff url('/img/bg_body.gif') repeat-x;
}

#page
{
	margin-top: 5px;
	margin-bottom: 5px;
	background: white;
	border: 1px solid #B5DB7D;
}

#header
{
	margin: 0;
	padding: 0;
	background: #000 url('/img/bg_header.gif') no-repeat -500px 0px;
	height: 130px;
	color: #fff;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#headContainer
{
/*	position: relative;
*/	margin: 0px auto;
	width: 970px;
}
#content
{
    padding: 20px;
}

#sidebar
{
	padding: 20px 20px 20px 0;
}

#footer
{
	padding: 10px;
	margin: 10px 20px;
	font-size: 0.8em;
	text-align: center;
	border-top: 1px solid #B5DB7D;
}

#lightning
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}
#logo
{
	padding: 10px;
/*	font-weight: bold; */
	font-size: 150%;
	font-family: 'Nunito', arial, serif;
	z-index: 1;
}
#logo img {
	position: relative;
	left: -10px;
}

#authmenu
{
	position: relative;
	margin: 20px;
	float: right;
	text-align: right;
	z-index: 1;
}

#mainmenu
{
        position: relative;
	bottom: 0px;
	right: -10px;
	margin-top:60px;
	z-index: 1;
        text-align: right;
}

#mainmenu ul
{
	margin:0px;
        text-align: right;
}

#mainmenu ul li
{
	display: inline;
	text-align: right;
}

#mainmenu ul li a
{
	color:#ffffff;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:5px 8px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
	color: #79A538;
}

#mainmenu ul li.active a:hover
{
	color: #517A15;
}

div.flash-error, div.flash-notice, div.flash-success
{
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}

div.flash-success {
	width: 670px !important;
}

div.flash-error
{
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}

div.flash-notice
{
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}

div.flash-success
{
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}

div.flash-error a
{
	color:#8a1f11;
}

div.flash-notice a
{
	color:#514721;
}

div.flash-success a
{
	color:#264409;
}

div.form .rememberMe label
{
	display: inline;
}

div.view
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
	font-size: 0.9em;
	padding: 5px 20px;
}

div.breadcrumbs span
{
	font-weight: bold;
}	 


div.search-form
{
	padding: 10px;
	margin: 10px 0;
	background: #eee;
}

.portlet
{

}

.portlet-decoration
{
	padding: 3px 8px;
	background: #B5DB7D;
	border-left: 5px solid #517A15;
}

.portlet-title
{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #517A15;
}

.portlet-content
{
	font-size:0.9em;
	margin: 0 0 15px 0;
	padding: 5px 8px;
	background:#DEFCB1;
}

.portlet-content ul
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

.portlet-content li
{
	padding: 2px 0 4px 0px;
}

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

.operations li
{
	padding-bottom: 2px;
}

.operations li a
{
	font: bold 12px Arial;
	display: block;
	padding: 2px 0 2px 8px;
	line-height: 15px;
	text-decoration: none;
}

.operations li a:visited
{
	color: #517A15;
}

.operations li a:hover
{
	background: #B5DB7D;
}

.addLink,.editLink
{
	position: relative;
	float: right;
	top: 3px;
	margin-left: 10px;
}
.techDetail
{
	width: 750px !important;
}
.customerDetail
{
	width: 680px !important;
}
.avatar, .logo
{
	float: right;
	margin-left: 20px;
}
.pictureUpload
{
	float: right;
	text-align: center;
	border: 1px solid #517A15;
	background: #B5DB7D;
	padding: 20px;
	width: 240px;
}
.pictureUpload img
{
	border: 1px solid #517A15;
}
.column-left, .column-right
{
	width: 430px;
	margin: 5px;
}
.column-right
{
	float: right;
}
.odd
{
	background: #DEFCB1;
}
.even 
{
	background: #F8F8F8;
}
.result
{
	position: relative;
	height: 70px;
}
.result .avatar
{
	float: left;
	border: none;
	height: 70px;
	width: 80px;
	margin: 0px;
	margin-right: 10px;
}
.resultContent
{
	margin: 0px;
	padding: 10px;
	width: 370px;
	*width: 350px;
}
.resultContent b
{
	font-size: 110%;
}
.resultControl
{
	position: absolute;
	top: 7px;
	right: 5px;
	height: 70px;
	width: 20px;
}
.techResult
{
	height: 114px;
	max-width: 77%;
}
.techResult div {
	display: inline-block;
	*display: block;
	*zoom: 1;
	margin: 5px;
}
.techResult .label {
	margin-right: 10px;
	width: 200px;
}
.techResult .value {
	width: 300px;
}
.techResult .avatar
{
	float: left;
	border: none;
	height: 90px;
	width: 90px;
	margin: 12px 0 0 5px;
}
.techResultContent
{
	margin: 0px;
}
.techResultContent b
{
	font-size: 110%;
}
.techList, .supportWide
{
	width: 500px;
}

#instantResults {
	position: absolute;
	z-index: 2;
	background: #fff;
	color: #222;
	border: 1px solid #B5DB7D;
	width: 506px;
	display: none;
	margin-left: 196px;
	margin-top: -10px;
}
.instantResult {
	padding: 5px;
	cursor: default;
}
.instantResult:hover {
	background: #FFE387;
}

/****** SUPPORT PAGE ADDITIONAL STYLES **********/

span.expand {
	text-decoration: underline;
	cursor: pointer;
	color: #79A538;
}

span.expand:hover {
	font-weight: bold;
}

div.ticket_details {
	display: none;
	margin-top: 10px;
}

div#server_projects_actual, div#other_projects_actual, div#web_dev_projects_actual, div#flex_time_projects_actual, div#shift_time_projects_actual {
	display: none;
	padding: 20px;
	min-width: 600px;
	min-height: 200px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}

.shift_time_go, .web_dev_go, .flex_time_go, .server_go, .other_go {
	font-weight: bold;
	cursor: pointer;
}

.shift_time_go:hover, .web_dev_go:hover, .flex_time_go:hover, .server_go:hover, .other_go:hover {
	color: #79A538;
}

.single_project_header {
	margin: 5px 0;
}

#pinstorage {
	display: none;
}

span.project_name {
	font-weight: bold;
}

#downtime {
	display: none;
	min-height: 400px;
	min-width: 500px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-top: 40px;
}
	
/************************************************/
