/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #6d7a2e url(../images/pagebg.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2 {
	margin: 0px;
	text-transform: capitalize;
	font-weight: normal;
	color: #004990;
}

h1 {
	margin-bottom: 3px;
	letter-spacing: 0px;
	font-size: 20px;
}

h2 {
	margin-bottom: 20px;
	letter-spacing: -1px;
	font-size: 18px;
}

h2.style1 {
	font-size: 16px;
	color: #4c4d4e;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 160%;
}

strong {
	color: #000000;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	float: left;
	width: 122px;
	padding-left: 40px;
}

.list1 li.first {
	padding-left: 0px;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.hpprojbox 
{
    margin: 5px 5px 5px 5px;
    float: left;
	width: 122px;
}

/** LINKS */

a {
	color: #004990;
}

a:hover {
	text-decoration: none;
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img { border: none; }

img.border {
	padding: 3px;
	border: 1px solid #E5D4C4;
	background: #FFF8F0;
}

img.left {
	float: left;
	margin: 5px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 5px 0px 0px 25px;
}

/*hr { display: none; } */

.hr1 {
	height: 1px;
}

.forumhr
{
	border: none 0;
	border-top: 1px solid #A08D7A;
	width:98%;
	height: 1px
}

/** MENU */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	padding: 13px 43px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0px 17px;
	background: url(../images/headermenubg.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}
	
/** PAGE */

#page 
{
	background: url(../images/pagecontentbg.png) no-repeat left top;
}

#pagenonloggedin
{
    background: url(../images/pagecontentbgnonloggedin.png) no-repeat left top;
}

#logintext
{
    margin-top:150px;
}

#logintext a
{
    letter-spacing: -1px;
	font-size: 18px;
	color: #FF6600;
}

.boxed {
	background: url(../images/boxedbg.gif) no-repeat right top;
}

.boxed .content {
	padding: 10px 20px 5px 10px;
	background: url(../images/boxedbg_content.gif) no-repeat left top;
}

.bgcurve_upleft  {
    background: #FFFFFF;
}

.bgcurve_dwnleft {
	background: url(../images/bgcurve_dwnleft.gif) no-repeat left bottom;
}

.bgcurve_dwnleft div {
	height: 25px;
	background: url(../images/bgcurve_dwnright.gif) no-repeat right bottom;
}

/** HEADER */

#header {
	background: url(../images/header.jpg) no-repeat left top;
}

/** TODAY */

#today {
	float: left;
	padding: 13px 0px 0px 60px;
	font-size: 13px;
	color: #000000;
}

/** FOOTER */

#footer {
	height: 100px;
	background: url(../images/footerbg.jpg) repeat left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	line-height: normal;
	color: #000000;
}

#footer a {
	color: #b3cf2f;
}

#projecttools 
{
    margin: 0px 0px 5px 0px;
    float:right;
}

.delproject
{
    margin: 0px;
	text-transform: capitalize;
	font-weight: normal;
	color: #004990;
	font-size: 16px;
}

#viewmodenav {
	margin: 0;
	padding: 0;
	width: 120px;
	list-style: none;
	line-height: 1.0em;
	float:right;
}

#viewmodenav li {
    display: inline;   
}

#viewmodenav .selectedview
{
    border-bottom: 2px solid #FF6600;
    background: #FF6600;
}


#projversionscroller
{
	width:250px;
    height:400px;
    overflow:auto;
}

#projversionscroller .head {
	margin-bottom: 15px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 14px;
}


#projversionscroller .introtext {
	width: 200px;
	padding: 10px 30px 20px 0px;
	margin: 0px auto;
}

.highlightedheader 
{
    letter-spacing: -1px;
	font-size: 24px;
	color: #FF6600;
}

.projectname {
	letter-spacing: -1px;
	font-size: 24px;
	color: #004990;
}

.validation-summary-errors  {
    font-size: 12px;
	color: #FF0000;
}

.versiontitle {
	letter-spacing: -1px;
	font-size: 18px;
	color: #004990;
}

.versionslist {
	letter-spacing: -1px;
	font-size: 18px;
	color: #004990;
}

.hilightedheadersmall 
{
    letter-spacing: -1px;
	font-size: 18px;
	color: #FF6600;
}

.fieldheadingbold 
{
    letter-spacing: -1px;
	font-size: 18px;
	color: #000000;
}

