body,input,label,select,optgroup,button,textarea {
        font-family : Arial, Helvetica, Verdana, sans-serif;
/*	background: #000000;*/
}

body {
        font-size : 75%; /*-- USE ONLY PERCENTAGES --*/
}
	
table,p,pre,input,label,select,button,textarea {
        font-size : 1em; /*-- DO NOT MODIFY THIS NUMBER UNDER ANY CIRCUMSTANCES --*/
}

body {
        margin : 0px 0px 0px 0px;
        padding : 5px 10px 10px 10px;
        color : #FFFFFF;
	background: #000000;
}

#header {
	background: #ff5500;
	color: #000000;

}

#mainlogo {
	background: url('/images/header2.gif') top left  no-repeat ;
	width: 150;
	height: 150;
}
div.picturecaption {

	font-size: 125%;
	font-weight: bold;
}

div.headside {
	margin: 15px 2px 2px 2px;
}

div.copyright {
        width : 100%;
        margin : 20px 0px 0px 0px;
        padding : 2px 4px 2px 4px;
        font-size : 10px;
}

div.topMargin
{
	margin-top:20px;
}

div.leftMargin
{
	margin-left: 10px;
}

#uploadChunk
{
	display:none;
}

#uploadChunkWrite
{
	margin-left: 10px;
	padding-top: 4px;
}

div.uploadChunk
{
	margin-left:12px;
	margin-top: 5px;
	width: 380px;
	border: solid 2px #cccccc;
	padding: 8px;
}

.breadcrumbs
{
	margin-left:5px;
	margin-top:5px;
}

.event
{
width: 85%;
height: 200px;
position: relative;
margin: 15px;
border:solid 2px white;
padding:7px;
background:#333;
cursor:pointer;
}
.event:hover
{
	background:#403333;
}

.event h4
{
	font-size: 125%;
	color: #ffffff;
	margin:0;
}

.event .eventImg {
position: absolute;
bottom: 10%;
left:50%;
border:solid 2px #222;
outline:solid 2px #666;
}

.fileFormListing
{
	border: solid 2px #cccccc;
	margin-left:15px;
	margin-top:8px; 
	padding:8px; 
	width:420px;
}

#devOptions
{
	border: solid 2px #cccccc; 
	width: 200px; 
	margin-top:8px; 
	margin-left:12px;
	margin-bottom: 10px; 
	padding: 8px;
}

#addAnotherUpload
{
	margin-left: 14px;
	padding-bottom: 10px;
}

#formCategory
{
	margin-left:15px;
    margin-top:-10px;
	padding:5px;
    width:40%;
}

#reportCategories
{
	margin-left:20px;
	padding:5px;
    width:60%;
	color: #ff5500;
	
}

#subcategoryListing
{
	margin-left:20px;
    margin-bottom:20px;
	margin-top:-30px;
	padding:5px;
	width:45%;
}

.nopagebreak {
	page-break-inside:avoid;

}


.pagebreakafter {
	page-break-after:always;

}

.pagebreakbefore {
	page-break-before:always;

}


.nomargin {
	margin : 0px;
}

.white {
color: white;
}

.bold {	
	font-weight:bold;
}

.red {
  color:#ff0000;

}
.black
{
	color:#000000;
}
div.warning {
	display: none;
	color: red;
}

div.hidden {
	display: none;
}


.blacklink {
color: #000000;
font-weight:bold;
}

.whitelink {
color: #ffffff;
}

.pageTitle
{
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	border: thin solid;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	font-weight:bold;
	font-size: 180%;
	color: #ff5500;
}

div.heavywhite {
color: white;
font-weight: bold;
font-size:125%;
}

div.justify {
text-align: justify;
padding: 3px;
}

div.latestpiccap {
padding: 0px;
text-align: center;
}

div.heavyblack {
color: black;
font-weight: bold;
text-decoration : underline;
}

td.usernamehead{
font-size:125%;
font-weight:bold;
color: #ffffff;
background: #ff5500;
text-align: right;
}

td.username{
font-size:125%;
font-weight:bold;
color: #000000;
background: #ff5500;
}

td.userinfohdr{
text-align: right;
vertical-align: top;
background: #331100;
}

td.userinfo{
background: #331100;
}


td.menuheader{
background: #ee4400;
color: #000000;
font-weight:bold;
padding: 1px 1px 1px 5px;
border: thin solid;
border-width: 0px 0px 2px 0px;
border-color: white;
}

td.menuitem{
background: #331100;
padding: 0px 2px 0px 5px;

}

td.menuitem:hover{
background: #ee4400;
padding: 0px 2px 0px 5px;

}
td.menuitem:hover a{
color:#000;
font-weight:bold;
}
table.events{
border: thin solid;
border-width: 1px 1px 1px 1px;
border-color: white;
background: #331100;
/*padding: 0px 0px 30px 0px;*/
}

table.largephoto{
border: thin solid;
border-width: 2px;
border-color: white;
background: #331100;
}

table.menu{
border: thin solid;
border-width: 2px;
border-color: white;
padding: 3px 3px 3px 3px;
}

td.logo{
border: thin solid;
border-width: 2px 2px 2px 2px;
border-color: white;
}

tr.foruminfohead{
background: #004466;
padding: 0px;
font-size: 135%;
color: #ee4400;
font-weight: bold;
}

tr.forumpost{
background: #bbbbbb;
padding: 0px;
color: #000000;
}

tr.forumpostend{
background: #000000;
padding: 0px;
border: 1px 1px 1px 1px;
color: #000000;
}


tr.foruminfoline{
background: #002255;
padding: 0px;
font-size: 120%;
font-weight: bold;
}

td.forumpost{
padding: 5px;
}

td.forumuserinfo{
padding: 0px;
/*background: #555555;*/
border: thin solid;
border-width: 0px 1px 0px 0px;
border-color: black;
}

tr.userinfohead{
background: #ee4400;
padding: 0px;
border: 0px;
}

tr.userinfoline0{
background: #995500;
padding: 0px;
border: 0px;
}

tr.userinfoline1{
background: #442200;
/*abackground: #331100;*/
padding: 0px;
border: 0px;
}

table.photos{
border: thin solid;
border-width: 1px 1px 1px 1px;
border-color: black;
}

td.hdrnavbar{
border: thin solid;
border-width: 0px 0px 2px 0px;
border-color: white;
padding: 3px;
background: #ee4400;
color: black;
}

td.largephoto{
border: thin solid;
border-width: 0px 0px 2px 0px;
border-color: white;
padding: 0px;
}


td.largephotocaption{
border: thin solid;
border-width: 0px 0px 2px 0px;
border-color: white;
padding: 3px;
}

td.eventheader{
/*background-image: url("http://www.rittechcrew.com/images/smalltruss.gif");
background-repeat: no-repeat;*/
background-color: #ee4400;
color: #000000;
font-weight:bold;
padding: 3px 3px 0px 3px;
border: thin solid;
border-width: 0px 0px 0px 0px;
border-color: white;
}


td.eventheader2{
/*background-image: url("http://www.rittechcrew.com/images/smalltruss.gif");
background-repeat: no-repeat;*/
background-color: #ee4400;
color: #000000;
font-weight:bold;
padding: 3px 3px 3px 3px;
border: thin solid;
border-width: 0px 0px 1px 0px;
border-color: white;
}

td.eventitem{
background: #331100;
padding: 0px 0px 0px 0px;
color: #ff4400;
}

td.eventitempadded{
background: #331100;
padding: 3px;
color: #ff4400;
}

td.photocaption{
background: #331100;
color: #ff5500;
border: thin solid;
border-width: 1px 0px 0px 0px;
border-color: white;
font-weight:bold;
padding: 1px 1px 1px 2px;
}

td.photoimage{
background: #331100;
padding: 1px 1px 1px 1px;
color: #ff4400;
}

#userEditorContent
{
	float:left;
	margin-left:150px;
}

#userEditorList
{
	margin-top:20px;
	border:solid 1px #ffffff;
	padding:4px;
	width:340px;
}

#userEditorButton
{
	margin-top:10px;
	float:inherit;
	margin-left:80px;
	margin-top:20px;
}

.groupParent
{
	font-weight:bold;
	font-size: 125%;
	color: #ff5500;
}

.groupChild
{
	font-size: 110%;
	color: #ffffff;
}
#inventoryItemTitle
{
	
	margin-top:15px;
	border: thin solid;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	font-weight:bold;
	font-size: 160%;
	color: #ff5500;
}

.inventoryDetailsTitle
{
	position: relative;
	left: 5%;
	font-size: 110%;
	font-weight:bold;
	color: #ffffff;
	margin: 25px 2px 0px 2px;
	width:95%;
}