.hilightedbold 
{
    letter-spacing: -1px;
	font-size: 14px;
	font-weight:bold;
	color: #FF6600;
}

.orangebox 
{
    margin: 0px 5px 0px 0px;
    border: 1px solid #FF6600;
}

.orangebox400
{
    margin: 20px 5px 20px 5px;
    width:400px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #FF6600;
}



#discussioncontent 
{
    width: 480px;
	border: 1px solid;
	clear: both;

}

#discussioncontent .show 
{
    display:block;
}

#discussioncontent .hide
{
    display:none;
}

#notesform .show 
{
    display:block;
}

#notesform .hide
{
    display:none;
}

#contentcontrols {
	margin-bottom: 15px;
	width: 440px;
	border: 1px solid #cccc00;
	background-color: #ffffcc;
	text-align: left;
}

#successblock
{
    margin-bottom: 15px;
	border: 1px solid #cccc00;
	font-size: 18px;
	color: #008000;
	background-color: #ffffcc;
	text-align: left;
}

.creativebrief
{ 
    float:left;
    width:400px;
    background-color: #ffffff; 
}

.clear 
{
    clear: both;
}

#rightmarginsidebar
{
    float:right;
}

#requestfiles {
	margin-bottom: 15px;
	width: 250px;
	height:auto;
	border: 1px solid #cccc00;
	background-color: #ffffff;
	text-align: left;
	
}

#requestnotes 
{

	width: 253px;
	min-height: 235px;
	background-image: url("../images/requestnotes.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 30px;
}

.listtable
{
   background:#cccccc;
}
.listtablerow
{
    background-color:#ffffff;
}

.listtablerow_high
{
    background-color:#eeeeee;
}

.formmanagerlink 
{
    letter-spacing: -1px;
	font-size: 15px;
	color: #bb6344;
}

.formmanagerlink:hover {
	text-decoration: none;
}

.mceEditorArea {
    font-family: "MS Sans Serif";
    background: #FFFFFF;
}

.projrequestform
{
    border: 1pt solid #bb6344; 
    height: 500px; 
    width: 500px; 
    background-color: #ffffff; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
}



/* begin css tabs */

ul#tabnav { /* general settings */
    text-align: left; /* set to left, right or center */
    margin: 1em 0 1em 0; /* set margins as desired */
    font: bold 11px verdana, arial, sans-serif; /* set font as desired */
    border-bottom: 1px solid #6c6; /* set border COLOR as desired */
    list-style-type: none;
    padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
    display: inline;
}

ul#tabnav li a { /* settings for all tab links */
    padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
    border: 1px solid #6c6; /* set border COLOR as desired; usually matches border color specified in #tabnav */
    background-color: #cfc; /* set unselected tab background color as desired */
    color: #666; /* set unselected tab link color as desired */
    margin-right: 0px; /* set additional spacing between tabs as desired */
    text-decoration: none;
    border-bottom: none;
}

ul#tabnav a:hover { /* settings for hover effect */
    background: #fff; /* set desired hover color */
}

ul#tabnav .highlightedtab { /* settings for selected tab */
    border-bottom: 1px solid #fff; /* set border color to page background color */
    background: #fff; /* set background color to match above border color */
}

ul#tabnav .highlightedtab a { /* settings for selected tab link */
    background-color: #fff; /* set selected tab background color as desired */
    color: #000; /* set selected tab link color as desired */
    position: relative;
    top: 1px;
    padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav .nonhighlightedtab { /* settings for selected tab */
    border-bottom: 1px solid #fff; /* set border color to page background color */
    background: #cfc; /* set background color to match above border color */
}

ul#tabnav .nonhighlightedtab a { /* settings for selected tab link */
    background-color: #cfc; /* set selected tab background color as desired */
    color: #000; /* set selected tab link color as desired */
    position: relative;
    top: 1px;
    padding-top: 4px; /* must change with respect to padding (X) above and below */
}

div.filemanager {
	width: 253px;
	min-height: 107px;
	background-image: url("../images/filemanager_top.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 107px;
}

div.filemanager div.middle {
	width: 253px;
	background-image: url("../images/filemanager_middle.jpg");
	background-position: center;
	background-repeat: repeat-y;
}

div.filemanager div.inside {
	padding-left: 20px;
	width: 200px;
}


/* end css tabs */