.inventoryDetails
{
	font-size:90%;
	font-weight:normal;
	position:relative;
	left:44%;
	max-width:31%;
}

img.inventoryPicture
{
	border: 1px #ff5500 solid;
	
}

div.inventoryPicture
{
	position:relative;
	margin-top:30px;
}

#inventoryBottom
{
	position:relative;
	margin-top:20px;
}

div.inventoryDetails
{
	margin-top:-1px;
    position:relative;
	margin-left:-90px;
	max-width:70%;
	float:left;
}


#inventoryContainer
{
	margin-left:10px;
	width: 95%;
}

#inventoryBreadCrumbs
{
	width:95%;
	padding-top:3px;
	font-weight:bold;
}

.next
{
	background: url('../images/icons/arrow_right_o.png') right no-repeat;
	float:right;
	padding-right:20px;
}

.previous
{
	background: url('../images/icons/arrow_left_o.png') left no-repeat;
	float:left;
	padding-left:20px;
}

.edit
{
	float:left;
	margin-left:130px;
	padding-left:20px;
	background: url('../images/icons/page_edit.png') left no-repeat;
}

.delete
{
	float:left;
	margin-left:10px;
	padding-left:20px;
	background: url('../images/icons/page_delete.png') left no-repeat;
}

.saved
{
	border:1px #060 solid;
	padding:3px;
	width:60px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	background-color:#9F9;
	color:#030;
	text-align:center;
	margin-top:3px;
	position:relative;
}

.group 
{
	list-style-type:none;
	font-size:13px;	
}


.checkedGroup
{
	font-weight:bold;
	color:#F60;
	background:#333;
}

.truegroup 
{
	font-weight:bold;
	color:#F60;
	padding-right:5px;
}

.falsegroup
{
	list-style-type:none;
	font-size:13px;	
}

.groupList
{
	margin-top:20px;
	border:solid 2px #ffffff;
	background:#222;
	padding:4px;
	width:340px;
	float:left;
}

#inventoryNav
{
width:95%;
padding-top:10px;
padding-bottom:10px;

}

#inventoryCategoryHeader
{
	margin-top:20px;
	margin-bottom:10px;	
	font-weight:bold;
	font-size: 160%;
	color: #ffffff;
	
}

a {
	text-decoration : none;
}
a:link {
        color : #ff5500;
}

a:link.white {
        color : #ffffff;
}


a:hover {
        text-decoration : underline;
}

a:visited {
	/*color : #aa5533;  maybe later */
        color : #ff5500;
}

a:visited.white {
	/*color : #aa5533;  maybe later */
        color : #ffffff;
}


h1 {
	font-size: 175%;
	color: #ff5500;
	margin-left:10px;
}
h2 {
	font-size: 160%;
	color: #ff5500;
	margin-left:10px;
}
h3 {
	font-size: 150%;
	color: #ff5500;
	margin-left:10px;
}
h4 {
	font-size: 125%;
	color: #ffffff;
	margin: 25px 2px 0px 2px;
}
h4.underline {
	font-size: 125%;
	color: #ffffff;
	border: thin solid;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	margin: 25px 2px 0.75em 2px;
}
h5 {
	font-size: 115%;
	color: #ff5500;
	margin: 15px 2px 2px 2px;
}

h5.underline {
	font-size: 115%;
	color: #ff5500;
	border: thin solid;
	border-width: 0px 0px 1px 0px;
	border-color: white;
	margin: 0.75em 2px 0.75em 2px;
}


#uploadDebug {
	border: 1px solid #cccccc;
	margin-left:15px; 
	padding: 8px;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

a[href$='.doc'], a[href$='.rtf'], a[href$='.docx'] 
{
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(../images/icons/page_white_word.png) center left no-repeat;
}

a[href$='.xls'], a[href$='.xlsx'] 
{
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(../images/icons/page_white_excel.png) center left no-repeat;
}

a[href$='.ppt'], a[href$='.pptx'] 
{
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(../images/icons/page_white_powerpoint.png) center left no-repeat;
}

a[href$='.txt']
{
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(../images/icons/page_white_text.png) center left no-repeat;
}

a[href$='.vsd']
{
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(../images/icons/page_visio.png) center left no-repeat;
}

a[href$='.pdf']
{
	display:inline-block;
	padding-left:20px;
	line-height:18px;
	background:transparent url(../images/icons/page_white_acrobat.png) center left no-repeat;
}
